@charset "UTF-8";
/*
Theme Name: purethemes
Author: puredesign
Author URI: https://puredesign.co.kr/
Description: Create inspiring online experiences with beautiful video slides that showcase your work, while making it easy for clients to request quotes—perfectly designed for professionals seeking elegance and impact. PureThemes is flexible, versatile, and suitable for any website.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 3.0
해당 테마는 수정 후 판매를 금지합니다.
*/

/* =========================
   Base Reset
========================= */

html {
  box-sizing: border-box;
  -webkit-text-size-adjust:100%;
  -webkit-font-smoothing:antialiased;
  scrollbar-gutter: stable;
}

*, *::before, *::after {
  box-sizing: inherit;
}

html, body {

  overflow-x: hidden;
}

body {
	font-family: 'Outfit', 'Noto Sans KR', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
	color: #333;
}

body.page-template-page-en {
	font-family: 'Outfit', sans-serif;
	font-size: 18px;
}

@media (max-width:768px){
	body.page-template-page-en {
		font-size:16px;
	}
}

/* =========================
   Typography
========================= */
h1,h2,h3,h4,h5,h6 {
	font-family: 'Montserrat', 'Noto Sans KR', sans-serif;
	line-height:1.4;
}

h1{font-size:32px;font-weight:700;}
h2{font-size:28px;font-weight:600;}
h3{font-size:24px;font-weight:600;}
h4{font-size:20px;font-weight:500;}
h5{font-size:18px;font-weight:500;}
h6{font-size:16px;font-weight:500;}

strong,b {
	font-weight:500;
	color:#000;
}

li { list-style:none; }

a {
	transition:0.3s;
	text-decoration:none !important;
	cursor:pointer !important;
}

a:hover,a:focus,a:active{
	text-decoration:none !important;
	outline:0;
}

/* =========================
   Margin Top
========================= */
.mt-10  { margin-top:10px !important; }
.mt-20  { margin-top:20px !important; }
.mt-30  { margin-top:30px !important; }
.mt-40  { margin-top:40px !important; }
.mt-50  { margin-top:50px !important; }
.mt-100 { margin-top:100px !important; }

/* =========================
   Margin Bottom
========================= */
.mb-10  { margin-bottom:10px !important; }
.mb-20  { margin-bottom:20px !important; }
.mb-30  { margin-bottom:30px !important; }
.mb-40  { margin-bottom:40px !important; }
.mb-50  { margin-bottom:50px !important; }
.mb-100 { margin-bottom:100px !important; }

/* =========================
   Margin Left / Right
========================= */
.ml-10 { margin-left:10px !important; }
.ml-20 { margin-left:20px !important; }
.ml-30 { margin-left:30px !important; }
.ml-40 { margin-left:40px !important; }
.ml-50 { margin-left:50px !important; }

.mr-10 { margin-right:10px !important; }
.mr-20 { margin-right:20px !important; }
.mr-30 { margin-right:30px !important; }
.mr-40 { margin-right:40px !important; }
.mr-50 { margin-right:50px !important; }

/* =========================
   Negative Margin Top
========================= */
.mt-n10  { margin-top:-10px !important; }
.mt-n20  { margin-top:-20px !important; }
.mt-n30  { margin-top:-30px !important; }
.mt-n40  { margin-top:-40px !important; }
.mt-n50  { margin-top:-50px !important; }
.mt-n75  { margin-top:-75px !important; }
.mt-n100 { margin-top:-100px !important; }
.mt-n250 { margin-top:-250px !important; }

@media (max-width:600px){
  .mt-n75 { margin-top:-65px !important; }
}

/* =========================
   Padding
========================= */
.pt-10 { padding-top:10px !important; }
.pt-20 { padding-top:20px !important; }
.pt-30 { padding-top:30px !important; }
.pt-40 { padding-top:40px !important; }
.pt-50 { padding-top:50px !important; }

.pb-10 { padding-bottom:10px !important; }
.pb-20 { padding-bottom:20px !important; }
.pb-30 { padding-bottom:30px !important; }
.pb-40 { padding-bottom:40px !important; }
.pb-50 { padding-bottom:50px !important; }

.pl-10 { padding-left:10px !important; }
.pl-20 { padding-left:20px !important; }
.pl-30 { padding-left:30px !important; }
.pl-40 { padding-left:40px !important; }
.pl-50 { padding-left:50px !important; }

.pr-10 { padding-right:10px !important; }
.pr-20 { padding-right:20px !important; }
.pr-30 { padding-right:30px !important; }
.pr-40 { padding-right:40px !important; }
.pr-50 { padding-right:50px !important; }

/* =========================
   Font Weight
========================= */
.fw-300 { font-weight:300 !important; }
.fw-400 { font-weight:400 !important; }
.fw-500 { font-weight:500 !important; }
.fw-600 { font-weight:600 !important; }
.fw-700 { font-weight:700 !important; }
.fw-900 { font-weight:900 !important; }

.z-index-1 { z-index:1; }
.z-index-10 { z-index:10; }
.z-index-100 { z-index:100; }
.z-index-1000 { z-index:1000; }
.z-index-10000 { z-index:10000; }

.text-center {
	text-align: center !important;
}
/* Increase the bottom margin on submenus, so that the outline is visible. */
.wp-block-navigation .wp-block-navigation-submenu .wp-block-navigation-item:not(:last-child) {
	margin-bottom: 3px;
}

/* Increase the outline offset on the parent menu items, so that the outline does not touch the text. */
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation-item__content {
	outline-offset: 4px;
}

h1, h2, h3, h4, h5, h6, blockquote, caption, figcaption, p {
	text-wrap: pretty;
}
.more-link {
	display: block;
}

/*-----------------------------------------------------*/
/* image-zoom */
/*-----------------------------------------------------*/
.image-zoom-hover{
	overflow:hidden;
}

.image-zoom-hover img{
	transition:transform 1s ease;
	width:100%;
}

.image-zoom-hover:hover img{
	transform:scale(1.1);
	transform-origin:center;
}
/* wp-block-image styles */
.wp-block-image img {
	vertical-align: middle;
}

/*-----------------------------------------------------*/
/* Business-Area */
/*-----------------------------------------------------*/
.service-area {
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    padding:20px 0 40px 0;
    z-index: 1;
}
.service-area .service-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 370px;
    background: #ffffff;
    z-index: -1;
}
.service-area .section-title {
    padding-bottom: 60px;
}
.service-area .sub-title h2 {
	font-size: 38px;
}

.single-service {
    position: relative;
    display: block;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    padding: 15px 15px 35px;
    border-radius: 8px;
    margin-bottom: 30px;
}
.single-service:hover {
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07); 
    transition: all 100ms linear;
    transition-delay: 0.1s;
}
.single-service .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: -30px;
    border-radius: 10px;
	aspect-ratio: 7 / 5;
}

.single-service .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.single-service .img-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 700ms ease;
    border-radius: 10px;
}

.single-service:hover .img-holder img {
    transform: scale(1.1);
}

.single-service .img-holder::before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 10;
}
.single-service:hover .img-holder::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.single-service .text-holder {
    position: relative;
    display: block;
    padding: 23px 8px 0;
}
.single-service .text-holder .inner-text {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-service .text-holder h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    margin: 0 0 18px;
}
.single-service .text-holder h3 a {
    color: #333029;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.single-service .text-holder p {
    line-height: 30px;
    margin: 0;   
}
.single-service .text-holder .more-btn {
    position: relative;
    display: block;
    padding-top: 40px;
    margin-bottom: -45px;
}
.single-service .text-holder .more-btn a {
    position: relative;
    display: block;
    width: 95px;
    height: 95px;
    margin: 0 auto;
    background: #ab8965;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 140px;
    font-weight: 600;
    transform: rotate(180deg);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.single-service .text-holder .more-btn a:hover {
    color: #ffffff;
	background: #555;
}

/*-----------------------------------------------------*/
/* Our Story */
/*-----------------------------------------------------*/
.left-visual-wrap {
	position:relative;
}
.svg-shape-curve {
	position:absolute;
	top:70px;
	left:-30px;
	width:90px;
	z-index:2;
}
.svg-shape-dots {
	position:absolute;
	top:124px;
	right:20px;
	width:96px;
	opacity:0.21;
}
.about-visual-main {
	width:90%;
	overflow:hidden;
}
.about-visual-main img {
	width:100%;
	height:auto;
	display:block;
	transition:transform 0.9s ease;
	transform-origin:center center;
}
.left-visual-wrap:hover .about-visual-main img {
	transform:scale(1.05);
}
.about-visual-sub {
	position:absolute;
	right:20px;
	bottom:-80px;
	max-width:400px;
	border:8px solid #fff;
	z-index:2;
	overflow:hidden;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.about-visual-sub img {
	width:100%;
	height:auto;
	display:block;
	transition:transform 0.9s ease;
}
.left-visual-wrap:hover .about-visual-sub img {
	transform:scale(1.05);
}

/* 우측 내용 */
.check-item {
	position:relative;
	padding-left:28px;
	margin-bottom:12px;
}
.check-item::before {
	content:"✔";
	position:absolute;
	left:0;
	top:0;
	color:#377ef9;
	font-weight:700;
}
/* 서브 페이지 인사말 */
.sub-about-visual-main {
	width:100%;
	overflow: hidden;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}
.sub-about-visual-main img {
	width:100%;
	height:auto;
	display:block;
	transition:transform 0.9s ease;
}
.left-visual-wrap:hover .sub-about-visual-main img {
	transform:scale(1.05);
}
@media (max-width: 991px) {
  .about-visual-main {
	width:100%;
	overflow:hidden;
  }
  .about-visual-sub {
    display: none;
  }
}

.full-map-section {
    width: 100% !important;
    overflow: hidden; 
}
.full-map-section i {
    font-size: 18px;
    font-weight: 600;
    padding-left:15px;
}

.full-map-toggle-btn {
    width: 100%; 
    background-color: #283846; 
    color: #ffffff;
    text-align: center;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border-bottom: 1px solid #283846;
}

.full-map-toggle-btn:hover {
    background-color: #293a48;
}

.full-map-wrapper {
    width: 100%;
    max-height: 0; 
    opacity: 0; 
    overflow: hidden; 
    transition: max-height 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s ease; 
}

.full-map-wrapper.open {
    max-height: 500px; 
    opacity: 1;
    border-bottom: 1px solid #293a48;
}

.map-address-bar {
    text-align: center;
    padding: 12px 0;
    background-color: #314556;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.full-map-wrapper iframe {
    display: block;
    width: 100%;
}

.pure-footer-links a, .pure-footer-links a strong {
   color: #ccc;
}
.modal-overlay {
    max-width: none !important;
    margin: 0 !important;
    display: none; 
    position: fixed; 
    top: 0; 
    left: 0;
    width: 100%; 
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); 
    z-index: 9999; 
    align-items: center; 
    justify-content: center; 
}
.modal-overlay:target {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.modal-overlay:target .modal-content {
    opacity: 1 !important;
    visibility: visible !important;
    transform: scale(1) !important;
}
.modal-content {
    position: relative;
    background-color: #ffffff;
    width: 90%;
    max-width: 600px;
    margin: auto;
    padding: 30px 15px;
    border-radius: 10px;
    max-height: 90vh; 
    overflow-y: auto; 
}
.closeModal {
    position: absolute;
    top: 20px;     
    right: 30px;   
    font-size: 30px;
    color: #333333 !important;
    text-decoration: none;
    line-height: 1;
    font-weight: bold;
}
.modal-content h3 {
    margin-top: 0;       
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
    color: #333333;
}
.mobile-phone-btn {
  display: none; 
}

@media (max-width: 768px) {
  .mobile-phone-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 150px; 
    right: 10px;  
    width: 50px;
    height: 50px;
    background-color: #0091da; 
    border-radius: 50%; 
    box-shadow: 0 4px 15px rgba(0, 145, 218, 0.4); 
    z-index: 9999;
    transition: transform 0.2s ease;
  }
  .mobile-phone-btn img {
    width: 28px;
    height: 28px;
    filter: brightness(0) invert(1); 
    object-fit: contain;
  }
  .mobile-phone-btn:active {
    transform: scale(0.92);
  }
}

/* 상단 메뉴 */
.pure-site-header {
  position: fixed !important; 
  top: 0 !important; 
  left: 0 !important;
  margin-top: 0 !important; 
  width: 100%;
  background: rgba(0, 0, 0, 0); 
  transition: background 0.3s ease-in-out; 
  z-index: 9999;
}

.pure-site-header.scrolled {
  background: rgba(0, 0, 0, 0.4) !important; 
}
.pure-header-inner {
  width: 100%;
  max-width: 1600px; 
  margin: 0 auto; 
  display: flex;
  justify-content: space-between; 
  align-items: center;
  padding: 35px 20px 20px 20px; 
  transition: padding 0.3s ease-in-out;
}

.pure-site-header.scrolled .pure-header-inner {
  padding: 20px; 
}
.pure-header-inner .pure-logo a {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.pure-main-navigation ul {
  list-style: none;
  display: flex;
  gap: 60px;
  margin: 0;
  padding: 0;
}

.pure-main-navigation a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
}

.pure-main-navigation a:hover {
  color: #0078d7;
}
.pure-header-inner .pure-logo img {
  padding-right:20px;
}

.pure-mobile-toggle {
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 24px;
  position: relative;
  z-index: 10001; 
}

.pure-mobile-toggle span {
  display: block;
  width: 100%;
  height: 2px; 
  background-color: #ffffff;
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all 0.3s ease-in-out; 
}

.pure-mobile-toggle span:nth-child(1) { top: 0; }
.pure-mobile-toggle span:nth-child(2) { top: 11px; }
.pure-mobile-toggle span:nth-child(3) { top: 22px; }

.pure-mobile-toggle.is-active span:nth-child(1) {
  top: 11px;
  transform: rotate(135deg); 
}

.pure-mobile-toggle.is-active span:nth-child(2) {
  opacity: 0; 
  left: -20px;
}

.pure-mobile-toggle.is-active span:nth-child(3) {
  top: 11px;
  transform: rotate(-135deg); 
}


@media screen and (max-width: 1024px) {
  .pure-site-header {
    position: absolute !important; 
  }
  .pure-mobile-toggle {
    display: block; 
  }

  .pure-main-navigation {
    position: absolute;
    top: 100%; 
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.95); 
    display: none; 
  }

  .pure-main-navigation.is-active {
    display: block;
  }

  .pure-main-navigation ul {
    flex-direction: column; 
    padding: 30px 0 30px 25px; 
    gap: 20px; 
    text-align: left; 
  }

  .pure-main-navigation a {
    font-size: 16px; 
    font-weight: 500;
    color: #ffffff;
    display: block;
    width: 100%;
  }
    .pure-main-navigation .pure-lang-menu {
    display: flex;
    flex-direction: row; 
    justify-content: flex-start; 
    gap: 10px; 
    padding-top: 10px;
  }

  .pure-main-navigation .pure-lang-menu a {
    display: inline-block; 
    width: auto; 
  }
}

@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .pure-main-navigation ul {
    gap: 20px; 
  }
  .pure-main-navigation a {
    font-size: 18px; 
  }
}
