@font-face {
    font-family: 'Geometos';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/geometos.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/geometos.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-regular.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-semibold.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-bold.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Extrabld';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-extrabld.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-extrabld.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-It';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-semiboldit.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/proximanova-semiboldit.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/quicksand-bold.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/quicksand-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Quicksand';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/quicksand-regular.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/quicksand-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Serenity';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/serenity.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/serenity.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/poppins-semibold.woff2') format('woff2'),
        url('https://website-preview.pw/fonts-for-kajabi-pages/ftp/poppins-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'ProximaNova';
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.53;
    letter-spacing: 0.75px;
    color: #000000;
}

h1 {
    font-family: 'Geometos';
    font-size: 66px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.05;
    letter-spacing: 3.96px;
    color: #180e05;
    margin: 0;
}

h2 {
    font-family: 'Geometos';
    font-size: 35.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 2.13px;
    color: #180e05;
    margin: 0;
    margin-bottom: 20px;
}

h3 {
    font-family: 'Serenity';
    font-size: 96px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.46;
    letter-spacing: normal;
    color: #000000;
    margin: 0;
    margin-bottom: 20px;
}

h4 {
    font-family: 'Quicksand';
    font-size: 18.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: 5.18px;
    text-align: justify;
    color: #ffffff;
    margin: 0;
    margin-bottom: 20px;
}

h5 {
    font-family: 'Quicksand';
    font-size: 10.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: 2.94px;
    text-transform: uppercase;
    text-align: center;
    color: #9f4b00;
}

a:hover {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}

.section_inner {
    margin: 0 auto;
}

.site_button,
input[type="submit"] {
    display: inline-block;
    font-family: 'Quicksand';
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: 3.8px;
    text-align: justify;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
    cursor: pointer;
    position: relative;
    z-index: 999;
}

.site_button span {
    display: block;
    padding: 9.5px 71px 9.5px 27px;
    background-color: #9f4b00;
    position: relative;
    z-index: 99;
}

.site_button span:hover {
    background-color: #3D3F3D;
}

.site_button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 101%;
    border: 1px solid #000;
    top: 4px;
    left: 4px;
    z-index: -1;
}

.site_button span:after {
    content: "";
    position: absolute;
    background: url(arrow-btn.png) no-repeat;
    background-size: contain;
    width: 34px;
    height: 10px;
    top: 38%;
    right: 25px;
    z-index: 99;
}

.site_button:hover,
input[type="submit"]:hover {
    background-color: #000;
    color: #fff;
}

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, #accbc9 0%, #accbc9 100%);
    background-repeat: no-repeat;
    background-size: 100% 61%;
    background-position: 0 48%;
    color: inherit;
}

.mobile_only {
    display: none;
}

.m {
    display: none !important;
}

@media (max-width: 1440px) {
    body {
        font-size: 1.042vw;
        letter-spacing: 0.052vw;
    }

    h1 {
        font-size: 4.583vw;
        letter-spacing: 0.275vw;
    }

    h2 {
        font-size: 2.465vw;
        letter-spacing: 0.148vw;
        margin-bottom: 1.389vw;
    }

    h3 {
        font-size: 6.667vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 1.285vw;
        letter-spacing: 0.36vw;
        margin-bottom: 1.389vw;
    }

    h5 {
        font-size: 0.729vw;
        letter-spacing: 0.204vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 0.903vw;
        letter-spacing: 0.264vw;
    }

    .site_button span {
        display: block;
        padding: 0.66vw 4.931vw 0.66vw 1.875vw;
    }

    .site_button:before {
        /* border: 0.069vw solid #000; */
        top: 0.278vw;
        left: 0.278vw;
    }

    .site_button span:after {
        width: 2.361vw;
        height: 0.694vw;
        right: 1.736vw;
    }

    p {
        margin-bottom: 1.806vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    body {
        font-size: 1.75vw;
    }

    h1 {
        font-size: 5vw;
    }

    h2 {
        font-size: 3.5vw;
        margin-bottom: 1.389vw;
    }

    h3 {
        font-size: 8vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 1.8vw;
        margin-bottom: 1.389vw;
    }

    h5 {
        font-size: 1.029vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 1.4vw;
    }

    .site_button span {
        padding: 0.66vw 4.931vw 0.66vw 1.875vw;
    }

    .site_button:before {
        top: 0.478vw;
        left: 0.378vw;
    }

    .site_button span:after {
        width: 3.361vw;
        height: 1.094vw;
        right: 1.736vw;
    }

    br {
        display: none;
    }
}

@media (max-width: 768px) {
    body {
        font-size: 2.35vw;
    }

    h1 {
        font-size: 6.2vw;
    }

    h2 {
        font-size: 4.5vw;
        margin-bottom: 1.389vw;
    }

    h3 {
        font-size: 8vw;
        margin-bottom: 1.389vw;
    }

    h4 {
        font-size: 2.2vw;
        margin-bottom: 1.389vw;
    }

    h5 {
        font-size: 1.629vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 2vw;
    }

    .site_button span {
        padding: 0.66vw 6.931vw 0.66vw 1.875vw;
    }

    .site_button:before {
        top: 0.578vw;
        left: 0.678vw;
    }

    .site_button span:after {
        width: 4.361vw;
        height: 2.094vw;
    }
}

@media (max-width: 550px) {
    body {
        font-size: 3vw;
        line-height: 1.59;
        letter-spacing: 0.16vw;
    }

    h1 {
        font-size: 6.2vw;
    }

    h2 {
        font-size: 7.4vw;
        line-height: 1.17;
        letter-spacing: 0.37vw;
    }

    h3 {
        font-size: 20vw;
        line-height: 0.46;
    }

    h4 {
        font-size: 3.85vw;
        line-height: 1.14;
        letter-spacing: 1.08vw;
        margin-bottom: 1.389vw;
    }

    h5 {
        font-size: 2.19vw;
        line-height: 1.62;
        letter-spacing: 0.61vw;
    }

    .site_button,
    input[type="submit"] {
        font-size: 2.71vw;
        line-height: 1;
        letter-spacing: 0.76vw;
        margin-left: 0.7vw;
    }

    .site_button span {
        padding: 2.96vw 14.131vw 2.76vw 4.775vw;
    }

    .site_button:before {
        top: 0.87vw;
        left: 0.97vw;
        width: 99.6%;
        height: 100.7%;
    }

    .site_button span:after {
        width: 6.98vw;
        height: 2.38vw;
        right: 5.53vw;
    }
}

/*
    Header
------------------------------*/
.ftp_header {
    padding-top: 59px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
    position: absolute;
    width: 100%;
    z-index: 99;
    left: 0;
    top: 0;
}

.ftp_header .section_inner {
    text-align: center;
    padding-left: 3.4vw;
}

.ftp_header ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    margin-left: 10px;
}

.ftp_header li {
    display: inline-block;
    margin: 0;
    padding-left: 28px;
}

.ftp_header li a {
    font-family: Quicksand;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.62;
    letter-spacing: 3.64px;
    color: #000000;
    position: relative;
    display: block;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.ftp_header li a:after {
    content: " ";
    position: absolute;
    width: 84px;
    height: 84px;
    border: solid 1px #6b9a97;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.ftp_header li a:hover:after {
    opacity: 1;
}
.ftp_header li.pf4_user_menu_item{
    position: relative;
}

/*
    Responsive Header
------------------------------*/

.responsive-menu-hand {
    display: none;
}

.responsive-menu-hand svg {
    /* width: 100%; */
    height: 100%;
}

.responsive-menu-close {
    clear: both;
    height: 31px;
    width: 31px;
    display: block;
    position: absolute;
    top: 22px;
    right: 22px;
    background-image: url(close.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.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: #bd331e;
    height: 3px;
    display: none;
}

.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: -3px;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -110%;
    background: #a14e05fa;
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    transition: right 0.5s ease;
    display: flex;
    flex-direction: column;
}

.responsive-menu.active {
    right: 0;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
    margin-top: 192px;
    padding-left: 60px;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 53px;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
    display: block;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 19.5px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 3.7px;
    text-align: left;
    color: #f3f1ee;
    border: 0;
    margin: 0;
    font-family: 'Quicksand';
    /* font-family: 'ProximaNova'; */
}
.responsive-menu ul li.pf4_user_menu_item{

}
.responsive-menu ul li.pf4_user_menu_item .user__avatar{
    display: none;
}
.responsive-menu ul li.pf4_user_menu_item .user__dropdown {}
.responsive-menu ul li.pf4_user_menu_item .user__dropdown a{
    margin-bottom: 49px;
}
.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu>ul li a:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #C3D2D1;
    left: -62px;
    top: 3px;
    opacity: 0;
}

.responsive-menu ul li a:hover:before {
    opacity: 1;
}

.responsive-menu ul li a:hover {
    color: #fff;
}

.ftp_social {
    position: absolute;
    bottom: 20px;
    width: 100%;
    border-top: 1px solid #f3f1ee;
    border-bottom: 1px solid #f3f1ee;
    display: none;
}

.ftp_social ul {
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
}

.ftp_social ul li {
    margin: 0;
    border-left: 1px solid #f3f1ee;
    border-right: 1px solid #f3f1ee;
}

.ftp_social ul li a {
    font-family: Poppins;
    font-size: 10px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 3.2px;
    color: #f3f1ee;
    padding: 25px;
}

.ftp_dropdown_content {
    padding-top: 10px;
    width: 50%;
}

.ftp_dropdown_content a {
    font-size: 11.5px !important;
    line-height: 1.83 !important;
    letter-spacing: 2.53px !important;
    color: #8995a1 !important;
}


@media (max-width: 1440px) {
    .ftp_header {
        padding-top: 4.097vw;
        padding-bottom: 3.472vw;
        padding-left: 4.167vw;
        padding-right: 4.167vw;
    }

    .ftp_header ul {
        margin-left: 0.694vw;
    }

    .ftp_header li {
        padding-left: 1.944vw;
    }

    .ftp_header li a {
        font-size: 0.903vw;
        letter-spacing: 0.253vw;
        padding-bottom: 0.347vw;
    }

    .ftp_header li a:after {
        width: 5.833vw;
        height: 5.833vw;
        border: solid 0.069vw #6b9a97;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp_header li {
        padding-left: 3vw;
    }

    .ftp_header li a {
        font-size: 1.4vw;
        letter-spacing: 0.253vw;
        padding-bottom: 0.347vw;
    }

    .ftp_header li a:after {
        width: 7.833vw;
        height: 7.833vw;
    }
}

@media (max-width: 768px) {
    .ftp_header ul {
        display: none;
    }

    .responsive-menu-hand {
        display: block;
        text-align: left;
        width: 50px;
    }
}

@media (max-width: 550px) {
    .ftp_header {
        padding-top: 10.5vw;
        padding-bottom: 3.472vw;
        padding-left: 4.167vw;
        padding-right: 4.167vw;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
    }
}



  .ftp_header .user {
    /*============================================================================
      #User Avatar
    ==============================================================================*/
    /*============================================================================
      #User Dropdown
    ==============================================================================*/ }
.ftp_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: -12px;
    margin-top: -6px;
}
    .ftp_header .user__dropdown {
      position: absolute;
      z-index: 2000;
      top: 51px;
      right: 0;
      display: none;
      padding: 13px 20px;
      text-align: left;
      white-space: nowrap;
      border-top: 1px solid #f9f9f9;
      background: #f9f9f9;
      box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
      }
      .ftp_header .user__dropdown--light a {
        color: #0a2338; }
      .ftp_header .user__dropdown--dark a {
        color: #fff; }
      .ftp_header .user__dropdown span {
        display: block; }
      .ftp_header .user__dropdown a {
        line-height: 30px !important;
        display: block;
        }
  .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: 479px) {
    .responsive-menu ul li{        
        margin-bottom: 30px;
    }
    .responsive-menu ul li a, .responsive-menu .pf4_header_userarea span a{
        font-size: 19.5px;
        letter-spacing: 3.7px;
    }
    .responsive-menu ul li.pf4_user_menu_item .user__dropdown a{        
        margin-bottom: 30px;
    }
    .ftp_social ul li a{        
        font-size: 10px;       
        letter-spacing: 1.7px;        
        padding: 10px;
    }
    .responsive-menu>ul li a:before{
        height: 10px;
    }
    .ftp_social ul li{
        margin-bottom: 0px;
    }
}



/* section 1 */
.ftp1 {
    padding-top: 254px;
    background-color: #F7F4EF;
    position: relative;
    z-index: 95;
}

.ftp1 .section_inner {
    width: 1140px;
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
}

.ftp1_img {
    position: absolute;
    background-image: url(ftp1-1.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1440px;
    height: 828px;
    left: -140px;
    bottom: 0;
    z-index: 99;
}

.ftp1_content {
    padding-left: 32px;
    padding-bottom: 252px;
    position: relative;
    z-index: 999;
}

.ftp1_content h1 {
    text-shadow: 3px .5px #3D3F3E;
    -webkit-text-stroke: 1px #3d3f3d;
    color: transparent;
    margin-bottom: 22px;
    margin-left: -4px;
}

.ftp1_content p {
    font-size: 15.5px;
    line-height: 1.48;
    letter-spacing: 1.71px;
    margin-bottom: 78px;
    position: relative;
    z-index: 1;
    padding-left: 4px;
}

.ftp1_content p:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 41px;
    background-color: #000;
    left: 46px;
    bottom: -57px;
    z-index: -1;
    transition: all 4s ease;
}
.not_in_viewport .ftp1_content p:before {
    height: 0px !important;
}
.ftp1 .site_button span {
    padding: 9.5px 60px 9.5px 33px;
}

.ftp1 .site_button span:after {
    right: 18px;
}

.ftp1_campain {
    display: flex;
    flex-wrap: wrap;
    width: 899px;
    background-color: #c3d2d1;
    padding-top: 26px;
    padding-bottom: 15px;
    position: absolute;
    z-index: 999;
    bottom: -41px;
    left: 158px;
}

.ftp1_campain h4 {
    padding-top: 15px;
}

.ftp1_info {
    width: 45%;
    padding-top: 0;
    padding-left: 138px;
}

.ftp1_countdown {
    width: 55%;
    padding-left: 28px;
}

.ftp1_clock {
    width: 73%;
    display: flex;
    justify-content: space-between;
}

.ftp1_clock div {
    position: relative;
}

.ftp1_clock div:after {
    content: ":";
    position: absolute;
    font-family: Geometos;
    font-size: 29.5px;
    font-weight: normal;
    color: #f7f3ef;
    top: -9px;
    right: -26px;
}

.ftp1_clock div:last-child:after {
    display: none;
}

.ftp1_clock div span {
    display: block;
}

.ftp1_clock div span:first-child {
    font-family: Geometos;
    font-size: 29.5px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1.77px;
    color: #f7f3ef;
    text-align: center;
    margin-bottom: 8px;
}

.ftp1_clock div span:last-child {
    font-family: Quicksand;
    font-size: 9px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2.52px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
}


/* responsive */
@media (max-width: 1440px) {
    .ftp1 {
        padding-top: 17.639vw;
    }

    .ftp1 .section_inner {
        width: 79.167vw;
    }

    .ftp1_img {
        width: 100vw;
        height: 57.5vw;
        left: -9.722vw;
    }

    .ftp1_content {
        padding-left: 2.222vw;
        padding-bottom: 17.5vw;
    }

    .ftp1_content h1 {
        text-shadow: 0.19vw 0.039vw #3d3f3e;
        margin-bottom: 1.528vw;
        margin-left: -0.278vw;
    }

    .ftp1_content p {
        font-size: 1.076vw;
        letter-spacing: 0.119vw;
        margin-bottom: 5.417vw;
        padding-left: 0.278vw;
    }

    .ftp1_content p:before {
        width: 1px;
        height: 2.847vw;
        left: 3.194vw;
        bottom: -3.958vw;
    }

    .ftp1 .site_button span {
        padding: 0.66vw 4.167vw 0.66vw 2.292vw;
    }

    .ftp1 .site_button span:after {
        right: 1.25vw;
    }

    .ftp1_campain {
        width: 62.431vw;
        padding-top: 1.806vw;
        padding-bottom: 1.042vw;
        bottom: -2.847vw;
        left: 10.972vw;
    }

    .ftp1_campain h4 {
        padding-top: 1.042vw;
    }

    .ftp1_info {
        padding-left: 9.583vw;
    }

    .ftp1_countdown {
        padding-left: 1.944vw;
    }

    .ftp1_clock div:after {
        font-size: 2.049vw;
        top: -0.625vw;
        right: -1.806vw;
    }

    .ftp1_clock div span:first-child {
        font-size: 2.049vw;
        letter-spacing: 0.123vw;
        margin-bottom: 0.556vw;
    }

    .ftp1_clock div span:last-child {
        font-size: 0.625vw;
        letter-spacing: 0.175vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {

    .ftp1_content h1 br,
    .ftp1_content p br {
        display: block;
    }

    .ftp1_content p {
        font-size: 2.4vw;
        margin-bottom: 5.417vw;
        padding-left: 0.278vw;
        padding-right: 35vw;
    }

    .ftp1_info {
        padding-left: 3.583vw;
    }

    .ftp1_clock {
        width: 81%;
    }

    .ftp1_clock div span:first-child {
        font-size: 3vw;
        margin-bottom: 0.556vw;
    }

    .ftp1_clock div span:last-child {
        font-size: 1vw;
    }

    .ftp1_clock div:after {
        top: -0.3vw;
        right: -1.5vw;
    }

}

@media (max-width: 768px) {
    .ftp1_content h1 {
        margin-bottom: 2vw;
    }

    .ftp1_content p {
        font-size: 2.8vw;
        margin-bottom: 8.417vw;
        padding-right: 35vw;
    }

    .ftp1_content p:before {
        height: 4.847vw;
        bottom: -5.958vw;
    }

    .ftp1 .site_button span {
        padding: 1.06vw 8.2vw 1.06vw 3.192vw;
    }

    .ftp1_info {
        width: 43%;
        padding-left: 3.583vw;
    }

    .ftp1_campain {
        width: 75vw;
        left: 2vw;
        bottom: -4.5vw;
        align-items: center;
        padding-top: 1.736vw;
        padding-bottom: 2.05vw;
    }

    .ftp1_countdown {
        width: 57%;
        padding-left: 1.944vw;
    }

    .ftp1_clock {
        width: 95%;
    }

    .ftp1_clock div span:first-child {
        font-size: 5vw;
        margin-bottom: 0.556vw;
    }

    .ftp1_clock div span:last-child {
        font-size: 1.5vw;
    }

    .ftp1_clock div:after {
        top: -1.8vw;
        right: -2.2vw;
        font-size: 5vw;
    }
}

@media (max-width: 550px) {
    .ftp1 {
        padding-top: 31vw;
    }

    .ftp1 .section_inner {
        padding: 0;
    }

    .ftp1_img {
        left: 0;
        width: 100vw;
        height: 216.667vw;
        background-image: url(ftp1-1-m.jpg);
    }

    .ftp1_art {
        position: absolute;
        width: 119.17vw;
        height: 119.17vw;
        top: -19vw;
        right: -69.5vw;
    }

    .ftp1_content {
        padding-left: 6.72vw;
        padding-bottom: 111.55vw;
    }

    .ftp1_content h1 {
        text-shadow: 0.6vw 0.1vw #3d3f3e;
        -webkit-text-stroke: 0.25vw #3d3f3d;
        font-size: 13.75vw;
        line-height: 1.05;
        letter-spacing: 0.825vw;
        padding-top: 1.9vw;
        padding-bottom: 4.328vw;
        margin-bottom: 0;
        background-color: #F7F4EF;
    }

    .ftp1_content p {
        font-size: 3.229vw;
        line-height: 1.48;
        letter-spacing: 0.41vw;
        margin-bottom: 18vw;
        padding-left: 0.67vw;
        padding-right: 4vw;
        background-color: #F7F4EF;
    }

    .ftp1_content p br {
        display: none;
    }

    .ftp1_clock {
        width: 100%;
        padding-left: 5.4vw;
        padding-right: 6.6vw;
    }

    .ftp1_content p:before {
        /* width: 0.069vw; */
        height: 8.54vw;
        left: 9.39vw;
        bottom: -13.55vw;
    }

    .ftp1 .site_button span {
        padding: 2.86vw 13.031vw 2.7vw 6.87vw;
    }

    .ftp1_campain {
        width: 85.99vw;
        padding-top: 2.13vw;
        padding-bottom: 4.05vw;
        bottom: -9vw;
        left: 50%;
        transform: translateX(-50%);
    }

    .ftp1_campain h4 {
        padding-top: 1.94vw;
        margin-bottom: 2.5vw;
        text-align: center;
    }

    .ftp1_info {
        width: 100%;
        padding-left: 0;
    }

    .ftp1_countdown {
        width: 100%;
        padding-left: 1.944vw;
    }

    .ftp1_clock div:after {
        font-size: 6.15vw;
        top: -0.625vw;
        right: -5.5vw;
        top: -13%;
    }

    .ftp1_clock div span:first-child {
        font-size: 6.15vw;
        line-height: 1.1;
        letter-spacing: 0.37vw;
        margin-bottom: -0.2vw;
    }

    .ftp1_clock div span:last-child {
        font-size: 1.88vw;
        line-height: 2.33;
        letter-spacing: 0.53vw;
    }
       .ftp1 .site_button span:after {
        right: 3.75vw;
    }
}


/* section 2 */
.ftp2 {
    padding-top: 126px;
    padding-bottom: 90px;
    position: relative;
    z-index: 9;
    background-color: #fff;
}

.ftp2 .section_inner {
    width: 1040px;
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
}

.ftp2 .section_left_item {
    width: 59%;
    padding-left: 188px;
}
.ftp1 .section_left_item {
    width: 50%;
}

.ftp2_video {
    position: relative;
    z-index: 1;
}

.ftp2_video a {
    position: relative;
}

.ftp2_video a:after {
    content: "";
    position: absolute;
    background: url(ftp2-2.png) no-repeat;
    background-size: contain;
    width: 59px;
    height: 59px;
    z-index: 99;
    top: 110px;
    left: 226px;
}

.ftp1 .section_right_item {
    width: 50%;
    z-index: 99999999;
}

.ftp1 .section_right_item {
    width: 50%;
    z-index: 99999999;
}

@media (max-width: 1200px){
   .ftp1 .section_right_item {
    width: 100%;
    z-index: 99999999;
    margin-bottom: 70px;
    margin-top: -60px;
} 

.ftp1 .section_left_item {
    width: 100%;
}
    
}


.ftp2 .section_right_item:before {
    content: "";
    position: absolute;
    width: 700px;
    height: 1px;
    background-color: #000;
    left: 46px;
    top: 78px;
    bottom: auto;
    z-index: 99;
    transition: all 3s ease;
}
.ftp2 .not_in_viewport .section_right_item:before{
    width:0 !important;
}
.ftp2 .section_right_item p span {
    font-family: ProximaNova-It;
    font-weight: bold;
    color: #c75809;
    font-weight: 600;
    font-style: italic;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp2 {
        padding-top: 8.75vw;
        padding-bottom: 6.25vw;
    }

    .ftp2 .section_inner {
        /* width: 72.222vw; */
        width: 83.333VW;
    }

    .ftp2 .section_left_item {
        padding-left: 13.056VW;
    }

    .ftp2_video a:after {
        width: 4.097vw;
        height: 4.097vw;
        top: 7.639vw;
        left: 15.694vw;
    }

    .ftp2 .section_right_item {
        padding-top: 7.083vw;
        padding-left: 3.056vw;
    }

    .ftp2 .section_right_item:before {
        left: 3.194vw;
        top: 5.417vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp2 .section_inner {
        width: 84vw;
    }
}

@media (max-width: 768px) {

    .ftp2 .section_left_item {
        width: 80%;
        padding-left: 4.5vw;
    }

    .ftp2_video a:after {
        width: 8.097vw;
        height: 8.097vw;
        top: 11.639vw;
        left: 26.694vw;
    }

    .ftp2 .section_right_item {
        width: 100%;
        padding-left: 4.5vw;
    }

    .ftp2 .section_right_item:before {
        left: 4.4vw;
    }
}

@media (max-width: 550px) {
    .ftp2 {
        padding-top: 18.45vw;
        padding-bottom: 8.9vw;
    }

    .ftp2 .section_inner {
        padding-right: 3vw;
        padding-left: 3vw;
    }

    .ftp2 .section_left_item {
        padding-left: 0;
    }

    .ftp2_video a:after {
        width: 10.42vw;
        height: 10.42vw;
        top: 18.63vw;
        left: 42.2vw;
    }

    .ftp2 .section_right_item {
        padding-top: 8.38vw;
        padding-left: 2.55vw;
        padding-right: 6.5vw;
        text-align: center;
        padding-right: 2.55vw;
    }

    .ftp2 .section_right_item:before {
        /* height: 0.069vw; */
        left: 2.69vw;
        top: 5.7vw;
        opacity: 0;
    }
}

/* section 3 */
.ftp3 {
    padding-top: 72px;
    padding-bottom: 39px;
    background-color: #f7f3ef;
}

.ftp3 .section_inner {
    width: 1020px;
    position: relative;
    z-index: 1;
}

.ftp3 .section_in {
    display: flex;
    flex-wrap: wrap;
}


.ftp3_art1 {
    position: absolute;
    height: 260px;
    width: 260px;
    border-radius: 50%;
    border: 1px solid #3d3f3d;
    top: -124px;
    left: 42px;
    z-index: -1;
}

.ftp3_art2 {
    position: absolute;
    width: 1px;
    height: 355px;
    background-color: #3d3f3d;
    top: 74px;
    left: 132px;
    z-index: -1;
    transition: all 3s ease;
}
.not_in_viewport .ftp3_art2 {
    height:0 !important;
}

.ftp3 .section_left_item {
    width: 46%;
    padding-left: 90px;
    padding-right: 50px;
}

.ftp3 h2 {
    text-shadow: 1px 5px #D3D3DD;
    -webkit-text-stroke: 1px #4F514E;
    color: transparent;
    text-align: right;
}

.ftp3 .section_right_item {
    width: 54%;
    padding-left: 74px;
    padding-top: 2px;
}

.ftp3 .section_right_item ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ftp3 .section_right_item ul li {
    position: relative;
    margin: 0;
    padding-bottom: 25px;
}

.ftp3 .section_right_item ul li::before {
    content: ".";
    position: absolute;
    font-size: 40px;
    color: #aa5316;
    line-height: 0;
    left: -24px;
    top: 1px;
}

.ftp3 .section_right_item ul li::after {
    content: ".";
    position: absolute;
    width: 459px;
    height: 1px;
    opacity: 0.17;
    background-color: #595957;
    left: 0;
    bottom: 12px;
}

.ftp3 .section_right_item ul li:last-child::after {
    display: none;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp3 {
        padding-top: 5vw;
        padding-bottom: 2.708vw;
    }

    .ftp3 .section_inner {
        width: 70.833vw;
    }

    .ftp3_art1 {
        height: 18.056vw;
        width: 18.056vw;
        border: 0.069vw solid #3d3f3d;
        top: -8.611vw;
        left: 2.917vw;
    }

    .ftp3_art2 {
        width: 0.069vw;
        height: 24.653vw;
        top: 5.139vw;
        left: 9.167vw;
    }


    .ftp3 .section_left_item {
        padding-left: 6.25vw;
        padding-right: 3.472vw;
    }

    .ftp3 h2 {
        text-shadow: 0.069vw 0.347vw #D3D3DD;
    }

    .ftp3 .section_right_item {
        padding-left: 5.139vw;
        padding-top: 0.139vw;
    }

    .ftp3 .section_right_item ul li {
        padding-bottom: 1.736vw;
    }

    .ftp3 .section_right_item ul li::before {
        left: -1.667vw;
        top: 0.069vw;
    }

    .ftp3 .section_right_item ul li::after {
        width: 31.875vw;
        /* height: 0.069vw; */
        bottom: 0.833vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp3 .section_inner {
        width: 79.833vw;
    }

    .ftp3 .section_left_item {
        padding-left: 0;
        padding-right: 3.472vw;
    }

    .ftp3_art1 {
        height: 25.056vw;
        width: 25.056vw;
        top: -9.611vw;
        left: -1.083vw;
    }

    .ftp3_art2 {
        height: 26.653vw;
        top: 10.139vw;
        left: 7.167vw;
    }

}

@media (max-width: 768px) {
    .ftp3 {
        padding-top: 5.5vw;
        padding-bottom: 3.708vw;
    }

    .ftp3 .section_inner {
        width: 79.833vw;
    }

    .ftp3 h2 {
        margin-bottom: 3.5vw;
    }

    .ftp3 .section_left_item {
        width: 100%;
        padding-left: 0;
        padding-right: 3.472vw;
    }

    .ftp3_art1 {
        top: -17.611vw;
        left: -5.083vw;
    }

    .ftp3_art2 {
        display: none;
    }

    .ftp3 .section_right_item {
        width: 100%;
        padding-left: 5.139vw;
        padding-top: 0.139vw;
    }

    .ftp3 .section_right_item ul li::after {
        width: 100%;
    }

    .ftp3 .section_right_item ul li::before {
        left: -2.667vw;
    }
}

@media (max-width: 550px) {
    .ftp3 {
        padding-top: 11vw;
        padding-bottom: 7.4vw;
    }

    .ftp3 .section_inner {
        width: 70.833vw;
    }

    .ftp3_art1 {
        height: 55vw;
        width: 55vw;
        top: -31.911vw;
        left: -7.383vw;
    }




    .ftp3 .section_left_item {
        padding-left: 0;
        padding-right: 12.7vw;
    }

    .ftp3 h2 {
        text-shadow: 0vw 1.1vw #d3d3dd;
        -webkit-text-stroke: 0.25vw #696967;
        margin-bottom: 9.1vw;
    }

    .ftp3 .section_right_item {
        padding-left: 5.139vw;
        padding-top: 0.139vw;
    }

    .ftp3 .section_right_item ul li {
        padding-bottom: 4.8vw;
    }

    .ftp3 .section_right_item ul li::before {
        left: -5.2vw;
    }

    .ftp3 .section_right_item ul li::after {
        width: 100vw;
        bottom: 2.8vw;
    }
}

/* section 4 */
.ftp4 {
    padding-top: 81px;
    padding-bottom: 63px;
}

.ftp4 .section_inner {
    width: 920px;
}

.ftp4 h2 {
    text-shadow: 1px 4px #fff;
    color: #AF5215;
    padding-left: 72px;
    position: relative;
    z-index: 99;
}

.ftp4_up {
    display: flex;
    flex-wrap: wrap;
    margin-top: -41px;
}

.ftp4_up .section_left_item {
    width: 52%;
    padding-left: 109px;
}

.ftp4_up .section_left_item ul,
.ftp4_up .section_right_item ul {
    display: block;
    width: 370px;
    list-style: none;
    margin: 0;
}

.ftp4_up .section_left_item ul {
    padding: 51px 20px 21px 62px;
    position: relative;
    z-index: 1;
}

.ftp4_up .section_right_item ul {
    padding: 51px 20px 30px 47px;
    position: relative;
    z-index: 99;
}

.ftp4_up .section_left_item ul:after,
.ftp4_up .section_right_item ul:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #e6e1df;
    z-index: -1;
    top: 0;
    left: 0;
}

.ftp4_up .section_left_item ul:before,
.ftp4_up .section_right_item ul:before {
    content: "";
    position: absolute;
    border: 1px solid #000;
    z-index: -2;
}

.ftp4_up .section_left_item ul:before {
    width: 100%;
    height: 59.2%;
    left: -13px;
    bottom: -15px;
}

.ftp4_up .section_right_item ul:before {
    width: 65.6%;
    height: 94.5%;
    right: -13px;
    bottom: -14px;
}

.ftp4_up .section_left_item ul li,
.ftp4_up .section_right_item ul li {
    margin: 0;
    padding-bottom: 26px;
    position: relative;
    z-index: 1;
}


.ftp4_up .section_left_item ul li::before,
.ftp4_up .section_right_item ul li::before {
    content: ".";
    position: absolute;
    font-size: 40px;
    color: #9E4C02;
    line-height: 0;
    left: -23px;
    top: 0;
}

.ftp4_up .section_right_item {
    width: 48%;
    padding-top: 81px;
    padding-left: 32px;
}

.ftp4_down {
    padding-top: 30px;
    padding-left: 22px;
}

.ftp4_down p:first-child {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.39;
    letter-spacing: 0.9px;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
}

.ftp4_down p:first-child span {
    font-family: ProximaNova-It;
}

.ftp4_down p:last-child {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.39;
    letter-spacing: 0.9px;
    text-align: center;
    color: #000000;
}

.ftp4_down p mark {
    background-image: linear-gradient(120deg, #D6E6E5 0%, #D6E6E5 100%);
    background-size: 100% 50%;
    padding: 0 5px 5px 5px;
    background-position: 0 65%;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp4 {
        padding-top: 5.625vw;
        padding-bottom: 4.375vw;
    }

    .ftp4 .section_inner {
        width: 63.889vw;
    }

    .ftp4 h2 {
        text-shadow: 0.069vw 0.278vw #fff;
        padding-left: 5vw;
    }

    .ftp4_up {
        margin-top: -2.847vw;
    }

    .ftp4_up .section_left_item {
        padding-left: 7.569vw;
    }

    .ftp4_up .section_left_item ul,
    .ftp4_up .section_right_item ul {
        width: 25.694vw;
    }

    .ftp4_up .section_left_item ul {
        padding: 3.542vw 1.389vw 1.458vw 4.306vw;
    }

    .ftp4_up .section_right_item ul {
        padding: 3.542vw 1.389vw 2.083vw 3.264vw;
    }

    .ftp4_up .section_left_item ul:before,
    .ftp4_up .section_right_item ul:before {
        /* border: 0.069vw solid #000; */
    }

    .ftp4_up .section_left_item ul:before {
        left: -0.903vw;
        bottom: -1.042vw;
    }

    .ftp4_up .section_right_item ul:before {
        right: -0.903vw;
        bottom: -0.972vw;
    }

    .ftp4_up .section_left_item ul li,
    .ftp4_up .section_right_item ul li {
        padding-bottom: 1.806vw;
    }


    .ftp4_up .section_left_item ul li::before,
    .ftp4_up .section_right_item ul li::before {
        left: -1.597vw;
    }

    .ftp4_up .section_right_item {
        padding-top: 5.625vw;
        padding-left: 2.222vw;
    }

    .ftp4_down {
        padding-top: 2.083vw;
        padding-left: 1.528vw;
    }

    .ftp4_down p:first-child {
        font-size: 1.25vw;
        letter-spacing: 0.063vw;
    }

    .ftp4_down p:last-child {
        font-size: 1.25vw;
        letter-spacing: 0.063vw;
    }

    .ftp4_down p mark {
        padding: 0 0.347vw 0.347vw 0.347vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp4 .section_inner {
        width: 70vw;
    }

    .ftp4_up .section_left_item {
        padding-left: 4.569vw;
    }

    .ftp4 h2 {
        padding-left: 0vw;
    }

    .ftp4_up .section_left_item ul,
    .ftp4_up .section_right_item ul {
        width: 30.694vw;
    }

    .ftp4_down {
        padding-top: 4.083vw;
    }

    .ftp4_down p:first-child {
        font-size: 1.75vw;
    }

    .ftp4_down p:last-child {
        font-size: 1.75vw;
    }
}

@media (max-width: 768px) {
    .ftp4 {
        padding-top: 5.625vw;
        padding-bottom: 5.875vw;
    }

    .ftp4 .section_inner {
        width: 75vw;
    }

    .ftp4_up .section_left_item {
        width: 100%;
        padding-left: 0;
    }

    .ftp4_up .section_left_item ul,
    .ftp4_up .section_right_item ul {
        width: 100%;
    }

    .ftp4_up .section_left_item ul li::before,
    .ftp4_up .section_right_item ul li::before {
        left: -1.897vw;
    }

    .ftp4_down {
        padding-top: 5.483vw;
        padding-left: 0;
    }

    .ftp4_down p:first-child {
        font-size: 2.55vw;
    }

    .ftp4_down p:last-child {
        font-size: 2.55vw;
    }

    .ftp4_up .section_left_item ul:before {
        left: -2.103vw;
        bottom: -2.181vw;
    }

    .ftp4_up .section_right_item ul:before {
        right: -2.403vw;
        bottom: -2.472vw;
    }

    .ftp4_up .section_right_item {
        width: 100%;
        padding-top: 7.625vw;
        padding-left: 0;
    }
}

@media (max-width: 550px) {
    .ftp4 {
        padding-top: 8.6vw;
        padding-bottom: 11.575vw;
    }

    .ftp4 .section_inner {
        width: 63.889vw;
    }

    .ftp4 h2 {
        padding-left: 4.7vw;
        margin-bottom: -4.3vw;
        text-shadow: 0.669vw 0.778vw #fff;
    }

    .ftp4_up {
        margin-top: -2.847vw;
    }

    .ftp4_up .section_left_item {
        padding-left: 4.5vw;
    }

    .ftp4_up .section_left_item ul,
    .ftp4_up .section_right_item ul {
        width: 77.2vw;
    }

    .ftp4_up .section_left_item ul {
        padding: 10.5vw 4vw 4.8vw 13.2vw;
    }

    .ftp4_up .section_right_item ul {
        padding: 10.542vw 4vw 6.883vw 9.864vw;
    }

    .ftp4_up .section_left_item ul:before,
    .ftp4_up .section_right_item ul:before {
        /* border: 0.069vw solid #000; */
    }

    .ftp4_up .section_left_item ul:before {
        left: -2.603vw;
        bottom: -2.981vw;
    }

    .ftp4_up .section_right_item ul:before {
        right: -2.703vw;
        bottom: -2.972vw;
    }

    .ftp4_up .section_left_item ul li,
    .ftp4_up .section_right_item ul li {
        padding-bottom: 4.8vw;
    }


    .ftp4_up .section_left_item ul li::before,
    .ftp4_up .section_right_item ul li::before {
        left: -4.5vw;
    }

    .ftp4_up ul li br {
        display: block;
    }

    .ftp4_up .section_right_item {
        padding-top: 8.025vw;
        padding-left: 4.5vw;
    }

    .ftp4_down {
        padding-top: 6.383vw;
        padding-left: 1.528vw;
    }

    .ftp4_down p:first-child {
        font-size: 3.75vw;
        line-height: 1.39;
        letter-spacing: 0.19vw;
    }

    .ftp4_down p:last-child {
        font-size: 3.75vw;
        line-height: 1.39;
        letter-spacing: 0.19vw;
    }

    .ftp4_down p:first-child span {
        font-weight: bold;
        font-family: 'ProximaNova';
        font-style: italic;
    }

    .ftp4_down p mark {
        background-image: linear-gradient(120deg, #D6E6E5 0%, #D6E6E5 100%);
        background-size: 100% 62%;
        background-position: 0 105%;
    }
}

/* section 5 */
.ftp5 {
    padding-top: 73px;
    padding-bottom: 72px;
    background-color: #3d3f3d;
}

.ftp5 .section_inner {
    padding-left: 28px;
}

.ftp5 .section_inner article p:nth-of-type(1) {
    font-weight: normal;
    color: #d47c2d;
    text-align: center;
}

.ftp5 .section_inner article p:nth-of-type(1) span {
    font-family: ProximaNova-Extrabld;
    font-weight: normal;
}

.ftp5 .section_inner article p:nth-of-type(2) {
    color: #d7d8d7;
    font-weight: normal;
    text-align: center;
    margin-bottom: 38px;
}

.ftp5 .section_inner article p:nth-of-type(2) span {
    font-family: ProximaNova-Extrabld;
    font-weight: normal;
    color: #d7d8d7;
}

.ftp5 .section_inner article p:nth-of-type(3) {
    font-family: ProximaNova-Extrabld;
    line-height: 2.07;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    margin-bottom: 15px;
}

.ftp5 .section_inner article p:nth-of-type(3) mark {
    background-image: linear-gradient(120deg, #252925 0%, #252925 100%);
    padding: 2px 5px;
    background-size: 100% 50%;
    background-position: 0 94%;
}

.ftp5 h2 {
    text-shadow: 3px 3px #1E1E1E;
    -webkit-text-stroke: 1px #D1D3D2;
    color: transparent;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 73px;
}

.ftp5 h2:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: #fff;
    left: 50%;
    bottom: -62px;
    z-index: -1;

    transition: all 4s ease;
}
.ftp5 .not_in_viewport h2:before{
    height:0 !important;
}

.ftp5_item_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 26px;
    margin-bottom: 33px;
}

.ftp5_item {
    background-color: #2e322e;
    padding: 17px 10px 22px 10px;
    text-align: center;
}

.ftp5_item:nth-child(1) {
    width: 320px;
}

.ftp5_item:nth-child(2) {
    width: 168px;
}

.ftp5_item:nth-child(3) {
    width: 323px;
}

.ftp5_item p {
    text-align: center;
    color: #ffffff;
    position: relative;
    z-index: 1;
}

.ftp5_item p span {
    position: relative;
    z-index: 1;
}

.ftp5_item p span:before {
    content: ".";
    position: absolute;
    font-size: 40px;
    color: #9E4C03;
    line-height: 0;
    left: -15px;
    top: -2px;
}

.ftp5_btn {
    text-align: center;
}

.ftp5 .site_button span {
    padding: 9.5px 77px 9.5px 31px;
}

.ftp5 .site_button span:hover {
    background-color: #C3D1D1;
    color: #000;
}

.ftp5 .site_button span:after {
    right: 33px;
}

.ftp5 .site_button:before {
    border: 1px solid #838383;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp5 {
        padding-top: 5.069vw;
        padding-bottom: 5vw;
    }

    .ftp5 .section_inner {
        padding-left: 1.944vw;
    }

    .ftp5 .section_inner article p:nth-of-type(2) {
        margin-bottom: 2.639vw;
    }

    .ftp5 .section_inner article p:nth-of-type(3) {
        margin-bottom: 1.042vw;
    }

    .ftp5 .section_inner article p:nth-of-type(3) mark {
        padding: 0.139vw 0.347vw;
    }

    .ftp5 h2 {
        text-shadow: 0.208vw 0.208vw #1E1E1E;
        margin-bottom: 5.069vw;
    }

    .ftp5 h2:before {
        /* width: 0.069vw; */
        height: 3.125vw;
        bottom: -4.306vw;
    }


    .ftp5_item_wrap {
        gap: 1.806vw;
        margin-bottom: 2.292vw;
    }

    .ftp5_item {
        padding: 1.181vw 0.694vw 1.528vw 0.694vw;
    }

    .ftp5_item:nth-child(1) {
        width: 22.222vw;
    }

    .ftp5_item:nth-child(2) {
        width: 11.667vw;
    }

    .ftp5_item:nth-child(3) {
        width: 22.431vw;
    }

    .ftp5_item p span:before {
        left: -1.042vw;
        top: -0.139vw;
    }

    .ftp5 .site_button span {
        padding: 0.66vw 5.347vw 0.66vw 2.153vw;
    }

    .ftp5 .site_button span:after {
        right: 2.292vw;
    }

    .ftp5 .site_button:before {
        /* border: 0.069vw solid #838383; */
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp5 .section_inner {
        width: 85vw;
    }

    .ftp5 .section_inner article p:nth-of-type(3) {
        margin-bottom: 2vw;
    }

    .ftp5_item:nth-child(1) {
        width: 25.222vw;
    }

    .ftp5_item:nth-child(2) {
        width: 14.667vw;
    }

    .ftp5_item:nth-child(3) {
        width: 25.431vw;
    }

    .ftp5_item {
        padding: 1.181vw 1.694vw 1.028vw 1.594vw;
    }

    .ftp5 .site_button span:after {
        right: 1.139vw;
    }
}

@media (max-width: 768px) {
    .ftp5 {
        padding-bottom: 7vw;
    }

    .ftp5 .section_inner article p:nth-of-type(3) {
        margin-bottom: 2vw;
    }

    .ftp5_item:nth-child(1) {
        width: 26.222vw;
    }

    .ftp5_item:nth-child(2) {
        width: 15.667vw;
    }

    .ftp5_item:nth-child(3) {
        width: 26.431vw;
    }

    .ftp5_item_wrap {
        margin-bottom: 3.292vw;
    }

    .ftp5_item {
        padding: 1.181vw 1.694vw 1.028vw 2.594vw;
    }

    .ftp5 .site_button span {
        padding: 0.66vw 8.347vw 0.66vw 3.153vw;
    }

    .ftp5 .site_button span:after {
        right: 1.639vw;
        top: 1.7vw;
    }

    .ftp5_item p span:before {
        left: -2.642vw;
        top: -0.6vw;
    }
}

@media (max-width: 550px) {
    .ftp5 {
        padding-top: 12.6vw;
        padding-bottom: 16.4vw;
    }

    .ftp5 .section_inner {
        padding-left: 2vw;
        padding-right: 2vw;
    }

    .ftp5 .section_inner article p:nth-of-type(1) {
        margin-bottom: 4.8vw;
    }

    .ftp5 .section_inner article p:nth-of-type(2) {
        margin-bottom: 0;
        letter-spacing: 0.1vw;
        margin-bottom: 5.4vw;
    }

    .ftp5 .section_inner article p:nth-of-type(3) {
        margin-bottom: 1.042vw;
        line-height: 1.47;
        margin-bottom: 7.1vw;
    }

    .ftp5 .section_inner article p:nth-of-type(3) mark {
        padding: 0.139vw 0.347vw;
    }

    .ftp5 h2 {
        text-shadow: 1vw 0.8vw #1e1e1e;
        -webkit-text-stroke: 0.2vw #D1D3D2;
        margin-bottom: 15.9vw;
    }

    .ftp5 h2:before {
        height: 9.17vw;
        bottom: -12.506vw;
    }


    .ftp5_item_wrap {
        flex-direction: column;
        gap: 3.1vw;
        margin-bottom: 4.9vw;
        display: block;
        justify-content: unset;
    }

    .ftp5_item {
        padding: 3.481vw 1.694vw 4.2vw 1.694vw;
        margin: auto;
        margin-bottom: 3.5vw;
    }

    .ftp5_item:nth-child(1) {
        width: 67.29vw;
        order: 2;
    }

    .ftp5_item:nth-child(2) {
        width: 35vw;
        order: 1;
    }

    .ftp5_item:nth-child(3) {
        width: 67.29vw;
        order: 0;
    }

    .ftp5_item p br {
        display: block;
    }

    .ftp5_btn {
        text-align: center;
    }

    .ftp5 .site_button {
        margin-left: -0.97vw;
    }

    .ftp5_item p span:before {
        left: -3.142vw;
    }

    .ftp5 .site_button span {
        padding: 3.06vw 16.247vw 2.56vw 6.753vw;
    }

    .ftp5 .site_button span:after {
        right: 7.639vw;
        top: 3.4vw;
    }

    .ftp5 .site_button:before {
        /* border: 0.069vw solid #838383; */
    }
}

/* section 6 */
.ftp6 {
    padding-top: 96px;
    padding-bottom: 73px;
}

.ftp6 .section_inner {
    width: 970px;
    padding-left: 22px;
    position: relative;
}

.ftp6 h3 {
    text-align: center;
    margin-bottom: -26px;
    position: relative;
    z-index: 999;
}

.ftp6_slider {
    margin-left: 72px;
    margin-right: 71px;
    padding: 0 21px;
    background-color: #f7f3ef;
    padding-bottom: 82px;
}

.ftp6_slider_item {
    margin: 0px 0px;
    text-align: center;
}
.ftp6_slider_item article{
    padding-left: 25px;
    padding-right: 25px;
}
.ftp6_slider_item p {
    font-weight: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    line-height: 1.59;
}

.ftp6_slider_person {
    width: 129px;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 12px;
    position: relative;
    z-index: 9;
    padding-left: 10px;
    box-sizing: unset;
}

.ftp6_slider_person:before {
    content: "";
    position: absolute;
    background: url(ftp6-2.png) no-repeat;
    background-size: contain;
    width: 57px;
    height: 44px;
    z-index: 99;
    right: -35px;
    bottom: 5px;
}

.ftp6_slider_person img {
    border-radius: 50%;
    border: solid 6px #f7f3ef;
}

.ftp6_slider .slick-arrow {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    width: 69px;
    height: 17px;
    background-repeat: no-repeat;
    top: 46.8%;
    z-index: 999;
    background-size: contain;
}

.ftp6_slider .slick-arrow:before {
    content: "";
    position: absolute;
    width: 104px;
    height: 104px;
    border: solid 1px #000000;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 9999;
}

.ftp6_slider .slick-arrow:hover:before {
    outline: unset;
    opacity: 1;
}

.ftp6_slider .slick-prev {
    background-image: url(arrow-prev.png);
    right: inherit;
    left: -46px;
}

.ftp6_slider .slick-next {
    background-image: url(arrow-next.png);
    left: inherit;
    right: -46px;
}

.ftp6 ul.slick-dots {
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
    bottom: 31px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 8px;
}

.ftp6 ul.slick-dots li {
    padding: 0;
    margin: 0;
    line-height: 0;
}

.ftp6 ul.slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    background-color: #DBCBBB;
    border-radius: 50%;
    border: 0;
    padding: 0;
    margin: 0 2px;
    cursor: pointer;
}

.ftp6 ul.slick-dots li::marker {
    font-size: 0;
}

.ftp6 ul.slick-dots li.slick-active button {
    background-color: #C7B7A8;
}

.ftp6 .slick-slide:focus,
.ftp6 .slick-prev:focus,
.ftp6 .slick-next:focus,
.ftp6 ul.slick-dots li button:focus {
    outline: none;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp6 {
        padding-top: 6.667vw;
        padding-bottom: 5.069vw;
    }

    .ftp6 .section_inner {
        width: 67.361vw;
        padding-left: 1.528vw;
    }

    .ftp6 h3 {
        margin-bottom: -1.806vw;
    }

    .ftp6_slider {
        margin-left: 5vw;
        margin-right: 4.931vw;
        padding: 0 1.458vw;
        padding-bottom: 5.7vw;
    }

    .ftp6_slider_item {
        margin: 0vw 0vw;
    }

    .ftp6_slider_person {
        width: 8.861vw;
        margin-top: 4.861vw;
        margin-bottom: 0.833vw;
        padding-left: 0.694vw;
    }

    .ftp6_slider_person:before {
        width: 3.958vw;
        height: 3.056vw;
        right: -2.431vw;
        bottom: 0.347vw;
    }

    .ftp6_slider_person img {
        border: solid 0.417vw #f7f3ef;
    }

    .ftp6_slider .slick-arrow {
        width: 4.792vw;
        height: 1.181vw;
    }

    .ftp6_slider .slick-arrow:before {
        width: 7.222vw;
        height: 7.222vw;
        border: solid 0.069vw #000000;
    }

    .ftp6_slider .slick-prev {
        left: -3.194vw;
    }

    .ftp6_slider .slick-next {
        right: -3.194vw;
    }

    .ftp6 ul.slick-dots {
        bottom: 2.153vw;
        margin-left: 0.556vw;
    }

    .ftp6 ul.slick-dots li button {
        margin: 0 0.208vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp6 .section_inner {
        width: 80.361vw;
    }

    .ftp6_slider {
        padding: 0 5vw;
        padding-bottom: 6vw;
        margin: 0;
    }

}

@media (max-width: 768px) {
    .ftp6_slider .slick-arrow {
        width: 6.792vw;
        height: 3.181vw;
    }

    .ftp6_slider .slick-arrow:before {
        width: 9.222vw;
        height: 9.222vw;
        top: 32%;
    }

    .ftp6_slider .slick-prev {
        left: -4.194vw;
    }

    .ftp6_slider .slick-next {
        right: -4.194vw;
    }
}

@media (max-width: 550px) {
    .ftp6 {
        padding-top: 12.642vw;
        padding-bottom: 20.269vw;
    }

    .ftp6 .section_inner {
        padding-left: 5vw;
        position: relative;
        z-index: 1;
    }

    .ftp6 .section_inner:before {
        content: "";
        position: absolute;
        height: 103%;
        width: 93.3%;
        background-color: #f7f3ef;
        z-index: -1;
        top: 0.8vw;
        left: 2.7vw;
    }

    .ftp6 h3 {
        margin-bottom: 0;
        padding: 0 6vw;
    }

    .ftp6_slider {
        margin-left: 0;
        margin-right: 0;
        padding: 0 1.458vw;
        padding-bottom: 6.181vw;
        background-color: unset;
    }

    .ftp6_slider_item {
        margin: 0vw 0vw;
    }

    .ftp6_slider_person {
        margin-top: 7.128vw;
        margin-bottom: 2.033vw;
        padding-left: 0;
        width: 27.54vw;
    }

    .ftp6_slider_person:before {
        width: 11.88vw;
        height: 9.17vw;
        right: -7.383vw;
        bottom: 1.647vw;
    }

    .ftp6_slider_person img {
        border: solid 1.3vw #ffffff;
    }

    .ftp6_slider_item p {
        margin-bottom: 2.2vw;
    }

    .ftp6_slider .slick-arrow {
        width: 9.38vw;
        height: 2.29vw;
    }

    .ftp6_slider .slick-arrow:before {
        width: 13.222vw;
        height: 13.222vw;
        border: solid 0.069vw #000000;
    }

    .ftp6_slider .slick-arrow {
        top: 22.2%;
    }

    .ftp6_slider .slick-prev {
        left: 4.306vw;
    }

    .ftp6_slider .slick-next {
        right: 5.806vw;
    }

    .ftp6 ul.slick-dots {
        bottom: 2.153vw;
        margin-left: 0.556vw;
    }

    .ftp6 ul.slick-dots li button {
        margin: 0 0.5vw;
    }
}


/* section 7 */
.ftp7 {
    padding-bottom: 62px;
}

.ftp7 .section_inner {
    width: 1290px;
}

.ftp7 h2 {
    text-align: center;
    color: #3d3f3d;
    margin-bottom: 49px;
    position: relative;
    z-index: 99;
    margin-left: 17px;
}

.ftp7 h2:before {
    content: "";
    position: absolute;
    width: 50000px;
    height: 1px;
    background-color: #3d3f3d;
    left: -25000px;
    top: 20px;
    z-index: -2;
}

.ftp7 h2:after {
    content: "";
    position: absolute;
    width: 622px;
    height: 100%;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
}

.ftp7 .section_in {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.ftp7_item {
    width: 25%;
    padding: 65px 10px 21px 82px;
    position: relative;
}

.ftp7_item:first-child {
    padding-left: 144px;
    padding-right: 0;
}

.ftp7_item:first-child:before {
    left: 115px;
}

.ftp7_item:nth-child(2) {
    padding-left: 90px
}

.ftp7_item:first-child:after {
    right: -15px;
}

.ftp7_item:nth-child(2):before {
    left: 65px;
}

.ftp7_item:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 92px;
    background-color: #3d3f3d;
    right: 8px;
    top: 19.5%;
}

.ftp7_item:last-child:after {
    display: none;
}


.ftp7_item:before {
    content: "";
    position: absolute;
    width: 102px;
    height: 102px;
    border-radius: 50%;
    opacity: 0.61;
    background-color: #e3eceb;
    left: 50px;
    top: 0px;
    z-index: -1;
}

.ftp7_item_heading {
    position: absolute;
    top: 20px;
    left: 43px;
}

.ftp7_item:nth-child(1) .ftp7_item_heading {
    width: 100px;
    height: 86px;
}

.ftp7_item:nth-child(1) .ftp7_item_heading {
    left: 105px;
}

.ftp7_item:nth-child(2) .ftp7_item_heading {
    width: 84px;
    left: 52px;
    height: 78px;
}

.ftp7_item:nth-child(3) .ftp7_item_heading {
    width: 77px;
    height: 58px;
}

.ftp7_item:nth-child(4) .ftp7_item_heading {
    width: 112px;
    height: 78px;
}


/* responsive */
@media (max-width: 1440px) {
    .ftp7 {
        padding-bottom: 4.306vw;
    }

    .ftp7 .section_inner {
        width: 89.583vw;
    }

    .ftp7 h2 {
        margin-bottom: 3.403vw;
        margin-left: 1.181vw;
    }

    .ftp7 h2:before {
        left: -1736.111vw;
        top: 1.389vw;
    }

    .ftp7 h2:after {
        width: 43.194vw;
    }

    .ftp7_item {
        padding: 4.514vw 0.694vw 1.458vw 5.694vw;
    }

    .ftp7_item:first-child {
        padding-left: 10vw;
    }

    .ftp7_item:first-child:before {
        left: 7.986vw;
    }

    .ftp7_item:nth-child(2) {
        padding-left: 6.25vw
    }

    .ftp7_item:first-child:after {
        right: -1.042vw;
    }

    .ftp7_item:nth-child(2):before {
        left: 4.514vw;
    }

    .ftp7_item:after {
        width: 0.069vw;
        height: 6.389vw;
        right: 0.556vw;
    }


    .ftp7_item:before {
        width: 7.083vw;
        height: 7.083vw;
        left: 3.472vw;
        top: 0vw;
    }

    .ftp7_item_heading {
        top: 1.389vw;
        left: 2.986vw;
    }

    .ftp7_item:nth-child(1) .ftp7_item_heading {
        width: 6.944vw;
        height: 5.972vw;
    }

    .ftp7_item:nth-child(1) .ftp7_item_heading {
        left: 7.292vw;
    }

    .ftp7_item:nth-child(2) .ftp7_item_heading {
        width: 5.833vw;
        left: 3.611vw;
        height: 5.417vw;
    }

    .ftp7_item:nth-child(3) .ftp7_item_heading {
        width: 5.347vw;
        height: 4.028vw;
    }

    .ftp7_item:nth-child(4) .ftp7_item_heading {
        width: 7.778vw;
        height: 5.417vw;
    }

}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp7 h2:after {
        width: 64.194vw;
    }

    .ftp7_item:nth-child(1) .ftp7_item_heading {
        width: 7.944vw;
    }

    .ftp7_item:nth-child(2) .ftp7_item_heading {
        width: 6.833vw;
        left: 3.611vw;
    }

    .ftp7_item:nth-child(3) .ftp7_item_heading {
        width: 6.347vw;
    }

    .ftp7_item:nth-child(4) .ftp7_item_heading {
        width: 8.778vw;
    }
}

@media (max-width: 768px) {

    .ftp7_item {
        width: 100%;
        padding-left: 8vw !important;
        padding-bottom: 5vw !important;
    }

    .ftp7 h2:after {
        width: 78.194vw;
    }

    .ftp7 h2:before {
        top: 2.389vw;
    }

    .ftp7_item:after {
        display: none;
    }

    .ftp7_item:first-child {
        padding-left: 6vw;
    }

    .ftp7_item:nth-child(1) .ftp7_item_heading {
        left: 2.292vw;
    }

    .ftp7_item:first-child:before {
        left: 2.986vw;
    }


    .ftp7_item:nth-child(1) .ftp7_item_heading {
        width: 13.944vw;
    }

    .ftp7_item:nth-child(2) .ftp7_item_heading {
        width: 10.633vw;
        left: 3.611vw;
    }

    .ftp7_item:nth-child(3) .ftp7_item_heading {
        width: 8.747vw;
    }

    .ftp7_item:nth-child(4) .ftp7_item_heading {
        width: 12.778vw;
    }

    .ftp7_item:after {
        right: 0.356vw;
    }

    .ftp7_item:first-child {
        padding-bottom: 8vw !important;
        padding-top: 6vw;
    }

    .ftp7_item:first-child:after {
        right: 0.3vw;
    }

    .ftp7_item:before {
        width: 14.083vw;
        height: 14.083vw;
    }

}

@media (max-width: 550px) {
    .ftp7 {
        padding-bottom: 13.1vw;
    }

    .ftp7 .section_inner {
        width: 89.583vw;
    }

    .ftp7 h2 {
        margin-bottom: 17.603vw;
        margin-left: 5.5vw;
        text-align: left;
    }

    .ftp7 h2:before {
        width: 50vw;
        top: 4.089vw;
        left: -20vw;
    }

    .ftp7 h2:after {
        width: 86vw;
    }

    .ftp7 .section_in {
        padding-left: 13.1vw;
        padding-right: 5vw;
    }

    .ftp7_item {
        width: 100%;
        padding: 0 !important;
        margin-bottom: 22.2vw;
    }

    .ftp7_item:last-child {
        margin-bottom: 0;
    }

    .ftp7_item:nth-child(3) {
        margin-bottom: 20vw;
    }

    .ftp7_item:first-child {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0 !important;
    }

    .ftp7_item:nth-child(2) {
        padding-left: 0;
    }

    .ftp7_item:nth-child(2):after {
        display: block;
        top: 132.1%;
    }

    .ftp7_item:after {
        display: block;
    }

    .ftp7_item:nth-child(3):after {
        top: 118.1%;
    }

    .ftp7_item:first-child:after {
        top: 14.6vw;
    }

    .ftp7_item:after {
        width: 150vw;
        height: 1px;
        left: -7vw !important;
    }


    .ftp7_item:before {
        width: 21.25vw;
        height: 21.25vw;
        left: -8.528vw !important;
        top: -13.1vw !important;
    }

    .ftp7_item:nth-child(1) .ftp7_item_heading {
        width: 22.92vw;
        height: 17.92vw;
        top: -9.511vw;
        left: -7vw;
    }

    .ftp7_item:nth-child(2) .ftp7_item_heading {
        width: 17.5vw;
        height: 16.25vw;
        top: -9.511vw;
        left: -7.7vw;
    }

    .ftp7_item:nth-child(3) .ftp7_item_heading {
        width: 16.04vw;
        height: 12.08vw;
        top: -9.311vw;
        left: -9.4vw;
    }

    .ftp7_item:nth-child(4) .ftp7_item_heading {
        width: 23.33vw;
        height: 16.25vw;
        top: -9.311vw;
        left: -10.4vw;
    }
}


/* section 8 */
.ftp8 {
    padding-bottom: 90px;
}

.ftp8 .section_inner {
    width: 1270px;
    padding-top: 68px;
    padding-bottom: 71px;
    background-color: #e6e1df;
    position: relative;
    z-index: 9999;
}

.ftp8 h2 {
    text-shadow: 0 0 #fff, 3px 3px #e6e1df, 5px 5px #b1adaa;
    font-size: 49px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 2.94px;
    color: transparent;
    margin-left: 75px;
    margin-bottom: 16px;
    text-align: right;
    width: 51.5%;
}

.ftp8 p {
    line-height: 1.55;
    margin-left: 595px;
    margin-bottom: 28px;
    position: relative;
}

.ftp8 p:before {
    content: "";
    position: absolute;
    width: 700px;
    height: 1px;
    background-color: #3d3f3d;
    top: 14px;
    right: 705px;
    transition: all 3s ease;
}
.ftp8 .not_in_viewport p:before{
    width:0 !important;
}

.ftp8 p mark {
    background-image: linear-gradient(120deg, #f6f0ee 0%, #f6f0ee 100%);
    background-size: 100% 80%;
    padding-bottom: 3px;
    background-position: 0 167%;
}

.ftp8 p span {
    font-family: Geometos;
    font-size: 30px;
    font-weight: normal;
    line-height: 0;
    letter-spacing: 3.42px;
    color: #ffffff;
    position: relative;
    bottom: -5px;
}

.ftp8 .site_button {
    margin-left: 590px;
}

.ftp8 .site_button span:after {
    right: 25px;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp8 {
        padding-bottom: 6.25vw;
    }

    .ftp8 .section_inner {
        width: 88.194vw;
        padding-top: 4.722vw;
        padding-bottom: 4.931vw;
    }

    .ftp8 h2 {
        text-shadow: 0 0 #fff, 0.208vw 0.208vw #e6e1df, 0.347vw 0.347vw #b1adaa;
        font-size: 3.403vw;
        letter-spacing: 0.204vw;
        margin-left: 5.208vw;
        margin-bottom: 1.111vw;
    }

    .ftp8 p {
        margin-left: 41.319vw;
        margin-bottom: 1.944vw;
    }

    .ftp8 p:before {
        width: 48.611VW;
        height: 0.069vw;
        top: 0.972vw;
        right: 48.958vw;
    }

    .ftp8 p mark {
        padding-bottom: 0.208vw;
    }

    .ftp8 p span {
        font-size: 3.958vw;
        letter-spacing: 0.237vw;
        bottom: -0.347vw;
    }

    .ftp8 .site_button {
        margin-left: 40.972vw;
    }

    .ftp8 .site_button span:after {
        right: 1.736vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp8 h2 {
        font-size: 3.8vw;
    }

    .ftp8 p {
        margin-left: 28.319vw;
        margin-right: 3vw;
    }

    .ftp8 p:before {
        right: 61.958vw;
    }

    .ftp8 .site_button {
        margin-left: 28.4vw;
    }

    .ftp8 .site_button span:after {
        right: 1.136vw;
    }
}

@media (max-width: 768px) {
    .ftp8 h2 {
        font-size: 4vw;
        margin-bottom: 2vw;
    }


    .ftp8 .site_button span:after {
        right: 1.136vw;
    }
}

@media (max-width: 550px) {
    .ftp8 {
        padding-bottom: 6.25vw;
    }

    .ftp8 .section_inner {
        padding-top: 17.422vw;
        padding-bottom: 12.931vw;
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .ftp8 h2 {
        text-shadow: 0 0 #fff, 0.508vw 0.408vw #e6e1df, 0.947vw 0.747vw #b1adaa;
        font-size: 8.75vw;
        line-height: 1.19;
        letter-spacing: 0.53vw;
        margin-left: 0;
        margin-bottom: 2.811vw;
        text-align: right;
        color: #fff;
        width: 100%;
    }

    .ftp8 p {
        margin-left: 0;
        margin-right: -3vw;
        margin-bottom: 5.844vw;
        letter-spacing: 0.13vw;
    }

    .ftp8 p:before {
        display: none;
    }

    .ftp8 p mark {
        padding-bottom: 0.208vw;
    }

    .ftp8 p span {
        bottom: -0.347vw;
        font-size: 5.56vw;
        line-height: 1.19;
        letter-spacing: 0.1vw;
    }

    .ftp8 .site_button {
        margin-left: 0;
    }

    .ftp8 .site_button span:after {
        right: 4.936vw;
    }

}

/* section 9 */
.ftp9 {
    padding-bottom: 80px;
}

.ftp9 .section_inner {
    width: 1275px;
    position: relative;
    z-index: 99;
}

.ftp9_art {
    position: absolute;
    width: 699px;
    height: 699px;
    border: 1px solid #3d3f3d;
    border-radius: 50%;
    left: 165px;
    top: -246px;
    z-index: 8;
}

.ftp9_up {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.ftp9_up .section_left_item {
    width: 40%;
    padding-left: 96px;
    position: relative;
    z-index: 7;
}

.ftp9_up .section_right_item {
    width: 60%;
    padding-top: 99px;
}

.ftp9_up h2 {
    text-shadow: 0px 0px #3d3f3c, -2px -1px #fff, -4px -2px #515151;
    font-size: 66px;
    line-height: 1.05;
    letter-spacing: 3.96px;
    color: transparent;
    margin-bottom: 24px;
    position: relative;
    z-index: 9999;
    background: #fff;
    padding-left: 28px;
    padding-top: 6px;
}

.ftp9_up h4 {
    font-size: 20px;
    line-height: 1.05;
    letter-spacing: 5.6px;
    color: #9f4b00;
    background: #fff;
    position: relative;
    z-index: 99;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 3px;
    padding-left: 28px;
}

.ftp9_up p {
    position: relative;
    z-index: 99;
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 31px;
    padding-left: 28px;
}

.ftp9_down {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.ftp9_down .section_left_item {
    width: 55%;
    padding-left: 255px;
    padding-top: 113px;
    position: relative;
    z-index: 999;
}

.ftp9_down p {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: 1.1px;
    color: #000000;
    margin-bottom: 50px;
}

.ftp9_down p mark {
    background-image: linear-gradient(120deg, #efdad2 0%, #efdad2 100%);
    background-size: 100% 44%;
    background-position: 0 84%;
}

.ftp9_down h3 {
    margin-left: -160px;
}

.ftp9_down .section_right_item {
    width: 45%;
    margin-left: -178px;
}

.ftp9_down_img {
    width: 678px;
    position: relative;
    z-index: 99;
}

.ftp9_down_img:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 137px;
    background-color: #000000;
    z-index: 999;
    left: 69px;
    top: -38px;
    transition: all 4s ease;
}
.not_in_viewport .ftp9_down_img:before{
    height:0 !important;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp9 {
        padding-bottom: 5.556vw;
    }

    .ftp9 .section_inner {
        width: 88.542vw;
    }

    .ftp9_art {
        width: 48.542vw;
        height: 48.542vw;
        border: 0.069vw solid #3d3f3d;
        left: 11.458vw;
        top: -17.083vw;
    }

    .ftp9_up .section_left_item {
        padding-left: 6.667vw;
    }

    .ftp9_up .section_right_item {
        padding-top: 6.875vw;
    }

    .ftp9_up h2 {
        text-shadow: 0vw 0vw #3d3f3c, -0.139vw -0.069vw #fff, -0.278vw -0.139vw #515151;
        font-size: 4.583vw;
        letter-spacing: 0.275vw;
        margin-bottom: 1.667vw;
        padding-left: 1.944vw;
    }

    .ftp9_up h4 {
        font-size: 1.389vw;
        letter-spacing: 0.389vw;
        padding-bottom: 2.083vw;
        padding-top: 0.208vw;
        padding-left: 1.944vw;
    }

    .ftp9_up p {
        padding-bottom: 2.153vw;
        padding-left: 1.944vw;
    }

    .ftp9_down .section_left_item {
        padding-left: 17.708vw;
        padding-top: 7.847vw;
    }

    .ftp9_down p {
        font-size: 1.528vw;
        letter-spacing: 0.076vw;
        margin-bottom: 3.472vw;
    }

    .ftp9_down h3 {
        margin-left: -11.111vw;
    }

    .ftp9_down .section_right_item {
        margin-left: -12.361vw;
    }

    .ftp9_down_img {
        width: 47.083vw;
    }

    .ftp9_down_img:before {
        width: 0.069vw;
        height: 9.514vw;
        left: 4.792vw;
        top: -2.639vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp9_down h3 {
        margin-left: -12.111vw;
    }

    .ftp9_up .section_right_item {
        padding-left: 4vw;
    }

    .ftp9_up h4 {
        font-size: 1.8vw;
    }

    .ftp9_down p {
        font-size: 1.8vw;
    }

    .ftp9_down .section_left_item {
        padding-left: 13.708vw;
    }
}

@media (max-width: 768px) {
    .ftp9_down p {
        font-size: 2.1vw;
    }
}

@media (max-width: 550px) {
    .ftp9 {
        padding-bottom: 0;
    }

    .ftp9 .section_inner {
        width: 88.542vw;
        padding-right: 2vw;
    }

    .ftp9_art {
        border: none;
        background-image: url(ftp9-4.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 97.08vw;
        height: 90vw;
        border-radius: unset;
        left: 2.258vw;
        top: -39px;
        z-index: 1;
        display: none;
    }

    .ftp9_up {
        flex-direction: column-reverse;
    }

    .ftp9_up .section_left_item {
        padding-left: 0;
        padding-top: 2.6vw;
    }

    .ftp9_up_img {
        width: 80.42vw;
    }

    .ftp9_up .section_right_item {
        padding-top: 7.292vw;
        padding-left: 0;
        background-color: transparent;
    }

    .ftp9_up h2 {
        text-shadow: 0vw 0vw #3d3f3c, -0.4vw -0.3vw #fff, -0.7vw -0.5vw #515151;
        margin-bottom: 1.367vw;
        font-size: 12.4vw;
        line-height: 1.05;
        letter-spacing: 0.74vw;
        padding-left: 0;
    }

    .ftp9_up h4 {
        font-size: 4.17vw;
        line-height: 1.05;
        letter-spacing: 1.17vw;
        padding-bottom: 5.983vw;
        padding-top: 0.208vw;
        padding-left: 0;
    }

    .ftp9_up p {
        padding-bottom: 4.753vw;
        padding-left: 0.139vw;
        background-color: transparent;
        letter-spacing: 0.1vw;
    }

    .ftp9_down .section_left_item {
        padding-left: 0;
        padding-top: 7.747vw;
    }

    .ftp9_down p {
        font-size: 4.58vw;
        line-height: 1.39;
        letter-spacing: 0.23vw;
        margin-bottom: 8.572vw;
    }

    .ftp9_down h3 {
        font-size: 14.27vw;
        line-height: 0.47;
        margin-left: 0;
    }

    .ftp9_down .section_right_item {
        margin-left: -26.961vw;
        margin-top: -18.3vw;
    }

    .ftp9_down_img {
        display: none;
    }

    .mobile_only .ftp9_down_img {
        display: block;
        width: 150.46vw;
    }

    .ftp9_down_img:before {
        width: 0.069vw;
        height: 9.514vw;
        left: 4.792vw;
        top: -2.639vw;
    }
}


/* section 10 */
.ftp10 {
    padding-top: 76px;
    padding-bottom: 75px;
    background-color: #f7f3ef;
}

.ftp10 .section_inner {
    width: 1140px;
    display: flex;
    flex-wrap: wrap;
}

.ftp10 .section_left_item {
    width: 34%;
}

.ftp10 .section_right_item {
    width: 66%;
    padding-top: 47px;
    padding-left: 10px;
}

.ftp10 h2 {
    text-shadow: 0px 5px #d3d3dd;
    -webkit-text-stroke: 1px #4F514E;
    text-align: right;
    color: transparent;
}

.ftp10_slider {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.ftp10_slider:after {
    content: "";
    position: absolute;
    width: 20000px;
    height: 1px;
    background-color: #000;
    z-index: -1;
    left: 20px;
    top: 18px;
}

.ftp10_slider_item {
    width: 156px;
    margin-right: 39px;
    position: relative;
    z-index: 99;
}

.ftp10_slider_item a {
    color: unset;
    position: relative;
}

.ftp10_slider_item:last-child {
    margin-right: 0;
}

.ftp10_slider_item:before {
    content: "";
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background-color: #f7f3ef;
    top: -31px;
    left: 30px;
    z-index: -3;
}

.ftp10_slider_item:after {
    content: "";
    position: absolute;
    width: 156px;
    height: 185px;
    opacity: 0.64;
    border-radius: 40px;
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    z-index: -2;
}

.ftp10_slider_logo {
    position: relative;
    z-index: 99;
}

.ftp10_slider_item:nth-child(1) .ftp10_slider_logo img {
    width: 28px;
    height: 31px;
}

.ftp10_slider_item:nth-child(2) .ftp10_slider_logo img {
    width: 34px;
    height: 26px;
}

.ftp10_slider_item:nth-child(3) .ftp10_slider_logo img {
    width: 37px;
    height: 22px;
}

.ftp10_slider_item:nth-child(4) .ftp10_slider_logo img {
    width: 32px;
    height: 32px;
}

.ftp10_slider_logo:before {
    content: "";
    position: absolute;
    width: 70px;
    height: 70px;
    background-color: #c3d2d1;
    border-radius: 50%;
    top: -23px;
    left: 44px;
    z-index: -1;
}

.ftp10_slider_logo:after {
    content: "";
    position: absolute;
    width: 72px;
    height: 72px;
    border-radius: 50%;
    border: 1px solid #000;
    top: -18px;
    left: 42px;
    z-index: -1;
}


.ftp10_slider_logo img {
    margin: auto;
    /* padding-right: 3.5vw; */
}

.ftp10_slider_item p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.8px;
    text-align: center;
    padding: 38px 8px 28px 15px;
}

.ftp10_slider_item:nth-child(2) p {
    padding-top: 42px;
}

.ftp10_slider_item:nth-child(3) p {
    padding-top: 46px;
}


/* responsive */
@media (max-width: 1440px) {
    .ftp10 {
        padding-top: 5.278vw;
        padding-bottom: 5.208vw;
    }

    .ftp10 .section_inner {
        width: 79.167vw;
    }

    .ftp10 .section_right_item {
        padding-top: 3.264vw;
        padding-left: 0.694vw;
    }

    .ftp10 h2 {
        text-shadow: 0vw 0.347vw #d3d3dd;
    }

    .ftp10_slider:after {
        width: 1388.889vw;
        height: 0.069vw;
        left: 1.389vw;
        top: 1.25vw;
    }

    .ftp10_slider_item {
        width: 10.833vw;
        margin-right: 2.708vw;
    }

    .ftp10_slider_item:before {
        width: 6.25vw;
        height: 6.25vw;
        top: -2.153vw;
        left: 2.083vw;
    }

    .ftp10_slider_item:after {
        width: 10.833vw;
        height: 12.847vw;
        border-radius: 2.778vw;
    }

    .ftp10_slider_item:nth-child(1) .ftp10_slider_logo img {
        width: 1.944vw;
        height: 2.153vw;
    }

    .ftp10_slider_item:nth-child(2) .ftp10_slider_logo img {
        width: 2.361vw;
        height: 1.806vw;
    }

    .ftp10_slider_item:nth-child(3) .ftp10_slider_logo img {
        width: 2.569vw;
        height: 1.528vw;
    }

    .ftp10_slider_item:nth-child(4) .ftp10_slider_logo img {
        width: 2.222vw;
        height: 2.222vw;
    }

    .ftp10_slider_logo:before {
        width: 4.861vw;
        height: 4.861vw;
        top: -1.597vw;
        left: 3.056vw;
    }

    .ftp10_slider_logo:after {
        width: 5vw;
        height: 5vw;
        /* border: 0.069vw solid #000; */
        top: -1.25vw;
        left: 2.917vw;
    }

    .ftp10_slider_item p {
        font-size: 1.111vw;
        letter-spacing: 0.056vw;
        padding: 2.639vw 0.556vw 1.944vw 1.042vw;
    }

    .ftp10_slider_item:nth-child(2) p {
        padding-top: 2.917vw;
    }

    .ftp10_slider_item:nth-child(3) p {
        padding-top: 3.194vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp10 .section_inner {
        width: 85.167vw;
    }

    .ftp10_slider_item p {
        font-size: 1.5vw;
        padding: 2.639vw 0.556vw 1.944vw 1.042vw;
    }

    .ftp10_slider_item:after {
        width: 10.833vw;
        height: 18.847vw;
    }
}

@media (max-width: 768px) {
    .ftp10 .section_left_item {
        width: 100%;
    }

    .ftp10 .section_right_item {
        width: 100%;
    }

    .ftp10_slider_item p {
        font-size: 2.1vw;
        padding: 2.639vw 0.556vw 1.944vw 1.042vw;
    }

    .ftp10_slider {
        justify-content: space-around;
    }

    .ftp10_slider_item {
        width: 15.833vw;
        margin-right: 2.708vw;
    }

    .ftp10_slider_item:after {
        width: 15.833vw;
        height: 23.847vw;
    }

    .ftp10_slider_logo:before {
        width: 7.861vw;
        height: 7.861vw;
        top: -2.397vw;
        left: 3.856vw;
    }

    .ftp10_slider_logo:after {
        width: 8vw;
        height: 8vw;
        top: -1.85vw;
        left: 3.517vw;
    }

    .ftp10_slider_item:nth-child(1) .ftp10_slider_logo img {
        width: 4.058vw;
        height: auto;
    }

    .ftp10_slider_item:nth-child(2) .ftp10_slider_logo img {
        width: 4.761vw;
        height: auto;
    }

    .ftp10_slider_item:nth-child(3) .ftp10_slider_logo img {
        width: 4.969vw;
        height: auto;
    }

    .ftp10_slider_item:nth-child(4) .ftp10_slider_logo img {
        width: 4.022vw;
        height: auto;
    }
}

@media (max-width: 550px) {
    .ftp10 {
        padding-top: 10.278vw;
        padding-bottom: 13.008vw;
    }

    .ftp10 h2 {
        text-shadow: 0.039vw 0.878vw #d3d3dd;
        -webkit-text-stroke: 0.24vw #4F514E;
        /* padding-right: 14.4vw; */
        text-align: center;
        padding-right: 0;
    }

    .ftp10 h2 br {
        display: block;
    }

    .ftp10 .section_right_item {
        padding-top: 7.464vw;
        padding-left: 0;
        position: relative;
        z-index: 1;
        width: 100% !important;
    }

    .ftp10 .section_right_item:before {
        content: "";
        position: absolute;
        width: 500vw;
        height: 1px;
        background-color: #3d3f3d;
        left: 42vw;
        top: 16vw;
        z-index: -2;
    }

    .ftp10_slider_item {
        padding-top: 4.9vw;
        padding-right: 5vw;
        padding-left: 5vw;
        padding-bottom: 6.4vw;
        position: relative;
        z-index: 999;
        /* margin: 0 3vw; */
    }

    .ftp10_slider_logo {
        margin-bottom: 8.1vw;
    }

    .ftp10_slider_item p {
        font-size: 3.33vw;
        line-height: 1.5;
        letter-spacing: 0.17vw;
        padding: 0 !important;
        position: relative;
        z-index: 9;
    }

    .ftp10_slider_item a:before {
        content: "";
        position: absolute;
        width: 22vw;
        height: 5vw;
        background-color: #F7F3EF;
        left: 5.5vw;
        top: 0.8vw;
        z-index: -1;
    }

    .ftp10_slider_item:before {
        display: none;
    }

    .ftp10_slider_logo:before {
        width: 15vw;
        height: 15vw;
        top: -4.1vw;
        left: calc(50% + 1vw);
        transform: translateX(-50%);
    }

    .ftp10_slider_logo:after {
        width: 15vw;
        height: 15vw;
        top: -3.15vw;
        left: 50%;
        transform: translateX(-50%);
    }

    .ftp10_slider_item:after {
        width: 32.5vw;
        height: 75.9%;
        left: calc(50% + -0.3vw);
        bottom: 0;
        border-radius: 8.33vw;
        z-index: 1;
        transform: translateX(-50%);
    }

    .ftp10_slider_item {
        margin-right: 0;
    }

    .ftp10_slider_item:nth-child(1) .ftp10_slider_logo img{
        
    }
    .ftp10_slider_item:nth-child(2) .ftp10_slider_logo img {
        
    }
    .ftp10_slider_item:nth-child(2) .ftp10_slider_logo img {
        
    }
    .ftp10_slider_item:nth-child(4) .ftp10_slider_logo img {
        
    }
    
    .ftp10_slider {
        display: unset;
        right: -22.3vw;
    }

    .ftp10_slider:after {
        display: none;
    }

    .ftp10_slider .slick-arrow {
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 0;
        position: absolute;
        width: 9.38vw;
        height: 2.5vw;
        background-repeat: no-repeat;
        z-index: 999;
        background-size: contain;
    }

    .ftp10_slider .slick-arrow:hover:before {
        outline: unset;
        opacity: 1;
    }

    .ftp10_slider .slick-prev {
        background-image: url(arrow-prev.png);
        right: inherit;
        left: -19vw;
        top: 26.3vw;
    }

    .ftp10 .slick-slide:focus,
    .ftp10 .slick-prev:focus,
    .ftp10 .slick-next:focus {
        outline: none;
    }


    .ftp10_slider_item_1 .ftp10_slider_logo img {
        width: 7.4vw !important;
        height: auto !important;
    }

    .ftp10_slider_item_2 .ftp10_slider_logo img {
        width: 9.1vw !important;
        height: auto !important;
        padding-top: 1vw;
    }

    .ftp10_slider_item_3 .ftp10_slider_logo img {
        width: 9.9vw !important;
        height: auto !important;
        padding-top: 1vw;
    }

    .ftp10_slider_item_4 .ftp10_slider_logo img {
        width: 8.4vw !important;
        height: auto !important;
    }
}

/* section 11 */
.ftp11 {
    padding-top: 100px;
    padding-bottom: 65px;
}

.ftp11 .section_inner {
    width: 930px;
    position: relative;
    z-index: 1;
}

.ftp11_bg {
    position: absolute;
    width: 807px;
    height: 112.4%;
    background-color: #e6e1df;
    left: 74px;
    top: -60px;
    z-index: -1;
}

.ftp11 h3 {
    text-align: center;
    margin-top: 39px;
    margin-bottom: 6px;
    margin-left: 32px;
}

.ftp11_slider {
    margin-left: 72px;
    margin-right: 72px;
    padding: 0 20px;
    padding-bottom: 89px;
}

.ftp11_slider_item {
    margin: 0px 0px;
    text-align: center;
}

.ftp11_slider_item p {
    font-weight: normal;
    text-align: center;
    color: #000000;
    margin-bottom: 0;
    margin-left: 22px;
}

.ftp11_slider_person {
    width: 129px;
    margin: auto;
    margin-top: 58px;
    margin-bottom: 24px;
    position: relative;
    z-index: 9;
    padding-left: 30px;
    box-sizing: unset;
}

.ftp11_slider_person:before {
    content: "";
    position: absolute;
    background: url(ftp11-2.png) no-repeat;
    background-size: contain;
    width: 56px;
    height: 43px;
    z-index: 99;
    left: -8px;
    top: 20px;
}

.ftp11_slider_person img {
    border-radius: 50%;
    border: solid 6px #f7f3ef;
}

.ftp11_slider .slick-arrow {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0;
    position: absolute;
    width: 69px;
    height: 17px;
    background-repeat: no-repeat;
    top: 33.3%;
    z-index: 999;
    background-size: contain;
}

.ftp11_slider .slick-arrow:before {
    content: "";
    position: absolute;
    width: 104px;
    height: 104px;
    border: solid 1px #000000;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 9999;
}

.ftp11_slider .slick-arrow:hover:before {
    outline: unset;
    opacity: 1;
}

.ftp11_slider .slick-prev {
    background-image: url(arrow-prev.png);
    right: inherit;
    left: -46px;
}

.ftp11_slider .slick-next {
    background-image: url(arrow-next.png);
    left: inherit;
    right: -68px;
}

.ftp11 ul.slick-dots {
    position: absolute;
    display: flex;
    margin: 0;
    padding: 0;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 20px;
}

.ftp11 ul.slick-dots li {
    padding: 0;
    margin: 0;
    line-height: 0;
}

.ftp11 ul.slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 8px;
    background-color: #ccc6c4;
    border-radius: 50%;
    border: 0;
    padding: 0;
    margin: 0 3px;
    cursor: pointer;
}

.ftp11 ul.slick-dots li::marker {
    font-size: 0;
}

.ftp11 ul.slick-dots li.slick-active button {
    background-color: #b1aeac;
}

.ftp11 .slick-slide:focus,
.ftp11 .slick-prev:focus,
.ftp11 .slick-next:focus,
.ftp11 ul.slick-dots li button:focus {
    outline: none;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp11 {
        padding-top: 6.944vw;
        padding-bottom: 4.514vw;
    }

    .ftp11 .section_inner {
        width: 64.583vw;
    }

    .ftp11_bg {
        width: 56.042vw;
        left: 5.139vw;
        top: -4.167vw;
    }

    .ftp11 h3 {
        margin-top: 2.708vw;
        margin-bottom: 0.417vw;
        margin-left: 2.222vw;
    }

    .ftp11_slider {
        margin-left: 5vw;
        margin-right: 5vw;
        padding: 0 1.389vw;
        padding-bottom: 6.181vw;
    }

    .ftp11_slider_item {
        margin: 0vw 0vw;
    }

    .ftp11_slider_item p {
        margin-left: 1.528vw;
    }

    .ftp11_slider_person {
        width: 8.958vw;
        margin-top: 4.028vw;
        margin-bottom: 1.767vw;
        padding-left: 2.083vw;
    }

    .ftp11_slider_person:before {
        width: 3.889vw;
        height: 2.986vw;
        left: -0.556vw;
        top: 1.389vw;
    }

    .ftp11_slider_person img {
        border: solid 0.417vw #f7f3ef;
    }

    .ftp11_slider .slick-arrow {
        width: 4.792vw;
        height: 1.181vw;
    }

    .ftp11_slider .slick-arrow:before {
        width: 7.222vw;
        height: 7.222vw;
        border: solid 0.069vw #000000;
    }

    .ftp11_slider .slick-prev {
        left: -3.194vw;
    }

    .ftp11_slider .slick-next {
        right: -4.722vw;
    }

    .ftp11 ul.slick-dots {
        bottom: 2.431vw;
        margin-left: 1.389vw;
    }

    .ftp11 ul.slick-dots li button {
        margin: 0 0.208vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp11_slider {
        margin-left: 0;
        margin-right: 0;
        padding: 0 2vw;
        padding-bottom: 6vw;
    }

    .ftp11_bg {
        width: 67.042vw;
        left: -0.361vw;
        top: -4.167vw;
    }
}

@media (max-width: 768px) {
    .ftp11 .section_inner {
        width: 71.583vw;
    }

    .ftp11_slider .slick-arrow {
        width: 7.792vw;
        height: 2.181vw;
    }

    .ftp11_slider .slick-arrow:before {
        width: 9.222vw;
        height: 9.222vw;
        border: solid 0.069vw #000000;
    }

    .ftp11_slider .slick-prev {
        left: -5.194vw;
    }

    .ftp11_slider .slick-next {
        right: -6.722vw;
    }

    .ftp11_bg {
        width: 74.042vw;
        left: -0.361vw;
        top: -4.167vw;
    }
}

@media (max-width: 550px) {
    .ftp11 {
        padding-top: 11.642vw;
        padding-bottom: 4.569vw;
    }

    .ftp11 .section_inner {
        padding-left: 5vw;
        position: relative;
        z-index: 1;
    }

    .ftp11 .section_inner:before {
        content: "";
        position: absolute;
        height: 103%;
        width: 93.3%;
        background-color: #E6E1DE;
        z-index: -1;
        top: 0.8vw;
        left: 2.7vw;
    }

    .ftp11 h3 {
        margin-bottom: 0;
        padding: 0 6vw;
    }

    .ftp11_slider {
        margin-left: 0;
        margin-right: 0;
        padding: 0 1.458vw;
        padding-bottom: 6.181vw;
        background-color: unset;
    }

    .ftp11_slider_item {
        margin: 0vw 0vw;
    }

    .ftp11_slider_person {
        margin-top: 7.128vw;
        margin-bottom: 2.033vw;
        padding-left: 0;
        width: 27.54vw;
    }

    .ftp11_slider_person:before {
        width: 11.88vw;
        height: 9.17vw;
        left: -7.931vw;
        top: 3.389vw;
    }

    .ftp11_slider_person img {
        border: solid 1.3vw #ffffff;
    }

    .ftp11_slider_item p {
        margin-bottom: 2.2vw;
    }

    .ftp11_slider .slick-arrow {
        width: 9.38vw;
        height: 2.29vw;
    }

    .ftp11_slider .slick-arrow:before {
        width: 13.222vw;
        height: 13.222vw;
    }

    .ftp11_slider .slick-arrow {
        top: 22.2%;
    }

    .ftp11_slider .slick-prev {
        left: 4.306vw;
    }

    .ftp11_slider .slick-next {
        right: 5.806vw;
    }

    .ftp11 ul.slick-dots {
        bottom: 2.153vw;
        margin-left: 0.556vw;
    }

    .ftp11 ul.slick-dots li button {
        margin: 0 0.5vw;
    }

    .ftp11 ul.slick-dots li button {
    background-color: #dacbbb;
}

.ftp11 ul.slick-dots li.slick-active button {
    background-color: #c8b6a5;
}


    .ftp11_bg {
        display: none;
    }
}



/* section 12 */
.ftp12 {
    padding-bottom: 84px;
}

.ftp12 h2 {
    text-shadow: 0px 3px #c2d8d6;
    -webkit-text-stroke: 1px #6A6C6B;
    text-align: center;
    color: transparent;
    margin-bottom: 20px;
    position: relative;
    z-index: 99;
    margin-left: 32px;
}

.ftp12 h2:before {
    content: "";
    position: absolute;
    width: 50000px;
    height: 1px;
    background-color: #3d3f3d;
    left: -25000px;
    bottom: 19px;
    z-index: -2;
}

.ftp12 h2:after {
    content: "";
    position: absolute;
    width: 510px;
    height: 100%;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
}

.ftp12 p {
    text-align: center;
    margin-left: 32px;
}


/* responsive */
@media (max-width: 1440px) {
    .ftp12 {
        padding-bottom: 5.833vw;
    }

    .ftp12 h2 {
        text-shadow: 0vw 0.208vw #c2d8d6;
        margin-bottom: 1.389vw;
        margin-left: 2.222vw;
    }

    .ftp12 h2:before {
        height: 0.069vw;
        left: -1736.111vw;
        bottom: 1.319vw;
    }

    .ftp12 h2:after {
        width: 35.417vw;
    }

    .ftp12 p {
        margin-left: 2.222vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp12 .section_inner {
        width: 85vw;
    }

    .ftp12 h2 {
        margin-bottom: 3vw;
        padding: 0 9vw;
    }

    .ftp12 h2:before {
        bottom: 3.319vw;
    }

    .ftp12 h2:after {
        width: 58.417vw;
    }
}

@media (max-width: 768px) {}

@media (max-width: 550px) {
    .ftp12 {
        padding-top: 12.5vw;
        padding-bottom: 9.433vw;
    }

    .ftp12 h2 {
        text-shadow: 0.4vw 0.6vw #c2d8d6;
        -webkit-text-stroke: 0.269vw #6A6C6B;
        margin-bottom: 2.989vw;
        margin-left: 0;
        font-size: 6.25vw;
        line-height: 1.18;
        letter-spacing: 0.38vw;
        padding: 0;
    }

    .ftp12 h2:before {
        display: none;
    }

    .ftp12 h2:after {
        display: none;
    }

    .ftp12 p {
        margin-left: 2.222vw;
    }
}


/* section 13 */
.ftp13 {
    padding-top: 89px;
    padding-bottom: 89px;
    background-color: #3d3f3d;
}

.ftp13 .section_inner {
    width: 920px;
    position: relative;
    z-index: 1;
}

.ftp13_art {
    position: absolute;
    height: 590px;
    width: 590px;
    border: solid 1px #909090;
    border-radius: 50%;
    z-index: 99;
    bottom: -287px;
    right: -625px;
}

.ftp13 h2 {
    text-align: center;
    color: #f7f3ef;
    margin-bottom: 25px;
}

.ftp13 .section_inner>p {
    font-family: ProximaNova-It;
    font-size: 26px;
    line-height: 1.56;
    letter-spacing: 0.9px;
    text-align: center;
    color: #d47c2d;
    margin-bottom: 41px;
    font-weight: 600;
    font-style: italic;
}

.ftp13_slider {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 45px;
    margin-bottom: 22px;
}

.ftp13_slider_item {
    width: 820px;
    margin-right: 21px;
    margin-bottom: 20px;
    background-color: #2c2f2c;
}

.ftp13_slider_item:nth-child(3n) {
    margin-right: 50px;
}

.ftp13_slider_item:nth-child(2) .ftp13_slider_in {
    padding: 40px 10px 28px 10px;
}

.ftp13_slider_item:nth-child(2) h5 {
    margin-bottom: 16px;
}

.ftp13_slider_in {
    padding: 36px 10px 28px 10px;
}

.ftp13_slider_item:nth-child(4) .ftp13_slider_in,
.ftp13_slider_item:nth-child(5) .ftp13_slider_in,
.ftp13_slider_item:nth-child(6) .ftp13_slider_in {
    padding: 27px 10px 23px 10px;
}

.ftp13_slider_item h5 {
    margin-bottom: 20px;
}

.ftp13_slider_item:nth-child(4) h5,
.ftp13_slider_item:nth-child(5) h5,
.ftp13_slider_item:nth-child(6) h5 {
    margin-bottom: 16px;
}

.ftp13_slider_item h4 {
    font-size: 14.5px;
    line-height: 1.28;
    letter-spacing: 4.06px;
    text-align: center;
    color: #acacd1;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.ftp13_slider_item2 p {
    line-height: 1.55;
    text-align: left;
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 30px;
}

.strikethrough {
  position: relative;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 7px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}



.ftp13_slider_item2{
   display: grid;
   grid-template-columns: auto auto;
   grid-column-gap: 20px;
}

.grid-item{

}

.ftp13_down {
    text-align: center;
}

.ftp13_down p {
    color: #fff;
    margin-bottom: 34px;
    margin-top: 10px;
    font-size: 20px;
}

.ftp13 .site_button span {
    padding: 9.5px 94px 9.5px 55px;
}

.ftp13 .site_button span:after {
    right: 48px;
}

.ftp13 .site_button span:hover {
    background-color: #C3D2D1;
    color: #3D3F3D;
}

.ftp16 .site_button span:hover {
    background-color: #C3D2D1;
    color: #3D3F3D;
}


/* responsive */
@media (max-width: 1440px) {
    .ftp13 {
        padding-top: 6.181vw;
        padding-bottom: 6.181vw;
    }

    .ftp13 .section_inner {
        width: 63.889vw;
    }

    .ftp13_art {
        height: 40.972vw;
        width: 40.972vw;
        border: solid 0.069vw #909090;
        bottom: -19.931vw;
        right: -43.403vw;
    }

    .ftp13 h2 {
        margin-bottom: 1.736vw;
    }

    .ftp13 .section_inner>p {
        font-size: 1.25vw;
        letter-spacing: 0.063vw;
        margin-bottom: 2.847vw;
    }

    .ftp13_slider {
        padding-left: 5.278vw;
        margin-bottom: 1.528vw;
    }

    .ftp13_slider_item {
        width: 850px;
        margin-right: 90px;
        margin-bottom: 1.389vw;
    }

    .ftp13_slider_in {
        padding: 2.5vw 0.694vw 1.944vw 0.694vw;
    }

    .ftp13_slider_item:nth-child(4) .ftp13_slider_in,
    .ftp13_slider_item:nth-child(5) .ftp13_slider_in,
    .ftp13_slider_item:nth-child(6) .ftp13_slider_in {
        padding: 1.875vw 0.694vw 1.597vw 0.694vw;
    }

    .ftp13_slider_item h5 {
        margin-bottom: 1.389vw;
    }

    .ftp13_slider_item:nth-child(4) h5,
    .ftp13_slider_item:nth-child(5) h5,
    .ftp13_slider_item:nth-child(6) h5 {
        margin-bottom: 1.111vw;
    }

    .ftp13_slider_item h4 {
        font-size: 1.007vw;
        letter-spacing: 0.282vw;
        margin-bottom: 0.625vw;
    }

    .ftp13_down p {
        margin-bottom: 2.361vw;
    }

    .ftp13 .site_button span {
        padding: 0.66vw 6.528vw 0.66vw 3.819vw;
    }

    .ftp13 .site_button span:after {
        right: 3.333vw;
    }

    .ftp13_slider_item:nth-child(2) .ftp13_slider_in {
        padding: 2.778vw 0.694vw 1.944vw 0.694vw;
    }

    .ftp13_slider_item:nth-child(2) h5 {
        margin-bottom: 1.111vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp13 .section_inner {
        width: 82vw;
    }

    .ftp13_slider {
        padding-left: 3.278vw;
        margin-bottom: 1.528vw;
    }

    .ftp13_slider_item {
        width: 850px;
        margin-right: 1.389vw;
        margin-bottom: 1.389vw;
    }

    .ftp13 .section_inner>p {
        font-size: 1.85vw;
    }

    .ftp13_slider_item h4 {
        font-size: 1.8vw;
        letter-spacing: 0.282vw;
        margin-bottom: 0.625vw;
    }
}

@media (max-width: 768px) {
    .ftp13 .section_inner>p {
        font-size: 2.35vw;
    }

    .ftp13_slider {
        gap: 4vw;
        margin-bottom: 3vw;
    }

    .ftp13_slider_item {
        width: 850px;
        margin: 0;
    }

    .ftp13_slider_item h4 {
        font-size: 2.3vw;
        margin-bottom: 0.925vw;
    }

    .ftp13_slider_in {
        padding: 2.5vw 1.694vw 1.944vw 1.694vw !important;
    }

    .ftp13 .site_button span {
        padding: 0.66vw 9.528vw 0.66vw 3.819vw;
    }
}

@media (max-width: 550px) {
    .ftp13 {
        padding-top: 13.781vw;
        padding-bottom: 16.3vw;
    }

    .ftp13 .section_inner {
        padding: 0 1vw;
    }

    .ftp13_art {
        width: 121.42vw;
        height: 121.42vw;
        border: solid 0.069vw #909090;
        bottom: -53.931vw;
        right: -72.403vw;
        z-index: -1;
    }

    .ftp13 h2 {
        margin-bottom: 3.636vw;
    }

    .ftp13 .section_inner>p {
        margin-bottom: 6.547vw;
        font-size: 3.55vw;
        line-height: 1.56;
        letter-spacing: 0.2vw;
    }

    .ftp13_slider {
        display: block;
        padding: 0;
        margin: 0 21vw;
        position: relative;
        z-index: 999;
        margin-bottom: 3.6vw;
    }

    .ftp13_slider_item {
        margin: 0px 0px;
        text-align: center;
    }

    .ftp13_slider_in {
        padding: 8.1vw 1.694vw 5.744vw 1.694vw !important;
    }

    .ftp13_slider_item h5 {
        margin-bottom: 3.389vw !important;
    }

    .ftp13_slider_item h4 {
        font-size: 3.02vw;
        line-height: 1.28;
        letter-spacing: 0.85vw;
        margin-bottom: 1.925vw;
    }

    .ftp13_slider_item h4 br {
        display: block;
    }

    .ftp13_slider_item p {
        margin-left: 0;
        line-height: 1.53;
    }

    .ftp13_slider_item p br {
        display: block;
    }

    .ftp13_slider .slick-arrow {
        background-color: transparent;
        border: none;
        cursor: pointer;
        width: 9.38vw;
        height: 2.5vw;
        font-size: 0;
        position: absolute;
        background-repeat: no-repeat;
        top: 35%;
        z-index: 999;
        background-size: contain;
    }

    .ftp13_slider .slick-prev {
        background-image: url(arrow-prev-m.png);
        right: inherit;
        left: -13vw;
    }

    .ftp13_slider .slick-next {
        background-image: url(arrow-next-m.png);
        left: inherit;
        right: -13vw;
    }

    .ftp13_down {
        padding-bottom: 5vw;
        background-color: #3D3F3D;
    }

    .ftp13_down p {
        padding-bottom: 4.3vw;
        margin-bottom: 0;
        background-color: #3D3F3D;
    }

    .ftp13 .site_button span {
        padding: 2.96vw 20.131vw 2.76vw 10.975vw;
    }

    .ftp13 .site_button span:after {
        right: 10.23vw;
    }

    .ftp13 .site_button span:hover {
        background-color: #C3D2D1;
        color: #3D3F3D;
    }

    .ftp13 .slick-slide:focus,
    .ftp13 .slick-prev:focus,
    .ftp13 .slick-next:focus {
        outline: none;
    }


}

/* section 14 */
.ftp14 {
    padding-top: 80px;
    padding-bottom: 74px;
}

.ftp14 .section_inner {
    width: 1080px;
    padding-left: 31px;
}

.ftp14 h2 {
    text-shadow: 1px 2px #c2d8d6;
    -webkit-text-stroke: 1px #6A6C6B;
    text-align: center;
    color: transparent;
    margin-bottom: 51px;
}

.ftp14 .section_in {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.ftp14 .section_left_item {
    width: 50%;
    padding-left: 73px;
}

.ftp14 .section_right_item {
    width: 50%;
    padding-left: 94px;
}

.ftp14 .accordion-container {
    position: relative;
    width: 100%;
    border-top: none;
    outline: 0;
    
}

.ftp14 .accordion-container .article-title {
    display: inline-block;
    position: relative;
    margin: 0;
    font-size: 16.5px;
    line-height: 1.12;
    letter-spacing: -0.13px;
    color: #6b9a97;
    cursor: pointer;
}

.ftp14 .accordion-container .content-entry i {
    position: absolute;
    top: -2px;
    left: -20px;
    font-style: normal;
    font-size: 16.5px;
}

.ftp14 .accordion-container .content-entry i:before {
    content: "+";
}

.ftp14 .accordion-container .content-entry.open i:before {
    content: "-";
}

.ftp14 .accordion-content {
    display: none;
}

.ftp14 .accordion-content p {
    line-height: 1.59;
    padding-top: 4px;
    padding-bottom: 5px;
}

.ftp14 #content {
    width: 100%;
}

.ftp14 .accordion-container,
.ftp14 #description {
    width: 92%;
    margin: 0;
    padding: 0;
}

.ftp14 .section_right_item .accordion-container,
.ftp14 .section_right_item .ftp14 #description {
    width: 91.5%;
}

.ftp14 .accordion-container article {
    border-bottom: 1px solid rgba(89, 89, 87, 0.3);
}

.ftp14 .accordion-container article:first-child {
    padding-top: 0;
}

.ftp14 .accordion-container article {
    padding-top: 18px;
    padding-bottom: 13px;
}

.ftp14 .section_right_item .accordion-container article:last-child {
    padding-bottom: 15px;
}

/* responsive */
@media (max-width: 1440px) {
    .ftp14 {
        padding-top: 5.556vw;
        padding-bottom: 5.139vw;
    }

    .ftp14 .section_inner {
        width: 75vw;
        padding-left: 2.153vw;
    }

    .ftp14 h2 {
        margin-bottom: 3.542vw;
    }

    .ftp14 .section_left_item {
        padding-left: 5.069vw;
    }

    .ftp14 .section_right_item {
        padding-left: 6.528vw;
    }

    .ftp14 .accordion-container .article-title {
        font-size: 1.146vw;
        letter-spacing: -0.009vw;
    }

    .ftp14 .accordion-container .content-entry i {
        top: -0.139vw;
        left: -1.389vw;
        font-size: 1.146vw;
    }

    .ftp14 .accordion-content p {
        padding-top: 0.278vw;
        padding-bottom: 0.347vw;
    }

    .ftp14 .accordion-container article {
        /* border-bottom: 0.069vw solid rgba(89, 89, 87, 0.3); */
    }

    .ftp14 .accordion-container article {
        padding-top: 1.25vw;
        padding-bottom: 0.903vw;
    }

    .ftp14 .section_right_item .accordion-container article:last-child {
        padding-bottom: 1.042vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp14 .section_inner {
        width: 81vw;
        padding-left: 0;
    }

    .ftp14 .accordion-container .article-title {
        font-size: 1.85vw;
    }

    .ftp14 .section_left_item {
        padding-left: 0;
    }

    .ftp14 .section_right_item {
        padding-left: 3vw;
    }

    .ftp14 .accordion-container .content-entry i {
        top: -0.139vw;
        left: -2.389vw;
        font-size: 1.8vw;
    }
}

@media (max-width: 768px) {
    .ftp14 .section_left_item {
        width: 100%;
    }

    .ftp14 .section_right_item {
        width: 100%;
        padding-left: 0;
    }

    .ftp14 .accordion-container .article-title {
        font-size: 2.65vw;
    }

    .ftp14 .accordion-container article {
        padding-top: 1.85vw;
        padding-bottom: 1.85vw;
    }

    .ftp14 .accordion-container article:first-child {
        padding-top: 1.85vw;
    }

    .ftp14 .accordion-container .content-entry i {
        left: -3.389vw;
        font-size: 2.8vw;
    }
}

@media (max-width: 550px) {
    .ftp14 {
        padding-top: 8.956vw;
        padding-bottom: 8.5vw;
        position: relative;
        z-index: 999;
        background-color: #fff;
    }

    .ftp14 .section_inner {
        width: 75vw;
        padding-left: 2.153vw;
    }

    .ftp14 h2 {
        text-shadow: -0.6vw 0.708vw #c2d8d6;
        -webkit-text-stroke: 0.269vw #6A6C6B;
        margin-bottom: 4.942vw;
        text-align: left;
        padding-left: 4.5vw;
        padding-right: 3vw;
    }

    .ftp14 .section_left_item {
        padding-left: 8.469vw;
    }

    .ftp14 .section_right_item {
        padding-left: 8.469vw;
    }

    .ftp14 .accordion-container .article-title {
        font-size: 3.44vw;
        line-height: 1.12;
        letter-spacing: -0.02vw;
        word-spacing: -0.6vw;
    }

    .ftp14 .accordion-container .content-entry i {
        top: -0.139vw;
        left: -4.189vw;
        font-size: 3.546vw;
    }

    .ftp14 .accordion-content p {
        line-height: 1.59;
        padding-top: 0.678vw;
        padding-bottom: 0.647vw;
    }

    .ftp14 .accordion-container article:first-child {
        padding-top: 3.35vw;
    }

    .ftp14 .accordion-container article {
        /* border-bottom: 0.069vw solid rgba(89, 89, 87, 0.3); */
    }

    .ftp14 .accordion-container article {
        padding-top: 3.35vw;
        padding-bottom: 3vw;
    }

    .ftp14 .section_right_item .accordion-container article:last-child {
        padding-bottom: 1.042vw;
    }
}
.price{
    font-size:38px;
}

.value2 {
    font-size: 60px;
}

.side-value{
    
    font-size:30px;
}

@media (max-width:580px){
      .price{
    font-size:36px !important;
}
.side-value{
    font-size: 28px !important;
}

.value2 {
    font-size: 40px !important;
}

}


/*
    Footer
------------------------------*/
.ftp_footer {
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 24px;
}

.ftp_footer .section_inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1068px;
}

.ftp_footer_social {
    display: flex;
}

.ftp_footer_social a {
    width: 17px;
    margin-left: 19px;
}

.ftp_footer_social a svg {
    width: 100%;
    height: 100%;
    fill: #ffffff;
}

.ftp_footer_left {
    display: flex;
    flex-wrap: wrap;
    padding-left: 103px;
}

.ftp_footer_left p {
    font-family: Quicksand;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 1.2px;
    text-align: center;
    color: #ffffff;
    position: relative;
}

.ftp_footer_left p:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    background-color: #fff;
    left: 37%;
    top: 1px;
}

.ftp_footer_left p span {
    text-transform: uppercase;
    padding-left: 25px;
}

.ftp_footer_left p span a {
    color: #6bbdb9;
}

@media (max-width: 1440px) {
    .ftp_footer {
        padding-top: 1.389vw;
        padding-bottom: 1.667vw;
    }

    .ftp_footer .section_inner {
        width: 74.167vw;
    }

    .ftp_footer_social a {
        width: 1.181vw;
        margin-left: 1.319vw;
    }

    .ftp_footer_left {
        padding-left: 7.153vw;
    }

    .ftp_footer_left p {
        font-size: 1.042vw;
        letter-spacing: 0.083vw;
    }

    .ftp_footer_left p:before {
        width: 0.069vw;
        height: 0.972vw;
        top: 0.069vw;
    }

    .ftp_footer_left p span {
        padding-left: 1.736vw;
    }
}

@media (max-width: 1140px) {}

@media (max-width: 1024px) {
    .ftp_footer .section_inner {
        width: 77.167vw;
    }

    .ftp_footer_left p {
        font-size: 1.4vw;
    }

    .ftp_footer_left {
        padding-left: 0;
    }

    .ftp_footer_social a {
        width: 1.8vw;
    }

    .ftp_footer_social a:last-child {
        margin-left: 6px;
    }
}

@media (max-width: 768px) {

    .ftp_footer .section_inner {
        justify-content: center;
    }

    .ftp_footer_left p {
        font-size: 2vw;
        line-height: 1.5;
    }

    .ftp_footer_left p span {
        padding-left: 0;
        display: block;
    }

    .ftp_footer_left p:before {
        display: none;
    }

    .ftp_footer_social {
        display: none;
    }
}

@media (max-width: 550px) {

    .ftp_footer {
        padding-top: 2.889vw;
        padding-bottom: 2.467vw;
    }

    .ftp_footer .section_inner {
        width: 74.167vw;
        padding: 0 1vw;
    }

    .ftp_footer_social a {
        width: 1.181vw;
        margin-left: 1.319vw;
    }

    .ftp_footer_left {
        padding-left: 0;
    }

    .ftp_footer_left p {
        font-size: 3.13vw;
        line-height: 1.57;
        letter-spacing: 0.19vw;
    }

    .ftp_footer_left p:before {
        width: 0.069vw;
        height: 0.972vw;
        top: 0.069vw;
    }

    .ftp_footer_left p span {
        padding-left: 1.736vw;
    }













    /* Common Style For Mobile */
    .mobile_only {
        display: block;

    }

    .m {
        display: block !important;
    }

    .section_inner {
        width: 100% !important;
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .section_left_item {
        width: 100% !important;
    }

    .section_right_item {
        width: 100% !important;
    }
}

/*
=======================================
  Section 12
=========================================*/
.s12 {
    padding-top: 63px;
    z-index: 2;
    padding-bottom: 98px;
    position: relative;
}

.s12:before {
    content: '';
    position: absolute;
    height: 506px;
    width: 10000px;
    left: -5000px;
    top: 0px;
    background-color: #b56a36;
    z-index: -1;
}

.s12:after {
    content: '';
    position: absolute;
    height: 423px;
    width: 311px;
    left: 0px;
    top: 82px;
    background-image: url(bg-flower.png);
    z-index: -1;
}

.s12 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1105px;
}

.s12 .section_inner .si_offer {
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 14px;
    font-size: 11.25px;
    color: #edebe3;
    letter-spacing: 4px;
}

.s12 .si_left {
    width: 20.45%;
}

.s12 .si_left .si_left_inner {
    padding-top: 263px;
    padding-left: 12px;
}

.s12 .si_left .si_left_inner h2 {
    color: #ffffff;
    padding-right: 20px;
}

.s12 .si_center {
    width: 49%;
    text-align: center;
}
.s12.one_column_mood .si_center{
  width: 67.25%;
}
.s12 .si_center .si_center_inner {
    background: #edebe3;
    margin-top: 43.5px;
    padding-top: 80px;
    padding-bottom: 104px;
}

.s12 .si_center .si_center_inner h3 {
    letter-spacing: normal;
    color: #b56a36;
    margin-left: -8px;
    margin-bottom: 34px;
}

.s12 .si_center .si_center_inner .vertical_line {
    height: 172px;
    width: 11px;
    margin: auto;
    border-left: 1px solid #000000;
}

.s12 .si_center .si_center_inner article {
    padding-top: 6px;
    margin-right: 8px;
}

.s12 .si_center .si_center_inner .kj_button a {
    background: #b56a36;
    color: #ffffff;
    border: none;
    margin-top: 24px;
    margin-right: 9px;
}

.s12 .si_right {
    width: 49%;
    text-align: center;
}
.s12.one_column_mood .si_right{
    width: 63.3%;
}

.s12 .si_right .si_right_inner {
    background: #edebe3;
    margin-top: 43.5px;
    padding-top: 80px;
    padding-bottom: 104px;
}

.s12 .si_right .si_right_inner h3 {
    letter-spacing: normal;
    color: #698167;
    margin-left: -14px;
    margin-bottom: 23px;
}

.s12 .si_right .si_right_inner .vertical_line {
    height: 172px;
    width: 11px;
    margin: auto;
    border-left: 1px solid #000000;
}

.s12 .si_right .si_right_inner article {
    padding-top: 3px;
    margin-right: 15px;
}

.s12 .si_right .si_right_inner .kj_button a {
    margin-top: 25px;
    padding-bottom: 8px;
    margin-right: 15px;
    padding-right: 35px;
}

@media (max-width: 1440px){
  .s12 .si_left .si_left_inner h2{
    padding-right: 1.5vw;
  }
  .s12 {
      padding-top: 4.375vw;
      padding-bottom: 6.806vw;
  }
  .s12:before {
      height: 35.139vw;
      width: 694.444vw;
      left: -347.222vw;
      top: 0vw;
  }
  .s12:after {
      height: 29.375vw;
      width: 21.597vw;
      left: 0vw;
      top: 5.694vw;
  }
  .s12 .section_inner {
      width: 76.736vw;
  }
  .s12 .section_inner .si_offer {
      margin-left: 0.972vw;
      font-size: 11.1.736vw;
      letter-spacing: 0.278vw;
  }
  .s12 .si_left {
      width: 20.45%;
  }
  .s12 .si_left .si_left_inner {
      padding-top: 18.264vw;
      padding-left: 0.833vw;
  }
  .s12 .si_center {
      width: 47.25%;
  }
  .s12 .si_center .si_center_inner {
      margin-top: 3.021vw;
      padding-top: 5.556vw;
      padding-bottom: 7.222vw;
  }
  .s12 .si_center .si_center_inner h3 {
      margin-left: -0.556vw;
      margin-bottom: 2.361vw;
  }
  .s12 .si_center .si_center_inner .vertical_line {
      height: 11.944vw;
      width: 0.764vw;
      border-left: 1px solid #000000;
  }
  .s12 .si_center .si_center_inner article {
      padding-top: 0.417vw;
      margin-right: 0.556vw;
  }
  .s12 .si_center .si_center_inner .kj_button a {
      margin-top: 1.667vw;
      margin-right: 0.625vw;
  }
  .s12 .si_right {
      width: 32.3%;
  }
  .s12 .si_right .si_right_inner {
      margin-top: 8.472vw;
      padding-top: 4.236vw;
      padding-bottom: 2.639vw;
  }
  .s12 .si_right .si_right_inner h3 {
      margin-left: -0.972vw;
      margin-bottom: 1.597vw;
  }
  .s12 .si_right .si_right_inner .vertical_line {
      height: 2.917vw;
      width: 1.944vw;
      border-left: 1px solid #000000;
  }
  .s12 .si_right .si_right_inner article {
      padding-top: 0.208vw;
      margin-right: 1.042vw;
  }
  .s12 .si_right .si_right_inner .kj_button a {
      margin-top: 1.736vw;
      padding-bottom: 0.556vw;
      margin-right: 1.042vw;
      padding-right: 2.431vw;
  }
}
@media (max-width: 1140px){
  .s12 .si_right .si_right_inner article,
  .s12 .si_center .si_center_inner article{
    padding-left:2vw;
    padding-right:2vw;
  }
  .s12 .si_right .si_right_inner article br,
  .s12 .si_center .si_center_inner article br{
    display:none;
  }
  .s12 .si_center .si_center_inner{
    padding-top: 9vw;
  }
}
@media (max-width: 1024px){

}
@media (max-width: 768px){
  .s12 {
      padding-top: 28.8vw;
      padding-bottom: 24.806vw;
      padding-left: 9vw;
      padding-right: 9vw;
  }
  .s12:before {
      height: 101.4vw;
      width: 100%;
      left: 0;
      top: 0vw;
  }
  .s12:after {
      height: 101.4vw;
      width: 100%;
      left: 0vw;
      top: 0;
      background-repeat: no-repeat;
      background-size: 76vw;
  }
  .s12 .section_inner {
      width: 100%;
  }
  .s12 .section_inner .si_offer {
      margin-left: 0.972vw;
      font-size: 11.1.736vw;
      letter-spacing: 0.278vw;
  }
  .s12 .si_left {
      width: 100%;
  }
  .s12 .si_left .si_left_inner h2 br{
    display:none;
  }
  .s12 .si_left .si_left_inner {
      padding-top: 4.264vw;
      padding-left: 0;
      padding-bottom: 7.1vw;
  }
  .s12 .si_center,
  .s12.one_column_mood .si_center {
      width: 100%;
  }
  .s12 .si_center .si_center_inner {
      margin-top: 0;
      padding-top: 10.8vw;
      padding-bottom: 14vw;
      position: relative;
  }
  .s12 .si_center .si_center_inner h3 {
      margin-left: 0;
      margin-bottom: 5.361vw;
      font-size: 7vw;
  }
  .s12 .si_center .si_center_inner .vertical_line {
      height: 8.944vw;
      width: 0.764vw;
      border-left: 1px solid #000000;
  }
  .s12 .si_center .si_center_inner article {
      padding-top: 0.5vw;
      margin-right: 0;
  }
  .s12 .si_right .si_right_inner article,
  .s12 .si_center .si_center_inner article{
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .s12 .si_center .si_center_inner .kj_button{
    
position: absolute;
    
bottom: -6vw;
    
width: 82%;
    
left: 9%;
  }
  .s12 .si_center .si_center_inner .kj_button a {
      margin-top: 0vw;
      margin-right: 0vw;
      margin-bottom: 0vw;
      display: block;
      width: 100%;
      font-size: 3vw;
      letter-spacing: 0.8vw;
      padding-top: 2.2vw;
      padding-bottom: 2.2vw;
  }
  .s12 .si_right,
  .s12.one_column_mood .si_right {
      width: 100%;
      margin-top: 16.5vw;
  }
  .s12 .si_right .si_right_inner {
      margin-top: 0;
      padding-top: 10.8vw;
      padding-bottom: 14vw;
      position: relative;
  }
  .s12 .si_right .si_right_inner h3 {
      margin-left: 0;
      margin-bottom: 5.361vw;
      font-size: 7vw;
  }
  .s12 .si_right .si_right_inner .vertical_line {
      border-left: 1px solid #000000;
      height: 8.944vw;
      width: 0.764vw;
  }
  .s12 .si_right .si_right_inner article {
      padding-top: 0.208vw;
      margin-right: 1.042vw;
  }
  .s12 .si_right .si_right_inner .kj_button{
    position: absolute;
    bottom: -6vw;
    width: 82%;
    left: 9%;
  }
  .s12 .si_right .si_right_inner .kj_button a {
      padding-right: 2.431vw;
      margin-top: 0vw;
      margin-right: 0vw;
      margin-bottom: 0vw;
      display: block;
      width: 100%;
      font-size: 3vw;
      letter-spacing: 0.8vw;
      padding-top: 2.2vw;
      padding-bottom: 2.2vw;
      background-color: #fff;
  }
}
@media (max-width: 550px){
  .s12 {
      padding-top: 28.8vw;
      padding-bottom: 24.806vw;
      padding-left: 9vw;
      padding-right: 9vw;
      overflow: hidden;
  }
  .s12:before {
      height: 101.4vw;
      width: 100%;
      left: 0;
      top: 0vw;
  }
  .s12:after {
      height: 101.4vw;
      width: 100%;
      left: -2vw;
      top: -26vw;
      background-repeat: no-repeat;
      background-size: 89vw;
  }
  .s12 .section_inner {
      width: 100%;
  }
  .s12 .section_inner .si_offer {
      margin-left: 0.972vw;
      font-size: 11.1.736vw;
      letter-spacing: 0.278vw;
  }
  .s12 .si_left {
      width: 100%;
  }
  .s12 .si_left .si_left_inner h2 br{
    display:none;
  }
  .s12 .si_left .si_left_inner {
      padding-top: 4.264vw;
      padding-left: 0;
      padding-bottom: 7.1vw;
  }
  .s12 .si_center {
      width: 100%;
  }
  .s12 .si_center .si_center_inner {
      margin-top: 0;
      padding-top: 10.8vw;
      padding-bottom: 14vw;
      position: relative;
  }
  .s12 .si_center .si_center_inner h3 {
      margin-left: 0;
      margin-bottom: 5.361vw;
      font-size: 7vw;
  }
  .s12 .si_center .si_center_inner .vertical_line {
      height: 8.944vw;
      width: 0.764vw;
      border-left: 1px solid #000000;
  }
  .s12 .si_center .si_center_inner article {
      padding-top: 0.5vw;
      margin-right: 0;
  }
  .s12 .si_right .si_right_inner article,
  .s12 .si_center .si_center_inner article{
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .s12 .si_center .si_center_inner .kj_button{
    position: absolute; 
    bottom: -6vw; 
    width: 82%;  
    left: 9%;
  }
  .s12 .si_center .si_center_inner .kj_button a {
      margin-top: 0vw;
      margin-right: 0vw;
      margin-bottom: 0vw;
      display: block;
      width: 100%;
      font-size: 3vw;
      letter-spacing: 0.8vw;
      padding-top: 2.2vw;
      padding-bottom: 2.2vw;
  }
  .s12 .si_right {
      width: 100%;
      margin-top: 16.5vw;
  }
  .s12 .si_right .si_right_inner {
      margin-top: 0;
      padding-top: 10.8vw;
      padding-bottom: 14vw;
      position: relative;
  }
  .s12 .si_right .si_right_inner h3 {
      margin-left: 0;
      margin-bottom: 5.361vw;
      font-size: 7vw;
  }
  .s12 .si_right .si_right_inner .vertical_line {
      border-left: 1px solid #000000;
      height: 8.944vw;
      width: 0.764vw;
  }
  .s12 .si_right .si_right_inner article {
      padding-top: 0.208vw;
      margin-right: 1.042vw;
  }
  .s12 .si_right .si_right_inner .kj_button{
    position: absolute;
    bottom: -6vw;
    width: 82%;
    left: 9%;
  }
  .s12 .si_right .si_right_inner .kj_button a {
      padding-right: 2.431vw;
      margin-top: 0vw;
      margin-right: 0vw;
      margin-bottom: 0vw;
      display: block;
      width: 100%;
      font-size: 3vw;
      letter-spacing: 0.8vw;
      padding-top: 2.2vw;
      padding-bottom: 2.2vw;
      background-color: #fff;
  }
  
}



