@font-face {
    font-family: 'Sequel 100 Wide 85';
    src: url('sequel100wide-85.woff2') format('woff2'),
        url('sequel100wide-85.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('nunitosans-bold.woff2') format('woff2'),
        url('nunitosans-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Arimo';
    src: url('arimo-regular.woff2') format('woff2'),
        url('arimo-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Start Style */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}







body {
    font-size: 1.02vw;
    font-weight: normal;
    line-height: 1.54;
    letter-spacing: 0vw;
    color: #000000;
    font-family: 'Arimo';
    letter-spacing: 0.036vw;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
    font-family: 'Sequel 100 Wide 85';
}

h1 {
    font-size: 4.5vw;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: 0.034vw;
    color: #000000;
}

h2 {
    font-size: 4.5vw;
    font-weight: 100;
    font-stretch: normal;
    letter-spacing: 0.034vw;
    color: #1D1D1B;
    line-height: 1.18;
}

h3 {
    font-size: 3.1vw;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: 0.02vw;
    color: #000000;
}

h4 {
    font-size: 3.2vw;
    font-weight: normal;
    line-height: 1.16;
    letter-spacing: -0.06vw;
    /* font-family: 'Nunito Sans'; */
}

h5 {
    font-size: 1.34vw;
    line-height: 1.33;
    letter-spacing: 0.145vw;
    font-family: 'Nunito Sans';
    font-weight: bold;
}

a:hover {}


input[type="submit"] {
    display: inline-block;
    font-stretch: normal;
    font-style: normal;
    border: 0;
    cursor: pointer;
    position: relative;
    background-color: #588791;
}

input[type="submit"]::before {
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.site_button:hover:before,
input[type="submit"]::before {
    width: 100%;
}

p {
    margin-top: 0;
    margin-bottom: 1.389vw;
}

p:last-child {
    margin-bottom: 0;
}

mark {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #1d1d1b 14%, #1d1d1b 98%);
    background-repeat: no-repeat;
    background-size: 113% 85%;
    background-position: 0% 88%;
    color: inherit;
}

.mobile_only {
    display: none !important;
}

.m {
    display: none !important;
}

section {
    position: relative;
}

.section_inner {
    width: 100%;
    margin: 0px auto;
    position: relative;
    box-sizing: border-box;
}


.g_button {
    display: inline-block;
    background-color: #CDFA52;
    font-family: 'Nunito Sans';
    font-weight: bold;
    text-transform: uppercase;
    color: #1D1D1B;
    padding: 0.469vw 3.802vw;
    font-size: 0.833vw;
    letter-spacing: 0.063vw;
    border: 1px solid #1D1D1B;
    position: relative;
    z-index: 2;
}

.g_button:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: -1;
    transition: all 0.5s ease;
}

.g_button:hover {
    -webkit-filter: unset !important;
    filter: unset !important;
}

.g_button:hover:before {
    width: 100%;
}


.mobile_only {
    display: none;
}


/*
    Header
------------------------------*/
.lp_header .section_inner {
    display: flex;
    width: 100%;
    padding-top: 1.771vw;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-bottom: 1.302vw;
    padding-left: 3.438vw;
    padding-right: 3.438vw;
    background-color: #1D1D1B;
    border-bottom: 2px solid #F7F5F1;
}

.lp_header_left {
    width: 25%;
    padding-top: 0vw;
}

.lp_logo_image {
    width: 12.292vw;
}

.lp_header_right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    width: 67%;
    text-align: right;
    padding-top: 0vw;
    margin-top: -0.417vw;
}

.lp_header_right ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /* margin-top: -0.417vw; */
}

.lp_header_right li {
    display: inline-block;
    margin: 0;
    padding-right: 0.469vw;
    padding-left: 2.188vw;
}

.lp_header_right li a {
    display: block;
    margin: 0 0vw;
    padding: 0 0vw;
    position: relative;
    font-size: 0.682vw;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.182vw;
    text-align: left;
    color: #F7F5F1;
    font-family: 'Nunito Sans';
    text-transform: uppercase;
}


.responsive-menu ul li a:after,
.lp_header_right li a:after {
    content: " ";
    width: 98%;
    height: 2px;
    opacity: 0;
    position: absolute;
    bottom: 1px;
    left: 0px;
    z-index: -1;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    background-color: #CDFA52;
}

.responsive-menu ul li a:after {
    bottom: -1px;
}

.responsive-menu ul li a:hover:after,
.lp_header_right li a:hover:after {
    opacity: 1;
}

.responsive-menu ul li a {
    display: inline-block;
    padding: 0 0px;
}

.responsive-menu ul li.pf4_user_menu_item {
    margin-bottom: 0vw;
}


.responsive-menu ul li.pf4_user_menu_item .user img.user__avatar {
    display: none;
}


.responsive-menu ul li.pf4_user_menu_item .user .user__dropdown a {
    display: block;
    margin-bottom: 25px;
}



.lp_header_icon {
    width: 8%;
    text-align: right;
    padding-right: 0.99vw;
    margin-top: -0.052vw;
}

.lp_header_icon span {
    width: 1.302vw;
    height: 1.458vw;
    display: inline-block;
    margin-left: 0.521vw;
}

.lp_header_icon span a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.lp_header_icon span.instagram a {
    background-image: url(instagram.svg);
}

.lp_header_icon span.facebook a {
    background-image: url(facebook.svg);
}

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

@media (max-width: 1140px) {
    .lp_header_right li a {
        font-size: 1vw;
    }
}

@media (max-width: 1024px) {
    .lp_header_left {
        padding-left: 0vw;
    }

    .lp_header_right {
        padding-left: 0;
        padding-top: 0vw;
    }



}

@media (max-width: 768px) {
    .lp_header_left {
        padding-left: 0vw;
        width: 80%;
    }

    .lp_header .section_inner {
        position: relative;
        padding-bottom: 6.5vw;
        padding-left: 7.8vw;
        padding-right: 7.438vw;
        padding-top: 6.5vw;
        border-bottom: 1px solid #F7F5F1;
    }

    .lp_logo_image {
        width: 51vw;
    }

    .lp_header_right {
        text-align: right;
        width: 20%;
    }

    .lp_header_icon {
        width: 8%;
        text-align: right;
        padding-right: 0.99vw;
        margin-top: -0.052vw;
        display: none;
    }

    .lp_header_icon span {
        width: 9.3vw;
        height: 9.458vw;
        display: inline-block;
        margin-left: 0.521vw;
        margin-right: 3.7vw;
    }

    .lp_header_icon span a {
        display: block;
        width: 100%;
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .lp_header_icon span.instagram a {
        background-image: url(instagram.svg);
    }

    .lp_header_icon span.facebook a {
        background-image: url(facebook.svg);
    }
}






/*
    Responsive Header
------------------------------*/

.responsive-menu-hand {
    display: none;
}

.responsive-menu-hand svg {
    width: 100%;
    height: 100%;
}

.responsive-menu-close {
    clear: both;
    height: 7vw;
    width: 7vw;
    display: block;
    position: absolute;
    top: 5.5vw;
    right: 7.2vw;
}

.responsive-menu-close svg {

    width: 100%;

    height: 100%;
}

.responsive-menu-close strong {
    position: relative;
    height: 0px;
    width: 40px;
    display: block;
}

.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2) {
    width: 60px;
    display: block;
    background-color: #706e6c;
    height: 2px;
}

a.responsive-menu-haÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­nd {
    width: 60px;
}

.responsive-menu-close span:nth-child(1) {
    transform: rotate(-45deg);
    margin-top: 40px;
}

.responsive-menu-close span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: -2px;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: -110%;
    right: 0vw;
    background: #1D1D1B;
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    transition: top 0.5s ease;
    padding-top: 0vw;
}

.responsive-menu.active {
    top: 0;
    /* right: 0vw; */
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0 18px;
    list-style-type: none;
    position: relative;
    margin-bottom: 58.6px;
    text-align: left;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
    line-height: 40px;
    height: auto;
    display: inline-block;
    text-decoration: none;
    font-size: 20px !important;
    letter-spacing: 3.9px;
    position: relative;
    text-align: center;
    line-height: 1.52;
    border: 0;
    margin: 0;
    color: #F7F5F1;
    font-family: 'Nunito Sans';
    text-transform: uppercase;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

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

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

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

@media (max-width: 768px) {
    .lp_header_right ul {
        display: none;
    }

    a.responsive-menu-hand {
        width: 9vw;
        height: 40%;
        margin-top: -21px;
        background-image: url(mobile_menu.svg);
        background-position: center;
        background-size: 9vw;
        background-repeat: no-repeat;
        right: 7.5vw;
        position: absolute;
    }

    .responsive-menu-hand {
        display: block;
    }

    .responsive-menu .lp_header {
        order: 1;
    }

    .responsive-menu .responsive-menu-waper {
        order: 2;
        padding-top: 23.8vw;
        padding-left: 23vw;
        padding-right: 10vw;
    }

    .responsive-menu .lp_header_icon {
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 23vw;
        padding-top: 10.7vw;
        padding-bottom: 9vw;
    }

}



.lp_header .user {
    /*============================================================================
      #User Avatar
    ==============================================================================*/
    /*============================================================================
      #User Dropdown
    ==============================================================================*/
    position: relative;
    display: block;
    margin-top: -10px;
    margin-bottom: -13px;
}

.lp_header .user .dropdown>:before {
    content: " ";
    position: absolute;
    z-index: 0;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #F2D0C4;
    opacity: 1;
    height: 14px;
    width: 2px;
    top: 17px;
    left: -10px;
}

.lp_header .user__avatar {
    height: 40px;
    max-height: 40px;
    margin: 0 0 0 1rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.lp_header .user__dropdown {
    position: absolute;
    z-index: 2000;
    top: 50px;
    right: 0;
    display: none;
    padding: 20px 30px;
    text-align: left;
    white-space: nowrap;
    border-top: 1px solid #f9f9f9;
    background: #f9f9f9;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.05);
}

.lp_header .user__dropdown--light a {
    color: #0a2338;
}

.lp_header .user__dropdown--dark a {
    color: #fff;
}

.lp_header .user__dropdown span {
    display: block;
}

.lp_header .user__dropdown a {
    line-height: 40px !important;
    display: block;
    color: #000;
    padding-right: 7px;
    padding-left: 7px;
}

.lp_header--center .user {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

.lp_header--center .user__dropdown {
    top: 50px;
}

.lp_header--center .user__dropdown a {
    line-height: 40px;
    margin: 0 0 0 0;
}

@media (max-width: 767px) {
    .lp_header .user {
        position: static;
        display: block;
        width: 100%;
    }

    .lp_header .user__avatar {
        display: none;
    }

    .lp_header .user__dropdown {
        position: static;
        display: block !important;
        padding: 0 0 0 0;
        text-align: left;
        border-top: 0;
        background: transparent !important;
        box-shadow: none;
    }

    .lp_header--light .user__dropdown a {
        color: #0a2338;
    }

    .lp_header--dark .user__dropdown a {
        color: #fff;
    }
}


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






.m {
    display: none;
}

@media(max-width: 768px) {
    .m {
        display: block !important;
    }
}

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

/*
    Section 01
------------------------------*/
.bu_love1 {
    background-color: #51046C;
}

.bu_love1 .section_inner {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.bu_love1_right {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30%;
}

.bu_love1_right img {
    width: 20%;
    opacity: 0;
}

.bu_love1_left {
    width: 70%;
    padding-left: 9.531vw;
    padding-top: 8.5vw;
    padding-right: 3.208vw;
    position: relative;
    padding-bottom: 7.9vw;
}

.bu_love1_left h1 {
    /* margin-left: -29.323vw; */
    text-transform: uppercase;
    margin-bottom: -0.104vw;
    color: #F7F5F1;
}

.bu_love1_left h1 span {
    display: inline-block;
    padding-left: 10.4vw;
    position: relative;
    top: -0.1vw;
}

.bu_love1_left h1 mark {
    margin-left: -0.74vw;
    background-image: linear-gradient(120deg, #f7f5f1 0%, #f7f5f1 100%);
    background-repeat: no-repeat;
    background-size: 100% 94%;
    background-position: 0 96%;
    color: #1D1D1B;
    padding-right: 0.6vw;
    padding-left: 0.4vw;
}

.bu_love1_left article {
    width: 100%;
    display: block;
    padding-top: 4.2vw;
    padding-left: 5.5vw;
    padding-right: 10.417vw;
    color: #F7F5F1;
    font-family: 'Arimo';
    font-weight: normal;
    letter-spacing: 0.041vw;
    padding-bottom: 2.917vw;
    position: relative;
}

.bu_love1_left article:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #F7F5F1;
    right: 54vw;
    top: 4.9vw;
}

.bu_love1_left article h5 {
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 0vw;
    padding-bottom: 1.46vw;
}

.bu_love1_left article p {
    letter-spacing: 0.036vw;
}

.bu_love1_left .link {
    padding-left: 0.208vw;
}

.bu_love1_art1 {
    width: 6.823vw;
    display: block;
    position: absolute;
    bottom: 5.9vw;
    right: 8.75vw;
}

.bu_love1_art1 span {
    transition: all .3s;
    -webkit-animation: anime_button 0.4s infinite alternate;
    -moz-animation: anime_button 0.4s infinite alternate;
    animation: anime_button 0.4s infinite alternate;
    position: relative;
}

.bu_love1_art1 span svg {
    width: 100%;
    height: auto;
}

/*Section 2*/
.bu_love2 {
    background-color: #f7f5f1;
}

.bu_love2 .section_inner {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.bu_love2_right {
    width: 47.5%;
    z-index: 5;
    padding-bottom: 7.1vw;
}

.bu_love2_right h2 {
    /* padding-left: 9.5vw; */
    padding-top: 5.8vw;
    text-transform: uppercase;
    letter-spacing: -0.07vw;
    z-index: 5;
    width: 120%;
    line-height: 1.13;
    font-size: 5.2vw;
    margin-left: -7.85vw;
    margin-bottom: 1.5vw;
}

.bu_love2_right h2 mark {
    margin-left: 13.8vw;
    color: #f7f5f1;
    padding-left: 0.8vw;
    padding-right: 1.2vw;
    background-size: 97% 82%;
    background-position: 32% 63%;
    letter-spacing: -0.1vw;
}

.bu_love2_right article {
    padding-left: 9.7vw;
    padding-top: 2.87vw;
    padding-right: 5vw;
}

.bu_love2_right article span {
    font-family: 'Nunito Sans';
    line-height: 1.27;
    letter-spacing: 0.11vw;
    font-size: 1.4vw;
    text-transform: uppercase;
    font-weight: bold;
    color: #1D1D1B;
}

.bu_love2_right article p {
    margin-top: 1.6vw;
    padding-right: 5vw;
    font-family: 'Arimo';
    color: #1D1D1B;
}

.bu_love2_btn {
    padding-top: 1.34vw;
}

.bu_love2_btn .btn {
    font-family: 'Nunito Sans';
    padding-left: 4.7vw;
    padding-right: 4.7vw;
    padding-top: 0.5vw;
    padding-bottom: 0.41vw;
    background-color: #cdfa52;
    border: 1px solid #30302d;
    color: #323721;
    border-radius: 0px;
    font-size: 0.8vw;
    letter-spacing: 0.09vw;
    position: relative;
    z-index: 2;
}

.bu_love2_btn .btn:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: -1;
    transition: all 0.5s ease;
}

.bu_love2_btn .btn:hover {
    -webkit-filter: unset !important;
    filter: unset !important;
}

.bu_love2_btn .btn:hover:before {
    width: 100%;
}


.bu_love2_left {
    width: 52.5%;
}

.bu_love2_img {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bu_love2_img img {
    width: 20%;
    opacity: 0;
}

/*Section 3*/
.bu_love3 {
    background-color: #E0D6CA;
}

.bu_love3 .section_inner {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.bu_love3_left {
    width: 68.2%;
    z-index: 5;
    padding-bottom: 6vw;
}

.bu_love3_left h2 {
    padding-left: 9.5vw;
    padding-top: 5.7vw;
    text-transform: uppercase;
    letter-spacing: -0.07vw;
    z-index: 5;
    width: 120%;
    line-height: 1.16;
    font-size: 4.4vw;
}

.bu_love3_left h2 mark {
    margin-left: 9.6vw;
    color: #f7f5f1;
    padding-left: 0.8vw;
    padding-right: 1.2vw;
    background-size: 113% 85%;
    background-position: 0% 88%;
}

.bu_love3_left article {
    padding-left: 14.3vw;
    padding-top: 6.47vw;
    padding-right: 9vw;
    position: relative;
}

.bu_love3_left article:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background-color: #1D1D1B;
    right: 55vw;
    top: 7.3vw;
    transition: all 5s ease;
}
.not_in_viewport .bu_love3_left article:after{
    width:0%;
}
.bu_love3_left article span {
    font-family: 'Nunito Sans';
    line-height: 1.27;
    letter-spacing: 0.11vw;
    font-size: 1.4vw;
    text-transform: uppercase;
    color: #1D1D1B;
    font-weight: bold;
}

.bu_love3_left article p {
    font-family: 'Arimo';
    line-height: 1.54;
    letter-spacing: 0.035vw;
    margin-bottom: 0;
    padding-left: 2.6vw;
    padding-top: 2.4vw;
    padding-right: 12.2vw;
    color: #1D1D1B;
}

.bu_love3_btn {
    padding-top: 2.12vw;
    padding-left: 2.66vw;
}

.bu_love3_btn .btn {
    font-family: 'Nunito Sans';
    padding-left: 2vw;
    padding-right: 2vw;
    padding-top: 0.5vw;
    padding-bottom: 0.5vw;
    background-color: #cdfa52;
    border: 1px solid #30302d;
    color: #323721;
    border-radius: 0px;
    font-size: 0.8vw;
    letter-spacing: 0.09vw;
    position: relative;
    z-index: 2;
    text-align: center;
}

.bu_love3_btn .btn:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: -1;
    transition: all 0.5s ease;
}

.bu_love3_btn .btn:hover {
    -webkit-filter: unset !important;
    filter: unset !important;
}

.bu_love3_btn .btn:hover:before {
    width: 100%;
}


.bu_love3_right {
    width: 31.8%;
}

.bu_love3_img {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bu_love3_img img {
    width: 20%;
    opacity: 0;
}

@keyframes anime_button {
    from {
        top: 0px;
    }

    to {
        top: 10px;
    }
}


/*
    Section 04
------------------------------*/
.bu_love4 {
    background-color: #1D1D1B;
}

.bu_love4 .section_inner {
    padding-top: 5.66vw;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 6.354vw;
    padding-right: 6.458vw;
    padding-bottom: 0;
}

.bu_love4_top_img {
    position: absolute;
    top: 0vw;
    right: 0vw;
    width: 35.313vw;
    height: 20.729vw;
    overflow: hidden;
    display: block;
}

.bu_love4_top_img img {
    width: 100%;
}

.bu_love4_left {
    width: 46%;
    position: relative;
    z-index: 2;
}

.bu_love4_leftin {
    padding-left: 7.604vw;
    position: relative;
}

.bu_love4_leftin h3 {
    color: #F7F5F1;
    writing-mode: vertical-rl;
    position: absolute !important;
    white-space: nowrap;
    bottom: -1vw;
    left: -1.1vw;
    transform: rotate(180deg);
    font-size: 5vw;
    line-height: 1.12;
    letter-spacing: 0.089vw;
}

.bu_love4_img {
    width: 100%;
    display: block;
    height: 44.635vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bu_love4_img img {
    width: 20%;
    opacity: 0;
}

.bu_love4_right {
    width: 54%;
    padding-left: 11.979vw;
    padding-top: 6.45vw;
    padding-bottom: 3.646vw;
}

.bu_love4_right h5 {
    color: #F7F5F1;
    margin-left: -2.76vw;
    text-transform: uppercase;
    margin-bottom: 0vw;
    padding-bottom: 2.5vw;
    position: relative;
    font-family: 'Nunito Sans';
}

.bu_love4_right h5:before {
    content: "";
    height: 2px;
    width: 11.198vw;
    display: block;
    position: absolute;
    top: 0.677vw;
    right: 104.4%;
    background-color: #F7F5F1;
    transition: all 5s ease;
}
.not_in_viewport .bu_love4_right h5:before{
    width:0%;
}
.bu_love4_right article {
    color: #F7F5F1;
    padding-bottom: 2.552vw;
    padding-right: 6vw;
}

.bu_love4_right article p {
    margin-bottom: 0.7vw;
    color: #F7F5F1;
}

.bu_love4_right .link a.g_button {
    padding: 0.469vw 2.76vw 0.417vw 2.76vw;
}


/*
    Section 05
------------------------------*/
.bu_love5 {
    background-color: #1D1D1B;
    margin-top: -0.521vw;
    padding-top: 0.521vw;
    padding-bottom: 3.385vw;
}

.bu_love5 .section_inner {
    padding-top: 1.75vw;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-left: 6.354vw;
    padding-right: 3.8vw;
    padding-bottom: 1.7vw;
}

.bu_love5_left {
    width: 73.6%;
    padding-left: 3vw;
    padding-top: 5.6vw;
    /* padding-bottom: 3.646vw; */
}

.bu_love5_left h5 {
    color: #F7F5F1;
    /* margin-left: -3.021vw; */
    text-transform: uppercase;
    margin-bottom: 0vw;
    padding-bottom: 2.1vw;
    position: relative;
    padding-right: 10vw;
}

.bu_love5_left article:before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 1.2vw;
    right: 53.5%;
    background-color: #F7F5F1;
    transition: all 5s ease;
}
.not_in_viewport .bu_love5_left article:before {
    width:0%;
}
.bu_love5_left article {
    color: #F7F5F1;
    display: flex;
    padding-left: 1.1vw;
    padding-right: 5vw;
    position: relative;
}

.bu_love5_left article .ul_left,
.bu_love5_left article .ul_right {
    width: 50%;
    padding-right: 1vw;
}

.bu_love5_left article ul li {
    list-style-type: circle;
    font-family: 'Arimo';
    padding-left: 0.4vw;
    margin-bottom: 0.37vw;
    color: #F7F5F1;
}

.bu_love5_left article ul li::marker {
    font-size: 1.3vw;
}

.bu_love5_left article .ul_right ul li {
    margin-bottom: 1vw;
}

.bu_love5_left article .ul_right {
    padding-left: 3.5vw;
    padding-right: 2vw;
}

.bu_love5_left article .ul_right .link {
    margin-top: 3.9vw;
    margin-left: 0.42vw;
}

.bu_love5_left article .ul_right .link a {

    padding: 0.469vw 1.7vw 0.417vw 1.7vw;

    text-align: center;
}

.bu_love5_left .link a.g_button {
    padding: 0.469vw 2.396vw 0.417vw 2.448vw;
}

.bu_love5_right {
    width: 26.4%;
    position: relative;
    z-index: 2;
}

.bu_love5_rightin {
    /* padding-right: 7.552vw; */
    position: relative;
}

.bu_love5_rightin h3 {
    color: #F7F5F1;
    writing-mode: vertical-rl;
    position: absolute !important;
    white-space: nowrap;
    bottom: -1.87vw;
    right: -0.7vw;
    transform: rotate(180deg);
    font-size: 5vw;
    line-height: 1.14;
    letter-spacing: 0.099vw;
}

.bu_love5_img {
    width: 100%;
    display: block;
    height: 36.3vw;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bu_love5_img img {
    width: 20%;
    opacity: 0;
}


/*Section 6*/
.bu_love6 {
    background-color: #F0D8D1;
}

.bu_love6 .section_inner {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.bu_love6_right {
    width: 47.5%;
    z-index: 5;
    padding-bottom: 7.95vw;
}

.bu_love6_right h2 {
    /* padding-left: 9.5vw; */
    padding-top: 5.8vw;
    text-transform: uppercase;
    letter-spacing: -0.07vw;
    z-index: 5;
    width: 120%;
    line-height: 1.13;
    font-size: 5.2vw;
    margin-left: -7.85vw;
    margin-bottom: 1.5vw;
}

.bu_love6_right h2 mark {
    margin-left: 13.8vw;
    color: #f7f5f1;
    padding-left: 0.8vw;
    padding-right: 1.2vw;
    background-size: 97% 82%;
    background-position: 32% 63%;
    letter-spacing: -0.1vw;
}

.bu_love6_right article {
    padding-left: 9.7vw;
    padding-top: 2.87vw;
    padding-right: 5vw;
}

.bu_love6_right article span {
    font-family: 'Nunito Sans';
    line-height: 1.27;
    letter-spacing: 0.11vw;
    font-size: 1.4vw;
    text-transform: uppercase;
    font-weight: bold;
    color: #1D1D1B;
}

.bu_love6_right article p {
    margin-top: 0;
    padding-right: 4vw;
    font-family: 'Arimo';
    padding-top: 1.1vw;
    margin-bottom: 0;
    color: #1D1D1B;
}

.bu_love6_btn {
    padding-top: 1.34vw;
}

.bu_love6_btn .btn {
    font-family: 'Nunito Sans';
    padding-left: 4.7vw;
    padding-right: 4.7vw;
    padding-top: 0.5vw;
    padding-bottom: 0.41vw;
    background-color: #cdfa52;
    border: 1px solid #30302d;
    color: #323721;
    border-radius: 0px;
    font-size: 0.8vw;
    letter-spacing: 0.09vw;
    position: relative;
    z-index: 2;
}

.bu_love6_btn .btn:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: -1;
    transition: all 0.5s ease;
}

.bu_love6_btn .btn:hover {
    -webkit-filter: unset !important;
    filter: unset !important;
}

.bu_love6_btn .btn:hover:before {
    width: 100%;
}


.bu_love6_left {
    width: 52.5%;
}

.bu_love6_img {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bu_love6_img img {
    width: 20%;
    opacity: 0;
}


/*Section 7 Start From Here*/
.bu_love7 {
    background-color: #f7f5f1;
}

.bu_love7 .section_inner {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.bu_love7_left {
    width: 60.7%;
    z-index: 5;
    padding-bottom: 7.4vw;
}

.bu_love7_left h2 {
    padding-left: 9.5vw;
    padding-top: 5.7vw;
    text-transform: uppercase;
    letter-spacing: -0.07vw;
    z-index: 5;
    width: 120%;
    line-height: 1.16;
    font-size: 4.4vw;
}

.bu_love7_left h2 mark {
    margin-left: 9.6vw;
    color: #f7f5f1;
    padding-left: 0.8vw;
    padding-right: 1.2vw;
    background-size: 113% 85%;
    background-position: 0% 88%;
}

.bu_love7_left article {
    padding-left: 13.6vw;
    padding-top: 8vw;
    padding-right: 10vw;
    position: relative;
}

.bu_love7_left article:after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    top: 8.7vw;
    right: 81.6%;
    background-color: #1D1D1B;
    transition: all 5s ease;
}
.not_in_viewport .bu_love7_left article:after{
    width:0%;
}
.bu_love7_left article p {
    font-family: 'Nunito Sans';
    line-height: 1.3;
    letter-spacing: 0.11vw;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 1.4vw;
    font-weight: bold;
    color: #1D1D1B;
}

.bu_love7_btn {
    padding-top: 1.6vw;
}

.bu_love7_btn .btn {
    font-family: 'Nunito Sans';
    padding-left: 2.4vw;
    padding-right: 2.4vw;
    padding-top: 0.5vw;
    padding-bottom: 0.41vw;
    background-color: #cdfa52;
    border: 1px solid #30302d;
    color: #323721;
    border-radius: 0px;
    font-size: 0.8vw;
    letter-spacing: 0.09vw;
    position: relative;
    z-index: 2;
    text-align: center;
}

.bu_love7_btn .btn:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: -1;
    transition: all 0.5s ease;
}

.bu_love7_btn .btn:hover {
    -webkit-filter: unset !important;
    filter: unset !important;
}

.bu_love7_btn .btn:hover:before {
    width: 100%;
}


.bu_love7_right {
    width: 39.3%;
}

.bu_love7_img {
    display: block;
    height: 100%;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bu_love7_img img {
    width: 20%;
    opacity: 0;
}

@media (max-width: 768px) {
    .section_inner {
        flex-direction: column;
    }

    .bu_love1 .section_inner {
        flex-direction: column-reverse;
    }

    .bu_love1_left {
        width: 100%;
        padding-left: 8vw;
        padding-top: 10vw;
        padding-bottom: 15.5vw;
        background-color: #510a6c;
    }

    .bu_love1_left h1 {
        font-size: 7vw;
    }

    .bu_love1_left h1 mark {
        background-size: 100% 90%;
        background-position: 0 70%;
        margin-left: -0.08vw;
        padding-right: 2vw;
        padding-left: 1vw;
    }

    .bu_love1_left article {
        padding-top: 10vw;
        padding-left: 6vw;
    }

    .bu_love1_left article:after {

        top: 12.3vw;

        right: 85.7vw;

    }

    .bu_love1_art1 {

        width: 13vw;

        right: 11.5vw;

        bottom: 10vw;
    }

    .bu_love1_left article h5 {
        font-size: 4vw;
        letter-spacing: 0.636vw;
        line-height: 1.46;
        padding-bottom: 4vw;
    }

    .bu_love1_left article p br,
    .bu_love1_left article h5 br {
        display: none;
    }

    .bu_love2_img {
        padding-bottom: 80vw;
    }

    .bu_love1_left article p {
        font-size: 4vw;
        padding-right: 15vw;
        line-height: 1.47;
    }

    .bu_love1_right {
        width: 100%;
        background-image: url(bu-love1-m.png) !important;
        padding-bottom: 62.2vw;
    }

    .bu_love2_left {
        width: 100%;
    }

    .bu_love2_right {
        width: 100%;
        padding-bottom: 20.1vw;
    }

    .bu_love2_right h2 {
        margin-left: 6vw;
        padding-top: 16.8vw;
        font-size: 11vw;
        letter-spacing: -0.25vw;
        line-height: 1;
        margin-bottom: 13vw;
    }

    .bu_love2_right h2 mark {
        margin-left: 10.5vw;
        background-size: 99% 90%;
        background-position: 0% 100%;
        padding-left: 1vw;
        letter-spacing: -0.2vw;
        font-size: 10.8vw;
        padding-right: 2.8vw;
    }

    .bu_love2_right article span {
        font-size: 4vw;
        letter-spacing: 0.66vw;
        line-height: 1.44;
        width: 101%;
        display: block;
    }

    .bu_love2_right article span br {
        display: none;
    }

    .bu_love2_right article {

        padding-left: 11vw;

        padding-top: 2vw;

        padding-right: 10vw;

    }

    .bu_love2_right article p {
        font-size: 4vw;
        margin-top: 6.4vw;
        line-height: 1.45;
        padding-right: 0;
    }

    .bu_love2_right article p br {
        display: none;
    }

    .bu_love3 .section_inner {
        flex-direction: column-reverse;
    }

    .bu_love3_left {
        width: 100%;
        padding-bottom: 20.5vw;
    }

    .bu_love3_left article {
        padding-top: 16vw;
        padding-left: 14vw;
    }

    .bu_love3_left article:after {
        top: 17.6vw;
        right: 89.3vw;
    }

    .bu_love3_left article span {
        font-size: 4vw;
        letter-spacing: 0.63vw;
        line-height: 1.44;
    }

    .bu_love3_left article p {
        font-size: 4vw;
        padding-right: 2vw;
        padding-left: 8.6vw;
        padding-top: 7.5vw;
        line-height: 1.446;
    }

    .bu_love3_btn .btn {
        margin-top: 1vw;
    }

    .bu_love3_btn .btn {
        font-size: 2.7vw;
        padding: 2.7vw 9vw;
        letter-spacing: 0.15vw;
    }

    .bu_love3_btn {
        padding-top: 7.4vw;
        padding-left: 9vw;
    }

    .bu_love3_right {
        width: 100%;
    }

    .bu_love3_img {
        padding-bottom: 86.5vw;
    }

    .bu_love4 .section_inner {
        padding-top: 12.5vw;
    }

    .bu_love4_left {
        width: 100%;
    }

    .bu_love4_leftin {
        padding-left: 16.3vw;
        padding-right: 1.5vw;
    }

    .bu_love4_leftin h3 {
        font-size: 10vw;
        bottom: -3.6vw;
        line-height: 1.2;
        left: -2vw;
        letter-spacing: 0.58vw;
    }

    .bu_love4_img {
        height: 94.8vw;
    }

    .bu_love4_right {
        width: 100%;
        padding-left: 7.6vw;
        padding-top: 14.8vw;
    }

    .bu_love4_right h5 {
        font-size: 4vw;
        margin-left: 0;
        letter-spacing: 0.64vw;
        line-height: 1.433;
        padding-bottom: 10.2vw;
    }

    .bu_love4_right h5:before {
        top: 1.7vw;
        right: 103.3%;
    }

    .bu_love4_right article {
        padding-left: 12.3vw;
        padding-right: 0;
    }

    .bu_love4_right p {
        font-size: 4vw;
        line-height: 1.44;
    }
    .bu_love4_right p.desktop_only{
        display:none;
    }

    .bu_love4_right p br {
        display: none;
    }

    .bu_love5 .section_inner {
        flex-direction: column-reverse;
        padding-top: 6.5vw;
        padding-left: 14.2vw;
        padding-right: 9.8vw;
    }

    .bu_love5_left {
        width: 100%;
        padding-left: 0vw;
        padding-top: 4.6vw;
    }

    .bu_love5_img {
        height: 111vw;
    }

    .bu_love5_right {
        width: 100%;
        padding-bottom: 8vw;
        padding-right: 4vw;
    }

    .bu_love5 {
        padding-bottom: 19.7vw;
    }

    .bu_love5_left h5 {
        font-size: 4vw;
        padding-right: 0;
        letter-spacing: 0.63vw;
        line-height: 1.44;
        padding-bottom: 6vw;
    }

    .bu_love5_left h5 br {
        display: none;
    }

    .bu_love5_left article {
        flex-direction: column;
        padding-right: 0;
        padding-left: 9.6vw;
    }

    .bu_love5_left article:before {
        right: 71vw;
        bottom: 4.8vw;
    }

    .bu_love5_left article .ul_left,
    .bu_love5_left article .ul_right {
        width: 100%;
    }

    .bu_love5_left article .ul_right {
        padding-left: 0;
    }

    .bu_love5_left article ul li {
        font-size: 4vw;
        line-height: 1.444;
    }

    .bu_love5_left article ul li br {
        display: none;
    }

    .bu_love5_left article ul li::marker {
        font-size: 6vw;
    }

    .bu_love5_left article .ul_right .link {
        margin-top: 8.3vw;
    }

    .bu_love5_left article .ul_right .link a {
        padding: 2.4vw 6.3vw;
        font-size: 3vw;
        letter-spacing: 0;
    }

    .bu_love6_left {
        width: 100%;
    }

    .bu_love6_img {
        padding-bottom: 76vw;
    }

    .bu_love6_right {
        width: 100%;
        padding-bottom: 12.1vw;
    }

    .bu_love6_right h2 {
        margin-left: 0;
        font-size: 11vw;
        padding-top: 10vw;
        padding-left: 8vw;
        letter-spacing: -0.3vw;
        margin-bottom: 7vw;
    }

    .bu_love6_right article span {
        font-size: 4vw;
        letter-spacing: 0.64vw;
        line-height: 1.44;
        margin-bottom: 4vw;
        display: block;
    }

    .bu_love6_right article p {
        font-size: 4vw;
        line-height: 1.44;
        margin-bottom: 2vw;
    }

    .bu_love6_right article {
        padding-left: 14.3vw;
        padding-right: 12vw;
    }

    .bu_love6_right h2 mark {
        background-size: 99% 90%;
        letter-spacing: -0.2vw;
    }

    .bu_love7 .section_inner {
        flex-direction: column-reverse;
    }

    .bu_love7_left {
        width: 100%;
        padding-bottom: 16.7vw;
    }

    .bu_love7_left article {
        padding-top: 13.5vw;
        padding-left: 18vw;
    }

    .bu_love7_left article:after {
        top: 15.6vw;
        right: 86.5%;
    }

    .bu_love7_left article p {
        font-size: 4vw;
        letter-spacing: 0.58vw;
        line-height: 1.44;
        padding-right: 1vw;
    }

    .bu_love7_btn {
        padding-top: 8vw;
    }

    .bu_love7_btn .btn {
        font-size: 2.7vw;
        padding: 2.5vw 10vw;
        letter-spacing: 0.16vw;
    }

    .bu_love7_right {
        width: 100%;
    }

    .bu_love7_img {
        padding-bottom: 62.4vw;
    }

    .mobile_only {
        display: block !important;
    }
}



/*
    Site Footer /((((((((((((Start))))))))))))
------------------------------*/
footer.footer{
    background-color: #1D1D1B;
}

.footer_s1{}
.footer_s1 .section_inner{
    padding-top: 4.323vw;
}

.footer_s1_title{
    padding-bottom: 3.542vw;
    padding-left: 15.625vw;
    padding-right: 15.625vw;
}
.footer_s1_title h3{
    color: #F7F5F1;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 0.625vw;
}
.footer_s1_title h5{
    color: #F7F5F1;
    text-align: center;
    text-transform: uppercase;
}

.footer_insta{
    width: 100%;
    display: block;
}
.footer_insta img{}
.footer_insta img.mobile_only{
  display: none;
}


.footer_s2{
    border-bottom: 2px solid #F7F5F1;
    padding-top: 1.454vw;
    padding-left: 7.344vw;
    padding-right: 6.667vw;
    padding-bottom: 1.23vw;
}
.footer_s2 .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    width: 100%;
}

.footer_s2_col1{
    width: 30%;
}
.footer_s2_col1 img {
    width: 17.4vw;
}

.footer_s2_col2{
    width: 62%;
    padding-top: 0.156vw;
}
.footer_s2_col2 ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
}
.footer_s2_col2 ul li{
    display: inline-block;
    margin: 0;
    padding-right: 0.208vw;
    padding-left: 2.474vw;
}
.footer_s2_col2 ul li a{
    display: block;
    margin: 0 0vw;
    padding: 0 0vw;
    position: relative;
    font-size: 0.693vw;
    font-weight: bold;
    line-height: 2;
    letter-spacing: 0.172vw;
    text-align: left;
    color: #F7F5F1;
    font-family: 'Nunito Sans';
    text-transform: uppercase;
}

.footer_s2_col3{
    width: 8%;
    padding-top: 0.26vw;
    padding-right: 0.104vw;
}
.footer_s2_icon{
    text-align: right;
}
.footer_s2_icon span{
    width: 1.302vw;
    height: 1.458vw;
    display: inline-block;
    margin-left: 0.521vw;
}
.footer_s2_icon span a{
    display: block;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.footer_s2_icon span.instagram{}
.footer_s2_icon span.instagram a{
    background-image: url(instagram.svg);
}
.footer_s2_icon span.facebook{}
.footer_s2_icon span.facebook a{
    background-image: url(facebook.svg);
}


.footer_s3{
    padding-top: 3.177vw;
    padding-left: 20.313vw;
    padding-right: 20.313vw;
    padding-bottom: 5.26vw;
}
.footer_s3 .section_inner{}

.footer_s3 h5{
    color: #F7F5F1;
    text-align: center;
    text-transform: uppercase;
}
.footer_s3 h5 br{
  display:none;
}
.footer_s3_form{}
.footer_s3_form form{}
.footer_formin{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding-top: 1.094vw;
}
.footer_formin .form-group{
    margin-bottom: 0vw !important;
}
.footer_formin .form-group input{
    border: 1px solid #F7F5F1;
    background-color: transparent;
    border-radius: 0vw;
    font-family: 'Nunito Sans';
    color: #F7F5F1;
    font-weight: bold;
    text-align: center;
    padding: 0.365vw;
    height: 2.24vw;
    width: 100%;
    display: block;
    font-size: 0.729vw;
    letter-spacing: 0.156vw;
}

.footer_formin .text-field{
    width: 35.8%;
}
.footer_formin .text-field input{
    border-right: 0vw;
}
.footer_formin .email-field{
    width: 41.7%;
}
.footer_formin .email-field input{
    border-right: 0vw;
}

.footer_formin .button_middle{
    width: 22.5%;
}
.footer_formin .button_middle button.g_button{
    margin: 0vw;
    border-radius: 0vw;
    width: 100%;
    display: block;
    border: 0vw;
    height: 2.24vw;
}
.footer_formin .button_middle button.g_button:before{ 
    background-color: #ffffff;
}
.footer_formin .button_middle button.g_button:hover{
    color:#000;
}

.footer_s4{
    background-color: #E0D6CA;
    padding-left: 17.188vw;
    padding-right: 17.188vw;
}
.footer_s4 .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-family: 'Nunito Sans';
    font-weight: bold;
    font-size: 0.781vw;
    padding-top: 1.25vw;
    text-transform: uppercase;
    padding-bottom: 0.885vw;
}

.footer_s4_left{
    width: 50%;
    text-align: right;
    padding-right: 1.667vw;
    letter-spacing: 0.112vw;
}
.footer_s4_right{
    width: 50%;
    text-align: left;
    letter-spacing: 0.112vw;
    padding-left: 1.406vw;
}
.footer_s4_right a{
    display: inline-block;
    background-color: #CDFA52;
    font-family: 'Nunito Sans';
    font-weight: bold;
    text-transform: uppercase;
    color: #1D1D1B;
    padding: 0.26vw 0.573vw 0.156vw 0.573vw;
    font-size: 0.729vw;
    letter-spacing: 0.156vw;
    border: 1px solid #1D1D1B;
    margin-left: 0.625vw;
    margin-top: -0.26vw;
    position: relative;
    top: -0.104vw;
    z-index: 2;
}
.footer_s4_right a:before {
    content: "";
    width: 0%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    z-index: -1;
    transition: all 0.5s ease;
}
.footer_s4_right a:hover{  
    -webkit-filter: unset !important;  
    filter: unset !important;
}
.footer_s4_right a:hover:before{width: 100%;}
.footer_formin .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #F7F5F1;
}
.footer_formin .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #F7F5F1;
}
.footer_formin .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #F7F5F1;
}
.footer_formin .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #F7F5F1;
}

@media(max-width: 1140px){
  footer.footer{ }

  .footer_s1{}
  .footer_s1 .section_inner{ }

  .footer_s1_title{ }
  .footer_s1_title h3{ }
  .footer_s1_title h5{ }

  .footer_insta{ }
  .footer_insta img{}
  .footer_insta img.mobile_only{}


  .footer_s2{ }
  .footer_s2 .section_inner{ }

  .footer_s2_col1{ }
  .footer_s2_col1 img{}

  .footer_s2_col2{padding-top: 0.3vw;}
  .footer_s2_col2 ul{ }
  .footer_s2_col2 ul li{ }
  .footer_s2_col2 ul li a{font-size: 0.9vw;}

  .footer_s2_col3{ }
  .footer_s2_icon{ }
  .footer_s2_icon span{width: 2.302vw;height: 1.458vw;margin-left: 0.2vw;}
  .footer_s2_icon span a{ }
  .footer_s2_icon span.instagram{}
  .footer_s2_icon span.instagram a{ }
  .footer_s2_icon span.facebook{}
  .footer_s2_icon span.facebook a{ }


  .footer_s3{ }
  .footer_s3 .section_inner{}

  .footer_s3 h5{ }

  .footer_s3_form{}
  .footer_s3_form form{}
  .footer_formin{ }
  .footer_formin .form-group{ }
  .footer_formin .form-group input{height: 3.24vw;font-size: 1vw;}

  .footer_formin .text-field{ }
  .footer_formin .text-field input{ }
  .footer_formin .email-field{ }
  .footer_formin .email-field input{ }

  .footer_formin .button_middle{ }
  .footer_formin .button_middle button.g_button{height: 3.24vw;font-size: 1vw;padding: 0.6vw 3.802vw 0.469vw 3.802vw;}


  .footer_s4{ }
  .footer_s4 .section_inner{ }

  .footer_s4_left{ }
  .footer_s4_right{ }
  .footer_s4_right a{top: -0.1vw;padding: 0.4vw 0.573vw 0.156vw 0.573vw;margin-top: -0.5vw;}
}

@media(max-width: 1024px){
  footer.footer{ }

  .footer_s1{}
  .footer_s1 .section_inner{ }

  .footer_s1_title{ }
  .footer_s1_title h3{ }
  .footer_s1_title h5{ }

  .footer_insta{ }
  .footer_insta img{}
  .footer_insta img.mobile_only{}


  .footer_s2{ }
  .footer_s2 .section_inner{ }

  .footer_s2_col1{ }
  .footer_s2_col1 img{}

  .footer_s2_col2{padding-top: 0vw;}
  .footer_s2_col2 ul{ }
  .footer_s2_col2 ul li{ }
  .footer_s2_col2 ul li a{font-size: 0.9vw;}

  .footer_s2_col3{/* width: 34%; */}
  .footer_s2_icon{ }
  .footer_s2_icon span{width: 2.302vw;height: 1.458vw;margin-left: 0.2vw;}
  .footer_s2_icon span a{ }
  .footer_s2_icon span.instagram{}
  .footer_s2_icon span.instagram a{ }
  .footer_s2_icon span.facebook{}
  .footer_s2_icon span.facebook a{ }


  .footer_s3{ }
  .footer_s3 .section_inner{}

  .footer_s3 h5{ }

  .footer_s3_form{}
  .footer_s3_form form{}
  .footer_formin{ }
  .footer_formin .form-group{ }
  .footer_formin .form-group input{height: 3.24vw;font-size: 1vw;}

  .footer_formin .text-field{ }
  .footer_formin .text-field input{ }
  .footer_formin .email-field{ }
  .footer_formin .email-field input{ }

  .footer_formin .button_middle{ }
  .footer_formin .button_middle button.g_button{height: 3.24vw;font-size: 1vw;padding: 0.6vw 3.802vw 0.469vw 3.802vw;}


  .footer_s4{padding-left: 9.188vw;padding-right: 9.188vw;}
  .footer_s4 .section_inner{font-size: 1vw;}

  .footer_s4_left{ }
  .footer_s4_right{ }
  .footer_s4_right a{top: -0.1vw;padding: 0.4vw 0.573vw 0.156vw 0.573vw;margin-top: -0.5vw;font-size: 0.9vw;}
}


@media(max-width: 768px){
  footer.footer{ }

  .footer_s1{}
  .footer_s1 .section_inner{padding-top: 13.8vw;}

  .footer_s1_title{padding-bottom: 10.4vw;padding-left: 4.625vw;padding-right: 4.625vw;}
  .footer_s1_title h3{margin-bottom: 0vw;padding-bottom: 6.9vw;font-size: 7.7vw;letter-spacing: 0.02vw;line-height: 1.16;}
  .footer_s1_title h5{font-size: 4vw;letter-spacing: 0.64vw;line-height: 1.45;}

  .footer_insta{ }
  .footer_insta img{
    display: none;
}
  .footer_insta img.mobile_only{
    display: block !important;
}


  .footer_s2{border-bottom: 0px solid #F7F5F1;padding-top: 6.3vw;padding-left: 0vw;padding-right: 0vw;padding-bottom: 0vw;}
  .footer_s2 .section_inner{flex-direction: unset;}

  .footer_s2_col1{order: 1;width: 66%;padding-left: 14.2vw;padding-bottom: 6vw;}
  .footer_s2_col1 img{
    width: 46.3vw;
}

  .footer_s2_col2{border-top: 2px solid #F7F5F1;order: 3;width: 100%;padding-top: 8.2vw;padding-left: 11.5vw;padding-right: 1vw;}
  .footer_s2_col2 ul{text-align: left;}
  .footer_s2_col2 ul li{padding-bottom: 3.9vw;padding-right: 10.9vw;}
  .footer_s2_col2 ul li a{font-size: 2.1vw;letter-spacing: 0.5vw;}

  .footer_s2_col3{order: 2;padding-right: 14.3vw;padding-bottom: 4vw;width: 34%;}
  .footer_s2_icon{margin-top: -0.2vw;}
  .footer_s2_icon span{width: 4.99vw;height: 5.458vw;margin-left: 2.2vw;}
  .footer_s2_icon span a{ }
  .footer_s2_icon span.instagram{}
  .footer_s2_icon span.instagram a{ }
  .footer_s2_icon span.facebook{}
  .footer_s2_icon span.facebook a{ }


  .footer_s3{padding-top: 12.1vw;padding-left: 8.313vw;padding-right: 8.313vw;padding-bottom: 23vw;}
  .footer_s3 .section_inner{}

  .footer_s3 h5{padding-bottom: 4vw;font-size: 4vw;letter-spacing: 0.64vw;line-height: 1.45;}
  .footer_s3 h5 br{
      display: block;
  }

  .footer_s3_form{}
  .footer_s3_form form{}
  .footer_formin{ }
  .footer_formin .form-group{ }
  .footer_formin .form-group input{height: 9vw;border: 1px solid #F7F5F1;font-size: 3.4vw;letter-spacing: 0.3vw;}

  .footer_formin .text-field{width: 100%;padding-bottom: 3.9vw;}
  .footer_formin .text-field input{/* height: 9vw; */}
  .footer_formin .email-field{width: 100%;}
  .footer_formin .email-field input{ }

  .footer_formin .button_middle{width: 100%;padding-top: 4.1vw;}
  .footer_formin .button_middle button.g_button{font-size: 3vw;height: 9.24vw;}


  .footer_s4{padding-left: 1vw;padding-right: 1vw;}
  .footer_s4 .section_inner{padding-bottom: 4.885vw;padding-top: 4.5vw;}

  .footer_s4_left{
        width: 100%;
        padding-right: 0vw;
        text-align: center;
        font-size: 3vw;
        letter-spacing: 0.23vw;
        padding-bottom: 1.8vw;
    }
  .footer_s4_right{width: 100%;padding-right: 0vw;text-align: center;font-size: 3vw;letter-spacing: 0.23vw;}
  .footer_s4_right a{top: 0vw;padding: 0.4vw 1.573vw 0.156vw 1.573vw;margin-top: -0.5vw;font-size: 2.9vw;letter-spacing: 0.3vw;}
}

/*
    Site Footer /((((((((((((End))))))))))))
------------------------------*/