*{font-size: 15px; color: #333; word-break: keep-all; }
img {
 /* µå·¡±×±ÝÁö */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.hero-header {
    background: url(../../img/wedding/wedding-head-1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
}
.webheader .container-fluid{   
    display: block;
}
.sticky-top .container-fluid{
    display: block;
}
@media (max-width: 1389px){
    .hero-header{
        height: auto;
        background-position: left center;
    }
}
.webheader .container-fluid{   
    display: block;
}
.sticky-top .container-fluid{
    display: block;
}


.hero-header .display-3 {
    text-shadow: rgb(255 192 203 / 70%) 0px 0px 11px;
}
.hero-header .breadcrumb {
    text-shadow: 0px 0px 30px rgba(255, 192, 203, 0.7);
}


.nectar-shape-divider-wrap {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 150px;
  z-index: 3;
  transform: translateZ(0);
}
.post-area.span_9 .nectar-shape-divider-wrap {
  overflow: hidden;
}
.nectar-shape-divider-wrap[data-position="top"] {
  top: -1px;
  bottom: auto;
}
.nectar-shape-divider-wrap[data-position="top"] {
  transform: rotate(180deg) 
}
.nectar-shape-divider-wrap[data-front="true"] {
  z-index: 50;
}


@media only screen and (min-width: 1000px) {
.nectar-shape-divider-wrap[data-style="curve"] .nectar-shape-divider {
  filter: blur(0.5px);
  transform: scale(1.03);
}
}


.nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child {
  opacity: 0.6;
}
@media only screen and (min-width: 1000px) {
  .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
    min-width: 1700px;
  }
}
@media only screen and (max-width: 999px) {
  .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
    min-width: 800px;
  }
}
@media only screen and (max-width: 690px) {
  .nectar-shape-divider-wrap[data-style="clouds"] .nectar-shape-divider {
    min-width: 690px;
  }
}
.nectar-shape-divider-wrap[data-style="fan"] svg {
  width: 102%;
  left: -1%;
}
.nectar-shape-divider-wrap[data-style="fan"] svg polygon:nth-child(2) {
  opacity: 0.15;
}
.nectar-shape-divider-wrap[data-style="fan"] svg rect {
  opacity: 0.3;
}
.nectar-shape-divider-wrap[data-style="mountains"] svg path:first-child {
  opacity: 0.1;
}
.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(2) {
  opacity: 0.12;
}
.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(3) {
  opacity: 0.18;
}
.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(4) {
  opacity: 0.33;
}
.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1), .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1) {
  opacity: 0.15;
}
.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2), .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2) {
  opacity: 0.3;
}
.nectar-shape-divider {
  width: 100%;
  left: 0;
  bottom: -1px;
  height: 100%;
  position: absolute;
}
.nectar-shape-divider-wrap.no-color .nectar-shape-divider {
  fill: #fff;
}
@media only screen and (max-width: 999px) {
  .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
    height: 75%;
  }
  .nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
    height: 55%;
  }
}
@media only screen and (max-width: 690px) {
  .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
    height: 33%;
  }
  .nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
    height: 33%;
  }
}


/* º»¹® */
.w_title {
font-size: 15px;
margin-top: 30px;
line-height: 1.4;
}

.w_title img {
display: block; 
margin: auto auto 50px ;
}

.w_content {
  margin: 100px auto;
}


.wedding_slider {
width: 80%;
margin: auto;
margin-top: 30px;
}

.wedding_slider img {
width: 100%;
  object-fit: cover;
  object-position: bottom;
  
}

.wedding_slider .swiper-button-prev:after, .wedding_slider .swiper-button-next:after {
font-size: 15px;
 
}

.wedding_slider .swiper-button-prev, .wedding_slider .swiper-button-next {
color: #eee;
border: 1px solid; 
  border-radius: 50%; 
  width: 30px; 
  height: 30px;    
}

.wedding_slider .swiper-wrapper {
padding-left: 0!important;
}


.cont_1 em {
  text-align: right;
  font-size: 12px;
font-style: normal;
display: block;
padding-right: 10%;
color: #777;
}


.cont_1 p {
margin-top: 20px;
 text-align: center;
font-weight: bold;
}


.cont_2 {
  display: flex;
}
.cont_2 .text_box {
  width: 50%;
  padding: 20px;

text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;

}


.cont_2 .img_box {
  width: 50%;
}
.cont_2 .img_box img {
width: 70%;
object-fit: cover;

display: block; 
margin: auto;
}


.cont_2 em {
  font-size: 12px;
font-style: normal;
display: block;
color: #777;
padding-top: 5px;
text-align: center;
}


.cont_3 {
  display: flex;
}
.cont_3 .text_box {
  width: 50%;
  padding: 20px;

text-align: left;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
}
.cont_3 .text_box p {
  display: inline-block;
  vertical-align: bottom;
}


.cont_3 .img_box {
  width: 50%;
}
.cont_3 .img_box img {
width: 70%;
object-fit: cover;
display: block; 
margin: auto;
}

.cont_3 em {
  font-size: 12px;
font-style: normal;
display: block;
color: #777;
padding-top: 5px;
text-align: center;
}









/* event mobile */


@media (max-width: 1152px){  
    .container{
        width: 83%;
    }
   .cont_2 .img_box img, .cont_3 .img_box img {
width: 98%;
}
    
}

@media (max-width: 800px){  
    .container{
        right: 0%;
        width: 98%;
    }
.cont_1 em {
font-size: 10px;
padding-right : 0;
text-align: center;
}

    .cont_2 .img_box img, .cont_3 .img_box img {
width: 98%;
}
.cont_2 .text_box {
padding-right: 20px;
}
  .cont_3 .text_box {
padding-left: 20px;
}

}
@media (max-width: 767px){ 
    
    .container-fluid h3{
        padding-left: 15px;
        padding-right: 15px;
    }
    
}
@media (max-width: 575px){    
       .container{
      
        width: 100%;
    }
   
    
}   
@media (max-width: 410px){  
   
}