/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/*
font-family: 'Quicksand', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Bebas Neue', cursive;
*/

@font-face {
    font-family: 'Bebas Neue';
    src: url('bebasneue-regular.woff2') format('woff2'),
        url('bebasneue-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir LT Std';
    src: url('avenirltstd-black.eot');
    src: url('avenirltstd-black.eot?#iefix') format('embedded-opentype'),
        url('avenirltstd-black.woff2') format('woff2'),
        url('avenirltstd-black.woff') format('woff'),
        url('avenirltstd-black.ttf') format('truetype'),
        url('avenirltstd-black.svg#avenirltstd-black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('avenirltstd-roman.eot');
    src: url('avenirltstd-roman.eot?#iefix') format('embedded-opentype'),
        url('avenirltstd-roman.woff2') format('woff2'),
        url('avenirltstd-roman.woff') format('woff'),
        url('avenirltstd-roman.ttf') format('truetype'),
        url('avenirltstd-roman.svg#avenirltstd-roman') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir LT Std';
    src: url('avenirltstd-book.eot');
    src: url('avenirltstd-book.eot?#iefix') format('embedded-opentype'),
        url('avenirltstd-book.woff2') format('woff2'),
        url('avenirltstd-book.woff') format('woff'),
        url('avenirltstd-book.ttf') format('truetype'),
        url('avenirltstd-book.svg#avenirltstd-book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-bold.woff2') format('woff2'),
        url('ivymode-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-bolditalic.woff2') format('woff2'),
        url('ivymode-bolditalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-italic.woff2') format('woff2'),
        url('ivymode-italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-light.woff2') format('woff2'),
        url('ivymode-light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-lightitalic.woff2') format('woff2'),
        url('ivymode-lightitalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-regular.woff2') format('woff2'),
        url('ivymode-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-semibold.woff2') format('woff2'),
        url('ivymode-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-semibolditalic.woff2') format('woff2'),
        url('ivymode-semibolditalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-thin.woff2') format('woff2'),
        url('ivymode-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ivy Mode';
    src: url('ivymode-thinitalic.woff2') format('woff2'),
        url('ivymode-thinitalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

body{

  font-family: 'Avenir LT Std';
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: normal;
  color: #000000;
  padding: 0;
  margin: 0;
  font-display: swap;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Ivy Mode';
  margin:0;
  margin-bottom:20px;
  font-weight:normal;
  color: #1d2b48;
  color: #000000;
}
h1{
  font-size: 54px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
h2{
  font-size: 65.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.58;
  letter-spacing: 1.37px;
}
h3{
  font-size: 38px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
}
h4{
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 2.56px;
}
h5{
  font-size: 15.5px;
  line-height: 2.84;
  letter-spacing: 0.78px;
  font-family: 'Futura PT Demi';
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
h6{
  font-size: 15px;
  line-height: 1.23;
  letter-spacing: 0.75px;
  font-family: 'Futura PT';
  font-weight: bold;
  font-style: normal;
}
/*
  Media 1440
-----------------------------*/
@media screen and (max-width: 1440px){

}
@media screen and (max-width: 1140px){

}
@media screen and (max-width: 1024px){

}
@media screen and (max-width: 768px){

}
@media screen and (max-width: 550px){

}

@keyframes anime_button {
  from {top: 0px;}
  to {top: 10px;}
}
/*
    Globals --> Full Left BG
-----------------------------*/
.full-bg-holder{
    position:relative;
}
.full-bg-holder > *{
    position:relative;
    z-index:1;
}
.full-left-bg{
    position:absolute;
    z-index: 0;
    height:100%;
    width:100%;
    left:0;
    top:0;
    display: block;
    content: "";
    background-color: #F5F5F5;
    opacity:0;
}
.full-left-bg.active{
    opacity:1;
}

/*
    Globals --> Full right BG
-----------------------------*/
.full-right-bg{
    position:absolute;
    z-index:0;
    height:100%;
    width:100%;
    right:0;
    top:0;
    display: block;
    content: "";
    background-color: #e8e7e5;
    opacity:0;
}
.full-right-bg.active{

    opacity:1;
}


/*
    Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile{
    display:none;
    position:absolute;
    z-index:0;
    height:100%;
    width:100%;
    left:0;
    top:0;
    content: "";
    opacity:0;
    background-color: #859CAC;
}
.full-bg-mobile.active{
    opacity:1;
}



.mobile_only{
  display:none;
}
.container--main {
  background: #ffffff !important; }

.pf4_button{
  position:relative;
  display: inline-block;
  margin: 0;
  color: #FFF;
  opacity: 1;
  font-weight: 600;
  font-size: 14.5px;
  letter-spacing: 2.2px;
  font-family: Montserrat;
}
.pf4_button span {
    background-color: #f7826e;
    padding: 13.9px 23px 11.9px 27px;
    display: inline-block;
    color: #ffffff;
    letter-spacing: 2.9px;
    font-size: 15px;
    z-index: 1;
    position: relative;
    font-family: 'Bebas Neue', cursive;
    font-weight: 400;
}
.pf4_button:before{
  content:"";
  width: 98.9%;
  height: 100%;
  display: block;
  position: absolute;
  top: -11px;
  left: -7px;
  border: 1px solid #000;
}
.pf4_button:hover{
  color: #ffffff;
}


/*
  Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
  position: relative; }

.full-bg-holder > * {
  position: relative;
  z-index: 1; }

.full-left-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #F5F5F5;
  background-repeat: no-repeat;
  opacity: 0;
  background-size: cover;
  }

.full-left-bg.active {
  opacity: 1; }

/*
  Globals --> Full right BG
-----------------------------*/
.full-right-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #859CAC;
  opacity: 0; }

.full-right-bg.active {
  opacity: 1; }

/*
  Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile {
  display: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0;
  background-color: #859CAC; }

.full-bg-mobile.active {
  opacity: 1; }

@media (max-width: 980px) {
  .full-bg-mobile {
    display: block;
  }
}


.section_inner {
  width: 1080px;
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto;
  position: relative;
}
.section_inner img {
  /* max-width: 62.5%; */
  height: auto;
  margin: 0;
  max-width: 53.2%;
}

.pf4_mobile_img,
.pf4_mobile_icon {
  width: 100% !important;
  display: none !important;
}

@media (max-width: 1200px) {
  .section_inner {
    width: 980px;
  }
}
@media (max-width: 1080px) {
  .section_inner {
    width: 800px;
  }
}
@media (max-width: 900px) {
  .section_inner {
    width: 500px;
  }
}
@media (max-width: 550px) {
  .section_inner {
    width: 84%;
  }
}
@media (max-width: 320px) {
  .section_inner {
    /* width: 90% !important; */
  }
}

/*
=======================================
  Site Header Section
=========================================*/
html{
  padding-top:0 !important;
}
/*
=======================================
  Site Header Section
=========================================*/
/*
    Header
------------------------------*/
.nat_header {
    padding-top: 37px;
    padding-bottom: 42px;
    padding-left: 48px;
    padding-right: 69px;
    position: absolute;
    width: 100%;
    /* z-index: 99; */
    /* left: 0; */
    /* top: 0; */
    z-index: 999999;
}

.nat_header .section_inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.nat_logo_image {

width: 144px;
}

.nat_header_right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 10px;
}

.nat_header_right ul {
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style-type: none;
    margin-right:0px;
    position:relative;
}
.nat_header_right ul:after{
  content:"";
  position:absolute;
  top: 10px;
  left: -228px;
  width: 45%;
  height:1px;
  background-color:#000000;
}

.nat_header_right li {
    display: inline-block;
    margin: 0;
    padding-left: 33.5px;
}

.nat_header_right li a {
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: 2px;
    color: #1b1313;
    position: relative;
    display: block;
    font-family: 'Bebas Neue';
}

.nat_header_right li a:after {
    content: " ";
    width: 90%;
    height: 4px;
    background-color: transparent;
    position: absolute;
    bottom: -7px;
    left: 5%;
}

.nat_header_right li a:hover:after {}
.nat_header_right li a:hover{
color:#f7826e;
}

/*
  Header ---> Responsive Menu
-----------------------------*/
/*
    Responsive Header
------------------------------*/

.responsive-menu-hand {
    display: block;
}

.responsive-menu-hand svg {
    width: 100%;
    height: 100%;
}

.responsive-menu-close {
    clear: both;
    height: 28px;
    width: 28px;
    display: block;
    position: absolute;
    top: 26px;
    right: 37px;
}

.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: 27px;
    display: block;
    background-color: #ffffff;
    height: 2px;
}

.responsive-menu-close span:nth-child(1) {
    transform: rotate(-45deg);
    margin-top: 15px;
}

.responsive-menu-close span:nth-child(2) {
    transform: rotate(45deg);
    margin-top: -3px;
}

.responsive-menu {
    position: fixed;
    width: 100%;
    height: calc(100vh - 11.867vw);
    top: 67px;
    right: -110%;
    background: #f7826e;
    z-index: 999999;
    overflow: scroll;
    overflow-y: auto;
    overflow-x: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    transition: right 0.5s ease;
    -webkit-transition: right 0.5s ease;
    -moz-transition: right 0.5s ease;
    -ms-transition: right 0.5s ease;
    -o-transition: right 0.5s ease;
    top: 67px;
}

.responsive-menu.active {
    right: 0;
    top: 11.867vw;
}

.responsive-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}

.responsive-menu > ul{
    margin-top: 105px;
    padding-left: 70px;
    padding-right: 70px;
}

.responsive-menu ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 35px;
}

.responsive-menu > ul li:before{
    content: "";
    position: absolute;
    width: 145px;
    height: 6px;
    background-color: #ffffff;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    left: -170px;
}
.responsive-menu > ul li:hover:before{
    opacity: 1;
}

.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a {
    /* height: 57px; */
    text-decoration: none;
    text-align: left;
    border: 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.9px;
    color: #ffffff;
    position: relative;
    display: inline-block;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    border-bottom: 2px solid transparent !important;
}

.responsive-menu ul li:hover {
    text-decoration: none;
}

.responsive-menu ul li a:hover, .responsive-menu ul li a.active:hover {border-bottom: 2px solid #fff !important;}

.nat_social{
    position: absolute;
    bottom: 60px;
    left: 70px;
}

.nat_social ul{
    display: flex;
}

.nat_social ul li{
    margin-right: 15px;
}
.nat_social ul li,
.nat_social ul li a{
    line-height: 0;
    height: unset;
}

@media (max-width: 1280px) {}
@media (max-width: 1140px) {
    .nat_header {padding-top: 44px;padding-bottom: 38px;padding-left: 56px;padding-right: 57px;}
    .nat_header .section_inner { }
    .nat_logo_image {width: 129px;}
    .nat_header_right { }
    .nat_header_right ul:after {
      width: 33%;
      top: 8px;
      left: -141px;
    }
    .nat_header_right ul { }
    .nat_header_right li {padding-left: 33px;}
    .nat_header_right li a {font-size: 14px;}
    .nat_header_right li a:after { }
    .nat_header_right li a:hover:after { }
}

@media (max-width: 1024px) {
    .nat_header { }
    .nat_header .section_inner { }
    .nat_logo_image { }
    .nat_header_right { }
    .nat_header_right ul { }
    .nat_header_right li {padding-left: 21px;}
    .nat_header_right li a { }
    .nat_header_right li a:after { }
    .nat_header_right li a:hover:after { }
}

@media (max-width: 768px) {
    .nat_header_right ul {
        display: none;
    }

    .responsive-menu-hand {
        display: block;
        width: 31px;
        height: 23.45px;
        background: url("nav_bars.png") no-repeat scroll center / contain;
        transition: .3s ease all;
    }


    body.mobile-menu-active .responsive-menu-hand {
        background-image: url("nav_close.png");
    }


    .nat_logo_image {
        width: 33vw;
    }

    .nat_header_right li a {
        font-size: 1.3vw;
    }


    .nat_header {
        padding-top: 3vw;
        padding-bottom: 3vw;
        padding-left: 8vw;
        padding-right: 8vw;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
        height: auto;
        background: unset;
        /* position: fixed; */
    }

    .nat_logo_image {
        width: 15vw;
    }


}

@media (max-width: 550px) {
    .nat_header {
        padding-top: 4.7489vw;
        padding-bottom: 3.1vw;
        padding-left: 3.9vw;
        padding-right: 7vw;
        width: 100%;
        z-index: 99;
        left: 0;
        top: 0;
        height: auto;
        background: unset;
        /* position: fixed; */
    }

    .nat_logo_image {
        width: 27.133vw;
        display: none;
    }
    .nat_logo_image.mobile_only{
        display: block;
    }
    .nat_header_right{
        padding-top: 0px;
    }
    .responsive-menu.active {
        right: 0;
        top: 0;
    }
}



.site_button {
    font-size: 16px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    color: #1b1313;
    font-weight: 400;
    transition: .3s ease all;
    padding: 11px 58px 12px 37px;
    border: solid 1px #786a63;
    font-family: 'Work Sans', sans-serif;
    background-color: transparent;
    position: relative;
}
.site_button span{
    background-image: url(arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 31px;
}
.site_button:hover {
    color: #000;
}

@media (max-width: 1280px) {
    .site_button {
        font-size: 1.25vw;
        letter-spacing: 0.086vw;
        padding: 0.859vw 4.531vw 0.938vw 2.891vw;
    }
    .site_button span{
        background-size: 0.625vw;
        width: 1.563vw;
        right: 2.422vw;
    }
    .site_button:hover { }
}
@media (max-width: 1140px) {
    .site_button {
        font-size: 1.404vw;
        letter-spacing: 0.096vw;
        padding: 0.965vw 5.088vw 1.053vw 3.246vw;
    }
    .site_button span{
        background-size: 0.702vw;
        width: 1.754vw;
        right: 2.719vw;
    }
    .site_button:hover { }
}
@media (max-width: 1024px) {
    .site_button {
        font-size: 1.563vw;
        letter-spacing: 0.107vw;
        padding: 1.074vw 5.664vw 1.172vw 3.613vw;
    }
    .site_button span{
        background-size: 0.781vw;
        width: 1.953vw;
        right: 3.027vw;
    }
    .site_button:hover { }
}
@media (max-width: 768px) {
    .site_button {
        font-size: 1.9vw;
        letter-spacing: 0.143vw;
        padding: 1.432vw 7.552vw 1.563vw 4.818vw;
    }
    .site_button span{
        /* background-size: 1.042vw; */
        width: 2.604vw;
        right: 4.036vw;
    }
    .site_button:hover { }
}
@media (max-width: 550px) {
    .site_button {
        font-size: 2.79vw;
        letter-spacing: 0.07vw;
        padding: 1.7vw 11.8vw 2vw 6.3vw;
    }
    .site_button span{
        background-size: 1.133vw;
        width: 5.333vw;
        right: 4.267vw;
    }
    .site_button:hover { }
}



/* Style Start from here  */
.ac_s1{
  background-color: #eff0f2;
}
.ac_s1>.section_inner{
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1280px;
}
.ac_s1_left{
    width: 47.3%;
    position: relative;
}
.ac_s1_img{
    opacity: 0;
}
.ac_s1_img img{
    width: 100%;
}
.ac_s1_right{
    width: 50%;
    z-index: 100;
}
.ac_s1_title{
    padding-top: 147px;
    margin-left: -88px;
}
.ac_s1_title h1{
    font-size: 55px;
    letter-spacing: -0.45px;
}
.ac_s1_title h1 br{}
.ac_s1_title h1 mark{
    font-style: italic;
    letter-spacing: -0.43px;
    background-color: transparent;
    background-image: linear-gradient(120deg, #f6e7e6 0%, #f6e7e6 100%);
    background-size: 100% 42%;
    background-position: 0 75%;
    background-repeat: no-repeat;
    padding-left: 7px;
    margin-left: -7px;
}
.ac_s1_title h1 strong{}
.ac_s1_right article{
    margin-top: 38px;
    padding-left: 15px;
}
.ac_s1_right article p{
    font-size: 14px;
    letter-spacing: 0.52px;
    line-height: 1.43;
    padding-bottom: 5px;
}
.ac_s1_right article p br{}
.ac_s1_right article p mark{
  background-color: transparent;
    background-image: linear-gradient(
120deg
 , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 98% 65%;
    background-position: 0 159%;
    background-repeat: no-repeat;
}
.ac_s1_right article p strong{
    font-style: italic;
    letter-spacing: 0.42px;
}
.ac_s1_btn{
  display: block;
  padding-top: 35px;
  padding-left: 22.5px;
  padding-bottom: 89px;
}
.ac_s1_btn a{}
.ac_s1_btn a span{}
.ac_s1_sub{
    border-top: 1px solid #1e1e1e;
    border-bottom: 1px solid #1e1e1e;
    background-color: white;
}
.ac_s1_sub .section_inner{
    max-width: 1440px;
    display: block;
}
.ac_s1_sub h4{
    text-align: center;
    margin: 0;
    padding: 19.5px 0 18.6px 22px;
    font-size: 31px;
    text-transform: uppercase;
    letter-spacing: 2.6px;
    word-spacing: 1px;
}

/*Responsive Srart of Section 1*/
@media(max-width: 1440px){
  .ac_s1{
    background-color: #eff0f2;
  }
  .ac_s1>.section_inner{
      max-width: 88.889vw;
      width: 88.889vw;
  }
  .ac_s1_left{
      width: 47.3%;
  }
  .ac_s1_img{}
  .ac_s1_img img{}
  .ac_s1_right{}
  .ac_s1_title{
      padding-top: 10.556vw;
      margin-left: -6.111vw;
  }
  .ac_s1_title h1{
      font-size: 3.819vw;
      letter-spacing: -0.031vw;
      line-height: 1.47;
  }
  .ac_s1_title h1 br{}
  .ac_s1_title h1 mark{}
  .ac_s1_title h1 strong{}
  .ac_s1_right article{
      margin-top: 2.5vw;
      padding-left: 1.042vw;
  }
  .ac_s1_right article p{
      font-size: 0.972vw;
      letter-spacing: 0.036vw;
      line-height: 1.49;
      padding-bottom: 0.347vw;
  }
  .ac_s1_right article p br{}
  .ac_s1_right article p mark{}
  .ac_s1_right article p strong{
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.39px;
}
  .ac_s1_btn{
    padding-top: 2.39vw;
    padding-left: 1.513vw;
    padding-bottom: 6.25vw;
  }
  .ac_s1_btn a{}
  .ac_s1_btn a span{
    font-size: 1.042vw;
}
  .ac_s1_sub{
      border-top: 1px solid #1e1e1e;
      border-bottom: 1px solid #1e1e1e;
      background-color: white;
  }
  .ac_s1_sub .section_inner{
      max-width: 100vw;
  }
  .ac_s1_sub h4{
      padding: 1.354vw 0 1.222vw 1.528vw;
      font-size: 2.153vw;
      letter-spacing: 0.181vw;
      word-spacing: 0.069vw;
  }
}
@media(max-width: 1280px){
  .ac_s1{}
  .ac_s1>.section_inner{}
  .ac_s1_left{}
  .ac_s1_img{}
  .ac_s1_img img{}
  .ac_s1_right{}
  .ac_s1_title{}
  .ac_s1_title h1{}
  .ac_s1_title h1 br{}
  .ac_s1_title h1 mark{}
  .ac_s1_title h1 strong{}
  .ac_s1_right article{}
  .ac_s1_right article p{
    font-size: 1.2vw;
}
  .ac_s1_right article p br{}
  .ac_s1_right article p mark{}
  .ac_s1_right article p strong{}
  .ac_s1_btn{}
  .ac_s1_btn a{}
  .ac_s1_btn a span{}
  .ac_s1_sub{}
  .ac_s1_sub .section_inner{}
  .ac_s1_sub h4{
    font-size: 1.953vw;
}
}
@media(max-width: 1024px){
  .ac_s1{}
  .ac_s1>.section_inner{}
  .ac_s1_left{}
  .ac_s1_img{}
  .ac_s1_img img{}
  .ac_s1_right{}
  .ac_s1_title{}
  .ac_s1_title h1{}
  .ac_s1_title h1 br{}
  .ac_s1_title h1 mark{}
  .ac_s1_title h1 strong{}
  .ac_s1_right article{}
  .ac_s1_right article p{font-size: 1.4vw;}
  .ac_s1_right article p br{
    display: none;
}
  .ac_s1_right article p mark{}
  .ac_s1_right article p strong{}
  .ac_s1_btn{}
  .ac_s1_btn a{}
  .ac_s1_btn a span{}
  .ac_s1_sub{}
  .ac_s1_sub .section_inner{max-width: 100%;width: 100%;}
  .ac_s1_sub h4{}
}
@media(max-width: 768px){
  .ac_s1{
}
  .ac_s1>.section_inner{
    width: 100%;
    max-width: 100%;
    display: flex;
}
  .ac_s1_left{
    width: 100%;
}
.ac_s1_left>span{
    display:none;
}
  .ac_s1_img{
    opacity: 1;
    background-position: center;
    background-image: url(ac_s1_img.png)!important;
    height: 106vw;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
  .ac_s1_img img{
    opacity: 0;
    width: 10%;
}
  .ac_s1_right{
    width: 100%;
}
  .ac_s1_title{
    margin: 0;
    padding-left: 10vw;
    padding-right: 10vw;
}
  .ac_s1_title h1{
    font-size: 6.819vw;
}
  .ac_s1_title h1 br{}
  .ac_s1_title h1 mark{}
  .ac_s1_title h1 strong{}
  .ac_s1_right article{
    padding-left: 10vw;
    padding-right: 10vw;
}
  .ac_s1_right article p{
    font-size: 2.581vw;
}
  .ac_s1_right article p br{}
  .ac_s1_right article p mark{}
  .ac_s1_right article p strong{}
  .ac_s1_btn{
    padding-left: 10vw;
    padding-bottom: 10.556vw;
}
  .ac_s1_btn a{}
  .ac_s1_btn a span{
    font-size: 2.072vw;
}
  .ac_s1_sub{}
  .ac_s1_sub .section_inner{
    width: 100%;
    max-width: 100%;
}
  .ac_s1_sub h4{
    font-size: 4.5vw;
    line-height: 1.44;
    letter-spacing: 0.3vw;
    padding-top: 2.6vw;
    padding-right: 20vw;
    padding-left: 20vw;
    margin-bottom: 2.1vw;
  }
}
@media(max-width: 550px){
  .ac_s1{
    padding-top: 0vw;
  }
  .ac_s1>.section_inner{}
  .ac_s1_left{}
  .ac_s1_img{
    height: 114.8vw;
    background-size: cover;
    background-position: center;
    width: 100%;
  }
  .ac_s1_img img{}
  .ac_s1_right{
    background-color: #eff0f2;
    margin-top: -20.5vw;
  }
  .ac_s1_title{
    padding-left: 8vw;
    padding-right: 8vw;
    padding-top: 8vw;
}
  .ac_s1_title h1{
    font-size: 10.1vw;
    line-height: 1.17;
    letter-spacing: -0.7px;
}
  .ac_s1_title h1 br{
    display: none;
}
  .ac_s1_title h1 mark{
     letter-spacing: -0.091vw;
   padding-bottom: 3.273vw;
   padding-right: 2.364vw;
   padding-left: 0vw;
   margin-left: 0.182vw;
}
  .ac_s1_title h1 strong{}
  .ac_s1_right article{
    padding-top: 6.6vw;
    padding-left: 8vw;
    padding-right: 8vw;
}
  .ac_s1_right article p{
    line-height: 1.66;
    font-size: 3.481vw;
    padding-bottom: 2vw;
    letter-spacing: 0.2px;
}
  .ac_s1_right article p br{
    display: none;
}
  .ac_s1_right article p mark{}
  .ac_s1_right article p strong{
    letter-spacing: 0.1px;
    line-height: 0.91;
}
  .ac_s1_btn{
    padding-top: 4.5vw;
    padding-left: 9.9vw;
    padding-right: 7.9vw;
    padding-bottom: 10.4vw;
}
  .ac_s1_btn a{}
  .ac_s1_btn a:before{

content: "";

width: 98.9%;

height: 100%;

top: -10px;

left: -9px;

}
  .ac_s1_btn a span{
    padding: 20.9px 31.5px 18.5px 33px;
    font-size: 3.672vw;
    letter-spacing: 1.8px;
}
  .ac_s1_sub{}
  .ac_s1_sub .section_inner{}
  .ac_s1_sub h4{
    padding-right: 6vw;
    padding-left: 6vw;
    padding-top: 5.6vw;
    font-size: 5.5vw;
    line-height: 1.1;
    padding-bottom: 3.9vw;
}
}
/***************************************************
Section 1 End Here
****************************************************/
/*Section 2 Start from here*/
.ac_s2{
  margin-bottom: 250px;
  padding-top: 1px;
}
.ac_s2 .section_inner{
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  margin:0 auto;
  flex-wrap: wrap;
  width: 1080px;
}
.ac_s2_left{
  width: 59.3%;
}
.ac_s2_in{
    margin-top: 193.5px;
    background-color: #f8f6fd;
    padding-top: 45px;
    padding-bottom: 68px;
}
.ac_s2_title{
    margin-left: -65px;
}
.ac_s2_title h2{
    font-style: initial;
    font-size: 67.5px;
    letter-spacing: 0px;
    margin-bottom: 0px;
}
.ac_s2_title h2 i{
    padding-left: 16px;
    letter-spacing: 1.32px;
}
.ac_s2_in article{}
.ac_s2_content{
    padding-left: 102px;
}
.ac_s2_content p{
    margin: 0px;
    padding-top: 21px;
    letter-spacing: 0.53px;
    font-size: 14px;
    line-height: 1.45;
}
.ac_s2_content p strong{
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.42px;
}
.ac_s2_content p mark{
  background-color: transparent;
  background-image: linear-gradient( 120deg , #e1daeb 0%, #f8f6fd 100%);
  background-size: 98% 82%;
  background-position: 0 159%;
  background-repeat: no-repeat;
  color: #000000;
}
.ac_s2_content p br{}
.ac_s2_btn{
    padding-top: 54px;
    padding-left: 109.5px;
}
.ac_s2_btn a{}
.ac_s2_btn :before{
    top: -9px;
    left: -6px;
    height: 100%;
    width: 98.1%;
}
.ac_s2_btn a span{
    padding: 15.9px 21.6px 10.5px 27.5px;
}
.ac_s2_h5{
    padding-top: 39px;
    padding-left: 58px;
    /* padding-right: 66px; */
}
.ac_s2_art1{}
.ac_s2_h5 h5{
  line-height: 1.6;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Ivy Mode';
  font-style: italic;
  letter-spacing: 0.44px;
  position:relative;
  padding-right: 66px;
  }

.ac_s2_arrow{
  position:absolute;
  top: 101px;
  right: 190px;
  width: 19px;
  height: 73px;
}
.ac_s2_arrow:after{
  content:"";
  background-size: contain;
  background-image: url(ac_s2_art1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 100%;
  display: block;
  height: 100%;
  position: relative;
  -webkit-animation: anime_button 0.4s infinite alternate;
  -moz-animation: anime_button 0.4s infinite alternate;
  animation: anime_button 0.4s infinite alternate;
}
.ac_s2_h5 h5 br{}
.ac_s2_h5 h5 strong{
    padding-left: 45px;
    letter-spacing: 0.44px;
    font-weight: 600;
}

.ac_s2_right{
  width: 40.69%;
  position: relative;
  margin-top: 93px;
  padding-bottom: 229px;
}
.ac_s2_art2{
    position: absolute;
    top: 129px;
    left: -188px;
    z-index: 1;
    transform: rotate(-90deg);
}
.ac_s2_art2 .line{
    display: inline-block;
    
    width: 213px;
    height: 1px;
    display: inline-block;
    margin-bottom: 4px;
}
.ac_s2_art2 .line:before{
  content:"";
  width:100%;
  height:100%;
  display:block;
  background-color: black;
}
.ac_s2_art2 h6{
    display: inline;
    color: black;
    padding-left: 28px;
    font-family: 'Bebas Neue';
    font-size: 20px;
    letter-spacing: 1.5px;
    font-weight: 300;
}
.ac_s2_right>span{
  background-size:cover;
  background-repeat:no-repeat;
  height: 786px;
}
.ac_s2_img{}
.ac_s2_img img{}

/*Responsive Srart of Section 2*/
  @media(max-width: 1440px){
  .ac_s2{
    margin-bottom: 17.435vw;
    padding-top: 0.069vw;
  }
  .ac_s2 .section_inner{
    max-width: 75vw;
    width: 75vw;
  }
  .ac_s2_left{
    width: 59.3%;
  }
  .ac_s2_in{
      margin-top: 13.438vw;
      padding-top: 3.125vw;
      padding-bottom: 4.722vw;
  }
  .ac_s2_title{
      margin-left: -4.514vw;
  }
  .ac_s2_title h2{
      font-size: 4.688vw;
      letter-spacing: 0vw;
      margin-bottom: 0vw;
  }
  .ac_s2_title h2 i{
      padding-left: 1.111vw;
      letter-spacing: 0.092vw;
  }
  .ac_s2_in article{}
  .ac_s2_content{
      padding-left: 7.083vw;
  }
  .ac_s2_content p{
      margin: 0vw;
      padding-top: 1.458vw;
      font-size: 0.972vw;
      letter-spacing: 0.036vw;
      line-height: 1.49;
  }
  .ac_s2_content p strong{
      font-weight: 600;
      font-style: italic;
      letter-spacing: 0.39px;
  }
  .ac_s2_content p mark{}
  .ac_s2_content p br{}
  .ac_s2_btn{
      padding-top: 3.781vw;
      padding-left: 7.604vw;
  }
  .ac_s2_btn a{}
  .ac_s2_btn :before{
      top: -0.625vw;
      left: -0.417vw;
      height: 100%;
      width: 98.1%;
  }
  .ac_s2_btn a span{
      padding: 1.1vw 1.5vw 0.8vw 2vw;
      font-size: 0.981vw;
      letter-spacing: 3.15px;
  }
  .ac_s2_h5{
      padding-top: 2.708vw;
      padding-left: 4.028vw;
  }
  .ac_s2_art1{}
  .ac_s2_h5 h5{
    font-size: 1.389vw;
    letter-spacing: 0.031vw;
    }

  .ac_s2_arrow{
    top: 7.014vw;
    right: 13.194vw;
    width: 2.25vw;
    height: 5.1vw;
  }
  .ac_s2_arrow:after{ }
  .ac_s2_h5 h5 br{}
  .ac_s2_h5 h5 strong{
      padding-left: 3.125vw;
      letter-spacing: 0.031vw;
      font-weight: 600;
  }

  .ac_s2_right{
    width: 40.69%;
    margin-top: 6.528vw;
  }
  .ac_s2_art2{
      top: 9.6vw;
      left: -13.056vw;
  }
  .ac_s2_art2 .line{
      /* width: 14.861vw; */
      /* height: 0.139vw; */
      margin-bottom: 0.278vw;
  }
  .ac_s2_art2 h6{
      padding-left: 1.944vw;
      font-size: 1.389vw;
      letter-spacing: 0.104vw;
      font-weight: 300;
  }
  .ac_s2_right>span{
    height: 54.63vw;
}
  .ac_s2_img{}
  .ac_s2_img img{}
}
@media(max-width: 1280px){
  .ac_s2{}
  .ac_s2 .section_inner{}
  .ac_s2_left{}
  .ac_s2_in{}
  .ac_s2_title{}
  .ac_s2_title h2{}
  .ac_s2_title h2 i{}
  .ac_s2_in article{}
  .ac_s2_content{
    padding-right: 2vw;
}
  .ac_s2_content p{
    font-size: 1.2vw;
}
  .ac_s2_content p strong{}
  .ac_s2_content p mark{}
  .ac_s2_content p br{}
  .ac_s2_btn{}
  .ac_s2_btn a{}
  .ac_s2_btn :before{}
  .ac_s2_btn a span{}
  .ac_s2_h5{}
  .ac_s2_art1{}
  .ac_s2_h5 h5{
    padding-right: 4vw;
}
  .ac_s2_h5 h5:after{}
  .ac_s2_h5 h5 br{}
  .ac_s2_h5 h5 strong{}
  .ac_s2_right{}
  .ac_s2_art2{
    top: 9.6vw;
    left: -12.056vw;
}
  .ac_s2_art2 .line{
    width: 15.861vw;
}
  .ac_s2_art2 h6{}
  .ac_s2_right>span{}
  .ac_s2_img{}
  .ac_s2_img img{}

}
@media(max-width: 1140px){
  .ac_s2_arrow{
    height:6.4vw;
  }
}
@media(max-width: 1024px){
  .ac_s2{}
  .ac_s2 .section_inner{}
  .ac_s2_left{}
  .ac_s2_in{}
  .ac_s2_title{}
  .ac_s2_title h2{}
  .ac_s2_title h2 i{}
  .ac_s2_in article{}
  .ac_s2_content{
      padding-right: 4vw;
  }
  .ac_s2_content p{
      font-size: 1.4vw;
  }
  .ac_s2_content p strong{}
  .ac_s2_content p mark{}
  .ac_s2_content p br{
      display: none;
  }
  .ac_s2_btn{}
  .ac_s2_btn a{}
  .ac_s2_btn :before{}
  .ac_s2_btn a span{
      font-size: 1.042vw;
  }
  .ac_s2_h5{}
  .ac_s2_art1{}
  .ac_s2_h5 h5{}
  .ac_s2_h5 h5:after{}
  .ac_s2_h5 h5 br{}
  .ac_s2_h5 h5 strong{}
  .ac_s2_right{}
  .ac_s2_art2{
      top: 9.6vw;
      left: -13.056vw;
  }
  .ac_s2_art2 .line{}
  .ac_s2_art2 h6{
      font-size: 1.6vw;
  }
  .ac_s2_right>span{}
  .ac_s2_img{}
  .ac_s2_img img{}
  .ac_s2_arrow{
    height:7.1vw;
  }
}
@media(max-width: 768px){
  .ac_s2{}
  .ac_s2 .section_inner{
    display: flex;
    width: 100%;
    max-width: 100%;
}
  .ac_s2_left{
    order: 2;
    width: 100%;
    padding-left: 8vw;
    padding-right: 10vw;
}
  .ac_s2_in{
    margin-top: -66vw;
    padding-top: 66vw;
    padding-bottom: 10vw;
}
  .ac_s2_title{
    margin: 0;
    padding-left: 5vw;
    padding-right: 5vw;
}
  .ac_s2_title h2{
    font-size: 7.688vw;
}
  .ac_s2_title h2 i{}
  .ac_s2_in article{}
  .ac_s2_content{
    padding-left: 5vw;
    padding-right: 5vw;
}
  .ac_s2_content p{
    font-size: 2.581vw;
}
  .ac_s2_content p strong{}
  .ac_s2_content p mark{}
  .ac_s2_content p br{}
  .ac_s2_btn{
    padding-left: 6vw;
}
  .ac_s2_btn a{}
  .ac_s2_btn :before{}
  .ac_s2_btn a span{
    font-size: 2.072vw;
    padding: 13.9px 23px 11.9px 27px;
}
  .ac_s2_h5{
    padding-left: 5vw;
}
  .ac_s2_art1{}
  .ac_s2_h5 h5{
    font-size: 2.989vw;
}
  .ac_s2_arrow{
    top: 11.014vw;
    right: 34.194vw;
    width: 3.25vw;
    height: 6.306vw;
}
  .ac_s2_h5 h5 br{}
  .ac_s2_h5 h5 strong{
    padding: 0;
}
  .ac_s2_right{
    order: 1;
    width: 80%;
    margin: 10vw auto;
    padding-bottom: 0;
}
  .ac_s2_art2{
    top: 11.158vw;
    left: -8.056vw;
}
  .ac_s2_art2 .line{
    margin-bottom: 0.7vw;
    width: 17.861vw;
}
  .ac_s2_art2 h6{
    font-size: 2.389vw;
}
  .ac_s2_right>span{
    display: none;
    /* height: 100%; */
}
  .ac_s2_img{
    background-size: cover;
    background-repeat: no-repeat;
    width: 93%;
    margin-left: 7vw;
    height: 100vw;
}
  .ac_s2_img img{
    width: 10%;
    opacity: 0;
    width: 100%;
    opacity: 1;
    max-width: 100%;
}
}
@media(max-width: 550px){
  .ac_s2{
    margin-bottom: -6.425vw;
}
  .ac_s2 .section_inner{}
  .ac_s2_left{
    padding-right: 0;
}
  .ac_s2_in{padding-top: 61.5vw;margin-top: -67.3vw;padding-left: 2vw;padding-bottom: 12.5vw;}
  .ac_s2_title{
    padding-left: 4.4vw;
    padding-right: 7vw;
}
  .ac_s2_title h2{
    font-size: 12.688vw;
    line-height: 1.26;
    letter-spacing: 1.5px;
}
  .ac_s2_title h2 i{
    padding-left: 0.111vw;
    letter-spacing: 0.42vw;
}
  .ac_s2_in article{}
  .ac_s2_content{padding-top: 1.7vw;padding-right: 7vw;padding-left: 4.5vw;}
  .ac_s2_content p{line-height: 1.56;font-size: 3.481vw;padding-bottom: 3.5vw;}
  .ac_s2_content p strong{}
  .ac_s2_content p mark{}
  .ac_s2_content p br{display: none;}
  .ac_s2_btn{
    padding-top: 6.8vw;
    padding-right: 8vw;
}
  .ac_s2_btn a{}
  .ac_s2_btn :before{
    top: -1.5vw;
    left: -1.417vw;
    height: 95%;
    width: 99.1%;
}
  .ac_s2_btn a span{
    padding: 4.9vw 6.6vw 4.1vw 7.29vw;
    font-size: 3.181vw;
    letter-spacing: 3.6px;
}
  .ac_s2_h5{
    padding-left: 0;
}
  .ac_s2_art1{}
  .ac_s2_h5 h5{
    padding-left: 1vw;
    padding-top: 6.6vw;
    font-size: 4.6vw;
    letter-spacing: -0.02px;
    line-height: 1.24;
    padding-right: 0;
}
  .ac_s2_arrow{
    top: 29.014vw;
    right: 48vw;
    width: 4.25vw;
    height: 11vw;
    z-index: 9;
    
}
.ac_s2_arrow:after{
    background-position: bottom;
    background-size: cover;
    background-image: url(ac_s6_art2.png);
}


  .ac_s2_h5 h5 br{
    display: none;
}
  .ac_s2_h5 h5 strong{}
  .ac_s2_right{
    margin: 10.4vw auto;
}
  .ac_s2_art2{
    top: 27.078vw;
    left: -27.256vw;
}
  .ac_s2_art2 .line{
    width: 40.861vw;
    height: 1px;
    margin-left: 0px;
    position: absolute;
    top: 3.2vw;
}
  .ac_s2_art2 h6{
    font-size: 5.389vw;
    letter-spacing: 2.5px;
    padding-left: 48.7vw;
}
  .ac_s2_right>span{}
  .ac_s2_img{
    margin-left: 10.6vw;
    width: 88.9%;
    height: 90.4vw;
}
  .ac_s2_img img{}
}
/***************************************************
Section 2 End Here
***************************************************/

/*Section 3 start from here*/
.ac_s3{
    background-color: #f8ecea;
    z-index: 6;
    padding-bottom: 61px;
}
.ac_s3 .section_inner{
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    box-sizing: border-box;
    flex-wrap: wrap;
    width: 1280px;
}
.ac_s3_left{
  width: 37%;
  /* padding-bottom: 61px; */
}
.ac_s3_img1{
    margin-top: -94px;
    margin-left: -39px;
    margin-right: 22.5px;
    background-image: url(ac_s3_img.png);
    height: 691px;
    background-size: cover;
}
.ac_s3_img1 img{
    width: 10%;
    opacity: 0;
}
.ac_s3_right{
  width: 63%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.ac_s3_right_c1{
    width: 100%;
    padding-bottom: 0px;
    height: auto;
    /* justify-content: unset; */
    display: block;
}
.ac_s3_right_c1 h2{
    padding-top: 52px;
    padding-left: 21px;
    font-style: normal;
    letter-spacing: 0.5px;
    font-weight: normal;
    margin-bottom: 21px;
}
.ac_s3_right_c1 h2 mark{
    background-color: transparent;
    background-image: linear-gradient( 120deg , #f2dbd9 0%, #f2dbd9 100%);
    background-size: 100% 34%;
    background-position: 0px 80%;
    background-repeat: no-repeat;
    padding-right: 7px;
    margin-left: 2px;
}
.ac_s3_right_c1 h2 strong{}
.ac_s3_right_c1 h2 br{}
.ac_s3_right_c1 h2 i{
    
}
.ac_s3_right_c1 h5{
    line-height: 1.5;
    font-size: 21px;
    font-weight: 600;
    font-family: 'Ivy Mode';
    font-style: italic;
    letter-spacing: 0px;
    position: relative;
    padding-left: 179px;
    margin-bottom: 0;
    display: block;
    padding-bottom: 44px;
}
.ac_s3_right_c1 h5 mark{

}
.ac_s3_right_c1 h5 strong{
    padding-left: 45px;
    /* letter-spacing: 0.44px; */
    font-weight: 600;
}
.ac_s3_right_c1 h5 br{}
.ac_s3_right_c1 h5 i{}
.ac_s3_right_c2{
    width: 50%;
    /* padding-right: 41px; */
    padding-left: 22px;
    padding-right: 80px;
    padding-top: 29px;
}
.ac_s3_right_c2 article{
    /* padding-top: 24px; */
    /* padding-left: 22px; */
    padding-bottom: 19px;
    /* padding-right: 80px; */
}
.ac_s3_right_c2 article p{
      letter-spacing: 0.53px;
      font-size: 14px;
      line-height: 1.45;
      margin-bottom: -2px;
}
.ac_s3_right_c2 article p br{}
.ac_s3_right_c2 article p strong{
    font-style: italic;
    /* margin-top: 13px; */
    /* padding-top: 20px; */
    /* display: inline-block; */
}
.ac_s3_right_c2 article p text{
      padding-top: 21px;
    display: inline-block;
    font-weight: 900;
    font-style: initial;
}
.ac_s3_right_c2 article p mark{
    background-color: transparent;
    background-image: linear-gradient( 120deg , #f1dad7 0%, #f1dad7  100%);
    background-size: 98% 59%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding-right: 7px;
    padding-bottom: 2px;
    padding-left: 3px;
    margin-left: -2px;
    margin-top: 21px;
    display: inline-block;
}
.ac_s3_btn{
      padding-top: 33.5px;
      padding-left: 6px;
      width: 100%;
      display: inline-block;
      /* padding-right: 80px; */
}
.ac_s3_btn a{}
.ac_s3_btn a:before{
    top: -9px;
    height: 98%;
    left: -6px;
    width: 97.15%;
}
.ac_s3_btn a span{
    padding: 13.9px 31.5px 13.5px 28px;
    display: inline-block;
}
.ac_s3_right_c3{
    width: 50%;
}
.ac_s3_img2>span{
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 6;
    margin-top: -4px;
    background-repeat: no-repeat;
    background-position: center top;
}
.ac_s3_img2>img{
  opacity: 0;width: 10%;
}
.ac_s3_img2{
    width: 100%;
    position: relative;
    height: 100%;
    height: 437px;
    margin-bottom: -165px;
}
/*Responsive Start from here of section 3*/

@media (max-width: 1440px){
.ac_s3{
    padding-bottom: 4.236vw;
}
.ac_s3 .section_inner{
    width: 100vw;
    max-width: 100vw;
}
.ac_s3_left{
    width: 36.88%;
}
.ac_s3_img1{
    margin-top: -6.438vw;
    margin-left: 2.807vw;
    margin-right: -0.035vw;
    height: 47.91vw;
}
.ac_s3_img1 img{}
.ac_s3_right{
  width: 63%;
}
.ac_s3_right_c1{
    width: 100%;
    padding-bottom: 0vw;
    display: block;
}
.ac_s3_right_c1 h2{
    padding-top: 3.403vw;
    padding-left: 2.847vw;
    letter-spacing: 0.014vw;
    font-weight: 300;
    font-size: 4.757vw;
}
.ac_s3_right_c1 h2 mark{}
.ac_s3_right_c1 h2 strong{}
.ac_s3_right_c1 h2 br{}
.ac_s3_right_c1 h2 i{
    font-weight: 100;
}
.ac_s3_right_c1 h5{
    font-size: 1.389vw;
    font-weight: 600;
    letter-spacing: 0.031vw;
    padding-left: 13.9931vw;
    margin-bottom: 0;
    padding-bottom: 3.056vw;
}
.ac_s3_right_c1 h5 mark{}
.ac_s3_right_c1 h5 strong{
    padding-left: 3.125vw;
    letter-spacing: 0.031vw;
    font-weight: 600;
}
.ac_s3_right_c1 h5 br{}
.ac_s3_right_c1 h5 i{}
.ac_s3_right_c2{
    width: 47.2%;
    padding-left: 3.056vw;
    padding-right: 5.972vw;
    padding-top: 2.412vw;
}
.ac_s3_right_c2 article{
    padding-bottom: 1.181vw;
}
.ac_s3_right_c2 article p{
      letter-spacing: 0.037vw;
      font-size: 0.972vw;
      line-height: 1.43;
}
.ac_s3_right_c2 article p br{}
.ac_s3_right_c2 article p strong{
    font-weight: 600;
    font-style: italic;
}
.ac_s3_right_c2 article p text{
      padding-top: 1.358vw;
}
.ac_s3_right_c2 article p mark{
}
.ac_s3_btn{
      padding-top: 1.15vw;
      padding-left: 0.427vw;
      width: 100%;
      display: inline-block;
      /* padding-right: 5.556vw; */
}
.ac_s3_btn a{}
.ac_s3_btn a:before{
    top: -0.615vw;
    height: 99%;
    left: -0.441vw;
    width: 97.4%;
}
.ac_s3_btn a span{
    padding: 0.965vw 2.2618vw 0.718vw 1.944vw;
    display: inline-block;
    font-size: 1.181vw;
    letter-spacing: 2.2px;
}
.ac_s3_right_c3{
    width: 52.8%;
}
.ac_s3_img2>span{
    display: none;
}
.ac_s3_img2>img{
  opacity: 0;width: 10%;
}
.ac_s3_img2{
    background-image: url(ac_s3_img2.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 30.417vw;
    margin-bottom: -10.758vw;
}
}
@media(max-width: 1280px){
  .ac_s3{}
  .ac_s3 .section_inner{}
  .ac_s3_left{}
  .ac_s3_img1{}
  .ac_s3_img1 img{}
  .ac_s3_right{}
  .ac_s3_right_c1{}
  .ac_s3_right_c1 h2{}
  .ac_s3_right_c1 h2 mark{}
  .ac_s3_right_c1 h2 strong{}
  .ac_s3_right_c1 h2 br{}
  .ac_s3_right_c1 h2 i{}
  .ac_s3_right_c1 h5{}
  .ac_s3_right_c1 h5 mark{}
  .ac_s3_right_c1 h5 strong{}
  .ac_s3_right_c1 h5 br{}
  .ac_s3_right_c1 h5 i{}
  .ac_s3_right_c2{}
  .ac_s3_right_c2 article{}
  .ac_s3_right_c2 article p{
    font-size: 1.2vw;
}
  .ac_s3_right_c2 article p br{
    display: none;
}
  .ac_s3_right_c2 article p strong{}
  .ac_s3_right_c2 article p text{}
  .ac_s3_right_c2 article p mark{}
  .ac_s3_btn{}
  .ac_s3_btn a{}
  .ac_s3_btn a:before{}
  .ac_s3_btn a span{}
  .ac_s3_right_c3{}
  .ac_s3_img2>span{}
  .ac_s3_img2>img{}
  .ac_s3_img2{}
}
@media(max-width: 1024px){
  .ac_s3{}
  .ac_s3 .section_inner{}
  .ac_s3_left{}
  .ac_s3_img1{}
  .ac_s3_img1 img{}
  .ac_s3_right{}
  .ac_s3_right_c1{}
  .ac_s3_right_c1 h2{}
  .ac_s3_right_c1 h2 mark{}
  .ac_s3_right_c1 h2 strong{}
  .ac_s3_right_c1 h2 br{}
  .ac_s3_right_c1 h2 i{}
  .ac_s3_right_c1 h5{}
  .ac_s3_right_c1 h5 mark{}
  .ac_s3_right_c1 h5 strong{}
  .ac_s3_right_c1 h5 br{}
  .ac_s3_right_c1 h5 i{}
  .ac_s3_right_c2{}
  .ac_s3_right_c2 article{}
  .ac_s3_right_c2 article p{
    line-height: 1.58;
    font-size: 1.4vw;
}
  .ac_s3_right_c2 article p br{}
  .ac_s3_right_c2 article p strong{}
  .ac_s3_right_c2 article p text{}
  .ac_s3_right_c2 article p mark{}
  .ac_s3_btn{}
  .ac_s3_btn a{
    font-size: 1.042vw;
}
  .ac_s3_btn a:before{}
  .ac_s3_btn a span{}
  .ac_s3_right_c3{}
  .ac_s3_img2>span{}
  .ac_s3_img2>img{}
  .ac_s3_img2{}
}
@media(max-width: 768px){
  .ac_s3{
    margin-top: 23vw;
}
  .ac_s3 .section_inner{
    display: flex;
}
  .ac_s3_left{
    width: 100%;
}
  .ac_s3_img1{
    margin-top: -15.528vw;
    width: 73%;
    padding-left: 10vw;
    height: 101vw;
}
  .ac_s3_img1 img{}
  .ac_s3_right{
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
}
  .ac_s3_right_c1{}
  .ac_s3_right_c1 h2{
    font-size: 8.757vw;
}
  .ac_s3_right_c1 h2 mark{}
  .ac_s3_right_c1 h2 strong{}
  .ac_s3_right_c1 h2 br{}
  .ac_s3_right_c1 h2 i{}
  .ac_s3_right_c1 h5{
    font-size: 2.089vw;
    padding-left: 7vw;
}
  .ac_s3_right_c1 h5 mark{}
  .ac_s3_right_c1 h5 strong{}
  .ac_s3_right_c1 h5 br{}
  .ac_s3_right_c1 h5 i{}
  .ac_s3_right_c2{
    padding-right: 20px;
    padding-top: 1.022vw;
    width: 75.2%;
}
  .ac_s3_right_c2 article{}
  .ac_s3_right_c2 article p{
    font-size: 2.681vw;
}
  .ac_s3_right_c2 article p br{}
  .ac_s3_right_c2 article p strong{}
  .ac_s3_right_c2 article p text{}
  .ac_s3_right_c2 article p mark{
}
  .ac_s3_btn{}
  .ac_s3_btn a{}
  .ac_s3_btn a:before{}
  .ac_s3_btn a span{font-size: 2.072vw;padding: 13.9px 23px 11.9px 27px;}
  .ac_s3_right_c3{
    padding-bottom: 17vw;
    margin-right: -24vw;
    width: 40.8%;
}
  .ac_s3_img2>span{}
  .ac_s3_img2>img{}
  .ac_s3_img2{width: 38vw;background-size: contain;}
}
@media(max-width: 550px){
  .ac_s3{
    margin-top: 57vw;
    padding-bottom: 10.8vw;
}
  .ac_s3 .section_inner{}
  .ac_s3_left{}
  .ac_s3_img1{
    margin-top: -29.1vw;
    margin-left: 8vw;
    height: 88.3vw;
    width: 63%;
}
  .ac_s3_img1 img{}
  .ac_s3_right{
    padding-left: 5vw;
    padding-right: 3vw;
}
  .ac_s3_right_c1{}
  .ac_s3_right_c1 h2{
    font-size: 10.757vw;
    padding-top: 5.003vw;
    padding-left: 2.847vw;
    letter-spacing: -0.8px;
}
  .ac_s3_right_c1 h2 mark{
    background-size: 100% 48%;
    background-position: 0px 100%;
    padding-bottom: 0.364vw;
padding-left: 0.909vw;
margin-left: -0.182vw;
}
  .ac_s3_right_c1 h2 strong{}
  .ac_s3_right_c1 h2 br{}
  .ac_s3_right_c1 h2 i{}
  .ac_s3_right_c1 h5{
    padding-bottom: 29px;
    font-size: 4.7vw;
    padding-left: 2.3vw;
    line-height: 1.17;
    letter-spacing: -0.06vw;
    padding-top: 4px;
}
  .ac_s3_right_c1 h5 mark{}
  .ac_s3_right_c1 h5 strong{
}
  .ac_s3_right_c1 h5 br{
    display: none;
}
  .ac_s3_right_c1 h5 i{}
  .ac_s3_right_c2{
    width: 100%;
    position: relative;
}
  .ac_s3_right_c2 article{}
  .ac_s3_right_c2 article p{
    font-size: 3.472vw;
    line-height: 1.67;
    margin-bottom: .9vw;
}
  .ac_s3_right_c2 article p br{
    display: none;
}
  .ac_s3_right_c2 article p strong{
    /* margin-top: 30px; */
}
  .ac_s3_right_c2 article p text{
    margin-top: 5vw;
    width: 100%;
}
  .ac_s3_right_c2 article p mark{/* margin-top: 1px; */}
  .ac_s3_btn{
    padding-top: 6.3vw;
    padding-left: 0.4vw;
}
  .ac_s3_btn a{}
  .ac_s3_btn a:before{
    top: -1.625vw;
    height: 101%;
    left: -1.451vw;
    width: 98.4%;
}
  .ac_s3_btn a span{
    padding: 4.53vw 8.018vw 3.768vw 7.944vw;
    font-size: 3.572vw;
    letter-spacing: 3px;
}
  .ac_s3_right_c3{
    position: absolute;
    bottom: -81px;
    right: -84px;
    width: 54.8vw;
    height: 44.5vw;
    padding-bottom: 17vw;
    margin-right: 0vw;
}
  .ac_s3_img2>span{}
  .ac_s3_img2>img{}
  .ac_s3_img2{
    height: 45vw;
    width: 68%;
    background-size: cover;
    margin-top: -0.1vw;
}
}
/***************************************************
Section 3 End Here
***************************************************/
/*section 4 start from here*/
.ac_s4{
    padding-bottom: 135px;
    position: relative;
    z-index: 5;
    padding-top: 208px;
}
.ac_s4_art1{
    position: absolute;
    top: 35px;
    right: -290px;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(ac_s4_art1.png);
    width: 803px;
    height: 2000px;
    z-index: 5;
}
.ac_s4_subtitle{
    position: absolute;
    top: 81px;
    right: 226px;
    z-index: 12;
}

.ac_s4_subtitle h6{
    display: inline-block;
    padding-top: 7px;
    padding-right: 7px;
    position: relative;
    font-family: 'Bebas Neue';
    font-size: 20px;
    letter-spacing: 1.5px;
    font-weight: 300;
}
.ac_s4_subtitle h6:before{
  content:"";
  position:absolute;
  top: 18px;
  width: 2000px;
  height: 1px;
  background-color: #000;
  left: 106%;
}
.ac_s4 .section_inner{
    /* max-width: 1280px; */
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 950px;
}
.ac_s4_left{
  width: 50%;
  z-index: 11;
}
.ac_s4_left>span{
    /* margin-top: 90px; */
    z-index: 11;
}
.ac_s4_img{}
.ac_s4_img img{
    width: 10%;
    opacity: 0;
}
.ac_s4_right{
  width: 50%;
  z-index: 12;
  padding-top: 154px;
  padding-bottom: 90px;
}
.ac_s4_title{
    margin-left: -64px;
}
.ac_s4_title h2{
    font-size: 60px;
    font-style: normal;
    letter-spacing: 2px;
    line-height: 1.1;
    margin-bottom: 36px;
}
.ac_s4_title h2 i{
    letter-spacing: 1px;
}
.ac_s4_title h2 br{}
.ac_s4_right article{
    padding-left: 146.5px;
    margin-top: 30px;
}
.ac_s4_right article p{
    margin-bottom: 19px;
    letter-spacing: 0.53px;
    font-size: 14px;
    line-height: 1.45;
}
.ac_s4_right article p br{}

.ac_s4_right article p strong{
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0.42px;
}
.ac_s4_right article p strong:nth-child(2n+0){
    display:block; 
    padding-top: 61px !important;
    margin-top:60px !important;
}
.ac_s4_right article p mark{
  background-color: transparent;
    background-image: linear-gradient(
120deg
 , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 98% 65%;
    background-position: 0 159%;
    background-repeat: no-repeat;
}
.ac_s4_right article p text{
    padding-top: 22px;
    display: inline-block;
}
.ac_s4_btn{
      padding-left: 140px;
      padding-top: 16px;
      padding-bottom: 12.82px;
}
.ac_s4_btn a{}
.ac_s4_btn a:before{
    width: 98.9%;
    height: 99%;
    top: -9px;
    left: -7px;
}
.ac_s4_btn a span{
  padding: 12.9px 20px 14px 28px;
  font-weight: 300;
}
/*Responsive Srart of Section 4*/
@media(max-width: 1440px){
  .ac_s4{
      padding-bottom: 9.306vw;
      padding-top: 14.2844vw;
  }
  .ac_s4_art1{
      top: 2.431vw;
      right: -20.139vw;
      width: 55.764vw;
      height: 138.889vw;
      z-index: 5;
  }
  .ac_s4_subtitle{
      top: 5.625vw;
      right: 18.694vw;
  }
  .ac_s4_subtitle h6{
      padding-top: 0.5vw;
      padding-right: 0.486vw;
      padding-left: 1.944vw;
      font-size: 1.389vw;
      letter-spacing: 0.104vw;
      font-weight: 300;
  }
  .ac_s4_subtitle h6:before{
    top: 1.281vw;
    width: 1100%;
    left: 106%;
    height: 1px;
  }
  .ac_s4 .section_inner{
      width: 71.972vw;
  }
  .ac_s4_left{
    width: 50%;
  }
  .ac_s4_left>span{
    display: none;
}
  .ac_s4_img{
    background-image: url(ac_s4_img.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin-left: -14.028vw;
}
  .ac_s4_img img{}
  .ac_s4_right{
    width: 50%;
    padding-top: 10.9954vw;
    padding-bottom: 6.25vw;
  }
  .ac_s4_title{
      margin-left: -4.444vw;
  }
  .ac_s4_title h2{
      font-size: 4.028vw;
      letter-spacing: 0.208vw;
  }
  .ac_s4_title h2 i{}
  .ac_s4_title h2 br{}
  .ac_s4_right article{
      padding-left: 10.174vw;
      margin-top: 2.583vw;
  }
  .ac_s4_right article p{
      font-size: 0.972vw;
      letter-spacing: 0.036vw;
      line-height: 1.49;
  }
  .ac_s4_right article p br{}
  .ac_s4_right article p strong{
      font-weight: 600;
      font-style: italic;
      letter-spacing: 0.39px;
  }
  .ac_s4_right article p mark{}
  .ac_s4_right article p text{
      padding-top: 1.528vw;
  }
  .ac_s4_btn{
        padding-left: 9.722vw;
        padding-top: 1vw;
        padding-bottom: 0.89vw;
  }
  .ac_s4_btn a{}
  .ac_s4_btn a:before{
      width: 98.3%;
      height: 99%;
      top: -0.60vw;
      left: -0.486vw;
  }
  .ac_s4_btn a span{
    padding: 0.88096vw 1.389vw 0.74007vw 1.97vw;
    font-size: 1.181vw;
    letter-spacing: 2.2px;
  }
}
@media(max-width: 1280px){
  .ac_s4{}
  .ac_s4_art1{}
  .ac_s4_subtitle{}
  .ac_s4_subtitle h6{}
  .ac_s4_subtitle h6:before{}
  .ac_s4 .section_inner{}
  .ac_s4_left{}
  .ac_s4_left>span{}
  .ac_s4_img{}
  .ac_s4_img img{}
  .ac_s4_right{}
  .ac_s4_title{}
  .ac_s4_title h2{}
  .ac_s4_title h2 i{}
  .ac_s4_title h2 br{}
  .ac_s4_right article{}
  .ac_s4_right article p{
    font-size: 1.2vw;
}
  .ac_s4_right article p br{
}
  .ac_s4_right article p strong{}
  .ac_s4_right article p mark{}
  .ac_s4_right article p text{}
  .ac_s4_btn{}
  .ac_s4_btn a{}
  .ac_s4_btn a:before{}
  .ac_s4_btn a span{}
}
@media(max-width: 1024px){
  .ac_s4{}
  .ac_s4_art1{}
  .ac_s4_subtitle{}
  .ac_s4_subtitle h6{
    font-size: 1.6vw;
}
  .ac_s4_subtitle h6:before{}
  .ac_s4 .section_inner{}
  .ac_s4_left{}
  .ac_s4_left>span{}
  .ac_s4_img{}
  .ac_s4_img img{}
  .ac_s4_right{}
  .ac_s4_title{}
  .ac_s4_title h2{}
  .ac_s4_title h2 i{}
  .ac_s4_title h2 br{}
  .ac_s4_right article{
    padding-left: 7.174vw;
}
  .ac_s4_right article p{
    font-size: 1.4vw;
}
  .ac_s4_right article p br{}
  .ac_s4_right article p strong{}
  .ac_s4_right article p mark{}
  .ac_s4_right article p text{}
  .ac_s4_btn{
    padding-left: 7.174vw;
}
  .ac_s4_btn a{}
  .ac_s4_btn a:before{}
  .ac_s4_btn a span{}
}
@media(max-width: 768px){
  .ac_s4{}
  .ac_s4_art1{}
  .ac_s4_subtitle{
    top: -4.375vw;
    right: 34.694vw;
}
  .ac_s4_subtitle h6{
    font-size: 2.389vw;
    margin-bottom: 1vw;
}
  .ac_s4_subtitle h6:before{
    top: 1.7vw;
    width: 1100%;
    left: 106%;
}
  .ac_s4 .section_inner{
    width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
}
  .ac_s4_left{
    width: 100%;
}
  .ac_s4_left>span{}
  .ac_s4_img{
    margin: 0;
    height: 67vw;
}
  .ac_s4_img img{}
  .ac_s4_right{
    width: 100%;
}
  .ac_s4_title{
    margin: 0;
}
  .ac_s4_title h2{
    font-size: 9.028vw;
}
  .ac_s4_title h2 i{}
  .ac_s4_title h2 br{}
  .ac_s4_right article{
    padding-left: 0;
}
  .ac_s4_right article p{
    font-size: 2.581vw;
}
  .ac_s4_right article p br{}
  .ac_s4_right article p strong{}
  .ac_s4_right article p mark{}
  .ac_s4_right article p text{}
  .ac_s4_btn{
    padding-left: 0;
}
  .ac_s4_btn a{}
  .ac_s4_btn a:before{}
  .ac_s4_btn a span{
    font-size: 2.072vw;
    padding: 13.9px 23px 11.9px 27px;
}
}
@media(max-width: 550px){
  .ac_s4{
    padding-top: 7.444vw;
    padding-bottom: 7.606vw;
}
  .ac_s4_art1{
    top: 6.431vw;
    right: -51.139vw;
    width: 139.889vw;
    height: 139.889vw;
    z-index: 5;
}
  .ac_s4_subtitle{
    top: 4.925vw;
    right: 75.694vw;
}
  .ac_s4_subtitle h6{
    font-size: 5.389vw;
    padding-top: 1.8vw;
    letter-spacing: 2.6px;
    padding-right: 0.486vw;
}
  .ac_s4_subtitle h6:before{
    top: 4.8vw;
    width: 398%;
    left: 129%;
    height: 1px;
}
  .ac_s4 .section_inner{
    padding-left: 5vw;
    padding-right: 5vw;
}
  .ac_s4_left{}
  .ac_s4_left>span{}
  .ac_s4_img{
    margin-top: 19.8vw;
    height: 66.9vw;
    width: 93%;
    margin-left: 3vw;
    background-image: url(ac_s4_img_mobile.png);
}
  .ac_s4_img img{}
  .ac_s4_right{
    padding-top: 11.694vw;
}
  .ac_s4_title{
    padding-left: 2.5vw;
}
  .ac_s4_title h2{
    font-size: 10.028vw;
    letter-spacing: 0.7px;
    line-height: 0.6;
}
  .ac_s4_title h2 i{}
  .ac_s4_title h2 br{}
  .ac_s4_right article{
    padding-left: 3vw;
    padding-top: 0.6vw;
}
  .ac_s4_right article p{
    font-size: 3.481vw;
    line-height: 0.8;
    letter-spacing: 0.2px;
    margin-bottom: 8.1vw;
}
  .ac_s4_right article p br{}
  .ac_s4_right article p strong{
    letter-spacing: 0px;
}
  .ac_s4_right article p mark{}
  .ac_s4_right article p text{
    width: 100%;
    padding-top: 8.4vw;
}
  .ac_s4_btn{
    padding-top: 2.2vw;
    padding-left: 4.5vw;
}
  .ac_s4_btn a{}
  .ac_s4_btn a:before{
    width: 99.3%;
    height: 100%;
    top: -1.5vw;
    left: -1.486vw;
}
  .ac_s4_btn a span{
    padding: 4.6vw 6.689vw 4.1vw 7.244vw;
    letter-spacing: 3.78px;
    font-size: 3.2vw;
}
}
/***************************************************
Section 4 End Here
***************************************************/
/**************************
secation-5-starts
**************************/
.ac_s5{overflow: hidden;z-index: 3;}
.ac_s5 .video{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    /* z-index: 999; */
}
.ac_s5 .video .video__wrapper{}
.ac_s5 .video .video__wrapper .kjb-video-responsive button{
    display: none !important;
}
.ac_s5 .section_inner{
  width: 100%;
  height: 730px;
  /* background-image: url(ac_s5_bg.jpg); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 21;
  background-color: rgb(255 255 255 / 46%);
}
.ac_s5_art1{
  width: 100%;
  padding-top: 249px;
  text-align: center;
  line-height: 1.37;
  color: #000;
  font-style: normal;
  margin-bottom: 0rem !important;
  font-family: 'Bebas Neue';
  font-size: 20px;
  letter-spacing: 1.5px;
  font-weight: 300;
}
.ac_s5_title{
  width: 100%;
  text-align: center;
}
.ac_s5_title h2{
  margin-top: -126px;
  padding-left: 4px;
  font-family: 'Ivy Mode';
  font-size: 38px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #000000;
}
.ac_s5_title h2 br{

}
.ac_s5_btn{
  width: 100%;
  text-align: center;
  margin-top: -134.5px;
}
.ac_s5_btn a{
  height: auto;
  padding: 8px 81px 8px 74px;
  background-color: #b5a5c9;
  margin-left: 5px;
  display: inline-block;
}
.ac_s5_btn a:before{}
.ac_s5_btn a span{
  font-family: 'Bebas Neue', cursive;
  font-size: 16.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 2.1px;
  word-spacing: 1px;
  text-align: left !important;
  color: #fff;
  padding-top: 3px;
  padding-left: 9px;
  display: inline-block;
}
/**********************
Section-5-responsive-starts
********************/
@media screen and (max-width: 1440px) {
  .ac_s5{
  }
  .ac_s5 .section_inner{

  width: 100vw;

  height: 50.8vw;

  z-index: 9999;
  }
  .ac_s5_art1{
      width: 100%;
      padding-top: 17.4vw !important;
      line-height: 1.37;
      margin-bottom: 0rem !important;
      padding-left: 1.944vw;
      font-size: 1.389vw;
      letter-spacing: 0.104vw;
      font-weight: 300;
  }
  .ac_s5_title{

  width: 100%;

  }
  .ac_s5_title h2{

margin-top: -8.78vw;

padding-left: 0.1vw;

font-size: 2.6vw;

font-weight: 600;

line-height: 1.45;

word-spacing: 0.16vw;
  }
  .ac_s5_title h2 br{

  }
  .ac_s5_btn{

width: 100%;

margin-top: -9.3vw;
  }
  .ac_s5_btn a{
    padding: 0.5vw 5vw 0.5vw 5.3vw;
  }
  .ac_s5_btn a:before{}
  .ac_s5_btn a span{
    font-size: 1.1vw;
    line-height: 1.78;
    letter-spacing: 0.2vw;
    word-spacing: 0vw;
    padding-top: 0.2vw;
    padding-left: 0.7vw;
  }
}
@media screen and (max-width: 1140px) {
  .ac_s5{
  }
  .ac_s5 .section_inner{

width: 100vw;

height: 55.2vw;

z-index: 9999;
  }
  .ac_s5_art1{
      /* width: 100%; */
      /* padding-top: 9.1vw !important; */
      /* font-size: 2.1vw; */
      /* line-height: 1.37; */
      /* letter-spacing: 0vw; */
      /* margin-bottom: 0rem !important; */
  }
  .ac_s5_title{

  width: 100%;

  }
  .ac_s5_title h2{

  margin-top: -11.1vw;

  padding-left: 0.4vw;


  font-size: 3.3vw;

  font-weight: 600;
  line-height: 1.45;

  letter-spacing: 0.3vw;
  }
  .ac_s5_title h2 br{

  }
  .ac_s5_btn{

  width: 100%;
  margin-top: -11.2vw;
  }
  .ac_s5_btn a{
    padding: 1.2vw 6.3vw;
  }
  .ac_s5_btn a:before{}
  .ac_s5_btn a span{
    font-size: 1.4vw;
    line-height: 1.78;
    letter-spacing: 0.2vw;
    word-spacing: 0.1vw;
    padding-top: 0.3vw;
    padding-left: 0.8vw;
  }
}
@media screen and (max-width: 1024px) {
  .ac_s5{
  }
  .ac_s5 .section_inner{

width: 100vw;

height: 59.5vw;

opacity: 1;
  }
  .ac_s5_art1{
      /* width: 100%; */
      /* padding-top: 7.6vw !important; */
      /* font-size: 2.3vw; */
      /* line-height: 1.37; */
      /* letter-spacing: 0vw; */
      /* margin-bottom: 0rem !important; */
      font-size: 1.6vw;
  }
  .ac_s5_title{

  width: 100%;

  }
  .ac_s5_title h2{

  margin-top: -12.4vw;

  padding-left: 0.4vw;


  font-size: 3.7vw;

  font-weight: 600;
  line-height: 1.45;

  letter-spacing: 0.3vw;
  }
  .ac_s5_title h2 br{

  }
  .ac_s5_btn{

  width: 100%;
  margin-top: -12.5vw;
  }
  .ac_s5_btn a{
    padding: 1.4vw 7vw;
  }
  .ac_s5_btn a:before{}
  .ac_s5_btn a span{
    font-size: 1.6vw;
    line-height: 1.78;
    letter-spacing: 0.2vw;
    word-spacing: 0.1vw;
    padding-top: 0.3vw;
    padding-left: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .ac_s5{
  background: url(ac_s5_bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 9;
  }
  .ac_s5 .section_inner{

width: 100vw;

height: 60.3vw;

z-index: 9;

background-image: unset;
  }
  .ac_s5_art1{
  padding-top: 14.6vw !important;
  font-size: 2.389vw;
  }
  .ac_s5_title{
  margin-top: -53px;
  }
  .ac_s5_title h2{
  margin: 0;
  }
  .ac_s5_title h2 br{

  }
  .ac_s5_btn{
  margin-top: -6.5vw;
  }
  .ac_s5_btn a{
  font-size: 2.072vw;
  padding: 9.9px 23px 11.9px 27px;
  }
  .ac_s5_btn a:before{}
  .ac_s5_btn a span{
  }
  
    .ac_s5 .video {
        width: 130%;
        height: 130%;
        display: block;
        position: absolute;
        top: 0px;
        left: -15%;
        /* z-index: 999; */
    }
}
@media screen and (max-width: 550px) {
 .ac_s5{
  }
  .ac_s5 .section_inner{

width: 100vw;

height: 81.3vw;

z-index: 9999;

background-position: top center;

background-size: contain;
  }
  .ac_s5_art1{
      width: 100%;
      padding-top: 14.8vw !important;
      font-size: 5.1vw;
      line-height: 1.37;
      letter-spacing: 0.5vw;
      margin-bottom: 0rem !important;
  }
  .ac_s5_title{

  width: 100%;

  }
  .ac_s5_title h2{

font-size: 5.5vw;

font-weight: 600;

line-height: 1.45;

letter-spacing: 0.5vw;
  }
  .ac_s5_title h2 br{

display: none;
  }
  .ac_s5_btn{

width: 45%;

margin-top: -10.7vw;

margin-left: 25%;
  }
  .ac_s5_btn a{
    width: 100%;
    padding: 1.8vw 9.4vw;
  }
  .ac_s5_btn a:before{}
  .ac_s5_btn a span{
    font-size: 2.1vw;
    line-height: 1.78;
    letter-spacing: 0.3vw;
    word-spacing: 0.1vw;
    padding-top: 0.4vw;
    padding-left: 1.2vw;
  }
}
@media screen and (max-width: 480px) {
  .ac_s5{

  }
  .ac_s5 .section_inner{

width: 100%;

height: auto;

z-index: 9999;

padding-left: 9vw;

padding-right: 9vw;

background-size: cover;

background-position: right center;

background-image: none !important;

display: flex;

flex-wrap: wrap;

box-sizing: border-box;
  }
  .ac_s5_art1{
      width: 100%;
      padding-top: 10.7vw !important;
      font-size: 5.389vw;
      line-height: 1.37;
      letter-spacing: 2.3px;
      margin-bottom: 0rem !important;
      height: auto;
      min-height: auto;
      max-height: none;
      position: relative;
      display: block;
  }
  .ac_s5_title{

width: 100%;

padding-top: 0vw;

margin-left: 0vw;

margin-top: 5.6vw;

padding-bottom: 8.2vw;
  }
  .ac_s5_title h2{

margin-top: 0;

padding-left: 0vw;

padding-right: 0vw;

font-size: 5.5vw;

font-weight: 600;

line-height: 1.14;

letter-spacing: 1.6px;
  }
  .ac_s5_title h2 br{

display: none;
  }
  .ac_s5_btn{

width: 100%;

margin-top: 0vw;

padding-left: 6vw;

padding-right: 7vw;

padding-bottom: 12vw;

margin-left: 0%;
  }
  .ac_s5_btn a{
    width: 100%;
    padding: 0;
    background-color: unset;
    margin-left: 0vw;
  }
  .ac_s5_btn a:before{}
  .ac_s5_btn a span{
    font-size: 3.5vw;
    line-height: 1.78;
    letter-spacing: 3px;
    word-spacing: unset;
    padding: 4vw 13.5vw 3vw 16.5vw;
    background-color: #b5a5c9;
    margin-left: 0vw;
    width: 100%;
  }
    .ac_s5 .video {
        width: 150%;
        height: 150%;
        display: block;
        position: absolute;
        top: 0px;
        left: -25%;
        /* z-index: 999; */
    }
}
/**********************
Section-6-starts
********************/
.ac_s6{
    position: relative;
}
.ac_s6_art1{
  background: url(ac_s6_art1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 794px;
  height: 828px;
  display: inline-block;
  position: absolute;
  left: -134px;
  top: -303px;
}
.ac_s6 .section_inner{
  width: 1220px;
  max-width: 1220px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ac_s6_left{
  width: 48%;
  position: relative;
  z-index: 1;
}
.ac_s6_left:after{
  position: absolute;
  content: "";
  width: 79.7%;
  height: 87.54%;
  background: #DBD3E5;
  left: 177px;
  top: 92px;
  z-index:-1;
}
.ac_s6_img{
  background: url(ac_s6_img.png) no-repeat;
  width: 85.5%;
  height: 96.5%;
  background-position: center;
  margin-top: 115px;
  margin-left: 125px;
  background-size: cover !important;
}

.ac_s6_img img{
  width: 10%;
  opacity: 0;
}

.ac_s6_img .my_mobile{ display:none; }
.ac_s6_art2{
  position: absolute;
  transform: rotate(-90deg);
  top: 224px;
  left: 16px;
}
.ac_s6_art2 h6{
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-align: left;
  color: #000000;
  font-family: 'Bebas Neue';
  font-size: 20px;
  letter-spacing: 1.5px;
  font-weight: 300;
}
.ac_s6_art2 .line{
  position: absolute;
  width: 187px;
  height: 1px;
  background: #000;
  top: 14px;
  left: 115px;
}
.ac_s6_right{
  width: 52%;
  z-index: 2;
}
.ac_s6_title{}
.ac_s6_title h2{
  font-family: 'Ivy Mode';
  font-size: 57.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: 1.6px;
  text-align: left;
  color: #000000;
  padding-top: 167px;
  padding-left: 14px;
  font-weight: 500;
}
.ac_s6_title h2 mark{
  background-color: transparent;
  background-image: linear-gradient( 120deg, #f2d7d7 0%, #f2d7d7 100%);
  background-size: 93% 39%;
  background-position: 0 86%;
  background-repeat: no-repeat;
  font-style: italic;
  padding-right: 25px;
  padding-bottom: 0px;
  margin-left: -5px;
  padding-left: 4px;
}
.ac_s6_title h2 br{}
.ac_s6_right article{
    padding-top: 35px;
    padding-left: 148.5px;
}
.ac_s6_right article p{
  /* font-family: 'Ivy Mode'; */
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.37;
  letter-spacing: 0.31px;
  text-align: left;
  color: #000000;
  letter-spacing: 0.09px;
}
.ac_s6_right article .text1{
  padding-top: 4px;
}
.ac_s6_right article p mark{
  background-color: transparent;
  background-image: linear-gradient(120deg, #f2d7d7 0%, #f2d7d7 100%);
  background-size: 115% 65%;
  background-position: 0 100%;
  background-repeat: no-repeat;
  letter-spacing: 0.2px;
  padding-left: 4px;
  margin-left: -5px;
}
.ac_s6_right article p br{}
.ac_s6_right article p strong{
    font-style: italic;
    font-weight: 600;
}
.ac_s6_right article p text{}
.ac_s6_h5{
    padding-top: 5px;
}
.ac_s6_h5 h5{
  font-family: 'Ivy Mode';
  font-size: 21px;
  font-weight: 600;
  font-stretch: normal;
  font-style: italic;
  line-height: 2.43;
  letter-spacing: normal;
  text-align: right;
  color: #000000;
  padding-right: 116px;
}
.ac_s6_h5 h5 br{}
.ac_s6_h5 h5 strong{
  margin-right: -61px;
  margin-top: -19px;
  display: block;
  letter-spacing: normal;
  font-weight: 600;
}

.ac_s6_sub{
}
.ac_s6_sub .section_inner{
    max-width: 1110px;
    width: 1280px;
    margin: 0 auto;
    display: block;
}
.ac_s6_sub h4{
    font-family: 'Ivy Mode';
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: 2.3px;
    text-align: center;
    color: #000000;
    padding-top: 20px;
    text-align: center;
    display: block;
    margin-bottom: 16px;
}
.ac_s6_right .ac_s6_btn{
  padding-left: 156px;
  padding-top: 8px;
  position: relative;
}

.ac_s6_btn_arrow{
  width: 160px;
  height: 73px;
  top: 90px;
  left: 78px;
  position: absolute;
}
.ac_s6_btn_arrow:before{
  content: "";
  background: url(ac_s6_art2.png) no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  background-size: contain;
  background-position: center;
  position: relative;
  -webkit-animation: anime_button 0.4s infinite alternate;
  -moz-animation: anime_button 0.4s infinite alternate;
  animation: anime_button 0.4s infinite alternate;
}
.ac_s6_right .ac_s6_btn a{
  display: inline-block;
  position: relative;
  z-index: 1;
}
.ac_s6_right .ac_s6_btn a:before{
  position:absolute;
  content:"";
  border:1px solid #000;
  top: -9px;
  left: -7px;
  width: 97.54%;
  height: 97%;
}
.ac_s6_right .ac_s6_btn span{
  font-family: 'Bebas Neue', cursive;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2.8px;
  text-align: left;
  background-color: #f7826e;
  color: #ffffff;
  padding: 12.7px 32px 14.7px 36px;
}
.ac_s6_sub {
  border-top: 1px solid #1e1e1e;
  border-bottom: 1px solid #1e1e1e;
  margin-top: 186px;
}
/**********************
Section-6-responsive-starts
********************/
@media screen and (max-width: 1440px) {
  .ac_s6{
  }
  .ac_s6_art1{
      width: 51.9vw;
      height: 60.8vw;
      left: -0.1vw;
      top: -17.8vw;
  }
  .ac_s6 .section_inner{
      width: 84.7vw;
      max-width: 84.7vw;
  }
  .ac_s6_left{
    width: 48%;
  }
  .ac_s6_left:after{
    width: 79.7%;
    height: 87.5%;
    left: 12.3vw;
    top: 6.4vw;
  }
  .ac_s6_img{
      width: 85.4%;
      height: 96.5%;
      margin-top: 8vw;
      margin-left: 8.7vw;
  }

  .ac_s6_img img{
  }
  .ac_s6_art2{
  top: 15.3vw;
  left: 1.3vw;
  }
   .ac_s6_art2 h6{
  margin-left: -0.89vw;
  padding-left: 0.944vw;
  font-size: 1.389vw;
  letter-spacing: 0.104vw;
  font-weight: 300;
  }
  .ac_s6_art2 .line{
  width: 22vw;
  /* height: 0.1vw; */
  top: 0.8vw;
  left: 8.1vw;
  }
  .ac_s6_right{
    width: 52%;
  }
  .ac_s6_title{}
  .ac_s6_title h2{
      font-size: 4vw;
      line-height: 1.19;
      letter-spacing: 0.1vw;
      padding-top: 11.6vw;
      padding-left: 1vw;
  }
  .ac_s6_title h2 mark{
    background-image: linear-gradient(
  120deg
   , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 93% 39%;
    background-position: 0 86%;
    padding-right: 1.7vw;
    padding-bottom: 0vw;
    margin-left: -0.3vw;
    padding-left: 0.3vw;
  }
  .ac_s6_title h2 br{}
  .ac_s6_right article{
      padding-top: 2.2vw;
      padding-left: 10.3vw;
  }
  .ac_s6_right article p{
    font-size: 1vw;
    line-height: 1.43;
    letter-spacing: 0.0344vw;
  }
  .ac_s6_right article .text1{

  padding-top: 0.3vw;
  }
  .ac_s6_right article p mark{
    background-size: 98% 94%;
    background-position: 0 77%;
    padding-left: 0.3vw;
    margin-left: -0.3vw;
    letter-spacing: 0.5px;
    font-weight: 700;
  }
  .ac_s6_right article p br{}
  .ac_s6_right article p strong{
  }
  .ac_s6_right article p text{}
  .ac_s6_h5{
      padding-top: 0.4vw;
  }
  .ac_s6_h5 h5{
    font-size: 1.5vw;
    line-height: 2.43;
    padding-right: 8vw;
    letter-spacing: -0.02vw;
  }
  .ac_s6_h5 h5 br{}
  .ac_s6_h5 h5 strong{
    margin-right: -4.5vw;
    margin-top: -1.5vw;
    letter-spacing: -0.02vw;
  }

  .ac_s6_sub{
  }
  .ac_s6_sub .section_inner{
      max-width: 77.1vw;
      width: 88.9vw;
  }
  .ac_s6_sub h4{
      font-size: 2.2vw;
      line-height: 1.44;
      letter-spacing: 0.17vw;
      padding-top: 1.4vw;
      margin-bottom: 1.1vw;
  }
  .ac_s6_right .ac_s6_btn{
      padding-left: 10.8vw;
      padding-top: 0.69vw;
  }
  .ac_s6_btn_arrow{
    width: 11.1vw;
    height: 5.1vw;
    top: 6.1vw;
    left: 5.5vw;
  }
  .ac_s6_right .ac_s6_btn a{
  }
  .ac_s6_right .ac_s6_btn a:before{
    top: -0.65vw;
    left: -0.5vw;
    width: 97.99%;
    height: 102%;
  }
  .ac_s6_right .ac_s6_btn span{
    font-size: 1vw;
    letter-spacing: 0.2vw;
    padding: 0.9vw 2.4vw 1vw 2.5vw;
  }
  .ac_s6_sub {
    margin-top: 12.99vw;
  }
}
@media screen and (max-width: 1140px) {
  .ac_s6{
  }
  .ac_s6_art1{
      width: 47.6vw;
      height: 76.8vw;
      left: -0.1vw;
      top: -19.5vw;
  }
  .ac_s6 .section_inner{
      width: 100vw;
      max-width: 107vw;
  }
  .ac_s6_left{
    width: 48%;
  }
  .ac_s6_left:after{
    width: 79.7%;
    height: 89.9%;
    left: 15.5vw;
    top: 3.1vw;
  }
  .ac_s6_img{
      width: 85.5%;
      height: 97.10%;
      margin-top: 5.1vw;
      margin-left: 11vw;
  }

  .ac_s6_img img{
  }
  .ac_s6_art2{
  top: 16.6vw;
  left: 1.6vw;
  }
   .ac_s6_art2 h6{
  /* font-size: 2.1vw; */
  }
  .ac_s6_art2 .line{
  width: 20.4vw;
  /* height: 0.2vw; */
  top: 0.9vw;
  left: 8vw;
  }
  .ac_s6_right{
    width: 52%;
  }
  .ac_s6_title{}
  .ac_s6_title h2{
      font-size: 5vw;
      line-height: 1.19;
      letter-spacing: 0.1vw;
      padding-top: 9.6vw;
      padding-left: 1.2vw;
  }
  .ac_s6_title h2 mark{
    background-image: linear-gradient(
  120deg
   , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 93% 39%;
    background-position: 0 86%;
    padding-right: 2.2vw;
    padding-bottom: 0vw;
    margin-left: -0.4vw;
    padding-left: 0.4vw;
  }
  .ac_s6_title h2 br{}
  .ac_s6_right article{
      padding-top: 1.5vw;
      padding-left: 13vw;
  }
  .ac_s6_right article p{
    font-size: 1.3vw;
    line-height: 1.37;
    letter-spacing: 0vw;
    letter-spacing: 0vw;
  }
  .ac_s6_right article .text1{

  padding-top: 0.4vw;
  }
  .ac_s6_right article p mark{
    background-size: 98% 94%;
    background-position: 0 77%;
    letter-spacing: 0vw;
    padding-left: 0.4vw;
    margin-left: -0.4vw;
  }
  .ac_s6_right article p br{}
  .ac_s6_right article p strong{
  }
  .ac_s6_right article p text{}
  .ac_s6_h5{
      padding-top: 1.4vw;
  }
  .ac_s6_h5 h5{
    font-size: 1.8vw;
    padding-right: 10.2vw;
    line-height: 2.5;
  }
  .ac_s6_h5 h5 br{}
  .ac_s6_h5 h5 strong{
    margin-right: -5.7vw;
    margin-top: -1.8vw;
  }

  .ac_s6_sub{
  }
  .ac_s6_sub .section_inner{
      max-width: 97.4vw;
      width: 112.3vw;
  }
  .ac_s6_sub h4{
      font-size: 2.8vw;
      line-height: 1.44;
      letter-spacing: 0.2vw;
      padding-top: 1.8vw;
      margin-bottom: 1.4vw;
  }
  .ac_s6_right .ac_s6_btn{
      padding-left: 13.7vw;
      padding-top: 1.9vw;
  }
  .ac_s6_btn_arrow{
    width: 14vw;
    height: 6.4vw;
    top: 8.8vw;
    left: 6.9vw;
  }
  .ac_s6_right .ac_s6_btn a{
  }
  .ac_s6_right .ac_s6_btn a:before{
    top: -0.8vw;
    left: -0.6vw;
    width: 97.54%;
    height: 97%;
  }
  .ac_s6_right .ac_s6_btn span{
    font-size: 1.3vw;
    letter-spacing: 0.2vw;
    padding: 1.1vw 2.8vw 1.2vw 3.2vw;
  }
  .ac_s6_sub {
    margin-top: 16.5vw;
  }
}
@media screen and (max-width: 1024px) {
  .ac_s6{
  }
  .ac_s6_art1{
      width: 53vw;
      left: -10.1vw;
      top: -25.1vw;
  }
  .ac_s6 .section_inner{
      width: 119.1vw;
      max-width: 119.1vw;
  }
  .ac_s6_left{
    width: 40%;
  }
  .ac_s6_left:after{
    width: 73.7%;
    height: 89.9%;
    left: 17.3vw;
    top: -0.5vw;
  }
  .ac_s6_img{
      width: 85.5%;
      margin-top: 1.2vw;
      margin-left: 10.2vw;
  }

  .ac_s6_img img{
  }
  .ac_s6_art2{
  top: 10.9vw;
  left: 1.8vw;
  }
   .ac_s6_art2 h6{
  /* font-size: 2.3vw; */
  font-size: 1.6vw;
  }
  .ac_s6_art2 .line{
  width: 16.3vw;
  /* height: 0.2vw; */
  top: 1.1vw;
  left: 9.5vw;
  }
  .ac_s6_right{
    width: 60%;
  }
  .ac_s6_title{}
  .ac_s6_title h2{
      font-size: 5.6vw;
      line-height: 1.19;
      letter-spacing: 0.2vw;
      padding-top: 5.3vw;
      padding-left: -1.6vw;
  }
  .ac_s6_title h2 mark{
    background-image: linear-gradient(
  120deg
   , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 93% 39%;
    background-position: 0 86%;
    padding-right: 2.4vw;
    padding-bottom: 0vw;
    margin-left: -0.5vw;
    padding-left: 0.4vw;
  }
  .ac_s6_title h2 br{}
  .ac_s6_right article{
      padding-top: 1.7vw;
      padding-left: 14.5vw;
  }
  .ac_s6_right article p{
    font-size: 1.5vw;
    line-height: 1.37;
    letter-spacing: 0vw;
    letter-spacing: 0vw;
  }
  .ac_s6_right article .text1{

  padding-top: 0.4vw;
  }
  .ac_s6_right article p mark{
    background-size: 98% 94%;
    background-position: 0 77%;
    letter-spacing: 0vw;
    padding-left: 0.4vw;
    margin-left: -0.5vw;
  }
  .ac_s6_right article p br{}
  .ac_s6_right article p strong{
  }
  .ac_s6_right article p text{}
  .ac_s6_h5{
      padding-top: 1.6vw;
  }
  .ac_s6_h5 h5{
    font-size: 2vw;
    line-height: 1.43;
    padding-right: 29.3vw;
  }
  .ac_s6_h5 h5 br{}
  .ac_s6_h5 h5 strong{
    margin-right: -6.3vw;
    margin-top: -2.1vw;
    line-height: 3.5;
  }

  .ac_s6_sub{
  }
  .ac_s6_sub .section_inner{
      max-width: 108.4vw;
      width: 125vw;
  }
  .ac_s6_sub h4{
      font-size: 3.1vw;
      line-height: 1.44;
      letter-spacing: 0.2vw;
      padding-top: 2vw;
      margin-bottom: 1.6vw;
  }
  .ac_s6_right .ac_s6_btn{
      padding-left: 15.2vw;
      padding-top: 2.1vw;
  }
  .ac_s6_btn_arrow{
    width: 15.6vw;
    height: 7.1vw;
    top: 9.8vw;
    left: 7.8vw;
  }
  .ac_s6_right .ac_s6_btn a{
  }
  .ac_s6_right .ac_s6_btn a:before{
    top: -0.9vw;
    left: -0.7vw;
    width: 97.54%;
    height: 97%;
  }
  .ac_s6_right .ac_s6_btn span{
    font-size: 1.042vw;
    letter-spacing: 0.3vw;
    padding: 1.2vw 3.1vw 1.1vw 3.5vw;
  }
  .ac_s6_sub {
    margin-top: 18.4vw;
  }
}
@media screen and (max-width: 768px) {
  .ac_s6{
  }
  .ac_s6_art1{
      width: 97.4vw;
      height: 114.1vw;
      left: -0.1vw;
      top: -33.5vw;
  }
  .ac_s6 .section_inner{
      width: 158.9vw;
      max-width: 158.9vw;
  }
  .ac_s6_left{
    width: 48%;
  }
  .ac_s6_left:after{
    width: 79.7%;
    height: 89.9%;
    left: 23vw;
    top: 12vw;
  }
  .ac_s6_img{
      width: 85.5%;
      height: 97.10%;
      margin-top: 15vw;
      margin-left: 16.3vw;
  }

  .ac_s6_img img{
  }
  .ac_s6_art2{
  top: 29.2vw;
  left: 2.3vw;
  }
   .ac_s6_art2 h6{
  font-size: 3.1vw;
  }
  .ac_s6_art2 .line{
  width: 24.3vw;
  /* height: 0.3vw; */
  top: 1.7vw;
  left: 14.8vw;
  }
  .ac_s6_right{
    width: 52%;
  }
  .ac_s6_title{}
  .ac_s6_title h2{
      font-size: 7.5vw;
      line-height: 1.19;
      letter-spacing: 0.2vw;
      padding-top: 21.7vw;
      padding-left: 1.8vw;
  }
  .ac_s6_title h2 mark{
    background-image: linear-gradient(
  120deg
   , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 93% 39%;
    background-position: 0 86%;
    padding-right: 3.3vw;
    padding-bottom: 0vw;
    margin-left: -0.7vw;
    padding-left: 0.5vw;
  }
  .ac_s6_title h2 br{}
  .ac_s6_right article{
      padding-top: 2.2vw;
      padding-left: 19.3vw;
  }
  .ac_s6_right article p{
    font-size: 2vw;
    line-height: 1.37;
    letter-spacing: 0vw;
    letter-spacing: 0.1vw;
  }
  .ac_s6_right article .text1{

  padding-top: 0.5vw;
  }
  .ac_s6_right article p mark{
    background-size: 98% 94%;
    background-position: 0 77%;
    letter-spacing: 0vw;
    padding-left: 0.5vw;
    margin-left: -0.7vw;
  }
  .ac_s6_right article p br{}
  .ac_s6_right article p strong{
  }
  .ac_s6_right article p text{}
  .ac_s6_h5{
      padding-top: 2.1vw;
  }
  .ac_s6_h5 h5{
    font-size: 2.7vw;
    line-height: 1.43;
    padding-right: 15.1vw;
  }
  .ac_s6_h5 h5 br{}
  .ac_s6_h5 h5 strong{
    margin-right: -8.5vw;
    margin-top: -2.7vw;
  }

  .ac_s6_sub{
  }
  .ac_s6_sub .section_inner{
      max-width: 144.5vw;
      width: 166.7vw;
  }
  .ac_s6_sub h4{
      font-size: 4.2vw;
      line-height: 1.44;
      letter-spacing: 0.3vw;
      padding-top: 2.6vw;
      margin-bottom: 2.1vw;
  }
  .ac_s6_right .ac_s6_btn{
      padding-left: 20.3vw;
      padding-top: 2.9vw;
  }
  .ac_s6_btn_arrow{
    width: 20.8vw;
    height: 9.5vw;
    top: 13vw;
    left: 11.7vw;
  }
  .ac_s6_right .ac_s6_btn a{
  }
  .ac_s6_right .ac_s6_btn a:before{
    top: -1.2vw;
    left: -0.9vw;
    width: 97.54%;
    height: 97%;
  }
  .ac_s6_right .ac_s6_btn span{
    font-size: 2vw;
    letter-spacing: 0.4vw;
    padding: 1.7vw 4.2vw 1.8vw 4.7vw;
  }
  .ac_s6_sub {
    margin-top: 24.5vw;
  }.ac_s6{margin-top: 11vw;}
.ac_s6_art1{
    width: 99.4vw;
    left: -28.1vw;
    top: -40.5vw;
}
.ac_s6 .section_inner{
    width: 100%;
    max-width: 100%;
    padding-left: 10vw;
    padding-right: 10vw;
}
.ac_s6_left{
  width: 100%;
  margin-top: -8vw;
}
.ac_s6_left:after{
  width: 66.7%;
  height: 316.9%;
  left: 23vw;
  top: 12vw;
}
.ac_s6_img{
    width: 70%;
    height: 370%;
    background-position: top center !important;
    background-size: cover !important;
}

.ac_s6_img img{
}
.ac_s6_art2{top: 45.2vw;left: 7.3vw;}
 .ac_s6_art2 h6{font-size: 2.389vw;}
.ac_s6_art2 .line{width: 47.3vw;/* height: 0.3vw; */top: 1.3vw;left: 13.8vw;}
.ac_s6_right{
  width: 100%;
  padding-top: 68vw;
}
.ac_s6_title{}
.ac_s6_title h2{
    font-size: 7.5vw;
    line-height: 1.19;
    letter-spacing: 0.2vw;
}
.ac_s6_title h2 mark{
  background-image: linear-gradient(
120deg
 , #f2d7d7 0%, #f2d7d7 100%);
  background-size: 93% 39%;
  background-position: 0 86%;
  padding-right: 3.3vw;
  padding-bottom: 0vw;
  margin-left: -0.7vw;
  padding-left: 0.5vw;
}
.ac_s6_title h2 br{}
.ac_s6_right article{
    padding-top: 2.2vw;
    padding-left: 0;
}
.ac_s6_right article p{
  font-size: 3vw;
  line-height: 1.37;
  letter-spacing: 0vw;
  letter-spacing: 0.1vw;
}
.ac_s6_right article .text1{

padding-top: 0.5vw;
}
.ac_s6_right article p mark{
  background-size: 98% 94%;
  background-position: 0 77%;
  letter-spacing: 0vw;
  padding-left: 0.5vw;
  margin-left: -0.7vw;
}
.ac_s6_right article p br{}
.ac_s6_right article p strong{
}
.ac_s6_right article p text{}
.ac_s6_h5{
    padding-top: 2.1vw;
}
.ac_s6_h5 h5{
  font-size: 2.7vw;
  line-height: 1.43;
  padding: 0;
  padding-right: 33vw;
}
.ac_s6_h5 h5 br{}
.ac_s6_h5 h5 strong{
  margin-right: -8.5vw;
  margin-top: -2.7vw;
}

.ac_s6_sub{
}
.ac_s6_sub .section_inner{
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.ac_s6_sub h4{font-size: 4.5vw;line-height: 1.44;letter-spacing: 0.3vw;padding-top: 2.6vw;padding-right: 20vw;padding-left: 20vw;margin-bottom: 2.1vw;}
.ac_s6_right .ac_s6_btn{
    padding-left: 0;
    padding-top: 2.9vw;
}
.ac_s6_btn_arrow{
  width: 20.8vw;
  height: 9.5vw;
  top: 13vw;
  left: 1.7vw;
}
.ac_s6_right .ac_s6_btn a{
}
.ac_s6_right .ac_s6_btn a:before{
  top: -1.2vw;
  left: -0.9vw;
  width: 97.54%;
  height: 97%;
}
.ac_s6_right .ac_s6_btn span{
  letter-spacing: 0.4vw;
  font-size: 2.072vw;
  padding: 13.9px 23px 11.9px 27px;
}
.ac_s6_sub {
  margin-top: 24.5vw;
}
}
@media screen and (max-width: 550px) {
  .ac_s6{
  }
  .ac_s6_art1{
      width: 97.4vw;
      height: 114.1vw;
      left: -0.1vw;
      top: -33.5vw;
  }
  .ac_s6 .section_inner{
      width: 158.9vw;
      /* max-width: 158.9vw; */
  }
  .ac_s6_left{
    width: 48%;
  }
  .ac_s6_left:after{
    width: 79.7%;
    height: 89.9%;
    left: 23vw;
    top: 12vw;
  }
  .ac_s6_img{
      width: 85.5%;
      height: 97.10%;
      margin-top: 15vw;
      margin-left: 16.3vw;
  }
  .ac_s6_img img{ display:none;   }
  .ac_s6_img .my_mobile{ display:block; }
  .ac_s6_art2{
  top: 29.2vw;
  left: 2.3vw;
  }
   .ac_s6_art2 h6{
  font-size: 3.1vw;
  }
  .ac_s6_art2 .line{
  width: 24.3vw;
  /* height: 0.3vw; */
  top: 1.7vw;
  left: 14.8vw;
  }
  .ac_s6_right{
    width: 52%;
  }
  .ac_s6_title{}
  .ac_s6_title h2{
      font-size: 7.5vw;
      line-height: 1.19;
      letter-spacing: 0.2vw;
      padding-top: 21.7vw;
      padding-left: 1.8vw;
  }
  .ac_s6_title h2 mark{
    background-image: linear-gradient(
  120deg
   , #f2d7d7 0%, #f2d7d7 100%);
    background-size: 93% 39%;
    background-position: 0 86%;
    padding-right: 3.3vw;
    padding-bottom: 0vw;
    margin-left: -0.7vw;
    padding-left: 0.5vw;
  }
  .ac_s6_title h2 br{}
  .ac_s6_right article{
      padding-top: 2.2vw;
      padding-left: 19.3vw;
  }
  .ac_s6_right article p{
    font-size: 2vw;
    line-height: 1.37;
    letter-spacing: 0vw;
    letter-spacing: 0.1vw;
  }
  .ac_s6_right article .text1{

  padding-top: 0.5vw;
  }
  .ac_s6_right article p mark{
    background-size: 98% 94%;
    background-position: 0 77%;
    letter-spacing: 0vw;
    padding-left: 0.5vw;
    margin-left: -0.7vw;
  }
  .ac_s6_right article p br{}
  .ac_s6_right article p strong{
  }
  .ac_s6_right article p text{}
  .ac_s6_h5{
      padding-top: 2.1vw;
  }
  .ac_s6_h5 h5{
    font-size: 2.7vw;
    line-height: 1.43;
    padding-right: 15.1vw;
  }
  .ac_s6_h5 h5 br{}
  .ac_s6_h5 h5 strong{
    margin-right: -8.5vw;
    margin-top: -2.7vw;
  }

  .ac_s6_sub{
  }
  .ac_s6_sub .section_inner{
      max-width: 144.5vw;
      width: 166.7vw;
  }
  .ac_s6_sub h4{
      font-size: 4.2vw;
      line-height: 1.44;
      letter-spacing: 0.3vw;
      padding-top: 2.6vw;
      margin-bottom: 2.1vw;
  }
  .ac_s6_right .ac_s6_btn{
      padding-left: 20.3vw;
      padding-top: 2.9vw;
  }
  .ac_s6_btn_arrow{
    width: 20.8vw;
    height: 9.5vw;
    top: 13vw;
    left: 11.7vw;
  }
  .ac_s6_right .ac_s6_btn a{
  }
  .ac_s6_right .ac_s6_btn a:before{
    top: -1.2vw;
    left: -0.9vw;
    width: 97.54%;
    height: 97%;
  }
  .ac_s6_right .ac_s6_btn span{
    font-size: 2vw;
    letter-spacing: 0.4vw;
    padding: 1.7vw 4.2vw 1.8vw 4.7vw;
  }
  .ac_s6_sub {
    margin-top: 24.5vw;
  }
  .ac_s6{}
  .ac_s6_art1{
    width: 140.4vw;
    height: 140.4vw;
    left: -70.1vw;
    top: -50.5vw;
  }
  .ac_s6 .section_inner{
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .ac_s6_left{
  width: 100%;
  margin-left: 0vw;
  margin-top: 0vw;
  padding-left: 15.6vw;
  padding-right: 6.6vw;
  padding-top: 7.6vw;
  position: relative;
  }
  .ac_s6_left:after{
  width: 65.8%;
  height: 77.8%;
  left: 27.7vw;
  top: 4.2vw;
  z-index: -1;
  }
  .ac_s6_img{
  width: 100%;
  height: 91.5vw;
  background-position: top center !important;
  background-size: cover !important;
  margin-top: 0px;
  margin-left: 0vw;
  background-image: url(ac_s6_img_mobile.png);
  /* position: relative; */
  position: relative;
  z-index: 1;
  width: 100%;
  opacity: 1;
  max-width: 100%;
  /* margin: 0vw; */
  }
  .ac_s6_img img{
  }
  .ac_s6_art2{
    top: 42vw;
    left: -21.5vw;
  }
   .ac_s6_art2 h6{
    font-size: 5.389vw;
    margin-bottom: 0;
    letter-spacing: 1.5px;
  }
  .ac_s6_art2 .line{
    width: 53.3vw;
    /* height: 0.3vw; */
    top: 3.1vw;
    left: 29.8vw;
  }
  .ac_s6_right{
    width: 100%;
    padding-top: 0vw;
  }
  .ac_s6_title{
  }
  .ac_s6_title h2{
      font-size: 9.5vw;
      line-height: 0.61;
      letter-spacing: 0.32vw;
      padding-left: 2.6vw;
      padding-top: 8.8vw;
  }
.ac_s6_title h2 mark{
  background-image: linear-gradient(
120deg
 , #f2d7d7 0%, #f2d7d7 100%);
  background-size: 98% 55%;
  background-position: 0 100%;
  padding-right: 3.3vw;
  padding-bottom: 1vw;
  margin-left: -0.6vw;
  padding-left: 0.5vw;
}
.ac_s6_title h2 br{}
.ac_s6_right article{
    padding-top: 5.9vw;
    padding-left: 3vw;
    padding-right: 4.2vw;
}
.ac_s6_right article p{
  font-size: 3.3vw;
  line-height: 1.76;
  letter-spacing: 0.12vw;
  margin-left: 0vw;
  margin-top: 0vw;
  margin-bottom: 4.5vw;
}
.ac_s6_right article .text1{

padding-top: 0vw;

/* letter-spacing: -0.2vw; */

/* word-spacing: -1.6vw; */

padding-right: 1vw;

margin-top: 0px;

letter-spacing: 0.1vw;
}
.ac_s6_right article p mark{
   background-size: 134% 185%;
background-position: bottom;
letter-spacing: 0.1vw;
padding-left: 0vw;
margin-left: 0vw;
line-height: 2.2;
padding-bottom: 1.2vw;
background-size: 100% 59%;
background-color: transparent;
background-image: linear-gradient(120deg, #f2d7d7 61%, #f2d7d7 55%) !important;

}
.ac_s6_right article p br{
    display: none;
}
.ac_s6_right article p strong{
}
.ac_s6_right article p text{}
.ac_s6_h5{
    padding-top: 1.9vw;
    margin-left: 0vw;
}
.ac_s6_h5 h5{
  font-size: 4.6vw;
  line-height: 1.05;
  padding-right: 0;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 0;
  margin-left: -5.4vw;
}
.ac_s6_h5 h5 br{
    display: none;
}
.ac_s6_h5 h5 strong{
  margin-right: -17.5vw;
  margin-top: -4.7vw;
}

.ac_s6_sub{
}
.ac_s6_sub .section_inner{
    max-width: 100%;
    width: 100%;
}
.ac_s6_sub h4{
    font-size: 5.5vw;
    line-height: 1.2;
    letter-spacing: 0.27vw;
    padding-top: 4.9vw;
    padding-right: 5vw;
    padding-left: 4.4vw;
    margin-bottom: 5.1vw;
}
.ac_s6_right .ac_s6_btn{
    padding-left: 20.4vw;
    padding-top: 4.9vw;
}
.ac_s6_btn_arrow{
  left: 42.7vw;
  top: 23.014vw;
  width: 4.25vw;
  height: 11vw;
  z-index: 9;

}
.ac_s6_btn_arrow:before{
  background-position: bottom;
  background-size: cover;
}
.ac_s6_right .ac_s6_btn a{}
.ac_s6_right .ac_s6_btn a:before{
  top: -1.5vw;
  left: -1.1vw;
  width: 99.54%;
  height: 100%;
}
.ac_s6_right .ac_s6_btn span{
  font-size: 3vw;
  letter-spacing: 0.8vw;
  padding: 4.7vw 8.2vw 4.5vw 7.75vw;
}
.ac_s6_sub {
  margin-top: 25.5vw;
}
}
/**********************
Section-7-starts
********************/
.ac_s7{
  width: 100%;
  height: auto;
  background: #EFF0F2;
  padding-top: 6px;
  border-bottom: 1px solid #000000;
  padding-bottom: 14px;
}
.ac_s7 .section_inner{
  max-width: 1440px;
  height: auto;
  padding: 30.5px 0px;
}
.ac_s7_left{
  width: 57%;
  margin-left: -75px;
  padding-top: 136px;
}
.ac_s7_left article{}
.ac_s7_left article p{
  font-family: 'Ivy Mode';
  font-size: 29px;
  line-height: 1.41;
  letter-spacing: 0.4px;
  color: #000000;
  padding-left: 15px;
  margin-bottom: 15.5px;
}
.ac_s7_left article p mark {
  background-color: transparent;
  background-image: linear-gradient( 120deg, #f2d7d7 0%, #f2d7d7 100%);
  background-size: 103% 58%;
  background-position: 0 90%;
  background-repeat: no-repeat;
  margin-right: 5px;
  font-style: italic;
  padding-bottom: 0px;
}
.ac_s7_left article p mark strong{
  font-weight: 600;
  font-style: italic;
  word-spacing: 0px;
  padding-left: 2px;
  font-style: italic;
}
.ac_s7_left article p span{
    padding-left: 6px;
    padding-top: 4.5px;
    display: inline-block;
    padding-right: 4px;
    line-height: 1.4;
}
.ac_s7_left .ac_s7_btn{
  padding-top: 4.1px;
  margin-left: 1px;
}
.ac_s7_left .ac_s7_btn a{
    position: relative;
    z-index: 1;
}
.ac_s7_left .ac_s7_btn a:before{
  position:absolute;
  content:"";
  border:1px solid #000;
  top: 6px;
  left: 14px;
  z-index: -1;
  width: 88.1%;
  height: 76%;
}
.ac_s7_left .ac_s7_btn a span{
  font-family: 'Bebas Neue';
  font-size: 17.5px;
  text-transform: uppercase;
  letter-spacing: 1.99px;
  background-color: #f7826e;
  color: #ffffff;
  padding: 13px 24px 11.5px 30px;
  margin-top: 14.5px;
  margin-left: 21.9px;
  display: inline-block;
}
.ac_s7_right{
  width: 47%;
  position: relative;
}
.ac_s7_right .ac_s7_img{
  background: url(ac_s7_img.png) no-repeat;
  background-size: cover !important;
  background-position: center center !important;
  width: 628px;
  height: 462px;
}
.ac_s7_right .ac_s7_img img{
  width: 10%;
  opacity: 0;
}
.ac_s7_right .ac_s7_img .ac_s7_art1{
  position: absolute;
  left: -496px;
  top: 96px;
}
.ac_s7_right .ac_s7_img .ac_s7_art1 .line{
  width: 2000px;
  height: 1px;
  background-color: #000000;
  display: inline-block;
  position: absolute;
  right: 112%;
  top: 10px;
}
.ac_s7_right .ac_s7_img .ac_s7_art1 h6{
  line-height: 1.37;
  word-spacing: 1px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
  padding-left: 2px;
  font-family: 'Bebas Neue';
  font-size: 20px;
  letter-spacing: 1.5px;
  font-weight: 300;
}
/**********************
Section-7-responsive-starts
********************/
@media screen and (max-width: 1440px) {
  .ac_s7{
    width: 100%;
    padding-top: 0.4vw;
  }
  .ac_s7 .section_inner{
    max-width: 100vw;
    padding: 2.1vw 0vw;
  }
  .ac_s7_left{
    width: 57%;
    margin-left: -5.2vw;
    padding-top: 9.5vw;
  }
  .ac_s7_left article{

  }
  .ac_s7_left article p{
    font-size: 2vw;
    line-height: 1.41;
    letter-spacing: 0.03vw;
    padding-left: 1vw;
  }
  .ac_s7_left article p mark {
    background-size: 98% 65%;
    background-position: 0 75%;
  }
  .ac_s7_left article p mark strong{
    word-spacing: 0vw;
    margin-left: 0vw;
    margin-top: 0.5vw;
  }
  .ac_s7_left .ac_s7_btn{
  }
  .ac_s7_left .ac_s7_btn a{
  }
  .ac_s7_left .ac_s7_btn a:before{
    top: 0.4vw;
    left: 1vw;
    z-index: -1;
    width: 87.6%;
    height: 76%;
  }
  .ac_s7_left .ac_s7_btn a span{
      font-size: 0.99vw;
      padding: 1vw 1.55vw 0.94vw 2vw;
      margin-top: 1vw;
      margin-left: 1.56vw;
      letter-spacing: 3.3px;
  }
  .ac_s7_right{
    width: 47%;
  }
  .ac_s7_right .ac_s7_img{
    width: 43.6vw;
    height: 32.1vw;
  }
  .ac_s7_right .ac_s7_img img{
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1{
    left: -34.4vw;
    top: 6.7vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    width: 13.8vw;
    /* height: 0.1vw; */
    left: -15.6vw;
    top: 0.7vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 h6{
    padding-left: 0.1vw;
    font-size: 1.389vw;
    letter-spacing: 0.104vw;
    font-weight: 300;
  }
}
@media screen and (max-width: 1140px) {
  .ac_s7{
    width: 100%;
    padding-top: 0.5vw;
  }
  .ac_s7 .section_inner{
    max-width: 100vw;
    padding: 2.7vw 0vw;
  }
  .ac_s7_left{
    width: 57%;
    margin-left: -2.6vw;
    padding-top: 10.7vw;
  }
  .ac_s7_left article{

  }
  .ac_s7_left article p{
    font-size: 2.5vw;
    line-height: 1.41;
    letter-spacing: 0vw;
    padding-left: 1.3vw;
  }
  .ac_s7_left article p mark {
    background-size: 98% 65%;
    background-position: 0 159%;
  }
  .ac_s7_left article p mark strong{
    word-spacing: 1.2vw;
  }
  .ac_s7_left .ac_s7_btn{

  }
  .ac_s7_left .ac_s7_btn a{
  }
  .ac_s7_left .ac_s7_btn a:before{
    top: 0.4vw;
    left: 1.3vw;
    z-index: -1;
    width: 86.6%;
    height: 73%;
  }
  .ac_s7_left .ac_s7_btn a span{
      font-size: 1vw;
      letter-spacing: 0.2vw;
      padding: 1.2vw 2.1vw 1.6vw 2.5vw;
      margin-top: 1.3vw;
      margin-left: 1.9vw;
  }
  .ac_s7_right{
    width: 46%;
  }
  .ac_s7_right .ac_s7_img{
    width: 42vw;
    height: 40.5vw;
  }
  .ac_s7_right .ac_s7_img img{
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1{
    /* left: 0; */
    top: 6.4vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    width: 17.5vw;
    /* height: 0.2vw; */
    left: -19.6vw;
    top: 0.9vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 h6{
    /* font-size: 1.7vw; */
    /* line-height: 1.37; */
    /* letter-spacing: 0.1vw; */
    /* word-spacing: 0.1vw; */
    /* padding-left: 0.2vw; */
  }
}
@media screen and (max-width: 1024px) {
  .ac_s7{
    width: 100%;
    padding-top: 0.6vw;
  }
  .ac_s7 .section_inner{
    max-width: unset;
    padding: 3vw 0vw;
    width: 88%;
  }
  .ac_s7_left{
    width: 52%;
    margin-left: 0vw;
    padding-top: 11.9vw;
  }
  .ac_s7_left article{

  }
  .ac_s7_left article p{
    font-size: 2.2vw;
    line-height: 1.41;
    letter-spacing: 0vw;
    padding-left: 1.5vw;
  }
  .ac_s7_left article p mark {
    background-size: 98% 65%;
    background-position: 0 159%;
  }
  .ac_s7_left article p mark strong{
    word-spacing: 1.4vw;
  }
  .ac_s7_left .ac_s7_btn{

  }
  .ac_s7_left .ac_s7_btn a{
  }
  .ac_s7_left .ac_s7_btn a:before{
    top: 0.5vw;
    left: 1.5vw;
    z-index: -1;
    width: 86.6%;
    height: 73%;
  }
  .ac_s7_left .ac_s7_btn a span{
      font-size: 1.1vw;
      letter-spacing: 0.2vw;
      padding: 1.2vw 2.3vw 1.1vw 2.8vw;
      margin-top: 1.4vw;
      margin-left: 2.1vw;
  }
  .ac_s7_right{
    width: 48%;
  }
  .ac_s7_right .ac_s7_img{
    margin: 0;
    width: 100%;
    height: 35vw;
    margin-top: 44px;
    margin-left: 0px;
  }
  .ac_s7_right .ac_s7_img img{
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1{
    left: -39.7vw;
    top: 7.9vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    width: 96vw;
    height: 1px;
    top: 1vw;
    left: -98.5vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 h6{
    /* font-size: 1.9vw; */
    /* line-height: 1.37; */
    /* letter-spacing: 0.2vw; */
    /* word-spacing: 0.1vw; */
    /* padding-left: 0.2vw; */
    /* margin-bottom: 0px; */
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  .ac_s7{
    padding-top: 0.8vw;
  }
  .ac_s7 .section_inner{
    max-width: unset;
    width: 100%;
    padding: 10vw 0vw;
    padding-left: 10vw;
    padding-right: 10vw;
    display: flex;
  }
  .ac_s7_left{
    width: 100%;
    margin: 0;
    padding-top: 5vw;
    order: 2;
  }
  .ac_s7_left article{

  }
  .ac_s7_left article p{
    font-size: 4.8vw;
    line-height: 1.41;
    letter-spacing: 0.1vw;
    padding-left: 2vw;
  }
  .ac_s7_left article p br{
    display:none;
  }
  .ac_s7_left article p mark {
    background-size: 98% 65%;
    background-position: 0 159%;
  }
  .ac_s7_left article p mark strong{
    word-spacing: 1.8vw;
  }
  .ac_s7_left .ac_s7_btn{

  }
  .ac_s7_left .ac_s7_btn a{
  }
  .ac_s7_left .ac_s7_btn a:before{
    top: 0.7vw;
    left: 2vw;
    z-index: -1;
    width: 86.6%;
    height: 73%;
  }
  .ac_s7_left .ac_s7_btn a span{
      margin-top: 1.9vw;
      margin-left: 2.9vw;
      font-size: 2.072vw;
      padding: 13.9px 23px 11.9px 27px;
  }
  .ac_s7_right{
  order: 1;
  width: 100%;
  }
  .ac_s7_right_mb{
    width: 88%;
    position: relative;
    display: block;
    padding-top: 10vw;
  }
  .ac_s7_right_mb .ac_s7_img_mb{
    background: url(ac_s7_img.png) no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    height: 60.2vw;
  }
  .ac_s7_right_mb .ac_s7_img_mb .ac_s7_art1_mb{
    position: absolute;
    right: 0;
    top: 0.5vw;
  }
  .ac_s7_right_mb .ac_s7_img_mb .ac_s7_art1_mb h6{
    font-size: 4.5vw;
  }
  .ac_s7_right_mb .ac_s7_img_mb .ac_s7_art1_mb span{
    width: 25.9vw;
    height: 0.3vw;
    background-color: #000000;
    display: inline-block;
    position: absolute;
    left: -29.2vw;
    top: 3.3vw;
  }

  .ac_s7_right_mb .ac_s7_img_mb .ac_s7_art1_mb span h2{
    font-family: 'Bebas Neue', cursive;
    font-size: 2.5vw;
    font-weight: normal;
    line-height: 1.37;
    letter-spacing: 0.2vw;
    word-spacing: 0.1vw;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    padding-left: 0.3vw;
  }
}

@media screen and (max-width: 550px) {
  .ac_s7{
    padding-top: 11vw;
    padding-bottom: 8.1vw;
  }
  .ac_s7 .section_inner{
    max-width: unset;
    width: 100%;
    padding: 4vw 0vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .ac_s7_left{
    width: 100%;
    padding-top: 9vw;
  }
  .ac_s7_left article{

  }
  .ac_s7_left article p{
    font-size: 8vw;
    line-height: 1.44;
    letter-spacing: 0.13vw;
    padding-left: 3.5vw;
    margin-top: 0.5vw;
    padding-right: 3.4vw;
  }
  .ac_s7_left article p br{
    display:none;
  }
  .ac_s7_left article p span{
    padding-left: 0;
    margin-left: -3px;
    letter-spacing: 0.7px;
    word-spacing: 0;
    padding-right: 0;
    padding-top: 0px;
}
  .ac_s7_left article p mark {
    background-size: 98% 65%;
    background-position: 0 159%;
    letter-spacing: -0.5px;
    font-style: italic;
    font-weight: 400;
    background: none; 
  }
  .ac_s7_left article p mark strong{
    word-spacing: 1.8vw;
  }
  .ac_s7_left .ac_s7_btn{
    padding-top: 6.6vw;
    padding-left: 0.6vw;
  }
  .ac_s7_left .ac_s7_btn a{
  }
  .ac_s7_left .ac_s7_btn a:before{
    top: 0.7vw;
    left: 2vw;
    z-index: -1;
    width: 92.51%;
    height: 88%;
  }
  .ac_s7_left .ac_s7_btn a span{
      font-size: 3.5vw;
      letter-spacing: 3.3px;
      padding: 5.1vw 8.2vw 3.85vw 7.6vw;
      margin-top: 1.9vw;
      margin-left: 3vw;
  }
  .ac_s7_right{
    width: 100%;
  }
  .ac_s7_right .ac_s7_img{
    margin: 0;
    width: 94%;
    height: 62vw;
    margin-top: 44px;
    margin-left: 14px;
  }
  .ac_s7_right .ac_s7_img img{
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1{
    left: 54vw;
    top: -4vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    width: 92.6vw;
    /* height: 2px; */
    top: 3.2vw;
    left: -98.5vw;
  }
  .ac_s7_right .ac_s7_img .ac_s7_art1 h6{
    font-size: 5.389vw;
    line-height: 1.37;
    letter-spacing: 0.3vw;
    word-spacing: 0.1vw;
    padding-left: 0.2vw;
    margin-bottom: 0px;
  }
}

/*
  Footer Top
=========================================*/
/*AC Footer Start From HEre*/
.ac_footer_top{}
.ac_footer_top .section_inner{
  width: 1320px;
  max-width: 1320px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ac_footer_top_left{
    width: 50%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-right: 1px solid black;
    padding-bottom: 31px;
}
.ac_footer_top_left_c1{
    width: 100%;
    padding-top: 0px;
}
.ac_footer_top_left_c1 h3{
    margin: 0;
    font-family: 'Ivy Mode';
    font-size: 20px;
    font-weight: 600;
    padding-top: 42px;
    letter-spacing: -0.2px;
    padding-left: 143px;
    text-transform: uppercase;
}
.ac_footer_top_left_c1 h3 a{
    color: #000000;
}
.ac_footer_top_left_c1 h3 a>span{
    text-decoration: underline;
}
.ac_footer_top_left_c2{
    width: 84%;
}
.ac_footer_top_left_c2_img {
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 41px;
    margin-top: 16px;
    margin-right: 15px;
}
.ac_footer_top_left_c2_img img{width: 100%;max-width: 100%;}
.ac_footer_top_left_c3{
    width: 16%;
}
.ac_footer_top_left_c3 .icon1{
  background-image: url(ac_s8_icon1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 83px;height: 39px;
  display: block;
  margin-left: 16px;
  margin-top: 23px;
}
.ac_footer_top_left_c3 .icon2{
  background-image: url(ac_s8_icon2.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 83px;
  height: 39px;
  margin-left: 17px;
  margin-top: 12px;
}
.ac_footer_top_left_c3 .icon3{
  background-image: url(ac_s8_icon3.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 83px;
  height: 39px;
  margin-left: 17px;
  margin-top: 12px;
}

.ac_footer_top_right{
    width: 50%;
}
.ac_footer_top_right_r1{}
.ac_footer_top_right_r1 h3{
    margin: 0;
    font-family: 'Ivy Mode';
    font-size: 20px;
    font-weight: 600;
    padding-top: 42px;
    letter-spacing: -0.08px;
    padding-left: 34px;
    text-transform: uppercase;
}
.ac_footer_top_right_r1 h3 a{
    color: #000000;
}
.ac_footer_top_right_r2{
    padding-left: 34px;
    padding-right: 21px;
    padding-top: 28px;
}


.ac_footer_form_in{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.ac_footer_form_in .form-group{
    margin-bottom: 21px;
}
.ac_footer_form_in .form-group input{
    border-radius: 0;
    padding-top: 14px;
    padding-left: 12px;
    font-family: 'Bebas Neue';
    font-weight: 400;
    letter-spacing: 2.5px;
    font-size: 19px;
    border: 1px solid black;
}
.ac_footer_form_in .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.ac_footer_form_in .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
.ac_footer_form_in .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.ac_footer_form_in .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}
.ac_footer_form_in .form-group.text-field{
    width: 100%;
}
.ac_footer_form_in .form-group.email-field{
    width: 76.6%;
}

.ac_footer_form_in .button_middle{
    width: 23.4%;
    padding-left: 17px;
}
.ac_footer_form_in .button_middle .site_button{
    border: 0px;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Bebas Neue';
    letter-spacing: 3.11px;
    font-weight: 400;
    background-color: #b5a5c9;
    padding: 19px 14px 14px 20px;
    width: 100%;
    margin-top: 0px;
}

/*************************************
AC Footer top Responsive Start from here
**************************************/
@media(max-width: 1440px){
  .ac_footer_top{}
  .ac_footer_top .section_inner{
    width: 91.667vw;
    max-width: 91.667vw;
  }
  .ac_footer_top_left{
      width: 50%;
      padding-bottom: 2.16vw;
  }
  .ac_footer_top_left_c1{
      width: 100%;
  }
  .ac_footer_top_left_c1 h3{
      font-size: 1.389vw;
      font-weight: 600;
      padding-top: 2.917vw;
      letter-spacing: -0.014vw;
      padding-left: 9.931vw;
  }
  .ac_footer_top_left_c1 h3 a{}
  .ac_footer_top_left_c1 h3 a>span{}
  .ac_footer_top_left_c2{
      width: 84%;
  }
  .ac_footer_top_left_c2_img {
      margin-left: 2.847vw;
      margin-top: 1.262vw;
      margin-right: 1.042vw;
  }
  .ac_footer_top_left_c2_img img{
  width: 99.5%;
  max-width: 99.91%;
  }
  .ac_footer_top_left_c3{
      width: 16%;
  }
  .ac_footer_top_left_c3 .icon1{
    width: 5.764vw;
    height: 2.708vw;
    margin-left: 1.111vw;
    margin-top: 1.597vw;
  }
  .ac_footer_top_left_c3 .icon2{
    width: 5.764vw;
    height: 2.708vw;
    margin-left: 1.181vw;
    margin-top: 0.833vw;
  }
  .ac_footer_top_left_c3 .icon3{
    width: 5.764vw;
    height: 2.708vw;
    margin-left: 1.181vw;
    margin-top: 0.833vw;
  }

  .ac_footer_top_right{
      width: 50%;
  }
  .ac_footer_top_right_r1{}
  .ac_footer_top_right_r1 h3{
      font-size: 1.389vw;
      padding-top: 2.917vw;
      letter-spacing: -0.006vw;
      padding-left: 2.361vw;
  }
  .ac_footer_top_right_r1 h3 a{}
  .ac_footer_top_right_r2{}

}
@media(max-width: 1280px){
  .ac_footer_top{}
  .ac_footer_top .section_inner{}
  .ac_footer_top_left{}
  .ac_footer_top_left_c1{}
  .ac_footer_top_left_c1 h3{}
  .ac_footer_top_left_c1 h3 a{}
  .ac_footer_top_left_c1 h3 a>span{}
  .ac_footer_top_left_c2{}
  .ac_footer_top_left_c2_img {}
  .ac_footer_top_left_c2_img img{}
  .ac_footer_top_left_c3{}
  .ac_footer_top_left_c3 .icon1{}
  .ac_footer_top_left_c3 .icon2{}
  .ac_footer_top_left_c3 .icon3{}
  .ac_footer_top_right{}
  .ac_footer_top_right_r1{}
  .ac_footer_top_right_r1 h3{}
  .ac_footer_top_right_r1 h3 a{}
  .ac_footer_top_right_r2{}

}
@media(max-width: 1140px){
  .ac_footer_form_in .form-group.email-field{
    width: 70.6%;
}
.ac_footer_form_in .button_middle{
    width: 29.4%;
}
}
@media(max-width: 1024px){
  .ac_footer_top{}
  .ac_footer_top .section_inner{}
  .ac_footer_top_left{}
  .ac_footer_top_left_c1{}
  .ac_footer_top_left_c1 h3{}
  .ac_footer_top_left_c1 h3 a{}
  .ac_footer_top_left_c1 h3 a>span{}
  .ac_footer_top_left_c2{}
  .ac_footer_top_left_c2_img {}
  .ac_footer_top_left_c2_img img{}
  .ac_footer_top_left_c3{}
  .ac_footer_top_left_c3 .icon1{}
  .ac_footer_top_left_c3 .icon2{}
  .ac_footer_top_left_c3 .icon3{}
  .ac_footer_top_right{}
  .ac_footer_top_right_r1{}
  .ac_footer_top_right_r1 h3{}
  .ac_footer_top_right_r1 h3 a{}
  .ac_footer_top_right_r2{}

}
@media(max-width: 768px){
  .ac_footer_top{}
  .ac_footer_top .section_inner{
    width: 100%;
    max-width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
}
  .ac_footer_top_left{
    width: 100%;
    border: none;
    padding-bottom: 5vw;
}
  .ac_footer_top_left_c1{
    width: 100%;
}
  .ac_footer_top_left_c1 h3{
    font-size: 3.389vw;
    text-align: center;
    padding: 10vw 0 5vw 0;
    margin: 0;
}
  .ac_footer_top_left_c1 h3 a{}
  .ac_footer_top_left_c1 h3 a>span{}
  .ac_footer_top_left_c2{
    width: 100%;
    order: 2;
}
  .ac_footer_top_left_c2_img {}
  .ac_footer_top_left_c2_img img{}
  .ac_footer_top_left_c3{
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 27%;
    margin: 0 auto;
    padding-bottom: 5vw;
  }
  .ac_footer_top_left_c3 .icon1{
    padding: 0;
    margin: 0;
    width: 9.764vw;
    height: 5.708vw;
}
  .ac_footer_top_left_c3 .icon2{
    padding: 0;
    margin: 0;
    width: 9.764vw;
    height: 5.708vw;
}
  .ac_footer_top_left_c3 .icon3{
    padding: 0;
    margin: 0;
    width: 9.764vw;
    height: 5.708vw;
}
  .ac_footer_top_right{
    width: 100%;
}
  .ac_footer_top_right_r1{
    padding-bottom: 5vw;
}
  .ac_footer_top_right_r1 h3{
    text-align: center;
}
  .ac_footer_top_right_r1 h3 a{
    font-size: 3.389vw;
}
  .ac_footer_top_right_r2{}

}
@media(max-width: 550px){
  .ac_footer_top{
    padding-bottom: 7.2vw;
}
  .ac_footer_top .section_inner{
    padding-left: 0;
    padding-right: 0;
}
  .ac_footer_top_left{
    border-bottom: 1px solid black;
    padding-left: 3vw;
    padding-right: 3vw;
    padding-bottom: 10.9vw;
}
  .ac_footer_top_left_c1{}
  .ac_footer_top_left_c1 h3{
    font-size: 5.3vw;
    padding-top: 10.6vw;
    letter-spacing: 0.1vw;
}
  .ac_footer_top_left_c1 h3 a{}
  .ac_footer_top_left_c1 h3 a>span{}
  .ac_footer_top_left_c2{}
  .ac_footer_top_left_c2_img {
    margin-left: -0.153vw;
    margin-top: 1.392vw;
    margin-right: 1.042vw;
}
  .ac_footer_top_left_c2_img img{
    max-width: 100%;
}
  .ac_footer_top_left_c3{
    width: 36%;
}
  .ac_footer_top_left_c3 .icon1{
    padding: 0px;
    width: 12.764vw;
    height: 9.708vw;
    margin-left: -15px;
}
  .ac_footer_top_left_c3 .icon2{
    width: 12.764vw;
    height: 9.708vw;
    margin-left: -1px;
}
  .ac_footer_top_left_c3 .icon3{
    width: 12.764vw;
    height: 9.708vw;
    margin-right: -30px;
}
  .ac_footer_top_right{
    padding-left: 3vw;
    padding-right: 3vw;
}
  .ac_footer_top_right_r1{
    padding-bottom: 4.1vw;
}
  .ac_footer_top_right_r1 h3{
    padding-top: 9.9vw;
    padding-left: 0;
    line-height: 1.5;
}
  .ac_footer_top_right_r1 h3 a{
    font-size: 5.089vw;
    letter-spacing: 1.1px;
}
  .ac_footer_top_right_r2{
    padding-left: 5.3vw;
    padding-right: 5.2vw;
    padding-top: 1.5vw;
    padding-bottom: 5.2vw;
}
.ac_footer_form_in .form-group{

margin-bottom: 19px;
}
.ac_footer_form_in .form-group input{
    padding-left: 3.4vw;
    padding-top: 3.1vw;
    padding-bottom: 1.8vw;
    padding-right: 4.4vw;
}
.ac_footer_form_in .form-group.email-field{

width: 100%;

margin-bottom: 27px;
}
.ac_footer_form_in .button_middle{

width: 100vw;

padding-left: 0vw;
}
}
/*************************************
AC Footer top Responsive End here
**************************************/
/*footer bottom*/
.ac_footer_bottom{
  background-color: #000000;
}
.ac_footer_bottom .section_inner{
    width: 1254px;
    max-width: 1254px;
    margin: 0 auto;
}
.ac_footer_bottom h3{
  text-align: center;
  color: #ffff;
  font-size: 16px;
  margin: 0;
  width: 100%;
  display: block;
  padding: 30px 0;
  font-family: 'Bebas Neue';
  letter-spacing: 1.8px;
  margin-left: -3px;
  font-weight: 300;
}
.ac_footer_bottom a{
    color: white;
    text-decoration: underline;
}
/*************************************
AC Footer Bottom Responsive Start from here
**************************************/
@media(max-width: 1440px){
  .ac_footer_bottom{}
  .ac_footer_bottom .section_inner{
      width: 87.083vw;
      max-width: 87.083vw;
  }
  .ac_footer_bottom h3{
    font-size: 1.111vw;
    padding: 1.944vw 0;
    letter-spacing: 0.125vw;
    margin-left: -0.208vw;
  }
  .ac_footer_bottom a{}
}
@media(max-width: 1280px){
  .ac_footer_bottom{}
  .ac_footer_bottom .section_inner{}
  .ac_footer_bottom h3{}
  .ac_footer_bottom a{}
}
@media(max-width: 1024px){
  .ac_footer_bottom{}
  .ac_footer_bottom .section_inner{}
  .ac_footer_bottom h3{}
  .ac_footer_bottom a{}
}
@media(max-width: 768px){
  .ac_footer_bottom{}
  .ac_footer_bottom .section_inner{}
  .ac_footer_bottom h3{
    font-size: 2.111vw;
}
  .ac_footer_bottom a{}
}
@media(max-width: 550px){
  .ac_footer_bottom{
}
  .ac_footer_bottom .section_inner{
    width: 100%;
    max-width: 100%;
}
  .ac_footer_bottom h3{
    font-size: 3.4vw;
    font-weight: 100;
    line-height: 1.4;
    padding-top: 5.8vw;
    letter-spacing: 0.26vw;
    padding-bottom: 5.4vw;
    margin-left: -1.208vw;
}
  .ac_footer_bottom a{}
  .ac_footer_bottom h3 span{
    display:none;
  }
}
/*************************************
AC Footer bottom End here
**************************************/

.instagram_gallery{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.instagram_gallery ul{
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.instagram_gallery ul li{
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  width: 25%;
  padding-bottom: 6px;
}
.instagram_gallery a{
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  width: 20%;
  padding-bottom: 6px;
}
.instagram_gallery a img {
   max-width: 100%;
   width: 100% !important;
   height: auto;
   margin: 0 !important;
}

.bb_footer_top{
  background-color: #505a42;
  padding-top: 46px;
  padding-bottom: 38px;
  position: relative;
  z-index: 4;
}
.bb_footer_top .section_inner{
  width: 1247px;
  box-sizing: border-box;
  width: 1163px;
}
.bb_footer_top_tittle{
  width: 100%;
  margin-bottom: 28px;
}
.bb_footer_top_tittle h3{
width: 54.3%;
text-align: right;
}
.bb_footer_top_tittle h3 a{
  font-size: 19px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.95px;
  color: #fff;
  font-family: 'Futura PT';
  display: inherit;
  padding-left: 0px;
  margin-top: 5px;
}
.bb_footer_top_left{
  width: 69.3%;
  margin-right: -6%;
  margin-top: -34px;
  padding-left: 33px;
}
.bb_footer_top_left .instagram_feed{

}
.bb_footer_top_left .instagram_feed .instagram_gallery{

}
.bb_footer_top_left .instagram_feed .instagram_gallery a{
  width: 25.17%;
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px;
}
.bb_footer_top_left .instagram_feed .instagram_gallery a:last-child{
  margin-left:-2px;
  display: none;
}
.bb_footer_top_left .instagram_feed .instagram_gallery a img{

}
.bb_footer_top_right{
  width: 35%;
  text-align: right;
  padding-top: 6px;
}
.bb_footer_top_right ul{
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: -60px;
}
.bb_footer_top_right ul li{
  margin-top: 3px;
  margin-bottom: -4px;
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: -6px;
}
.bb_footer_top_right ul li:first-child{
  padding-top:0px;
}
.bb_footer_top_right ul li a{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.32;
  color: #fff;
  font-family: 'Futura PT Demi';
}
.bb_footer_top_right ul li a:hover{
  opacity:0.7;
}
.bb_footer_top:before {
    content: "";
    position: absolute;
    top: -121px;
    right: -211px;
    width: 800px;
    height: 196px;
    z-index: 1;
    background-image: url(footer_bg_img.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.hs_section_footer_bottom_left span.ss_8_copyright{
  font-style: italic;
}
@media (max-width: 1440px) {
  .bb_footer_top{
    padding-top: 3.194vw;
    padding-bottom: 2.639vw;
    display: none;
  }
  .bb_footer_top .section_inner{
    width: 80.764vw;
  }
  .bb_footer_top_tittle{
    margin-bottom: 1.944vw;
  }
  .bb_footer_top_tittle h3 a{
    font-size: 1.319vw;
    letter-spacing: 0.066vw;
    margin-top: 0.347vw;
  }

  .bb_footer_top_left{
    margin-top: -2.361vw;
    padding-left: 2.292vw;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a{
    padding-left: 0.347vw;
    padding-right: 0.347vw;
    margin-right: 0.694vw;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child{
    margin-left:-0.139vw;
  }
  .bb_footer_top_right{
    padding-top: 0.417vw;
  }
  .bb_footer_top_right ul{
    margin-right: -4.167vw;
  }
  .bb_footer_top_right ul li{
    margin-top: 0.208vw;
    margin-bottom: -0.278vw;
    padding-bottom: -0.417vw;
  }
  .bb_footer_top_right ul li a{
    font-size: 1.319vw;
  }
  .bb_footer_top:before {
      top: -8.403vw;
      right: -14.653vw;
      width: 55.556vw;
      height: 13.611vw;
  }
}
@media (max-width: 1140px) {
  .bb_footer_top{
    padding-top: 4.194vw;
    padding-bottom: 2.639vw;
  }
  .bb_footer_top .section_inner{  }
  .bb_footer_top_tittle{
    margin-bottom: -1vw;
  }
  .bb_footer_top_tittle h3 a{  }
  .bb_footer_top_left{
    margin-top: 0vw;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a{  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child{  }
  .bb_footer_top_right{
    padding-top: 0vw;
  }
  .bb_footer_top_right ul{  }
  .bb_footer_top_right ul li{  }
  .bb_footer_top_right ul li a{  }
  .bb_footer_top:before {  }
}
@media (max-width: 1024px) {
  .bb_footer_top{
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
    padding-bottom: 3.639vw;
  }
  .bb_footer_top .section_inner{
    width: 100%;
  }
  .bb_footer_top_tittle{  }
  .bb_footer_top_tittle h3 a{
    font-size: 2vw;
  }
  .bb_footer_top_left{
    padding-left: 0px;
    width: 58%;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a{
    width: 33.33%;
    padding-left: 0vw;
    padding-right: 0vw;
    margin-right: 0vw;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child{  }
  .bb_footer_top_right{
    width: 48%;
  }
  .bb_footer_top_right ul{
    margin-right: 0vw;
    padding-left: 0px;
  }
  .bb_footer_top_right ul li{  }
  .bb_footer_top_right ul li a{
    font-size: 1.7vw;
    font-family: 'Futura PT';
    font-weight: 500;
  }
  .bb_footer_top:before {  }
  .bb_footer_top_tittle h3 {
      width: 58%;
      text-align: right;
  }
}
@media (max-width: 768px) {
  .bb_footer_top{
    padding-left: 10.2vw;
    padding-right: 10.2vw;
    padding-bottom: 5.9vw;
    padding-top: 16vw;
    z-index: 0;
  }
  .bb_footer_top .section_inner{  }
  .bb_footer_top_tittle{
    margin-bottom: 0vw;
  }
  .bb_footer_top_tittle h3 {
      width: 100%;
      text-align: right;
      margin-bottom: 16px;
  }
  .bb_footer_top_tittle h3 a{
    font-size: 3.2vw;
    letter-spacing: 0.4vw;
  }
  .bb_footer_top_left{
    width: 100%;
    margin-top: 0vw;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a{
    width: 50%;
    padding-bottom: 0px;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child{
    display: block;
  }
  .bb_footer_top_right{
    width: 100%;
    text-align: center;
    padding-top: 6vw;
  }
  .bb_footer_top_right ul{  }
  .bb_footer_top_right ul li{
    display: inline-block;
    border-right: 2px solid #FFF;
    padding-left: 1vw;
    padding-right: 2vw;
  }
  .bb_footer_top_right ul li a{
    font-size: 2.9vw;
  }
  .bb_footer_top:before {  }
  .bb_footer_top_right ul li:nth-child(2n+0) {/* border-right: 0px solid #FFF; */}
}
@media (max-width: 550px) {
  .bb_footer_top{
    padding-left: 10.2vw;
    padding-right: 10.2vw;
    padding-bottom: 5.9vw;
    padding-top: 14vw;
    z-index: 0;
  }
  .bb_footer_top .section_inner{  }
  .bb_footer_top_tittle{
    margin-bottom: 0vw;
  }
  .bb_footer_top_tittle h3 {
      width: 100%;
      text-align: right;
      margin-bottom: 16px;
      letter-spacing: 5.3px;
  }
  .bb_footer_top_tittle h3 a{font-size: 4.2vw;letter-spacing: 0.4vw;}

  .bb_footer_top_left{width: 100%;margin-top: 0vw;}
  .bb_footer_top_left .instagram_feed .instagram_gallery a{
    width: 50%;
    padding-bottom: 0px;
  }
  .bb_footer_top_left .instagram_feed .instagram_gallery a:last-child{
    display: block;
  }
  .bb_footer_top_right{
    width: 100%;
    text-align: center;
    padding-top: 6vw;
  }
  .bb_footer_top_right ul{  }
  .bb_footer_top_right ul li{
    display: inline-block;
    border-right: 2px solid #FFF;
    padding-left: 1vw;
    padding-right: 2vw;
  }
  .bb_footer_top_right ul li a{font-size: 3.9vw;}
  .bb_footer_top:before {  }
  .bb_footer_top_right ul li:nth-child(2n+0) {
    border-right: 0px solid #FFF;
  }
}





/*
  Footer bottom
=========================================*/

.bb_footer_bottom{
    background-color: #000000;
    padding-bottom: 36px;
    text-transform: uppercase;
    padding-top: 31px;
}
.bb_footer_bottom .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-size: 14.95px;
    font-family: 'Quicksand', sans-serif;
    width: 1180px;
}

.bb_footer_bottom_left{
    width: 100%;
    color: #FFF;
    padding-top: 6px;
    font-size: 15px;
    text-align: center;
}
.bb_footer_bottom_left a{
   color: #6bbdb9;
}
.bb_footer_bottom_left span{
    color: #FFF;
    font-size: 15px;
    display: inline-block;
    padding-right: 1px;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: 1.9px!important;
}
.bb_footer_copyright{}
.hs_divider{
}

.bb_footer_bottom_right{
    width: 26%;
    text-align: right;
    padding-bottom: 0px;
    padding-top: 2px;
    margin-right: 0;
}
@media (max-width: 1440px) {
  .bb_footer_bottom{
      padding-bottom: 2.5vw;
      padding-top: 2.153vw;
      display: none;
  }
  .bb_footer_bottom .section_inner{
      font-size: 14.6.597vw;
      width: 81.944vw;
  }

  .bb_footer_bottom_left{
      padding-top: 0.417vw;
      font-size: 1.042vw;
  }
  .bb_footer_bottom_left span{
      font-size: 1.042vw;
      padding-right: 0.069vw;
      letter-spacing: 0.132vw !important;
  }
  .bb_footer_copyright{}
  .hs_divider{ }

  .bb_footer_bottom_right{ }
}
@media (max-width: 1140px) {
  .bb_footer_bottom{  }
  .bb_footer_bottom .section_inner{  }

  .bb_footer_bottom_left{  }
  .bb_footer_bottom_left span{  }
  .bb_footer_copyright{  }
  .hs_divider{  }

  .bb_footer_bottom_right{  }
}
@media (max-width: 1024px) {
  .bb_footer_bottom{  }
  .bb_footer_bottom .section_inner{  }

  .bb_footer_bottom_left {
    padding-top: 0.417vw;
    font-size: 1.3vw;
  }
  .bb_footer_bottom_left span{
    font-size: 1.3vw;
    padding-right: 0vw;
    letter-spacing: 0.132vw !important;
    font-style: italic;
  }
  .bb_footer_copyright{  }
  .hs_divider{  }

  .bb_footer_bottom_right{  }
}
@media (max-width: 768px) {
  .bb_footer_bottom{  }
  .bb_footer_bottom .section_inner{  }

  .bb_footer_bottom_left{
    font-size: 1.8vw;
  }
  .bb_footer_bottom_left span{
    font-size: 1.8vw;
  }
  .bb_footer_copyright{  }
  .hs_divider{  }

  .bb_footer_bottom_right{  }
}
@media (max-width: 550px) {
  .bb_footer_bottom{  }
  .bb_footer_bottom .section_inner{  }

  .bb_footer_bottom_left{font-size: 2.8vw;}
  .bb_footer_bottom_left span{font-size: 2.8vw;}
  .bb_footer_copyright{  }
  .hs_divider{  }

  .bb_footer_bottom_right{  }
}



/*******************************************
  My Own Global CSS
****************************************/
.ac_s2_h5_line1{}
.ac_s2_h5_line2{}
.ac_s2_h5_line3{}
.ac_s2_h5_line1{}
.ac_s3_h5_line2{}
.ac_s3_h5_line3{}
.ac_s3_h5_line4{}
.ac_s6_h5_line1{}
.ac_s6_h5_line2{}
.ac_s6_h5_line1{}
.ac_s6_h5_line2{}
.m{
  display: none;
}
.ac_m{
  display: none;
}
.mp{
  margin: 0;
}
.mp2{
  padding: 0;
}
@media(max-width: 1440px){
  .m{}
  .ac_m{}
  .ac_s2_h5_line1{}
  .ac_s2_h5_line2{}
  .ac_s2_h5_line3{}
  .ac_s2_h5_line1{}
  .ac_s3_h5_line2{}
  .ac_s3_h5_line3{}
  .ac_s3_h5_line4{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .mp{}
  .mp2{}
}
@media(max-width: 1280px){
  .m{}
  .ac_m{}
  .ac_s2_h5_line1{}
  .ac_s2_h5_line2{}
  .ac_s2_h5_line3{}
  .ac_s2_h5_line1{}
  .ac_s3_h5_line2{}
  .ac_s3_h5_line3{}
  .ac_s3_h5_line4{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .mp{}
  .mp2{}
}
@media(max-width: 1024px){
  .m{}
  .ac_m{}
  .ac_s2_h5_line1{}
  .ac_s2_h5_line2{}
  .ac_s2_h5_line3{}
  .ac_s2_h5_line1{}
  .ac_s3_h5_line2{}
  .ac_s3_h5_line3{}
  .ac_s3_h5_line4{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .mp{}
  .mp2{}
}
@media(max-width: 768px){
  .m{}
  .ac_m{}
  .ac_s2_h5_line1{}
  .ac_s2_h5_line2{}
  .ac_s2_h5_line3{}
  .ac_s2_h5_line1{}
  .ac_s3_h5_line2{}
  .ac_s3_h5_line3{}
  .ac_s3_h5_line4{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .mp{}
  .mp2{}
}
@media(max-width: 550px){
  .m{
    display: block!important;
  }
  .ac_m{
    display: block!important;
  }
  .ac_s2_h5_line1{
      padding-left: 1vw;
  }
  .ac_s2_h5_line2{
    padding-left: 4.7vw;
    display: block;
    letter-spacing: 0.91px;
  }
  .ac_s2_h5_line3{
    padding-left: 30.5vw;
    letter-spacing: 0.41px;
  }
  .ac_s2_h5_line1{}
  .ac_s3_h5_line2{
    padding-left: 55px;
}
  .ac_s3_h5_line3{
    padding-left: 14.5vw;
    letter-spacing: -0.05vw;
}
  .ac_s3_h5_line4{
    padding-left: 24.8vw;
    letter-spacing: -0.05vw;
}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{}
  .ac_s6_h5_line1{}
  .ac_s6_h5_line2{
    display: block;
    /* margin-left: -8px; */
    width: auto;
}
  .mp{
    padding-left: 3.5vw;
    letter-spacing: -0.3px;
}
  .mp2{
    padding-left: 142px;
}
}
/*CSS Start From Here*/

/* ** Line Animation 
========================================================= ** */
.ac_s2_art2 .line:before,
.ac_s4_subtitle h6:before,
.ac_s6_art2 .line,
.ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    transition: all 3s ease;
}
.ac_s4_subtitle h6:before{
   transition: all 9s ease;
}
.ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    transition: all 9s ease;
}
.not_in_viewport .ac_s2_art2 .line:before{
    width: 0 !important;
}
.not_in_viewport .ac_s4_subtitle h6:before{
    width: 0 !important;
}
.not_in_viewport .ac_s6_art2 .line{
    width: 0 !important;
}
.not_in_viewport .ac_s7_right .ac_s7_img .ac_s7_art1 .line{
    width: 0 !important;
}



.achome_tow_step{
    
}
.achome_tow_step .modal__content{ }
.achome_tow_step .modal__content .close-x{}
.achome_tow_step .modal__content .close-x .close-x__part{}

.achome_tow_step .modal__content .modal__body {}
.achome_tow_step .modal__content .modal__body .block {}
.achome_tow_step .modal__content .modal__body .block .form{}
.achome_tow_step .modal__content .modal__body .block .form>div{}
.achome_tow_step .modal__content .modal__body .block .form>div h4{
    margin: 0;
    font-family: 'Ivy Mode';
    font-size: 20px;
    font-weight: 600;
    padding-top: 0px;
    letter-spacing: 0.1px;
    padding-left: 0px;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.achome_tow_step .modal__content .modal__body .block .form form{}
.achome_tow_step .modal__content .modal__body .block .form form>div{   
    display: flex;    
    flex-wrap: wrap;    
    box-sizing: border-box;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .form-group{    
    margin-bottom: 21px;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .form-group input{ 
    border-radius: 0;  
    padding-top: 14px;   
    padding-left: 12px;   
    font-family: 'Bebas Neue';    
    font-weight: 400;    
    letter-spacing: 2.5px;    
    font-size: 19px;    
    border: 1px solid black;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .text-field{    
    width: 100%;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .email-field{    
    width: 76.6%;
    padding-right: 17px;
}
.achome_tow_step .modal__content .modal__body .block .form form>div button#form-button{   
    width: 23.4%;    
    border: 0px;    
    color: #ffffff;    
    font-size: 14px;    
    font-family: 'Bebas Neue';    
    letter-spacing: 3.11px;  
    font-weight: 400;    
    background-color: #b5a5c9;    
    padding: 19px 14px 14px 20px;    
    margin-top: 0px;    
    line-height: normal;    
    border-radius: 0px;    
    /* height: max-content; */   
    margin-bottom: 21px;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .form-group input::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .form-group input:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
.achome_tow_step .modal__content .modal__body .block .form form>div .form-group input:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}


@media screen and (max-width: 550px){
    .achome_tow_step{
        
    }
    .achome_tow_step .modal__content{ }
    .achome_tow_step .modal__content .close-x{}
    .achome_tow_step .modal__content .close-x .close-x__part{}
    
    .achome_tow_step .modal__content .modal__body {}
    .achome_tow_step .modal__content .modal__body .block {}
    .achome_tow_step .modal__content .modal__body .block .form{}
    .achome_tow_step .modal__content .modal__body .block .form>div{}
    .achome_tow_step .modal__content .modal__body .block .form>div h4{ }
    
    .achome_tow_step .modal__content .modal__body .block .form form{}
    .achome_tow_step .modal__content .modal__body .block .form form>div{    }
    .achome_tow_step .modal__content .modal__body .block .form form>div .form-group{  }
    .achome_tow_step .modal__content .modal__body .block .form form>div .form-group input{padding-left: 3.4vw;padding-top: 3.1vw;padding-bottom: 1.8vw;padding-right: 4.4vw;}
    .achome_tow_step .modal__content .modal__body .block .form form>div .text-field{     }
    .achome_tow_step .modal__content .modal__body .block .form form>div .email-field{width: 100%;margin-bottom: 21px;padding-right: 0px;}
    .achome_tow_step .modal__content .modal__body .block .form form>div button#form-button{width: 100%;margin-bottom: 5px;}
}

























