/*============================================================================
  #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: 1.04vw;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.61;
    letter-spacing: 0.058vw;
    color: #000000;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    margin-bottom: 1.042vw;
    font-weight: normal;
    color: #34333f;
}

h1 {
    font-family: Gilroy;
    font-size: 9.5vw;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.91;
    letter-spacing: 0.23vw;
    text-align: left;
    color: #f3b29c;
}

h2 {
    font-family: Gilroy;
    font-size: 5.2vw;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: 0.058vw;
}

h3 {
    font-family: Gilroy;
    font-size: 1.34vw;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.26;
    letter-spacing: 0.049vw;
}
h4 {
    font-family: Gilroy;
    font-size: 1.99vw;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: 0.049vw;
}
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;
    padding-left: 4.15vw;
    padding-right: 4.15vw;
}

.pf4_site_header .section_inner {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 0vw;
}

.pf4_heade_logo {
    width: 22.6%;
    padding-top: 2vw;
    z-index: 2;
    padding-bottom: 2.7vw;
}
.pf4_heade_logo a{height: auto !important;}
.pf4_heade_logo img {position: unset !important;top: unset !important;max-width: unset !important;max-height: unset !important;margin: unset !important;transform: unset !important;width: 6.6vw;}

.pf4_header_center {
    width: 54.4%;
}

.pf4_header_center .header-menu {
    text-align: left;
    padding-top: 2.34vw;
}

.pf4_header_center .header-menu a,
span[kjb-settings-id="sections_header_settings_language_login"] a {
    font-family: FiraMono;
    font-size: 1.042vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.58;
    letter-spacing: 0.063vw;
    text-align: left;
    text-transform: uppercase;
    margin-left: 0;
    margin-right: 2.4vw;
    position: relative;
    padding-bottom: 1.458vw;
    padding-left: 0.052vw;
    padding-right: 0.052vw;
    border-bottom: 2px solid transparent;
    padding-bottom: 1.93vw;
}

.pf4_header_center .header-menu a:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 0.8vw;
    right: -1.3vw;
    top: 1.1vw;
}

.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: 2.34vw;
}

.pf4_header_right .user__avatar {
    width: 1.677vw;
    height: 1.677vw;
    margin-right: 0.208vw;
    margin-left: 0.417vw;
}
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: 1.042vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.58;
    letter-spacing: 0.063vw;
    text-align: left;
    text-transform: uppercase;
    margin-right: 0vw;
    padding-bottom: 1.875vw;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    padding-bottom: 2.71vw;
}

.pf4_header_right em:hover,
span[kjb-settings-id="sections_header_settings_language_login"] a:hover {
    border-color: #000;
}

.header .user__dropdown {
    top: 5.417vw;
    padding: 0vw 1.563vw;
    padding-top: 0.573vw;
    border: none;
}

.header .user__dropdown a {
    line-height: 0px !important;
    display: block;
    padding-bottom: 0.781vw;
}

.header .user__dropdown a:hover {
    border: none;
}

.line_heading {
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #ee6f00;
}


/*
  Header ---> Responsive Menu
-----------------------------*/
a.responsive-menu-hand {
    margin: 3px 0;
    position: absolute;
    top: 0.6vw;
    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: 1vw;
        padding-bottom: 1vw;
    }

    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: 3.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 {}
.s1 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 10.208vw;
    box-sizing: border-box;
    padding-left: 6.5vw;
}

.s1 .si_blank {
    width: 14.4%;
}

.s1 .si_left {
    width: 47%;
    /* padding-top: 1.56vw; */
    z-index: 1;
}

.s1 .si_left .si_left_content {
    position: relative;
}
.s1 .si_left h1{
    padding-top: 2.1vw;
}
.s1 .si_left .si_left_content .line_heading {
    margin-bottom: 0vw;
    margin-left: -0.3vw;
    letter-spacing: 0.1vw;
}

.s1 .si_left .si_left_content article {
    padding-left: 6.7vw;
    padding-right: 5vw;
    margin-top: 3.82vw;
}

.s1 .si_left .si_left_content .my_button a {
    font-size: 1.4vw;
    font-weight: 800;
    letter-spacing: 0.1vw;
    border-bottom: 3px solid;
    display: inline-block;
    line-height: 1;
    margin-top: 2.99vw;
    margin-left: 6.7vw;
    padding-bottom: 0.6vw;
}

.s1 .si_right {
    width: 53%;
    position: relative;
    z-index: 0;
}

.s1 .si_right .img_holder {
    margin-left: -2vw;
    margin-top: -0.4vw;
}

.s1 .si_right img {
    width: 100%;
}

.s1 .si_featuredin {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding-top: 0vw;
    margin-top: -2.67vw;
    z-index: 1;
}

.s1 #si_featuredin {
    position: relative;
}

.s1 #si_featuredin img {
    max-width: unset;
    width: 59.54vw;
}

.s1 #si_featuredin:before {
    content: "";
    display: block;
    width: 7.8vw;
    height: 7.8vw;
    position: absolute;
    background-repeat: no-repeat;
    top: -4.7vw;
    left: -4vw;
    background-size: contain;
}

.s1 .si_bottom_image {
    padding-top: 0vw;
    z-index: 0;
    margin-top: -3.6vw;
    font-size: 0;
    position: relative;
}

.s1 .si_bottom_image img {
    width: 100%;
    margin: 0vw;
}

@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;
    }
}

@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;
    }
}


/*
=======================================
  Section 2
=========================================*/

.s2 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding-left: 13.8vw;
    padding-right: 13.8vw;
    padding-top: 3.94vw;
    padding-bottom: 5vw;
}
.s2 .si_left {
    width: 46%;
}
.s2 .si_left h2 {
    padding-left: 0vw;
    color: #ff5e55;
    padding-top: 2.1vw;
    margin-left: -0.2vw;
        
}
.s2 .si_left h2 span {
    font-style: italic;
    margin-left: -0.7vw;
}
.s2 .si_left article {
    padding-left: 5.8vw;
    padding-top: 1.1vw;
}
.s2 .si_left article ul {
    padding-left: 1.3vw;
}
.s2 .si_left article ul li {
    padding-left: 0.6vw;
    margin-bottom: 1.7vw;
    list-style: none;
    position: relative;
}
.s2 .si_left article ul li:before {
    content: '.';
    position: absolute;
    top: -0.6vw;
    font-size: 1.8vw;
    left: -1.4vw;
    line-height: 1;
}
.s2 .si_right {
    width: 54%;
    position: relative;
}
.s2 .si_right .vertical_text {
    top: -5px;
    right: 0;
}
.s2 .si_right .img_holder {
    padding-right: 4.6vw;
    padding-left: 2.9vw;
}
.s2 .si_right .img_holder img {
    width: 100%;
}

@media (max-width: 1024px) {
    .s2 .section_inner{
    padding-left: 8vw;
    padding-right: 8vw;
}
}
@media (max-width: 768px) {

    .s2 {
        padding-left: 0vw;
        padding-right: 0vw;
    }
    .s2 .section_inner {
        width: 100%;
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .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: 2.3vw;
        padding-left: 2.3vw;
    }
}
@media (max-width: 550px) {

}



/*
=======================================
  Section 3
=========================================*/
.s3 {
    padding-top: 3.45vw;
    padding-left: 15.9vw;
    padding-right: 15.7vw;
    padding-bottom: 4vw;
}
.s3 .section_inner {
    text-align: center;
    width: 100%;
}
.s3 h4{padding-top: 5.9vw;padding-left: 8vw;padding-right: 8.8vw;margin-bottom: 0vw;padding-bottom: 2.55vw;}
.s3 .si_left {
    width: 100%;
    border: 2px solid #000;
}
.s3 .si_left article {
    padding-left: 8vw;
    padding-bottom: 4.5vw;
    padding-right: 8.3vw;
}

.s3 .si_left article p {
    margin-bottom: 24px;
    margin-top: 0px;
}


@media (max-width: 768px) {
    .s3 {
        padding-left: 9vw;
        padding-right: 9vw;
        padding-top: 3.6vw;
        padding-bottom: 18.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: none;
    }
    .s3 h4{
    font-size: 4.99vw;
    padding-bottom: 5.55vw;
}
}


/*
=======================================
  Section 4
=========================================*/
.s4 {
    padding-top: 9vw;
    padding-bottom: 6.9vw;
    padding-left: 7.4vw;
    padding-right: 7.4vw;
}

.s4 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

.s4 .si_left {
    width: 49%;
    z-index: 0;
}

.s4 .si_left .img_holder {
    padding-left: 4.3vw;
    position: relative;
    padding-top: 1.77vw;
    padding-right: 0.3vw;
}

.s4 .si_left .img_holder .vertical_text {
    bottom: -4px;
    left: -1px;
}

.s4 .si_left .img_holder img {
    width: 100%;
}

.s4 .si_right {
    width: 51%;
    padding-top: 8px;
    z-index: 1;
}

.s4 .si_right .title_holder {
    margin-left: -7.3vw;
    margin-top: -1.7vw;
}

.s4 .si_right h2 {
    margin-bottom: 0vw;
    position: relative;
    padding-left: 4.34vw;
    padding-bottom: 4.7vw;
}

.s4 .si_right .my_h2:before {
    content: '';
    position: absolute;
    width: 13.2vw;
    height: 13.2vw;
    border-radius: 50%;
    top: -4vw;
    left: -.10vw;
    z-index: -1;
}

.s4 .si_right h2 span {
    font-style: italic;
    margin-left: -0.7vw;
}

.s4 .si_right h2 strong {
    color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #000000;
}

.s4 .si_right article {
    margin-top: 0vw;
    padding-top: 0.5vw;
    padding-left: 7.35vw;
    padding-right: 5vw;
}

.s4 .si_right article ul {
    padding-left: 1vw;
}

.s4 .si_right article ul li {
    padding-left: 0.9vw;
    margin-bottom: 1.6vw;
    list-style: none;
    position: relative;
    letter-spacing: 0.054vw;
}
.s4 .si_right article ul li br{
    display:none;
}
.s4 .si_right article ul li:before {
    content: '.';
    position: absolute;
    top: -0.65vw;
    font-size: 1.8vw;
    left: -1.5vw;
    line-height: 1;
}

@media (max-width: 768px) {
    .s4 {
        padding-top: 9.3vw;
        padding-left: 9vw;
        padding-right: 9vw;
        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: 0vw;
    }

    .s4 .si_right h2 {
        margin-bottom: 0.147vw;
        padding-right: 6vw;
    }
    .s4 .si_right h2 strong{
    -webkit-text-stroke-width: 1px;
}

    .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: -10.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: 550px) {

}

/*
=======================================
  Section 5
=========================================*/

.s5 {
    /* padding-top: 17vw; */
    position: relative;
    /* padding-left: 11vw; */
    /* padding-right: 11vw; */
}

.s5 .line_heading {
    font-family: PublicSans;
    font-size: 5.2vw;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.104vw;
    position: absolute;
    text-align: center;
    top: 5.2vw;
    width: 260.417vw;
    left: 50%;
    transform: translateX(-50%);
    animation: marquee 30s linear infinite;
    animation-fill-mode: both;
    animation-direction: alternate;
        z-index: 3;
}

.s5 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    padding-top: 17vw;
    position: relative;
    padding-left: 11vw;
    padding-right: 11vw;
}

.s5 .si_left {
    width: 53.8%;
}

.s5 .si_left h2 {
    padding-left: 1.06vw;
    margin-top: 0px;
    line-height: 1.1;
    font-size: 4.3vw;
    padding-top: 0.2vw;
    margin-bottom: 0px;
    padding-bottom: 7vw;
}

.s5 .si_right {
    width: 46.2%;
    padding-top: 5.5vw;
    padding-left: 3.3vw;
    padding-bottom: 4.1vw;
}

.s5 .si_right article {
    padding-top: 0vw;
    padding-left: 0vw;
    position: relative;
}

.s5 .si_right article:before {
    content: '';
    width: 4px;
    height: 96%;
    left: -3.3vw;
    bottom: 0.3vw;
    position: absolute;
}

.s5 .si_right article p {
    margin-top: 0;
    margin-bottom: 1.6vw;
}

.s5 .section_inner2 {
    padding-top: 1.9vw;
    width: 100%;
    position: relative;
    padding-left: 20.2vw;
    padding-right: 20.3vw;
}

.s5 .section_inner2 .si_container {
    width: 100%;
    margin: auto;
}

.s5 .section_inner2 .img_holder {
    width: 100%;
    position: relative;
    padding-right: 5px;
    z-index: 1;
}

.s5 .section_inner2 .img_holder img {
    border: 16px solid;
    width: 100%;
}

.s5 .section_inner2 .before_bg {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 20px;
    left: 0px;
    bottom: 35.1%;
}

.s5 .section_inner2 .after_bg {
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0px;
    bottom: 0px;
    height: 35.1%;
}



@media (max-width: 768px) {
    .s5 {
        /* padding-left: 9vw; */
        /* padding-right: 9vw; */
        /* padding-top: 33vw; */
    }

    .s5 .line_heading {
        font-size: 15.8vw;
        letter-spacing: 0.5vw;
        top: 12.639vw;
        left: -27.7%;
        transform: translateX(-50%);
        width: 5000px;
    }

    .s5 .section_inner {
        width: 100%;
        padding-top: 42vw;
        position: relative;
        padding-left: 9vw;
        padding-right: 9vw;
    }

    .s5 .si_left {
        width: 100%;
        /* padding-top: 11vw; */
    }

    .s5 .si_left h2 {
        padding-left: 1.2vw;
        line-height: 0.9;
        font-size: 10.889vw;
        letter-spacing: 0vw;
    }

    .s5 .si_right {
        width: 100%;
        padding-top: 0vw;
        padding-left: 11.9vw;
        padding-bottom: 4.1vw;
    }

    .s5 .si_right article {
        /* padding-left: 11.9vw; */
        /* padding-top: 6.8vw; */
    }

    .s5 .si_right article:before {
        bottom: inherit;
        top: 0vw;
        width: 0.9vw;
        left: -11vw;
        height: 95%;
    }

    .s5 .si_right article p {
        margin-bottom: 0px;
        padding-bottom: 5.2vw;
    }
    .s5 .si_right article p br{
        display:none;
    }

    .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: 550px) {

}



/*
=======================================
  Section 6
=========================================*/


.s6 {
    padding-top: 10.3vw;
    padding-left: 10.87vw;
    padding-right: 6.87vw;
    padding-bottom: 2.07vw;
}

.s6 .section_inner {width: 100%;}

.s6 .si_left {
    width: 46%;
    position: relative;
    z-index: 1;
}

.s6 .si_left h2 {
    letter-spacing: 0.15vw;
    -webkit-text-stroke-width: 4px;
    padding-right: 3vw;
    font-size: 5.5vw;
    line-height: 0.95;
    padding-top: 3.9vw;
    color: transparent;
}

.s6 .si_left h2 span {
    font-style: italic;
    margin-left: -0.1vw;
}

.s6 .si_right {
    width: 55%;
    position: relative;
    margin-left: -1%;
}

.s6 .si_right:before {
    content: '';
    position: absolute;
    width: 27.5vw;
    height: 100%;
    border: 15px solid;
    top: 0.03vw;
    left: -11vw;
    z-index: 0;
}

.s6 .si_right:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 140%;
    top: -4.9vw;
    left: -3vw;
    z-index: 1;
    transform: rotate(19deg);
}

.s6 .si_right .module_slider {
    position: relative;
}

.s6 .si_right .module_slider:before {
    content: '';
    position: absolute;
    width: 4.9vw;
    height: 4.7vw;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid;
    bottom: 3.4vw;
    left: 7.3vw;
}

.s6 .si_right .module_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 1.6vw;
    height: 1.8vw;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border: none;
    padding: 0px !important;
    cursor: pointer;
}

.s6 .si_right .module_slider .slick-prev {
    /* background-image: url(s6_3.png); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    left: 8vw;
    bottom: 4.7vw;
    z-index: 1;
    transform: rotate(180deg);
}

.s6 .si_right .module_slider .slick-next {
    /* background-image: url(s6_2.png); */
    /* background-repeat: no-repeat; */
    /* background-size: contain; */
    left: 10.1vw;
    bottom: 4.7vw;
}
.s6 .si_right .module_slider .slick-arrow .svg{
    display: block;
    width: 100%;
    height: 100%;
}
.s6 .si_right .module_slider .slider_inner .slider_left {
    text-align: right;
    width: 27.3%;
    float: left;
    padding-top: 9vw;
    padding-right: 0.4vw;
}
.s6 .si_right .module_slider .slick-arrow .svg svg{
    display: block;
    width: 100%;
    height: 100%;
}
.s6 .si_right .module_slider .slick-arrow .svg svg g{}
.s6 .si_right .module_slider .slick-arrow .svg svg g path{
    fill: #000;
}

.s6 .si_right .module_slider .slider_inner .slider_left h3 {margin-bottom: 0vw;padding-top: 0.4vw;}

.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: 8.9vw;
    padding-left: 3.8vw;
    padding-bottom: 5.7vw;
}

@media (max-width: 1024px) {
    .s6 .si_left {
        width: 100%;
        position: relative;
        z-index: 1;
    }
    .s6 .si_left h2 {
        -webkit-text-stroke-width: 1px;
        padding-bottom: 4vw;
    }
    .s6 .si_right {
        width: 100%;
        position: relative;
        margin-left: -1%;
    }
    .s6 .si_right:before {
        content: '';
        position: absolute;
        width: 27.5vw;
        height: 100%;
        border: 15px solid;
        top: 0.03vw;
        left: 2vw;
        z-index: 0;
    }
    .s6 .si_right:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 75%;
        top: -3.9vw;
        left: 3vw;
        z-index: 1;
        transform: rotate(19deg);
    }
}
@media (max-width: 768px) {
    .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;
        -webkit-text-stroke-width: 2px;
        line-height: 1;
    }

    .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: 3px;
        height: 50%;
        top: -13vw;
        left: 61.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-top: 10vw;
        padding-right: 29vw;
        padding-left: 8vw;
    }

    .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;
        padding-left: 7.8vw;
        padding-right: 8vw;
        padding-bottom: 9vw;
    }
    .s6 .si_right .module_slider .slider_inner .slider_right article br{
        display:none;
    }


    
    .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;
        width: 100%;
    }

    .s6 .si_left h2 {
        font-size: 17.889vw;
        letter-spacing: 0vw;
        /* line-height: 0.76; */
        padding-right: 0vw;
    }

    .s6 .si_left h2 span {
    }

    .s6 .si_right {
        /* margin-right: 2.7vw; */
        width: 100%;
    }

    .s6 .si_right:before {
        border: 10px solid;
    }

    .s6 .si_right:after { }

    .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 {
    }



    
}


/*
=======================================
  Section 7
=========================================*/
.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: 100%;
    padding-left: 10.2vw;
}

.s7 .section_inner h2 {
    padding-left: 0.3vw;
    padding-right: 0vw;
    margin-top: -0.6vw;
}

.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;
    border-radius: 50%;
    border: 3px solid;
    top: 17.5vw;
    right: 29.5vw;
    width: 4.8vw;
    height: 4.8vw;
}

.s7 .section_inner .testimonial_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 1.3vw;
    height: 1.7vw;
    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;
    right: 32vw;
    top: 19.2vw;
    z-index: 1;
    left: unset;
}

.s7 .section_inner .testimonial_slider .slick-next {
    background-image: url(s6_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    right: 30vw;
    top: 19.2vw;
    left: unset;
}

.s7 .section_inner .testimonial_slider .slick-dots {
    position: absolute;
    top: 0.2vw;
    list-style: none;
    display: table;
    padding: 0;
    margin: 0;
    width: 77%;
    left: 0vw;
}

.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: 57%;
    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: 5vw;
    padding-left: 6vw;
    position: relative;
    padding-right: 1vw;
}
.s7 .section_inner .testimonial_slider .slider_left span.blockquote {
    border: 0px;
    padding: 0px;
    display: block;
    width: 3vw;
    position: absolute;
    top: 5vw;
    left: 1.5vw;
}
.s7 .section_inner .testimonial_slider .slider_left span.blockquote svg {
    width: 100%;
    height: 100%;
}

.s7 .section_inner .testimonial_slider .slider_left .clinet_name {
    padding-top: 2.5vw;
    display: block;
}

.s7 .section_inner .testimonial_slider .slider_left .clinet_city {
    display: block;
    font-weight: 300;
    margin-top: -0.2vw;
    font-size: 1vw;
    font-family: arial;
    letter-spacing: 0.1vw;
}

.s7 .section_inner .testimonial_slider .slider_right {
    width: 43%;
    float: right;
    padding-top: 5.8vw;
    padding-left: 0.89vw;
    padding-right: 14.2vw;
}

.s7 .section_inner .testimonial_slider .slider_right img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: auto;
    border: 6px 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: 0vw; */
}

.s7 .section_inner .testimonial_slider .slick-active .slider_left article:before {
    left: 1.6vw;
}

.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: 1024px) {
    .s7 .section_inner .testimonial_slider .slick-slide {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .s7 .section_inner .testimonial_slider .slider_left{
        width: 100%;
        order: 2;
    }
    .s7 .section_inner .testimonial_slider .slider_right{
        width: 100%;
        order: 1;
        padding-top: 5.8vw;
        padding-left: 0.89vw;
        padding-right: 42.2vw;
    }
    .s7 .section_inner .testimonial_slider .slider_left .clinet_city{
        font-size: 2vw;
    }
}
@media (max-width: 768px) {
    .s7 .top_image svg {
        display: none;
    }

    .s7 .top_image svg.mobile_only {
        display: block;
    }

    .s7 .top_image .vertical_text {
        display: none;
    }
    .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: 6.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;
    }
    .s7 .bottom_image svg {
        display: none;
    }

    .s7 .bottom_image svg.mobile_only {
        display: block;
    }
}

@media (max-width: 550px) {

}

/*
=======================================
  Section 8
=========================================*/

.s8 {
    position: relative;
    padding-top: 5.6vw;
    padding-left: 13.4vw;
    padding-right: 13.6vw;
    padding-bottom: 3vw;
}

.s8 .top_arrow {
    position: absolute;
    width: 1.67vw;
    height: 13vw;
    left: 50%;
    top: -7.4vw;
    margin-left: 10.1vw;
}
.s8 .top_arrow img{
    width:100%;
}
.s8 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    z-index: 4;
}

.s8 .section_inner h2 {
    text-align: center;
    font-size: 4.2vw;
    width: 100%;
    letter-spacing: 0.04vw;
    margin-bottom: 0px;
    padding-bottom: 4.25vw;
}

.s8 .section_inner h2 span {
    -webkit-text-stroke-width: 2px;
    letter-spacing: 0.058vw;
    margin-left: 0.313vw;
}

.s8 .section_inner .img_holder {
    position: relative;
    padding-top: 0vw;
    padding-left: 16.02vw;
    padding-right: 4.83vw;
    width: 100%;
}
.s8 .section_inner .img_holder img{
    width: 100%;
}

.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: 5.1vw;
    top: 12.2vw;
    width: 18.53vw;
    height: 18.53vw;
    overflow: hidden;
}

.s8 .section_inner2 {
    padding-top: 0vw;
    margin-top: -7.3vw;
    border: 1px solid #000;
    z-index: 3;
    padding-top: 12.87vw;
    padding-left: 7.4vw;
    padding-right: 7.4vw;
    padding-bottom: 5.2vw;
}

.s8 .si_left {
    width: 52%;
    padding-right: 3vw;
}

.s8 ul {
    padding-left: 0vw;
    margin: 0px;
}

.s8 .si_right {
    width: 48%;
}

.s8 ul li {
    padding-left: 2.6vw;
    list-style: none;
    position: relative;
    margin: 0vw;
    padding-bottom: 1.7vw;
}
.s8 ul li br{
    display:none;
}
.s8 ul li:before{
    content: '.';
    position: absolute;
    top: -1.12vw;
    font-size: 2.5vw;
    left: -0.1vw;
    line-height: 1;
}

@media (max-width: 768px) {
    .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;
        font-size: 10.889vw;
        text-align: left;
    }

    .s8 .section_inner h2 span {
    -webkit-text-stroke-width: 1px;
    }

    .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: 550px) {

}

@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: 100%;
    padding-left: 10.2vw;
    padding-top: 1.12vw;
    padding-bottom: 3.5vw;
}

.s9 .section_inner h2 {
    padding-left: 0.6vw;
    padding-right: 0vw;
    margin-top: -0.6vw;
}

.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;
    border-radius: 50%;
    border: 3px solid;
    top: 17.5vw;
    right: 29.5vw;
    width: 4.9vw;
    height: 4.8vw;
}

.s9 .section_inner .testimonial_slider .slick-arrow {
    background-color: transparent;
    text-indent: 99999px;
    width: 1.3vw;
    height: 1.7vw;
    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: unset;
    z-index: 1;
    top: 19.2vw;
    right: 32vw;
}

.s9 .section_inner .testimonial_slider .slick-next {
    background-image: url(s6_2.png);
    background-repeat: no-repeat;
    background-size: contain;
    left: unset;
    top: 19.2vw;
    right: 30vw;
}

.s9 .section_inner .testimonial_slider .slick-dots {
    position: absolute;
    top: 0.2vw;
    list-style: none;
    display: table;
    padding: 0;
    margin: 0;
    width: 77%;
    left: 0vw;
}

.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: 57%;
    float: left;
}

.s9 .section_inner .testimonial_slider .slider_left article {
    padding-top: 5vw;
    padding-left: 6vw;
    position: relative;
    padding-right: 1vw;
}
.s9 .section_inner .testimonial_slider .slider_left article br{
    display:none;
}
.s9 .section_inner .testimonial_slider .slider_left article:before {
    content: '';
    position: absolute;
    width: 3vw;
    height: 3vw;
    background-size: contain;
    background-image: url(s7_3.png);
    top: 5vw;
    background-repeat: no-repeat;
    left: 1.6vw;
}

.s9 .section_inner .testimonial_slider .slider_left .clinet_name {
    padding-top: 2.5vw;
    display: block;
}

.s9 .section_inner .testimonial_slider .slider_left .clinet_city {
    display: block;
    font-weight: 300;
    margin-top: -0.2vw;
    font-size: 1vw;
    font-family: arial;
    letter-spacing: 0.1vw;
}

.s9 .section_inner .testimonial_slider .slider_right {
    width: 43%;
    float: right;
    padding-top: 5.8vw;
    padding-left: 1.2vw;
    padding-right: 13.9vw;
}

.s9 .section_inner .testimonial_slider .slider_right img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: auto;
    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: 6.3vw;
}

.s9 .section_inner .testimonial_slider .slick-active .slider_left article:before {
    left: 1.6vw;
    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: 1024px) {
    .s9 .section_inner .testimonial_slider .slick-slide {
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
    }
    .s9 .section_inner .testimonial_slider .slider_left{
        width: 100%;
        order: 2;
    }
    .s9 .section_inner .testimonial_slider .slider_right{
        width: 100%;
        order: 1;
        padding-top: 5.8vw;
        padding-left: 0.89vw;
        padding-right: 42.2vw;
    }
    .s9 .section_inner .testimonial_slider .slider_left .clinet_city{
        font-size: 2vw;
    }
}

@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:before {
        display: none;
    }

    .s9 .section_inner .testimonial_slider .slick-dots {
        left: 1.2vw;
        width: 100%;
    }


    .s9 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 4px;
    }

    .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: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 .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-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;
    }


    .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 .slick-dots {
        left: 1.2vw;
        width: 100%;
    }

    .s9 .section_inner .testimonial_slider .slick-dots li.slick-active button {
        height: 4px;
    }


    .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: 12.181vw;
        padding-top: 15.833vw;
        position: relative;
        padding-right: 38.2vw;
    }

    .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: 550px) {

}

@media (max-width: 480px) {
}

.s10 {
    position: relative;
    padding-top: 6.654vw;
    padding-left: 24.9vw;
    padding-right: 13vw;
    padding-bottom: 7.23vw;
}

.s10 .section_inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

.s10_col{
    width: 53%;
    display: block;
    padding-left: 2.292vw;
    padding-right: 2.292vw;
}
.s10_colin{
    width: 100%;
    display: block;
    border: 7px solid #de5f2a;
}
.s10_colin h3{
    font-size: 2.8vw;
    font-weight: 800;
    letter-spacing: 0vw;
    margin-bottom: 0px;
    padding-bottom: 2vw;
    padding-top: 4.2vw;
    padding-left: 3vw;
    padding-right: 3vw;
    text-align: center;
}
.s10_colin .vertical_line{
    width: 100%;
    height: 3.8vw;
    display: block;
}
.s10_colin .vertical_line:before{
    content:"";
    width: 2px;
    background-color: #000;
    display: block;
    height: 100%;
    margin: 0px auto;
}
.s10_colin article{
    width: 100%;
    text-align: center;
    padding-top: 1.1vw;
    padding-left: 3vw;
    padding-right: 3vw;
    padding-bottom: 2vw;
}
.s10_colin article p{}
.s10_colin article p br{}
.s10_colin h4{
    padding-left: 3vw;
    padding-right: 3vw;
    padding-top: 0.25vw;
    font-size: 1.2vw;
    text-align: center;
    letter-spacing: 0.12vw;
    margin-bottom: 0vw;
    padding-bottom: 0.5vw;
    color: #de5f2a;
}
.s10_colin .price{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 2.14vw;
}
.s10_colin .price span{
    position: relative;
    z-index: 3;
    padding-top: 0.9vw;
    display: inline-block;
    padding-bottom: 1vw;
}
.s10_colin .price span:before{
    content: " ";
    position: absolute;
    width: 5.7vw;
    height: 5.7vw;
    background-color: #FFE9E9;
    top: -0vw;
    left: 50%;
    border-radius: 100%;
    z-index: 0;
    transform: translateX(-50%);
    z-index: -1;
}
.s10_colin .my_button{
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 1.4vw;
    padding-bottom: 4.9vw;
}
.s10_colin .my_button a{
    display: inline-block;
    margin: auto;
    font-family: FiraMono;
    font-weight: bold;
    line-height: 2.58;
    letter-spacing: 0.06vw;
    padding: 0.26vw 2.927vw 0.313vw 2.135vw;
    margin-right: 0.469vw;
    background-color: #292929;
    color: #ecefe8;
    font-size: 0.9vw;
}



.s10_col.s2{
    width: 47%;
    display: block;
    padding-left: 3.7vw;
    padding-right: 3.2vw;
    padding-top: 2.4vw;
}
.s2 .s10_colin{}
.s2 .s10_colin h3{
    padding-bottom: 1.34vw;
    padding-top: 3.4vw;
    padding-left: 3vw;
    padding-right: 3vw;
}
.s2 .s10_colin article{padding-bottom: 0vw;}
.s2 .s10_colin article p{}
.s2 .s10_colin article p br{
    display: none;
}
.s2 .s10_colin h4{}
.s2 .s10_colin .price{}
.s2 .s10_colin .price span{}
.s2 .s10_colin .my_button{
    padding-bottom: 3.9vw;
}
.s2 .s10_colin .my_button a{}


.s10 .section_inner .vertical_text_special {
    font-family: Gilroy;
    font-size: 6vw;
    position: absolute;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    width: auto;
    top: 15.4vw;
    left: -23.87vw;
    letter-spacing: 0.2vw;
    color: transparent;
    -webkit-text-stroke-color: #000000;
    -webkit-text-stroke-width: 3px;
}
.s10 .section_inner .vertical_text_special span {
    color: #000000;
}
.s10 .section_inner .vertical_text_special br {
    content: '';
    display: inline;
    padding-right: 10px;
}
.s10 .section_inner .vertical_text_special hr{
    width: 1px;
    height: 1px;
    padding-right: 10px;
    border: 0;
    opacity: 0;
    margin: 0;
    display: inline;
}
.s10 .section_inner .vertical_text_special i {
    font-style: italic;
}



@media (max-width: 1024px) {
    .s10 {
        position: relative;
        padding-top: 6.654vw;
        padding-left: 13.9vw;
        padding-right: 6vw;
        padding-bottom: 7.23vw;
    }
}

@media (max-width: 768px) {
    .s10 {
        position: relative;
        padding-top: 6.654vw;
        padding-left: 9vw;
        padding-right: 9vw;
        padding-bottom: 7.23vw;
    }
    
    .s10 .section_inner {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        box-sizing: border-box;
    }
    
    .s10_col{
        width: 100% !important;
        display: block;
        padding-left: 2.292vw;
        padding-right: 2.292vw;
        padding-bottom: 5vw;
    }
    .s10_colin{
        width: 100%;
        display: block;
        border: 7px solid #de5f2a;
    }
    .s10_colin h3{
        font-size: 8.6vw;
        font-style: italic;
        letter-spacing: 0.2vw;
        padding-right: 6vw;
    }
    .s10_colin .vertical_line{
        /* width: 100%; */
        height: 13.8vw;
        /* display: block; */
    }
    .s10_colin .vertical_line:before{
        /* content:""; */
        /* width: 2px; */
        /* background-color: #000; */
        /* display: block; */
        /* height: 100%; */
        /* margin: 0px auto; */
    }
    .s10_colin article{
        /* width: 100%; */
        /* text-align: center; */
        /* padding-top: 1.1vw; */
        /* padding-left: 3vw; */
        /* padding-right: 3vw; */
        /* padding-bottom: 2vw; */
    }
    .s10_colin article p{}
    .s10_colin article p br{}
    .s10_colin h4{
        /* padding-left: 3vw; */
        /* padding-right: 3vw; */
        /* padding-top: 0.25vw; */
        font-size: 4.2vw;
        /* text-align: center; */
        /* letter-spacing: 0.12vw; */
        /* margin-bottom: 0vw; */
        /* padding-bottom: 0.5vw; */
        /* color: #de5f2a; */
    }
    .s10_colin .price{
        /* width: 100%; */
        /* display: block; */
        /* text-align: center; */
        font-size: 5.14vw;
    }
    .s10_colin .price span{
        /* position: relative; */
        /* z-index: 3; */
        padding-top: 4.9vw;
        /* display: inline-block; */
        padding-bottom: 5vw;
    }
    .s10_colin .price span:before{
        /* content: " "; */
        /* position: absolute; */
        width: 15.7vw;
        height: 15.7vw;
        /* background-color: #FFE9E9; */
        /* top: -0vw; */
        /* left: 50%; */
        /* border-radius: 100%; */
        /* z-index: 0; */
        /* transform: translateX(-50%); */
        /* z-index: -1; */
    }
    .s10_colin .my_button{
        /* display: block; */
        /* width: 100%; */
        /* text-align: center; */
        padding-top: 3.4vw;
        padding-bottom: 0vw;
    }
    .s10_colin .my_button a{
        /* display: inline-block; */
        /* margin: auto; */
        /* font-family: FiraMono; */
        /* font-weight: bold; */
        /* line-height: 2.58; */
        /* letter-spacing: 0.06vw; */
        /* padding: 0.26vw 2.927vw 0.313vw 2.135vw; */
        /* margin-right: 0.469vw; */
        /* background-color: #292929; */
        /* color: #ecefe8; */
        margin-right: 0vw;
        width: 100%;
        font-size: 4.2vw;
        letter-spacing: 0.43vw;
        padding: 2.347vw 2.569vw 3.417vw 2.847vw;
    }
    
    
    
    .s10_col.s2{
        width: 100%;
        /* display: block; */
        padding-left: 2.292vw;
        padding-right: 2.292vw;
        padding-top: 4.292vw;
    }
    .s2 .s10_colin{}
    .s2 .s10_colin h3{
        padding-bottom: 1.34vw;
        padding-top: 3.4vw;
        padding-left: 3vw;
        padding-right: 3vw;
    }
    .s2 .s10_colin article{}
    .s2 .s10_colin article p{}
    .s2 .s10_colin article p br{
        display: none;
    }
    .s2 .s10_colin h4{}
    .s2 .s10_colin .price{}
    .s2 .s10_colin .price span{}
    .s2 .s10_colin .my_button{
        padding-bottom: 0vw;
    }
    .s2 .s10_colin .my_button a{}
    
    
    .s10 .section_inner .vertical_text_special {
        font-family: Gilroy;
        font-size: 10vw;
        position: relative;
        transform: rotate(0deg);
        width: auto;
        top: 0vw;
        left: 0vw;
        letter-spacing: 0.2vw;
        color: transparent;
        -webkit-text-stroke-color: #000000;
        -webkit-text-stroke-width: 1px;
        text-align: center;
        width: 100%;
        margin-bottom: 7vw;
    }
    
    .s10 .section_inner .vertical_text_special br {
        content: '';
        display: inline;
        padding-right: 10px;
    }
    .s10 .section_inner .vertical_text_special hr{
        width: 1px;
        height: 1px;
        padding-right: 10px;
        border: 0;
        opacity: 0;
        margin: 0;
        display: inline;
    }
    .s10 .section_inner .vertical_text_special i {
        font-style: italic;
    }
}

@media (max-width: 480px) {
}

.s11 {
    position: relative;
    /* margin-right: 11px; */
    /* padding-top: 103px; */
    background-color: #fbcf6c;
}

.s11 .line_heading {
    z-index: 1;
    font-family: PublicSans;
    font-size: 5.2vw;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.104vw;
    position: absolute;
    text-align: center;
    top: 5.9vw;
    width: 260.417vw;
    left: 50%;
    transform: translateX(-50%);
    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: 100%;
    padding-left: 15.2vw;
    padding-top: 17vw;
    padding-bottom: 97px;
    padding-right: 13.2vw;
    box-sizing: border-box;
}

.s11 .si_left {
    width: 39.6%;
    padding-top: 0vw;
    text-align: right;
}

.s11 .si_left .tablinks {
    margin-left: 0vw;
    border-bottom: 2px solid #000000;
    margin-right: 0vw;
    margin-bottom: 1.2vw;
    padding-bottom: 1.2vw;
    cursor: pointer;
    position: relative;
    padding-left: 2.3vw;
    text-align: left;
    padding-right: 5vw;
}

.s11 .si_left .tablinks:before {
    content: ' + ';
    position: absolute;
    font-family: 'Quicksand', sans-serif;
    font-size: 2.2vw;
    font-weight: 500;
    top: -0.8vw;
    right: 1.6vw;
}

.s11 .si_left .tablinks.active {
    padding-bottom: 5.3vw;
}

.s11 .si_left .tablinks.active:before {
    content: ' - ';
    font-size: 3.5vw;
    font-weight: normal;
    top: -2vw;
    right: 1.3vw;
}

.s11 .si_right {
    width: 60.4%;
}

.s11 .si_right .tabcontent {
    padding-left: 8.7vw;
    padding-right: 0.2vw;
}

.s11 .si_right .tabcontent p {
    margin-bottom: 1.67vw;
    margin-top: 0px;
}
.s11 .si_right .tabcontent p br{
    display:none;
}



@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;
        width: 600vw;
    }

    .s11 .section_inner {
        padding-top: 29.042vw;
        padding-bottom: 11.8vw;
        margin-bottom: 1px;
    }

    .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) {

}

@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: 1.3vw;
    padding-top: 1.56vw;
    font-size: 1.2vw;
    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;
    }

    .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: 5.208vw;
    padding-left: 22.2vw;
    padding-right: 22.2vw;
}
.s16 .section_inner {width: 100%;border: solid 2px #000;}
.s16 .section_inner .si_content {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    width: 100%;
    font-size: 1.02vw;
    letter-spacing: 0.104vw;
    margin-left: 0.104vw;
    margin: 0;
    transform: translateY(-50%);
}
.s16 .section_inner .si_content span{
    display:inline-block;
    padding-right: 1.563vw;
    padding-left: 1.563vw;
}
.s16 .section_inner .countdown {
    width: 36.969vw;
    margin: auto;
    margin-top: 1.198vw;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 2.77vw;
}

.s16 .section_inner .countdown .countdown_inner {
    width: 25%;
    position: relative;
}

.s16 .section_inner .countdown .countdown_inner:before {
    content: ':';
    position: absolute;
    right: -0.59vw;
    top: -0.11vw;
    font-size: 2.8vw;
    color: #000000;
    z-index: 2;
}
.s16 .section_inner .countdown .countdown_inner:after{
    content:" ";
    position:absolute;
    width: 5.7vw;
    height: 5.7vw;
    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: 4.5vw;
    letter-spacing: 0.167vw;
    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: 1.4vw;
    letter-spacing: 0.2vw;
    margin-left: 0;
    position: relative;
    z-index: 1;
    margin-top: -0.23vw;
    margin-bottom: 0;
}


@media (max-width: 768px) {
  .s16 .section_inner .si_content{
    font-size: 2.7vw;
    letter-spacing: 0.8vw;
    margin: 0px;
  }
  .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: 8.453vw;
      letter-spacing: 0.3vw;
      -webkit-text-stroke-width: 1px;
  }
    .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: 100%;
  }

    .s16 {
        padding-top: 10vw;
        padding-bottom: 3vw;
        padding-left: 9vw;
        padding-right: 9vw;
    }
    .s16 .section_inner {
        /* width: 70vw; */
    }
}



/*
=======================================
  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;
  }
}


.section--accordion .accordion__title{
    font-family: inherit;
}


.s1.enable_img_false .si_left{
    width: 84%;
    padding-top: 0px;
    padding-bottom: 87px;
}
.s1 .si_left .si_left_content article p br{
    display:none
}
.s2.enable_img_false .si_left{
    width: 100%;
}
.s2.enable_img_false .si_left article ul li br{
    display: none;
}

.s4.enable_image_vertical_text_false .si_right{
    width: 100%;
}
.s4.enable_image_vertical_text_false .si_right .title_holder{
    margin-left: 0px;
}
.s4.enable_image_vertical_text_false .si_right article ul li br{
    display: none;
}
.s5.enable_img_false .section_inner{
    padding-bottom: 80px;
}
.s8.enable_primary_img_false .section_inner .img_holder,
.s1.enable_img_false .enable_featured_img_false{
    display: none; 
}