/**
Theme Name: astra-wpdesign
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-wpdesign
Template: astra
*/
/* ROOT START */
.root-width {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 12px !important;
    box-sizing: border-box;
}

.mainSlide{
    position: relative;
    z-index:1;
}
.col-box-top{ 
    position: relative;
    z-index:2;
   
}
header.entry-header .entry-title{
  display:none !important;
}
.site-content .ast-container{
    max-width:100%;
    padding:0 !important;
    flex-direction: column;
}
.in-box-top{
    position: relative;
}

.flex-box{
    display: flex;
    justify-content:space-between;;
}
.flex-box .box-50{
    padding:0 12px 0px 12px;
    box-sizing: border-box;
    width: 47%;
} 
.flex-box .box-60{
    width:56%;
}
.flex-box .box-60 iframe{
    width:100%;
}
.flex-box .box-40{
    width:36%;
}
.section-box{
    padding:120px 0 100px;
}
.halfSlide{
    overflow:hidden;
    padding:80px 0 40px;
}
.section-top{
    text-align: center;
    padding: 0px 12px 30px;
}
.section-top span {
    font-size: 12px;
    letter-spacing: 0.5em;
    display: block;
    font-weight: 400;
    font-family: Tahoma;
    line-height: 20px;
    padding-left: 3px;
}
.section-top h2{
    position: relative; 
    padding-bottom:15px;
    margin-bottom:15px;
    font-size:34px
}
.section-top h2:after{
    position: absolute;
    bottom: 0px;
    width: 24px;
    height: 1px;
    left:50%;
    transform: translateX(-50%);
    background: #777;
    content: "";
    display: block;
}
.section-top .in-section-top{
    max-width:800px;
    margin:0 auto;
}
.section-customer,
.col-box-top{
   
}
.main-form .wpforms-container .wpforms-field{
    padding:7px 0;
}
.main-form div.wpforms-container-full textarea,
.main-form div.wpforms-container-full input[type=email],
.main-form .wpforms-container .wpforms-field input[type=text]{
    border:1px solid #eee;
}
.main-form div.wpforms-container-full button[type=submit]{
    background:#222 !important;
    color:#fff !important;
    border:1px solid #222 !important;
    padding:10px 20px;
    border-radius: 4px;
    font-size:14px;
    font-weight:500;
    display:block;
    width:100%;
    outline: none;
}
.main-form div.wpforms-container-full button[type=submit]:hover{
    background:#000 !important;
    border:1px solid #000 !important;
}
.mainSlide .swiper-slide .content-slide {
	padding: 0;
}
.swiper-slide-active h4.animate-pop-up {

}

.swiper-slide-active div a.link-slide {
	background-color: #c33423;
	color: #fff;
	font-size: 16px;
    border: 1px solid #a1281b;
}
.swiper-slide-active div a.link-slide:hover {
    background-color: #a32618;
    color: #fff;
    border: 1px solid #8b2014;
}

.elementor-1718 .elementor-element.elementor-element-fc0b37c .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image {
	 filter: brightness(0) invert(1);
}

@media screen and (max-width: 540px) {
	.section-box{
        padding:40px 0 30px;
    }
}
@media (max-width: 479px) {
    .client-list .elementor-image-gallery .gallery-item{
        width:33.333% !important;
    }
    .client-list br{
        display:none !important;
    }
}
.class-tab ul {
    gap:10px;
    padding:0 15px;
}
.class-tab ul .elementor-item:after{
    display:none;
}
.class-tab ul a{
    border:1px solid #eee;
    padding:10px 20px !important;
    line-height:20px;
    border-radius: 4px;
    font-size:14px;
    font-weight:500;
    color:#222;
}
.class-tab ul a.elementor-item-active{
    border:1px solid #222;
    color:#fff !important;
    background:#222;
}
.my-timeline p,
.my-timeline ul,
.my-timeline ol{
    margin-bottom:0 !important;
}
.foot-right{
  font-size:14px;
  text-align: left;
}
.foot-right img{
  width:80px;
}
@media screen and (max-width: 1024px) {

   
}
@media screen and (max-width: 340px) {
    .class-tab ul{
        gap:5px;
    }
    .class-tab ul a{
        padding:8px 10px !important;
        font-size:12px;
        line-height:18px;
    }
}
.cert-list {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
  }

  .cert-item {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    padding: 20px;
    flex: 1 1 calc(20% - 20px);
    box-sizing: border-box;
    min-width: 120px;
    transition: transform 0.2s;
  }
  .cert-listB .cert-item {
    flex: 1 1 23%;
  }
  .cert-item:hover {
    transform: translateY(-5px);
  }

  .cert-name {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 10px;
    color: #333;
  }

  .cert-desc {
    font-size: 0.95em;
    color: #555;
    line-height: 1.5;
  }


.wrap-org-chart .org-chart {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  /* 원형 스타일 */
  .wrap-org-chart  .circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    font-weight: 600;
    position: relative;
  }

  /* CEO 밑으로 연결선 */
  .wrap-org-chart  .vertical-line {
    width: 1px;
    margin-top:20px;
    height: 40px;
    background: #ccc;
  }

  /* 하단 팀 섹션 */
  .wrap-org-chart  .org-middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-top: 20px;
    max-width: 400px;
    width: 98%;
  }

  /* 팀들 사이 연결선 */
  .wrap-org-chart   .org-middle::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 80px;
    right: 80px;
    height: 1px;
    background: #ccc;
    z-index: 0;
  }

  /* 원들이 선 위에 올라오도록 */
  .wrap-org-chart  .org-middle .circle {
    z-index: 1;
    background: white;
  }

  /* 하단 정보 박스 */
  .wrap-org-chart  .info {
    margin-top: 60px;
    padding: 20px 30px;
    background: white;
    border-radius: 16px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
  }
  @media (max-width: 768px) {
    .cert-item {
        flex: 1 1 50%;
    }
   
  }
  @media (max-width: 560px) {
    .cert-item {
      flex: 1 1 100%;
    }
    .foot-right{
      text-align: center;
      padding:0 15px;
    }
    .foot-right img{
      display:block;
      margin: 0 auto;
    }
  }

  .flow-line {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  .step {
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 14px 20px;
    padding-top: 25px; /* 번호를 위한 상단 여백 추가 */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    flex: 1 1 160px; /* 모든 step이 동일한 기본 너비를 가지도록 설정 */
    min-width: 160px; /* 최소 너비 설정 */
    display: flex; /* Flexbox 사용 */
    justify-content: center; /* 가로 중앙 정렬 */
    align-items: center; /* 세로 중앙 정렬 */
    min-height: 60px; /* 최소 높이 설정 */
    min-height:48px;
    text-align: center;
  }

  .step::before {
    content: attr(data-step);
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 15px;
    color: #ffffff;
    font-weight: bold;
    width: 32px;
    height: 32px;
    background: #222;
    border-radius: 50%;
    line-height: 32px;
  }

  .step:not(:last-child)::after {
    content: "→";
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #888;
  }

  /* 반응형 화살표 위치 조정 */
  @media (max-width: 768px) {
 
   
    .step:not(:last-child)::after {
     display:none;
    }
  }
  @media (max-width: 450px) {

    .flow-line{
        gap:16px;
    }
  }