@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,600;0,800;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap');

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.75em;background:#fff;height:100%;font-family:'Malgun Gothic', dotum, sans-serif}
@media (max-width: 768px) {
body { 
 overflow-x : hidden;
 }
}
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:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;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-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
textarea {border-radius:0;-webkit-appearance:none;font-family:'Malgun Gothic', dotum, sans-serif}
select {margin:0;background:none;font-family:'Malgun Gothic', dotum, sans-serif}
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}
ul,li,dl,dt,dd {padding:0;margin:0}
ul {list-style:none}

*,:after,:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 약관동의 팝업 */
.ajax_agree {position:relative;padding:35px 20px 20px;background:#fff}
.ajax_agree h2 {position:absolute;top:20px;left:20px;font-size:20px;letter-spacing:-1px}
.ajax_agree .co_content {margin:30px 0 0;padding:10px;width:100%;height:450px;font-size:14px;border:1px solid #ccc;line-height:22px;overflow-y:scroll}
.ajax_agree .mfp-close {width:60px;height:50px;line-height:50px;font-size:35px;color:#000 !important}
.mfp-content {max-width:550px}

/* 링크 위치 */
#content_link {position:relative}
#content_link a.menu_link {position:absolute;top:-88px}

/* 컨텐츠 내용 영역 */
.content_wr {position:relative;margin:0 auto;max-width:1150px;padding:0 20px;font-family: 'Noto Sans KR', sans-serif;font-weight:400}
.content_wr:after {display:block;visibility:hidden;clear:both;content:""}
.content_wr button {font-family: 'Noto Sans KR', sans-serif}

/* 상단 레이아웃 */
#hd {position:fixed;top:0;left:0;right:0;z-index:1000;transition:.3s;background:#f8f8f8;border-bottom:2px solid #f8f8f8;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;max-width:1150px;height:90px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#logo {position:absolute;padding:19px 0 0 20px;z-index:2;width:507px}
#logo img {width:35%;height:auto;margin-top: 5px}
.hd_sub {background:#fff !important;border-bottom:2px solid #868686 !important}
.header__fixed #hd {background:#fff;border-bottom:2px solid #868686}

/* 메뉴 */
#gnb_wrap {float:right}
#gnb_wrap:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_wrap .gnb_main {margin:12px 0 0}
#gnb_wrap .gnb_main li {display:inline-block;padding:0px;position:relative;font-family: 'Noto Sans KR', sans-serif;font-weight:500}
#gnb_wrap .gnb_main li a {padding:0 28px;height:65px;line-height:65px;font-size:16px;text-decoration:none}
#gnb_wrap .gnb_main li span {padding:7px 15px 8px;height:55px;line-height:55px;font-size:15px;color:#fff;background:#000;border-radius:20px}

#gnb_open {display:none;position:absolute;top:6px;right:20px}
#gnb_open a {padding:7px 15px 8px;height:55px;line-height:55px;font-size:14px;color:#fff;background:#000;border-radius:20px}

/* 포트폴리오 목록 */
#portf_lt {position:relative;overflow:hidden}
#portf_ul {margin:0 -25px 0;padding:0;list-style:none;zoom:1}
#portf_ul:after {display:block;visibility:hidden;clear:both;content:""}
#portf_ul li {margin-bottom:70px}
#portf_ul .pt_content {position:relative}
#portf_ul .pt-box, #portf_ul .pt_lt_row {position:relative;min-height:1px;padding-left:25px;*padding-left:0;padding-right:25px;*padding-right:0;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:0}
#portf_ul .pt-box {width:33.33333333%}
#portf_ul .pt_li:nth-child(3n+1) {clear:both}
.pt_content .pt_img {padding:0 0 10px}
.pt_content .pt_img img {width:100%;height:auto;border-radius:10px}
.pt_content .pt_info {}
.pt_content .pt_name {padding:15px 0 15px;font-size:24px;line-height:31px;letter-spacing:-1px;color:#000;font-weight:700;border-bottom:2px solid #000}
.pt_content .pt_more {position:relative;padding:12px 0 0;font-size:18px;color:#222}
.pt_content .pt_more i {position:absolute;bottom:-3px;font-size:24px}

/* 중간 레이아웃 */
#wrapper {padding-top:90px}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;margin:0 auto;padding:90px 20px 100px;max-width:1150px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:0 0 60px;font-family: 'Noto Sans KR', sans-serif;font-size:45px;font-weight:700;text-align:center}

/* 메인 이미지 */
#main_visual {position:relative;padding:100px 0 40px;background:#f8f8f8}
#main_visual:after {display:block;visibility:hidden;clear:both;content:""}
.main_slogan {float:left;font-family: 'Open Sans', sans-serif}
.main_slogan .slogan_t1 {margin:50px 0 0;font-size:70px;font-weight:800;line-height:80px;font-family: 'Noto Sans KR'}
.main_slogan .slogan_t2 {margin:20px 0 0;font-size:21px;font-weight:300;font-family: 'Noto Sans KR'}
.main_slogan .slogan_btn {margin:30px 0 0;width:160px;height:55px;line-height:55px;font-size:18px;font-weight:500;text-align:center}
.main_slogan .slogan_btn a.button {display:block;padding:0;border:0;border-radius:35px;color:#fff;text-decoration:none;text-transform: capitalize;background:#0D0D0D;transition:0.4s all;-webkit-transition:0.4s all;-moz-transition:0.4s all;-o-transition:0.4s all;-ms-transition:0.4s all;}
.main_slogan .slogan_btn a.button:hover {color:#fff;background:#777}
.main_img {float:right;width:35%;}
.main_img .img_visual {height:550px;background:url('/images/main_img.jpg');border-radius:200px;background-size:cover}
.main_more {clear:both;padding-top:20px;text-align:center}
.main_more i {font-size:70px}

/* 메인 에이전시1 */
#main_agency1 {padding:120px 0 50px}
#main_agency1:after {display:block;visibility:hidden;clear:both;content:""}
.agency1_img {float:left;width:46%}
.agency1_img img {max-width:100%;height:auto;border-radius:10px}
.agency1_text {float:right;width:46%;margin:50px 0 0}
.cont_t1 {display:block;font-size:32px;color:#4a4a4a;font-weight:400;letter-spacing:-1px}
.cont_t2  {display:block;margin:10px 0 0;font-size:45px;color:##000;font-weight:700;line-height:58px;letter-spacing:-1px}

/* 메인 에이전시2 */
#main_agency2 {padding:100px 0 70px}
#main_agency2:after {display:block;visibility:hidden;clear:both;content:""}
.agency2_text {float:left;width:100%}
.agency2_ul {float:right;width:52%;margin:240px 0 0;border-top:2px solid #b7b7b7;font-weight:400}
.agency2_ul li {position:relative;height:80px;line-height:80px;font-size:24px;color:#888;border-bottom:2px solid #b7b7b7;background:url('/images/arrow.svg') no-repeat right 10px center;background-size: 25px 25px;}
.agency2_ul li:hover {background:url('/images/arrow_on.svg') no-repeat right 10px center;background-size: 25px 25px;transition:0.4s all;-webkit-transition:0.4s all;-moz-transition:0.4s all;-o-transition:0.4s all;-ms-transition:0.4s all;}
.agency2_ul li a {display:block;padding:0 10px;width:100%}
.agency2_ul li i {position: absolute;right:10px;font-size:22px;line-height:57px}

/* 메인 제작서비스 */
#main_service {position:relative;padding:0 0 70px}
#main_service:after {display:block;visibility:hidden;clear:both;content:""}

/* 제작서비스 */
#product_lt {position:relative;overflow:hidden}
#product_ul {margin:0;padding:0;list-style:none;zoom:1}
#product_ul li {width:100%;margin-bottom:70px}
#product_ul li:after {display:block;visibility:hidden;clear:both;content:""}
.prd_content {position:relative}
.prd_content .prd_img {position:relative}
.prd_content .prd_img img {width:47%;height:auto;border-radius:10px}
.prd_content .prd_info {position:relative;float:right;width:48%}
.prd_content .prd_cate {font-size:16px;color:#717171}
.prd_content .prd_title {padding:15px 0 25px;font-size:38px;color:#000;line-height:30px;letter-spacing:-1px;font-weight:700}
.prd_content .prd_memo {padding:0 0 30px;font-size:18px;line-height:26px;letter-spacing:-1px}
.prd_content .prd_cost {}
.prd_content .cost_p1 {font-size:32px;color:#FF612C;font-weight:700;letter-spacing:-1px}
.prd_content .cost_p2 {margin-left:8px;font-size:32px;color:#000;font-weight:700;letter-spacing:-1px}
.prd_content .cost_p3 {display:block;margin:8px 0 0;font-size:20px;color:#A0A0A0;line-height:20px;text-decoration:line-through}
.prd_btn {position:absolute;bottom:0;left:52%;padding:0}
.prd_btn a.button_p {display:inline-block;margin:30px 0 0;padding:0;width:312px;line-height:56px;color:#0D0D0D;font-size:18px;font-weight:700;text-align:center;border:1px solid #0D0D0D;background:#fff;border-radius:10px;transition:0.4s all;-webkit-transition:0.4s all;-moz-transition:0.4s all;-o-transition:0.4s all;-ms-transition:0.4s all;}
.prd_btn a.button_p:hover {color:#fff;background:#0D0D0D}

/* 프로젝트진행 이유 */
#main_think {position:relative;padding:90px 0 100px;background:#f8f8f8}
#main_think:after {display:block;visibility:hidden;clear:both;content:""}
.think_hd {text-align:center}
.think_hd .cont_t2 {margin-top:5px}
.think_con {margin:60px 0 0}
.think_con:after {display:block;visibility:hidden;clear:both;content:""}
.think_con li {float:left;width:50%}
.think_con li:nth-child(1) .think_box {margin:0 40px 0 0}
.think_con li:nth-child(2) .think_box {margin:0 0 0 40px}
.think_box {position:relative;padding:35px 30px 38px;background:#fff;border-radius:15px;box-shadow:1px 2px 5px 0 #ddd}
.think_box .box_img {position:absolute;top:39px;left:40px;width:63px}
.think_box .box_img img {width:100%;height:auto}
.think_box .box_text {padding-left:100px;font-size:24px;line-height:34px}

/* 메인 컨텐츠 리스트 */
#main_contents {position:relative;padding:0}
#main_contents:after {display:block;visibility:hidden;clear:both;content:""}
.cont_list {padding:60px 0;border-top:2px solid #ccc}
.cont_list:after {display:block;visibility:hidden;clear:both;content:""}
.cont_list .contbox_lt {position:relative;float:left;width:47.5%;height:470px;margin-right:2.5%}
.cont_list .contbox_rt {position:relative;float:left;width:47.5%;height:470px;margin-left:2.5%;}
.cont_list .box_right {float:right !important}
.cont_list .cont_img img {max-width:100%;height:auto;border-radius:15px}
.cont_list .cont_text {letter-spacing:-1px}
.cont_text .top_t1 {display:block;font-size:38px;color:#000;font-weight:700;line-height:46px}
.cont_text .top_t2 {display:block;margin:30px 0 0;font-size:18px;color:#4a4a4a;font-weight:400;line-height:25px}
.cont_good {position:absolute;bottom:0;vertical-align:bottom}
.good_hd {font-size:15px;color:#fff}
.good_hd strong {position:relative;display:inline-block;padding:8px 35px 8px 15px;font-weight:normal;background:#000;border-radius:25px}
.good_hd strong i {position:absolute;top:4px;right:10px;font-size:20px}
.good_list {margin:20px 0 0}
.good_list li {position:relative;margin:0 0 15px;padding-left:30px;font-size:16px;line-height:23px}
.good_list li i {position:absolute;left:5px}
.good_option {margin:20px 0 0}
.good_option:after {display:block;visibility:hidden;clear:both;content:""}
.good_option li {position:relative;float:left;margin:0 0 15px;padding-left:30px;font-size:15px;line-height:23px}
.good_option li i {position:absolute;left:5px}
.last_line {border-bottom:2px solid #ccc}

/* 문단 줄바꿈 */
.top_t2 span, .good_list span {display:block}

/* 태그 슬라이드 */
#tagslide {position:relative;padding:120px 0 90px}
#tagslide:after {display:block;visibility:hidden;clear:both;content:""}
.tagslide_text {display:block;padding:0 0 30px;font-size:42px;color:#000;font-weight:700;line-height:55px}
.tagslide_text span {display:inline-block;padding:5px 8px 8px;line-height:40px;border:1px solid #000;border-radius:7px}
.splide {margin:9px 0 0}
.splide__slide span {display:block;margin:0 8px 8px;padding:2px 40px 7px;font-size:37px;color:#fff;text-align:center;background:#000;border-radius:13px;}

/* 포트폴리오 */
#main_portfolio {position:relative;padding:100px 0 70px}
#main_portfolio:after {display:block;visibility:hidden;clear:both;content:""}
.portf_title {margin:0 0 30px;font-size:38px;font-weight:700}

/* 프로젝트 문의, 오시는길 */
#main_contact {position:relative;padding:100px 0 120px;background:#f8f8f8}
#main_contact:after {display:block;visibility:hidden;clear:both;content:""}
.contact_frm {float:left;width:58%}
.contact_map {float:right;width:42%;text-align:right}
.contact_map img {margin-top:5px;width:100%;height:auto;border-radius:15px}
.contact_title {margin:0 0 30px;font-size:35px;font-weight:700;text-align:left}
.qa_form_inner {max-width:500px;padding-right:50px}
.qa_form_inner h2 {margin:0 0 20px;font-family: 'Noto Sans KR', sans-serif;font-weight:500;font-size:20px}
.qa_form_inner ul {margin:0 0 39px}
.qa_form_inner ul:after {display:block;visibility:hidden;clear:both;content:""}
.qa_form_inner .frm_input {margin:0 0 12px;padding:0 15px;height:47px;font-size:15px;border:1px solid #000;border-radius:5px}

.qa_chk_box {position:relative;float:left;width:33.33333%;margin:0 0 15px 0}
.qa_chk_box input[type="checkbox"] + label {position:relative;color:#676e70}
.qa_chk_box input[type="checkbox"] + label:hover {color:#2172f8}
.qa_chk_box input[type="checkbox"] + label span {float:left;width:20px;height:20px;display:block;background:#fff;border:1px solid #000;border-radius:3px}
.qa_chk_box input[type="checkbox"]:checked + label {color:#000}
.qa_chk_box input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #000;border-color:#000;border-radius:3px}
.frmchk_li {padding-left:7px;font-size:16px;line-height:18px}
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}

.contact_submit {margin:0}
.contact_submit .agree_chk {font-size:14px}
.contact_submit .agree_chk:after {display:block;visibility:hidden;clear:both;content:""}
.contact_submit .agree_text {float:left;margin-top:-3px;margin-left:10px;color:#434343;letter-spacing:-1px}
.contact_submit .agree_text a {color:#777}
.contact_submit button {display:block;padding:12px 0;width:100%;font-size:20px;font-weight:700;border:1px solid #000;background:#fff;border-radius:10px;transition:0.4s all;-webkit-transition:0.4s all;-moz-transition:0.4s all;-o-transition:0.4s all;-ms-transition:0.4s all;}
.contact_submit button:hover {background:#000;color:#fff}
.agree_chk {position:relative;margin:0 0 15px}
.agree_chk input[type="checkbox"] + label {position:relative;color:#676e70}
.agree_chk input[type="checkbox"] + label:hover {color:#2172f8}
.agree_chk input[type="checkbox"] + label span {float:left;width:15px;height:15px;display:block;background:#fff;border:1px solid #000;border-radius:3px}
.agree_chk input[type="checkbox"]:checked + label {color:#000}
.agree_chk input[type="checkbox"]:checked + label span {background:url(./img/chk.png) no-repeat 50% 50% #000;border-color:#000;border-radius:3px}

/* 하단 레이아웃 */
#ft_top {padding:100px 0 0;height:320px;font-size:40px;color:#ffffff;text-align:center;line-height:52px;background:url('/images/ft_top.jpg') no-repeat center top #000;}
#ft_top .br_v1 {display:inline-block;width:7px}
#ft_top .br_v2 {display:block}
#ft {padding:60px 0;background:#0d0d0d;color:#eee}
#ft .ft_logo {}
#ft .ft_company {font-size:16px;line-height:28px}
#ft .ft_company ul {margin:30px 0 0}
#ft .ft_company li strong {display:inline-block;width:80px;font-weight:normal}
#ft .ft_copy {padding:10px;line-height:2em;text-align:right;font-size:16px}
#ft .ft_copy:after {display:block;visibility:hidden;clear:both;content:""}
#ft .ft_copy span {margin-left:40px}

@media (max-width:1100px) {
	/* 문단 줄바꿈 */
	.top_t2 span, .good_list span {display:inline-block;width:5px}
}

@media screen and (max-width:970px) {
	#gnb_wrap .gnb_main li a {padding:0 20px}

	#container {padding:50px 20px 70px}
	#container_title {margin:0 0 30px;font-size:33px}

	/* 메인 이미지 */
	#main_visual {padding:10px 0 40px}
	.main_slogan .slogan_t1 {font-size:50px;line-height:55px}
	.main_slogan .slogan_t2 {margin:15px 0 0;font-size:23px;line-height:28px}
	.main_slogan .slogan_btn {width:140px;height:42px;line-height:42px;font-size:16px}
	.main_img {width:100%;max-width:290px;margin:20px 0}
	.main_img .img_visual {height:420px;border-radius:170px}
	.main_more {padding-top:0px}
	.main_more i {font-size:55px}

	/* 메인 에이전시1 */
	#main_agency1 {padding:70px 0 70px}
	.agency1_img {width:100%}
	.agency1_img img {width:100%;height:auto;border-radius:7px}
	.agency1_text {width:100%;margin:0 0 40px}

	/* 메인 에이전시2 */
	#main_agency2 {padding:0 0 40px}
	.agency2_text {float:left;width:100%}
	.agency2_ul {float:right;width:100%;margin:30px 0 0;}

	/* 제작서비스 */
	.prd_content .prd_title {padding:7px 0 10px;font-size:26px}
	.prd_content .prd_memo {padding:0 0 18px;font-size:16px;line-height:22px}
	.prd_content .cost_p1 {font-size:26px}
	.prd_content .cost_p2 {font-size:26px}
	.prd_btn a.button_p {width:230px;line-height:52px;font-size:16px;border-radius:7px}

	/* 프로젝트진행 이유 */
	.cont_t1 {font-size:24px}
	.cont_t2  {margin-top:0;font-size:32px;line-height:40px}
	.think_con li {width:100%}
	.think_con li:nth-child(1) .think_box {margin:0 0 20px}
	.think_con li:nth-child(2) .think_box {margin:0}

	/* 메인 컨텐츠 리스트 */
	#main_contents {padding:70px 0}
	.content_wr {padding:0 20px}
	.cont_list {padding:30px 0;border-top:0}
	.last_line {border-bottom:0}
	.cont_list .contbox_lt {float:right;width:100%;height:100%;margin-right:0}
	.cont_list .contbox_rt {float:left;width:100%;height:100%;margin-left:0}
	.cont_list .cont_img img {width:100%;border-radius:7px}
	.cont_list .cont_text {margin-top:25px}
	.cont_text .top_t1 {font-size:26px;line-height:33px}
	.cont_text .top_t2 {margin:15px 0 0;font-size:16px;line-height:24px}
	.cont_good {position:relative;margin-top:30px}

	/* 태그 슬라이드 */
	#tagslide {position:relative;padding:50px 0 0}
	.tagslide_text {padding:0 0 10px;font-size:25px;line-height:40px;letter-spacing:-1px}
	.tagslide_text span {padding:3px 7px 5px;line-height:30px}
	.splide {margin:3px 0 0}
	.splide__slide span {margin:0 4px 4px;padding:7px 12px 9px;font-size:18px;border-radius:10px}

	/* 포트폴리오 */
	#main_portfolio {position:relative;padding:10px 0 30px}
	.portf_title {margin:0 0 25px;font-size:25px;margin-top: 45px}

	/* 포트폴리오 목록 */
	#portf_ul {margin:0 -8px 0}
	#portf_ul li {margin-bottom:40px}
	#portf_ul .pt-box, #portf_ul .pt_lt_row {padding-left:8px;padding-right:8px}
	#portf_ul .pt-box {width:100%}
	#portf_ul .pt_li:nth-child(3n+1) {clear:none}
	#portf_ul .pt_li:nth-child(2n+1) {clear:both}
	.pt_content .pt_name {border-bottom:1px solid #000;line-height:24px}
	.pt_content .pt_name {padding:8px 0 12px;font-size:16px}
	.pt_content .pt_more {padding:8px 0 0;font-size:16px}
	.pt_content .pt_more i {font-size:22px}

	/* 프로젝트 문의, 오시는길 */
	#main_contact {padding:50px 0 70px}
	.contact_frm {float:left;width:100%}
	.contact_map {float:left;width:100%;text-align:left;margin-top:90px}
	.contact_map img {margin-top:0px;}
	.contact_title {margin:0 0 20px;font-size:25px}
	.qa_form_inner {max-width:100%;padding-right:0px}
	.qa_form_inner ul {margin:0 0 30px}
	.qa_form_inner .frm_input {margin:0 0 10px;padding:0 10px;height:42px;font-size:15px}
	.contact_submit {margin:30px 0 0}
	.contact_submit button {padding:10px 0;font-size:18px}

	/* 하단 레이아웃 */
	#ft_top {padding:120px 0 0;height:420px;line-height:58px;letter-spacing:-1px;background:url('/images/mo_ft_top.jpg') no-repeat center top #000;background-size:cover}
	#ft_top .br_v1 {display:block}
	#ft_top .br_v2 {display:inline-block;width:6px}
	#ft .ft_company {font-size:14px;line-height:24px}
	#ft .ft_copy {padding:0 0 0;text-align:left;font-size:14px}
	#ft .ft_copy span {margin-left:0;display:block}
	#ft .copy_text {float:right;margin:8px 0 0}
}

@media screen and (max-width:640px) {
	/* 약관동의 팝업 */
	.ajax_agree {padding:17px 15px 15px}
	.ajax_agree h2 {top:13px;left:20px;font-size:16px}
	.ajax_agree .co_content {height:350px;font-size:13px}
	.mfp-content {max-width:420px}

	#gnb_wrap {display:none}

	#hd_wrapper {height:65px;zoom:1;border-bottom: 1px #ddd solid;}
	#logo {position:absolute;padding:5px 0 0 20px;z-index:2}
	#logo img {width:27%;height:auto;margin-top: 10px}
	#content_link a.menu_link {position:absolute;top:-63px}
	#wrapper {padding-top:10px}
	#container_title {font-size:28px;line-height:32px}

	/* 메인 이미지 */
	.main_slogan .slogan_t1 {margin:20px 0 0;font-size:37px;line-height:40px;letter-spacing:-1px}
	.main_slogan .slogan_t2 {margin:10px 0 0;font-size:18px;line-height:25px}
	.main_img {max-width:230px;margin:20px 0}
	.main_img .img_visual {height:340px;border-radius:120px}

	/* 메인 에이전시2 */
	.agency2_ul li {height:55px;line-height:55px;font-size:18px;background-size: 20px 20px;}
	.agency2_ul li:hover {background-size: 20px 20px;}
	.agency2_ul li i {font-size:20px;line-height:47px}

	/* 메인 제작서비스 */
	#main_service {position:relative;padding:0 0 40px}

	/* 제작서비스 */
	.prd_content .prd_img img {width:100%}
	.prd_content .prd_info {margin:20px 0 0;width:100%}
	.prd_btn {position:relative;width:100%;bottom:0;left:0}
	.prd_btn a.button_p {width:100%}

	/* 프로젝트진행 이유 */
	#main_think {padding:50px 0}
	.cont_t1 {font-size:20px}
	.cont_t2 {margin-top:5px;font-size:26px;line-height:33px}
	.think_hd {text-align:left}
	.think_hd .cont_t2 {margin-top:0px;font-size:23px;letter-spacing:-1px}
	.think_con {margin:30px 0 0}
	.think_con li {width:100%}
	.think_box {margin:7px 0;padding:18px 20px 20px;border-radius:7px}
	.think_box .box_img {position:absolute;top:20px;left:20px;width:45px}
	.think_box .box_text {padding-left:60px;font-size:16px;line-height:23px;letter-spacing:-1px}

	/* 메인 컨텐츠 리스트 */
	#main_contents {padding:40px 0}
	.good_list li {margin:0 0 6px;padding-left:25px}
	.good_option li {margin:0 0 6px;padding-left:25px;padding-right:10px;font-size:15px;line-height:23px}

	/* 프로젝트 문의, 오시는길 */
	.qa_chk_box {width:50%;margin:0 0 10px 0}

	/* 하단 레이아웃 */
	#ft_top {padding:87px 0 0;height:300px;font-size:23px;line-height:40px}
	#ft_top .content_wr {padding:0}
}


/* 텍스트 크기 조절 */
#text_size {margin:10px 0;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select {background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px rgba(100,100,100,0.2);
box-shadow:0 0 5px rgba(100,100,100,0.2)}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 게시물 선택복사 선택이동 */
#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:0;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:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/*단축키일람 */
.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 {display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;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 {border:0;background:#000;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#555}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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:#fff;border:1px solid #3a8afd;color:#3a8afd;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:#3a8afd;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02, .btn_b02 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:0;background:transparent;color:#bababa;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;color:#d13f4a;font-size:1.4em;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}
.fix_btn {position:fixed;z-index:99;bottom:65px;right:15px;background:#3a8afd;width:50px;height:50px;color:#fff;text-align:center;border-radius:50% !important;font-size:1.8em;line-height:50px !important;-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
a.btn,.btn {line-height:35px;width:30px;height:35px;padding:0 5px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}


/* 기본테이블 */
.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 #d8dbdf;background:#f7f7f9;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 {text-align:left}
.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 #e7e9ec;border-top:0;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 ul {}
.list_01 li {border-bottom:1px solid #e5ecee;padding:15px}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.all_chk {padding:15px;border-bottom:1px solid #e8eaee;background:#fff}

/* 기본폼 */
.form_01 .write_div {margin-bottom:10px;position:relative}
.form_01 li {margin:0 0 10px;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;padding:5px;border-radius:0;box-shadow:none}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:45px}
.full_input {width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;color:#3a8afd;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 {position:relative;background:#fff}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con {}

.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}

.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}

.new_win .win_btn {clear:both;padding:10px 0 30px;text-align:center}
.new_win .win_btn a {display:inline-block;height:45px;line-height:40px;font-weight:bold}
.new_win .cert_btn {text-align:center}
.new_win .btn_close {width:60px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 4px;margin:0 2px}

/* 사이드뷰 */
.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:bold}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;display:block;padding:10px 0;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:14px;height:34px;line-height:32px;padding:0 5px;min-width:34px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#000;border:1px solid #000;color:#fff;font-weight:bold;height:34px;line-height:34px;padding:0 10px;min-width:34px;border-radius:3px}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}
@media screen and (max-width: 640px) {
body{
width:100%;
 }
}
.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header */
.header {
    background: white;
    padding: 20px 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);

    top: -56px;
    left: -68px;
    width: 100%;

    border: 2px solid #B9B9B9;
    opacity: 1;
}

.nav {
    display: flex;

    align-items: center;
}

.logo {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    margin-right: 50%;
}

.logo-icon {
    width: 30px;
    height: 30px;
    background: url(./logo.svg);
    margin-right: 10px;
    border-radius: 5px;
}

.nav-links {
    display: flex;
    gap: 65px;
    margin-left: -80px;
}

.nav-links a {
    text-decoration: none;
    color: #333;
    font-weight: 500;
}

/* Hero Section */
.hero {
    background: #f8fafc;
    padding: 80px 0;
}

.hero-h4 {
    /* Layout Properties */
    top: 209px;
    left: 361px;
    width: 179px;
    height: 26px;
    /* UI Properties */
    text-align: left;
    font: normal normal medium 22px/37px Pretendard;
    letter-spacing: -0.44px;
    color: #BC00E5;
    opacity: 1;
    font-weight: 400;
    font-size: 18px;
}

@media screen and (max-width: 640px) {
 .hero-h4{
font-size: 17px;
}
}

.hero-h1 {
    /* Layout Properties */
    top: 245px;
    left: 361px;
    width: 665px;
    height: 137px;
    /* UI Properties */
    text-align: left;
    font: normal normal 800 57px/69px Pretendard;
    letter-spacing: -1.14px;
    color: #0D0D0D;
    text-transform: uppercase;
    opacity: 1;
}


.hero-p {
    /* Layout Properties */
    top: 407px;
    left: 360px;
    width: 698px;
    height: 71px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 28px/37px Pretendard;
    letter-spacing: -0.56px;
    color: #0D0D0D;
    opacity: 1;
}

.hero-content {
    display: flex;
    align-items: center;
    gap: 50px;
}

.hero-text {
    flex: 1;
    margin-bottom: 50px;
}
.hero-text-margin-right{
   margin-right: -80px !important;;
}

@media screen and (max-width: 640px) {
  .hero-text-margin-right {
    margin-right: -80% !important;
  }
}
@media screen and (max-width: 420px) {
  .hero-text-margin-right {
    margin-right: -90% !important;
  }
}
@media screen and (max-width: 390px) {
  .hero-text-margin-right {
    margin-right: -100% !important;
  }
}
@media screen and (max-width: 380px) {
  .hero-text-margin-right {
    margin-right: -110% !important;
  }
}
@media screen and (max-width: 360px) {
  .hero-text-margin-right {
    margin-right: -120% !important;
  }
}
@media screen and (max-width: 350px) {
  .hero-text-margin-right {
    margin-right: -130% !important;
  }
}
.hero-text h1 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    color: #1f2937;
}


.hero-h1-1{
margin-bottom: -80px !important;
}
@media screen and (max-width: 640px) {
 .hero-h1-1{
   font-size: 25px !important;
   margin-top: -2%;
  }
}

.hero-h1-2{
margin-bottom: -55px !important;;
}

@media screen and (max-width: 640px) {
 .hero-h1-2{
   font-size: 25px !important;
   margin-top: -15%;
  }
}

.hero-text p {
    font-size: 20px;
    color: #000000;
    margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
.hero-text p{
   font-size:15px;
}
}
.hero-p1{
margin-bottom: 60px !important;;
}

.stats {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.stat-item {
    background: white;
    padding: 15px 20px;
    border-radius: 10px;
    min-width: 100px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #707070;
}

.stat-number1 {
    font-size: 1.5rem;
    font-weight: bold;
    /* Layout Properties */
    top: 541px;
    left: 360px;
    opacity: 1;
}

.stat-number2 {
    font-size: 1.5rem;
    font-weight: bold;
    top: 541px;
    left: 600px;
    opacity: 1;
}

.stat-number3 {
    font-size: 1.5rem;
    font-weight: bold;
    top: 541px;
    left: 840px;
}

.stat-label {
    font-size: 0.9rem;
    color: #6b7280;
}

.cta-button {

    color: white;
    padding: 10px 30px;
    border: none;
    font-weight: 300;
    font-size: 1.1rem;

    cursor: pointer;
    transition: background 0.3s;
    /* Layout Properties */
    top: 742px;
    left: 360px;
    font: Pretendard;
    margin-top: 48px;
    height: 50px;
    /* UI Properties */
    background: #0007FF 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
}
@media (max-width: 768px) {
 .cta-button {
 margin-right : 45%;
 }
}

.cta-button:hover {
    background: #4338CA;
}

.hero-image {
    flex: 1;
}

.hero-image img {
    /* Layout Properties */
    top: 199px;
    left: 1152px;
    width: 408px;
    height: 616px;
    /* UI Properties */
    background: transparent url('img/tarot-cards-clay-jars-white-surface-stock-photo.png') 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
}

/* Features Section */
.features {
    padding: 80px 0;
    background: white;
}

.div-features{
margin-left: 45% !important;
margin-top: 50px !important;
}

@media (max-width: 768px) {
 .div-features {
 margin-left : 40% !important;
 }
}

.div-features-header{
margin-bottom: 0px !important;
font-size: 18px !important;
font-weight: 700 !important;
}

.text-align-left{
  text-align: left !important;
}

.div2-features-header{
display: flex !important;; 
width: 100% !important;; 
justify-content: center !important;;
}

.features-header {

    text-align: center;
    margin-bottom: 60px;
    top: 1092px;
    left: 867px;

    /* UI Properties */

    font: normal normal medium 24px/72px Pretendard;
    letter-spacing: -0.24px;
    color: #BC00E5;
    opacity: 1;
}

.features-h1-1{
  font-size: 35px !important;
  margin-bottom: -1% !important;
}

@media (max-width: 768px) {
.features-h1-1 {
  font-size : 18px !important;
 }
}

.features-h1-2{
  font-size: 35px !important;
}

@media (max-width: 768px) {
 .features-h1-2 {
   font-size : 18px !important;
 }
}

.features-h2{
font-size: 18px !important;
font-weight: 700 !important;
}

.features-h2-2{
  font-size: 21px !important;
  font-weight: 400 !important;
}

.features-comparison {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 30px;
    align-items: center;
    margin-bottom: 60px;
    margin-left: 3.5%;
}


.features-header-service{
text-align: left !important; 
margin-bottom:0px !important;
}

.feature-box {
    border: 1px #707070 solid;
    padding: 30px;
    border-radius: 15px;
    width: 400px;
    height: 330px;
}

@media (max-width: 768px) {
  .feature-box{
    height : 280px;
 }
}




.features-margin-bottom{
  margin-bottom: 0px !important;
}
.feature-box-h3 {
    font-size: 30px;
}
@media (max-width: 768px) {
.feature-box-h3 {
    font-size : 27px;
 }
}

.feature-box-h3sub {
    font-size: 30px;
    margin-top: -4%;
}

@media (max-width: 768px) {
 .feature-box-h3sub {
    font-size : 27px;
    margin-top : -3%;
 }
}

.vs-circle {
    width: 74px;
    height: 75px;
    background: url(./right.svg) no-repeat;
    top: 1341px;
    left: 924px;
    width: 72px;
    height: 72px;
    margin-right: 70px !important;

    opacity: 1;


}

.circle-list {
    list-style-type: none;
    /* 기본 리스트 스타일 제거 */
    counter-reset: list-counter;
    /* 카운터 초기화 */
    margin-top: 30px;
}
@media (max-width: 768px) {
 .circle-list {
     margin-top : 15px;
 }
}


.circle-list li {
    counter-increment: list-counter;
    /* 카운터 증가 */
    position: relative;
    /* 위치 설정 */
    padding-left: 30px;
    /* 왼쪽 여백 */
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;
}

@media (max-width: 768px) {
    .circle-list li {
        font-size: 15px;
    }
}

.circle-list li::before {
    content: counter(list-counter);
    /* 카운터 값 표시 */
    position: absolute;
    /* 절대 위치 */
    left: 0;
    /* 왼쪽 정렬 */
    top: 0;
    /* 위쪽 정렬 */
    width: 20px;
    /* 동그라미 너비 */
    height: 20px;
    /* 동그라미 높이 */
    border-radius: 50%;
    /* 동그라미 모양 */
    background-color: #ffffff;
    /* 동그라미 배경색 */
    text-align: center;
    /* 텍스트 중앙 정렬 */
    line-height: 20px;
    /* 텍스트 수직 중앙 정렬 */
    border: 1px solid #000000;
    /* 동그라미 테두리 */
}


.service-cards {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}

.service-wrap {
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 1.6;
    background: #fff;
    margin: 0;
    padding: 40px;
    margin-top: -2%;
}

.service-container {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

@media (max-width: 768px) {
 .service-container {
  flex-wrap : wrap;
 }
}

.service-icon-img{
  width: 350px !important;
}

@media (max-width: 768px) {
 .service-icon-img {
   width : 300px !important;
 }
}

.service-icon-img2{
  width: 346px !important;
  border: 1px #8d8d8d solid !important;
  border-radius: 10px !important;
}

@media (max-width: 768px) {
 .service-icon-img2 {
  width : 299px !important;
 }
}

.service-box {
    flex: 1;
    min-width: 250px;
}

.servic-box-margin1{
  margin-left: -3.5% !important;
}

..servic-box-margin2{
  margin-left: 0.5% !important;
}

..servic-box-margin3{
  margin-right: 4% !important;
}

.service-title-sub {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-bottom: -1.5%;
}

.service-title-main {
    font-size: 29px;
    font-weight: 700;
    margin-bottom: 20px;
}

/* 색상 구분 */
.purple .service-title-sub {
    color: #BC00E5;
}

.service-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.service-list li {
    margin-bottom: 5px;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
}

.service-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #000;
    font-size: 14px;
}

.service-card {
    /* text-align: center;
    padding: 30px; */
}

.service-icon1 {
    width: 382px;
    height: 382px;

    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
}

.service-card h3 {
    margin-bottom: 15px;
    font-size: 1.3rem;
}

/* Process Section */
.process {
    padding: 80px 0;
}

.process-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 45px;
    font-weight: bold;
}

.h1-process-title1{
   margin-left: -3% !important;
}

.h1-process-title2{
   margin-left: 5% !important;
}

.h1-process-title3{
   margin-left: 5% !important;
}

.process-steps {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin-bottom: 60px;
}

.process-step {
    background: white;
    padding: 30px 20px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.step-number {
    background: #8B5CF6;
    color: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px;
    font-weight: bold;
}

.process-wrap {
    font-family: 'Noto Sans KR', sans-serif;
    padding: 40px;
    background: #fff;
}

.process-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    max-width: 1070px;
    margin: 0 auto;
}

.process-card {
    width: 100%;
    /* 카드의 너비를 100%로 설정 */
    max-width: 320px;
    /* 최대 너비를 설정 */
    height: 210px;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, 2.15);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.2s ease;
    border: solid #000000;
}

.process-card:hover {
    transform: translateY(-5px);
}

.process-title2 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 12px;
    margin-left: 30px;

}

.div-process-title2{
  display: flex !important;
  justify-content: space-around !important;
}

.process-list {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 1.5;
}

.process-list li {
    font-size: 20px;
    font-weight: bold;
}

.process-icon {
    text-align: right;
    margin-top: 30px;
}

.process-icon img {
    width: 50px;
    height: 50px;
}

/* 2줄 배치 조정 */
.process-container .process-card:nth-child(4),
.process-container .process-card:nth-child(5) {
    grid-column: span 1;
}

@media (max-width: 768px) {
    .process-container {
        grid-template-columns: 1fr;
    }
}

.unique-container {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: auto;
    border: 2px solid #000;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px;
}

.independent-site,
.smart-store {
    flex: 1;
    margin: 0 10px;
}

.site-title,
.store-title {
    text-align: center;
    color: #333;
    margin-bottom: 20px;
}

.site-item,
.store-item {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #e7f3fe;
}

.item-title {
    color: #007bff;
    margin: 0;
}

.item-description {
    margin: 5px 0 0;
}

/* 전체 컨테이너 */
.flexi_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Noto Sans KR', sans-serif;
    margin: 50px 20px;
}

/* 제목 */
.quokka_title {
    color: #c600ff;
    font-size: 18px;
    margin-bottom: 20px;
}

/* 비교 박스 */
.jelly_box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1100px;
    gap: 7%;
    flex-wrap: wrap;
    height: 300px;
    margin-top: -1%;
    margin-left: 1%;
}

/* 각 카드 */
.fuzzle_card {
    flex: 1;
    min-width: 400px;
    border: 2px solid #000;
    border-radius: 15px;
    padding: 3.5%;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 2.5);
}

.fuzzle_card-p{
    margin-bottom: 15px !important;
}

.fuzzle_card p {
    font-size: 13px;
    font-weight: 600;
}

.display-flex{
   display: flex !important;
}

.margin-left-18{
   margin-left:18% !important;
}
/* 카드 제목 */
.fuzzle_card_title {
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    margin-bottom: 15px;
}

/* 강조 태그 */
.bloop_tag {
    display: inline-block;
    background-color: #0007FF;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    font-size: 17px;
    margin-bottom: 5px;
    width: 80px;
    text-align: center;
}

/* 내용 텍스트 */
.bloop_text {
    margin-bottom: 5px;
    line-height: 1.6;

}

/* 컨테이너 */
.container-zipsool {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #f9f9f9;
    padding: 80px 20px;
    font-family: 'Noto Sans KR', sans-serif;
}

@media (max-width: 768px) {
 .container-zipsool {
   margin-top : 50%;
 }
}

/* 타이틀 */
.title-zipsool {
    text-align: center;
    margin-bottom: 60px;
}

.subtitle-zipsool {
    font-size: 29px;
    color: #666666;
    font-weight: 500;
}

.main-title-zipsool {
    font-size: 42px;
    font-weight: 700;
    color: #000000;
}

/* 카드 컨테이너 */
.cards-zipsool {
    display: flex;
    gap: 40px;
    flex-wrap: nowrap;
    justify-content: center;
}

@media (max-width: 768px) {
 .cards-zipsool {
   flex-wrap : wrap;
 }
}

/* 카드 */
.card-zipsool {
    background-color: #ffffff;
    padding: 30px 25px;
    border-radius: 12px;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    flex: 1 1 300px;
    width: 500px;
}

@media (max-width: 768px) {
  .card-zipsool {
   width : 100%;
 }
}

/* 아이콘 */
.icon-zipsool {
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
    margin-right: 20px;
}

/* 카드 제목 */
.card-title-zipsool {
    font-weight: 600;
    font-size: 30px;
    margin-top: 5px;
    color: #000000;
}

/* 리스트 */
.card-list-zipsool {
    list-style-type: none;
    /* 기본 리스트 스타일 제거 */
    counter-reset: list-counter;
    padding: 0;
    margin: 0;
    margin-left: 80px;
}

.card-list-zipsool li {
    margin-bottom: 10px;
    font-size: 19px;
    color: #000000;
    display: flex;
    align-items: flex-start;
}

.card-list-zipsool li::before {
    content: '①';
    margin-right: 8px;
    font-weight: 700;
    color: #111111;
}

/* 두 번째 카드는 아이콘 색상 및 숫자 스타일 다르게 */
.card-zipsool.second .card-list-zipsool li::before {
    content: '①';
    color: #000000;
}

/* 컨테이너 */
.fibber_wrap {
    /* display: flex;
    justify-content: center;
    gap: 30px; */
    padding: 50px 20px;
    background-color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}

/* 카드 */
.buzzle_card {
    border: 2px solid #000000;
    border-radius: 20px;
    padding: 30px 25px;
    width: 320px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 2.5);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.buzzle_card-wrap{
 display: flex !important;
  justify-content: center !important;
  gap: 30px !important; 
  margin-left: 6.5% !important;
}

@media (max-width: 768px) {
 .buzzle_card-wrap {
  flex-wrap : wrap !important;
 }
}

/* 강조 테두리 */


/* 소제목 */
.buzzle_subtitle {
    font-weight: 700;
    font-size: 22px;

}

/* 제목 */
.buzzle_title {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500;
}

/* 가격 */
.buzzle_price {
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 15px;
}

/* 항목 리스트 */
.buzzle_list {
    list-style: decimal;
    margin-left: 20px;
    margin-bottom: 70px;
}

.buzzle_list li {
    margin-bottom: 10px;
    font-size: 14px;
}

/* 버튼 */
.buzzle_btn {
    background-color: #0d4eff;
    color: #fff;
    text-align: center;
    padding: 3%;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    width: 110px;
    margin-left: 130px;
    height: 40px;
}

/* Comparison Section */
.comparison {
    background: white;
    padding: 60px 0;
}

.comparison-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.8rem;
    font-weight: bold;
}

.comparison-cards {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    gap: 30px;
    align-items: center;
}

.comparison-card {
    background: #f8fafc;
    padding: 30px;
    border-radius: 15px;
}

.comparison-card h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1.3rem;
}

.comparison-list {
    list-style: none;
}

.comparison-list li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

.comparison-list li:before {
    content: "✓";
    color: #4F46E5;
    font-weight: bold;
    margin-right: 10px;
}

/* Security Section */
.security {
    background: #f8fafc;
    padding: 80px 0;
}

.security-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 2rem;
    font-weight: bold;
}

.security-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    margin-bottom: 60px;
}

.security-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.security-icon {
    width: 50px;
    height: 50px;
    background: #E0E7FF;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Pricing Section */
.pricing {
    background: white;
    padding: 80px 0;
}

.pricing-title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 2rem;
    font-weight: bold;
}

.pricing-subtitle {
    text-align: center;
    margin-bottom: 50px;
    color: #6b7280;
}

.pricing-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 60px;
}

.pricing-card {
    background: white;
    border: 2px solid #e5e7eb;
    border-radius: 15px;
    padding: 40px 30px;
    text-align: center;
    position: relative;
}

.pricing-card.popular {
    border-color: #8B5CF6;
    transform: scale(1.05);
}

.pricing-card h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.pricing-price {
    font-size: 2.5rem;
    font-weight: bold;
    color: #8B5CF6;
    margin-bottom: 20px;
}

.pricing-features {
    list-style: none;
    margin-bottom: 30px;
}

.pricing-features li {
    padding: 8px 0;
    color: #6b7280;
}

.pricing-button {
    background: #4F46E5;
    color: white;
    padding: 12px 30px;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
}

/* FAQ Section */
.faq {
    padding: 60px 0;
}

.faq-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.8rem;
    font-weight: bold;
}

.faq-item {
    background: white;
    margin-bottom: 15px;
    overflow: hidden;

}

.faq-question {
    padding: 20px;
    background: white;
    border: none;
    width: 100%;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-answer {
    display: none;
    padding: 15px 20px;
    font-size: 15px;
    color: #555;
    background: #f9f9f9;
    height: 100px;

}

.faq-item.active .faq-answer {
    display: block;
}

.faq-item.active .arrow {
    transform: rotate(180deg);
    /* 화살표 위 방향 */
}


/* Contact Section */
.cta-button2 {
    margin-left: 100px;
    width: 400px;
    color: rgb(0, 0, 0);
    padding: 15px 30px;
    border: none;

    font-size: 1.1rem;

    cursor: pointer;
    transition: background 0.3s;
    /* Layout Properties */
    font-weight: bold;
    font: Pretendard;

    height: 58px;
    /* UI Properties */
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
}

.contact {
    background: #F8F8F8;
    padding: 60px 0;
}

.contact-form {
    max-width: 600px;
    margin: 0 auto;
}

.contact-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 1.8rem;
    font-weight: bold;
}

.form-group {
    margin-bottom: 20px;
    margin: 0 auto;
    width: 400px;

}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 15px;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-size: 1rem;
    margin-bottom: 10px;
}

.form-group textarea {
    height: 120px;
    resize: vertical;
}

/* Footer */
.footer {
    background: #000000;
    color: white;
    padding: 60px 0;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.footer-section h3 {
    margin-bottom: 20px;
}

.footer-section ul {
    list-style: none;
}

.footer-section ul li {
    margin-bottom: 10px;
}

.footer-section ul li a {
    color: #9ca3af;
    text-decoration: none;
}

.footer-bottom {
    text-align: center;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #374151;
    color: #9ca3af;
}

/* Responsive */
@media (max-width: 768px) {
    .hero-content {
        flex-direction: column;
        text-align: center;
    }

    .stats {
        justify-content: center;
        flex-direction: column;
        width: 30%;
        margin-left: 10%;
    }

    .service-cards {
        grid-template-columns: 1fr;
        flex-direction : column;
    }

    .process-steps {
        grid-template-columns: repeat(2, 1fr);
    }

    .pricing-cards {
        grid-template-columns: 1fr;
    }

    .comparison-cards {
        grid-template-columns: 1fr;
    }

    .features-comparison {
        grid-template-columns: 1fr;
        margin-left: -1%;
        gap : 0px;
    }

    .security-features {
        grid-template-columns: 1fr;
    }

    .footer-content {
        grid-template-columns: 1fr;
    }
}

.footer-reset {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.footer-body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #f5f5f5;
    padding: 50px 0;
}

.footer {
    background-color: #1a1a1a;
    color: #ffffff;
    position: relative;
    overflow: hidden;
}

.footer-hero {
    position: relative;
    padding: 80px 0;
    text-align: center;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    /* 배경 이미지를 여기에 추가하세요 */
    background-image: url(./footimg.png);
    background-size: cover;
    background-position: center;
}

.footer-hero-content {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;
}

.footer-hero-title {
    font-size: 2.2rem;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}

.footer-hero-subtitle {
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.6;
    opacity: 0.9;
}

.footer-info {
    background-color: #0f0f0f;
    padding: 60px 0 40px;
}

.footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 80px;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo-img {
    max-height: 40px;
    width: auto;
    object-fit: contain;
}

.footer-contact {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.contact-item {
    display: flex;
    font-size: 0.95rem;
    align-items: center;
}

.contact-label {
    min-width: 50px;
    color: #cccccc;
    font-weight: 400;
}

.contact-value {
    color: #ffffff;
    margin-left: 30px;
}

.contact-link {
    color: #ffffff;
    text-decoration: none;
}

.contact-link:hover {
    color: #4CAF50;
    transition: color 0.3s ease;
}

.footer-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
    margin-right: 80px;
    margin-top: 110px;
}

.business-number {
    color: #cccccc;
    font-size: 0.9rem;
}

.copyright {
    color: #888888;
    font-size: 0.9rem;
}

/* 반응형 디자인 */
.footer-mobile-768 {
    display: none;
}

.footer-mobile-480 {
    display: none;
}

@media (max-width: 768px) {
    .footer-mobile-768 {
        display: block;
    }

    .footer-hero {
        padding: 60px 0;
    }

    .footer-hero-title {
        font-size: 1.8rem;
    }

    .footer-container {
        flex-direction: column;
        gap: 40px;
        align-items: center;
        text-align: center;
    }

    .footer-left {
        margin-left: 0;
        align-items: center;
    }

    .footer-right {
        margin-right: 0;
        align-items: center;
    }

    .contact-item {
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .footer-mobile-480 {
        display: block;
    }

    .footer-hero-title {
        font-size: 1.5rem;
    }

    .footer-hero-subtitle {
        font-size: 1rem;
    }

    .footer-info {
        padding: 40px 0 30px;
    }

    .footer-logo-img {
        max-height: 35px;
    }
}