/*============================================================================
  #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){

}

/*
    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: 41px;
    padding-bottom: 42px;
    padding-left: 48px;
    padding-right: 69px;
    /* position: absolute; */
    width: 100%;
    /* 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: 12px;
  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 { }
}

/*Section 1 Start From here*/
.acb_s1{
    position: relative;
}
.acb_s1_art1{
    position: absolute;
    background-image: url(acb_s1_art1.png);
    right: -427px;
    top: -331px;
    width: 805px;
    height: 957px;
    background-size: contain;
    background-repeat: no-repeat;
}
.acb_s1>.section_inner{
    width: 1061px;
}
.acb_s1_left{
    width: 48.1%;
}
.only_mobile_title{
    display: none;
}
.only_mobile_title h1{
  font-family: 'Ivy Mode';
  color: #000000;
  font-size: 79px;
  line-height: 1.03;
  padding-left: 10px;
}
.only_mobile_title h1 br{}
.only_mobile_title h1 mark{
  font-style: italic;
  background-color: transparent;
  background-image: linear-gradient(120deg, #f6e7e6 0%, #f6e7e6 100%);
  background-size: 100% 34%;
  background-position: 0 96%;
  background-repeat: no-repeat;
  padding-left: 9px;
  margin-left: -9px;
  padding-bottom: 7px;
  padding-right: 9px;
  padding-right: 7px;
}
.only_mobile_title h5{
  font-family: 'Ivy Mode';
  font-weight: 600;
  font-size: 19px;
  font-style: italic;
  padding-left: 7px;
}
.acb_s1_img{
  background-image: url(acb_s1_img.png);
  height: 629px;
  background-size: cover;
  margin-left: 44px;
  margin-top: 24.5px;
  position: relative;
}
.acb_s1_img img{
  width: 10%;
  opacity: 0;
}
.acb_s1_img:after{
  position:absolute;
  content:"";
  left: -51px;
  bottom: -44px;
  width: 247px;
  height: 448px;
  background-color: #f8ecea;
  z-index: -1;
}
.acb_s1_right{
    width: 51.9%;
    padding-left: 60px;
    padding-top: 112px;
}
.acb_s1_right h1{
    font-family: 'Ivy Mode';
    color: #000000;
    font-size: 79px;
    line-height: 1.03;
    padding-left: 10px;
}
.acb_s1_right h1 mark{
    font-style: italic;
    background-color: transparent;
    background-image: linear-gradient(120deg, #f6e7e6 0%, #f6e7e6 100%);
    background-size: 100% 34%;
    background-position: 0 96%;
    background-repeat: no-repeat;
    padding-left: 10px;
    margin-left: -10px;
    padding-bottom: 4px;
    padding-right: 9px;
}
.acb_s1_right h1 br{}
.acb_s1_right h5{
    font-family: 'Ivy Mode';
    font-weight: 600;
    font-size: 19px;
    font-style: italic;
    padding-left: 7px;
}
.acb_s1_right h5 br{}
.acb_s1_right article{
    padding-left: 60px;
    padding-top: 28px;
    padding-right: 61px;
}
.acb_s1_right article p{
  letter-spacing: 0.06px;
  padding-bottom: 5px;
  text-align: justify;
}
.acb_s1_right article p strong{
    font-weight: 600;
}
.acb_s1_right article p mark{
    font-style: italic;
    background-color: transparent;
    background-image: linear-gradient(120deg, #e7e2f2 0%, #e7e2f2 100%);
    background-size: 100% 55%;
    background-position: 0 96%;
    background-repeat: no-repeat;
    padding-left: 0px;
    margin-left: 3px;
    padding-bottom: 0.5px;
    padding-right: 0px;
    letter-spacing: 0.2px;
}
.acb_s1_right article p br{
    display: none;
}
/*********************************************
Section 1 REsponsive Start From here
*********************************************/
@media(max-width: 1440px){
  .acb_s1{}
  .acb_s1_art1{
      right: -29.653vw;
      top: -22.986vw;
      width: 55.903vw;
      height: 66.458vw;
  }
  .acb_s1>.section_inner{
      width: 73.681vw;
  }
  .acb_s1_left{}
  .only_mobile_title{}
  .only_mobile_title h1{
    font-size: 7.486vw;
    line-height: 1.03;
}
  .only_mobile_title h1 br{}
  .only_mobile_title h1 mark{}
  .only_mobile_title h5{
    font-size: 4.319vw;
}
  .acb_s1_img{
      height: 43.7781vw;
      margin-left: 3.056vw;
      margin-top: 1.701vw;
  }
  .acb_s1_img img{}
  .acb_s1_img:after{
    left: -3.542vw;
    bottom: -3.056vw;
    width: 17.153vw;
    height: 31.111vw;
  }
  .acb_s1_right{
      padding-left: 4.167vw;
      padding-top: 7.778vw;
  }
  .acb_s1_right h1{
      font-size: 5.486vw;
      line-height: 1.03;
      padding-left: 0.694vw;
  }
  .acb_s1_right h1 mark{
      padding-left: 0.694vw;
      margin-left: -0.694vw;
      padding-bottom: 0.278vw;
      padding-right: 0.625vw;
  }
  .acb_s1_right h1 br{}
  .acb_s1_right h5{
      font-size: 1.319vw;
      padding-left: 0.486vw;
  }
  .acb_s1_right h5 br{}
  .acb_s1_right article{
      padding-left: 4.167vw;
      padding-top: 1.944vw;
      padding-right: 4.2vw;
  }
  .acb_s1_right article p{
      letter-spacing: 0.004vw;
      padding-bottom: 0.347vw;
  }
  .acb_s1_right article p strong{}
  .acb_s1_right article p mark{
      padding-left: 3px;
      margin-left: -1px;
      padding-bottom: 1.5px;
      letter-spacing: 0.014vw;
  }
  .acb_s1_right article p br{}
}
@media(max-width: 1140px){
  .acb_s1{}
  .acb_s1_art1{}
  .acb_s1>.section_inner{
      width: 88.681vw;
  }
  .acb_s1_left{}

  .acb_s1_img{
    height: 52.7781vw;
}
  .acb_s1_img img{}
  .acb_s1_img:after{
      width: 20.153vw;
      height: 40.111vw;
  }
  .acb_s1_right{}
  .acb_s1_right h1{}
  .acb_s1_right h1 mark{}
  .acb_s1_right h1 br{}
  .acb_s1_right h5{}
  .acb_s1_right h5 br{}
  .acb_s1_right article{
      padding-right: 0.819vw;
  }
  .acb_s1_right article p{}
  .acb_s1_right article p strong{}
  .acb_s1_right article p mark{}
  .acb_s1_right article p br{}
}
@media(max-width: 1024px){
  .acb_s1{}
  .acb_s1_art1{}
  .acb_s1>.section_inner{}
  .acb_s1_left{}
  .acb_s1_img{}
  .acb_s1_img img{}
  .acb_s1_img:after{}
  .acb_s1_right{}
  .acb_s1_right h1{}
  .acb_s1_right h1 mark{}
  .acb_s1_right h1 br{}
  .acb_s1_right h5{}
  .acb_s1_right h5 br{}
  .acb_s1_right article{
      padding-left: 0;
  }
  .acb_s1_right article p{}
  .acb_s1_right article p strong{}
  .acb_s1_right article p mark{}
  .acb_s1_right article p br{}
}
@media(max-width: 768px){
  .acb_s1{}
  .acb_s1_art1{}
  .acb_s1>.section_inner{
      display: block;
      width: 100%;
      padding-left: 6vw;
      padding-right: 6.5vw;
  }
  .acb_s1_left{
      width: 100%;
      padding-left: 3.5vw;
  }
  .acb_s1_left{}
  .only_mobile_title{
    display: block;
    padding-top: 7.6vw;
    margin-left: -2.7vw;
}
  .only_mobile_title h1{
    line-height: 1.09;
    letter-spacing: 1px;
    margin-bottom: 0;
}
  .only_mobile_title h1 br{}
  .only_mobile_title h1 mark{}
  .only_mobile_title h5{
    padding-top: 1.97vw;
    font-size: 4.619vw;
    padding-left: 1.3vw;
    letter-spacing: -0.15px;
    margin-bottom: 0;
}
  .acb_s1_img{
      background-size: cover;
      background-repeat: no-repeat;
      height: 113vw;
      margin-top: 7.701vw;
  }
  .acb_s1_img img{}
  .acb_s1_img:after{
      left: -3.542vw;
      bottom: -3.056vw;
      width: 37.153vw;
      height: 73.111vw;
  }
  .acb_s1_right{
      width: 100%;
  }
  .acb_s1_right h1{
      padding-left: 0;
      font-size: 7.486vw;
      display: none;
  }
  .acb_s1_right h1 mark{}
  .acb_s1_right h1 br{}
  .acb_s1_right h5{
      padding-left: 0;
      font-size: 2.319vw;
      display: none;
  }
  .acb_s1_right h5 br{}
  .acb_s1_right article{}
  .acb_s1_right article p{
    line-height: 1.9;
}
  .acb_s1_right article p strong{}
  .acb_s1_right article p mark{}
  .acb_s1_right article p br{}
}
@media(max-width: 550px){
  .acb_s1{
    padding-bottom: 14.9vw;
}
  .acb_s1_art1{}
  .acb_s1>.section_inner{}
  .acb_s1_left{}
  .acb_s1_left{}
  .only_mobile_title{}
  .only_mobile_title h1{font-size: 12.786vw;}
  .only_mobile_title h1 br{}
  .only_mobile_title h1 mark{}
  .only_mobile_title h5{}
  .acb_s1_img{
    height: 105.4vw;
    margin-left: 5.656vw;
    margin-top: 1.701vw;
}
  .acb_s1_img img{}
  .acb_s1_img:after{
    left: -8.242vw;
    bottom: -7.256vw;
    width: 41.653vw;
    height: 75.311vw;
}
  .acb_s1_right{
    padding-left: 2vw;
    padding-top: 10.5vw;
}
  .acb_s1_right h1{}
  .acb_s1_right h1 mark{}
  .acb_s1_right h1 br{}
  .acb_s1_right h5{}
  .acb_s1_right h5 br{}
  .acb_s1_right article{
    padding-right: 0;
    padding-top: 2.3vw;
}
  .acb_s1_right article p{
    padding-bottom: 2.5vw;
    padding-right: 1;
    font-size: 3.5vw;
    line-height: 1.6;
    letter-spacing: -0.21vw;
}
  .acb_s1_right article p strong{
}
  .acb_s1_right article p mark{
    padding-left: 2px;
    margin-left: -3px;
    padding-bottom: 4.5px;
    padding-right: 0px;
    letter-spacing: -0.2px;
}
  .acb_s1_right article p br{}
}
/*Section 2 Start from here*/
.acb_s2{
    margin-top: 247px;
    background-color: #f4f0fc;
    padding-bottom: 123px;
}
.acb_s2>.section_inner{
    width: 1181px;
    justify-content: space-between;
}
.acb_s2_left{
    width: 48.1%;
    z-index: 5;
    padding-bottom: 38px;
}
.acb_s2_title{
    padding-top: 89px;
}
.acb_s2_title h2{
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: 'Ivy Mode';
    font-weight: 600;
    text-align: right;
    margin-right: -88px;
    letter-spacing: 1.188px;
    line-height: 1.2;
}
.acb_s2_title h2 text{
    margin-right: 17px;
}
.acb_s2_left article{
    padding-top: 59px;
    padding-left: 7px;
    padding-right: 78px;
}
.acb_s2_left article p{
    letter-spacing: 0.24px;
    padding-bottom: 8px;
    text-align: justify;
    line-height: 1.33;
}
.acb_s2_left article p br{
    display: none;
}
.acb_s2_left article p strong{
}
.acb_s2_left article p mark{
    font-style: italic;
    background-color: transparent;
    background-image: linear-gradient( 
120deg
 , #f6e7e6 0%, #f6e7e6 100%);
    background-size: 100% 34%;
    background-position: 0 96%;
    background-repeat: no-repeat;
    margin-left: 3px;
    padding-bottom: 0.5px;
    padding-right: 0px;
    letter-spacing: 0.06px;
}
.acb_s2_right{
    width: 51.9%;
    padding-bottom: 0;
    margin-top: -153px;
    position: relative;
}
.acb_s2_right span{background-size: cover;}
.acb_s2_img{
    margin-left: -91px;
}
.acb_s2_img:after{
  position:absolute;
  content:"";
  width: 19px;
  height: 74px;
  top: 44px;
  left: -274px;
  background-image: url(acb_s2_art1.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.acb_s2_img img{
    width: 10%;
    opacity: 0;
}
.acb_s2_sub{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
.acb_s2_sub>.section_inner{
    display: block;
}
.acb_s2_sub h3{
    text-align: center;
    font-family: 'Ivy Mode';
    font-weight: 400;
    font-size: 35px;
    text-transform: uppercase;
    padding-top: 18px;
    letter-spacing: 0.6px;
    margin-bottom: 0;
    padding-bottom: 14px;
}
/*********************************************
Section 2 REsponsive Start From here
*********************************************/
@media(max-width: 1440px){
  .acb_s2{
      margin-top: 17.2vw;
      padding-bottom: 8.1111vw;
  }
  .acb_s2>.section_inner{
      width: 82.014vw;
  }
  .acb_s2_left{
      padding-bottom: 3.29vw;
  }
  .acb_s2_title{
      padding-top: 6.181vw;
  }
  .acb_s2_title h2{
      font-size: 2.222vw;
      margin-bottom: 0vw;
      margin-right: -6.111vw;
      letter-spacing: 0.083vw;
  }
  .acb_s2_title h2 text{
      margin-right: 1.181vw;
  }
  .acb_s2_left article{
      padding-top: 3.958vw;
      padding-left: 0.486vw;
      padding-right: 5.507vw;
  }
  .acb_s2_left article p{
      padding-bottom: 0.278vw;
      line-height: 1.36;
  }
  .acb_s2_left article p br{}
  .acb_s2_left article p strong{}
  .acb_s2_left article p mark{
      margin-left: 0.208vw;
      padding-bottom: 0.035vw;
      letter-spacing: 0.004vw;
  }
  .acb_s2_right{
      margin-top: -10.625vw;
  }
  .acb_s2_right span{
    height: 98.9%;
}
  .acb_s2_img{
      margin-left: -6.319vw;
  }
  .acb_s2_img:after{
    width: 1.319vw;
    height: 5.139vw;
    top: 3.056vw;
    left: -19.028vw;
  }
  .acb_s2_img img{}
  .acb_s2_sub{}
  .acb_s2_sub>.section_inner{}
  .acb_s2_sub h3{
      font-size: 2.431vw;
      padding-top: 1.25vw;
      letter-spacing: 0.042vw;
      padding-bottom: 0.972vw;
  }
}
@media(max-width: 1140px){
  .acb_s2{}
  .acb_s2>.section_inner{
    width: 100%;
}
  .acb_s2_left{
    padding-left: 6vw;
}
  .acb_s2_title{}
  .acb_s2_title h2{}
  .acb_s2_title h2 text{}
  .acb_s2_left article{}
  .acb_s2_left article p{}
  .acb_s2_left article p br{
    display: none;
}
  .acb_s2_left article p strong{}
  .acb_s2_left article p mark{}
  .acb_s2_right{}
  .acb_s2_right span{
    display: none;
}
  .acb_s2_img{
    background-image: url(acb_s2_img.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 52vw;
    height: 50vw;
    margin-left: 0;
}
  .acb_s2_img:after{}
  .acb_s2_img img{}
  .acb_s2_sub{}
  .acb_s2_sub>.section_inner{}
  .acb_s2_sub h3{}
}
@media(max-width: 1024px){
  .acb_s2{}
  .acb_s2>.section_inner{}
  .acb_s2_left{}
  .acb_s2_title{}
  .acb_s2_title h2{}
  .acb_s2_title h2 text{}
  .acb_s2_left article{}
  .acb_s2_left article p{}
  .acb_s2_left article p br{}
  .acb_s2_left article p strong{}
  .acb_s2_left article p mark{}
  .acb_s2_right{}
  .acb_s2_right span{background-size: cover;}
  .acb_s2_img{}
  .acb_s2_img:after{}
  .acb_s2_img img{}
  .acb_s2_sub{}
  .acb_s2_sub>.section_inner{}
  .acb_s2_sub h3{}
}
@media(max-width: 768px){
  .acb_s2{}
  .acb_s2>.section_inner{
    display: flex;
}
  .acb_s2_left{
    width: 100%;
    order: 2;
    padding-right: 6vw;
}
  .acb_s2_title{
    padding-top: 7.81vw;
}
  .acb_s2_title h2{
    margin-right: 0;
    text-align: left;
    font-size: 5.222vw;
}
  .acb_s2_title h2 text{}
  .acb_s2_left article{}
  .acb_s2_left article p{
    text-align: justify;
}
  .acb_s2_left article p br{}
  .acb_s2_left article p strong{}
  .acb_s2_left article p mark{}
  .acb_s2_right{width: 100%;order: 1;}
  .acb_s2_right span{background-size: cover;}
  .acb_s2_img{
    background-position: center;
    width: 74%;
    height: 54vw;
    float: right;
}
  .acb_s2_img:after{
    width: 16.319vw;
    height: 16.139vw;
    top: 3.056vw;
    left: 11.972vw;
}
  .acb_s2_img img{}
  .acb_s2_sub{}
  .acb_s2_sub>.section_inner{}
  .acb_s2_sub h3{}
}
@media(max-width: 550px){
  .acb_s2{
    padding-bottom: 0;
}
  .acb_s2>.section_inner{}
  .acb_s2_left{padding-bottom: 2.7vw;}
  .acb_s2_title{
    padding-left: 3vw;
    padding-top: 8.1vw;
}
  .acb_s2_title h2{
    font-size: 5.222vw;
    line-height: 1.4;
    letter-spacing: 0.46px;
}
  .acb_s2_title h2 text{}
  .acb_s2_left article{
    padding-left: 8.5px;
    padding-top: 5.5vw;
}
  .acb_s2_left article p{
    letter-spacing: 1px;
    line-height: 1.7;
    margin-bottom: 0;
    padding-bottom: 7vw;
}
  .acb_s2_left article p br{}
  .acb_s2_left article p strong{}
  .acb_s2_left article p mark{}
  .acb_s2_right{
    margin-top: -23.125vw;
}
  .acb_s2_right span{background-size: cover;}
  .acb_s2_img{
    width: 66.5%;
    height: 81.9vw;
    background-position: center;
    background-image: url(acb_s2_img_mobile.png);
}
  .acb_s2_img:after{
    width: 16.319vw;
    height: 21.139vw;
    top: 13.56vw;
    left: 16.172vw;
}
  .acb_s2_img img{}
  .acb_s2_sub{}
  .acb_s2_sub>.section_inner{}
  .acb_s2_sub h3{
    font-size: 4.431vw;
    letter-spacing: 4.1px;
    padding-top: 5vw;
    line-height: 1.4;
    padding-bottom: 5.1vw;
}
}
/*Section 3 Start from here*/
.acb_s3{}
.acb_s3>.section_inner{
    width: 1282px;
}
.acb_s3_left{
    width: 41.94%;
    position: relative;
}
.acb_s3_left span{
    background-size: cover;
    background-repeat: no-repeat;
}
.acb_s3_left h2{}
.acb_s3_img{
  position:relative;
}
.acb_s3_img:after{
  position:absolute;
  content:"";
  width: 1px;
  height: 882px;
  bottom: -989px;
  right: 1px;
  background-color:#000000;
}
.acb_s3_img:before{
  position:absolute;
  content:"";
  width: 1px;
  height: 116px;
  top:0;
  right: 1px;
  background-color:#000000;
}
.acb_s3_img img{
    width: 10%;
    opacity: 0;
}
.acb_s3_right{
    width: 58%;
    z-index: 1;
    padding-bottom: 50px;
}
.acb_s3_heading{
    padding-top: 31px;
}
.acb_s3_heading h2{
    font-size: 152px;
    font-weight: 300;
    margin-left: -168px;
    font-family: 'Triester Vector';
    letter-spacing: -3.5px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    height: 196px;
}
.acb_s3_right article{}
.acb_s3_right article {
    padding-left: 84px;
    padding-top: 13px;
}
.acb_s3_right article h4{
    font-size: 17px;
    letter-spacing: 0.4px;
    margin-bottom: 0;
}
.acb_s3_right article h4 mark{
    font-style: italic;
    background-color: transparent;
    background-image: linear-gradient(120deg, #f1dad7 0%, #f1dad7 100%);
    background-size: 100% 34%;
    background-position: 0 96%;
    background-repeat: no-repeat;
    /* padding-left: 10px; */
    /* margin-left: -10px; */
    /* padding-bottom: 4px; */
    /* padding-right: 9px; */
}
.acb_s3_right article h4 br{}
.acb_s3_right article h4 strong br{}
.acb_s3_right article p{
    padding-top: 13px;
    margin-bottom: 0;
    padding-bottom: 35px;
    letter-spacing: 0.07px;
}
.acb_s3_right article p br{}
.acb_s3_right article p mark{}
.acb_s3_right article p strong{}
/*********************************************
Section 3 REsponsive Start From here
*********************************************/
  @media(max-width: 1440px){
  .acb_s3{}
  .acb_s3>.section_inner{
      width: 89.028vw;
  }
  .acb_s3_left{
      width: 41.94%;
      position: relative;
  }
  .acb_s3_left span{
      background-size: cover;
      background-repeat: no-repeat;
  }
  .acb_s3_left h2{}
  .acb_s3_img{
    position:relative;
  }
  .acb_s3_img:after{
  width: 2px;
  height: 61.25vw;
  bottom: -68.681vw;
  right: 0;
  }
  .acb_s3_img:before{
    width: 2px;
    height: 8.056vw;
    top:0;
    right: 0;
  }
  .acb_s3_img img{
      width: 10%;
      opacity: 0;
  }
  .acb_s3_right{
      width: 58%;
      z-index: 1;
      padding-bottom: 3.472vw;
  }
  .acb_s3_heading{
      padding-top: 2.194vw;
  }
  .acb_s3_heading h2{
      font-size: 10.556vw;
      font-weight: 300;
      margin-left: -11.7083vw;
      letter-spacing: -0.22969vw;
      height: 13.599955vw;
  }
  .acb_s3_right article{
    padding-right: 36px;
}
  .acb_s3_right article {
      padding-left: 5.833vw;
      padding-top: 0.903vw;
      padding-right: 2.5vw;
  }
  .acb_s3_right article h4{
      font-size: 1.181vw;
      letter-spacing: 0.028vw;
      margin-bottom: 0;
  }
  .acb_s3_right article h4 mark{
      font-style: italic;
      background-color: transparent;
      background-image: linear-gradient(120deg, #f1dad7 0%, #f1dad7 100%);
      background-size: 100% 34%;
      background-position: 0 96%;
      background-repeat: no-repeat;
      /* padding-left: 0.694vw; */
      /* margin-left: -0.694vw; */
      /* padding-bottom: 0.278vw; */
      /* padding-right: 0.625vw; */
  }
  .acb_s3_right article h4 br{}
  .acb_s3_right article h4 strong br{}
  .acb_s3_right article p{
      padding-top: 0.903vw;
      margin-bottom: 0;
      padding-bottom: 2.431vw;
      letter-spacing: 0.005vw;
  }
  .acb_s3_right article p br{
    display: none;
}
  .acb_s3_right article p mark{}
  .acb_s3_right article p strong{}
}
@media(max-width: 1140px){
  .acb_s3{}
  .acb_s3>.section_inner{
    width: 100%;
}
  .acb_s3_left{}
  .acb_s3_left span{
    display: none;
}
  .acb_s3_left h2{}
  .acb_s3_img{
    background-image: url(acb_s3_img.png);
    height: 104vw;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    background-position: center;
}
  .acb_s3_img:after{
    height: 90.25vw;
    bottom: 0;
}
  .acb_s3_img:before{}
  .acb_s3_img img{}
  .acb_s3_right{
    padding-right: 6vw;
}
  .acb_s3_heading{}
  .acb_s3_heading h2{}
  .acb_s3_right article{}
  .acb_s3_right article {}
  .acb_s3_right article h4{
    text-align: justify;
}
  .acb_s3_right article h4 mark{}
  .acb_s3_right article h4 br{}
  .acb_s3_right article h4 strong br{}
  .acb_s3_right article p{
    text-align: justify;
}
  .acb_s3_right article p br{}
  .acb_s3_right article p mark{}
  .acb_s3_right article p strong{}
}
@media(max-width: 1024px){
  .acb_s3{}
  .acb_s3>.section_inner{}
  .acb_s3_left{}
  .acb_s3_left span{}
  .acb_s3_left h2{}
  .acb_s3_img{}
  .acb_s3_img:after{}
  .acb_s3_img:before{}
  .acb_s3_img img{}
  .acb_s3_right{}
  .acb_s3_heading{}
  .acb_s3_heading h2{}
  .acb_s3_right article{}
  .acb_s3_right article {}
  .acb_s3_right article h4{}
  .acb_s3_right article h4 mark{}
  .acb_s3_right article h4 br{}
  .acb_s3_right article h4 strong br{}
  .acb_s3_right article p{}
  .acb_s3_right article p br{}
  .acb_s3_right article p mark{}
  .acb_s3_right article p strong{}
}
@media(max-width: 768px){
  .acb_s3{}
  .acb_s3>.section_inner{}
  .acb_s3_left{
    width: 100%;
    padding-left: 6vw;
}
  .acb_s3_left span{}
  .acb_s3_left h2{}
  .acb_s3_img{
    background-position: unset;
    border-bottom: 1px solid #000000;
    position: relative;
    float: right;
    height: 143vw;
    width: 83vw;
}
  .acb_s3_img:after{
    top: unset;
    right: unset;
    left: -1px;
    bottom: 0;
    height: 31.25vw;
}
  .acb_s3_img:before{
    height: 21.056vw;
    top: 0;
    right: unset;
    left: -1px;
}
  .acb_s3_img img{}
  .acb_s3_right{
    width: 100%;
    padding-top: 7.55vw;
}
  .acb_s3_heading{position: absolute;top: 57vw;transform: rotate(-90deg);left: -29vw;}
  .acb_s3_heading h2{
    margin-left: 0;
    font-size: 17.556vw;
}
  .acb_s3_right article{}
  .acb_s3_right article {
    padding-right: 0;
}
  .acb_s3_right article h4{
    font-size: 3.181vw;
}
  .acb_s3_right article h4 mark{}
  .acb_s3_right article h4 br{}
  .acb_s3_right article h4 strong br{}
  .acb_s3_right article p{
    font-size: 3vw;
}
  .acb_s3_right article p br{}
  .acb_s3_right article p mark{}
  .acb_s3_right article p strong{}
}
@media(max-width: 550px){
  .acb_s3{}
  .acb_s3>.section_inner{}
  .acb_s3_left{}
  .acb_s3_left span{}
  .acb_s3_left h2{}
  .acb_s3_img{
    background-image: url(acb_s3_img_mobile.png);
    height: 135.5vw;
    width: 82vw;
}
  .acb_s3_img:after{
    height: 11.45vw;
}
  .acb_s3_img:before{
    height: 9.756vw;
}
  .acb_s3_img img{}
  .acb_s3_right{
    padding-top: 8.1vw;
    padding-left: 3vw;
    padding-right: 3vw;
    padding-bottom: 6.9vw;
}
  .acb_s3_heading{
    top: 58.6vw;
    left: -50vw;
}
  .acb_s3_heading h2{
    font-size: 25.556vw;
    letter-spacing: -0.5vw;
}
  .acb_s3_right article{}
  .acb_s3_right article {
    padding-top: 0;
}
  .acb_s3_right article h4{
    font-size: 5.481vw;
    letter-spacing: -1.2px;
    word-spacing: 1.9px;
    text-align: left;
    line-height: 1.22;
}
  .acb_s3_right article h4 mark{
    padding-left: 0.3vw;
    margin-left: -0.3vw;
    padding-top: 2vw;
    padding-right: 3px;
}
  .acb_s3_right article h4 br{}
  .acb_s3_right article h4 strong br{}
  .acb_s3_right article p{
    font-size: 3.6vw;
    padding-top: 2.8vw;
    line-height: 1.29668;
    padding-bottom: 4.35vw;
}
  .acb_s3_right article p br{}
  .acb_s3_right article p mark{}
  .acb_s3_right article p strong{}
}

/*
  Footer Top
=========================================*/
/*AC Footer Start From HEre*/
.ac_footer_top{
    border-top: 1px solid #000000;
}
.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.5%;
    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: 45px;
    letter-spacing: -0.2px;
    padding-left: 148px;
    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: 48px;
    margin-top: 15.5px;
    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: 49.5%;
}
.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: 44px;
    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: 32px;
    padding-right: 16px;
    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{
    border-top: 1px solid black;
}
  .ac_footer_top .section_inner{
    width: 90.667vw;
    max-width: 91.667vw;
  }
  .ac_footer_top_left{
      width: 50.5%;
      padding-bottom: 2.16vw;
  }
  .ac_footer_top_left_c1{
      width: 100%;
  }
  .ac_footer_top_left_c1 h3{
      font-weight: 600;
      padding-top: 2.9917vw;
      padding-left: 9.731vw;
      letter-spacing: -0.011vw;
      font-size: 1.389vw;
  }
  .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: 49%;
  }
  .ac_footer_top_right_r1{}
  .ac_footer_top_right_r1 h3{
      font-size: 1.3489vw;
      padding-top: 3.00097vw;
      letter-spacing: 0.014vw;
      padding-left: 1.961vw;
  }
  .ac_footer_top_right_r1 h3 a{}
  .ac_footer_top_right_r2{
    padding-left: 1.9vw;
    padding-right: 0.5vw;
}

}
@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: 2px;
  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;
}
}



/* Testimonial CSS Start From Here*/


@keyframes anime_button {
  from {top: 0px;}
  to {top: 10px;}
}

.acs1_arrow:after {
    content: "";
    background: url(arrow.long.svg) no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    display: block;
    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;
}

.acs1_arrow {
    left: -23px;
    bottom: -20px;
    width: 120px;
    height: 120px;
    position: absolute;
}

.mobileOnly {
    display: none;
}

@media(max-width: 1440px){

        
    .acs1_arrow {
        left: -1.597vw;
        bottom: -1.389vw;
        width: 8.333vw;
        height: 8.333vw;
    }


} /* (max-width: 1440px) */
@media(max-width: 1140px){

} /* (max-width: 1140px) */
@media(max-width: 1024px){

} /* (max-width: 1024px) */
@media(max-width: 768px){

    .mobileOnly {
        display: block !important
    }

    .deskOnly {
        display: none !important
    }

} /* (max-width: 768px) */
@media(max-width: 550px){

} /* (max-width: 550px) */

/*====================================
.testi_s1 Css Start
====================================*/

section.testi_s1 {
    position: relative;
    z-index: 1;
}

span.testi_s1_art {
    position: absolute;
    z-index: -1;
    left: -276px;
    top: -417px;
    background: url('testi_circle_1.svg') no-repeat scroll center / contain;
    width: 755px;
    height: 755px;
}

section.testi_s1 .section_inner {
    width: 1148px;
    flex-wrap: unset;
}

.testi_s1_left h1 {
    font-family: 'Ivy Mode';
    font-size: 78px;
    line-height: 1.1;
    letter-spacing: -1.1px;
}

.testi_s1_left {
    width: 568px;
    padding-top: 91px;
    flex-shrink: 0;
}

.testi_s1_left h1 mark {
    background-color: transparent;
    background-image: linear-gradient( 
120deg
 , #f2dbd9 0%, #f2dbd9 100%);
    background-size: 90% 40%;
    background-position: 0px 80%;
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-bottom: 9px;
    margin-left: -13px;
}

.testi_s1_left article {
    padding: 27px 4px 0 29px;
    font-size: 23px;
    font-family: 'Ivy Mode';
    font-weight: 600;
    font-style: italic;
    letter-spacing: -0.2px;
    line-height: 1.5;
    width: 563px;
}

.testi_s1_btn {
    padding: 33px 0 0 37px;
}

.testi_s1_btn .pf4_button span {
    padding: 14.9px 38px 11.9px 40px;
    display: inline-block;
}

.testi_s1_btn .pf4_button:before {
    width: 88.9%;
    height: 98%;
    top: -7px;
}

.testi_s1_right_images {
    position: relative;
    z-index: 1;
    width: 691px;
    margin-top: -41px;
    height: 631px;
}

span.testi_s1_image_1 {
    display: block;
    background: no-repeat scroll center / cover;
    width: 204px;
    height: 305px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}

span.testi_s1_image_1 img, 
span.testi_s1_image_2 img, 
span.testi_s1_image_3 img {
    display: block;
    opacity: 0;
}

span.testi_s1_image_2 {
    width: 323px;
    height: 483px;
    display: block;
    background: no-repeat scroll center / cover;
    position: absolute;
    top: 0;
    left: 138px;
    z-index: 2;
}

span.testi_s1_image_3 {
    width: 369px;
    height: 257px;
    display: block;
    background: no-repeat scroll center / cover;
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 48px;
}

@media(max-width: 1440px){

    span.testi_s1_art {
        left: -19.167vw;
        top: -28.958vw;
        width: 52.431vw;
        height: 52.431vw;
    }

    section.testi_s1 .section_inner {
        width: 79.722vw;
    }

    .testi_s1_left h1 {
        font-size: 5.417vw;
        letter-spacing: -0.076vw;
    }

    .testi_s1_left {
        width: 39.444vw;
        padding-top: 6.319vw;
    }

    .testi_s1_left h1 mark {
        padding-left: 0.972vw;
        padding-bottom: 0.625vw;
        margin-left: -0.903vw;
    }

    .testi_s1_left article {
        padding: 1.875vw 0.278vw 0 2.014vw;
        font-size: 1.597vw;
        letter-spacing: -0.014vw;
        width: 39.097vw;
    }

    .testi_s1_btn {
        padding: 2.292vw 0 0 2.569vw;
    }

    .testi_s1_btn .pf4_button span {
        padding: 1.035vw 2.639vw 0.826vw 2.778vw;
    }

    .testi_s1_btn .pf4_button:before {
        top: -0.486vw;
    }

    .testi_s1_right_images {
        width: 47.986vw;
        margin-top: -2.847vw;
        height: 43.819vw;
    }

    span.testi_s1_image_1 {
        width: 14.167vw;
        height: 21.181vw;
    }

    span.testi_s1_image_2 {
        width: 22.431vw;
        height: 33.542vw;
        left: 9.583vw;
    }

    span.testi_s1_image_3 {
        width: 25.625vw;
        height: 17.847vw;
        bottom: 3.333vw;
    }


} /* (max-width: 1440px) */
@media(max-width: 1140px){

    span.testi_s1_art {
        left: -19.167vw;
        top: -28.958vw;
        width: 52.431vw;
        height: 52.431vw;
    }

    section.testi_s1 .section_inner {
        width: 90vw;
    }

    .testi_s1_left h1 {
    }

    .testi_s1_left {
        width: 39.444vw;
        padding-top: 6.319vw;
    }

    .testi_s1_left h1 mark {
        padding-left: 0.972vw;
        padding-bottom: 0.625vw;
        margin-left: -0.903vw;
    }

    .testi_s1_left article {
        padding: 1.875vw 0.278vw 0 2.014vw;
        font-size: 1.6vw;
        letter-spacing: -0.014vw;
        width: 39.097vw;
    }

    .testi_s1_btn {
        padding: 2.292vw 0 0 2.569vw;
    }

    .testi_s1_btn .pf4_button span {
        padding: 1.035vw 2.639vw 0.826vw 2.778vw;
    }

    .testi_s1_btn .pf4_button:before {
        top: -0.486vw;
    }

    .testi_s1_right_images {
        width: 47.986vw;
        margin-top: -2.847vw;
        height: 43.819vw;
    }

    span.testi_s1_image_1 {
        width: 14.167vw;
        height: 21.181vw;
    }

    span.testi_s1_image_2 {
        width: 22.431vw;
        height: 33.542vw;
        left: 9.583vw;
    }

    span.testi_s1_image_3 {
        width: 25.625vw;
        height: 17.847vw;
        bottom: 3.333vw;
    }

} /* (max-width: 1140px) */
@media(max-width: 1024px){

    span.testi_s1_art {
        left: -19.167vw;
        top: -28.958vw;
        width: 52.431vw;
        height: 52.431vw;
    }

    section.testi_s1 .section_inner {
        width: 79.722vw;
    }

    .testi_s1_left h1 {
        font-size: 5.417vw;
        letter-spacing: -0.076vw;
    }

    .testi_s1_left {
        width: 39.444vw;
        padding-top: 6.319vw;
    }

    .testi_s1_left h1 mark {
        padding-left: 0.972vw;
        padding-bottom: 0.625vw;
        margin-left: -0.903vw;
    }

    .testi_s1_left article {
        padding: 1.875vw 0.278vw 0 2.014vw;
        font-size: 1.597vw;
        letter-spacing: -0.014vw;
        width: 39.097vw;
    }

    .testi_s1_btn {
        padding: 2.292vw 0 0 2.569vw;
    }

    .testi_s1_btn .pf4_button span {
        padding: 1.035vw 2.639vw 0.826vw 2.778vw;
    }

    .testi_s1_btn .pf4_button:before {
        top: -0.486vw;
    }

    .testi_s1_right_images {
        width: 47.986vw;
        margin-top: -2.847vw;
        height: 43.819vw;
    }

    span.testi_s1_image_1 {
        width: 14.167vw;
        height: 21.181vw;
    }

    span.testi_s1_image_2 {
        width: 22.431vw;
        height: 33.542vw;
        left: 9.583vw;
    }

    span.testi_s1_image_3 {
        width: 25.625vw;
        height: 17.847vw;
        bottom: 3.333vw;
    }

} /* (max-width: 1024px) */
@media(max-width: 768px){

    section.testi_s1 {
        margin-top: -28.958vw;
        position: relative;
    }

    .testi_s1_mobile {
        width: 100vw;
        height: 87.500vw;
        background: no-repeat scroll center / cover;
    }

    section.testi_s1 .section_inner {
        width: 100vw;
    }

    .testi_s1_left {
        width: 100vw;
        padding-top: 8.125vw;
        padding-left: 10.417vw;
        background-color: #f8f6fd;
        padding-bottom: 6vw;
    }

    .testi_s1_left h1 {
        font-size: 9.792vw;
        line-height: 11.875vw;
        letter-spacing: 0;
    }

    .testi_s1_left h1 mark {
        background-size: 106% 41%;
        background-position: 0px 79%;
        background-repeat: no-repeat;
        padding-left: 1.250vw;
        padding-bottom: 2.292vw;
        margin-left: -1.250vw;
        padding-right: 1.667vw;
    }

    .testi_s1_left article {
        font-size: 4.167vw;
        width: 83.125vw;
        padding: 4.375vw 0 0 2.708vw;
        letter-spacing: 0;
    }

    .testi_s1_btn {
        padding: 5.833vw 0 0 5vw;
    }

    .testi_s1_btn .pf4_button span {
        font-size: 3.333vw;
        padding: 4.375vw 35px 4.375vw 8.542vw;
        font-family: 'Bebas Neue';
        letter-spacing: 0.833vw;
    }

    .testi_s1_btn .pf4_button:before {
        top: -2.500vw;
        left: -2.292vw;
        right: 3.750vw;
        width: auto;
        height: auto;
        bottom: 2.500vw;
    }

} /* (max-width: 768px) */
@media(max-width: 550px){

} /* (max-width: 550px) */


/*====================================
.testi_s1 Css End
====================================*/

/*====================================
.testi_s2 Css Start
====================================*/

/*Image Comparison Css Start */

    .container {
      max-width: 800px;
    }

    .comparison {
        overflow: hidden;
        position: relative;
        width: 381px;
        height: 508px;
    }

  .before_after {
      display: flex;
      justify-content: space-between;
      font-family: 'Bebas Neue';
      font-size: 20px;
      padding: 19px 28px 19px 29px;
      letter-spacing: 1px;
  }

    figure {
      position: absolute;
      /*background-image: url('testimo_after1.jpg');*/
      background-size: cover;
      font-size: 0;
      width: 100%;
      height: 100%;
      margin: 0;
    }

    .divisor {
      /*background-image: url('testimo_before1.jpg');*/
      background-size: cover;
      position: absolute;
      width: 50%;
      box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
      bottom: 0;
      height: 100%;
    }
    .divisor::before, .divisor::after {
      content: "";
      position: absolute;
      right: -2px;
      width: 4px;
      height: calc(50% - 25px);
      background: white;
      z-index: 3;
    }
    .divisor::before {
      top: 0;
      box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
    }
    .divisor::after {
      bottom: 0;
      box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
    }

    .handle {
      position: absolute;
      height: 60px;
      width: 60px;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      z-index: 1;
      background: url('image_comp_handel.svg') no-repeat scroll center / contain;
      border: 0;
    }
/*     
    .handle::before, .handle::after {
      content: "";
      width: 0;
      height: 0;
      border: 6px inset transparent;
      position: absolute;
      top: 50%;
      margin-top: -6px;
    }
    .handle::before {
      border-right: 6px solid white;
      left: 50%;
      margin-left: -17px;
    }
    .handle::after {
      border-left: 6px solid white;
      right: 50%;
      margin-right: -17px;
    } */

    input[type=range] {
      -webkit-appearance: none;
      -moz-appearance: none;
      position: absolute;
      top: 50%;
      left: -25px;
      transform: translateY(-50%);
      background-color: transparent;
      width: calc(100% + 50px);
      z-index: 2;
      opacity: 0;
    }
    input[type=range]:focus, input[type=range]:active {
      border: none;
      outline: none;
    }

    input[type=range]::-webkit-slider-thumb {
      -webkit-appearance: none;
      border: none;
      height: 50px;
      width: 50px;
      border-radius: 50%;
      background: transparent;
      border: 4px solid white;
      box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
    }

    input[type=range]::-moz-range-track {
      -moz-appearance: none;
      height: 15px;
      width: 100%;
      background-color: transparent;
      position: relative;
      outline: none;
    }

/*Image Comparison Css End */

.testimonial_List {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 155px;
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
}

.testi_img_comp {
    flex-shrink: 0;
    position: relative;
    left: 3px;
    width: 381px;
}

.testi_content h2 {
    font-size: 57px;
    line-height: 1.2;
    font-family: 'Ivy Mode';
    font-style: normal;
    letter-spacing: 1px;
    margin-bottom: 34px;
}

section.testi_s2 {
    margin-top: 147px;
}

.testi_content {
    width: 494px;
    padding-top: 21px;
}

.testi_content h2 mark {
    background-color: transparent;
    background-image: linear-gradient( 
120deg
 , #f2dbd9 0%, #f2dbd9 100%);
    background-size: 100% 40%;
    background-position: 0px 80%;
    background-repeat: no-repeat;
    padding-left: 12px;
    padding-bottom: 6px;
    margin-left: -11px;
    padding-right: 19px;
}

.testi_content h5 {
    font-weight: 600;
    font-style: italic;
    font-size: 20px;
    font-family: 'Ivy Mode';
    line-height: 1;
    letter-spacing: .5px;
    padding-left: 1px;
}

.testi_content article {
    padding: 22px 0 0 28px;
    position: relative;
    right: -5px;
}

.testi_content article strong {
    font-size: 15px;
    letter-spacing: -0.1px;
}

.testimonial_List.testim_right {
    width: 1142px !important;
    padding-right: 35px;
}

section.testi_s2 .section_inner {
    width: auto;
}

.testimonial_List.testim_right .testi_content {
    width: 491px;
}

.testimonial_List:last-child {margin-bottom: 164px;}

@media(max-width: 1440px){

    .container {
      max-width: 55.556vw;
    }

    .comparison {
        width: 26.458vw;
        height: 35.278vw;
    }

    .before_after {
        font-size: 1.389vw;
        padding: 1.319vw 1.944vw 1.319vw 2.014vw;
    }

    .divisor {
      box-shadow: 0 0.347vw 0.694vw -0.139vw rgba(0, 0, 0, 0.3);
    }

    .divisor::before, .divisor::after {
      right: -0.139vw;
      width: 0.278vw;
      height: calc(50% - 1.736vw);
    }
    .divisor::before {
      box-shadow: 0 -0.208vw 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }
    .divisor::after {
      bottom: 0;
      box-shadow: 0 0.556vw 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }

    .handle {
      height: 4.167vw;
      width: 4.167vw;
    }

    input[type=range] {
      left: -1.736vw;
      width: calc(100% + 3.472vw);
    }

    input[type=range]::-webkit-slider-thumb {
      height: 3.472vw;
      width: 3.472vw;
      border: 0.278vw solid white;
      box-shadow: 0 0 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }

    input[type=range]::-moz-range-track {
      height: 1.042vw;
    }

    /*Image Comparison Css End */
    .testimonial_List {
        margin-bottom: 10.764vw;
        width: 75vw;
    }

    .testi_img_comp {
        left: 0.208vw;
        width: 26.458vw;
    }

    .testi_content h2 {
        font-size: 3.958vw;
        letter-spacing: 0.069vw;
        margin-bottom: 2.361vw;
    }

    section.testi_s2 {
        margin-top: 10.208vw;
    }

    .testi_content {
        width: 34.306vw;
        padding-top: 1.458vw;
    }

    .testi_content h2 mark {
        padding-left: 0.833vw;
        padding-bottom: 0.417vw;
        margin-left: -0.764vw;
        padding-right: 1.319vw;
    }

    .testi_content h5 {
        font-size: 1.389vw;
        letter-spacing: 0.035vw;
        padding-left: 0.069vw;
    }

    .testi_content article {
        padding: 1.528vw 0 0 1.944vw;
        position: relative;
        right: -0.347vw;
    }

    .testi_content article strong {
        font-size: 1.042vw;
        letter-spacing: -0.007vw;
    }

    .testimonial_List.testim_right {
        width: 79.306vw !important;
        padding-right: 2.431vw;
    }

    .testimonial_List.testim_right .testi_content {
        width: 34.097vw;
    }

    .testimonial_List:last-child {
        margin-bottom: 11.389vw;
    }

} /* (max-width: 1440px) */
@media(max-width: 1140px){

    .container {
      max-width: 55.556vw;
    }

    .comparison {
        width: 30.458vw;
        height: 42.278vw;
    }

    .before_after {
        font-size: 1.389vw;
        padding: 1.319vw 1.944vw 1.319vw 2.014vw;
    }

    .divisor {
      box-shadow: 0 0.347vw 0.694vw -0.139vw rgba(0, 0, 0, 0.3);
    }

    .divisor::before, .divisor::after {
      right: -0.139vw;
      width: 0.278vw;
      height: calc(50% - 1.736vw);
    }
    .divisor::before {
      box-shadow: 0 -0.208vw 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }
    .divisor::after {
      bottom: 0;
      box-shadow: 0 0.556vw 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }

    .handle {
      height: 4.167vw;
      width: 4.167vw;
    }

    input[type=range] {
      left: -1.736vw;
      width: calc(100% + 3.472vw);
    }

    input[type=range]::-webkit-slider-thumb {
      height: 3.472vw;
      width: 3.472vw;
      border: 0.278vw solid white;
      box-shadow: 0 0 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }

    input[type=range]::-moz-range-track {
      height: 1.042vw;
    }

    /*Image Comparison Css End */
    .testimonial_List {
        margin-bottom: 10.764vw;
        width: 80vw;
    }

    .testi_img_comp {
        left: 0.208vw;
        width: 26.458vw;
    }

    .testi_content h2 {
        font-size: 5vw;
        margin-bottom: 2.361vw;
        line-height: 1.06;
        letter-spacing: 0.2vw;
        white-space: nowrap;
    }

    section.testi_s2 {
        margin-top: 10.208vw;
    }

    .testi_content {
        width: 34.306vw;
        padding-top: 1.458vw;
    }

    .testi_content h2 mark {
        padding-left: 0.833vw;
        padding-bottom: 0.417vw;
        margin-left: -0.764vw;
        padding-right: 1.319vw;
    }

    .testi_content h5 {
        letter-spacing: 0.035vw;
        font-size: 1.6vw;
        padding-left: 1.9vw;
    }

    .testi_content article {
        padding: 1.528vw 0 0 1.944vw;
        position: relative;
        right: -0.347vw;
        font-size: 1.3vw;
    }

    .testi_content article strong {
        font-size: 1.042vw;
        letter-spacing: -0.007vw;
    }

    .testimonial_List.testim_right {
        width: 80vw !important;
        padding-right: 2.431vw;
    }

    .testimonial_List.testim_right .testi_content {
        width: 34.097vw;
    }

    .testimonial_List:last-child {
        margin-bottom: 17.361vw;
    }

} /* (max-width: 1140px) */
@media(max-width: 1024px){

    .container {
      max-width: 55.556vw;
    }

    .comparison {
        width: 26.458vw;
        height: 35.278vw;
    }

    .before_after {
        font-size: 1.389vw;
        padding: 1.319vw 1.944vw 1.319vw 2.014vw;
    }

    .divisor {
      box-shadow: 0 0.347vw 0.694vw -0.139vw rgba(0, 0, 0, 0.3);
    }

    .divisor::before, .divisor::after {
      right: -0.139vw;
      width: 0.278vw;
      height: calc(50% - 1.736vw);
    }
    .divisor::before {
      box-shadow: 0 -0.208vw 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }
    .divisor::after {
      bottom: 0;
      box-shadow: 0 0.556vw 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }

    .handle {
      height: 4.167vw;
      width: 4.167vw;
    }

    input[type=range] {
      left: -1.736vw;
      width: calc(100% + 3.472vw);
    }

    input[type=range]::-webkit-slider-thumb {
      height: 3.472vw;
      width: 3.472vw;
      border: 0.278vw solid white;
      box-shadow: 0 0 0.556vw 0.069vw rgba(0, 0, 0, 0.3);
    }

    input[type=range]::-moz-range-track {
      height: 1.042vw;
    }

    /*Image Comparison Css End */
    .testimonial_List {
        margin-bottom: 10.764vw;
        width: 75vw;
    }

    .testi_img_comp {
        left: 0.208vw;
        width: 26.458vw;
    }

    .testi_content h2 {
        font-size: 3.958vw;
        letter-spacing: 0.069vw;
        margin-bottom: 2.361vw;
    }

    section.testi_s2 {
        margin-top: 10.208vw;
    }

    .testi_content {
        width: 34.306vw;
        padding-top: 1.458vw;
    }

    .testi_content h2 mark {
        padding-left: 0.833vw;
        padding-bottom: 0.417vw;
        margin-left: -0.764vw;
        padding-right: 1.319vw;
    }

    .testi_content h5 {
        font-size: 1.389vw;
        letter-spacing: 0.035vw;
        padding-left: 0.069vw;
    }

    .testi_content article {
        padding: 1.528vw 0 0 1.944vw;
        position: relative;
        right: -0.347vw;
    }

    .testi_content article strong {
        font-size: 1.042vw;
        letter-spacing: -0.007vw;
    }

    .testimonial_List.testim_right {
        width: 79.306vw !important;
        padding-right: 2.431vw;
    }

    .testimonial_List.testim_right .testi_content {
        width: 34.097vw;
    }

    .testimonial_List:last-child {
        margin-bottom: 17.361vw;
    }

} /* (max-width: 1024px) */
@media(max-width: 768px){

    section.testi_s2 {
        background: #ffffff;
        margin-top: 0vw;
        padding-top: 13.750vw;
    }

    .testimonial_List, .testimonial_List.testim_right {
        width: 79.167vw !important;
        display: flex;
        flex-direction: column;
        margin-bottom: 12.917vw;
    }

    .testi_img_comp {
        order: 1;
        width: 100%;
        left: 1.250vw;
        position: relative;
    }

    .testi_content, .testimonial_List.testim_right .testi_content {
        order: 2;
        width: 79.792vw;
        margin: 0;
        padding: 10.625vw 0 0 0;
        margin-left: -0.833vw;
    }

    .comparison {
        width: 76.667vw;
        height: 101.458vw;
    }

    .before_after {
        width: 76.667vw;
        font-size: 3.750vw;
        padding: 4.375vw 6.50vw 2.500vw 5.5vw;
        line-height: 1;
        margin: 0;
        letter-spacing: 0.333vw;
    }

    .divisor::before, .divisor::after {
      right: -0.417vw;
      width: 0.833vw;
      background: white;
    }

    .handle {
      height: 12.500vw;
      width: 12.500vw;
      z-index: 5;
      pointer-events: none;
    }

    .testi_content h2 {
        font-size: 8.333vw;
        letter-spacing: 0.208vw;
        line-height: 11.042vw;
        margin-bottom: 6.667vw;
    }

    .testi_content h2 mark {
        background-color: transparent;
        background-image: linear-gradient( 
    120deg
     , #f2dbd9 0%, #f2dbd9 100%);
        background-size: 100% 44%;
        padding-left: 2.500vw;
        padding-bottom: 1.458vw;
        margin-left: -2.292vw;
        padding-right: 2.292vw;
    }

    .testi_content h5 {
        font-size: 4.167vw;
        letter-spacing: 0;
    }

    .testi_content article {
        font-size: 3.542vw;
        padding: 3.125vw 0 0 5.833vw;
        width: 78.333vw;
        line-height: 5.625vw;
        letter-spacing: 0;
        margin-bottom: 0;
    }

    .testi_content article strong {
        font-size: 3.542vw;
        font-weight: normal;
        font-style: italic;
        font-weight: 600;
    }

    .testimonial_List.testim_right .testi_content {
        width: 100vw;
    }

    .testimonial_List:last-child {
        margin-bottom: 10.833vw;
    }

} /* (max-width: 768px) */
@media(max-width: 550px){

} /* (max-width: 550px) */


/*====================================
.testi_s2 Css End
====================================*/


/*====================================
.testi_s3 Css Start
====================================*/

.more_story_title {
    display: flex;
    justify-content: center;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 20px 0 15px 0;
}

.more_story_title h3 {
    font-size: 36px;
    line-height: 1.3;
    width: 639px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Ivy Mode';
    font-weight: 400;
    flex-shrink: 0;
    letter-spacing: 0.1px;
    position: relative;
    left: -1px;
    margin: 0;
}

section.testi_s3 {
    overflow: hidden;
}

section.testi_s3 .section_inner {
    width: 100%;
    position: relative;
    background: #F4F0FC;
}

.testi_s3_left {
    width: 50.36%;
    flex-shrink: 0;
}

.testi_s3_right {
    /* width: 720px; */
    width: 49.64%;
    flex-shrink: 0;
    max-width: 50%;
    background: #F4F0FC;
    padding: 83px 0px 58px 0px;
}

span.testi_s3_img {
    display: block;
    width: 100%;
    background: no-repeat scroll center / cover;
    min-height: 100%;
}

span.testi_s3_img img {
    opacity: 0;
}

.single_story h6 {
    text-align: center;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Ivy Mode';
    margin-bottom: 36px;
}

.single_story h3 {
    font-size: 45px;
    text-align: center;
    margin: 0 auto;
    width: 478px;
    font-weight: 400;
    position: relative;
    left: -4px;
    letter-spacing: 1px;
    line-height: 1.4;
}

.single_story article {
    width: 523px;
    margin: 64px auto 0 auto;
    padding-right: 8px;
    line-height: 1.5;
}

.single_story_aut {
    text-align: center;
    margin-top: 89px;
}

.single_story_aut h5 {
    font-size: 19px;
    font-family: 'Ivy Mode';
    line-height: 1;
    margin: 0 0 12px 0;
}

.single_story_aut p {
    font-size: 19px;
    font-family: 'Ivy Mode';
    font-weight: 600;
    font-style: italic;
    line-height: 1;
}

.testi_s3_slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 105px;
    bottom: 33px;
    border: 0;
    background: transparent;
    font-size: 0;
    width: 48px;
    height: 22px;
    z-index: 2;
    cursor:pointer;
    padding: 0;
    background: url('test-arrow-left.svg') no-repeat scroll center / contain;
}

.testi_s3_slider button.slick-next.slick-arrow {
    right: 97px;
    bottom: 33px;
    left: auto;
    position: absolute;
    border: 0;
    background: transparent;
    font-size: 0;
    width: 48px;
    height: 22px;
    padding: 0;
    background: url(test-arrow-right.svg) no-repeat scroll center / contain;
    cursor:pointer;
}

.more_story_title{
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    white-space: nowrap;
    /* transform: scale(2); */
    transition: all 1s ease;
}
.more_story_title > div {
    display: flex;
    -webkit-animation: scrollText 90s infinite linear;
    animation: scrollText 90s infinite linear;
}
.more_story_title h3{
    transition: all 55s ease;
    display: inline-block;
}
@keyframes scrollText {
  from   { transform: translateX(0%); }
  to { transform: translateX(-50%); }
}




.testi_s3_slidernav ,
.testi_s3_slidernav .slick-list,
.testi_s3_slidernav .slick-track{
    height: 100%;
    display: block;
}
@media(max-width: 1440px){

    .more_story_title {
        border-top: 0.069vw solid #000000;
        border-bottom: 0.069vw solid #000000;
        padding: 1.389vw 0 1.042vw 0;
    }

    .more_story_title h3 {
        font-size: 2.500vw;
        width: 44.375vw;
        letter-spacing: 0.007vw;
        left: -0.069vw;
    }

    section.testi_s3 .section_inner {
        width: 101vw;
    }

    .testi_s3_right {
        padding: 5.764vw 0vw 4.028vw 0vw;
    }

    span.testi_s3_img {
        width: 50vw;
        height: 51.597vw;
    }

    .single_story h6 {
        font-size: 1.250vw;
        margin-bottom: 2.500vw;
    }

    .single_story h3 {
        font-size: 3.125vw;
        width: 33.194vw;
        left: -0.278vw;
        letter-spacing: 0.069vw;
    }

    .single_story article {
        width: 36.319vw;
        margin: 4.444vw auto 0 auto;
        padding-right: 0.556vw;
    }

    .single_story_aut {
        margin-top: 6.181vw;
    }

    .single_story_aut h5 {
        font-size: 1.319vw;
        margin: 0 0 0.833vw 0;
    }

    .single_story_aut p {
        font-size: 1.319vw;
    }

    .testi_s3_slider button.slick-prev.slick-arrow {
        left: 7.292vw;
        bottom: 2.292vw;
        width: 3.333vw;
        height: 1.528vw;
        z-index: 2;
        cursor: pointer;
    }

    .testi_s3_slider button.slick-next.slick-arrow {
        right: 6.736vw;
        bottom: 2.292vw;
        width: 3.333vw;
        height: 1.528vw;
        cursor: pointer;
    }


} /* (max-width: 1440px) */
@media(max-width: 1140px){

    .more_story_title {
        border-top: 0.069vw solid #000000;
        border-bottom: 0.069vw solid #000000;
        padding: 1.389vw 0 1.042vw 0;
    }

    .more_story_title h3 {
        font-size: 2.500vw;
        width: 44.375vw;
        letter-spacing: 0.007vw;
        left: -0.069vw;
    }

    section.testi_s3 .section_inner {
        width: 100vw;
    }

    .testi_s3_right {
        padding: 5.764vw 0vw 4.028vw 0vw;
    }

    span.testi_s3_img {
        width: 50vw;
        height: 51.597vw;
    }

    .single_story h6 {
        font-size: 1.250vw;
        margin-bottom: 2.500vw;
    }

    .single_story h3 {
        font-size: 3.125vw;
        width: 33.194vw;
        left: -0.278vw;
        letter-spacing: 0.069vw;
    }

    .single_story article {
        width: 36.319vw;
        margin: 4.444vw auto 0 auto;
        padding-right: 0.556vw;
        font-size: 1.3vw;
    }

    .single_story_aut {
        margin-top: 6.181vw;
    }

    .single_story_aut h5 {
        font-size: 1.319vw;
        margin: 0 0 0.833vw 0;
    }

    .single_story_aut p {
        font-size: 1.319vw;
    }

    .testi_s3_slider button.slick-prev.slick-arrow {
        left: 7.292vw;
        bottom: 2.292vw;
        width: 3.333vw;
        height: 1.528vw;
    }

    .testi_s3_slider button.slick-next.slick-arrow {
        right: 6.736vw;
        bottom: 2.292vw;
        width: 3.333vw;
        height: 1.528vw;
    }


} /* (max-width: 1140px) */
@media(max-width: 1024px){

    .more_story_title {
        border-top: 0.069vw solid #000000;
        border-bottom: 0.069vw solid #000000;
        padding: 1.389vw 0 1.042vw 0;
    }

    .more_story_title h3 {
        font-size: 2.500vw;
        width: 44.375vw;
        letter-spacing: 0.007vw;
        left: -0.069vw;
    }

    section.testi_s3 .section_inner {
        width: 100vw;
    }

    .testi_s3_right {
        padding: 5.764vw 0vw 4.028vw 0vw;
    }

    span.testi_s3_img {
        width: 50vw;
        height: 51.597vw;
    }

    .single_story h6 {
        font-size: 1.250vw;
        margin-bottom: 2.500vw;
    }

    .single_story h3 {
        font-size: 3.125vw;
        width: 33.194vw;
        left: -0.278vw;
        letter-spacing: 0.069vw;
    }

    .single_story article {
        width: 36.319vw;
        margin: 4.444vw auto 0 auto;
        padding-right: 0.556vw;
    }

    .single_story_aut {
        margin-top: 6.181vw;
    }

    .single_story_aut h5 {
        font-size: 1.319vw;
        margin: 0 0 0.833vw 0;
    }

    .single_story_aut p {
        font-size: 1.319vw;
    }

    .testi_s3_slider button.slick-prev.slick-arrow {
        left: 7.292vw;
        bottom: 2.292vw;
        width: 3.333vw;
        height: 1.528vw;
    }

    .testi_s3_slider button.slick-next.slick-arrow {
        right: 6.736vw;
        bottom: 2.292vw;
        width: 3.333vw;
        height: 1.528vw;
    }


} /* (max-width: 1024px) */
@media(max-width: 768px){


    section.testi_s3 .section_inner {
        flex-direction: column;
    }

    .testi_s3_left {
        width: 100%;
    }

    .testi_s3_right {
        width: 100%;
        max-width: unset;
        padding: 11.042vw 0 9.792vw 0px;
    }

    span.testi_s3_img {
        width: 100vw;
        height: 103.125vw;
    }

    .more_story_title h3:last-child {
        display: none;
    }

    .more_story_title h3 {
        width: 100%;
        font-size: 5.208vw;
        line-height: 6.875vw;
        white-space: nowrap;
        letter-spacing: 0.417vw;
    }

    .more_story_title {
        border-top: 0.208vw solid #000000;
        border-bottom: 0.208vw solid #000000;
        padding: 6.250vw 0 5.625vw 0;
    }

    .more_story_title h3:nth-child(2) {
        text-align: left;
        padding-left: 17.083vw;
    }

    .more_story_title h3:nth-child(1) {
        text-align: right;
    }

    .single_story h3 {
        width: 72.917vw;
        font-size: 9.167vw;
        line-height: 11.042vw;
        letter-spacing: 0.208vw;
        padding-left: 1.042vw;
    }

    .single_story h6 {
        font-size: 3.542vw;
        line-height: 4.583vw;
        font-weight: 600;
        margin-bottom: 6.250vw;
    }

    .single_story article {
        width: 73.333vw;
        font-size: 3.542vw;
        line-height: 5.625vw;
        padding: 0;
        margin-top: 12.083vw;
    }

    .single_story_aut {
        margin-top: 11.667vw;
    }

    .single_story_aut h5, .single_story_aut p {
        font-size: 4.167vw;
        line-height: 5.625vw;
    }

    .single_story_aut h5 {
        letter-spacing: 0;
    }


} /* (max-width: 768px) */
@media(max-width: 550px){
      .testi_s3_slider button.slick-next.slick-arrow {
        right: 0.736vw;
        bottom: 8.292vw;
        width: 20.333vw;
        height: 2.528vw;
    }
    .testi_s3_slider button.slick-prev.slick-arrow {
      left: 5.292vw;
      bottom: 8.292vw;
      width: 11.333vw;
      height: 2.528vw;
      }
} /* (max-width: 550px) */

/*====================================
.testi_s3 Css End
====================================*/
