/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.container--main {
    max-width: 100%;
}

@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap'); @font-face {
    font-family: 'FiraMono';
    src: url('firamono-bold.woff2') format('woff2'), url('firamono-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('gilroy-extrabold.woff2') format('woff2'), url('gilroy-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('gilroy-light.woff2') format('woff2'), url('gilroy-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AGaramondLT';
    src: url('agaramond-italic.woff2') format('woff2'), url('agaramond-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PublicSans';
    src: url('publicsans-extrabold.woff2') format('woff2'), url('publicsans-extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

body {
    font-family: Gilroy;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.75px;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 20px;
    font-weight: normal;
    color: #34333f;
}

h1 {
    font-family: Gilroy;
    font-size: 80px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.02;
    letter-spacing: 1.6px;
    text-align: left;
    color: #f3b29c;
}

h2 {
    font-family: Gilroy;
    font-size: 56px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 1.12px;
}

h3 {
    font-family: Gilroy;
    font-size: 19px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: 0.95px;
}
h6{
    font-family: Gilroy;
    font-weight: 600;
}
.mobile_only {
    display: none;
}

.container--main {
    background: #ffffff !important;
}

.section_inner {
    width: 1080px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    position: relative;
}

.section_inner img {
    max-width: 100%;
    height: auto;
    margin: 0;
}

.mobile_only {
    display: none;
}

/*
=======================================
  Site Header Section
=========================================*/
html {
    padding-top: 0 !important;
}

.pf4_site_header {
    padding: 0;
    position: fixed;
    z-index: 10;
    background-color: #fbcf6c;
    width: 100%;
    border-bottom: 2px solid;
}

.pf4_site_header .section_inner {
    width: 1320px;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 4px;
}

.pf4_heade_logo {
    width: 22.6%;
    padding-top: 20px;
    z-index: 2;
}

.pf4_heade_logo img {
}

.pf4_header_center {
    width: 54.4%;
}

.pf4_header_center .header-menu {
    text-align: left;
    padding-top: 30px;
}

.pf4_header_center .header-menu a,
span[kjb-settings-id="sections_header_settings_language_login"] a {
    font-family: FiraMono;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.58;
    letter-spacing: 1.2px;
    text-align: left;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 34.5px;
    position: relative;
    padding-bottom: 28px;
    padding-left: 1px;
    padding-right: 1px;
    border-bottom: 2px solid transparent;
    padding-bottom: 26px;
}

.pf4_header_center .header-menu a:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 11px;
    right: -20px;
    top: 9px;
}

.pf4_header_center .header-menu a:last-of-type:after {
    display: none;
}

.pf4_header_center .header-menu a:hover {
    /* border-bottom: 2px solid; */
    /* padding-bottom: 26px; */
}

.pf4_header_right {
    width: 23%;
    text-align: right;
    padding-top: 30px;
}

.pf4_header_right .user__avatar {
    width: 13px;
    height: 13px;
    margin-right: 4px;
    margin-left: 8px;
}
span[kjb-settings-id="sections_header_settings_language_login"]{
    display:block;
}
.pf4_header_right em,
span[kjb-settings-id="sections_header_settings_language_login"] a {
    font-family: FiraMono;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.58;
    letter-spacing: 1.2px;
    text-align: left;
    text-transform: uppercase;
    margin-right: 0px;
    padding-bottom: 36px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    padding-bottom: 34px;
}

.pf4_header_right em:hover,
span[kjb-settings-id="sections_header_settings_language_login"] a:hover {
    border-color: #000;
}

.header .user__dropdown {
    top: 104px;
    padding: 0px 30px;
    padding-top: 11px;
    border: none;
}

.header .user__dropdown a {
    line-height: 0px !important;
    display: block;
    padding-bottom: 15px;
}

.header .user__dropdown a:hover {
    border: none;
}

.line_heading {
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #ee6f00;
}

.vertical_text {
    position: absolute;
    text-transform: uppercase;
    font-family: FiraMono;
    font-size: 12px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    word-spacing: 1.8px;
    letter-spacing: 1px;
    width: 12px;
}

.vertical_text2 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
}

.vertical_text br {
    content: '';
    display: inline;
    padding-right: 10px;
}
.vertical_text hr{
  width: 1px;
  height: 1px;
  padding-right: 10px;
  border:0;
  opacity:0;
  margin: 0;
  display: inline;
}

/*
  Header ---> Responsive Menu
-----------------------------*/
a.responsive-menu-hand {
    margin: 3px 0;
    position: absolute;
    top: 4px;
    right: -2px;
    display: none;
    width: 36px;
    height: 27px;
    cursor: pointer;
    background-image: url(open_img2.png);
    background-position: center right;
    background-repeat: no-repeat;
}

a.responsive-menu-hand:before, a.responsive-menu-hand:after {
    display: none;
}

a.responsive-menu-close {
    clear: both;
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 8px;
    right: 37px;
    font-size: 30px;
}

.responsive-menu .user__avatar {
    display: none;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: -110%;
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    transition: right 0.5s ease;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.responsive-menu.active {
    right: 0;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 13px;
}

.responsive-menu ul li a, .responsive-menu .pf4_header_userarea span a, .responsive-menu .my_responsive a {
    line-height: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    font-size: 32px !important;
    letter-spacing: 0.3px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.52;
    font-weight: bold;
    border: 0;
    margin: 0;
}

.my_responsive .user a {
    font-size: 90%;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu ul li a:hover {
}

.responsive-menu ul li i {
    height: 40px;
    width: 40px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 40px;
    cursor: pointer;
    border-left: solid 1px #ffbea5;
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}

.responsive-menu ul li i.minus {
    background-image: url(images/ui/minus.svg);
}

.responsive-menu ul li i.plus {
    background-image: url(images/ui/plus.svg);
}

.responsive-menu .my_responsive {
    text-align: center;
}

.responsive-menu ul li ul {
    margin: 0;
    padding: 0;
}

.responsive-menu ul li ul li a {
    font-size: 90%;
    padding-left: 30px;
}

.responsive-menu ul li ul li ul li a {
    font-size: 80%;
    padding-left: 30px;
}

.header--left .logo.mobile_only {
    display: none;
}

@media (max-width: 1440px) {
    body {
        font-size: 1.042vw;
        letter-spacing: 0.052vw;
    }

    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 1.389vw;
    }

    h1 {
        font-size: 5.556vw;
        letter-spacing: 0.111vw;
    }

    h2 {
        font-size: 3.889vw;
        letter-spacing: 0.078vw;
    }

    h3 {
        font-size: 1.319vw;
        letter-spacing: 0.066vw;
    }

    .section_inner {
        width: 75vw;
    }

    .pf4_site_header {
        border-bottom: 2px solid;
    }

    .pf4_site_header .section_inner {
        width: 91.667vw;
        padding-top: 0.4vw;
    }

    .pf4_heade_logo {
        width: 22.6%;
        padding-top: 1.389vw;
    }

    .pf4_header_center {
        width: 54.4%;
    }

    .pf4_header_center .header-menu {
        padding-top: 2.083vw;
    }

    .pf4_header_center .header-menu a,
    span[kjb-settings-id="sections_header_settings_language_login"] a {
        font-size: 1vw;
        letter-spacing: 0.083vw;
        margin-right: 2.396vw;
        padding-bottom: 1.944vw;
        padding-left: 0.069vw;
        padding-right: 0.069vw;
    }

    .pf4_header_center .header-menu a:after {
        width: 0.139vw;
        height: 0.764vw;
        right: -1.389vw;
        top: 0.9vw;
    }

    .pf4_header_center .header-menu a:hover {
        /* border-bottom: 2px solid; */
        /* padding-bottom: 26px; */
    }
    span[kjb-settings-id="sections_header_settings_language_login"] a{
    
padding-bottom: 2.64vw;
    }
    .pf4_header_right {
        width: 23%;
        padding-top: 2.083vw;
    }

    .pf4_header_right .user__avatar {
        width: 0.903vw;
        height: 0.903vw;
        margin-right: 0.278vw;
        margin-left: 0.556vw;
    }

    .pf4_header_right em {
        font-size: 0.833vw;
        letter-spacing: 0.083vw;
        padding-bottom: 2.5vw;
    }

    .pf4_header_right em:hover {
        /* border-bottom: 2px solid; */
        /* padding-bottom: 34px; */
    }

    .header .user__dropdown {
        top: 7.222vw;
        padding-top: 0.764vw;
    }

    .header .user__dropdown a {
        padding-bottom: 1.042vw;
    }

    .header .user__dropdown a:hover {
        border: none;
    }

    .line_heading {
        -webkit-text-stroke-width: 0.139vw;
    }

    .vertical_text {
        font-size: 0.833vw;
        word-spacing: 0.125vw;
        letter-spacing: 0.069vw;
        width: 0.833vw;
    }

    .vertical_text br,
    .vertical_text hr {
        padding-right: 0.694vw;
    }
}

@media (max-width: 1140px) {
    body {
        font-size: calc( 1.3vw);
    }
}

@media (max-width: 1024px) {
    h1 {
        font-size: 6vw;
        letter-spacing: 0.111vw;
    }

    body {
        font-size: calc(1.7vw);
    }

    .pf4_header_center .header-menu a {
        font-size: 1.2vw;
    }

    .pf4_header_center .header-menu a:after {
        height: 1vw;
        top: 1vw;
    }

    .pf4_header_right em {
        font-size: 1.2vw;
    }

    .pf4_header_right .user__avatar {
        width: 1.903vw;
        height: 1.903vw;
    }

    .pf4_heade_logo {
        width: 22.6%;
        padding-top: 0vw;
    }

    a.responsive-menu-hand {
        display: block;
    }

    .pf4_header_center .header-menu, .pf4_header_right {
        display: none !important;
    }

    .pf4_header_center {
        width: 54.4%;
        position: relative;
    }

    .pf4_site_header .section_inner {
        width: 91.667vw;
        padding-top: 1.111vw;
        padding-bottom: 1.111vw;
    }
}

@media (max-width: 768px) {
    .header .logo {
        display: none !important;
    }

    .header--left .logo.mobile_only {
        display: block !important;
    }

    .pf4_site_header {
        border-bottom: 0px solid;
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .pf4_site_header .section_inner {
        width: 100%;
        padding-top: 7.111vw;
        padding-bottom: 3.111vw;
    }

    .pf4_heade_logo {
        width: 22.6%;
        padding-top: 1vw;
    }

    a.responsive-menu-hand {
        top: 4px;
        right: -10px;
        width: 45px;
    }

    h1 {
        font-size: 12vw;
        letter-spacing: 0.111vw;
        line-height: 0.9;
    }

    h2 {
        font-size: 7.889vw;
        letter-spacing: 0vw;
    }

    body {
        font-size: calc(2.7vw);
        line-height: 1.34;
        letter-spacing: 0.12vw;
    }
}

@media (max-width: 550px) {
    .header .logo {
        display: none !important;
    }

    .header--left .logo.mobile_only {
        display: block !important;
    }

    .pf4_site_header {
        border-bottom: 0px solid;
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .pf4_site_header .section_inner {
        width: 100%;
        padding-top: 7.111vw;
        padding-bottom: 3.111vw;
    }

    .pf4_heade_logo {
        width: 22.6%;
        padding-top: 1vw;
    }

    a.responsive-menu-hand {
        top: 4px;
        right: -10px;
        width: 45px;
    }

    h1 {
        font-size: 17vw;
        letter-spacing: 0.111vw;
        line-height: 0.9;
    }

    h2 {
        font-size: 10.889vw;
        letter-spacing: 0vw;
    }

    body {
        font-size: calc(3.9vw);
        line-height: 1.34;
        letter-spacing: 0.12vw;
    }
}

@media (max-width: 480px) {
}

/*
=======================================
  Section 1
=========================================*/
.s1 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1440px;
    padding-top: 196px;
    justify-content: space-between;
}

.s1 .si_blank {
    width: 14.4%;
}

.s1 .si_left {
    width: 34.1%;
    padding-top: 87px;
    z-index: 1;
}

.s1 .si_left .si_left_content {
    position: relative;
}

.s1 .si_left .si_left_content .line_heading {
    width: 553px;
    margin-bottom: 0px;
}

.s1 .si_left .si_left_content article {
    padding-left: 7px;
    padding-right: 30px;
    margin-top: 23px;
}

.s1 .si_left .si_left_content .my_button a {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0.44px;
    border-bottom: 4px solid;
    display: inline-block;
    line-height: 1;
    margin-top: 19px;
    margin-left: 5px;
    padding-bottom: 7px;
}

.s1 .si_right {
    width: 51.5%;
    position: relative;
    z-index: 0;
}

.s1 .si_right .img_holder {
}

.s1 .si_right img {
    max-width: 100%;
}

.s1 .si_featuredin {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 0px;
    margin-top: -44px;
    z-index: 1;
}

.s1 #si_featuredin {
    position: relative;
}

.s1 #si_featuredin img {
    max-width: 852px;
}

.s1 #si_featuredin:before {
    content: "";
    display: block;
    width: 132px;
    height: 133px;
    position: absolute;
    background-repeat: no-repeat;
    top: -88px;
    left: -78px;
    background-size: contain;
}

.s1 .si_bottom_image {
    padding-top: 0px;
    z-index: 0;
    margin-top: -66px;
    font-size: 0;
    position: relative;
}

.s1 .si_bottom_image img {
    width: 100%;
    margin: 0px;
}


.s1.image_not_showing {}
.s1.image_not_showing .section_inner{
    justify-content: unset;
    z-index: 9;
}
.s1.image_not_showing .si_left{   
    padding-bottom: 87px;    
    padding-top: 10px;
}
.s1.image_not_showing .si_featuredin{
    text-align: right;
    z-index: 7;
}
.s1.image_not_showing #si_featuredin{
    display: inline-block;
    margin: 0px auto;
}


@media (max-width: 1440px) {
    .s1 .section_inner {
        width: 100vw;
        padding-top: 13.611vw;
    }

    .s1 .si_blank {
        width: 14.4%;
    }

    .s1 .si_left {
        width: 34.1%;
        padding-top: 6.042vw;
    }

    .s1 .si_left .si_left_content {
    }

    .s1 .si_left .si_left_content .line_heading {
        width: 100%;
    }

    .s1 .si_left .si_left_content article {
        padding-left: 0.486vw;
        padding-right: 2.083vw;
        margin-top: 1.597vw;
    }

    .s1 .si_left .si_left_content .my_button a {
        font-size: 22px;
        letter-spacing: 0.031vw;
        border-bottom: 4px solid;
        margin-top: 19px;
        margin-left: 5px;
        padding-bottom: 7px;
    }

    .s1 .si_right {
    }

    .s1 .si_right .img_holder {
    }

    .s1 .si_right img {
    }

    .s1 .si_featuredin {
        margin-top: -16.8vw;
    }

    .s1 #si_featuredin img {
        max-width: 100%;
    }

    .s1 #si_featuredin:before {
        width: 9.167vw;
        height: 9.236vw;
        top: -6.111vw;
        left: -5.417vw;
    }

    .s1 .si_bottom_image {
        margin-top: -4.583vw;
    }

    .s1 .si_bottom_image img {
    }
}

@media (max-width: 1140px) {
    .s1 .si_blank {
        width: 8.4%;
    }

    .s1 .si_left {
        width: 40.1%;
        padding-top: 6.042vw;
    }
}

@media (max-width: 1024px) {
    .s1 .si_blank {
        width: 4.4%;
    }

    .s1 .si_left {
        width: 44.1%;
        padding-top: 3.042vw;
    }

    .s1 .si_left .si_left_content article br {
        content: ' ';
        display: none;
    }

    .s1 .si_left .si_left_content article br:before {
        content: ' ';
    }

    .s1 #si_featuredin:before {
        width: 11.167vw;
        height: 11.236vw;
        top: -8.111vw;
        left: -7.417vw;
    }
}

@media (max-width: 768px) {
    .s1 .section_inner {
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .s1 .si_blank {
        display: none;
    }

    .s1 .si_left {
        width: 100%;
        padding-top: 7.3vw;
        padding-left: 3vw;
    }

    .s1 .si_left .si_left_content .line_heading {
        margin-bottom: -1.2vw;
    }

    .s1 .si_left .si_left_content article {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: 0vw;
        padding-top: 1.1vw;
    }

    .s1 .si_left .si_left_content .my_button a {
        margin-left: 0px;
        font-size: 6vw;
        margin-top: 4.1vw;
        letter-spacing: -0.05vw;
        padding-bottom: 2.2vw;
    }

    .s1 .si_right {
        width: 100%;
    }

    .s1 .si_right .img_holder {
        margin-right: -8vw;
        margin-top: -4.3vw;
        padding-left: 2vw;
        margin-bottom: -13.5vw;
        height: 106vw;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .s1 .si_right img {
        opacity: 0;
        width: 10%;
    }

    .s1 .si_bottom_image img {
        display: none;
    }

    .s1 .si_bottom_image img.mobile_only {
        display: block;
    }

    .s1 .si_featuredin {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: -14vw;
        margin-bottom: -18.7vw;
    }

    .s1 #si_featuredin {
        width: 100%;
        /* background-color: #cebbd9; */
        padding-top: 3.5vw;
        padding-bottom: 4.3vw;
    }

    .s1 #si_featuredin:before {
        width: 22.167vw;
        height: 24.236vw;
        top: -17.5vw;
        left: 0.2vw;
    }


    .s1.image_not_showing .si_featuredin{        
        width: 100vw;        
        padding-top: 3.611vw;
    }
}

@media (max-width: 550px) {
    .s1 .section_inner {
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .s1 .si_blank {
        display: none;
    }

    .s1 .si_left {
        width: 100%;
        padding-top: 15.3vw;
        padding-left: 2vw;
    }

    .s1 .si_left .si_left_content .line_heading {
        margin-bottom: -1.2vw;
    }

    .s1 .si_left .si_left_content article {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: 0vw;
        padding-top: 1.1vw;
    }

    .s1 .si_left .si_left_content .my_button a {
        margin-left: 0px;
        font-size: 6vw;
        margin-top: 4.1vw;
        letter-spacing: -0.05vw;
        padding-bottom: 2.2vw;
    }

    .s1 .si_right {
        width: 100%;
    }

    .s1 .si_right .img_holder {
        margin-right: -8vw;
        margin-top: -4.3vw;
        padding-left: 2vw;
        margin-bottom: -32.5vw;
        height: 106vw;
        background-position: top right;
        background-repeat: no-repeat;
        background-size: contain;
        /* width: 153%; */
    }

    .s1 .si_right img {
        opacity: 0;
        width: 10%;
    }

    .s1 .si_bottom_image svg {
        display: none;
    }

    .s1 .si_bottom_image svg.mobile_only {
        display: block;
        margin-left: -4px;
    }

    .s1 .si_featuredin {
        padding-left: 0vw;
        padding-right: 0vw;
        margin-top: -14vw;
        margin-bottom: -18.7vw;
    }

    .s1 #si_featuredin {
        width: 100%;
        /* background-color: #cebbd9; */
        padding-top: 3.5vw;
        padding-bottom: 4.3vw;
    }

    .s1 #si_featuredin:before {
        width: 22.167vw;
        height: 24.236vw;
        top: -17.5vw;
        left: 0.2vw;
    }

    .s1 .si_bottom_image{
        margin-top: 0.8vw;
        position: relative;
        z-index: 0;
    }
    .s1 .si_bottom_image:after{
        content:" ";
        position:absolute;
        top:100%;
        left:0;
        width:100%;
        height:10px;
        background-color:#fff;
    }

    .s1.image_not_showing .si_featuredin {
        width: 100vw;
        padding-top: 20vw;
    }
    .s1.image_not_showing #si_featuredin{padding-top: 0vw;}

    .s1.image_not_showing .si_left {
        padding-bottom: 0vw;
        padding-top: 10px;
    }
    .s1.image_not_showing2 .section_inner{
        margin-bottom: -10vw;
    }
}

@media (max-width: 480px) {
}

.s2 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 992px;
    justify-content: space-between;
}
.s2 .si_left {
    width: 46%;
    padding-top: 47px;
}
.s2 .si_left h2 {
    padding-left: 64px;
    color: #ff5e55;
}
.s2 .si_left h2 span {
    font-style: italic;
}
.s2 .si_left article {
    padding-left: 59px;
    padding-top: 11px;
}
.s2 .si_left article ul {
    padding-left: 16px;
}
.s2 .si_left article ul li {
    padding-left: 11px;
    margin-bottom: 24px;
    list-style: none;
    position: relative;
}
.s2 .si_left article ul li:before {
    content: '.';
    position: absolute;
    top: -13px;
    font-size: 22px;
    left: -17px;
}
.s2 .si_right {
    width: 50.9%;
    position: relative;
}
.s2 .si_right .vertical_text {
    top: -5px;
    right: 0;
}
.s2 .si_right .img_holder {
    padding-right: 9.8%;
}
.s2 .si_right .img_holder img {
    width: 100%;
}

@media (max-width: 1440px) {
    .s2 .section_inner {
        width: 68.889vw;
    }
    .s2 .si_left {
        padding-top: 3.264vw;
    }
    .s2 .si_left h2 {
        padding-left: 4.444vw;
    }
    .s2 .si_left h2 span {
    }
    .s2 .si_left article {
        padding-left: 4.097vw;
        padding-top: 0.764vw;
    }
    .s2 .si_left article ul {
        padding-left: 1.111vw;
    }
    .s2 .si_left article ul li {
        padding-left: 0.764vw;
        margin-bottom: 1.667vw;
    }
    .s2 .si_left article ul li:before {
        top: -0.903vw;
        font-size: 1.528vw;
        left: -1.181vw;
    }
    .s2 .si_right {
        width: 50.9%;
    }
    .s2 .si_right .vertical_text {
        top: -0.347vw;
    }
    .s2 .si_right .img_holder {
        padding-right: 9.8%;
    }
    .s2 .si_right .img_holder img {
    }
}
@media (max-width: 1140px) {
    .s2 .section_inner {
        width:97.7vw;
    }
    .s2 .si_right .vertical_text {
        right: 3vw;
    }
}
@media (max-width: 1024px) {
    .s2 .si_left article ul li:before {
        top: -0.6vw;
        font-size: 4.528vw;
        line-height: 1.528vw;
        display: block;
    }
}
@media (max-width: 768px) {
    .s2 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .s2 .section_inner {
        width: 100%;
    }
    .s2 .si_left {
        width: 100%;
        padding-top: 4vw;
    }
    .s2 .si_left h2 {
        padding-left: 2vw;
    }
    .s2 .si_left article {
        padding-left: 0vw;
        padding-top: 5.1vw;
    }
    .s2 .si_left article ul {
        padding-left: 0vw;
        margin: 0px;
    }
    .s2 .si_left article ul li {
        padding-left: 6.2vw;
        margin: 0px;
        padding-bottom: 5vw;
    }
    .s2 .si_left article ul li:before {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
        border-radius: 50%;
        font-size: 0vw;
        top: 1.2vw;
        left: 1.3vw;
    }
    .s2 .si_right {
        display: none;
    }
    .s2 .si_right.mobile_only {
        display: block;
        width: 100%;
        padding-top: 4.2vw;
    }
    .s2 .si_right .vertical_text {
        right: -0.7vw;
        font-size: 2.1vw;
        top: 3.653vw;
        letter-spacing: 0.5vw;
    }
    .s2 .si_right .img_holder {
        padding-right: 4.4%;
        padding-left: 2.3vw;
    }
}
@media (max-width: 550px) {
    .s2 {
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .s2 .section_inner {
        width: 100%;
    }
    .s2 .si_left {
        width: 100%;
        padding-top: 5.6vw;
    }
    .s2 .si_left h2 {
        padding-left: 2vw;
    }
    .s2 .si_left article {
        padding-left: 0vw;
        padding-top: 10.1vw;
    }
    .s2 .si_left article ul {
        padding-left: 0vw;
        margin: 0px;
    }
    .s2 .si_left article ul li {
        padding-left: 7.2vw;
        margin: 0px;
        padding-bottom: 5vw;
    }
    .s2 .si_left article ul li:before {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
        border-radius: 50%;
        font-size: 0vw;
        top: 1.7vw;
        left: 1.3vw;
    }
    .s2 .si_right {
        display: none;
    }
    .s2 .si_right.mobile_only {
        display: block;
        width: 100%;
        padding-top: 4.2vw;
    }
    .s2 .si_right .vertical_text {
        right: -2.7vw;
        font-size: 3.1vw;
        top: 2.653vw;
        letter-spacing: 0.5vw;
    }
    .s2 .si_right .img_holder {
        padding-right: 4.4%;
        padding-left: 2.3vw;
    }
}

.s3 {
    padding-top: 91px;
}
.s3 .section_inner {
    text-align: center;
    width: 935px;
}

.s3 .si_left article {
    padding-left: 14px;
}

.s3 .si_left article p {
    margin-bottom: 24px;
    margin-top: 0px;
}

@media (max-width: 1440px) {
    .s3 {
        padding-top: 6.4vw;
    }
    .s3 .section_inner {
        width: 64.931vw;
    }

    .s3 .si_left article {
        padding-left: 0.972vw;
    }

    .s3 .si_left article p {
        margin-bottom: 1.667vw;
    }
}

@media (max-width: 1140px) {
    .s3 .section_inner {
        width:83.931vw;
    }
}

@media (max-width: 1024px) {
    .s3 .si_left article p {
        /* margin-bottom: 0px; */
    }

    .s3 .si_left article p br {
        display: none;
    }
}

@media (max-width: 768px) {
    .s3 {
        padding-left: 8vw;
        padding-right: 8vw;
        padding-top: 3.6vw;
        padding-bottom: 26.4vw;
    }

    .s3 .section_inner {
        width: 100%;
    }

    .s3 .si_left article {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .s3 .si_left article p {
        margin-bottom: 0px;
        padding-bottom: 5.3vw;
    }

    .s3 .si_left article p br {
        display: block;
    }
}

@media (max-width: 550px) {
    .s3 {
        padding-left: 8vw;
        padding-right: 8vw;
        padding-top: 10.6vw;
        padding-bottom: 15.4vw;
    }

    .s3 .section_inner {
        width: 100%;
    }

    .s3 .si_left article {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .s3 .si_left article p {
        margin-bottom: 0px;
        padding-bottom: 5.3vw;
    }

    .s3 .si_left article p br {
        display: block;
    }
}

@media (max-width: 480px) {
}

.s4 {
    padding-top: 158px;
    padding-bottom: 91px;
}

.s4 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1119px;
    justify-content: space-between;
}

.s4 .si_left {
    width: 52.5%;
    z-index: 0;
}

.s4 .si_left .img_holder {
    padding-left: 9%;
    position: relative
}

.s4 .si_left .img_holder .vertical_text {
    bottom: -4px;
    left: -1px;
}

.s4 .si_left .img_holder img {
    width: 100%;
}

.s4 .si_right {
    width: 43%;
    padding-top: 8px;
    z-index: 1;
}

.s4 .si_right .title_holder {
    margin-left: -141px;
}

.s4 .si_right h2 {
    margin-bottom: 5px;
    position: relative;
}

.s4 .si_right .my_h2:before {
    content: '';
    position: absolute;
    width: 190px;
    height: 190px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: -109px;
    left: -56px;
    z-index: -1;
}

.s4 .si_right h2 span {
    font-style: italic;
}

.s4 .si_right .line_heading {
    margin-left: 5px;
    width: 139px;
}

.s4 .si_right article {
    margin-top: -11px;
}

.s4 .si_right article ul {
    padding-left: 16px;
}

.s4 .si_right article ul li {
    padding-left: 18px;
    margin-bottom: 24px;
    list-style: none;
    position: relative;
}

.s4 .si_right article ul li:before {
    content: '.';
    position: absolute;
    top: -12px;
    font-size: 22px;
    left: -17px;
}

@media (max-width: 1440px) {
    .s4 {
        padding-top: 11vw;
        padding-bottom: 6.3vw;
    }
    .s4 .section_inner {
        width: 77.708vw;
    }

    .s4 .si_left {
        width: 52.5%;
    }

    .s4 .si_left .img_holder {
        padding-left: 9%;
    }

    .s4 .si_left .img_holder .vertical_text {
        bottom: -0.278vw;
        left: -0.069vw;
    }

    .s4 .si_left .img_holder img {
    }

    .s4 .si_right {
        width: 43%;
        padding-top: 0.556vw;
    }

    .s4 .si_right .title_holder {
        margin-left: -9.792vw;
    }

    .s4 .si_right h2 {
        margin-bottom: 0.347vw;
    }

    .s4 .si_right .my_h2:before {
        width: 13.194vw;
        height: 13.194vw;
        top: -7.569vw;
        left: -3.889vw;
    }

    .s4 .si_right h2 span {
    }

    .s4 .si_right .line_heading {
        margin-left: 0.347vw;
        width: 9.653vw;
    }

    .s4 .si_right article {
        margin-top: -0.764vw;
    }

    .s4 .si_right article ul {
        padding-left: 1.111vw;
    }

    .s4 .si_right article ul li {
        padding-left: 1.25vw;
        margin-bottom: 1.667vw;
    }

    .s4 .si_right article ul li:before {
        top: -0.833vw;
        font-size: 1.528vw;
        left: -1.181vw;
    }
}

@media (max-width: 1140px) {
    .s4 .section_inner {
        width:90.5vw;
    }

    .s4 .si_left {
        width: 52.5%;
    }

    .s4 .si_right {
        width: 47%;
        padding-top: 0px;
        margin-top: -2vw;
    }

    .s4 .si_left .img_holder {
        padding-left: 4%;
    }
    .s4 .si_right article ul li:before {
        top: -1.7vw;
        font-size: 2.528vw;
        left: -1.181vw;
    }
    .s4 .si_right article ul {
        padding-left: 4.111vw;
    }
}

@media (max-width: 1024px) {
    .s4 .si_right article ul li:before {
        top: -2.333vw;
        font-size: 3.528vw;
        left: -0.481vw;
    }

    .s4 .si_right article ul {
        padding-left: 5.111vw;
    }

    .s4 .si_right article ul li br {
        display: none;
    }
}

@media (max-width: 768px) {
    .s4 {
        padding-left: 10.3vw;
        padding-right: 10.3vw;
        padding-bottom: 6.9vw;
    }

    .s4 .section_inner {
        width: 100%;
    }

    .s4 .si_left {
        width: 100%;
        display: none;
    }

    .s4 .si_left.mobile_only {
        display: block;
    }

    .s4 .si_left .img_holder {
        padding-left: 0px;
        padding-right: 1%;
    }

    .s4 .si_left .img_holder .vertical_text {
        bottom: inherit;
        top: 20.8vw;
        left: 7.4vw;
        font-size: 2.1vw;
        letter-spacing: 0.58vw;
    }

    .s4 .si_left .img_holder img {
    }

    .s4 .si_right {
        width: 100%;
    }

    .s4 .si_right .title_holder {
        text-align: right;
        margin-left: 0vw;
        margin-top: -9vw;
        padding-right: 2vw;
        z-index: 1;
        position: relative;
        margin-bottom: -8vw;
    }

    .s4 .si_right h2 {
        margin-bottom: 1.347vw;
    }

    .s4 .si_right h2 span {
    }

    .s4 .si_right .line_heading {
        width: 100%;
        padding-right: 18.9vw;
    }

    .s4 .si_right .my_h2:before {
        width: 27.2vw;
        height: 27.2vw;
        top: -12.2vw;
        left: inherit;
        right: 1.9vw;
    }

    .s4 .si_right article {
        padding-left: 0vw;
        padding-top: 10vw;
    }

    .s4 .si_right article ul {
        padding-left: 0vw;
        margin: 0px;
    }

    .s4 .si_right article ul li {
        padding-left: 6.2vw;
        margin: 0px;
        padding-bottom: 5vw;
        padding-right: 0.9vw;
    }

    .s4 .si_right article ul li:before {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
        border-radius: 50%;
        font-size: 0vw;
        top: 1.75vw;
        left: -0.7vw;
    }
}

@media (max-width: 550px) {
    .s4 {
        padding-top: 9.3vw;
        padding-left: 10.3vw;
        padding-right: 10.3vw;
        padding-bottom: 11.9vw;
    }

    .s4 .section_inner {
        width: 100%;
    }

    .s4 .si_left {
        width: 100%;
        display: none;
    }

    .s4 .si_left.mobile_only {
        display: block;
    }

    .s4 .si_left .img_holder {
        padding-left: 0px;
        padding-right: 1%;
    }

    .s4 .si_left .img_holder .vertical_text {
        bottom: inherit;
        top: 28.8vw;
        left: 7.4vw;
        font-size: 3.1vw;
        letter-spacing: 0.58vw;
    }

    .s4 .si_left .img_holder img {
        margin-top: -0.1vw;
    }

    .s4 .si_right {
        width: 100%;
    }

    .s4 .si_right .title_holder {
        text-align: right;
        margin-left: 0vw;
        margin-top: -6.5vw;
        padding-right: 2vw;
        z-index: 1;
        position: relative;
        margin-bottom: -8vw;
    }

    .s4 .si_right h2 {
        margin-bottom: 0.147vw;
    }

    .s4 .si_right h2 span {
    }

    .s4 .si_right .line_heading {
        width: 100%;
        padding-right: 18.9vw;
    }

    .s4 .si_right .my_h2:before {
        width: 27.2vw;
        height: 27.2vw;
        top: -12.9vw;
        left: inherit;
        right: 1.9vw;
    }

    .s4 .si_right article {
        padding-left: 0vw;
        padding-top: 10vw;
    }

    .s4 .si_right article ul {
        padding-left: 0vw;
        margin: 0px;
    }

    .s4 .si_right article ul li {
        padding-left: 5.2vw;
        margin: 0px;
        padding-bottom: 5vw;
        padding-right: 0.9vw;
    }

    .s4 .si_right article ul li:before {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
        border-radius: 50%;
        font-size: 0vw;
        top: 1.75vw;
        left: -0.7vw;
    }
}

@media (max-width: 480px) {
}

.s5 {
    padding-top: 281px;
    position: relative;
}

.s5 .line_heading {
    font-family: PublicSans;
    font-size: 75px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2px;
    width: 200%;
    position: absolute;
    text-align: center;
    top: 110px;
    left: -77%;
    width: 5000px;
    left: 50%;
    transform: translateX(-50%);
    animation: marquee 30s linear infinite;
    animation-fill-mode: both;
    animation-direction: alternate;
}

.s5 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1119px;
    justify-content: space-between;
}

.s5 .si_left {
    width: 52.8%;
}

.s5 .si_left h2 {
    padding-left: 161px;
    margin-top: 0px;
    line-height: 1.13;
}

.s5 .si_right {
    width: 46.8%;
}

.s5 .si_right article {
    padding-top: 127px;
    padding-left: 47px;
    position: relative;
}

.s5 .si_right article:before {
    content: '';
    width: 4px;
    height: 42%;
    left: 0px;
    bottom: 7px;
    position: absolute;
}

.s5 .si_right article p {
    margin-top: 0;
    margin-bottom: 24px;
}

.s5 .section_inner2 {
    padding-top: 36px;
    width: 100%;
    position: relative;
}

.s5 .section_inner2 .si_container {
    width: 858px;
    margin: auto;
}

.s5 .section_inner2 .img_holder {
    width: 100%;
    position: relative;
    padding-right: 5px;
    z-index: 1;
}

.s5 .section_inner2 .img_holder:before {
    content: '';
    position: absolute;
    width: 196px;
    height: 196px;
    background-size: contain;
    top: -105px;
    left: -107px;
}

.s5 .section_inner2 .img_holder img {
    border: 12px solid;
}

.s5 .section_inner2 .before_bg {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 15px;
    left: 0px;
    bottom: 34.5%;
}

.s5 .section_inner2 .after_bg {
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0px;
    bottom: 0px;
    height: 34.5%;
}

@media (max-width: 1440px) {
    .s5 {
        padding-top: 19.514vw;
    }

    .s5 .line_heading {
        font-size: 5.208vw;
        letter-spacing: 0.139vw;
        top: 7.639vw;
    }

    .s5 .section_inner {
        width: 77.708vw;
    }

    .s5 .si_left {
        width: 52.8%;
    }

    .s5 .si_left h2 {
        padding-left: 11.181vw;
    }

    .s5 .si_right {
        width: 46.8%;
    }

    .s5 .si_right article {
        padding-top: 8.819vw;
        padding-left: 3.264vw;
    }

    .s5 .si_right article:before {
        width: 0.278vw;
        height: 42%;
        bottom: 0.486vw;
    }

    .s5 .si_right article p {
        margin-bottom: 1.667vw;
    }

    .s5 .section_inner2 {
        padding-top: 2.5vw;
        width: 100%;
    }

    .s5 .section_inner2 .si_container {
        width: 59.583vw;
    }

    .s5 .section_inner2 .img_holder {
        width: 100%;
        padding-right: 0.347vw;
    }

    .s5 .section_inner2 .img_holder:before {
        width: 13.611vw;
        height: 13.611vw;
        top: -7.292vw;
        left: -7.431vw;
    }

    .s5 .section_inner2 .img_holder img {
        border: 12px solid;
    }

    .s5 .section_inner2 .before_bg {
        height: 1.042vw;
        left: 0vw;
        bottom: 34.5%;
    }

    .s5 .section_inner2 .after_bg {
        height: 34.5%;
    }
}

@media (max-width: 1140px) {
    .s5 .section_inner {
        width:95.2vw;
    }

    .s5 .section_inner2 {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .s5 .si_right article p br {
        display: none;
    }
}

@media (max-width: 768px) {
    .s5 {
        padding-left: 8vw;
        padding-right: 8vw;
        padding-top: 19vw;
    }

    .s5 .line_heading {
        font-size: 11.8vw;
        letter-spacing: 0.5vw;
        top: 9.639vw;
        left: -27.7%;
        transform: translateX(-50%);
    }

    .s5 .section_inner {
        width: 100%;
    }

    .s5 .si_left {
        width: 100%;
        padding-top: 11vw;
    }

    .s5 .si_left h2 {
        padding-left: 1.2vw;
        line-height: 0.9;
    }

    .s5 .si_right {
        width: 100%;
    }

    .s5 .si_right article {
        padding-left: 8.9vw;
        padding-top: 6.8vw;
    }

    .s5 .si_right article:before {
        bottom: inherit;
        top: 8.4vw;
        width: 0.9vw;
        left: 1.7vw;
        height: 48vw;
    }

    .s5 .si_right article p {
        margin-bottom: 0px;
        padding-bottom: 5.2vw;
    }

    .s5 .section_inner2 {
        padding-top: 16.5vw;
        margin-right: -8vw;
    }

    .s5 .section_inner2 .si_container {
        width: 100%;
        padding-left: 6.5vw;
    }

    .s5 .section_inner2 .img_holder {
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        border: 12px solid;
        border-color: #ffffff;
        height: 64.6vw;
        margin-bottom: -20vw;
    }

    .s5 .section_inner2 .img_holder:before {
        width: 30.611vw;
        height: 30.611vw;
        top: -15vw;
        left: -17vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .s5 .section_inner2 .img_holder img {
        opacity: 0;
        width: 10%;
    }

    .s5 .section_inner2 .before_bg {
        display: none;
    }

    .s5 .section_inner2 .after_bg {
        display: none;
    }
}

@media (max-width: 550px) {
    .s5 {
        padding-left: 8vw;
        padding-right: 8vw;
        padding-top: 33vw;
    }

    .s5 .line_heading {
        font-size: 15.8vw;
        letter-spacing: 0.5vw;
        top: 12.639vw;
        left: -27.7%;
        transform: translateX(-50%);
    }

    .s5 .section_inner {
        width: 100%;
    }

    .s5 .si_left {
        width: 100%;
        padding-top: 11vw;
    }

    .s5 .si_left h2 {
        padding-left: 1.2vw;
        line-height: 0.9;
    }

    .s5 .si_right {
        width: 100%;
    }

    .s5 .si_right article {
        padding-left: 11.9vw;
        padding-top: 6.8vw;
    }

    .s5 .si_right article:before {
        bottom: inherit;
        top: 8.4vw;
        width: 0.9vw;
        left: 1.7vw;
        height: 48vw;
    }

    .s5 .si_right article p {
        margin-bottom: 0px;
        padding-bottom: 5.2vw;
    }

    .s5 .section_inner2 {
        padding-top: 4vw;
        margin-right: 0;
    }

    .s5 .section_inner2 .si_container {
        width: 100%;
        padding-left: 6.5vw;
    }

    .s5 .section_inner2 .img_holder {
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
        border: 12px solid;
        border-color: #ffffff;
        height: 64.6vw;
        margin-bottom: -20vw;
    }

    .s5 .section_inner2 .img_holder:before {
        width: 30.611vw;
        height: 30.611vw;
        top: -15vw;
        left: -17vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .s5 .section_inner2 .img_holder img {
        opacity: 0;
        width: 10%;
    }

    .s5 .section_inner2 .before_bg {
        display: none;
    }

    .s5 .section_inner2 .after_bg {
        display: none;
    }
}

@media (max-width: 480px) {
}

.s6 {
    padding-top: 190px;
}

.s6 .section_inner {
}

.s6 .si_left {
    width: 45%;
    position: relative;
    z-index: 1;
}

.s6 .si_left h2 {
    font-size: 75px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.82;
    letter-spacing: 1.5px;
    -webkit-text-stroke-width: 2px;
    padding-left: 95px;
    padding-top: 89px;
    padding-right: 80px;
}

.s6 .si_left h2 span {
    /* line-height: 1.01; */
    font-style: italic;
    margin-left: -6px;
    padding-bottom: 19px;
    display: inline-block;
}

.s6 .si_right {
    width: 55%;
    position: relative;
}

.s6 .si_right:before {
    content: '';
    position: absolute;
    width: 416px;
    height: 81.5%;
    border: 12px solid;
    top: 1px;
    left: -214px;
    z-index: 0;
}

.s6 .si_right:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 115%;
    top: -62px;
    left: -48px;
    z-index: 0;
    transform: rotate(-19deg);
}

.s6 .si_right .module_slider {
    position: relative;
}

.s6 .si_right .module_slider:before {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    bottom: -9px;
    left: 110px;
}

.s6 .si_right .module_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 10px;
    height: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: none;
}

.s6 .si_right .module_slider .slick-prev {
    background-image: url(s6_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 119px;
    bottom: 8px;
    z-index: 1;
}

.s6 .si_right .module_slider .slick-next {
    background-image: url(s6_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 144px;
    bottom: 8px;
}

.s6 .si_right .module_slider .slider_inner .slider_left {
    text-align: right;
    width: 27.3%;
    float: left;
}

.s6 .si_right .module_slider .slider_inner .slider_left .img_holder {
    padding-top: 53px;
    margin-bottom: 127px;
}

.s6 .si_right .module_slider .slider_inner .slider_left .img_holder img {
    width: 54px;
    height: 38px;
    float: right;
}

.s6 .si_right .module_slider .slider_inner .slider_left .module_heading {
    font-size: 12px;
    letter-spacing: 1.2px;
    font-family: FiraMono;
}

.s6 .si_right .module_slider .slider_inner .slider_left h3 {
}

.s6 .si_right .module_slider .slider_inner .slider_right {
    width: 61.9%;
    float: right;
}

.s6 .si_right .module_slider .slider_inner .slider_right article {
    padding-top: 161px;
}

@media (max-width: 1440px) {
    .s6 {
        padding-top: 13.14vw;
    }
    .s6 .section_inner {
    }

    .s6 .si_left {
        width: 45%;
        z-index: 1;
    }

    .s6 .si_left h2 {
        font-size: 5.208vw;
        letter-spacing: 0.104vw;
        -webkit-text-stroke-width: 0.139vw;
        padding-left: 6.597vw;
        padding-top: 6.181vw;
        padding-right: 5.556vw;
    }

    .s6 .si_left h2 span {
        margin-left: -0.417vw;
        padding-bottom: 1.319vw;
    }

    .s6 .si_right {
        width: 55%;
    }

    .s6 .si_right:before {
        width: 28.889vw;
        height: 81.5%;
        border: 0.833vw solid;
        top: 1px;
        left: -14.861vw;
    }

    .s6 .si_right:after {
        width: 0.278vw;
        height: 115%;
        top: -4.306vw;
        left: -3.333vw;
    }

    .s6 .si_right .module_slider {
    }

    .s6 .si_right .module_slider:before {
        width: 55px;
        height: 55px;
        border: 2px solid;
        bottom: -9px;
        left: 110px;
        width: 3.819vw;
        height: 3.819vw;
        border: 2px solid;
        bottom: -0.6vw;
        left: 7.6vw;
    }

    .s6 .si_right .module_slider .slick-arrow {
        width: 0.694vw;
        height: 1.389vw;
    }

    .s6 .si_right .module_slider .slick-prev {
        left: 8.264vw;
        bottom: 0.556vw;
    }

    .s6 .si_right .module_slider .slick-next {
        left: 10vw;
        bottom: 0.556vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left {
        width: 27.3%;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder {
        padding-top: 3.681vw;
        margin-bottom: 8.819vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder img {
        width: 3.75vw;
        height: 2.639vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .module_heading {
        font-size: 0.833vw;
        letter-spacing: 0.083vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left h3 {
    }

    .s6 .si_right .module_slider .slider_inner .slider_right {
        width: 61.9%;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right article {
        padding-top: 11.181vw;
    }
}

@media (max-width: 1140px) {
    .s6 .section_inner {
        width: 88vw;
    }
    .s6 .si_right .module_slider .slider_inner .slider_right article p br{
        display:none;
    }
    .s6 .si_right:before {
        width: 28.889vw;
        height: 81.5%;
        border: 0.833vw solid;
        top: 1px;
        left: -12.5vw;
    }
}

@media (max-width: 1024px) {
    .s6 {
    }

    .s6 .section_inner {
        width: 48.2vw;
    }

    .s6 .si_left {
        width: 100%;
        padding-bottom: 7.8vw;
    }

    .s6 .si_left h2 {
        padding-left: 0px;
        padding-top: 0px;
    }

    .s6 .si_left h2 span {
    }

    .s6 .si_right {
        width: 100%;
    }

    .s6 .si_right:before {
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
    }

    .s6 .si_right:after {
        width: 0.6vw;
        height: 62%;
        top: -6vw;
        left: 25.667vw;
    }

    .s6 .si_right .module_slider {
    }

    .s6 .si_right .module_slider:before {
        bottom: 2.4vw;
    }

    .s6 .si_right .module_slider .slick-arrow {
    }

    .s6 .si_right .module_slider .slick-prev {
        bottom: 3.556vw;
    }

    .s6 .si_right .module_slider .slick-next {
        bottom: 3.556vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left {
        width: 100%;
        text-align: left;
        padding: 0vw 5vw 0vw 5vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder {
        margin-bottom: 0vw;
        padding-top: 5.9vw;
        padding-right: 1vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder img {
        width: 9.75vw;
        height: auto;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .module_heading {
        font-size: 2.1vw;
        display: block;
        margin-top: -1.2vw;
        padding-bottom: 3vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left h3 {
        font-size: 3.4vw;
        max-width: 20vw;
        padding-top: 0.6vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right {
        width: 100%;
        padding: 0vw 5vw 8vw 5vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right article {
        padding-top: 5.181vw;
    }
}

@media (max-width: 768px) {
    .s6 {
        padding-left: 10.3vw;
        padding-right: 10.3vw;
        padding-top: 36.6vw;
        padding-bottom: 22vw;
    }

    .s6 .section_inner {
        width: 100%;
    }

    .s6 .si_left {
        padding-bottom: 15.3vw;
    }

    .s6 .si_left h2 {
        font-size: 7.889vw;
        letter-spacing: 0vw;
        line-height: 0.76;
    }

    .s6 .si_left h2 span {
    }

    .s6 .si_right {
        /* margin-right: 2.7vw; */
    }

    .s6 .si_right:before {
        border: 10px solid;
    }

    .s6 .si_right:after {
        width: 1vw;
        height: 53%;
        top: -10vw;
        left: 40.667vw;
    }

    .s6 .si_right .module_slider {
    }

    .s6 .si_right .module_slider:before {
        display: none;
    }

    .s6 .si_right .module_slider .slick-arrow {
    }

    .s6 .si_right .module_slider .slick-prev {
        background-image: url(s6_3_m.png);
        width: 7.5vw;
        height: 8.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -24vw;
        right: 26vw;
        left: inherit;
        z-index: 1;
    }

    .s6 .si_right .module_slider .slick-next {
        background-image: url(s6_2_m.png);
        width: 7.5vw;
        height: 8.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -24vw;
        right: 3vw;
        left: inherit;
        z-index: 1;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left {
        padding: 0vw 5vw 0vw 8vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder {
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder img {
        width: 8.75vw;
        margin-top: 3.4vw;
        margin-right: 4vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .module_heading {
        font-size: 3.4vw;
        margin-top: 1.3vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left h3 {
        font-size: 4.4vw;
        max-width: 32vw;
        margin-left: -0.7vw;
        padding-top: 0.6vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right {
        padding: 3.3vw 5vw 8vw 6.5vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right article {
        padding-top: 2.181vw;
    }
}

@media (max-width: 550px) {
    .s6 {
        padding-left: 10.3vw;
        padding-right: 10.3vw;
        padding-top: 36.6vw;
        padding-bottom: 22vw;
    }

    .s6 .section_inner {
        width: 100%;
    }

    .s6 .si_left {
        padding-bottom: 15.3vw;
    }

    .s6 .si_left h2 {
        font-size: 15.889vw;
        letter-spacing: 0vw;
        line-height: 0.76;
    }

    .s6 .si_left h2 span {
    }

    .s6 .si_right {
        /* margin-right: 2.7vw; */
    }

    .s6 .si_right:before {
        border: 10px solid;
    }

    .s6 .si_right:after {
        width: 1vw;
        height: 53%;
        top: -10vw;
        left: 40.667vw;
    }

    .s6 .si_right .module_slider {
    }

    .s6 .si_right .module_slider:before {
        display: none;
    }

    .s6 .si_right .module_slider .slick-arrow {
    }

    .s6 .si_right .module_slider .slick-prev {
        background-image: url(s6_3_m.png);
        width: 7.5vw;
        height: 13.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -24vw;
        right: 26vw;
        left: inherit;
        z-index: 1;
    }

    .s6 .si_right .module_slider .slick-next {
        background-image: url(s6_2_m.png);
        width: 7.5vw;
        height: 13.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -24vw;
        right: 3vw;
        left: inherit;
        z-index: 1;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left {
        padding: 0vw 5vw 0vw 8vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder {
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .img_holder img {
        width: 14.75vw;
        margin-top: 3.4vw;
        margin-right: 4vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left .module_heading {
        font-size: 3.4vw;
        margin-top: 1.3vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_left h3 {
        font-size: 5.4vw;
        max-width: 36vw;
        margin-left: -0.7vw;
        padding-top: 3.6vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right {
        padding: 3.3vw 5vw 8vw 6.5vw;
    }

    .s6 .si_right .module_slider .slider_inner .slider_right article {
    }
}

@media (max-width: 480px) {
}

.s7 {
    margin-top: -2px;
}

.s7 .top_image {
    position: relative;
    font-size: 0;
}

.s7 .bottom_image {
    font-size: 0;
    margin-top: -5px;
}

.s7 .top_image img {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -12px;
}

.s7 .top_image .vertical_text {
    bottom: 190px;
    right: 15.5%;
}

.s7 .section_inner {
    width: 1440px;
}

.s7 .section_inner h2 {
    padding-left: 151px;
    padding-right: 151px;
}

.s7 .section_inner .testimonial_slider {
    width: 100%;
}

.s7 .section_inner .testimonial_slider .slick-list {
    padding-left: 0px!important;
}

.s7 .section_inner .testimonial_slider:before {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    top: 156px;
    right: 404px;
}

.s7 .section_inner .testimonial_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 10px;
    height: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: none;
}

.s7 .section_inner .testimonial_slider .slick-prev {
    background-image: url(s6_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 68.7%;
    top: 174px;
    z-index: 1;
}

.s7 .section_inner .testimonial_slider .slick-next {
    background-image: url(s6_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 70.4%;
    top: 173px;
}

.s7 .section_inner .testimonial_slider .slick-dots {
    position: absolute;
    top: 4px;
    list-style: none;
    display: table;
    padding: 0;
    margin: 0;
    width: 69%;
    left: 147px;
}

.s7 .section_inner .testimonial_slider .slick-dots li {
    display: table-cell;
    cursor: pointer;
    position: relative;
}

.s7 .section_inner .testimonial_slider .slick-dots li:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid;
    width: 100%;
    bottom: 5px;
    left: 0;
}

.s7 .section_inner .testimonial_slider .slick-dots li button {
    font-size: 0px;
    background: transparent ;
    border: none;
    width: 88%;
    height: 0px
}

.s7 .section_inner .testimonial_slider .slick-dots li.slick-active button {
    height: 3px;
}

.s7 .section_inner .testimonial_slider .slider_left {
    width: 63.5%;
    float: left;
}
.s7 .section_inner .testimonial_slider .no_image .slider_left{
    width: 85%;
}
.s7 .section_inner .testimonial_slider .no_image .slider_right{
    display: none;
}
.s7 .section_inner .testimonial_slider .slider_left article {
    padding-top: 68px;
    padding-left: 132px;
    position: relative;
}

.s7 .section_inner .testimonial_slider .slider_left article:before {
    content: '';
    position: absolute;
    width: 43px;
    height: 35px;
    background-size: contain;
    background-image: url(s7_3.png);
    top: 72px;
    left: 71px;
}

.s7 .section_inner .testimonial_slider .slider_left .clinet_name {
    padding-top: 32px;
    display: block;
}

.s7 .section_inner .testimonial_slider .slider_left .clinet_city {
    display: block;
    font-weight: 300;
    margin-top: -5px;
    font-size: 16px;
    font-family: arial;
}

.s7 .section_inner .testimonial_slider .slider_right {
    width: 35%;
    float: right;
    padding-top: 84px;
    padding-left: 1px;
}

.s7 .section_inner .testimonial_slider .slider_right img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 189px;
    height: 189px;
    border: 4px solid;
}

.s7 .section_inner .testimonial_slider .slick-slide {
    opacity: 0.5;
}

.s7 .section_inner .testimonial_slider .slick-active {
    opacity: 1;
}

.s7 .section_inner .testimonial_slider .slick-active .slider_left article {
    padding-left: 233px;
}

.s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
    left: 170px;
}

.s7 .bottom_image img {
    margin: 0;
    padding: 0;
    width: 100%;
}
.s7_top_svg .st0,
.s7_top_svg .st2{
    fill: #fbcf6c;
}
.s7_top_svg .st1 {
    fill: #ffffff;
}
.s7_bottom_svg .st0,
.s7_bottom_svg .st2{
    fill: #fbcf6c;
}
.s7_bottom_svg .st1 {
    fill: #ffffff;
}
@media (max-width: 1440px) {
    .s7 {
    }

    .s7 .top_image {
    }

    .s7 .top_image img {
        margin-top: -0.833vw;
    }

    .s7 .top_image .vertical_text {
        bottom: 13.194vw;
        right: 15.5%;
    }

    .s7 .section_inner {
        width: 100vw;
    }

    .s7 .section_inner h2 {
        padding-left: 10.486vw;
        padding-right: 10.486vw;
    }

    .s7 .section_inner .testimonial_slider {
        width: 100%;
    }

    .s7 .section_inner .testimonial_slider .slick-list {
    }

    .s7 .section_inner .testimonial_slider:before {
        width: 3.819vw;
        height: 3.819vw;
        border: 2px solid;
        top: 11.3vw;
        right: 29.3vw;
    }

    .s7 .section_inner .testimonial_slider .slick-arrow {
        width: 0.694vw;
        height: 1.389vw;
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
        left: 67.5vw;
        top: 12.6vw;
    }

    .s7 .section_inner .testimonial_slider .slick-next {
        left: 69.2vw;
        top: 12.6vw;
    }

    .s7 .section_inner .testimonial_slider .slick-dots {
        top: 0.278vw;
        width: 69%;
        left: 10.208vw;
    }

    .s7 .section_inner .testimonial_slider .slick-dots li {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li:before {
        border-bottom: 2px solid;
        width: 100%;
        bottom: 5px;
    }

    .s7 .section_inner .testimonial_slider .slick-dots li button {
        width: 88%;
    }

    .s7 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 0.208vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left {
        width: 63.5%;
    }

    .s7 .section_inner .testimonial_slider .slider_left article {
        padding-top: 4.722vw;
        padding-left: 9.167vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article:before {
        width: 2.986vw;
        height: 2.431vw;
        top: 5vw;
        left: 4.931vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 2.222vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: -0.347vw;
        font-size: 1.111vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right {
        width: 35%;
        padding-top: 5.833vw;
        padding-left: 0.069vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right img {
        width: 189px;
        height: 189px;
        border: 4px solid;
    }

    .s7 .section_inner .testimonial_slider .slick-slide {
    }

    .s7 .section_inner .testimonial_slider .slick-active {
    }

    .s7 .section_inner .testimonial_slider .slick-active .slider_left article {
        padding-left: 16.181vw;
    }

    .s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        left: 11.806vw;
    }

    .s7 .bottom_image img {
    }
}

@media (max-width: 1140px) {
    .section_inner .testimonial_slider .slider_left article p br{
        display:none;
    }
    .vertical_text {
        font-size: 1.1vw;
    }
}

@media (max-width: 1024px) {
    .s7 .top_image img {
        margin-top: 0vw;
    }

    .s11 {
        margin-right: 0vw;
    }
    .s7 .top_image {
    }

    .s7 .top_image img {
    }

    .s7 .top_image .vertical_text {
    }

    .s7 .section_inner {
    }

    .s7 .section_inner h2 {
    }

    .s7 .section_inner .testimonial_slider {
    }

    .s7 .section_inner .testimonial_slider .slick-list {
    }

    .s7 .section_inner .testimonial_slider:before {
    }

    .s7 .section_inner .testimonial_slider .slick-arrow {
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
    }

    .s7 .section_inner .testimonial_slider .slick-next {
    }

    .s7 .section_inner .testimonial_slider .slick-dots {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li:before {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li button {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li.slick-active button {
    }

    .s7 .section_inner .testimonial_slider .slider_left {
        width: 100%;
        float: none;
        order: 2;
    }

    .s7 .section_inner .testimonial_slider .slider_left article {
    }

    .s7 .section_inner .testimonial_slider .slider_left article:before {
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_name {
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_city {
    }

    .s7 .section_inner .testimonial_slider .slider_right {
        width: 100%;
        float: none;
        order: 1;
        padding-left: 16.181vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right img {
    }

    .s7 .section_inner .testimonial_slider .slick-slide {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }

    .s7 .section_inner .testimonial_slider .slick-active {
    }

    .s7 .section_inner .testimonial_slider .slick-active .slider_left article {
    }

    .s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
    }
}

@media (max-width: 768px) {
    .s7 .top_image img {
    }

    .s7 {
    }

    .s7 .top_image {
    }

    .s7 .top_image img {
        display: none;
    }

    .s7 .top_image img.mobile_only {
        display: block;
    }

    .s7 .top_image .vertical_text {
        display: none;
    }

    .s7 .section_inner {
        padding-top: 12vw;
        padding-left: 12vw;
        padding-bottom: 22.2vw;
    }

    .s7 .section_inner h2 {
        padding-left: 0vw;
    }

    .s7 .section_inner .testimonial_slider {
    }

    .s7 .section_inner .testimonial_slider .slick-list {
    }

    .s7 .section_inner .testimonial_slider:before {
        display: none;
    }

    .s7 .section_inner .testimonial_slider .slick-arrow {
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
    }

    .s7 .section_inner .testimonial_slider .slick-next {
    }

    .s7 .section_inner .testimonial_slider .slick-dots {
        left: 1.2vw;
        width: 100%;
    }

    .s7 .section_inner .testimonial_slider .slick-dots li {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li:before {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li button {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 4px;
    }

    .s7 .section_inner .testimonial_slider .slider_left {
    }

    .s7 .section_inner .testimonial_slider .slider_left article {
    }

    .s7 .section_inner .testimonial_slider .slider_left article:before {
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 6.3vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: 0vw;
        font-size: 3.111vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right {
        padding-left: 36.181vw;
        padding-top: 13.833vw;
        position: relative;
    }

    .s7 .section_inner .testimonial_slider .slider_right:before {
        content: '';
        position: absolute;
        width: 6vw;
        height: 6vw;
        background-size: contain;
        background-image: url(s7_3.png);
        background-repeat: no-repeat;
        top: 16vw;
        left: 8vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right img {
        width: 38vw;
        height: 38vw;
        border: 4px solid;
    }

    .s7 .section_inner .testimonial_slider .slick-slide {
    }

    .s7 .section_inner .testimonial_slider .slick-active {
    }

    .s7 .section_inner .testimonial_slider .slick-active .slider_left article {
        padding-left: 7.8vw;
        padding-top: 4.99vw;
        padding-right: 10vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article p {
        margin: 0px;
        padding-bottom: 4vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article br, .s7 .section_inner .testimonial_slider .slick-active .slider_left article br, .s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        display: none;
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
        background-image: url(s6_3_m.png);
        width: 7.5vw;
        height: 7.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 36.4vw;
        left: inherit;
        top: inherit;
        z-index: 1;
    }

    .s7 .section_inner .testimonial_slider .slick-next {
        background-image: url(s6_2_m.png);
        width: 7.5vw;
        height: 7.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 13vw;
        left: inherit;
        z-index: 1;
        top: inherit;
    }

}

@media (max-width: 550px) {
    .s7 .top_image img {
    }

    .s7 {
    }

    .s7 .top_image {
    }

    .s7 .top_image svg {
        display: none;
    }

    .s7 .top_image svg.mobile_only {
        display: block;
    }

    .s7 .top_image .vertical_text {
        display: none;
    }

    .s7 .section_inner {
        padding-top: 12vw;
        padding-left: 12vw;
        padding-bottom: 22.2vw;
    }

    .s7 .section_inner h2 {
        padding-left: 0vw;
    }

    .s7 .section_inner .testimonial_slider {
    }

    .s7 .section_inner .testimonial_slider .slick-list {
    }

    .s7 .section_inner .testimonial_slider:before {
        display: none;
    }

    .s7 .section_inner .testimonial_slider .slick-arrow {
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
    }

    .s7 .section_inner .testimonial_slider .slick-next {
    }

    .s7 .section_inner .testimonial_slider .slick-dots {
        left: 1.2vw;
        width: 100%;
    }

    .s7 .section_inner .testimonial_slider .slick-dots li {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li:before {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li button {
    }

    .s7 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 4px;
    }

    .s7 .section_inner .testimonial_slider .slider_left {
    }

    .s7 .section_inner .testimonial_slider .slider_left article {
    }

    .s7 .section_inner .testimonial_slider .slider_left article:before {
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 6.3vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: 0vw;
        font-size: 4.111vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right {
        padding-left: 36.181vw;
        padding-top: 13.833vw;
        position: relative;
    }

    .s7 .section_inner .testimonial_slider .slider_right:before {
        content: '';
        position: absolute;
        width: 12vw;
        height: 12vw;
        background-size: contain;
        background-image: url(s7_3.png);
        background-repeat: no-repeat;
        top: 16vw;
        left: 8vw;
    }

    .s7 .section_inner .testimonial_slider .slider_right img {
        width: 38vw;
        height: 38vw;
        border: 4px solid;
    }

    .s7 .section_inner .testimonial_slider .slick-slide {
    }

    .s7 .section_inner .testimonial_slider .slick-active {
    }

    .s7 .section_inner .testimonial_slider .slick-active .slider_left article {
        padding-left: 7.8vw;
        padding-top: 4.99vw;
        padding-right: 10vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article p {
        margin: 0px;
        padding-bottom: 4vw;
    }

    .s7 .section_inner .testimonial_slider .slider_left article br, .s7 .section_inner .testimonial_slider .slick-active .slider_left article br, .s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        display: none;
    }

    .s7 .section_inner .testimonial_slider .slick-prev {
        background-image: url(s6_3_m.png);
        width: 7.5vw;
        height: 13.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 36.4vw;
        left: inherit;
        top: inherit;
        z-index: 1;
    }

    .s7 .section_inner .testimonial_slider .slick-next {
        background-image: url(s6_2_m.png);
        width: 7.5vw;
        height: 13.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 13vw;
        left: inherit;
        z-index: 1;
        top: inherit;
    }

    .s7 .bottom_image svg {
        display: none;
    }

    .s7 .bottom_image svg.mobile_only {
        display: block;
    }
}

@media (max-width: 480px) {
}

.s8 {
    position: relative;
    padding-top: 92px;
}

.s8 .top_arrow {
    position: absolute;
    width: 24px;
    height: 54px;
    left: 50%;
    top: -48px;
    margin-left: -15px;
}

.s8 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1128px;
    justify-content: space-between;
}

.s8 .section_inner h2 {
    letter-spacing: normal;
    padding-left: 195px;
}

.s8 .section_inner h2 span {
    -webkit-text-stroke-width: 2px;
    letter-spacing: 1.12px;
    margin-left: 6px;
}

.s8 .section_inner .img_holder {
    position: relative;
    padding-top: 15px;
    padding-left: 297px;
    padding-right: 80px;
}

.s8 .section_inner .img_holder .vertical_text {
    right: 27px;
    top: 12px;
}

.s8 .section_inner .img_holder .abs_1 {
    position: absolute;
    left: 0;
    top: 99px;
    z-index: 1;
}

.s8 .section_inner .img_holder .abs_2 {
    position: absolute;
    left: 123px;
    top: 211px;
    width: 267px;
    height: 266px;
}

.s8 .section_inner2 {
    padding-top: 38px;
}

.s8 .si_left {
    width: 47%;
}

.s8 .si_left ul {
    padding-left: 158px;
}

.s8 .si_right {
    width: 51.5%;
}

.s8 ul li {
    padding-left: 20px;
    margin-bottom: 24px;
}

@media (max-width: 1440px) {
    .s8 {
        padding-top: 6.389vw;
    }

    .s8 .top_arrow {
        width: 1.667vw;
        height: 3.75vw;
        left: 50%;
        top: -3.333vw;
        margin-left: -1.042vw;
    }

    .s8 .section_inner {
        width: 78.333vw;
    }

    .s8 .section_inner h2 {
        padding-left: 13.542vw;
    }

    .s8 .section_inner h2 span {
        -webkit-text-stroke-width: 0.139vw;
        letter-spacing: 0.078vw;
        margin-left: 0.417vw;
    }

    .s8 .section_inner .img_holder {
        padding-top: 1.042vw;
        padding-left: 20.625vw;
        padding-right: 5.556vw;
    }

    .s8 .section_inner .img_holder .vertical_text {
        right: 1.875vw;
        top: 0.833vw;
    }

    .s8 .section_inner .img_holder .abs_1 {
        top: 6.875vw;
    }

    .s8 .section_inner .img_holder .abs_2 {
        left: 8.542vw;
        top: 14.653vw;
        width: 18.542vw;
        height: 18.472vw;
    }

    .s8 .section_inner2 {
        padding-top: 2.639vw;
    }

    .s8 .si_left {
        width: 47%;
    }

    .s8 .si_left ul {
        padding-left: 10.972vw;
    }

    .s8 .si_right {
        width: 51.5%;
    }

    .s8 ul li {
        padding-left: 1.389vw;
        margin-bottom: 1.667vw;
    }
}

@media (max-width: 1140px) {
    .s8 ul li br{
        display:none;
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
    .s8 {
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .s8 .top_arrow {
        width: 4.667vw;
        height: 10.75vw;
        left: 24%;
        top: -3vw;
        margin-left: 0vw;
    }

    .s8 .top_arrow img {
        margin: 0px;
    }

    .s8 .section_inner {
        width: 100%;
        padding-top: 7.6vw;
    }

    .s8 .section_inner h2 {
        padding-left: 3.2vw;
        padding-right: 10vw;
        letter-spacing: -0.2vw;
        line-height: 1.1;
        margin-bottom: 0px;
    }

    .s8 .section_inner h2 span {
    }

    .s8 .section_inner .img_holder {
        width: 116%;
        padding-top: 69.2vw;
        padding-left: 0.8vw;
        /* margin-right: -9vw; */
        display: block;
        padding-right: 0vw;
    }

    .s8 .section_inner .img_holder>img {
        display: none;
    }

    .s8 .section_inner .img_holder .vertical_text {
        right: inherit;
        top: inherit;
        left: 11vw;
        font-size: 2.1vw;
        letter-spacing: 0.5vw;
        display: none;
        bottom: -1.4vw;
        transform: rotate(-90deg);
    }

    .s8 .section_inner .img_holder .abs_1 {
        top: 5.8vw;
        left: 46.4vw;
        width: 35vw;
    }

    .s8 .section_inner .img_holder .abs_2 {
        left: 0.7vw;
        top: 23.9vw;
        width: 56.8vw;
        height: 57.472vw;
    }

    .s8 .section_inner2 {
        padding-top: 8.9vw;
    }

    .s8 .si_left {
        width: 100%;
    }

    .s8 .si_left ul, .s8 .si_right ul {
        padding-left: 0vw;
        margin: 0px;
    }

    .s8 .si_right {
        width: 100%;
    }

    .s8 ul li {
        padding-left: 7.2vw;
        margin: 0px;
        padding-bottom: 5vw;
        list-style: none;
        position: relative;
    }

    .s8 ul li br {
        display: none;
    }

    .s8 ul li:before {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
        border-radius: 50%;
        font-size: 0vw;
        top: 1.7vw;
        left: 1.3vw;
        content: "";
        position: absolute;
    }

    .s8 .img_holder_main_img.mobile_only {
        display: block;
        margin-right: -8vw;
        padding-left: 17vw;
        position: relative;
    }

    .s8 .img_holder_main_img.mobile_only .vertical_text {
        display: block !important;
    }

    .s8 .img_holder_main_img.mobile_only img {
        width: 100%;
    }

    .s8 .section_inner .img_holder .abs_2 img {
        width: 100%
    }
}

@media (max-width: 550px) {
    .s8 {
        padding-left: 8vw;
        padding-right: 8vw;
        padding-bottom: 7vw;
    }

    .s8 .top_arrow {
        width: 4.667vw;
        height: 10.75vw;
        left: 24%;
        top: -3vw;
        margin-left: 0vw;
    }

    .s8 .top_arrow img {
        margin: 0px;
    }

    .s8 .section_inner {
        width: 100%;
        padding-top: 7.6vw;
    }

    .s8 .section_inner h2 {
        padding-left: 3.2vw;
        padding-right: 17vw;
        letter-spacing: -0.2vw;
        line-height: 1.1;
        margin-bottom: 0px;
    }

    .s8 .section_inner h2 span {
    }

    .s8 .section_inner .img_holder {
        width: 116%;
        padding-top: 69.2vw;
        padding-left: 0.8vw;
        /* margin-right: -9vw; */
        display: block;
        padding-right: 0vw;
    }

    .s8 .section_inner .img_holder>img {
        display: none;
    }

    .s8 .section_inner .img_holder .vertical_text {
        right: inherit;
        top: inherit;
        left: 9vw;
        font-size: 3.1vw;
        letter-spacing: 0.5vw;
        display: none;
        bottom: -2.4vw;
        transform: rotate(-90deg);
    }

    .s8 .section_inner .img_holder .abs_1 {
        top: 5.8vw;
        left: 46.4vw;
        width: 35vw;
    }

    .s8 .section_inner .img_holder .abs_2 {
        left: 0.7vw;
        top: 23.9vw;
        width: 56.8vw;
        height: 57.472vw;
    }

    .s8 .section_inner2 {
        padding-top: 13.9vw;
    }

    .s8 .si_left {
        width: 100%;
    }

    .s8 .si_left ul, .s8 .si_right ul {
        padding-left: 0vw;
        margin: 0px;
    }

    .s8 .si_right {
        width: 100%;
    }

    .s8 ul li {
        padding-left: 7.2vw;
        margin: 0px;
        padding-bottom: 5vw;
        list-style: none;
        position: relative;
    }

    .s8 ul li br {
        display: none;
    }

    .s8 ul li:before {
        width: 1.3vw;
        height: 1.3vw;
        background-color: #000;
        border-radius: 50%;
        font-size: 0vw;
        top: 1.7vw;
        left: 1.3vw;
        content: "";
        position: absolute;
    }

    .s8 .img_holder_main_img.mobile_only {
        display: block;
        margin-right: -8vw;
        padding-left: 17vw;
        position: relative;
    }

    .s8 .img_holder_main_img.mobile_only .vertical_text {
        display: block !important;
    }

    .s8 .img_holder_main_img.mobile_only img {
        width: 100%;
    }

    .s8 .section_inner .img_holder .abs_2 img {
        width: 100%
    }
}

@media (max-width: 480px) {
}

.s9 {
}

.s9 .top_image {
    position: relative;
    margin-top: -18px;
    font-size: 0;
}

.s9 .top_image img {
    margin: 0;
    padding: 0;
    width: 100%;
    margin-top: -12px;
}

.s9 .section_inner {
    width: 1440px;
}

.s9 .section_inner h2 {
    padding-left: 151px;
    padding-right: 151px;
}

.s9 .section_inner .my_sub_title {
    padding-left: 151px;
    padding-right: 151px;
    display: block;
    text-transform: uppercase;
    font-family: FiraMono;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.58;
    letter-spacing: 1.2px;
    width: 100%;
    margin-top: -6px;
    margin-bottom: 20px;
}

.s9 .section_inner .testimonial_slider {
    width: 100%;
}

.s9 .section_inner .testimonial_slider .slick-list {
    padding-left: 0px!important;
}

.s9 .section_inner .testimonial_slider:before {
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    top: 156px;
    right: 404px;
}

.s9 .section_inner .testimonial_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 10px;
    height: 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: none;
}

.s9 .section_inner .testimonial_slider .slick-prev {
    background-image: url(s6_3.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 68.7%;
    top: 174px;
    z-index: 1;
}

.s9 .section_inner .testimonial_slider .slick-next {
    background-image: url(s6_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: 70.4%;
    top: 173px;
}

.s9 .section_inner .testimonial_slider .slick-dots {
    position: absolute;
    top: 4px;
    list-style: none;
    display: table;
    padding: 0;
    margin: 0;
    width: 69%;
    left: 147px;
}

.s9 .section_inner .testimonial_slider .slick-dots li {
    display: table-cell;
    cursor: pointer;
    position: relative;
}

.s9 .section_inner .testimonial_slider .slick-dots li:before {
    content: '';
    position: absolute;
    border-bottom: 2px solid;
    width: 100%;
    bottom: 5px;
    left: 0;
}

.s9 .section_inner .testimonial_slider .slick-dots li button {
    font-size: 0px;
    background: transparent ;
    border: none;
    width: 88%;
    height: 0px
}

.s9 .section_inner .testimonial_slider .slick-dots li.slick-active button {
    height: 3px;
}

.s9 .section_inner .testimonial_slider .slider_left {
    width: 63.5%;
    float: left;
}

.s9 .section_inner .testimonial_slider .slider_left article {
    padding-top: 68px;
    padding-left: 132px;
    position: relative;
}

.s9 .section_inner .testimonial_slider .slider_left article:before {
    content: '';
    position: absolute;
    width: 43px;
    height: 35px;
    background-size: contain;
    background-image: url(s7_3.png);
    top: 72px;
    left: 71px;
}

.s9 .section_inner .testimonial_slider .slider_left .clinet_name {
    padding-top: 32px;
    display: block;
}

.s9 .section_inner .testimonial_slider .slider_left .clinet_city {
    display: block;
    font-weight: 300;
    margin-top: -5px;
    font-size: 16px;
    font-family: arial;
}

.s9 .section_inner .testimonial_slider .slider_right {
    width: 35%;
    float: right;
    padding-top: 84px;
    padding-left: 1px;
}

.s9 .section_inner .testimonial_slider .slider_right img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 189px;
    height: 189px;
    border: 4px solid;
}

.s9 .section_inner .testimonial_slider .slick-slide {
    opacity: 0.5;
}

.s9 .section_inner .testimonial_slider .slick-active {
    opacity: 1;
}

.s9 .section_inner .testimonial_slider .slick-active .slider_left article {
    padding-left: 233px;
}

.s9 .section_inner .testimonial_slider .slick-active .slider_left article:before {
    left: 170px;
    background-repeat: no-repeat;
}

.s9 .bottom_image {
    margin-top: -22px;
    font-size: 0;
}

.s9 .bottom_image img {
    margin: 0;
    padding: 0;
    width: 100%;
}
.s9 .section_inner .testimonial_slider .no_image .slider_left{
    width: 85%;
}
.s9 .section_inner .testimonial_slider .no_image .slider_right{
    display: none;
}

@media (max-width: 1440px) {
    .s9 {
    }

    .s9 .top_image {
        margin-top: -1.25vw;
    }

    .s9 .top_image img {
        width: 100%;
        margin-top: -0.833vw;
    }

    .s9 .section_inner {
        width: 100vw;
    }

    .s9 .section_inner h2 {
        padding-left: 10.486vw;
        padding-right: 10.486vw;
    }

    .s9 .section_inner .my_sub_title {
        padding-left: 10.486vw;
        padding-right: 10.486vw;
        font-size: 0.833vw;
        letter-spacing: 0.083vw;
        width: 100%;
        margin-top: -0.417vw;
        margin-bottom: 1.389vw;
    }

    .s9 .section_inner .testimonial_slider {
        width: 100%;
    }

    .s9 .section_inner .testimonial_slider .slick-list {
    }

    .s9 .section_inner .testimonial_slider:before {
        width: 3.819vw;
        height: 3.819vw;
        border: 2px solid;
        top: 10.833vw;
        right: 28.056vw;
    }

    .s9 .section_inner .testimonial_slider .slick-arrow {
        width: 0.694vw;
        height: 1.389vw;
    }

    .s9 .section_inner .testimonial_slider .slick-prev {
        left: 68.8vw;
        top: 12.083vw;
    }

    .s9 .section_inner .testimonial_slider .slick-next {
        left: 70.6vw;
        top: 12.1vw;
    }

    .s9 .section_inner .testimonial_slider .slick-dots {
        top: 0.278vw;
        width: 69%;
        left: 10.208vw;
    }

    .s9 .section_inner .testimonial_slider .slick-dots li {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li:before {
        border-bottom: 2px solid;
        bottom: 5px;
    }

    .s9 .section_inner .testimonial_slider .slick-dots li button {
        width: 88%;
    }

    .s9 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 0.208vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left {
        width: 63.5%;
    }

    .s9 .section_inner .testimonial_slider .slider_left article {
        padding-top: 4.722vw;
        padding-left: 9.167vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left article:before {
        width: 2.986vw;
        height: 2.431vw;
        top: 5vw;
        left: 4.931vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 2.222vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: -0.347vw;
        font-size: 1.111vw;
    }

    .s9 .section_inner .testimonial_slider .slider_right {
        width: 35%;
        padding-top: 5.833vw;
        padding-left: 0.069vw;
    }

    .s9 .section_inner .testimonial_slider .slider_right img {
        width: 189px;
        height: 189px;
        border: 4px solid;
    }

    .s9 .section_inner .testimonial_slider .slick-slide {
    }

    .s9 .section_inner .testimonial_slider .slick-active {
    }

    .s9 .section_inner .testimonial_slider .slick-active .slider_left article {
        padding-left: 16.181vw;
    }

    .s9 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        left: 11.806vw;
    }

    .s9 .bottom_image {
        margin-top: -1.528vw;
    }

    .s9 .bottom_image img {
    }
}
@media (max-width: 1140px) {
    .s9 .section_inner .my_sub_title {
        font-size: 1.1vw;
    } 
}
@media (max-width: 1024px) {
    .s9 .top_image img {
        margin-top: 0vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left {
        width: 100%;
        float: none;
        order: 2;
    }

    .s9 .section_inner .testimonial_slider .slider_right {
        width: 100%;
        float: none;
        order: 1;
        padding-left: 16.181vw;
    }

    .s9 .section_inner .testimonial_slider .slick-slide {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
}

@media (max-width: 768px) {
    .s9 {
    }

    .s9 .top_image {
    }

    .s9 .top_image img {
        display: none;
    }

    .s9 .top_image img.mobile_only {
        display: block;
    }

    .s9 .section_inner .my_sub_title {
        display: none;
    }

    .s9 .section_inner {
        padding-top: 12vw;
        padding-left: 12vw;
        padding-bottom: 22.2vw;
    }

    .s9 .section_inner h2 {
        padding-left: 0vw;
    }

    .s9 .section_inner .testimonial_slider {
    }

    .s9 .section_inner .testimonial_slider .slick-list {
    }

    .s9 .section_inner .testimonial_slider:before {
        display: none;
    }

    .s9 .section_inner .testimonial_slider .slick-arrow {
    }

    .s9 .section_inner .testimonial_slider .slick-prev {
    }

    .s9 .section_inner .testimonial_slider .slick-next {
    }

    .s9 .section_inner .testimonial_slider .slick-dots {
        left: 1.2vw;
        width: 100%;
    }

    .s9 .section_inner .testimonial_slider .slick-dots li {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li:before {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li button {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 4px;
    }

    .s9 .section_inner .testimonial_slider .slider_left {
    }

    .s9 .section_inner .testimonial_slider .slider_left article {
    }

    .s9 .section_inner .testimonial_slider .slider_left article:before {
    }

    .s9 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 6.3vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: 0vw;
        font-size: 4.111vw;
    }

    .s9 .section_inner .testimonial_slider .slider_right {
        padding-left: 36.181vw;
        padding-top: 13.833vw;
        position: relative;
    }

    .s9 .section_inner .testimonial_slider .slider_right:before {
        content: '';
        position: absolute;
        width: 7vw;
        height: 7vw;
        background-size: contain;
        background-image: url(s7_3.png);
        background-repeat: no-repeat;
        top: 16vw;
        left: 8vw;
    }

    .s9 .section_inner .testimonial_slider .slider_right img {
        width: 38vw;
        height: 38vw;
        border: 4px solid;
    }

    .s9 .section_inner .testimonial_slider .slick-slide {
    }

    .s9 .section_inner .testimonial_slider .slick-active {
    }

    .s9 .section_inner .testimonial_slider .slick-active .slider_left article {
        padding-left: 7.8vw;
        padding-top: 4.99vw;
        padding-right: 10vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left article p {
        margin: 0px;
        padding-bottom: 4vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left article br, .s9 .section_inner .testimonial_slider .slick-active .slider_left article br, .s9 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        display: none;
    }

    .s9 .section_inner .testimonial_slider .slick-prev {
        background-image: url(s6_3_m.png);
        width: 7.5vw;
        height: 7.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 36.4vw;
        left: inherit;
        top: inherit;
        z-index: 1;
    }

    .s9 .section_inner .testimonial_slider .slick-next {
        background-image: url(s6_2_m.png);
        width: 7.5vw;
        height: 7.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 13vw;
        left: inherit;
        z-index: 1;
        top: inherit;
    }

    .s9 .bottom_image img {
        display: none;
    }

    .s9 .bottom_image img.mobile_only {
        display: block;
    }
}

@media (max-width: 550px) {
    .s9 {
    }

    .s9 .top_image {
    }

    .s9 .top_image svg {
        display: none;
    }

    .s9 .top_image svg.mobile_only {
        display: block;
    }

    .s9 .section_inner .my_sub_title {
        display: none;
    }

    .s9 .section_inner {
        padding-top: 5vw;
        padding-left: 12vw;
        padding-bottom: 22.2vw;
    }

    .s9 .section_inner h2 {
        padding-left: 0vw;
    }

    .s9 .section_inner .testimonial_slider {
    }

    .s9 .section_inner .testimonial_slider .slick-list {
    }

    .s9 .section_inner .testimonial_slider:before {
        display: none;
    }

    .s9 .section_inner .testimonial_slider .slick-arrow {
    }

    .s9 .section_inner .testimonial_slider .slick-prev {
    }

    .s9 .section_inner .testimonial_slider .slick-next {
    }

    .s9 .section_inner .testimonial_slider .slick-dots {
        left: 1.2vw;
        width: 100%;
    }

    .s9 .section_inner .testimonial_slider .slick-dots li {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li:before {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li button {
    }

    .s9 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 4px;
    }

    .s9 .section_inner .testimonial_slider .slider_left {
    }

    .s9 .section_inner .testimonial_slider .slider_left article {
    }

    .s9 .section_inner .testimonial_slider .slider_left article:before {
    }

    .s9 .section_inner .testimonial_slider .slider_left .clinet_name {
        padding-top: 6.3vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left .clinet_city {
        margin-top: 0vw;
        font-size: 4.111vw;
    }

    .s9 .section_inner .testimonial_slider .slider_right {
        padding-left: 36.181vw;
        padding-top: 13.833vw;
        position: relative;
    }

    .s9 .section_inner .testimonial_slider .slider_right:before {
        content: '';
        position: absolute;
        width: 12vw;
        height: 12vw;
        background-size: contain;
        background-image: url(s7_3.png);
        background-repeat: no-repeat;
        top: 16vw;
        left: 8vw;
    }

    .s9 .section_inner .testimonial_slider .slider_right img {
        width: 38vw;
        height: 38vw;
        border: 4px solid;
    }

    .s9 .section_inner .testimonial_slider .slick-slide {
    }

    .s9 .section_inner .testimonial_slider .slick-active {
    }

    .s9 .section_inner .testimonial_slider .slick-active .slider_left article {
        padding-left: 7.8vw;
        padding-top: 5.3vw;
        padding-right: 10vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left article p {
        margin: 0px;
        padding-bottom: 4vw;
    }

    .s9 .section_inner .testimonial_slider .slider_left article br, .s9 .section_inner .testimonial_slider .slick-active .slider_left article br, .s9 .section_inner .testimonial_slider .slick-active .slider_left article:before {
        display: none;
    }

    .s9 .section_inner .testimonial_slider .slick-prev {
        background-image: url(s6_3_m.png);
        width: 7.5vw;
        height: 13.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 36.4vw;
        left: inherit;
        top: inherit;
        z-index: 1;
    }

    .s9 .section_inner .testimonial_slider .slick-next {
        background-image: url(s6_2_m.png);
        width: 7.5vw;
        height: 13.75vw;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        bottom: -20.6vw;
        right: 13vw;
        left: inherit;
        z-index: 1;
        top: inherit;
    }

    .s9 .bottom_image svg {
        display: none;
    }

    .s9 .bottom_image svg.mobile_only {
        display: block;
    }
}

@media (max-width: 480px) {
}

.s10 {
    position: relative;
    padding-top: 79px;
}

.s10 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 844px;
    justify-content: space-between;
}

.s10 .section_inner .si_left {
    width: 49%;
    text-align: right;
    position: relative;
}


.s10 .section_inner .si_left .vertical_text_special {
    font-family: Gilroy;
    font-size: 65px;
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    width: 56px;
    top: 371px;
    left: -6px;
    letter-spacing: 2px;
}

.s10 .section_inner .si_left .vertical_text_special br {
    content: '';
    display: inline;
    padding-right: 10px;
}
.s10 .section_inner .si_left .vertical_text_special hr{
    width: 1px;
    height: 1px;
    padding-right: 10px;
    border: 0;
    opacity: 0;
    margin: 0;
    display: inline;
}
.s10 .section_inner .si_left .vertical_text_special i {
    font-style: italic;
}

.s10 .section_inner .si_left .vertical_text_special2 {
    -webkit-text-stroke-width: 1px;
    left: 1px;
    top: 369px;
}

.s10 .section_inner .si_left .most_popula {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.58;
    letter-spacing: 1.2px;
    margin-top: -11px;
    display: block;
}

.s10 .section_inner .si_left .si_left_content {
    margin-top: 14px;
    margin-right: 2px;
    margin-left: 90px;
}

.s10 .si_content {
    border: solid 5px;
    width: 100%;
    padding-top: 110px;
    text-align: center;
    padding-bottom: 64px;
}

.s10 .si_content h2 {
    font-size: 37px;
    font-weight: 800;
    letter-spacing: 1.48px;
}

.s10 .si_content .vertical_line {
    width: 11px;
    height: 56px;
    background-color: transparent;
    margin: auto;
    margin-top: 26px;
    display: block;
    border-left: 2px solid;
}

.s10 .si_content .my_button {
    margin-top: 56px;
}

.s10 .si_content .my_button a {
    display: inline-block;
    margin: auto;
    font-family: FiraMono;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.58;
    letter-spacing: 1.2px;
    padding: 5px 37px 6px 41px;
    margin-right: 9px;
}

.s10 .section_inner .si_right {
    width: 48.2%;
}

.s10 .section_inner .si_right .si_right_content {
    padding-top: 182px;
}

.s10 .section_inner .si_right .si_content {
    padding-top: 65px;
    padding-right: 8px;
}

.s10 .section_inner .si_right .si_content h2 {
    padding-right: 11px;
}

.s10 .section_inner .si_right .si_content .vertical_line {
    margin-top: 5px;
}

.s10 .section_inner .si_right .si_content .my_button {
    margin-top: 53px;
}

.s10 .section_inner .si_right .si_content .my_button a {
    margin-right: 3px;
}

.s10.one_box .section_inner{
    width: 500px;
}
.s10.one_box .section_inner .si_left{
   width:98%;
}

@media (max-width: 1440px) {
    .s10 {
        padding-top: 5.5vw;
    }

    .s10 .section_inner {
        width: 58.611vw;
    }

    .s10 .section_inner .si_left {
        width: 49%;
    }

    .s10 .section_inner .si_left .vertical_text_special {
        font-size: 4.514vw;
        width: 3.889vw;
        top: 25.764vw;
        left: -0.417vw;
        letter-spacing: 0.139vw;
    }

    .s10 .section_inner .si_left .vertical_text_special br,
    .s10 .section_inner .si_left .vertical_text_special hr {
        padding-right: 0.694vw;
    }

    .s10 .section_inner .si_left .vertical_text_special i {
    }

    .s10 .section_inner .si_left .vertical_text_special2 {
        -webkit-text-stroke-width: 0.139vw;
        left: 0.069vw;
        top: 25.625vw;
    }

    .s10 .section_inner .si_left .most_popula {
        font-size: 0.833vw;
        letter-spacing: 0.083vw;
        margin-top: -0.764vw;
    }

    .s10 .section_inner .si_left .si_left_content {
        margin-top: 0.972vw;
        margin-right: 0.139vw;
        margin-left: 6.25vw;
    }

    .s10 .si_content {
        border: solid 5px;
        padding-top: 110px;
        padding-bottom: 64px;
    }

    .s10 .si_content h2 {
        font-size: 2.569vw;
        letter-spacing: 0.103vw;
    }

    .s10 .si_content .vertical_line {
        width: 11px;
        height: 56px;
        margin-top: 26px;
        display: block;
        border-left: 2px solid;
    }

    .s10 .si_content .my_button {
        margin-top: 3.889vw;
    }

    .s10 .si_content .my_button a {
        font-size: 0.833vw;
        letter-spacing: 0.083vw;
        padding: 0.347vw 2.569vw 0.417vw 2.847vw;
        margin-right: 0.625vw;
    }

    .s10 .section_inner .si_right {
        width: 48.2%;
    }

    .s10 .section_inner .si_right .si_right_content {
        padding-top: 12.639vw;
    }

    .s10 .section_inner .si_right .si_content {
        padding-top: 4.514vw;
        padding-right: 0.556vw;
    }

    .s10 .section_inner .si_right .si_content h2 {
        padding-right: 0.764vw;
    }

    .s10 .section_inner .si_right .si_content .vertical_line {
        margin-top: 0.347vw;
    }

    .s10 .section_inner .si_right .si_content .my_button {
        margin-top: 3.681vw;
    }

    .s10 .section_inner .si_right .si_content .my_button a {
        margin-right: 0.208vw;
    }
    .s10.one_box .section_inner{
        width: 34.722vw;
    }
}

@media (max-width: 1140px) {
    .s10 .section_inner .si_left .most_popula{
        font-size: 1.1vw;
    }
    .s10 .section_inner .si_left .si_left_content{
        margin-left: 0vw;    
    }
    .s10 .section_inner .si_left .vertical_text_special{
        left: -6.417vw;
    }
    .s10 .section_inner .si_left .vertical_text_special2{
        left: -6.069vw;    
    }
}

@media (max-width: 1024px) {
    .s10 .section_inner {
        width: 100%;
    }

    .s10 {
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .s10 .section_inner .si_left .most_popula {
        font-size: 1.3vw;
    }
    .s10.one_box .section_inner{
        width:50vw;
    }
}

@media (max-width: 768px) {
    .s10 {
        padding-left: 5.6vw;
        padding-right: 4.7vw;
        padding-bottom: 18.3vw;
    }

    .s10 .section_inner {
    }

    .s10 .section_inner .si_left {
        width: 100%;
        padding-top: 39.6vw;
    }

    .s10 .section_inner .si_left .vertical_text_special {
        transform: rotate(0deg);
        position: absolute;
        top: 16.7vw;
        width: 100%;
        text-align: center;
        font-size: 7.889vw;
        padding-right: 1vw;
        left: -0.417vw;
    }

    .s10 .section_inner .si_left .vertical_text_special br {
    }

    .s10 .section_inner .si_left .vertical_text_special i {
    }

    .s10 .section_inner .si_left .vertical_text_special2 {
        top: 15.5vw;
        font-weight: bold;
        left: -1.9vw;
        letter-spacing: 0.1vw;
    }

    .s10 .section_inner .si_left .most_popula {
        bottom: inherit;
        top: 55.2vw;
        left: -6.6vw;
        font-size: 2.3vw;
        position: absolute;
        text-transform: uppercase;
        font-family: FiraMono;
        word-spacing: 0.125vw;
        width: auto;
        transform: rotate(-90deg);
        letter-spacing: 0.5vw;
    }

    .s10 .section_inner .si_left .si_left_content {
        margin-left: 00vw;
        margin-top: 0vw;
    }

    .s10 .si_content {
        padding-top: 6.8vw;
        padding-bottom: 0vw;
    }

    .s10 .si_content article {
        padding-top: 28px;
    }

    .s10 .si_content article p {
        margin: 0px;
        padding-bottom: 6vw;
    }

    .s10 .si_content h2 {
        font-size: 5.889vw;
        font-style: italic;
        letter-spacing: 0.2vw;
        padding-right: 6vw;
    }

    .s10 .si_content .vertical_line {
        width: 11px;
        height: 72px;
        margin-top: 19px;
    }

    .s10 .si_content .my_button {
        margin-top: 3.2vw;
        padding-left: 3.8vw;
        padding-right: 3.8vw;
        margin-bottom: -5.6vw;
    }

    .s10 .si_content .my_button a {
        margin-right: 0vw;
        width: 100%;
        font-size: 3.2vw;
        letter-spacing: 0.43vw;
        padding: 2.347vw 2.569vw 1.417vw 2.847vw;
    }

    .s10 .section_inner .si_right {
        width: 100%;
        padding-top: 7.4vw;
    }

    .s10 .section_inner .si_right .si_right_content {
    }

    .s10 .section_inner .si_right .si_content {
        padding-top: 11.2vw;
        /* padding-right: 4vw; */
    }

    .s10 .section_inner .si_right .si_content h2 {
        padding-right: 4vw;
    }

    .s10 .section_inner .si_right .si_content .vertical_line {
        width: 16px;
        height: 38px;
        margin-top: 3.9vw;
    }

    .s10 .section_inner .si_right .si_content article {
        padding-top: 3vw;
    }

    .s10 .section_inner .si_right .si_content article p {
        margin: 0vw;
    }

    .s10 .section_inner .si_right .si_content .my_button {
        margin-top: 3.1vw;
    }

    .s10 .section_inner .si_right .si_content .my_button a {
    }

    .s10.one_box .section_inner {
        width: 86vw;
    }
}

@media (max-width: 550px) {
    .s10 {
        padding-left: 5.6vw;
        padding-right: 4.7vw;
        padding-bottom: 27.3vw;
    }

    .s10 .section_inner {
    }

    .s10 .section_inner .si_left {
        width: 100%;
        padding-top: 34vw;
    }

    .s10 .section_inner .si_left .vertical_text_special {
        transform: rotate(0deg);
        position: absolute;
        top: 11.3vw;
        width: 100%;
        text-align: center;
        font-size: 10.7vw;
        padding-right: 1vw;
        left: -0.417vw;
    }

    .s10 .section_inner .si_left .vertical_text_special br {
    }

    .s10 .section_inner .si_left .vertical_text_special i {
    }

    .s10 .section_inner .si_left .vertical_text_special2 {
        top: 10.5vw;
        left: -1vw;
        letter-spacing: 0.2vw;
    }

    .s10 .section_inner .si_left .most_popula {
        bottom: inherit;
        top: 50vw;
        left: -6.6vw;
        font-size: 3.1vw;
        position: absolute;
        text-transform: uppercase;
        font-family: FiraMono;
        word-spacing: 0.125vw;
        width: auto;
        transform: rotate(-90deg);
        letter-spacing: 0.5vw;
    }

    .s10 .section_inner .si_left .si_left_content {
        margin-left: 00vw;
        margin-top: 0vw;
    }

    .s10 .si_content {
        padding-top: 11vw;
        padding-bottom: 0vw;
    }

    .s10 .si_content article {
        padding-top: 28px;
    }

    .s10 .si_content article p {
        margin: 0px;
        padding-bottom: 6vw;
    }

    .s10 .si_content h2 {
        font-size: 8.6vw;
        font-style: italic;
        letter-spacing: 0.2vw;
        padding-right: 6vw;
    }

    .s10 .si_content .vertical_line {
        width: 16px;
        height: 73px;
        margin-top: 19px;
    }

    .s10 .si_content .my_button {
        margin-top: 3.2vw;
        padding-left: 3.8vw;
        padding-right: 3.8vw;
        margin-bottom: -9.6vw;
    }

    .s10 .si_content .my_button a {
        margin-right: 0vw;
        width: 100%;
        font-size: 4.2vw;
        letter-spacing: 0.43vw;
        padding: 2.347vw 2.569vw 3.417vw 2.847vw;
    }

    .s10 .section_inner .si_right {
        width: 100%;
        padding-top: 7.4vw;
    }

    .s10 .section_inner .si_right .si_right_content {
    }

    .s10 .section_inner .si_right .si_content {
        padding-top: 11.2vw;
        /* padding-right: 4vw; */
    }

    .s10 .section_inner .si_right .si_content h2 {
        padding-right: 4vw;
    }

    .s10 .section_inner .si_right .si_content .vertical_line {
        width: 16px;
        height: 38px;
        margin-top: 3.9vw;
    }

    .s10 .section_inner .si_right .si_content article {
        padding-top: 2.9vw;
    }

    .s10 .section_inner .si_right .si_content article p {
        margin: 0vw;
    }

    .s10 .section_inner .si_right .si_content .my_button {
        margin-top: 3.1vw;
    }

    .s10 .section_inner .si_right .si_content .my_button a {
    }
}

@media (max-width: 480px) {
}

.s11 {
    position: relative;
    margin-right: 11px;
    padding-top: 103px;
}

.s11 .line_heading {
    font-family: PublicSans;
    font-size: 75px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 2px;
    /* padding-left: 374px; */
    width: 5000px;
    position: absolute;
    text-align: center;
    top: 189px;
    left: 50%;
    z-index: 1;
    transform: translateX(-30%);
    animation: marquee 30s linear infinite;
    animation-fill-mode: both;
    animation-direction: alternate;
}
@keyframes marquee {
    0%   { transform: translateX(-40%); }
    100% { transform: translateX(-60%); }
}
.s11 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1298px;
    justify-content: space-between;
    padding-top: 231px;
    padding-bottom: 97px;
}

.s11 .si_left {
    width: 47%;
    padding-top: 13px;
    text-align: right;
}

.s11 .si_left .tablinks {
    margin-left: 154px;
    border-bottom: 2px solid #000000;
    margin-right: 49px;
    margin-bottom: 17px;
    padding-bottom: 16px;
    cursor: pointer;
    position: relative;
}

.s11 .si_left .tablinks:before {
    content: ' + ';
    position: absolute;
    right: -41px;
    top: -7px;
    font-size: 25px;
    /* font-family: arial; */
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}

.s11 .si_left .tablinks.active {
    padding-bottom: 77px;
}

.s11 .si_left .tablinks.active:before {
    content: ' - ';
    font-size: 48px;
    font-weight: normal;
    top: -28px;
    right: -45px;
}

.s11 .si_right {
    width: 50%;
}

.s11 .si_right .tabcontent {
    padding-left: 10px;
}

.s11 .si_right .tabcontent p {
    margin-bottom: 24px;
}

@media (max-width: 1440px) {
    .s11 {
        margin-right: 0.764vw;
        padding-top: 7.1vw;
    }

    .s11 .line_heading {
        font-size: 5.208vw;
        letter-spacing: 0.139vw;
        top: 13vw;
    }

    .s11 .section_inner {
        width: 90.139vw;
        padding-top: 16.042vw;
        padding-bottom: 6.736vw;
    }

    .s11 .si_left {
        width: 47%;
        padding-top: 0.903vw;
    }

    .s11 .si_left .tablinks {
        margin-left: 154px;
        border-bottom: 2px solid;
        margin-right: 49px;
        margin-bottom: 17px;
        padding-bottom: 16px;
    }

    .s11 .si_left .tablinks:before {
        right: -2.847vw;
        top: -0.486vw;
        font-size: 1.736vw;
    }

    .s11 .si_left .tablinks.active {
        padding-bottom: 5.347vw;
    }

    .s11 .si_left .tablinks.active:before {
        font-size: 3.333vw;
        top: -1.944vw;
        right: -3.125vw;
    }

    .s11 .si_right {
        width: 50%;
    }

    .s11 .si_right .tabcontent {
        padding-left: 0.694vw;
    }

    .s11 .si_right .tabcontent p {
        margin-bottom: 1.667vw;
    }
}

@media (max-width: 1140px) {
}

@media (max-width: 1024px) {
    .s11 .section_inner {
        width: 100%;
        padding-left: 8vw;
        padding-right: 8vw;
    }

    .s11 .si_left .tablinks {
        margin-left: 0vw;
        border-bottom: 2px solid;
        margin-right: 4vw;
        margin-bottom: 2vw;
        padding-bottom: 2vw;
    }

    .s11 .si_left .tablinks br, .s11 .si_right .tabcontent p br {
        display: none;
    }
}

@media (max-width: 768px) {
    .s11 {
        margin-right: 0vw;
    }

    .s11 .line_heading {
        font-size: 11.6vw;
        letter-spacing: 0.139vw;
        top: 9.972vw;
        left: 96vw;
    }

    .s11 .section_inner {
        padding-top: 29.042vw;
        padding-bottom: 11.8vw;
        margin-bottom: 0px;
    }

    .s11 .si_left {
        width: 100%;
        display: none;
    }

    .s11 .si_left .tablinks {
    }

    .s11 .si_left .tablinks:before {
    }

    .s11 .si_left .tablinks.active {
    }

    .s11 .si_left .tablinks.active:before {
    }

    .s11 .si_right {
        display: none;
    }

    .s11 .si_right .tabcontent {
    }

    .s11 .si_right .tabcontent p {
    }

    .s11 .s11_accordion.mobile_only {
        display: block;
        padding-top: 0.7vw;
    }

    .s11 .s11_content_item {
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .s11 .s11_content_title {
        text-align: center;
        border-bottom: 2px solid #000;
        padding-bottom: 3vw;
        margin-bottom: 1.9vw;
    }

    .s11 .s11_content_title br, .s11 .s11_content_item article {
        display: none;
    }

    .s11 .s11_content_title.active {
        border-bottom: 2px solid rgba(0, 0, 0, 0);
    }

    .s11 .s11_content_item article.active {
        display: block;
        text-align: center;
        margin-top: -0.2vw;
        border-bottom: 2px solid #000;
        padding-bottom: 2.9vw;
        margin-bottom: 4.4vw;
    }

    .s11 .s11_content_item article.active p {
        margin: 0px;
        font-style: italic;
        padding-bottom: 3vw;
        color: #FFF;
        margin-left: -2vw;
        margin-right: -2vw;
    }

    .s11 .s11_content_item article.active p br {
        display: none;
    }
}

@media (max-width: 550px) {
    .s11 {
        margin-right: 0vw;
        padding-top: 0vw;
    }

    .s11 .line_heading {
        font-size: 15.6vw;
        letter-spacing: 0.139vw;
        top: 13.972vw;
        left: 206vw;
    }

    .s11 .section_inner {
        padding-top: 43.042vw;
        padding-bottom: 18.8vw;
        margin-bottom: 0px;
    }

    .s11 .si_left {
        width: 100%;
        display: none;
    }

    .s11 .si_left .tablinks {
    }

    .s11 .si_left .tablinks:before {
    }

    .s11 .si_left .tablinks.active {
    }

    .s11 .si_left .tablinks.active:before {
    }

    .s11 .si_right {
        display: none;
    }

    .s11 .si_right .tabcontent {
    }

    .s11 .si_right .tabcontent p {
    }

    .s11 .s11_accordion.mobile_only {
        display: block;
        padding-top: 0.7vw;
    }

    .s11 .s11_content_item {
        padding-left: 5vw;
        padding-right: 5vw;
    }

    .s11 .s11_content_title {
        text-align: center;
        border-bottom: 2px solid #000;
        padding-bottom: 3vw;
        margin-bottom: 1.9vw;
    }

    .s11 .s11_content_title br, .s11 .s11_content_item article {
        display: none;
    }

    .s11 .s11_content_title.active {
        border-bottom: 2px solid rgba(0, 0, 0, 0) !important;
    }

    .s11 .s11_content_item article.active {
        display: block;
        text-align: center;
        margin-top: -0.2vw;
        border-bottom: 2px solid #000;
        padding-bottom: 2.9vw;
        margin-bottom: 4.4vw;
    }

    .s11 .s11_content_item article.active p {
        margin: 0px;
        font-style: italic;
        padding-bottom: 3vw;
        color: #FFF;
        margin-left: -2vw;
        margin-right: -2vw;
    }

    .s11 .s11_content_item article.active p br {
        display: none;
    }
}

@media (max-width: 480px) {
}

.s12 {
}

.s12 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 1440px ;
    justify-content: space-between;
}

.s12 .si_left {
    width: 50%;
    position: relative;
}

.s12 .si_left .insta_id {
    position: absolute;
    background: #ffffff;
    color: #000000;
    font-family: AGaramondLT;
    font-size: 22.5px;
    font-style: italic;
    line-height: 1.07;
    letter-spacing: 2.25px;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    width: 324px;
    margin-left: -167px;
    padding: 12px 20px;
    text-align: center;
    padding-left: 10px;
}

.s12 .si_right {
    width: 50%;
}

.s12 .si_right .si_content {
    text-align: center;
    padding: 40px;
    padding-top: 67px;
    padding-left: 45px;
}

.s12 .si_right .si_content h2 {
    font-size: 67px;
    font-weight: 800;
    line-height: 1.01;
    letter-spacing: normal;
    margin-bottom: 21px;
}

.s12 .si_right .si_content article {
    margin-left: -18px;
    color: #ffffff;
    margin-bottom: 31px;
}

.s12 .si_right .si_content input {
    width: 409px;
    margin: auto;
    margin-bottom: 12px;
    font-family: FiraMono;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.58;
    letter-spacing: 2.4px;
    color: #292929;
    background: #ecefe8;
    border: none;
    padding: 25px;
    padding-top: 10px;
    padding-bottom: 9px;
    display: block;
}

.s12 .si_right .si_content .form_submits {
    padding-right: 15px;
}

.s12 .si_right .si_content input[type=submit] {
    width: 196px;
    /* display: block; */
    /* margin-left: -10px; */
    margin-top: 35px;
    padding-top: 6px;
    letter-spacing: 1.2px;
    padding-bottom: 5px;
    background-color: #292929;
    color: #ecefe8;
}

@media (max-width: 1440px) {
    .s12 {
    }

    .s12 .section_inner {
        width: 100vw ;
    }

    .s12 .si_left {
        width: 50%;
    }

    .s12 .si_left .insta_id {
        font-size: 1.563vw;
        font-style: italic;
        letter-spacing: 0.156vw;
        top: 50%;
        left: 50%;
        margin-top: -1.806vw;
        width: 22.5vw;
        margin-left: -11.597vw;
        padding: 0.833vw 1.389vw;
        padding-left: 0.694vw;
    }

    .s12 .si_right {
        width: 50%;
    }

    .s12 .si_right .si_content {
        padding: 2.778vw;
        padding-top: 4.653vw;
        padding-left: 3.125vw;
    }

    .s12 .si_right .si_content h2 {
        font-size: 4.653vw;
        margin-bottom: 1.458vw;
    }

    .s12 .si_right .si_content article {
        margin-left: -1.25vw;
        margin-bottom: 2.153vw;
    }

    .s12 .si_right .si_content input {
        width: 28.403vw;
        margin-bottom: 0.833vw;
        font-size: 0.833vw;
        letter-spacing: 0.167vw;
        padding: 1.736vw;
        padding-top: 0.694vw;
        padding-bottom: 0.625vw;
    }

    .s12 .si_right .si_content .form_submits {
        padding-right: 1.042vw;
    }

    .s12 .si_right .si_content input[type=submit] {
        width: 13.611vw;
        margin-top: 2.431vw;
        padding-top: 0.417vw;
        letter-spacing: 0.083vw;
        padding-bottom: 0.347vw;
    }
}

@media (max-width: 1140px) {
    .s12 .si_right .si_content article p br{
        display:none;
    }
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
    .s_spacer {
        display: none !important;
    }

    .s12 {
    }

    .s12 .section_inner {
    }

    .s12 .si_left {
        width: 100%;
        order: 2;
    }

    .s12 .si_left .insta_id {
        font-size: 5vw;
        width: auto;
        font-family: 'AGaramondLT';
        font-weight: 100;
        padding: 2.833vw 13.7vw 2.1vw 10.7vw;
        margin-top: -5.306vw;
        left: 28%;
        letter-spacing: 0.33vw;
    }

    .s12 .si_right {
        width: 100%;
        order: 1;
        padding-left: 8vw;
        padding-right: 8vw;
        padding-bottom: 7.3vw;
    }

    .s12 .si_right .si_content {
        padding: 0vw 0vw;
        padding-top: 12.7vw;
    }

    .s12 .si_right .si_content h2 {
        font-size: 7.889vw;
        letter-spacing: 0vw;
        margin-bottom: 0vw;
        padding-bottom: 4.6vw;
    }

    .s12 .si_right .si_content article {
        margin-bottom: 0vw;
        padding-bottom: 4.2vw;
    }

    .s12 .si_right .si_content article p {
        padding-bottom: 4vw;
        margin-bottom: 0vw;
    }

    .s12 .si_left .instagram_feed {
    }

    .s12 .si_left .instagram_feed .instagram_gallery {
    }

    .s12 .si_left .instagram_feed .instagram_gallery a {
    }

    .s12 .si_left .instagram_feed .instagram_gallery a img {
        width: 50% !important;
    }

    .s12 .si_right .si_content input {
        width: 97%;
        font-size: 2.2vw;
        text-align: center;
        padding-top: 1.4vw;
        padding-bottom: 1vw;
        margin-bottom: 3.6vw;
    }

    .s12 .si_right .si_content .form_submits {
        padding-top: 0.1vw;
    }

    .s12 .si_right .si_content input[type=submit] {
        background-color: transparent !important;
        color: #000 !important;
        width: auto;
        font-size: 3.9vw;
        text-transform: lowercase;
        font-family: Gilroy;
        border-bottom: 4px solid #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        line-height: 1.75;
    }
}

@media (max-width: 550px) {
    .s_spacer {
        display: none !important;
    }

    .s12 {
        margin-top: 1px  !important;
    }

    .s12 .section_inner {
    }

    .s12 .si_left {
        width: 100%;
        order: 2;
    }

    .s12 .si_left .insta_id {
        font-size: 5vw;
        width: auto;
        font-family: 'AGaramondLT';
        font-weight: 100;
        padding: 2.833vw 13.7vw 2.1vw 10.7vw;
        margin-top: -5.306vw;
        left: 28%;
        letter-spacing: 0.33vw;
    }

    .s12 .si_right {
        width: 100%;
        order: 1;
        padding-left: 8vw;
        padding-right: 8vw;
        padding-bottom: 5.3vw;
    }

    .s12 .si_right .si_content {
        padding: 0vw 0vw;
        padding-top: 17.7vw;
    }

    .s12 .si_right .si_content h2 {
        font-size: 10.4vw;
        letter-spacing: 0vw;
        margin-bottom: 0vw;
        padding-bottom: 4.6vw;
    }

    .s12 .si_right .si_content article {
        margin-bottom: 0vw;
        padding-bottom: 4.2vw;
    }

    .s12 .si_right .si_content article p {
        padding-bottom: 4vw;
        margin-bottom: 0vw;
    }

    .s12 .si_left .instagram_feed {
    }

    .s12 .si_left .instagram_feed .instagram_gallery {
    }

    .s12 .si_left .instagram_feed .instagram_gallery a {
    }

    .s12 .si_left .instagram_feed .instagram_gallery a img {
        width: 50% !important;
    }

    .s12 .si_right .si_content input {
        width: 97%;
        font-size: 3.7vw;
        text-align: center;
        padding-top: 5.4vw;
        padding-bottom: 3vw;
        margin-bottom: 4.6vw;
    }

    .s12 .si_right .si_content .form_submits {
        padding-top: 0.1vw;
    }

    .s12 .si_right .si_content input[type=submit] {
        background-color: transparent !important;
        color: #000 !important;
        width: auto;
        font-size: 5.9vw;
        text-transform: lowercase;
        font-family: Gilroy;
        border-bottom: 4px solid #000;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        line-height: 1.75;
    }
    .s12 .si_right .si_content .email-field {
        padding-bottom: 0.01vw;    
    }
}

@media (max-width: 480px) {
}

/*
=======================================
  Section 15
=========================================*/
.s15 {
    background: #000000;
}

.s15 .section_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1208px;
}

.s15 .si_left {
    width: 80%;
    width: 100%;
    text-align: center;
}

.s15 .si_left .si_copyright {
    padding-left: 0;
    padding-bottom: 22px;
    padding-top: 22px;
    font-size: 15px;
    font-family: 'Quicksand', sans-serif;
    color: #ffffff;
    letter-spacing: 1.6px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: normal;
}

.s15 .si_left .si_copyright strong {
    font-style: normal;
}

.s15 .si_left .si_copyright a {
    color: #6bbdb9;
}

.s15 .si_left .si_copyright a:hover {
    color: #ffffff;
}

.s15 .si_right {
    width: 20%;
    text-align: center;
    width: 100%;
}

.s15 .si_right .si_social {
    margin-top: 18px;
    padding-bottom: 22px;
}

.s15 .si_right .si_social img {
    max-height: 18px;
    margin-left: 10px;
}
.footer_menu_link:before{
    content:"| ";
    color:#fff;
}
@media (max-width: 1440px) {
    .s15 .section_inner {
        width: 83.889vw;
    }

    .s15 .si_left {
        /* width: 80%; */
    }

    .s15 .si_left .si_copyright {
        padding-left: 0;
        padding-top: 1.528vw;
        padding-bottom: 1.528vw;
        font-size: 1.142vw;
        letter-spacing: 0.111vw;
    }

    .s15 .si_right {
        /* width: 20%; */
    }

    .s15 .si_right .si_social {
        margin-top: 1.25vw;
        padding-bottom: 1.528vw;
    }

    .s15 .si_right .si_social img {
        max-height: 1.35vw;
        margin-left: 0.694vw;
    }
}

@media (max-width: 768px) {
    .s15 {
        padding-left: 4vw;
        padding-right: 4vw;
        padding-bottom: 4vw;
        padding-top: 4vw;
        border-top: 1px solid #FFF;
    }

    .s15 .section_inner {
        width: 100%;
    }

    .s15 .si_left {
        width: 100%;
    }

    .s15 .si_left .si_copyright {
        padding-left: 0;
        padding-top: 0;
        font-size: 2.3vw;
        letter-spacing: 0.3vw;
        text-align: center;
    }

    .s15 .si_left .si_copyright span {
        display: block;
    }

    .s15 .si_left .si_copyright strong {
        display: block;
        padding-top: 1.5vw;
    }

    .s15 .si_right {
        width: 100%;
        display: none;
    }

    .s15 .si_right .si_social {
        margin-top: 1.25vw;
        padding-bottom: 1.528vw;
    }

    .s15 .si_right .si_social img {
        max-height: 1.25vw;
        margin-left: 0.694vw;
    }
    .footer_menu_link.thefirst:before{
        display:none;
    }
}

@media (max-width: 550px) {
    .s15 .si_left .si_copyright {
        font-size: 3.3vw;
        letter-spacing: 0.3vw;
        text-align: center;
    }
}



/*
=======================================
  Section 16
=========================================*/
.s16 {
    position: relative;
    background-color: #000000;
    padding-top: 0;
    padding-bottom: 100px;
}
.s16 .section_inner {width: 800px;border: solid 1px #000;}
.s16 .section_inner .si_content {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    width: 100%;
    font-size: 12px;
    letter-spacing: 2px;
    margin-left: 2px;
    margin: 0;
    transform: translateY(-50%);
}
.s16 .section_inner .si_content span{
    display:inline-block;
    padding-right: 30px;
    padding-left: 30px;
}
.s16 .section_inner .countdown {
    width: 537px;
    margin: auto;
    margin-top: 23px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 40px;
}

.s16 .section_inner .countdown .countdown_inner {
    width: 25%;
    position: relative;
}

.s16 .section_inner .countdown .countdown_inner:before {
    content: ':';
    position: absolute;
    right: -10px;
    top: -2px;
    font-size: 43px;
    color: #000000;
    z-index: 2;
}
.s16 .section_inner .countdown .countdown_inner:after{
    content:" ";
    position:absolute;
    width: 80px;
    height: 80px;
    background-color:#FFE9E9;
    top: 0;
    left: 50%;
    border-radius:100%;
    z-index:0;
    transform: translateX(-50%);
}
.s16 .section_inner .countdown .countdown_inner:last-of-type:before {
    display: none;
}

.s16 .section_inner .countdown .countdown_inner h2 {
    margin-bottom: 0;
    font-size: 64.125px;
    letter-spacing: 3.21px;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000000;
    position: relative;
    z-index: 1;
}



.s16 .section_inner .countdown .countdown_inner .countdown__title {
    font-size: 19px;
    letter-spacing: 1px;
    margin-left: 0;
    position: relative;
    z-index: 1;
    margin-top: -2px;
    margin-bottom: 0;
}


@media (max-width: 1440px) {
  .s16 {
      padding-top: 0;
      padding-bottom: 6.944vw;
  }
  .s16 .section_inner .countdown .countdown_inner:after{
    width: 5.556vw;
    height: 5.556vw;
 
    }
    .s16 .section_inner{
        width:55.556vw;
    }
  .s16 .section_inner .si_content span{
    padding-right: 2.083vw;
    padding-left: 2.083vw;
  }
  .s16 .section_inner .si_content {
      font-size: 0.833vw;
      letter-spacing: 0.069vw;
      margin-left: 0.139vw;
  }
  .s16 .section_inner .countdown {
      width: 37.292vw;
      margin-top: 1.597vw;
      margin-bottom: 2.778vw;
  }
  .s16 .section_inner .countdown .countdown_inner:before {
      right: -0.694vw;
      top: -0.139vw;
      font-size: 2.8vw;
  }
  .s16 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 0;
      font-size: 4.453vw;
      letter-spacing: 0.223vw;
  }

  .s16 .section_inner .countdown .countdown_inner .countdown__title {
      font-size: 1.319vw;
      letter-spacing: 0.223vw;
      /* margin-left: 0.278vw; */
  }

}

@media (max-width: 1024px) {
  .s16 .section_inner .si_content{
    font-size: 1.25vw;
  }
}

@media (max-width: 768px) {
  .s16 .section_inner .si_content{
    font-size:2vw;
  }
  .s16 .section_inner .countdown .countdown_inner:before {
      right: -0.694vw;
      top: -0.4vw;
      font-size: 5.361vw;
  }
  .s16 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 0;
      font-size: 6.453vw;
      letter-spacing: 0.3vw;
  }
    .s16 .section_inner .countdown .countdown_inner:after{
    width: 8.556vw;
    height: 8.556vw;
    }
  .s16 .section_inner .countdown .countdown_inner .countdown__title {
      font-size: 2.563vw;
      letter-spacing: 0.223vw;
      /* margin-left: 0.278vw; */
  }

  .s16 .section_inner .countdown .countdown_inner{
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .s16 .section_inner .countdown{
    width: 60vw;
  }

    .s16 {
        padding-top: 10vw;
        padding-bottom: 3vw;
    }
    .s16 .section_inner {
        width: 70vw;
    }
}

@media (max-width: 550px) {
  .s16 {
      padding-top: 11.7vw;
      padding-bottom: 5.403vw;
  }
  .s16 .section_inner .si_content {
      font-size: 2.7vw;
      letter-spacing: 0.8vw;
      margin: 0px;
  }
  .s16 .section_inner .countdown {
     width: 86vw;
     margin-top: 2.4vw;
  }
  .s16 .section_inner .countdown .countdown_inner h2 {
      margin-bottom: 0;
      font-size: 8.453vw;
      letter-spacing: 0.3vw;
      -webkit-text-stroke-width: 1px;
  }
  .s16 .section_inner .countdown .countdown_inner .countdown__title {
    font-size: 3vw;
    letter-spacing: 0.223vw;
    margin-left: 0vw;
  }
  .s16 .section_inner {
        width: 82vw;
    }
    .s16 .section_inner .countdown .countdown_inner:before{
        font-size: 8vw;
        right: -1.5vw;
    }
    .s16 .section_inner .countdown .countdown_inner:after {
        width: 11.556vw;
        height: 11.556vw;
    }
}



/*
=======================================
  Spacing control. Keep this under all css
=========================================*/
.top_spacing_remove{
  padding-top:0  !important;
}
.bottom_spacing_remove{
  padding-bottom: 0 !important;
}
.top_spacing_low{
  padding-top:60px !important;
}
.bottom_spacing_low{
  padding-bottom:60px !important;
}

@media (max-width: 1440px){
  .top_spacing_low{
    padding-top:4.167vw !important;
  }
  .bottom_spacing_low{
    padding-bottom:4.167vw !important;
  }
}