@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
@font-face {
    font-family: 'Vanitas';
    src: url('vanitas-regular.woff2') format('woff2'),
        url('vanitas-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('avenirnextltpro-regular.woff2') format('woff2'),
        url('avenirnextltpro-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('poppins-regular.woff2') format('woff2'),
        url('poppins-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('poppins-medium.woff2') format('woff2'),
        url('poppins-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('poppins-semiBold.woff2') format('woff2'),
        url('poppins-semiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



body {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    color: #000000;
}

h1 {
    font-family: 'Vanitas';
    font-size: 69.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.03;
    letter-spacing: 18.07px;
    color: #000000;
    margin: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}

h2 {
    font-family: Vanitas;
    font-size: 55px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.04;
    letter-spacing: 1.1px;
    color: #000000;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

h3 {
    font-family: ;
    font-size: ;
    line-height: ;
    color: #000;
    text-transform: uppercase;
}

h4 {
    font-family: 'Avenir Next LT Pro';
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.7;
    letter-spacing: 4px;
    color: #000000;
    text-transform: uppercase;
}

h5 {
    font-family: 'Avenir Next LT Pro';
    font-size: 17px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.59;
    letter-spacing: 1.7px;
    color: #000000;
}

a:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.section_inner {
    margin: 0 auto;
    /* position: fixed; */
    /* width: 100%; */
    /* top: 0px; */
}

.site_button,
input[type="submit"] {
    font-family: 'Poppins';
    display: inline-block;
    background-color: #c7aa81;
    font-size: 14.5px;
    /* font-weight: 600; */
    font-stretch: normal;
    font-style: normal;
    line-height: 1.72;
    letter-spacing: 1.45px;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
    padding: 14px 34px;
    border: 0;
    cursor: pointer;
}
.parsley-errors-list li{
    list-style: none;
    text-align: center;
}
.site_button:hover,
input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}

.section_title p {
    font-family: 'Poppins';
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.8px;
    text-align: center;
}

p {
    margin-top: 0;
    margin-bottom: 26px;
}

p:last-child {
    margin-bottom: 0;
}

mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #f2e2e0 0%, #f2e2e0 100%);
    background-repeat: no-repeat;
    background-size: 100% 61%;
    background-position: 0 96%;
    color: inherit;
}

.text_center {
    text-align: center;
}

.mobile_only {
    display: none;
}
.desktop_only{
    display:block;
}
.section_left_item_title_n{
    width: 100%;
    display: block;
    position: absolute;
    top: 68px;
    left: 0px;
    opacity: 0;
}
@media (max-width: 1440px) {


    body {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
    }

    h1 {
        font-size: 4.826vw;
        letter-spacing: 1.255vw;
        margin-bottom: 1.111vw;
    }

    h2 {
        font-size: 3.819vw;
        letter-spacing: 0.076vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 1.389vw;
        letter-spacing: 0.278vw;
    }

    h5 {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        padding: 0.972vw 2.361vw;
    }

    .section_title p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
    }

    p {
        margin-bottom: 1.806vw;
    }
    .section_left_item_title_n{
        
    }
}

@media (max-width: 1140px) {

    body {
        font-size: 1.263vw;
        letter-spacing: 0.056vw;
    }

    h1 {
        font-size: 5.958vw;
        letter-spacing: 1.255vw;
        margin-bottom: 1.111vw;
    }

    h2 {
        font-size: 4.714vw;
        letter-spacing: 0.076vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 1.714vw;
        letter-spacing: 0.278vw;
    }

    h5 {
        font-size: 1.458vw;
        letter-spacing: 0.118vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 1.107vw;
        letter-spacing: 0.101vw;
        padding: 0.972vw 2.569vw;
    }

    .section_title p {
        font-size: 1.371vw;
        letter-spacing: 0.056vw;
    }
    .section_left_item_title_n{
        
top: 4.8vw;
    }
}

@media (max-width: 1024px) {

    body {
        font-size: 1.684vw;
        letter-spacing: 0.056vw;
    }

    h1 {
        font-size: 5.958vw;
        letter-spacing: 1.255vw;
        margin-bottom: 1.111vw;
    }

    h2 {
        font-size: 5.8353vw;
        letter-spacing: 0.076vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 1.714vw;
        letter-spacing: 0.278vw;
    }

    h5 {
        font-size: 1.944vw;
        letter-spacing: 0.118vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 1.476vw;
        letter-spacing: 0.101vw;
        padding: 0.972vw 2.569vw;
    }

    .section_title p {
        font-size: 1.828vw;
        letter-spacing: 0.056vw;
    }
    .section_left_item_title_n{
        
    }
}

@media (max-width: 768px) {

    body {
        font-size: 2.3576vw;
        letter-spacing: 0.056vw;
    }

    h1 {
        font-size: 8.0412vw;
        padding-left: 1.1vw;
        letter-spacing: 2.455vw;
        margin-bottom: 1.111vw;
    }

    h2 {
        font-size: 5.66942vw;
        white-space: nowrap;
        letter-spacing: 0.076vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 2.3996vw;
        letter-spacing: 0.278vw;
    }

    h5 {
        font-size: 2.7216vw;
        letter-spacing: 0.118vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 2vw;
        letter-spacing: 0.101vw;
        padding: 1.042vw 4.028vw;
    }

    .section_title p {
        font-size: 2.5592vw;
        letter-spacing: 0.056vw;
    }

    .section_title p br {
        display: none;
    }

    .ln_header_left{
        width: 50%;
    }

    .ln_header_right {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        position: relative;
        width: 50%;
    }

    .ln_logo img {
        width: 32.569vw !important;
        margin-right: auto;
        margin-bottom: 0 !important;
        text-align: left;
        margin-left: 0 !important;
    }
    
    .ln_header_right {
        margin-top: -2vw;
    }
    
    .section_inner {
        width: 100% !important;
        padding-left: 5vw;
        padding-right: 5vw;
        display: flex;
        justify-content: space-around;
    }

    .section_left_item {
        width: 100% !important;
    }

    .section_right_item {
        width: 100% !important;
    }
    .section_left_item_title_n{
        
top: 4.8vw;
        
display: none;
    }

}

@media (max-width: 550px) {

    body {
        font-size: 3.31vw;
        line-height: 1.7;
        letter-spacing: 0.172vw;
    }

    h1 {
        font-size: 10.837vw;
        line-height: 1.03;
        letter-spacing: 2.818vw;
        padding-left: 1.1vw;
        margin-bottom: 1.111vw;
    }

    h2 {
        font-size: 8.384vw;
        line-height: 1.08;
        letter-spacing: 0.172vw;
        margin-bottom: 1.389vw;
        text-align: right;
    }
    h2 mark{
        background-size: 94% 61%;
        background-position: 40% 96%;
    }
    h4 {
        font-size: 3.2vw;
        font-weight: 900;
        line-height: 1.65;
        letter-spacing: 0.665vw;
    }

    h5 {
        font-size: 3.348vw;
        font-weight: 900;
        line-height: 1.8;
        letter-spacing: 0.365vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 3.112vw;
        font-weight: 500;
        line-height: 1.72;
        letter-spacing: 0.5vw;
        padding: 3.076vw 9.625vw;
    }

    .section_title p {font-size: 3.333vw;font-weight: normal;font-stretch: normal;font-style: normal;line-height: 1.69;letter-spacing: 0.172vw;}

    .section_title p br {
        display: none;
    }


    .line_brake {
        display: block;
    }

    /* Common Style For Mobile */

    .mobile_only {
        display: block;

    }

    .mobile_block {
        display: none;
    }

}



/*
    Header
------------------------------*/
.ln_header {
    padding-top: 230px;
    text-align: center;
    z-index: 9999;
    position: relative;
}
.ln_header .section_inner{
    position: fixed;
    width: 100%;
    top: 30px;
}
/* .ln_header_right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
} */

/* .ln_logo img {
    width: 253px;
    height: 109px;
    margin: 0 auto;
    margin-bottom: 84px;
} */

.ln_header_right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ln_header_right li {
    display: inline-block;
    margin: 0;
    padding-left: 28px;
    position: relative;
}

.ln_header_right li a {
    font-family: 'Poppins';
    font-size: 14.5px;
    font-weight: 500;
    line-height: 1.72;
    letter-spacing: 1.45px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    color: #000000;
    position: relative;
    display: block;
    text-transform: uppercase;
    padding: 5px 10px;
}

.ln_header_right li:last-child a {
    border: 1px solid #000;
}

.ln_header_right li a:hover:after {
    background-color: #e2a883;
}


/*
    Responsive Header
------------------------------*/

.responsive-menu-hand {
    display: none;
}

.responsive-menu-hand svg {
    width: 100%;
    height: 100%;
}

.responsive-menu-close {
    clear: both;
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 4vw;
    right: 5vw;
}

.responsive-menu-close strong {
    position: relative;
    height: 0px;
    width: 40px;
    display: block;
}

.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2) {
    width: 40px;
    display: block;
    background-color: #000;
    height: 5px;
}

.responsive-menu-close span:nth-child(1) {
    transform: rotate(-45deg);
    margin-top: 25px;
}

.responsive-menu-close span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: -5px;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -110%;
    background: rgba(239, 203, 191, 0.98);
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    transition: right 0.5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.responsive-menu.active {
    right: 0;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 0px;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
    line-height: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 22px !important;
    letter-spacing: 0.3px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.52;
    font-weight: bold;
    border: 0;
    margin: 0;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu ul li a:hover {
    color: #000000;
}

.ln_logo img {
    width: 253px;
    /* height: 109px; */
    margin: 0 auto;
    margin-bottom: 40px;
}

@media (max-width: 1440px) {

    /*
        Header
    ------------------------------*/
    .ln_header {
        padding-top: 15.972vw;
    }

    .ln_logo img {
        width: 17.569vw;
        /* height: 7.569vw; */
        margin-bottom: 2.778vw;
    }

    .ln_header_right li {
        padding-left: 1.944vw;
    }

    .ln_header_right li a {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        padding: 0.347vw 0.694vw;
    }

    .ln_header_right li:last-child a {
        border: 0.069vw solid #000;
    }


    /*
        Responsive Header
    ------------------------------*/


}

@media (max-width: 1140px) {

    .ln_header_right li a {
        font-size: 1.6573vw;
    }
    .ln_header {
        padding-top: 16.722vw;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {

    .ln_logo img {
        max-width: 25vw;
        /* height: auto !important; */
    }
    
    .ln_header_right ul {
        display: none;
    }
    .ln_header {
        padding-top: 4.5vw;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
    }

    .responsive-menu-hand {
        display: block;
    }

    .ln_header .section_inner{
        position: relative;
        top: 0px;
        padding-left: 7vw;
        padding-right: 7vw;
    }

}

@media (max-width: 550px) {
    .ln_logo img {
        width: 100% !important;
        max-width: 39.5vw;
    }

    .ln_header {
        padding-top: 5.9vw;
    }
    .ln_header .section_inner{
        position: relative;
        top: 0px;
        padding-left: 4.5vw;
        padding-right: 6vw;
    }
}

.sk_header.active{
    /* position: fixed; */
    width: 100%;
    /* top: 0px; */
    /* left: 0px; */
    /* background-color: #FFF; */
    /* z-index: 999; */
    /* padding-top: 0px; */
}
.sk_header.active .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 10px;
    padding-bottom: 8px;
    background-color: #FFF;
    z-index: 999;
    position: fixed;
    top: 0px;
}
.sk_header.active .ln_header_left{
    width: 25%;
    text-align: left;
}
.sk_header.active .ln_header_left a.ln_logo{
    display: inline-block;
    text-align: left;
}
.sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{
    margin-bottom: -7px;
    margin-left: 0px;
    width: 130px;
}
.sk_header.active .ln_header_right{
    width: 75%;
    text-align: right;
    padding-top: 13px;
}
.sk_header.active .ln_header_right ul{}


  .ln_header  .user {
    /*============================================================================
      #User Avatar
    ==============================================================================*/
    /*============================================================================
      #User Dropdown
    ==============================================================================*/
    display: block;
    margin-top: -20px;
    }
    .ln_header  .user__avatar {
      height: 40px;
      max-height: 40px;
      margin: 0 0 0 1rem;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -moz-background-clip: padding;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      margin-bottom: -11px;
      margin-left: 0px;
      }
    .ln_header  .user__dropdown {
      position: absolute;
      z-index: 9999;
      top: 22px;
      right: 0;
      display: none;
      padding: 20px 30px;
      text-align: left;
      white-space: nowrap;
      border-top: 0;
      background: #f9f9f9;
      box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
      }
      .ln_header  .user__dropdown--light a {
        color: #0a2338; }
      .ln_header  .user__dropdown--dark a {
        color: #fff; }
      .ln_header  .user__dropdown span {
        display: block; }
      .ln_header  .user__dropdown a {
        line-height: 32px !important;
        display: block;
        border: 0px solid #000 !important;
        }
  .header--center .user {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem; }
    .header--center .user__dropdown {
      top: 50px; }
      .header--center .user__dropdown a {
        line-height: 40px;
        margin: 0 0 0 0; }


@media (max-width: 1440px) {
    .sk_header.active{
        padding-top: 11.722vw;
        /* display: none; */
    }
}
@media (max-width: 1140px) {
    .sk_header.active .section_inner{padding-left: 4vw;padding-right: 4vw;}
    .sk_header.active .ln_header_left{width: 17%;}
    .sk_header.active .ln_header_left a.ln_logo{ }
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{ }
    .sk_header.active .ln_header_right{width: 83%;padding-top: 7px;}
    .sk_header.active .ln_header_right ul{}
    .sk_header.active .ln_header_right ul li{}
    .sk_header.active .ln_header_right ul li a{}
}
@media (max-width: 1024px) {
    .sk_header.active .section_inner{ }
    .sk_header.active .ln_header_left{ }
    .sk_header.active .ln_header_left a.ln_logo{ }
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{ }
    .sk_header.active .ln_header_right{padding-top: 1.2vw;}
    .sk_header.active .ln_header_right ul{/* display: none; */}
    .sk_header.active .ln_header_right ul li{
        padding-left: 1.5vw;
    }
    .sk_header.active .ln_header_right ul li a{
        font-size: 1.5vw;
    }
    .sk_header.active .ln_header_right .responsive-menu-hand{
        height: 100%;
    }
}
@media (max-width: 768px) {
    .sk_header.active .section_inner{ }
    .sk_header.active .ln_header_left{width: 50%;}
    .sk_header.active .ln_header_left a.ln_logo{margin-bottom: -1vw;}
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{max-width: 14vw;}
    .sk_header.active .ln_header_right{width: 50%;margin-top: 0vw;padding-top: 0vw;}
    .sk_header.active .ln_header_right ul{}
    .sk_header.active .ln_header_right ul li{}
    .sk_header.active .ln_header_right ul li a{}
}
@media (max-width: 550px) {
    .sk_header.active{
    opacity: 0;
    z-index: -999;
    padding-top: 0vw;
    /* display: none; */
    /* padding-top: 0vw; */
    padding-top: 26.1vw;
    }
    .sk_header.active .section_inner{display: none;}
    .sk_header.active .ln_header_left{ }
    .sk_header.active .ln_header_left a.ln_logo{ }
    .sk_header.active .ln_header_left a.ln_logo img.ln_logo_image{ }
    .sk_header.active .ln_header_right{ }
    .sk_header.active .ln_header_right ul{}
    .sk_header.active .ln_header_right ul li{}
    .sk_header.active .ln_header_right ul li a{}
}





/*
    Section 1
------------------------------*/

.ln1 {
    padding-top: 49px;
    padding-bottom: 34px;
}

.ln1 .section_inner {
    width: 1010px;
    position: relative;
}

.ln1_top {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
}

.ln1 .section_left_item {
    width: 48%;
    padding-left: 53px;
}

.ln1 .section_right_item {
    width: 52%;
    padding-left: 38px;
    padding-top: 347px;
}

.section_right_item h4 {
    padding-bottom: 9px;
    white-space: nowrap;
    letter-spacing: 4.4px;
}

.ln1_img {
    position: relative;
    z-index: 0;
}

.ln1_img img {
    width: 100%;
    z-index: 1;
    position: relative;
    width: 423px;
    /* height: 563px; */
}

.ln1_img h1 {
    position: absolute;
    top: 119px;
    right: -212px;
    z-index: 2;
    background-color: #fff;
    padding-top: 7px;
    padding-left: 9px;
}

.ln1_text {
    position: absolute;
    transform: rotate(-90deg);
    bottom: -277px;
    right: 28px;
    z-index: 1;
}

.ln1_bg_art {
    position: absolute;
    top: 212px;
    right: 78px;
    background-color: #faf6f5;
    z-index: -1;
    width: 623px;
    height: 742px;
}

.section_right_item article {
    margin-bottom: 32px;
}

.ln1_bottom {
    padding-top: 126px;
    padding-bottom: 10px;
    padding-left: 45.2%;
}

.ln1_bottom h5 {
    margin-bottom: 10px;
    text-shadow: 0 0 0 #000000;
}

.ln1_signature {
    display: flex;
    align-items: center;
    margin-top: -22px;
    padding-left: 129px;
}

.ln1_signature span {
    font-family: 'Avenir Next LT Pro';
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    color: #000000;
    padding-right: 20px;
}

.ln1_signature img {
    display: inline-block;
    width: 78px;
    height: auto;
}

.ln1_art1 {
    position: absolute;
    z-index: 1;
    background: url(ln1_art1.png) no-repeat;
    background-size: contain;
    width: 572px;
    height: 178px;
    top: -52px;
    left: -128px;
}

.ln1_art2 {
    position: absolute;
    z-index: 1;
    background: url(ln1_art2.png) no-repeat;
    background-size: contain;
    background-repeat: no-repeat;
    width: 572px;
    height: 178px;
    top: 342px;
    right: -185px;
}
.ln1_bottom article{}
.ln1_bottom article p{}
.ln1_bottom article p br{ display:none;}
@media (max-width: 1440px) {

    .ln1 {
        padding-top: 3.403vw;
        padding-bottom: 2.361vw;
    }

    .ln1 .section_inner {
        width: 70.139vw;
    }

    .ln1 .section_left_item {
        padding-left: 3.681vw;
    }

    .ln1 .section_right_item {
        padding-left: 2.708vw;
        padding-top: 23.997vw;
    }

    .section_right_item h4 {
        padding-bottom: 0.625vw;
    }

    .ln1_img img {
        width: 29.375vw;
        /* height: 39.097vw; */
    }

    .ln1_img h1 {
        top: 8.2319vw;
        right: -14.7vw;
        padding-bottom: 0.3vw;
    }

    .ln1_text {
        bottom: -19.236vw;
        right: 1.944vw;
    }

    .ln1_bg_art {
        top: 14.722vw;
        right: 5.417vw;
        width: 43.264vw;
        height: 51.528vw;
    }

    .section_right_item article {
        margin-bottom: 2.222vw;
    }

    .ln1_bottom {
        padding-top: 8.75vw;
        padding-bottom: 0.694vw;
    }

    .ln1_bottom h5 {
        margin-bottom: 0.694vw;
    }

    .ln1_signature {
        margin-top: -1.528vw;
        padding-left: 8.958vw;
    }

    .ln1_signature span {
        font-size: 1.181vw;
        letter-spacing: 0.118vw;
        padding-right: 1.389vw;
    }

    .ln1_signature img {
        width: 5.417vw;
    }

    .ln1_art1 {
        width: 39.722vw;
        height: 12.361vw;
        top: -3.611vw;
        left: -8.889vw;
    }

    .ln1_art2 {
        width: 39.722vw;
        height: 12.361vw;
        top: 23.75vw;
        right: -12.847vw;
    }

}

@media (max-width: 1140px) {

    .ln1 .section_left_item {
        padding-left: 0.981vw;
    }

    .ln1_img img {
        width: 31.775vw;
        /* height: 42.291vw; */
    }

    .ln1_img h1 {
        top: 5.419vw;
        right: -15.697vw;
    }

    .ln1_bg_art {
        top: 19.022vw;
        right: 5.417vw;
        width: 43.264vw;
        height: 51.528vw;
    }

    .ln1_signature span {
        font-size: 1.458vw;
    }

    .ln1_signature {
        margin-top: 0.472vw;
        padding-left: 8.958vw;
    }
}

@media (max-width: 1024px) {


    .ln1 .section_inner {
        width: 75.039vw;
    }

    .ln1_text {
        bottom: -25.636vw;
        right: 1.944vw;
    }

    .ln1_img img {
        width: 34.675vw;
        /* height: 46.150vw; */
    }

    .ln1_bg_art {
        top: 14.722vw;
        right: 5.417vw;
        width: 43.264vw;
        height: 51.528vw;
    }

    .ln1_img h1 {
        top: 6.119vw;
        right: -16.297vw;
    }

    .ln1 .section_right_item {
        padding-left: 2.708vw;
        padding-top: 26.497vw;
    }
}

@media (max-width: 768px) {
    .ln1 {
        padding-top: 8vw;
        padding-bottom: 2.361vw;
    }

    .ln1_signature span {
        font-size: 2.5vw;
    }

    .ln1_img h1 {
        top: -8.881vw;
        right: 16.703vw;
    }

    .ln1_img img {
        width: 64vw;
        /* height: 100%; */
    }

    .ln1_art1 {
        width: 33.722vw;
        height: 22.361vw;
        top: -14.611vw;
        left: 2.111vw;
    }

    .ln1_art2 {
        display: none;
    }

    .ln1_bg_art {
        top: 26.422vw;
        right: 24.417vw;
        width: 43.264vw;
        height: 55.528vw;
        z-index: -1;
    }

    .ln1_text {
        bottom: -40.636vw;
        right: inherit;
        transform: unset;
        left: -1vw;
    }

    .ln1 .section_right_item {
        padding-left: 0;
        padding-top: 7.497vw;
    }

    .ln1_bottom {
        padding-top: 20.75vw;
        padding-bottom: 0.694vw;
        padding-left: 0;
        padding-right: 13vw;
    }


}

@media (max-width: 550px) {

    .ln1_img h1 {
        top: -11.681vw;
        right: -0.16vw;
    }

    .ln1 .section_left_item {
        padding-left: 2.181vw;
    }

    .ln1 {
        padding-top: 23.5vw;
        padding-bottom: 4.061vw;
    }

    .ln1_art1 {
        top: -14.311vw;
        left: -1.889vw;
    }

    .ln1_bg_art {
        top: 48.422vw;
        right: -5vw;
        width: 81vw;
        height: 99.628vw;
    }


    .ln1 .section_right_item {
        padding-left: 2.008vw;
        padding-top: 2.397vw;
        position: relative;
    }

    .section_right_item h4 {
        padding-bottom: 1.225vw;
        letter-spacing: 0.66vw;
    }

    .ln1_text {
        bottom: -51.2vw;
        right: 7vw;
        transform: unset;
        left: inherit;
        z-index: 999;
    }

    .ln1_bottom {
        padding-top: 27.9vw;
        padding-bottom: 0.694vw;
        padding-left: 2.1vw;
        padding-right: 1.8vw;
        position: relative;
        z-index: 2;
    }

    .ln1_bottom h5 {
        margin-bottom: 2.02vw;
        letter-spacing: 0.67vw;
    }

    .ln1_bottom article i {
        display: block;
    }

    .ln1_signature span {
        font-size: 3.648vw;
        font-weight: 900;
        line-height: 1.59;
        letter-spacing: 0.365vw;
        padding-right: 3vw;
    }

    .ln1_signature {
        margin-top: -3.528vw;
        padding-left: 21.458vw;
    }

    .ln1_signature img {
        width: 17vw;
        height: 100%;
    }
    .ln1_bottom article p br{
            display: block;
    }

    .ln1 .section_right_item a.site_button{
        font-size: 3.0vw;
        font-weight: 500;
        line-height: 1.72;
        letter-spacing: 0.37vw;
        padding: 2.9vw 7vw 2.976vw 7.625vw;
    }
    .ln1_text h2{}
    .ln1_text h2 mark{
        margin-right: -2vw;
    }
    .ln1_bottom article p{}
}


/* Section 2 start */

.ln2 {
    background: url(ln2_bg.png) no-repeat;
    background-size: cover;
    padding-top: 81px;
    padding-bottom: 69px;
}

.ln2 .section_inner {
    width: 1440px;
    position: relative;
    z-index: 1;
}

.ln2_heading {
    padding-top: 88px;
    padding-bottom: 5px;
}

.ln2 .section_title h2 {
    margin-bottom: 18px;
}
.ln2 .section_title h2 br{ display:none;}
.ln2_heading h1 {
    font-family: Vanitas;
    font-size: 68px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 6.8px;
    text-align: center;
    color: #ffffff;
}

.ln2_info p {
    font-family: Poppins;
    font-size: 19.5px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.79;
    letter-spacing: 1.95px;
    text-align: center;
    color: #ffffff;
}

.ln2_form {
    width: 691px;
    margin: 0 auto;
    margin-top: 28px;
    padding: 0 50px;
    position: relative;
}

.ln2 .form-control {
    background: transparent;
    border: 0;
    font-family: 'Poppins';
    font-size: 16px;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 0;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    padding-bottom: 9px;
    margin-bottom: 21px;
}

.ln2 textarea {
    resize: none;
    height: 188px;
}

.button_middle {
    text-align: center;
    padding-top: 9px;
}

.ln2 button {
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.45px;
    color: #ffffff;
    background: #c7aa81;
    display: inline-block;
    width: auto;
    box-shadow: none;
    border: 0;
    position: relative;
    left: -1px;
    margin-top: 16px;
    padding: 15.5px 45px;
}

.ln2 button:hover {
    background: #000;
    color: #fff;
}

.ln2 .form-group {
    margin-bottom: 19px;
}

.ln2 .sub-feild {
    padding-top: 13px;
}

.ln2 .text-area-field {
    padding-top: 17px;
    padding-bottom: 60px;
}

.ln2 .form-control::placeholder {
    color: #000;
    opacity: 1;
    /* Firefox */
    text-align: center;
}

.ln2 .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.ln2 .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.ln2_contact {
    padding-top: 74px;
    padding-bottom: 75px;
}

.ln2_contact ul {
    display: flex;
    justify-content: center;
}

.ln2_contact ul li {
    display: flex;
}

.ln2_contact ul li img {
    width: 30px;
    height: 30px;
    margin-top: 8px;
}

.ln2_contact_border {
    border-right: 5px solid #F7C06A;
    height: 58px;
    margin: 0 50px;
}

.ln2_contact ul li a {
    font-family: Poppins;
    font-size: 18.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 20px;
    padding-top: 7px;
}

.ln2_bg_text {
    position: absolute;
    width: 1440px;
    left: 0;
    bottom: -10px;
    z-index: -1;
    background: url(about_bg.jpg);
    background-size: contain;
    width: 1434px;
    height: 106px;
}

.ln2_bg_text img {
    max-width: 100%;
}



@media (max-width: 1440px) {

    .ln2 {
        padding-top: 5.625vw;
        padding-bottom: 4.792vw;
    }

    .ln2 .section_inner {
        width: 100vw;
    }

    .ln2_heading {
        padding-top: 6.111vw;
        padding-bottom: 0.347vw;
    }

    .ln2 .section_title h2 {
        margin-bottom: 1vw;
        padding: 0px 10vw;
        white-space: unset;
        text-align: center;
        line-height: 1.08;
        font-size: 3.819vw;
    }

    .ln2_heading h1 {
        font-size: 4.722vw;
        letter-spacing: 0.472vw;
    }

    .ln2_info p {
        font-size: 1.354vw;
        letter-spacing: 0.135vw;
    }

    .ln2_form {
        width: 47.986vw;
        margin-top: 1.944vw;
        padding: 0 3.472vw;
    }

    .ln2 .form-control {
        font-size: 1.111vw;
        border-bottom: 0.069vw solid #000;
        letter-spacing: 0.056vw;
        padding-bottom: 0.725vw;
        margin-bottom: 1.358vw;
    }

    .ln2 textarea {
        height: 13.056vw;
    }

    .button_middle {
        padding-top: 0.625vw;
    }

    .ln2 button {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        left: -0.069vw;
        margin-top: 1.25vw;
        padding: 1.076vw 3.125vw;
    }

    .ln2 .form-group {
        margin-bottom: 1.319vw;
    }

    .ln2 .sub-feild {
        padding-top: 0.903vw;
    }

    .ln2 .text-area-field {
        padding-top: 1.181vw;
        padding-bottom: 4.167vw;
    }

    .ln2 .form-control::placeholder {
        
    }

    .ln2_contact {
        padding-top: 5.139vw;
        padding-bottom: 5.208vw;
    }

    .ln2_contact ul li img {
        width: 2.083vw;
        height: 2.083vw;
        margin-top: 0.556vw;
    }

    .ln2_contact_border {
        border-right: 0.347vw solid #F7C06A;
        height: 4.028vw;
        margin: 0 3.472vw;
    }

    .ln2_contact ul li a {
        font-size: 1.285vw;
        letter-spacing: 0.139vw;
        padding-left: 1.389vw;
        padding-top: 0.486vw;
    }

    .ln2_bg_text {
        width: 100vw;
        bottom: -0.694vw;
        width: 99.583vw;
        height: 7.361vw;
    }


}

@media (max-width: 1140px) {

    .ln2 button {
        font-size: 1.107vw;
    }

}

@media (max-width: 1024px) {
    .ln2 .form-control {
        font-size: 1.311vw;
        border-bottom: 0.069vw solid #000;
        letter-spacing: 0.056vw;
    }

    .ln2_form {
        width: 56.386vw;
        margin-top: 1.944vw;
        padding: 0 3.472vw;
    }

}

@media (max-width: 768px) {

    .ln2 button {
        font-size: 2vw;
    }

    .ln2 .form-control {
        font-size: 2.5vw;
    }
    .ln2 .section_inner{
        display:block;
    }

}

@media (max-width: 550px) {

    .ln2 {
        padding-top: 11.825vw;
        padding-bottom: 13.992vw;
    }

    .ln2 .form-control {
        font-size: 3.433vw;
        line-height: 1.19;
        letter-spacing: 0.172vw;
        margin-bottom: 4.8vw;
        padding-bottom: 2.4vw;
    }

    .ln2 .form-control::placeholder {
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
    }

    .ln2_form {
        width: 100%;
        margin-top: 4.2vw;
        padding: 0;
        padding-left: 1.8vw;
        padding-right: 1.8vw;
    }

    .ln2 .form-group {
        margin-bottom: 5.019vw;
    }

    .ln2 button {
        font-size: 2.912vw;
        /* font-weight: 600; */
        line-height: 1.72;
        letter-spacing: 0.5vw;
        padding: 2.676vw 8.625vw 2.876vw 8.625vw;
    }
    .ln2 .section_title h2{
        
font-size: 8.5vw;
    }
}





/*
    Section 3
------------------------------*/

.ln3 {
    background-color: #fff;
    padding-top: 47px;
}

.ln3:after {
    content: "";
    background-color: #fff;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.ln3 .section_inner {
    width: 1120px;
    position: relative;
    z-index: 1;
}

.ln3_coffee {
    position: absolute;
    background: url(ln3_coffee.png) no-repeat;
    background-size: contain;
    height: 189px;
    width: 248px;
    top: -115px;
    left: 243px;
    z-index: 2;
}

.ln3_in {
    display: flex;
    flex-wrap: wrap;
    padding-top: 97px;
}

.ln3 .section_left_item {
    width: 50%;
    padding-left: 18px;
}

.ln3_in h5 {
    text-transform: uppercase;
    padding-top: 35px;
    padding-bottom: 15px;
}

.ln3_in h5,
.ln3_in article {
    padding-left: 6px;
}

.ln3_in h5 span {
    color: #141142;
    text-shadow: 0 0 0 #141142;
}

.ln3_button {
    padding: 14px 47px;
}

.ln3 .section_right_item {
    width: 50%;
    padding-left: 85px;
}

.ln3_img {
    position: relative;
    width: 600px;
    height: 589px;
    z-index: 1;
    padding-top: 7px;
}


.ln3_bg_art {
    position: absolute;
    width: 393px;
    height: 579px;
    background: url(ln3_bg_art2.png) no-repeat;
    background-size: cover;
    background-position: left top;
    top: -92px;
    right: -38px;
    z-index: -1;
}



.ln3 h2 {
    margin-bottom: 0;
}

.ln3 h2 mark {
    background-image: linear-gradient(120deg, #ece7e1 0%, #ece7e1 100%);
    background-size: 100% 58%;
    background-position: 0 91%;
}

.ln3 p mark {
    background-position: 0 45%;
}

.ln3 p:last-child {
    margin-bottom: 0;
}

.ln3_art {
    position: absolute;
    background: url(ln3_art.png) no-repeat;
    background-size: contain;
    width: 1094px;
    height: 178px;
    bottom: -19px;
    left: -167px;
    z-index: -1;
}
.ln3_in article {
    padding-bottom: 18px;
}
.ln3_in article p{}
.ln3_in article p.uppercase{
    text-transform: uppercase;
    margin-bottom: 9px;
    font-weight: 500;
}
.ln3_in article p:last-child{}

@media (max-width: 1440px) {

    .ln3 {
        padding-top: 3.264vw;
    }

    .ln3 .section_inner {
        width: 77.778vw;
    }

    .ln3_coffee {
        height: 13.125vw;
        width: 17.222vw;
        top: -7.986vw;
        left: 16.875vw;
    }

    .ln3_in {
        padding-top: 7vw;
    }

    .ln3 .section_left_item {
        padding-left: 1.25vw;
    }

    .ln3_in h5 {
        padding-top: 2.431vw;
        padding-bottom: 1.042vw;
    }

    .ln3_in h5,
    .ln3_in article {
        padding-left: 0.417vw;
    }

    .ln3_button {
        padding: 0.972vw 3.264vw;
    }

    .ln3 .section_right_item {
        padding-left: 5.903vw;
    }

    .ln3_img {
        width: 41.667vw;
        height: 40.903vw;
        padding-top: 0.486vw;
    }

    .ln3_bg_art {
        width: 27.292vw;
        height: 40.208vw;
        top: -6.389vw;
        right: -2.639vw;
    }


    .ln3_art {
        width: 75.972vw;
        height: 12.361vw;
        bottom: -1.319vw;
        left: -11.597vw;
    }

}

@media (max-width: 1140px) {

    .ln3_in h5 br,
    .ln3_in article br {
        display: none;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {

    .ln3 article:nth-of-type(3) {
        margin-bottom: 3.25vw;
    }

    .ln3 .section_right_item {
        text-align: center;
    }

    .ln3_img {
        width: 56vw;
        padding-top: 0.486vw;
        height: auto;
        margin: 0 auto;
    }

    .ln3 .section_left_item {
        padding-left: 0;
        padding-bottom: 12vw;
        padding-top: 5vw;
    }

}

@media (max-width: 550px) {

    .ln3_art {
        width: 113.272vw;
        height: 18.8vw;
        bottom: -3.819vw;
        left: -1.597vw;
    }

    .ln3_img {
        width: 100%;
        padding-top: 0.486vw;
        position: relative;
        left: 5.9vw;
        height: auto;
    }

    .ln3_coffee {
        height: 40.975vw;
        width: 100%;
        top: -20.386vw;
        left: -13.325vw;
    }

    .ln3 .section_left_item {
        text-align: right;
        padding-right: 3vw;
        padding-left: 0;
        padding-bottom: 6.1vw;
        padding-top: 3.5vw;
    }

    .ln3_in h5 {
        padding-left: 4.417vw;
        padding-top: 2.631vw;
        letter-spacing: 0.5vw;
    }

    .ln3_button {
        padding: 3.076vw 10.025vw;
        position: relative;
        z-index: 2;
        letter-spacing: 0.5vw;
        padding: 2.676vw 8.625vw 2.876vw 8.625vw;
        font-size: 2.912vw;
    }


    .ln3_bg_art {
        width: 78.4vw;
        height: 82vw;
        top: -10.689vw;
        right: -30.5vw;
    }
    .ln3 p mark{
        background-size: 95% 61%;
        background-position: 20% 96%;
    }
    .ln3_in h5.desktop_only,
    .ln3_in article.desktop_only{
        display: none;    
    }
    .ln3_in h5.mobile_only,
    .ln3_in h5.mobile_only br,
    .ln3_in article.mobile_only,
    .ln3_in article.mobile_only p br{
        display: block;    
    }
.ln3_in article{
    letter-spacing: 0.1vw;
    padding-bottom: 3vw;
}
.ln3_in article p{
    margin-bottom: 5.4vw;
}
.ln3_in article p.uppercase{    
    margin-bottom: 4vw;
}
}


/*
    Section 4
------------------------------*/

.ln4 {
    padding-top: 71px;
    padding-bottom: 98px;
}

.ln4 .section_inner {
    width: 1140px;
    position: relative;
}

.ln4_top {
    display: flex;
    padding-top: 1px;
    padding-bottom: 131px;
}

.ln4 .section_left_item {
    width: 40%;
    padding-left: 15px;
}

.ln4_img {
    position: relative;
    width: 421px;
    height: 609px;
}

.ln4_side_text {
    position: absolute;
    top: 57px;
    right: -357px;
    z-index: 2;
}

.ln4_side_text img {
    width: 198px;
    height: 64px;
    position: relative;
    left: -101px;
}

.ln4_side_text h2 {
    padding-top: 9px;
    padding-left: 7px;
}

.ln4_side_text mark {
    background-image: linear-gradient(120deg, #f6ebe4 0%, #f6ebe4 100%);
    background-position: 0 88%;
}

.ln4 .section_right_item {
    width: 60%;
    padding-left: 22px;
    padding-top: 227px;
}

.ln4_items {
    display: flex;
    flex-wrap: wrap;
    gap: 34px;
    text-align: center;
}

.ln4_item img {
    width: 197px;
    /* height: 197px; */
}

.ln4_item h5 {
    text-transform: uppercase;
    padding-top: 22px;
    margin: 0;
    text-shadow: 0 0 0 #141142;
}



.lp4_box {
    border: 1px solid #000;
    padding: 45px 0;
    margin: 0 10px;
    position: relative;
}

.lp4_box::after {
    content: "";
    position: absolute;
    margin-left: auto;
    width: 65px;
    height: 29px;
    background: url(ln4_quote_up.png);
    background-size: 33px 29px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    z-index: 222;
    left: 50%;
    transform: translate(-50%);
    top: -23px;
}

.lp4_box::before {
    content: "";
    position: absolute;
    margin-left: auto;
    width: 65px;
    height: 29px;
    background: url(ln4_quote_down.png);
    background-size: 33px 29px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    z-index: 222;
    left: 50%;
    transform: translate(-50%);
    bottom: -24px;
}

.lp4_box h2 {
    margin: 0;
    text-align: center;
}
.lp4_box h2 br{ display:none;}

@media (max-width: 1440px) {

    .ln4 {
        padding-top: 4.931vw;
        padding-bottom: 6.806vw;
    }

    .ln4 .section_inner {
        width: 79.167vw;
    }

    .ln4_top {
        padding-top: 0.069vw;
        padding-bottom: 9.097vw;
    }

    .ln4 .section_left_item {
        padding-left: 1.042vw;
    }

    .ln4_img {
        width: 29.236vw;
        height: 42.292vw;
    }

    .ln4_side_text {
        top: 3.958vw;
        right: -24.792vw;
    }

    .ln4_side_text img {
        width: 13.75vw;
        height: 4.444vw;
        left: -7.014vw;
    }

    .ln4_side_text h2 {
        padding-top: 0.625vw;
        padding-left: 0.486vw;
    }

    .ln4 .section_right_item {
        padding-left: 1.528vw;
        padding-top: 15.764vw;
    }

    .ln4_items {
        gap: 2.361vw;
    }

    .ln4_item img {
        width: 13.681vw;
        /* height: 13.681vw; */
    }

    .ln4_item h5 {
        padding-top: 1.528vw;
    }

    .lp4_box {
        border: 0.069vw solid #000;
        padding: 3.125vw 0;
        margin: 0 0.694vw;
    }

    .lp4_box::after {
        width: 4.514vw;
        height: 2.014vw;
        background-size: 2.292vw 2.014vw;
        top: -1.597vw;
    }

    .lp4_box::before {
        width: 4.514vw;
        height: 2.014vw;
        background-size: 2.292vw 2.014vw;
        bottom: -1.667vw;
    }

}

@media (max-width: 1140px) {


    .ln4_side_text {
        top: 3.958vw;
        right: -28.492vw;
    }

    .lp4_box h2 {
        font-size: 4.114vw;
    }


}

@media (max-width: 1024px) {

    .ln4 {
        padding-top: 10vw;
        padding-bottom: 6.806vw;
    }

    .ln4 .section_left_item {
        padding-left: 0;
    }

    .ln4_items {
        flex-wrap: nowrap;
    }

    .ln4_side_text {
        top: 1.958vw;
        right: -34.192vw;
    }

    .lp4_box h2 {
        font-size: 4.114vw;
    }

    .ln4_items {
        gap: 2.361vw;
    }


}

@media (max-width: 768px) {

    .ln4{
        padding-top: 5vw;
    }
    .ln4_top {
        display: block;
    }

    .ln4_side_text {
        top: 3.958vw;
        right: -24.792vw;
    }

    .ln4_img {
        width: 60vw;
        height: auto;
        padding-top: 18vw;
        padding-left: 14vw;
    }

    .ln4_item img {
        margin: 0 auto;
        width: 25vw;
        /* height: 25vw; */
    }

    .ln4_side_text {
        top: -10vw;
        right: inherit;
        left: 0;
    }

    .ln4_side_text img {
        width: 14.75vw;
        height: 12.444vw;
        left: 35vw;
        top: 17vw;
    }

    .ln4_items {
        gap: 7vw;
    }

    .ln4 .section_right_item {
        padding-left: 1.528vw;
        padding-top: 8vw;
    }
    .ln4 .section_inner{
        display:block;
    }

}

@media (max-width: 550px) {

    .lp4_box::after {
        width: 7.314vw;
        height: 7.814vw;
        background-size: 100%;
        top: -5.697vw;
    }

    .lp4_box::before {
        width: 7.214vw;
        height: 7.814vw;
        background-size: 100%;
        bottom: -5.697vw;
    }

    .lp4_box {
        border: 0.069vw solid #000;
        padding: 6.925vw 0 6.225vw 0;
        margin: 0 0.694vw;
    }
        .ln4_item h5 {
        padding-top: 4.228vw;
        letter-spacing: 0.65vw;
    }

        .ln4_top {
        padding-top: 0.069vw;
        padding-bottom: 10.397vw;
    }


    .lp4_bottom {
        width: 109%;
        margin-left: -3.6vw;
    }
    .ln4 .section_right_item {
        padding-left: 0;
        padding-top: 7.2vw;
    }

    .lp4_box h2 {
        font-size: 8.584vw;
        line-height: 1.04;
        letter-spacing: 0.172vw;
        white-space: unset;
    }
    .lp4_box h2 br{
    display: block;
}
    .ln4_items {
        gap: 5vw;
        margin-right: -4.8vw;
        display: block;
    }
    .ln4_img {
        width: 90vw;
        height: auto;
        padding-top: 17.7vw;
        padding-left: 17.7vw;
        padding-right: 5.5vw;
    }

    .ln4_side_text h2 {
        padding-top: 0;
        padding-left: 0vw;
        position: relative;
        top: -5.5vw;
    }

    .ln4_side_text mark {
        background-image: linear-gradient(120deg, #f6ebe4 0%, #f6ebe4 100%);
        background-position: 0 77%;
    }

    .ln4_side_text img {
        width: 15.35vw;
        height: 16.444vw;
        left: 46vw;
        top: 15.1vw;
    }

    .ln4_side_text {
        top: -10vw;
        right: inherit;
        left: 1.8vw;
    }
    .ln4_item,
    .ln4_item.slick-active + .ln4_item.slick-active{
        margin-right: 0;
        padding: 1vw;
        opacity: .43;
    }

    .ln4_item.slick-active{
        opacity: 1;
    }
    .ln4_item img {
        width: 41.250vw;
        /* height: 198px; */
    }
    .ln4 {
        padding-top: 15.3vw;
        padding-bottom: 14.106vw;
    }
    .ln4 button.slick-prev.slick-arrow{
        display: none !important;
    }

    .ln4 button.slick-next.slick-arrow{
        position: absolute;
        right: 6vw;
        top: 13vw;
        background-image: url(ln4_arrow_right.png);
        background-repeat: no-repeat;
        height: 14.451vw;
        width: 8.369vw;
        border: 0;
        background-color: transparent;
        font-size: 0;
        background-size: contain;
    }

    .ln4 .mobile_only{
        display:block;
    }
   .ln4 .desktop_only{
        display:none;
    }
}


/*
    Section 5
------------------------------*/

.ln5 {
    background: #faf6f5;
}

.ln5 .section_inner {
    width: 1160px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.ln5 .section_left_item {
    width: 38%;
    padding-top: 194px;
    padding-bottom: 132px;
    text-align: right;
    padding-right: 39px;
}

.ln5 .section_right_item {
    width: 55% !important;
    position: relative;
    z-index: 0;
}

.ln5 mark {
    background-image: linear-gradient(120deg, #fff 0%, #ffff 100%);
}

.ln5 h2 {
    margin-bottom: 17px;
}

.ln5 h5 {
    position: relative;
    text-transform: uppercase;
    padding-bottom: 84px;
    color: #141142;
    text-shadow: 0 0 0 #141142;
}

.ln5 h5::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    background-color: #000;
    right: 27px;
    top: 83px;
}

.ln5_img1 {
    width: 303px;
    height: 303px;
    position: absolute;
    z-index: 5;
    right: 74px;
    top: 323px;
}

.ln5_img2 {
    width: 303px;
    height: 455px;
    position: absolute;
    z-index: 4;
    left: 89px;
    top: 223px;
}

.ln5_img3 {
    width: 387px;
    height: 258px;
    position: absolute;
    z-index: 3;
    right: 0;
    top: 95px;
}

.ln5_bg_dot {
    width: 438px;
    height: 364px;
    position: absolute;
    z-index: 2;
    left: 22px;
    top: 144px;
}

.ln5_text_art {
    position: absolute;
    background: url(ln5_art.png) no-repeat;
    background-size: contain;
    width: 944px;
    height: 178px;
    z-index: -1;
    top: 50px;
    left: -140px;
}


@media (max-width: 1440px) {

    .ln5 .section_inner {
        width: 80.556vw;
    }

    .ln5 .section_left_item {
        padding-top: 13.472vw;
        padding-bottom: 9.167vw;
        padding-right: 2.708vw;
    }

    .ln5 h2 {
        margin-bottom: 1.181vw;
    }

    .ln5 h5 {
        padding-bottom: 5.833vw;
    }

    .ln5 h5::after {
        width: 0.069vw;
        height: 2.292vw;
        right: 1.875vw;
        top: 5.764vw;
    }

    .ln5_img1 {
        width: 21.042vw;
        height: 21.042vw;
        right: 5.139vw;
        top: 22.431vw;
    }

    .ln5_img2 {
        width: 21.042vw;
        height: 31.597vw;
        left: 6.181vw;
        top: 15.486vw;
    }

    .ln5_img3 {
        width: 26.875vw;
        height: 17.917vw;
        top: 6.597vw;
    }

    .ln5_bg_dot {
        width: 30.417vw;
        height: 25.278vw;
        left: 1.528vw;
        top: 10vw;
    }

    .ln5_text_art {
        width: 65.556vw;
        height: 12.361vw;
        top: 3.472vw;
        left: -9.722vw;
    }

}

@media (max-width: 1140px) {

    .ln5 h5 br,
    .ln5 article br {
        display: none;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {

    .ln5 .section_inner {
        display: flex;
    }

    .ln5 .section_left_item {
        width: 45% !important;
    }
}

@media (max-width: 550px) {

    .ln5_img1 {
        width: 40.242vw;
        height: 100%;
        right: 10.139vw;
        top: 35.631vw;
    }

    .ln5_img2 {
        width: 39.999vw;
        height: 102%;
        left: 2.281vw;
        top: 22.486vw;
    }

    .ln5_img3 {
        width: 51.375vw;
        height: 100%;
        top: 5.397vw;
        right: 0.4vw;
    }

    .ln5_bg_dot {
        width: 58.417vw;
        height: 100%;
        left: -5.472vw;
        top: 12vw;
    }

    .ln5_text_art {
        width: 65.556vw;
        height: 100%;
        top: 88vw;
        left: 5.978vw;
        z-index: -1;
    }

    .ln5 h5 {
        padding-bottom: 10.833vw;
        letter-spacing: 0.7vw;
    }
    .ln5 h5 br{
    display: block;
}
    .ln5 h2 {
        margin-bottom: 2.681vw;
        text-align: left;
    }

    .ln5 h5::after {
        width: 0.069vw;
        height: 7.192vw;
        left: 7.375vw;
        top: 14.564vw;
    }

    .ln5 .section_left_item {
        width: 100% !important;
        text-align: left;
        padding-top: 11.472vw;
        padding-bottom: 0;
        padding-left: 2.2vw;
        padding-right: 0;
    }

    .ln5 .section_right_item {
        padding-bottom: 97.6vw;
        width: 100% !important;
    }
    .ln5 mark {
        background-image: linear-gradient(120deg, #fff 0%, #ffff 100%);
        background-size: 100% 45%;
        background-position: 0 89%;
        padding-left: 1.8vw;
        margin-left: -1.8vw;
    }
    .ln5 article br {
        display: block;
    }
}


/*
    Section 6
------------------------------*/

.ln6 {
    position: relative;
    padding-bottom: 76px;
    padding-top: 71px;
}

.ln6 .section_inner {
    width: 1146px;
}

.ln6 h2 {
    text-align: center;
    margin-bottom: 42px;
}

.ln6 mark {
    background-size: 100% 60%;
    background-position: 0 92%;
}

.ln6_items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 35px;
    padding-left: 8px;
}

.ln6_item {
    text-align: center;
}

.ln6_item_img {
    border: 1.5px solid #000;
    padding: 10px;
    position: relative;
}

.ln6_item_img:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    background-color: #000;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    bottom: -27px;
}

.ln6_item_img img {
    width: 328px;
    height: 411px;
}

.ln6_item h5 {
    text-transform: uppercase;
    margin-top: 47px;
    margin-bottom: 0px;
    color: #141142;
    text-shadow: 0 0 0 #141142;
}


@media (max-width: 1440px) {

    .ln6 {
        padding-bottom: 5.278vw;
        padding-top: 4.931vw;
    }

    .ln6 .section_inner {
        width: 79.583vw;
    }

    .ln6 h2 {
        margin-bottom: 2.917vw;
    }

    .ln6_items {
        column-gap: 2.431vw;
        padding-left: 0.556vw;
    }

    .ln6_item_img {
        border: 0.104vw solid #000;
        padding: 0.694vw;
    }

    .ln6_item_img:after {
        width: 0.069vw;
        height: 2.292vw;
        bottom: -1.875vw;
    }

    .ln6_item_img img {
        width: 22.778vw;
        height: 28.542vw;
    }

    .ln6_item h5 {
        margin-top: 3.264vw;
        margin-bottom: 0vw;
    }


}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {

    .ln6 {
        padding-bottom: 5.278vw;
        padding-top: 10.931vw;
    }

    .ln6_item_img img {
        width: 100%;
        height: 100%;
    }

    .ln6_items {
        column-gap: 2.431vw;
        padding-left: 0;
    }

    .ln6_item_img {
        border: 0.104vw solid #000;
        padding: 1.694vw;
    }

    .ln6_item {
        padding-bottom: 6vw;
    }

    .ln6_item_img:after {
        width: 0.069vw;
        height: 4.292vw;
        bottom: -3.5vw;
    }

    .ln6 h2 {
        margin-bottom: 6.3vw;
    }

    .ln6_item h5 {
        margin-top: 5.264vw;
        margin-bottom: 0vw;
    }
    .ln6 .section_inner{
        display:block;
    }
}

@media (max-width: 550px) {

    .ln6 .section_inner {
        padding-right: 11vw;
        padding-left: 12vw;
        position: relative;
        z-index: 1;
    }
    .ln6_item_img {
        border: 2px solid #000;
        padding: 1.694vw;
        margin-right: 1px;
    }
    .ln6 button.slick-next.slick-arrow,
    .ln6 button.slick-prev.slick-arrow {
        position: absolute;
        top: 31.8vw;
        font-size: 0;
        border: 0;
        width: 10.5vw;
        height: 23.951vw;
        background-color: transparent;
        background-repeat: no-repeat;
        z-index: 9999;
        cursor: pointer;
        background-position: 2vw;
        background-size: contain;
    }
    .ln6 button.slick-next.slick-arrow{
        right: -5vw;
        background-image: url(ln5_arrow_right.png);
    }
    .ln6 button.slick-prev.slick-arrow{
        left: -6vw;
        background-image: url(ln5_arrow_left.png);
    }
    .ln6_item_img:after {
        width: 0.069vw;
        height: 6.892vw;
        bottom: -5.4vw;
    }
    .ln6_item h5 {
        margin-top: 9.6vw;
        margin-bottom: 0vw;
        letter-spacing: 0.7vw;
    }
    .ln6 mark{
        background-size: 100% 53%;
        background-position: 0 69%;
    }

    .ln6 .mobile_only{
        display:block;
    }
   .ln6 .desktop_only{
        display:none;
    }
    .ln6_items {
        display: block;
    }
}



/*
    Section 7
------------------------------*/

.ln7 {
    background: url(ln2_bg.png) no-repeat;
    background-position: bottom;
    background-size: contain;
    padding-bottom: 74px;
}

.ln7 .section_inner {
    width: 1056px;
    display: flex;
    flex-wrap: wrap;
}

.ln7 .section_left_item {
    width: 55%;
    position: relative;
    z-index: 2;
    padding-top: 241px;
}

.ln7_tape_item {
    padding-left: 8px;
    padding-right: 31px;
}

.ln7_tape {}

.ln7_tape_in {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 13px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 30px;
}

.ln7_tape1,
.ln7_tape3,
.ln7_tape5 {
    background-color: #ece7e1;
}

.ln7_tape2,
.ln7_tape4 {
    background-color: #faf6f5;
    padding-bottom: 13px;
}

.ln7_tape3 {
    padding-top: 12px;
    padding-bottom: 11px;
}

.ln7_tape4 {
    padding-top: 12px;
    padding-bottom: 12px;
}


.ln7_thumbnail {
    width: 139px;
    height: 88px;
}

.ln7_tape_in h5 {
    text-transform: uppercase;
    padding-left: 26px;
    color: #000000;
    text-shadow: 0 0 0 #000000;
}


.ln7_icon {
    width: 31px;
    height: 31px;
    margin-left: auto;
    margin-right: 10px;
}

.ln7_button {
    text-align: right;
    padding-top: 22px;
}

.ln7_button .site_button {
    padding: 14px 48px;
}

.ln7 .section_right_item {
    width: 45%;
    position: relative;
    z-index: 1;
}

.ln7_main_img {
    position: absolute;
    width: 517px;
    height: 673px;
    z-index: -1;
    right: 43px;
    top: 93px;
}

.ln7_dot_bg {
    width: 517px;
    height: 364px;
    position: absolute;
    z-index: -2;
    top: 0;
    left: 48px;
}

.ln7_side_text {
    display: flex;
    position: absolute;
    left: -414px;
    top: -24px;
}

.ln7_line {
    width: 122px;
    height: 146px;
    padding-top: 35px;
    margin-right: 33px;
}

.ln7_side_text mark {
    background-image: linear-gradient(120deg, #f6ebe4 0%, #f6ebe4 100%);
    background-position: 0 100%;
}


@media (max-width: 1440px) {

    .ln7 {
        padding-bottom: 5.139vw;
    }

    .ln7 .section_inner {
        width: 73.333vw;
    }

    .ln7 .section_left_item {
        padding-top: 16.736vw;
    }

    .ln7_tape_item {
        padding-left: 0.556vw;
        padding-right: 2.153vw;
    }

    .ln7_tape_in {
        padding-top: 0.903vw;
        padding-bottom: 0.694vw;
        padding-left: 0.833vw;
        padding-right: 2.083vw;
    }

    .ln7_tape2,
    .ln7_tape4 {
        padding-bottom: 0.903vw;
    }

    .ln7_tape3 {
        padding-top: 0.833vw;
        padding-bottom: 0.764vw;
    }

    .ln7_tape4 {
        padding-top: 0.833vw;
        padding-bottom: 0.833vw;
    }


    .ln7_thumbnail {
        width: 9.653vw;
        height: 6.111vw;
    }

    .ln7_tape_in h5 {
        padding-left: 1.806vw;
    }


    .ln7_icon {
        width: 2.153vw;
        height: 2.153vw;
        margin-right: 0.694vw;
    }

    .ln7_button {
        padding-top: 1.528vw;
    }

    .ln7_button .site_button {
        padding: 0.972vw 3.333vw;
    }

    .ln7_main_img {
        width: 35.903vw;
        height: 46.736vw;
        right: 2.986vw;
        top: 6.458vw;
    }

    .ln7_dot_bg {
        width: 35.903vw;
        height: 25.278vw;
        left: 3.333vw;
    }

    .ln7_side_text {
        left: -28.75vw;
        top: -1.667vw;
    }

    .ln7_line {
        width: 8.472vw;
        height: 10.139vw;
        padding-top: 2.431vw;
        margin-right: 2.292vw;
    }


}

@media (max-width: 1140px) {
    .ln7_tape_item {
        padding-left: 0;
        padding-right: 0vw;
    }
}

@media (max-width: 1024px) {

    .ln7_side_text {
        left: -32.25vw;
        top: -1.667vw;
    }

    .ln7 .section_inner {
        width: 83.733vw;
    }

}

@media (max-width: 768px) {

    .ln7 {
        padding-top: 5.139vw;
    }

    .ln7 .section_inner {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .ln7_side_text {
        left: 0;
        top: -14.667vw;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .ln7 .section_left_item {
        padding-top: 84.736vw;
    }

    .ln7 .section_right_item {
        z-index: 9;
    }

    .ln7_thumbnail {
        width: 18.653vw;
        height: 12.111vw;
    }

    .ln7_tape_in {
        padding-top: 1.903vw;
        padding-bottom: 1.694vw;
        padding-left: 2.3vw;
        padding-right: 2.083vw;
    }

    .ln7_icon {
        width: 4.153vw;
        height: 4.153vw;
        margin-right: 0.694vw;
    }

    .ln7_tape_in h5 {
        padding-left: 2.5vw;
    }

    .ln7_main_img {
        width: 70vw;
        height: auto;
        right: inherit;
        top: 6.458vw;
        padding-left: 14vw;
    }

    .ln7_dot_bg {
        width: 35.903vw;
        height: 25.278vw;
        left: inherit;
        right: -5vw;
        top: 1vw;
    }

    .ln7_line {
        width: 8.472vw;
        height: 10.139vw;
        padding-top: 23.431vw;
        margin-left: 39vw;
        width: 13.75vw;
        height: 0;
        left: inherit;
        top: 0;
        right: 15vw;
        float: right;
        margin-top: -8vw;
        transform: rotate(90deg);
        z-index: -1;
    }

    .ln7_side_text h2 {
        text-align: left;
        margin-left: -1.5vw;
        display: inline;
    }


}

@media (max-width: 550px) {
    .ln7_button {
        padding-top: 6.628vw;
        margin-right: -2%;
    }
    .ln7_button .site_button {
        padding: 2.976vw 9.225vw 2.776vw 9.225vw;
        letter-spacing: 0.3vw;
    }
    .ln7_icon {
        width: 5.353vw;
        height: 100%;
        margin-right: 3.394vw;
    }
    .ln7_tape_in h5 {
        padding-left: 4.3vw;
        padding-top: 2.6vw;
        letter-spacing: 0.5vw;
        line-height: 1.4;
    }
    .ln7_tape_item {
        width: 104%;
        margin-left: -2%;
        padding-left: 0;
        padding-right: 0vw;
    }
    .ln7_thumbnail {
        width: 23.353vw;
        height: 100%;
    }
    .ln7_main_img {
        width: 81.2vw;
        height: 100%;
        right: 0.6vw;
        top: 5.658vw;
        padding-left: 14vw;
    }
    .ln7_dot_bg {
        width: 57.303vw;
        height: 37vw;
        left: inherit;
        right: -4.4vw;
        top: -22vw;
    }
    .ln7 .section_right_item {
        z-index: 9;
    }
    .ln7 .section_left_item {
        padding-top: 102.936vw;
        position: relative;
        margin-bottom: -5vw;
    }
    .ln7_side_text {
        left: -0.6vw;
        top: -19.467vw;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .ln7 {
        padding-top: 19.5vw;
        background-position: bottom;
        background-size: 435vw;
        padding-bottom: 0;
        margin-bottom: 11.2vw;
    }
    .ln7_line {
        width: 8.472vw;
        height: 10.139vw;
        padding-top: 23.431vw;
        margin-left: 49vw;
        width: 16.75vw;
        height: 0;
        left: inherit;
        top: 14vw;
        right: 15vw;
        float: unset;
        margin-top: unset;
        transform: unset;
    }
    .ln7_line img {
        position: absolute;
        top: 5vw;
        left: 31vw;
    }
}





/*
    Section 8
------------------------------*/

.ln8 {
    padding-bottom: 69px;
    padding-top: 60px;
    background: #dbbdb8;
}

.ln8 .section_inner {
    width: 1106px;
    position: relative;
    display: flex;
}

.ln8_in {
    position: relative;
    z-index: 6;
    padding-top: 6px;
}

.ln8 h2 {
    text-align: center;
    margin-bottom: 8px;
}

.ln8 h5 {
    text-align: center;
    text-transform: uppercase;
}
.ln8 h5 a{
    color: #000000;
}
#instagram_feed {
    overflow: hidden;
    margin-top: 29px;
}

.instagram_gallery a {
    margin-right: 32px;
    width: 22.80% !important;
    float: left !important;
}

.instagram_gallery a:last-child {
    margin-right: 0 !important;
}

.instagram_gallery a img {
    margin: 0 !important;
    width: 100% !important;
}

@media (max-width: 1440px) {

    .ln8 {
        padding-bottom: 4.792vw;
        padding-top: 4.167vw;
    }

    .ln8 .section_inner {
        width: 76.806vw;
    }

    .ln8_in {
        padding-top: 0.417vw;
    }

    .ln8 h2 {
        margin-bottom: 0.556vw;
    }

    #instagram_feed {
        margin-top: 2.014vw;
    }

    .instagram_gallery a {
        margin-right: 2.222vw;
    }



}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
    .ln8 {
        padding-bottom: 6.236vw;
        padding-top: 4.167vw;
    }
}

@media (max-width: 550px) {
    .ln8 {
        padding-bottom: 1vw;
        padding-top: 11.8vw;
        background-color: #dbbdb8;
    }

    .ln8 .section_inner {
        width: 100% !important;
        padding-left: 4vw;
        padding-right: 4vw;
    }

    .ln8_in {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 6vw;
        padding-top: 0;
    }

    .ln8 h2 {
        margin-bottom: 0;
        margin-left: -4vw;
        margin-right: -4vw;
        margin-top: 0vw;
        background-color: transparent;
    }

    #instagram_feed {
        margin-top: 3.194vw;
    }

    .instagram_gallery a {
        margin-right: 0;
        width: 50% !important;
    }

}

/*
    section 9
------------------------------*/

.ln9 {
    background: #fff0f0;
    padding-top: 64px;
    padding-bottom: 73px;
}

.ln9 h2 {
    text-align: center;
    margin-bottom: 13px;
}

.ln9 h2 mark {
    background-image: linear-gradient(120deg, #fff 0%, #fff 100%);
    background-position: 0 96%;
}

.ln9 h5 {
    text-align: center;
}

.ln9_form {
    width: 850px;
    margin: 0 auto;
    margin-top: 81px;
    position: relative;
    padding-left: 5px;
}

.ln9_form_in {
    display: flex;
    flex-wrap: wrap;
    gap: 33px;
}

.ln9 .form-control {
    background: transparent;
    border: 0;
    font-family: 'Poppins';
    font-size: 16px;
    border-bottom: 1px solid #000;
    border-radius: 0;
    padding-left: 0;
    text-transform: uppercase;
    color: #000000;
}

.ln9 textarea {
    resize: none;
    height: 188px;
}

.button_middle {
    text-align: center;
    position: relative;
    margin-top: -10px;
}

.ln9 button {
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 14.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 1.45px;
    color: #ffffff;
    background: #c7aa81;
    display: inline-block;
    width: auto;
    box-shadow: none;
    border: 0;
    position: relative;
    left: -1px;
    padding: 15px 58px;
}

.ln9 button:hover {
    background: #000;
    color: #fff;
}

.ln9 .form-group {
    margin-bottom: 19px;
}

.ln9 .text-field {
    width: 260px;
}

.ln9 .email-field {
    width: 312px;
}

.ln9 .sub-feild {
    padding-top: 13px;
}

.ln9 .text-area-field {
    padding-top: 17px;
    padding-bottom: 60px;
}

.ln9 .form-control::placeholder {
    color: #000;
    font-size: 20px;
    opacity: 1;
    /* Firefox */
}

.ln9 .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.ln9 .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.ln9_contact {
    padding-top: 74px;
    padding-bottom: 75px;
}

.ln9_contact ul {
    display: flex;
    justify-content: center;
}

.ln9_contact ul li {
    display: flex;
}

.ln9_contact ul li img {
    width: 30px;
    height: 30px;
    margin-top: 8px;
}

.ln9_contact_border {
    border-right: 5px solid #F7C06A;
    height: 58px;
    margin: 0 50px;
}

.ln9_contact ul li a {
    font-family: Poppins;
    font-size: 18.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 2px;
    color: #ffffff;
    padding-left: 20px;
    padding-top: 7px;
}

.ln9_bg_text {
    position: absolute;
    width: 1440px;
    left: 0;
    bottom: -10px;
    z-index: -1;
    background: url(about_bg.jpg);
    background-size: contain;
    width: 1434px;
    height: 106px;
}

.ln9_bg_text img {
    max-width: 100%;
}
.ln9 h2 mark br{
    display: none;
}
@media (max-width: 1440px) {

    .ln9 {
        padding-top: 4.444vw;
        padding-bottom: 5.069vw;
    }

    .ln9 h2 {
        margin-bottom: 0.903vw;
    }

    .ln9_form {
        width: 59.028vw;
        margin-top: 5.625vw;
        padding-left: 0.347vw;
    }

    .ln9_form_in {
        gap: 2.292vw;
    }

    .ln9 .form-control {
        font-size: 1.111vw;
        border-bottom: 0.069vw solid #000;
    }

    .ln9 textarea {
        height: 13.056vw;
    }

    .button_middle {
        margin-top: -0.694vw;
    }

    .ln9 button {
        font-size: 1.007vw;
        letter-spacing: 0.101vw;
        left: -0.069vw;
        padding: 1.042vw 4.028vw;
    }

    .ln9 .form-group {
        margin-bottom: 1.319vw;
    }

    .ln9 .text-field {
        width: 18.056vw;
    }

    .ln9 .email-field {
        width: 21.667vw;
    }

    .ln9 .sub-feild {
        padding-top: 0.903vw;
    }

    .ln9 .text-area-field {
        padding-top: 1.181vw;
        padding-bottom: 4.167vw;
    }

    .ln9 .form-control::placeholder {
        font-size: 1.389vw;
    }

    .ln9_contact {
        padding-top: 5.139vw;
        padding-bottom: 5.208vw;
    }

    .ln9_contact ul li img {
        width: 2.083vw;
        height: 2.083vw;
        margin-top: 0.556vw;
    }

    .ln9_contact_border {
        border-right: 0.347vw solid #F7C06A;
        height: 4.028vw;
        margin: 0 3.472vw;
    }

    .ln9_contact ul li a {
        font-size: 1.285vw;
        letter-spacing: 0.139vw;
        padding-left: 1.389vw;
        padding-top: 0.486vw;
    }

    .ln9_bg_text {
        width: 100vw;
        bottom: -0.694vw;
        width: 99.583vw;
        height: 7.361vw;
    }


}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {

    .ln9 .form-control {
        font-size: 1.311vw;
        border-bottom: 0.069vw solid #000;
    }
}

@media (max-width: 768px) {
    .ln9_form {
        width: 64vw;
        margin-top: 5.625vw;
        padding-left: 0;
        margin: 0 auto;
        text-align: center;
    }

    .ln9 button {
        font-size: 2vw;
        letter-spacing: 0.101vw;
        left: -0.069vw;
        padding: 1.042vw 4.028vw;
    }

    .ln9 .form-control {
        font-size: 2.5vw;
        border-bottom: 0.069vw solid #000;
    }

    .ln9 .section_inner{
        display:block;
    }

}

@media (max-width: 550px) {

    .ln9_form {
        width: 54vw;
        margin-top: 5vw;
        padding-left: 0;
        margin: 0 auto;
        text-align: center;
        padding-top: 2.9vw;
    }

    .ln9 .form-control {
        text-align: center;
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
        border-bottom: 0.069vw solid #000;
        padding-bottom: 1.6vw;
        margin-bottom: 1.8vw;
    }

    .ln9 button {
        font-size: 2.912vw;
        /* font-weight: 600; */
        line-height: 1.72;
        letter-spacing: 0.5vw;
        left: -0.069vw;
        padding: 3.042vw 12.428vw;
        margin-top: 4vw;
    }

    .ln9 .form-group {
        margin-bottom: 1.319vw;
    }

    .ln9 .text-field {
        width: unset;
        margin-bottom: 2.6vw;
    }

    .ln9 .email-field {
        width: unset;
    }

    .ln9 .sub-feild {
        padding-top: 0.903vw;
    }

    .ln9 .text-area-field {
        padding-top: 1.181vw;
        padding-bottom: 4.167vw;
    }

    .ln9 .form-control::placeholder {
        text-align: center;
        font-size: 3.433vw;
        line-height: 1.69;
        letter-spacing: 0.172vw;
    }

    .ln9_form_in {
        display: unset;
        flex-wrap: unset;
        gap: unset;
    }


    .ln9 {
        padding-top: 9.944vw;
        padding-bottom: 9vw;
    }

    .ln9 h2 {
        font-size: 11.403vw;
        line-height: 1.05;
        letter-spacing: 0.236vw;
        white-space: unset;
        margin-bottom: 2.5vw;
    }
    .ln9 h2 mark{
        background-position: 0 96%;
        background-size: 99% 61%;
    }
    .ln9 h2 mark br{
        display: block;
    }
}




/*
    footer
------------------------------*/

.site_footer {
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    background: #000;
    padding: 25px 0 5px;
    margin-top: 800px;
    margin-top: 3px;
}

.site_footer p {
    font-size: 15px;
    letter-spacing: 0.9px;
    margin-bottom: 14px;
}
.site_footer .divider{
    
}
.site_footer .text2{
    text-transform: uppercase;
}
.site_footer .text2 a{
    color:#6bbdb9;
}
@media (max-width: 1440px){
    
    .site_footer {
        font-size: 1.042vw;
        padding: 1.736vw 0 0.347vw;
        margin-top: 55.556vw;
        margin-top: 0.208vw;
    }
    .site_footer p {
        font-size: 1.042vw;
        letter-spacing: 0.063vw;
        margin-bottom: 0.972vw;
    }
    
}

@media (max-width: 1024px){
    .site_footer p {
        font-size: 1.5vw;
        letter-spacing: 0.1vw;
        margin-bottom: 0.972vw;
    }
}
@media (max-width: 768px){
    .site_footer {
      
        padding: 1.736vw 0 0.347vw;
        margin-top: 55.556vw;
        margin-top: 0.208vw;
    }
    .site_footer .text2{
		display:block;
	}
	.site_footer .divider{
		display:none;
	}
}

@media (max-width: 550px){

    .site_footer{
        margin-top: 0
    }
    .site_footer p {
        font-size: 2.917vw;
        padding-top: 3vw;
        padding-bottom: 3.3vw;
        letter-spacing: 0.7px;
        position: relative;
        top: 0vw;
        margin-bottom: 0vw;
    }
}
