/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable.min.css");

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a {
  font-family: "Pretendard Variable", Pretendard, -apple-system,
    BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI",
    "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  word-break: keep-all;
}

.avia-video.vidoe_scetion_style {
  height: 450px;
  pointer-events: none !important;
}
span.av-post-metadata-content.av-post-metadata-author {
  border: 1px solid #7f7f7f;
  padding: 3px 13px 5px;
  border-radius: 25px;
}
span.month_style {
  font-size: 1.4rem;
  font-weight: 400;
  color: gray;
}
span.av-metadata-before.av-metadata-before-author {
  color: #7f7f7f;
}
form label {
  font-weight: 400 !important;
}
div#footer-page .container.av-section-cont-open,
footer#socket .container {
  max-width: 100% !important;
}
.av-subheading.av-subheading_below {
  margin-top: 1em;
}
div#footer-page .avia_textblock p {
  margin: 3px;
  font-size: 16px;
}
p {
  font-size: 16px;
  line-height: 1.4em;
  word-break: keep-all;
}
span.logo.avia-standard-logo a img {
  max-width: 220px;
  padding: 10px 0px;
}

h2.av-special-heading-tag {
  font-size: 3rem;
  line-height: 1.2em;
  font-weight: 700 !important;
}

.title_middle_style h3.av-special-heading-tag {
  font-size: 2.4rem;
  color: #222222;
}
input#s {
  border-radius: 8px !important;
  outline: none !important;
}
input#s:focus {
  background: #e1e1e1 !important;
}
input#s:hover {
  border-color: #ff9100 !important;
  cursor: pointer;
}
.inner_sidebar {
  margin-left: 30px;
}
.main_title_style .av-subheading.av-subheading_below p {
  font-size: 1.3rem !important;
}

.price_text_style h3.av-special-heading-tag {
  font-size: 2rem;
  line-height: 1.2em;
  font-weight: 700;
  color: black;
  letter-spacing: -1px;
}
h3.av-special-heading-tag {
  font-size: 1.6rem;
  line-height: 1.2em;
  font-weight: 700 !important;
  color: gray;
}
.title_sg_stlyle h3.av-special-heading-tag {
  font-size: 2.4rem;
  line-height: 1.2em;
  font-weight: 700 !important;
  color: gray;
}
h4.av-special-heading-tag {
  font-size: 1.4rem;
  font-weight: 600 !important;
}
.service_banner_box {
  padding: 45px 35px;
  border: 1px solid gray;
  border-radius: 20px;
  background: white;
}

.service_banner_box:hover {
  border: 1px solid black;
  transition: all 0.35s;
}

.service_banner_box .hr {
  margin: 0px !important;
}

div#av-tab-section-1.service_banner_top_box
  .av-tab-section-tab-title-container.avia-tab-title-padding-default {
  display: flex;
  max-width: 260px;
  margin: 0px auto;
  border-radius: 35px;
  padding: 0px;
  margin-top: 50px;
  border: 2px solid black;
  align-items: center;
}

div#av-tab-section-1.service_banner_top_box
  .av-tab-section-tab-title-container.avia-tab-title-padding-default
  span.av-tab-arrow-container {
  display: none;
}

div#av-tab-section-1.service_banner_top_box span.av-inner-tab-title {
  margin: 0px auto !important;
  font-weight: 400 !important;
  font-size: 16px;
}

div#av-tab-section-1.service_banner_top_box a.av-active-tab-title {
  background: black;
  padding: 5px 10px !important;
  border-radius: 40px;
}

div#av-tab-section-1.service_banner_top_box a.av-section-tab-title {
  padding: 0px 20px 0px 20px !important;
  width: 130px;
}

.price_text_style {
  margin-top: 0px;
}

.avia_textblock ul li {
  font-size: 1rem;
  word-break: keep-all;
}
.step_box_style article.iconbox {
  border: 1px solid gray;
  border-radius: 10px;
  padding: 35px 35px;
  /* display: inline-block;
  width: 48%;
  margin-left: 1.5%; */
}
.step_box_style {
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start; */
  width: 100%;
  display: grid;
  grid-template: repeat(4, 1fr) / repeat(2, 1fr);
  gap: 16px;
}

.event .event-badge {
  /* position: absolute;
    top: 0px;
    right: 0px; */
  font-weight: 400;
  padding: 8px 12px;
  background: #ff9100;
  color: #ffffff;
  border-radius: 8px;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 1.1rem;
}
.step_box_style article.iconbox.event {
  border-color: #ff9100;
  color: #ff9100;
}
.event .iconbox_icon.heading-color.avia-iconfont.avia-font-entypo-fontello,
.event h3.iconbox_content_title {
  color: #ff9100;
}
.step_box_style:before {
  display: none !important;
}
article.iconbox {
  margin-bottom: 0px;
}
.step_box_style article.iconbox:first-child {
  /* margin-left: 0; */
}
.step_box_style article.iconbox:last-child {
  /* margin-right: 0; */
}

span.text_block {
  display: block;
}
h3.iconbox_content_title {
  font-size: 1.4rem !important;
  line-height: 1em;
}
.iconbox_icon.heading-color.avia-iconfont.avia-font-entypo-fontello,
.iconbox_icon.heading-color.avia-svg-icon.avia-font-svg_entypo-fontello {
  font-size: 2rem !important;
}

.contact_info_dec p {
  font-size: 1rem;
  line-height: 1.4em;
}
.contact_info_dec dl dt {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 1.875rem;
  border: 2px solid black;
  border-radius: 100px;
  color: white;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 0.875rem;
  min-width: 8.125rem;
  padding: 0px 1.125rem;
  box-sizing: content-box;
  background: black;
}
.contact_info_dec dl dt {
  max-width: 7.5rem;
  height: 1.875rem;
  padding: 0px;
  margin-bottom: 0rem;
}
.contact_info_dec dl dd {
  font-size: 1rem;
  line-height: 3em;
  letter-spacing: 0px;
  font-weight: 400;
  margin-left: 10px;
  text-align: center;
}
.contact_info_dec dl {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
form.avia_ajax_form.av-form-labels-visible.avia-builder-el-7.avia-builder-el-no-sibling
  input,
form.avia_ajax_form.av-form-labels-visible.avia-builder-el-7.avia-builder-el-no-sibling
  textarea#avia_5_1 {
  border-bottom: 1px solid black !important;
}
.menu_hidden_style {
  display: none;
}
.portfolio_box_style h3.av-special-heading-tag {
  color: white;
  filter: drop-shadow(1px 1px 1.5px black);
  transition: all 0.35s;
}
.portfolio_box_style:hover h3.av-special-heading-tag {
  filter: drop-shadow(1px 1px 1.5px black);
  transition: all 0.35s;
}

.portfolio_dec_style > p {
  font-weight: 100;
  font-size: 1.1rem;
  line-height: 1.6em;
  max-width: 600px;
  margin: auto;
  text-align: center;
  word-break: keep-all;
}
.portfolio_dec_style > p strong,
.portfolio_dec_style li > p strong {
  font-weight: 100;
}

.portfolio_box_style {
  min-height: 330px !important;
  border-radius: 20px !important;
  padding: 40px;
  overflow: hidden;
  transition: all 0.35s;
}
.portfolio_box_style {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
span.av-post-metadata-category-link a {
  background: #00000094;
  padding: 10px 20px;
  border-radius: 10px;
  color: white;
}
.portfolio_tag_style {
  margin-top: 1em;
}

.portfolio_box_style::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0 0 0 / 65%);
  z-index: -1;
  visibility: visible !important;
  overflow: visible !important;
  display: block !important;
  width: 100%;
  height: 100%;
  transition: all 0.75s;
}

.portfolio_box_style:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0 0 0 / 0%);
  z-index: -1;
  visibility: visible !important;
  overflow: visible !important;
  display: block !important;
  width: 100%;
  height: 100%;
  transition: all 0.75s;
}
.portfolio_box_style .av-special-heading,
.portfolio_box_style .av-post-metadata-container {
  opacity: 0;
  top: 150px;
  transition: all 0.35s;
}
.portfolio_box_style:hover .av-special-heading,
.portfolio_box_style:hover .av-post-metadata-container {
  opacity: 1;
  top: 0px;
  transition: all 0.35s;
}
.portfolio_box_style {
  background-size: 100% !important;
  transition: all 0.35s;
}

.portfolio_box_style:hover {
  background-size: 125% !important;
  transition: all 1.5s;
}

.portfolio_dec_style li > p {
  font-weight: 100;
  font-size: 1.1rem;
  line-height: 1.6em;
  margin: 0px;
  text-align: left;
}
.avia_textblock.portfolio_dec_style {
  max-width: 800px;
  margin: auto;
}

.portfolio_box_style .av-special-heading,
.portfolio_box_style .av-post-metadata-container {
  opacity: 1;
  top: -50px;
  transition: all 0.35s;
}

span.av-post-metadata-content.av-post-metadata-separator,
span.av-post-metadata-content.av-post-metadata-modified {
  display: none;
}

.portfolio_box_style {
  border: 2px solid white;
  box-sizing: border-box;
}

.portfolio_box_style:hover {
  border: 2px solid #f05a1a;
  box-sizing: border-box;
}
.wide_section_style .container.av-section-cont-open {
  max-width: 100%;
  padding: 0px !important;
}
.wide_section_style .container.av-section-cont-open .av_one_fourth {
  margin-left: 1%;
  width: 24%;
}
.wide_section_style .container.av-section-cont-open .av_one_fourth:first-child {
  margin-left: 0%;
}
.wide_section_style .container.av-section-cont-open .av_one_fourth:last-child {
  margin-right: 0%;
}
.wide_section_style .container.av-section-cont-open .slide-entry-wrap {
  display: flex;
  justify-content: center;
  padding: 0px 60px;
}
.image-overlay.overlay-type-extern .image-overlay-inside:before {
  display: none !important;
}
span.more-link-arrow.avia-svg-icon.avia-font-svg_entypo-fontello {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.slide-content {
  position: absolute;
  bottom: 32px;
  left: 22px;
}
h2.post-title.entry-title {
  font-size: 2rem !important;
}
span.post-meta-infos {
  font-size: 16px;
}
.portfolio_slide_box_style .slide-content h3.slide-entry-title.entry-title a {
  padding: 8px 16px;
  border-radius: 30px;
  font-weight: 400 !important;
  background: rgb(0 0 0 / 28%) !important;
  -webkit-backdrop-filter: blur(50px);
  backdrop-filter: blur(20px) !important;
  color: white !important;
}
.portfolio_slide_box_style .slide-image img {
  border-radius: 15px !important;
  overflow: hidden;
}

.bloglist-simple .more-link-arrow.avia-svg-icon {
  font-size: 16px;
}

#top .av-slideshow-ui.av-loop-manual-endless .avia-slideshow-arrows > a,
#top .av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slid {
  border: none !important;
}

#top .avia-content-slider .avia-slideshow-arrows a {
  top: 50%;
}
#top .avia-slideshow-arrows a {
  font-size: 40px;
}

li.contact_bt_style a span.avia-menu-text {
  /* border: 2px solid #393939; */
  padding: 5px 10px;
  border-radius: 25px;
  background: #333333;
  color: white !important;
  box-sizing: border-box;
}
li.contact_bt_style a:hover span.avia-menu-text {
  /* border: 2px solid #ff9100; */
  padding: 5px 10px;
  border-radius: 25px;
  background: #ff9100;
  color: #ffffff !important;
}
li.contact_bt_style a:active span.avia-menu-text,
li.contact_bt_style.current-menu-item a span.avia-menu-text {
  /* border: 2px solid #ff9100; */
  padding: 5px 10px;
  border-radius: 25px;
  background: #ff9100;
  color: #ffffff !important;
}
li.contact_bt_style.current-menu-item a span.avia-menu-text {
}

.more-link-arrow.avia-svg-icon svg:first-child {
  margin: 0 !important;
}

.main_icon img {
  max-width: 180px;
}
.main_icon {
  float: left;
}

#top #searchsubmit,
.ajax_load {
  background: none;
}
.main_color
  #searchform
  .av_searchform_search.avia-svg-icon
  svg:first-child
  path {
  fill: gray;
  stroke: gray;
}

h1.post-title.entry-title {
  font-size: 2rem;
}
.entry-content h2 {
  font-size: 1.4rem;
}
.entry-content li {
  font-size: 16px;
  line-height: 1.4em;
}
.entry-content p {
  margin-bottom: 5px;
  margin-top: 5px;
}
.entry-content strong {
  color: #333333;
  font-weight: 500;
}
article.post-entry.post-entry-type-standard.status-publish.format-standard.hentry.category-blogs
  h2.post-title.entry-title {
  font-size: 1.4rem !important;
}
@media only screen and (max-width: 1310px) {
  .wide_section_style .container.av-section-cont-open {
    padding: 0px !important;
  }
}
@media only screen and (max-width: 990px) {
  .wide_section_style .container.av-section-cont-open {
    width: 100%;
    max-width: 100%;
  }
  .wide_section_style .container.av-section-cont-open .av_one_fourth {
    margin-left: 1%;
    width: 48%;
  }
  .wide_section_style
    .container.av-section-cont-open
    .av_one_fourth:first-child {
    margin-left: 0%;
  }
  .wide_section_style
    .container.av-section-cont-open
    .av_one_fourth:nth-child(3n) {
    margin-left: 0%;
  }

  .wide_section_style .container.av-section-cont-open .slide-entry-wrap {
    display: block;
    justify-content: center;
    padding: 0px 60px;
  }

  .step_box_style {
    /* display: flex;
    overflow-x: auto; */
  }
  .step_box_style article.iconbox {
    min-width: 58%;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  .responsive #top #wrap_all .wide_section_style .container {
    width: 100%;
    max-width: 100%;
  }
  .wide_section_style .container.av-section-cont-open {
    width: 100%;
    max-width: 100%;
  }
  .wide_section_style .container.av-section-cont-open .av_one_fourth {
    margin-left: 1%;
    width: 48%;
  }
  .wide_section_style
    .container.av-section-cont-open
    .av_one_fourth:first-child {
    margin-left: 0%;
  }
  .wide_section_style
    .container.av-section-cont-open
    .av_one_fourth:nth-child(2n) {
    margin-right: 0%;
  }
  .wide_section_style .container.av-section-cont-open .slide-entry-wrap {
    display: block;
    justify-content: center;
    padding: 0px 60px;
  }
  span.text_block {
    display: contents;
  }
}

@media only screen and (max-width: 540px) {
  .step_box_style {
    /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start; */
    width: 100%;
    display: grid;
    grid-template: repeat(8, 1fr) / repeat(1, 1fr);
    gap: 16px;
  }
  .event .event-badge {
    top: -60px;
    right: -20px;
    transition: all 0.35s;
  }

  h2.av-special-heading-tag {
    font-size: 2.6rem;
    font-weight: 600 !important;
  }
  h3.av-special-heading-tag {
    font-weight: 600 !important;
  }
  header.entry-content-header {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .wide_section_style .container.av-section-cont-open .av_one_fourth,
  .wide_section_style .container.av-section-cont-open .av_one_half {
    margin: 0% !important;
    width: 100% !important;
  }
  .main_icon {
    float: none;
  }
  li.contact_bt_style a span.avia-menu-text {
    /* border: 2px solid #393939; */
    padding: 10px 20px;
    border-radius: 25px;
    background: #ff9100;
    color: white !important;
    box-sizing: border-box;
  }
}
