/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@font-face {
    font-family: 'BlackerDisplay';
    src: url('blacker-display-medium-trial-webfont.woff2') format('woff2'),
         url('blacker-display-medium-trial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GT Walsheim Pro';
    src: url('gtwalsheimpro-bold.woff2') format('woff2'),
        url('gtwalsheimpro-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


.mobile_text{
  display:none;
}


body{
  font-family: 'Poppins', sans-serif;
  font-size: 16.9px;
  font-weight: normal;
  line-height: 1.12;
  color: #000000;
}
h1, h2, h3, h4, h5, h6{
  margin:0;
  margin-bottom:20px;
  color: #000000;
  font-weight: normal;
}
h1{
  font-size: 92px;
  line-height: 0.87;
  letter-spacing: 1px;
  font-family: 'GT Walsheim Pro' !important;
  margin-bottom: 21px;
}
h2{
  font-size: 56.45px;
  letter-spacing: -0.2px;
  line-height: 1.73;
  font-family: 'GT Walsheim Pro' !important;
  letter-spacing: -0.3px;
  /* line-height: 1.18; */
}
h4{
  font-size: 19.5px;
  letter-spacing:1px;
  line-height: 1.3;
  font-family: 'Poppins', sans-serif;
}
br.m{
  display:none;
}
/*
  Globals --> Specials
-----------------------------*/
/*-----h1-----*/
h1 mark{
  position: relative;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(120deg, rgb(223, 254, 13) 0%, rgb(223, 254, 13) 100%);
  background-repeat: no-repeat;
  background-size: 90% 38%;
  background-position: 0 100%;
}
h1 mark:before{
    content: " ";
    position: absolute;
    background-image: url(title-rectangle-black.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 97px;
    background-size: cover;
    right: -15px;
    top: -11px;
    z-index: 2;
    display:none;
}
h1 mark:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 93%;
    left: 0;
    top: 8.5%;
    background-color:#fff;
    z-index:0;
    display: none;
}
h1 mark em{
  font-style:normal;
  position:relative;
  z-index:1;
  padding-left: 2px;
  padding-right: 21px;
}
h1 mark em:after{
  content: " ";
  position: absolute;
  width: 100%;
  width: calc(100% - 33px);
  height: 21px;
  right: 33px;
  bottom: 14px;
  z-index:-1;
  background-color: rgb(223, 254, 13);
  display: none;
}

h1 mark.c2:before{
  right: -15px;
  top: 3px;
}
h1 mark.c3:before{
  right: 13px;
  top: 11px;
}
h1 mark.c3 em{
  padding-right: 43px;
}
h1 mark.c3 em:after{
  width: calc(100% - 46px);
  right: 46px;
}
/*-----h2-----*/
h2 mark{
  position: relative;
  padding: 0;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(120deg, rgb(223, 254, 13) 0%, rgb(223, 254, 13) 100%);
  background-repeat: no-repeat;
  background-size: 97% 27%;
  background-position: 0 81.8%;
  background-size: 94% 38%;
  background-position: 0 91%;
}
h2 mark:before{
  content: " ";
  position: absolute;
  background-image: url(title-rectangle-black.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 58px;
  background-size: cover;
  right: -6px;
  top: 2px;
  z-index: 2;
  display:none;
}
h2 mark:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 93%;
    left: 0;
    top: 3.5%;
    background-color: #ffffff;
    z-index:0;
    display: none;
}
h2 mark em{
  font-style:normal;
  position:relative;
  z-index:1;
  padding-left: 2px;
  padding-right: 21px;
}
h2 mark em:after{
  content: " ";
  position: absolute;
  width: 100%;
  width: calc(100% - 26px);
  height: 17px;
  right: 26px;
  bottom: 8px;
  z-index: -1;
  background-color: rgb(201, 237, 225);
  display: none;
}

h2 mark.c3:before{
  right: 0px;
  top: 6px;
}

h2 mark.c4:before{
  right: -7px;
  top: 9px;
}
h2 mark.c4 em{
  padding-right: 28px;
  padding-left: 6px;
}
h2 mark.c4 em:after{
  width: calc(100% - 26px);
  height: 17px;
  right: 26px;
  bottom: 4px;
}

h2 mark.c5{
  margin-left: 90px;
}
h2 mark.c5:before{
  right: -7px;
  top: 9px;
}
h2 mark.c5:after{
  left: -4px;
}
h2 mark.c5 em{
  padding-right: 9px;
}
h2 mark.c5 em:after{
  width: calc(100% - 71px);
  height: 17px;
  right: 74px;
  bottom: 4px;
}

h2 mark.c6{
  top: 12px;
}
h2 mark.c6:after{
  display: none;
}
h2 mark.c6 em{
  padding-right: 9px;
}
h2 mark.c6 em:after{
  display: none;
}

h2 mark.c7:after{
  display: none;
}
h2 mark.c7 em{
  padding-right: 9px;
}
h2 mark.c7 em:after{
  display: none;
}

h2 mark.c8{
  margin-left: 70px;
  width: 1080px;
  top: 12px;
}

/*-----h4-----*/
h4 mark{
  position: relative;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
}
h4 mark:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 93%;
    left: 0;
    top: 3.5%;
    background-color:#fff;
    z-index:0;
}
h4 mark em{
  font-style:normal;
  position:relative;
  z-index:1;
  padding-left: 2px;
  padding-right: 21px;
}
h4 mark em:after{
  content: " ";
  position: absolute;
  width: calc(100% - 23px);
  height: 9px;
  right: 21px;
  bottom: 4px;
  z-index: -1;
  background-color: rgb(201, 237, 225);
}

.mobile_only{
  display:none;
}
.container--main {
  background: #ffffff !important; }

.pf4_button{
  position:relative;
  display: inline-block;
  margin: 0;
}
.pf4_button:after{
  content:" ";
  height:100%;
  width:100%;
  position:absolute;
  z-index: 0;
  left: -2px;
  bottom: -2px;
  background-color: #000;
}
.pf4_button span{
  font-family: 'Quicksand', sans-serif;
  font-size: 18.6px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #34333f;
  display:inline-block;
  background-color:#F0DF58;
  padding: 17px 45px;
  margin: 0;
  position:relative;
  z-index:1;
}
.pf4_button span:hover{
  background-color:#2f2e3c;
  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; 
  } 
}

@media (max-width: 1024px) {
  h2{
    font-size: 33px;
    letter-spacing: 3px;
  }
  h4{
    font-size:17px;
    line-height:1.5;
  }
  body{
    font-size: 14px;
  }
}
@media (max-width: 768px){
  body{
    font-size:2vw;
  }
}
@media (max-width: 600px){
  body{
    font-size:2.5vw;
  }
}
@media (max-width: 550px){
  body{
    font-size: 3.9vw;
    letter-spacing: 0.7px !important;
  }
}
@media (max-width: 480px){
  body{
    /* font-size:3vw; */
  }
}
.section_inner {
  width: 1080px;
  margin: 0px auto;
  position: relative;
}
.section_inner img {
  max-width: 100%;
  height: auto;
  margin: 0;
}

.pf4_mobile_img,
.pf4_mobile_icon {
  width: 100% !important;
  display: none !important; 
}

@media (max-width: 1200px) {
  .section_inner {
    width: 980px; 
  } 
}
@media (max-width: 1024px) {
  .section_inner {
    width: 700px; 
  } 
}
@media (max-width: 900px) {
  .section_inner {
    width: 500px; 
  } 
}
@media (max-width: 768px) {
  .section_inner {
    /* width: 300px; */
  } 
  .section_1 .section_inner{
    width: 340px;
  }
  h2 mark em{
    padding-left: 2px;
    padding-right: 1.5vw;
  }
}
@media (max-width: 768px){
  .section_6_1_in h2{
    font-size:6vw;
  }
}

/* 
=======================================
  Site Header Section
=========================================*/
html{
  padding-top:0 !important;
}
.pf4_site_header {
  padding: 0;
  position: fixed;
  z-index: 999999;
  background-color: #000000;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 9px;
}

.pf4_site_header .section_inner {
  width: 90%;
  flex-wrap: wrap;
  display: flex;
  }

.pf4_heade_logo {
  width: 28%;
  padding-top: 21px;
  z-index: 2;
  padding-bottom: 17px;
  }

.pf4_heade_logo img {
  height: 22px;
  max-height: 22px !important;
  width: 83px;
  max-width: 83px !important;
  }

.pf4_header_right {
  width: 72%;
  text-align: right;
  padding-top: 8px;
  padding-bottom: 2px;
  position: relative;
  min-height: 50px;
  }

.pf4_header_right a{
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 3px;
  position:relative;
  padding-left: 22px;
  padding-right: 22px;
  margin: 0 !important;
}
.pf4_header_right a:hover {
  color: #dad7d7; 
}
.pf4_header_right a:after{
  content:" ";
  position:absolute;
  height: 10px;
  bottom: 20px;
  z-index: 0;
  opacity: 0;
}
.pf4_header_right span[kjb-settings-id="sections_header_settings_language_login"] a:after{
  display:none;
}
.pf4_header_right a span{
  position:relative;
  z-index:1;
}
.pf4_header_right a:after{
  width:1px;
  right:0;
  border:0;
  background-color: #FFF;
  opacity: 1;
  bottom: 25px;
  height: 11px;
}
.pf4_header_right a:last-child:after{
  display:none;
}
.pf4_header_right a i{
  left:23px;
  width:calc(100% - 52px);
  background-size:contain;
  background-position: center;
  background-repeat:repeat-x;
}

.pf4_header_right a:hover:after,
.pf4_header_right a:hover i{
  opacity:1;
}

.pf4_header_social_icon {
  width: 15%;
  text-align: right;
  padding-top: 12px; }

.pf4_header_social_icon a {
  text-decoration: none;
  display: inline-block;
  margin-left: 3px;
  width: 17px;
  height: 17px; }

.pf4_header_social_icon a img {
  height: 17px; }
.dropdown-menu li{
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.pf4_header_right .dropdown-menu li a:before, 
.pf4_header_right .dropdown-menu li a:after, 
.pf4_header_right .dropdown-menu li a i{
  bottom:10px;
}
.dropdown-menu li a{
  padding-top: 0;
  padding-bottom: 0;
}
li.dropdown:after{
  content:" ";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -8px;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
  
}

.header .user__dropdown{
  background-color:#000;
}
.header .user__dropdown a:after{
  display:none;
}
.header .user__dropdown a{
  
padding: 0;
}
@media screen and (max-width: 1240px) {
  .pf4_site_header .section_inner {
    width: 1080px; } }
@media (max-width: 1200px) {
  .pf4_site_header .section_inner {
    width: 980px; }

  .pf4_heade_logo {
    padding-top: 15px; } }
@media (max-width: 1000px) {
  .pf4_site_header .section_inner {
    width: 800px; }

  .pf4_header_social_icon {
    width: 20%; }

  .pf4_heade_logo {
    width: 30%;
    }

  .pf4_header_right {
    width: 70%; } }
@media (max-width: 850px) {


  .pf4_site_header .section_inner {
    width: 90%; }

  .pf4_mobile_icon {
    display: block !important; }

  .pf4_destop_icon {
    display: none !important; }

  .pf4_header_social_icon {
    text-align: center;
    padding-top: 15px; }

  .pf4_header_right {
    margin-right: 0;
    width: 85%;
    }

  .pf4_heade_logo {
    width: 15%;
    margin-right: 0;
    }

  .pf4_header_right a {
    /* padding-top: 3px; */
    /* padding-bottom: 3px; */
    /* margin-left: 8px; */
    /* margin-right: 8px; */
    }

  .pf4_logo img {
    width: 210px;
    padding-top: 15px; } }
@media (max-width: 767px) {
  .pf4_heade_logo {
    width: 100% !important;
    margin-right: 0px;
    text-align: left;
    padding-top: 13px;
    padding-bottom: 10px;
    }

  .pf4_header_right {
    width: 100%;
    margin-right: 0px;
    text-align: center;
    padding-top: 5px;
    min-height: 31px;
    }

  .header .header-menu {
    position: absolute;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    padding: 0px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.17);
    top: 100%;
  }
  .pf4_header_right a:before,
  .pf4_header_right a:after,
  .pf4_header_right a i{
    display:none;
  }
  li.dropdown:after{
    position: absolute;
    top: 20px;
    right: -7px;
  }


    .header--light .header-ham span {
        background-color:#fff !important;
    }
    .header .header-menu a{
      color:#000;
      padding: 0px 0;
      font-size: 18px;
      text-align: center;
    }
    .header .header-ham{
      right: -2px;
      z-index: 999;
      top: -11px;
      width: 35px;
      height: 23px;
    } 
    .header .header-ham span:nth-child(3) {
      top: 24px;
  }
  .header .header-ham span:nth-child(2) {
    top: 12px;
}
}
@media (max-width: 550px) {
  .pf4_site_header .section_inner {
      width: 90%;
  } 
}
@media (max-width: 475px) {
    .pf4_heade_logo {
        width: 100% !important;
        margin-right: 0px;
        text-align: left;
        padding-top: 7px;
        padding-bottom: 10px;
    }
    .pf4_heade_logo img {
        max-height: 22px !important;
        width: 70px;
        max-width: 70px !important;
    }
    .pf4_header_right {
        min-height: 30px;
    }
    .header .header-ham {
        top: -5px;
    }
}
@media (max-width: 320px) {
  .pf4_site_header .section_inner {
    width: 280px; 
  } 
}

/* 
=======================================
      Section_1
=========================================*/
.section_1{
  padding-top: 70px;
  padding-bottom: 100px;
  background-color: #FFFFFF;
}
.section_1 .section_inner{
    display: flex;
    flex-wrap: wrap;
    max-width: 1070px;
    width: 1070px;
}
.section_1__content{
    width: 54.1%;
    padding-top: 181px;
    z-index: 1;
    padding-bottom: 115px;
    padding-left: 52px;
}
.section_1__content mark{
  margin-left: -3px;
  margin-bottom: -2px;
  display: inline-block;
  padding-left: 3px;
  padding-bottom: 2px;
}
.section_1__content mark.c2{
  margin-left: 0vw;
  padding-left: 1px;
  padding-bottom: 0px;
  display: inline-block;
  background-size: 94% 39%;
  background-position: 10px 100%;
}
.section_1__content h1{
    
position: relative;
}
.section_1__content h1:after{
  content: " ";
  position: absolute;
  background-image: url(element.png);
  background-repeat: no-repeat;
  width: 124px;
  height: 18px;
  background-size: cover;
  right: 20px;
  top: -42px;
}
.section_1__content_text{
    padding-bottom: 0px;
    padding-left: 10px;
    padding-top: 6px;
    letter-spacing: 0.7px;
    line-height: 1.54;
}
.section_1__content_text p{
    margin: 0px;
    padding-bottom: 28px;
}
.section_1__content h4{
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1.68;
  padding-left: 0px;
  padding-top: 7px;
  margin-right: -10px;
  margin-bottom: 11px;
}
.section_1__bg_right_img{
    position: relative;
    z-index: 1;
    height: 727px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.section_1__bg_right_img img{
    opacity: 0;
    width: 10%;
}
.section_1__bg_right .full-left-bg{
    background-color: #c9ede1;
    height: 81%;
}
.section_1__bg_right .full-right-bg:before {
  content: " ";
  position: absolute;
  width: 50%;
  height: 36px;
  right: 0px;
  bottom: -36px;
  background-color: #c9ede1;
}
.section_1__bg_right{
    position: relative;
    width: 45.9%;
}
.section_1__bg_right img{
  opacity: 0;
}
.section_1__content h4 br.m{
  display: none;
}

.section_1__content a.pf4_button {
    padding-top: 11px;
    letter-spacing: 4.5px;
    display: inline-block;
    color: #FFF;
    background-color: #000000;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align:center;
    padding-left: 45px;
    padding-right: 40px;
    margin-left: 11px;
    margin-top: -4px;
    font-size: 13px;
}
.section_1__content a.pf4_button:after{
  z-index:-1;
  display: none;
}
.section_1__content a.pf4_button:hover{
  background-color:#F8BAAC;
  color:#000;
}

@media (max-width: 1200px) {
  .section_1 .section_inner{
        width: 980px;  
  }
}
@media (max-width: 1024px) {
    .section_1 {
        padding-top: 7vw;
        padding-bottom: 3vw;
        padding-left: 8vw;
        padding-right: 8vw;
    }
    .section_1 .section_inner {
        width: 100%;
    }
    .section_1__bg_right {
        width: 45.5%;
    }
    .section_1__bg_right_img {
        height: 66vw;
    }
    .section_1__content {
        width: 54.5%;
        padding-top: 14vw;
        z-index: 1;
        padding-bottom: 11.5vw;
        padding-left: 5vw;
    }
    .section_1__content h1 {
        position: relative;
        font-size: 5vw;
        letter-spacing: 0.2vw;
        line-height: 0.87;
        margin-bottom: 2vw;
    }
    .section_1__content mark {
        margin-left: 0vw;
        margin-bottom: -1vw;
    }
    .section_1__content  h1 mark:before {
        width: 1.2vw;
        height: 7.7vw;
        background-size: 1.3vw;
        right: 0.5vw;
        top: 0.7vw;
    }
    .section_1__content  h1 mark em:after {
        content: " ";
        position: absolute;
        width: 100%;
        width: calc(100% - 3.3vw);
        height: 2vw;
        right: 3vw;
        bottom: 1.4vw;
        z-index: -1;
        background-color: rgb(201, 237, 225);
    }
    .section_1__content mark.c2 {
        /* margin-left: -9.4vw; */
        /* padding-left: 1vw; */
        background-position: 9px 100%;
    }
    .section_1__content h1 mark.c2:before {
        right: 0.5vw;
        top: 1vw;
    }
    .section_1__content h1:after {
        width: 10.2vw;
        height: 1.7vw;
        background-size: 10.2vw;
        right: 2.5vw;
        top: -6.3vw;
    }
    .section_1__content_text {
        padding-bottom: 2.1vw;
    }
    .section_1__content h4 {
        letter-spacing: 0vw;
        line-height: 1.68;
        padding-top: 0.7vw;
        margin-right: -1vw;
        margin-bottom: 1.1vw;
        font-size: 1.8vw;
    }
}
@media (max-width: 768px) {
    .section_1 {
        padding-top: 7vw;
        padding-bottom: 15vw;
        padding-left: 6vw;
        padding-right: 6vw;
    }
    
    .section_1__bg_right {
        width: 76.5%;
        padding-left: 4vw;
    }
    .section_1__content {
        padding-bottom: 0vw;
        padding-left: 4vw;
        width: 100%;
        padding-top: 0px;
    }
    .section_1__bg_right_img {
        height: 94.5vw;
    }
    .section_1__bg_right .full-left-bg {
        height: 106.5vw;
        top: -25vw;
    }
    .section_1__content h1 {
        font-size: 9.6vw;
        margin-top: -21.4vw;
        margin-left: 37vw;
        letter-spacing: 0.2vw;
    }
    .section_1__content mark.c2 {
        margin-left: -20.5vw;
        padding-left: 2.3vw;
        letter-spacing: 0.2vw;
        margin-top: 2.7vw;
    }
    .section_1__content h1 mark:before {
        width: 2.4vw;
        height: 11.9vw;
        background-size: 2.7vw;
        right: 1.2vw;
        background-position: top;
        top: -0.9vw;
    }
    .section_1__content h1 mark.c2:before {
        right: 0.9vw;
        top: 0.6vw;
    }
    .section_1__content mark {
        margin-left: 0vw;
        margin-bottom: -1vw;
        padding-left: 2vw;
        background-color: #FFF;
    }
    .section_1__content h1 mark em:after {
        content: " ";
        position: absolute;
        width: 100%;
        width: calc(88% - 1.4vw);
        height: 3vw;
        right: 6vw;
        bottom: 1.3vw;
        z-index: -1;
        background-color: rgb(201, 237, 225);
    }
    .section_1__content h4 {
        letter-spacing: 0.1vw;
        line-height: 1.5;
        padding-top: 1.9vw;
        margin-bottom: 1.1vw;
        font-size: 4.7vw;
        margin-right: -1vw;
        padding-bottom: 1.1vw;
    }
    .section_1__content h4:first-child br{
        display:none;
    }
    .section_1__content mark.c2  em{
        display: block;    
    }
    .section_1__content mark.c2  em:after {
        width: calc(94% - 1.4vw);
    }
    .section_1__content h1:after {
        width: 17.2vw;
        height: 4.7vw;
        background-size: 27.2vw;
        right: -6.2vw;
        top: -15.3vw;
    }
    .section_1__content a.pf4_button {
        padding-right: 81px;
        margin-left: -2vw;
        width: 100%;
        margin-top: 0.6vw;
        padding-top: 4.6vw;
        letter-spacing: 1.2vw;
        padding-left: 5.6vw;
        padding-right: 5.6vw;
        padding-bottom: 5.6vw;
        font-size: 4vw;
    }
    .section_1__content_text{
    padding-top: 6vw;
}
    .section_1__content_text p:first-child br{display:none;}
}
@media (max-width: 600px){

}
@media (max-width: 550px) {
    .section_1{padding-top: 23.1vw;padding-bottom: 15vw;}
    .section_1 .section_inner{ }
    .section_1__content{padding-top: 5.5vw;padding-left: 2.1vw;}
    .section_1__content mark{padding-left: 0.5vw;background-color: rgba(255, 255, 255, 0);margin-bottom: -1vw;}
    .section_1__content mark.c2{margin-left: 0vw;margin-top: 0vw;padding-left: 0.5vw;letter-spacing: 0vw;}
    .section_1__content h1{font-size: 14.3vw;margin-top: 0vw;margin-left: 0vw;letter-spacing: 0vw;}
    .section_1__content h1:after{display: none;}
    .section_1__content_text{padding-top: 7.3vw;letter-spacing: 0.19vw;line-height: 1.4;}
    .section_1__content_text p{padding-bottom: 11px;}
    .section_1__content_text p:last-child{
      font-size: 4vw;
      padding-top: 0.2vw;
      letter-spacing: 0.34vw;
    }
    .section_1__content h4{ }
    .section_1__bg_right_img{height: 100.6vw;}
    .section_1__bg_right_img img{ }
    .section_1__bg_right .full-left-bg{ }
    .section_1__bg_right .full-right-bg:before { }
    .section_1__bg_right{padding-left: 3.6vw;width: 72.7vw;}
    .section_1__bg_right img{ }
    .section_1__content h4 br.m{ }
    
    .section_1__content a.pf4_button {margin-left: 2.1vw;width: auto;margin-top: 2.4vw;padding-top: 3.6vw;letter-spacing: 0.9vw;padding-left: 14.6vw;padding-right: 13.8vw;padding-bottom: 3.5vw;font-size: 2.6vw;}
    .section_1__content a.pf4_button:after{ }
    .section_1__content a.pf4_button:hover{ }
}
@media (max-width: 480px) {

}

/*
  Section_2
=========================================*/

.section_2{
  padding-top: 0px;
  padding-bottom: 0px;
}
.section_2 .section_inner{
  width: 1114px;
}
.section_2 .section_inner:before, 
.section_2 .section_inner:after{
  content: " ";
  position: absolute;
  background-repeat: no-repeat;
}
.section_2 .section_inner:before {
    width: 71px;
    height: 76px;
    background-image: url(section-13-vector-smart-object-04.png);
    background-size: contain;
    left: -22px;
    top: -34px;
}
.section_2 .section_inner:after {
    width: 124px;
    height: 20px;
    background-image: url(element-b.png);
    background-size: contain;
    left: 83px;
    top: 41px;
}
.section_2_content{
  position:relative;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.section_2_content_left{
  width: 21.2%;
  position:relative;
  padding-left: 58px;
}

.section_2_content_right{
  width: 78.8%;
  padding-left: 34px;
  padding-top: 5px;
  padding-right: 35px;
}
.section_2_content_right h4{
  text-transform:uppercase;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 2;
  margin-bottom: 9px;
}
.section_2_content_right article{
  margin-top: 27px;
  margin-bottom: 12px;
  /* letter-spacing: 0.7px; */
  /* line-height: 1.54; */
}
.section_2_content_right article p{
  line-height: 2;
  letter-spacing: -0.1px;
  margin-bottom: -4px;
  margin-top: 0px;
  padding-bottom: 38px;
  /* letter-spacing: 0.7px; */
  /* line-height: 1.54; */
}
.section_2_content_right article h2{
  margin-bottom: 0px;
  padding-bottom: 12px;
  font-size: 41.45px;
  margin-left: -4px;
  line-height: normal;
  padding-top: 1px;
  letter-spacing: -0.2px;
}
.section_2_content_right article p:first-child{
  padding-bottom: 11px;
  letter-spacing: 0px;
}

@media (max-width: 1200px) {
  .section_2 .section_inner {
    width: 980px;
  }
  .section_2_content_right {
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
    .section_2 .section_inner {
        width: 700px;
    }
    .section_2_content_left{
        display: none;
    }
    .section_2_content_right {
        width: 100%;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
    }
    .section_2_content {
        padding-top: 50px;
    }
    .section_2 .section_inner:before {
        left: 0px;
    }
    .section_2 .section_inner:after {
        left: 130px;
        top: 28px;
    }
}
@media (max-width: 900px) {
    .section_2 {
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .section_2 .section_inner {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .section_2 {
        padding-left: 6vw;
        padding-right: 6vw;
        padding-bottom: 5vw;
    }
    .section_2 .section_inner:before {
        width: 16.2vw;
        height: 16.2vw;
        background-size: 12.2vw;
        left: initial;
        top: -15.3vw;
        right: -11vw;
    }
    .section_2 .section_inner:after {
        width: 27.2vw;
        height: 4.7vw;
        background-size: 26.2vw;
        left: -13.2vw;
        top: 5.7vw;
    }
    .section_2_content {
        padding-top: 0px;
    }
    .section_2_content_right article {
        margin-top: 0px;
        margin-bottom: 12px;
    }
    
    .section_2_content_right article h2 {
        margin-bottom: 0px;
        padding-bottom: 2.3vw;
        font-size: 8vw;
        letter-spacing: 0.3vw;
        padding-left: 4vw;
        line-height: 1.26;
        padding-top: 1.7vw;
    }
    .section_2_content_right article p{
        padding-left: 4vw;
        padding-bottom: 5vw;
        font-size: 4vw;
    }
    
    .section_2_content_right_top{
        padding-left: 21vw;
        
        padding-top: 1.2vw;
    }
    .section_2_content_right_top p:first-child {
        padding-bottom: 3.2vw;
        letter-spacing: 0vw;
        padding-left: 0vw;
        font-size: 4vw;
    }

}
@media (max-width: 550px){
    .section_2{ }
    .section_2 .section_inner{ }
    .section_2 .section_inner:before, 
    .section_2 .section_inner:after{ }
    .section_2 .section_inner:before {top: -2.3vw;right: inherit;left: -9vw;}
    .section_2 .section_inner:after {width: 36vw;height: 5.4vw;background-size: contain;left: inherit;top: -7.5vw;right: -13.5vw;}
    .section_2_content{ }
    .section_2_content_left{ }
    
    .section_2_content_right{padding-right: 2.1vw;}
    .section_2_content_right h4{ }
    .section_2_content_right article{ }
    .section_2_content_right article p{line-height: 1.4;font-size: 3.9vw;letter-spacing: 0vw;padding-left: 4vw;padding-bottom: 6.3vw;text-align: justify;}
    .section_2_content_right article h2{margin-bottom: 0px;padding-bottom: 2.6vw;font-size: 8.3vw;letter-spacing: 0.09vw;padding-left: 4vw;line-height: 1.05;padding-top: 0.5vw;}
    .section_2_content_right article p:first-child{font-size: 3.9vw;letter-spacing: 0vw;line-height: 1.44;}
    .section_2_content_right_top{ padding-left: 4.3vw; padding-top: 6.9vw; }
}
@media (max-width: 425px){
 
}
@media (max-width: 375px){

}
/* 
=======================================
      Section_3_1
=========================================*/
.section_3_1 {
  padding-top: 74px;
}
.section_3_1 .section_inner{
  width: 1254px;
  z-index: 1;
}
.section_3_1_in{    
  border: 4px solid #000;
}
.section_3_1_title{

}
.section_3_1_title h2{
  text-align: center;
  /* padding-left: 20px; */
  margin-top: -61px;
}
.section_3_1_title h2 span{
  background-color: #FFF;
  padding-left: 30px;
  padding-right: 20px;
  box-sizing: border-box;
  display: inline-block;
  max-width: 90%;
}
.section_3_1_title h2 span mark{
  background-color: rgb(255, 255, 255);
  background-image: linear-gradient(120deg, rgb(223, 254, 13) 0%, rgb(223, 254, 13) 100%);
  background-repeat: no-repeat;
  background-size: 93% 38%;
  background-position: 8px 90.8%;
}
.section_3_1_title h2 mark:before{
  display:none;
}
.section_3_1_title h2 mark:after{
  content:" ";
  right: auto;
  top: 14px;
  position: relative;
  display: inline-block;
  background-image: url(title-rectangle-black.png);
  background-repeat: no-repeat;
  width: 13px;
  height: 58px;
  background-size: cover;
  display:none;
}

.section_3_1_title h2 span mark em{

}
.section_3_1_title h2 span mark em strong{
    font-weight: normal;
}
.section_3_1_title h2 mark em:after{
  width: calc(100% - 27px);
  right: 32px;
  display: none;
}
.section_3_1_video{
  padding-left: 170px;
  padding-right: 186px;
  padding-top: 62px;
}
.section_3_1_video img{
    
width: 100%;
}
.section_3_1_image{
  padding-left: 63px;
  padding-right: 56px;
  padding-top: 60px;
  padding-bottom: 79px;
}
.section_3_1_image img{
    
}
.section_3_1_link{
  text-align: center;
  display: block;
  margin-bottom: -37px;
}
.section_3_1_link .pf4_button{
    padding-top: 23px;
    letter-spacing: 6.5px;
    display: inline-block;
    color: #FFF;
    background-color: #000000;
    text-transform: uppercase;
    padding-bottom: 23px;
    text-align: center;
    padding-left: 88px;
    padding-right: 88px;
    font-size: 17.9px;
}
.section_3_1_link .pf4_button:after{
    display:none;
}
.section_3_1_link .pf4_button:hover{
  background-color:#F8BAAC;
  color:#000;
}


@media (max-width: 1200px) {
    .section_3_1 .section_inner {
        width: 980px;
    }
    .section_3_1_video {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 0px;
    }
    .section_3_1_image {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 1024px) {
    .section_3_1 .section_inner {
        width: 700px;
    }
    .section_3_1 {
        padding-top: 40px;
    }
    .section_3_1_title h2 mark:before {
        width: 13px;
        height: 100%;
        right: -6px;
        top: 3px;
        background-size: 9px;
    }
    .section_3_1_title h2 {
        margin-top: -37px;
    }
    .section_3_1_title h2 mark:after {
        top: 9px;
        width: 8px;
        height: 36px;
    }
}
@media (max-width: 900px) {
    .section_3_1 {
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .section_3_1 .section_inner {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .section_3_1_link .pf4_button {
        display: block;
        margin-top: 2.6vw;
        padding-top: 4.6vw;
        letter-spacing: 1.2vw;
        padding-left: 7.6vw;
        padding-right: 7.6vw;
        padding-bottom: 4.6vw;
        font-size: 3vw;
        margin-left: 5vw;
        margin-right: 5vw;
        line-height: 1.4;
    }
    .section_3_1_link {
        margin-bottom: -9vw;
    }
    h2 {
        font-size: 7.4vw;
        letter-spacing: 0.4vw;
        line-height: 1.4;
    }
   .section_3_1_title h2 span {
        padding-left: 2vw;
        padding-right: 2vw;
    }
    
    .section_3_1_title h2{
        display:none;
    }
    .section_3_1_title h2.mobile_only{
        display:block;
        padding-left: 0;
    }
    .section_3_1_title h2 {
        font-size: 6.4vw;
        letter-spacing: 0.4vw;
        line-height: 1.4;
        margin-top: -5vw;
    }
    .section_3_1_title h2 mark:after {
        top: 2vw;
        width: 1.5vw;
        height: 7vw;
    }
    .section_3_1_title mark {
        margin-left: 0vw;
        margin-bottom: -1vw;
        padding-left: 0vw;
    }
    .section_3_1_title mark:last-child{
      display:none;
    }
    .section_3_1_title h2 mark:before {
        width: 3.4vw;
        height: 8.9vw;
        background-size: contain;
        background-position: top;
        top: -0.1vw !important;
        right: 1.2vw !important;
    }
    .section_3_1_title h2 mark em:after {
        content: " ";
        position: absolute;
        width: 100%;
        width: calc(88% - 1.4vw);
        height: 3vw;
        right: 6vw;
        bottom: 1.3vw;
        z-index: -1;
        background-color: rgb(201, 237, 225);
    }
    .section_3_1_title h2 span mark:first-child {
        margin-left: 0;
        padding-right: 0;
    }
    .section_3_1_title h2 span mark:first-child:before{
      right: 2.8vw !important;
    }
    .section_3_1_title h2 span mark em {
        padding-left: 3vw;
        padding-right: 5vw;
    }
}
@media (max-width: 550px){
    .section_3_1 {padding-top: 0px;margin-top: -0.1vw;padding-left: 6.8vw;padding-right: 6.8vw;}
    .section_3_1 .section_inner{ }
    .section_3_1_in{border: 3px solid #000;}
    .section_3_1_title{ }
    .section_3_1_title h2{font-size: 8.4vw;letter-spacing: 0vw;line-height: 1.02;margin-top: -8.6vw;padding-bottom: 2vw;}
    .section_3_1_title h2 span{padding-left: 3vw;padding-right: 4vw;max-width: 71%;}
    .section_3_1_title h2 span mark{ }
    .section_3_1_title h2 mark:before{ }
    .section_3_1_title h2 mark:after{ }
    
    .section_3_1_title h2 span mark em{padding-left: 0vw;padding-right: 0vw;}
    .section_3_1_title h2 span mark em strong{ }
    .section_3_1_title h2 mark em:after{ }
    .section_3_1_video{padding-left: 19px;padding-right: 17px;}
    .section_3_1_video img{ }
    .section_3_1_image{padding-top: 39px;padding-bottom: 40px;}
    .section_3_1_image img{ display: none; }
    .section_3_1_image img.mobile_only{ display: block; }
    .section_3_1_link{margin-bottom: -4vw;}
    .section_3_1_link .pf4_button{display: block;margin-top: 2.6vw;padding-top: 2.9vw;letter-spacing: 0.77vw;padding-left: 4.6vw;padding-right: 4.6vw;padding-bottom: 2.9vw;font-size: 2.9vw;margin-left: 5vw;margin-right: 5vw;line-height: 1.4;font-weight: 500;}
    .section_3_1_link .pf4_button:after{ }
    .section_3_1_link .pf4_button:hover{ }
    .section_3_1_title h2.mobile_only { display: block; padding-left: 0;}
}

/* 
=======================================
      Section_4.1
=========================================*/
.section_4_1{
  position: relative;
  margin-top: 225px;
  padding-bottom: 82px;
  padding-top: 89px;
}
.section_4_1:before,
.section_4_1:after{
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
}
.section_4_1:before{
    width: 129px;
    height: 129px;
    display: block;
    top: -105px;
    right: 35.6%;
    content: "";
    border-radius: 50%;
    border: 2px solid #000;
    z-index: 1;
}
.section_4_1:after{
    width: 70px;
    height: 85px;
    background-size: 70px;
    bottom: 200px;
    left: 0%;
    z-index: 1;
    transform: rotate(-270deg);
    background-image: url(section-13-vector-smart-object-04.png);
}
.section_4_1 .section_inner{
  width: 1103px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.section_4_1_bg{
    background-color: #FCF3EE;
    clip-path: polygon(0 30.4%, 100% 0, 100% 70%, 0% 99.7%);
    position: absolute;
    top: -185px;
    left: 0px;
    width: 100%;
    height: 128%;
    content: "";
}
.section_4_1_title{
  width: 100%;
  display: block;
  padding-left: 21px;
  display: none;
}
.section_4_1_title h2{
    line-height: 1.65;
    margin-bottom: -49px;
}
.section_4_1_title h2 mark{
    
}
.section_4_1_title h2 mark em{
    
}
.section_4_1_title h2 mark mark.c2{
    
}
.section_4_1_left{
  width: 48.9%;
  padding-left: 21px;
  padding-right: 95px;
  padding-top: 74px;
  z-index: 2;
}
.section_4_1_left_title{
    
letter-spacing: -0.78px;
    
line-height: 1.18;
    
margin-right: -105px;
    
margin-bottom: 35px;
}
.section_4_1_left_title br{

}
.section_4_1_left p{
    line-height: 1.96;
    letter-spacing: 0px;
    margin-bottom: -4px;
    margin-top: 0px;
    padding-bottom: 37px;
    padding-left: 5px;
}
.section_4_1_right{
  position: relative;
  width: 51.1%;
  padding-top: 14px;
  padding-bottom: 125px;
}
.section_4_1_right .section_4_1_right_img{
    height: 600px;
    width: 100%;
    display: block;
    z-index: 1;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section_4_1_right .section_4_1_right_img img{
    width: 10%;
    opacity: 0;    
}
.section_4_1_right .full-right-bg{
    background-color: transparent;
}
.section_4_1_right .full-right-bg:before,
.section_4_1_right .full-right-bg:after{
  content:"";
  display:block;
  position:absolute;
}
.section_4_1_right .full-right-bg:before{
  top: -70px;
  right:0px;
  width: 58.1%;
  height: 109.4%;
  background-color:#0e314c;
  z-index: 1;
}
.section_4_1_right .full-right-bg:after{
  bottom: 54px;
  right: 2.5%;
  height: 279px;
  width: 103%;
  background-color:#c9ede1;
}



@media (max-width: 1200px) {
    .section_4_1 .section_inner {
        width: 980px;
    }
    .section_4_1_title h2 {
        letter-spacing: 2.22px;
    }
}
@media (max-width: 1024px) {
    .section_4_1 .section_inner {
        width: 700px;
    }
    .section_4_1_title h2 {
        margin-bottom: 0px;
    }
    h2 mark:before {
        width: 10px;
        height: 44px;
        right: -6px !important;
        top: 0px !important;
    }
    .section_4_1_right {
        width: 100%;
        display: none;
    }
    .section_4_1_right.mobile_only{
        display: block;
    }
    .section_4_1_left {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 60px;
    }
    .section_4_1_left_title{
      display:none;
    }
    .section_4_1_title {
        width: 100%;
        display: block;
        z-index: 1;
        padding-bottom: 35px;
    }
    .section_4_1_title h2 {
        letter-spacing: 4.22px;
        letter-spacing: 0.1vw;
        line-height: 1.18;
    }
    
    .section_4_1 {
        position: relative;
        margin-top: 125px;
        padding-bottom: 0px;
    }
    .section_4_1_bg {
        top: -78px;
        left: 0px;
        height: 85%;
    }
    .section_4_1:before {
        width: 80px;
        height: 80px;
        top: -58px;
        right: 16%;
    }
}
@media (max-width: 900px) {
    .section_4_1 {
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .section_4_1 .section_inner {
        width: 100%;
    }
}

@media (max-width: 768px) {
  .section_4_1_right .section_4_1_right_img{
        height: 71.6vw;
        margin-left: 3.4vw;
        width: 95%;
    }
    .section_4_1_right .full-right-bg:before {
        top: -3.3vw;
        right: 0px;
        width: 47.5%;
        height: 95.4vw;
    }
    .section_4_1_right .full-right-bg:after {
        bottom: -0.4vw;
        right: 0%;
        height: 47vw;
        width: 79.2%;
    }
    .section_4_1:after {
        width: 7vw;
        height: 8vw;
        background-size: 7vw;
        bottom: 28vw;
        left: 0%;
    }
    .section_4_1:before {
        width: 10vw;
        height: 10vw;
        top: -12vw;
        right: 6%;
    }
    .section_4_1_left {
        padding-top: 10vw;
    }

    h2 mark:before{
        width: 1.5vw;
        height: 7vw;
        right: -1.5vw !important;
    }
    .section_4_1_title h2 {
        font-size: 7.4vw;
        letter-spacing: 0.1vw;
        line-height: 1.18;
    }
    .section_4_1_title h2,
    .section_4_1_title h2 mark:after{
        display:none;
    }
    .section_4_1_title h2.mobile_only{
        display: block;
        text-align: center;
    }
    .section_4_1_title h2 mark {
        background-color: transparent !important;
        margin-left: -3vw;
    }
    .section_4_1_title h2 mark em:after {
        content: " ";
        position: absolute;
        width: 100%;
        width: calc(100% - 4vw);
        height: 3vw;
        right: 2vw;
        bottom: 1.3vw;
        z-index: -1;
        background-color: rgb(201, 237, 225);
    }
    .section_4_1_title h2 mark:before {
        width: 3.4vw;
        height: 8.9vw;
        background-size: contain;
        background-position: top;
        top: 0.9vw !important;
        right: -2.8vw !important;
    }
     .section_4_1 {
        margin-top: 14vw;
        padding-bottom: 4vw;
    }

    .section_4_1_title {
        padding-bottom: 7.1vw;
    }
    .section_4_1_right .section_4_1_right_img:before {
        width: 16.2vw;
        height: 13.2vw;
        background-size: 12.2vw;
        left: initial;
        bottom: -20vw;
        right: 40vw;
        content: "";
        position: absolute;
        background-image: url(section-13-vector-smart-object-04.png);
        background-repeat: no-repeat;
    }
    .section_4_1:after{
        display:none;
    }
    .section_4_1_left p{
        font-size: 4vw;   
    }
}
@media (max-width: 550px){
    .section_4_1{ }
    .section_4_1:before,
    .section_4_1:after{ }
    .section_4_1:before{width: 22vw;height: 22vw;top: 2.6vw;right: 23.3vw;}
    .section_4_1:after{ }
    .section_4_1 .section_inner{ }
    .section_4_1_bg{clip-path: polygon(0 11%, 100% 0, 100% 73%, 0% 83.7%);top: -3vw;left: 0px;height: 85%;}
    .section_4_1_title{padding-top: 5.1vw;padding-left: 3.2vw;padding-bottom: 3.99vw;}
    .section_4_1_title h2{text-align: left;font-size: 8.4vw;line-height: 1;}
    .section_4_1_title h2.mobile_only{text-align: left;}
    .section_4_1_title h2 mark{margin-left: 0vw;}
    .section_4_1_title h2 mark em{ }
    .section_4_1_title h2 mark mark.c2{ }
    .section_4_1_title h2.mobile_only mark:last-child{ display:none;}
    .section_4_1_left{padding-top: 14.9vw;padding-right: 5vw;}
    .section_4_1_left_title{ }
    .section_4_1_left_title br{ }
    .section_4_1_left p{line-height: 1.4;font-size: 3.9vw;letter-spacing: 0.03vw;padding-left: 4vw;padding-bottom: 6.3vw;}
    .section_4_1_right{padding-top: 0vw;padding-left: 2.5vw;padding-right: 2.9vw;padding-bottom: 12.6vw;}
    .section_4_1_right .section_4_1_right_img{height: 87.8vw;margin-left: 0vw;width: 100%;}
    .section_4_1_right .section_4_1_right_img img{ }
    .section_4_1_right .full-right-bg{ }
    .section_4_1_right .full-right-bg:before,
    .section_4_1_right .full-right-bg:after{ }
    .section_4_1_right .full-right-bg:before{top: 28.9vw;right: 0px;width: 34.4vw;height: 71.5vw;}
    .section_4_1_right .full-right-bg:after{bottom: inherit;right: inherit;height: 40.5vw;width: 24.2vw;top: -15.5vw;left: -15vw;}
    .section_4_1_right .section_4_1_right_img:before{
        transform: rotate(-270deg);
        bottom: -23.3vw;
        right: 58vw;
        height: 14.2vw;
    }
}


/* 
=======================================
      Section_5.1
=========================================*/
.section_5_1 {
    padding-top: 8px;
    padding-bottom: 86px;
}
.section_5_1 .section_inner{
    text-align: center;
    width: 866px;
}
.section_5_1 .section_5_1_hr {
    width: 3px;
    height: 50px;
    background-color: #000;
    margin-top: 34px;
}
.section_5_1 h2{
    line-height: 1.2;
    letter-spacing: 1.8px;
}
.section_5_1 h2 mark{
    
}
.section_5_1 h2 mark:before{
  right: 0;
  top: 9px;
}
.section_5_1 h2 mark:after{
  
}
.section_5_1 h2 mark em{
    
}
.section_5_1 h2 mark.c2{
    
}
.section_5_1 h2 mark.c2:before {
    right: 0;
    top: 9px;
}
.section_5_1 .section_5_1_hr{
    
}
.section_5_1_content{
    padding-top: 18px;
}
.section_5_1_content .pf4_button{
    margin-top: 10px;
    padding-top: 23px;
    letter-spacing: 6.5px;
    display: inline-block;
    color: #FFF;
    background-color: #000000;
    text-transform: uppercase;
    padding-bottom: 24px;
    text-align: center;
    padding-left: 99px;
    padding-right: 99px;
    font-size: 17.9px;
}
.section_5_1_content .pf4_button:hover{
  background-color:#F8BAAC;
  color:#000;
}
.section_5_1_content .pf4_button:after{
    display:none;
}
.section_5_1_content_in{
    
    
}
.section_5_1_content_in ul{
    list-style-type: none;
    margin: 0;
    padding: 0;    
}
.section_5_1_content_in ul li{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 0px;
    margin-bottom: 45px;
    letter-spacing: 0.2px;
    font-weight: normal;
    line-height: 1.9;
}
.section_5_1_content_in ul li:before{
    content: " ";
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    height: 13px;
    background-size: 15px;
    left: 0px;
    top: 0px;
    background-image: url(section-5-bullet.png);
    display: block;
    background-position: center top;
    margin-bottom: 10px;
}
@media (max-width: 1024px) {
    .section_5_1 .section_inner {
        width: 700px;
        padding-top: 4vw;
    }
    
}
@media (max-width: 900px) {
    .section_5_1 {
        padding-left: 6vw;
        padding-right: 6vw;
        padding-top: 5vw;
        padding-bottom: 12vw;
    }
    .section_5_1 .section_inner {
        width: 100%;
    }
}
@media (max-width: 768px) {
.section_5_1 h2 {
    font-size: 7.4vw;
    letter-spacing: 0.4vw;
    line-height: 1.5;
}
.section_5_1 h2 mark {
    background-color: transparent !important;
    margin-left: -3vw;
}
.section_5_1 h2 mark:before {
    width: 3.4vw;
    height: 8.9vw;
    background-size: contain;
    background-position: top;
    top: -0.1vw !important;
    right: -2.8vw !important;
}
.section_5_1 h2 mark em:after {
    content: " ";
    position: absolute;
    width: 100%;
    width: calc(100% - 4vw);
    height: 3vw;
    right: 2vw;
    bottom: 1.3vw;
    z-index: -1;
    background-color: rgb(201, 237, 225);
}
.section_5_1_content .pf4_button{
    display: block;
    margin-top: 2.6vw;
    padding-top: 4.6vw;
    letter-spacing: 1.2vw;
    padding-left: 3.6vw;
    padding-right: 2.6vw;
    padding-bottom: 4.6vw;
    font-size: 3vw;
    margin-left: 5vw;
    margin-right: 5vw;
    line-height: 1.4;
}
.section_5_1_content_in ul li {
    padding-left: 0px;
    margin-bottom: 8.6vw;
    letter-spacing: 0.1vw;
    font-size: 4vw;
}
.section_5_1_content_in ul li br{
    display:none;
}
.section_5_1{
     padding-bottom: 1vw;
}
}
@media (max-width:550px){
    
    .section_5_1 {padding-bottom: 20vw;}
    .section_5_1 .section_inner{ }
    .section_5_1 .section_5_1_hr { }
    .section_5_1 h2{font-size: 8.4vw;line-height: 1;}
    .section_5_1 h2 mark{ }
    .section_5_1 h2 mark:before{ }
    .section_5_1 h2 mark:after{ }
    .section_5_1 h2 mark em{ }
    .section_5_1 h2 mark.c2{ }
    .section_5_1 h2 mark.c2:before { }
    .section_5_1 .section_5_1_hr{ }
    .section_5_1_content{ }
    .section_5_1_content .pf4_button{display: block;margin-top: 2.6vw;padding-top: 2.9vw;letter-spacing: 0.77vw;padding-left: 4.6vw;padding-right: 4.6vw;padding-bottom: 2.9vw;font-size: 2.9vw;margin-left: 5vw;margin-right: 5vw;line-height: 1.4;font-weight: 500;}
    .section_5_1_content .pf4_button:hover{ }
    .section_5_1_content .pf4_button:after{ }
    .section_5_1_content_in{ }
    .section_5_1_content_in ul{ }
    .section_5_1_content_in ul li{line-height: 1.4;font-size: 3.9vw;letter-spacing: 0.03vw;padding-left: 0vw;margin-bottom: 6.6vw;}
    .section_5_1_content_in ul li:before{ }
  
}
/* 
=======================================
      Section_6.1
=========================================*/
.section_6_1 {
    padding-top: 139px;
    padding-bottom: 105px;
}
.section_6_1 .section_inner{
    width: 1130px;
}
.section_6_1_bodder{
    width: 43.9%;
    height: 94.7%;
    position: absolute;
    top: 95px;
    left: -2px;
    border-left: 7px solid #f8b9aa;
    border-bottom: 7px solid #f8b9aa;
    border-top: 7px solid #f8b9aa;
    z-index: 1;
}
.section_6_1_bodder:before,
.section_6_1_bodder:after{
  content:"";
  right:0px;
  width:7px;
  position:absolute;
  background-color: #f8b9aa;
}
.section_6_1_bodder:before{
  top:0px;
  height: 40px;
}
.section_6_1_bodder:after{
  bottom:0px;
  height: 28px;
}
.section_6_1_bg{
    width: 49.2%;
}
.section_6_1_bg .full-left-bg{
    background-color: #fcf3ee;
    height: 331px;
}
.section_6_1_in{
    padding-top: 174px;
    padding-left: 296px;
    position: relative;
    z-index: 3;
}
.section_6_1_in:before {
    width: 130px;
    height: 130px;
    display: block;
    top: 52px;
    right: 185px;
    content: "";
    border-radius: 50%;
    border: 2px solid #000;
    z-index: 1;
    position:absolute;
}
.section_6_1_in h2{
    line-height: 1.65;
    margin-bottom: 40px;
    position: relative;
    line-height: 1.2;
}
.section_6_1_in h2:after {
    width: 123px;
    height: 19px;
    background-image: url(element-b.png);
    background-size: contain;
    left: -242px;
    top: -24px;
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
}
.section_6_1_in h2 mark{
    padding-left: 0px;
}
.section_6_1_in h2 mark:before{
  right: -2px;
  top: -2px;
  width: 13px;
  height: 61px;
}
.section_6_1_in h2 mark:after{
  
}
.section_6_1_in h2 mark em{
    
}
.section_6_1_in h2 mark.c2{
    
}
.section_6_1_in h2 mark.c2:before {
    right: 1px;
    top: 15px;
}
.section_6_1_content{
    padding-left: 1px;
    padding-right: 106px;
}
.section_6_1_content ul{
    list-style-type: none;
    margin: 0;
    padding: 0; 
}
.section_6_1_content ul li{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 53px;
    margin-bottom: 8px;
    letter-spacing: 0.2px;
    font-weight: normal;
    line-height: 1.96;
}
.section_6_1_content ul li:before{
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    width: 14px;
    height: 11px;
    background-size: cover;
    left: 8px;
    top: 9px;
    background-image: url(section-5-bullet.png);
}

@media (max-width: 1200px) {
    .section_6_1 .section_inner {
        width: 980px;
    }   
}
@media (max-width: 1024px) {
    .section_6_1 .section_inner {
        width: 700px;
    }   
    .section_6_1_in {
        padding-left: 120px;
    }
    .section_6_1_in h2:after {
        width: 70px;
        height: 17px;
        left: -90px;
        top: 23px;
        z-index: 1;
    }
    .section_6_1_in h2 mark:before {
        width: 10px;
        height: 44px;
    }
}
@media (max-width: 768px) {
    .section_6_1 .section_inner {
        width: 88%;
    }
    .section_6_1_in {
        padding-top: 153px;
        padding-left: 35px;
    }
    .section_6_1 {
        padding-top: 70px;
        padding-bottom: 90px;
    }
    .section_6_1_in:before {
        width: 70px;
        height: 70px;
    }
    .section_6_1_in h2:after {
        width: 70px;
        height: 17px;
        left: 0px;
        top: 0px;
        content: " ";
        display: block;
        position: relative;
        margin-top: 20px;
    }
    .section_6_1_content {
        padding-left: 0px;
        padding-right: 0px;
    }
    .section_6_1_in h2 {
        line-height: 1.65;
        margin-bottom: 4vw;
        position: relative;
        font-size: 6.4vw;
    }
    
    .section_6_1_in  h2 mark{

    }
    .section_6_1_in h2 mark:before {
        width: 2.2vw;
        height: 9vw;
        background-size: 1.9vw;
        right: -6px !important;
        top: -0.4vw !important;
    }
    .section_6_1_in h2 mark em:after {
        height: 2.7vw;
        width: calc(100% - 2.6vw);
        right: 2.6vw;
        bottom: 1.4vw;
    }
    .section_6_1_content ul li {
        line-height: 1.75;
        font-size: 3.7vw;
        margin-bottom: 4vw;
    }
    .section_6_1_content ul {
        padding-bottom: 5vw;
    }
}
@media (max-width: 550px) {
    .section_6_1  { }
    .section_6_1 .section_inner { }
    .section_6_1_bodder { }
    .section_6_1_bodder:before,
    .section_6_1_bodder:after { }
    .section_6_1_bodder:before { }
    .section_6_1_bodder:after { }
    .section_6_1_bg { }
    .section_6_1_bg .full-left-bg { }
    .section_6_1_in { }
    .section_6_1_in:before  { }
    .section_6_1_in h2 {font-size: 8.4vw;line-height: 1;}
    .section_6_1_in h2:after { }
    .section_6_1_in h2 mark { }
    .section_6_1_in h2 mark:before { }
    .section_6_1_in h2 mark:after { }
    .section_6_1_in h2 mark em { }
    .section_6_1_in h2 mark.c2 { }
    .section_6_1_in h2 mark.c2:before { }
    .section_6_1_content { }
    .section_6_1_content ul {padding-bottom: 0vw;}
    .section_6_1_content ul li {line-height: 1.4;font-size: 3.9vw;letter-spacing: 0.03vw;padding-left: 9vw;margin-bottom: 4vw;}
    .section_6_1_content ul li:before { }
}
/* 
=======================================
      Section_7
=========================================*/
.section_7{
  padding-top: 56px;
  padding-bottom: 75px;
}
.section_7 .section_inner{
  max-width: 1050px;
  display: flex;
  flex-wrap: wrap;
  min-height: 700px;
}
.section_7_bg{
    position: absolute;
    width: 700px;
    height: 0.1vw;
    display: block;
    z-index: 1;
}
.section_7_bg .full-left-bg{
    height: 637px;
    background-color: transparent;
}
.section_7_bg .full-left-bg:before{
    content:"";
    width: 100%;
    height: 75.5%;
    left: inherit;
    bottom: 97px;
    position: absolute;
    background-color: #fcf3ee;
    right: -51%;
    display: none;
}
.section_7_bg_img{
    width: 93%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.section_7_title{
    width: 100%;
    padding-left: 669px;
    padding-top: 296px;
    position: relative;
}
.section_7_title:before {
    content: "";
    position: absolute;
    background-image: url(section-7-vector-smart-object_1.png);
    background-repeat: no-repeat;
    width: 3.8vw;
    height: 3.8vw;
    background-size: cover;
    right: 7.2vw;
    top: 5.6vw;
    z-index: 2;
}
.section_7_title:after {
    content: "";
    width: 100%;
    height: 64.2%;
    bottom: 73px;
    position: absolute;
    background-color: #fcf3ee;
    right: -4.7%;
}
.section_7_title h2{
    line-height: 1.65;
    margin-bottom: 53px;
    position: relative;
    z-index: 2;
    letter-spacing: -0.3px;
    line-height: 1.18;
}
.section_7_title h2:after {
    width: 123px;
    height: 19px;
    background-size: contain;
    left: 0.4vw;
    top: -4.4vw;
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
    background-image: url(section-11-vector-smart-object-01.png);
}
.section_7_title h2 mark{
    padding-left: 0px;
}
.section_7_title h2 mark:before{
  right: -2px;
  top: -2px;
  width: 13px;
  height: 61px;
}
.section_7_title h2 mark:after{
  top: 12px;
  height: 89%;
}
.section_7_title h2 mark em{
    
}
.section_7_title h2 mark.c2{
    
}
.section_7_title h2 mark.c2:before {
    right: 5px;
    top: 4px;
}
.section_7_list{
    text-align: left;
    padding-top: 72px;
    margin-right: -10%;
    padding-left: 71px;
}
.section_7_list ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.section_7_list ul li{
    display: inline-block;
    margin: 0px;
    position: relative;
    margin-bottom: 21px;
    letter-spacing: 0.2px;
    margin-left: 25px;
    margin-right: 25px;
}
.section_7_list ul li a{
    padding-left: 57px;
    padding-top: 11px;
    position: relative;
    display: block;
    margin: 0px;
    font-weight: 600;
    font-size: 19.9px;
    letter-spacing: -0.12px;
}
.section_7_list_item{
    
}
.section_7_list_item a{
    line-height: 1.8;
    color: #000000;
}
.section_7_list_item span{
    width: 45px;
    height: 49px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0px;
}
.section_7_list ul li.section_7_list_item_4{
    margin-left: 139px;
}
@media (max-width: 1440px) {
    .section_7_bg_img {
        width: 88.9%;
    }
    .section_7_title h2:after {
        /* left: 16.4vw; */
        top: -8.6vw;
    }
}
@media (max-width: 1200px) {
    .section_7_bg {
        width: 470px;
    }
    .section_7_title {
        padding-left: 250px;
    }
}
@media (max-width: 1024px) {
  .section_7 {
      padding-top: 5vw;
      padding-bottom: 7vw;
  }
    .section_7_title h2 mark:before {
        width: 1.2vw;
        height: 7vw;
        background-size: 1.2vw;
    }
    .section_7_title:before {
        width: 11.6vw;
        height: 10.6vw;
        background-size: 9.6vw;
        right: 14.2vw;
        top: 7.6vw;
    }
    .section_7_title {
        padding-left: 370px;
        padding-right: 107px;
        padding-top: 251px;
    }
    .section_7_bg .full-left-bg{
      height: 470px;
    }
    .section_7_bg_img{
      width: 76.9%;
    }
    .section_7_title:after {
    bottom: 65px;
}
}
@media (max-width: 900px) {
    .section_7 .section_inner {
        width: 700px;
    }
    .section_7_title {
        padding-left: 265px;
        padding-top: 300px;
    }
    .section_7_bg .full-left-bg {
        height: 494px;
    }
}
@media (max-width: 768px) {
    .section_7 {
        padding-left: 6vw;
        padding-right: 6vw;
        padding-top: 9.5vw;
        padding-bottom: 75px;
    }
    .section_7 .section_inner{
        width: 100%;
    }
    .section_7_bg {
        width: 53vw;
    }
    .section_7_bg .full-left-bg {
        height: 66.8vw;
    }
    .section_7_bg_img {
        width: 100%;
    }
    .section_7_bg .full-left-bg:before {
        width: 125%;
    }
    .section_7_title {
        padding-left: 39.7vw;
        padding-top: 34.1vw;
        padding-right: 0px;
    }
    .section_7_title h2{
        display:none;
    }
    .section_7_title h2.mobile_only{
        display:block;
        line-height: 1.18;
    }
    .section_7_title h2 mark {
        padding-left: 0vw;
        margin-right: 0vw;
        background-color: transparent;
    }
    .section_7_title h2 mark:after {
        top: 0vw;
        height: 98%;
    }
    .section_7_title h2 mark.c2:after {
        top: 1vw;
        height: 92%;
    }
    .section_7_title h2 mark em:after {
        height: 2.5vw;
        width: calc(100% - 1.3vw);
        right: 0.6vw;
        bottom: 1.8vw;
    }
    .section_7_title h2 mark:before {
        width: 3vw;
        height: 8.3vw;
        background-size: contain;
    }
    .section_7_title h2 mark.c2:before{
        right: -1.5vw !important;
        top: 0.2vw !important;
        width: 2.9vw;
    }
    .section_7_title h2:after {
        left: 32.4vw;
        top: -9.6vw;
        width: 26vw;
        height: 4vw;
    }
    .section_7_list {
        text-align: center;
        padding-top: 4vw;
        padding-bottom: 13vw;
    }
    .section_7_list ul li {
        font-size: 4vw;
            margin-left: 0px;
    }
    .section_7_list ul li a{
         font-size: 17px;
    }
    .section_7_list ul {
        position: relative;
        z-index: 1;
    }
}
@media (max-width: 550px) {
    .section_7 { }
    .section_7 .section_inner{ }
    .section_7_bg{width: 100%;height: auto;position: relative;}
    .section_7_bg .full-left-bg{height: 54.9vw;position: relative;padding-right: 8.4vw;}
    .section_7_bg .full-left-bg:before{ }
    .section_7_bg_img{position: relative;width: 55vw;margin-left: 30.4vw;}
    
    .section_7_title{padding-left: 3vw;padding-top: 2.9vw;padding-right: 0px;}
    .section_7_title:before{transform: rotate(270deg);width: 12.6vw;height: 11.6vw;background-size: contain;right: inherit;top: -33.4vw;left: 4vw;}
    .section_7_title:after{content: "";width: 100%;height: 44.6vw;bottom: inherit;position: absolute;background-color: #fcf3ee;right: inherit;top: -27.3vw;left: -21vw;}
    .section_7_title h2{font-size: 8.4vw;line-height: 1;}
    .section_7_title h2.mobile_only{line-height: 1;}
    .section_7_title h2:after {left: 1vw;top: inherit;width: 20vw;height: 4vw;bottom: -7.6vw;}
    .section_7_title h2 mark{ }
    .section_7_title h2 mark:before{ }
    .section_7_title h2 mark:after{ }
    .section_7_title h2 mark em{ }
    .section_7_title h2 mark.c2{ }
    .section_7_title h2 mark.c2:before { }
    .section_7_title h2 br{
        /* display: none; */
    }
    
    .section_7_list{margin-right: 0%;padding-left: 29vw;padding-top: 8vw;}
    .section_7_list ul{text-align: left;}
    .section_7_list ul li{margin-left: 0px !important;margin-bottom: 17px;}
    .section_7_list ul li a{padding-top: 4px;font-size: 3.7vw;line-height: 1.5;letter-spacing: 0.05vw;}
    .section_7_list_item{ }
    .section_7_list_item a{ }
    .section_7_list_item span{width: 33px;height: 30px;}
    .section_7_list ul li.section_7_list_item_4{ }
}



/* 
=======================================
      Section_8
=========================================*/
.section_8_1{
  padding-bottom: 30px;
  margin-bottom: -12px;
  position: relative;
}
.section_8_1 .section_inner{
  max-width: 1000px;
  /* display: flex; */
  /* flex-wrap: wrap; */
}

.section_8_1:before {
    width: 130px;
    height: 130px;
    display: block;
    bottom: -54px;
    left: 167px;
    content: "";
    border-radius: 50%;
    border: 2px solid #000;
    z-index: 1;
    position: absolute;
}
.section_8_1_bg {
    background-color: #FCF3EE;
    clip-path: polygon(0 28.5%, 100% 0, 100% 66%, 0% 92.7%);
    position: absolute;
    top: -141px;
    left: 0px;
    width: 100%;
    height: 127%;
    content: "";
}
.section_8_1__left_container{
    width: 100%;
    padding-left: 0px;
    padding-top: 159px;
    position: relative;
}
.section_8_1__left_container:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    width: 69px;
    height: 100px;
    background-size: 83px;
    right: 142px;
    top: 71px;
    background-image: url(section-13-vector-smart-object-04.png);
    transform: rotate(-263deg);
}
.section_8_1__left_container h2{
    /* line-height: 1.65; */
    margin-bottom: 1vw;
    position: relative;
    text-align: center;
    /* letter-spacing: 0.5vw; */
    /* font-size: 5vw; */
    line-height: 1.18;
}

.section_8_1__left_container h2 mark{
    background-size: 95% 38%;
    background-position: 5px 91%;
    padding-left: 0px;
}
.section_8_1__left_container h2 mark:before{
  right: -2px;
  top: -2px;
  width: 13px;
  height: 60px;
}
.section_8_1__left_container h2 mark:after{
  top: 12px;
  height: 89%;
}
.section_8_1__left_container h2 mark em{
    
}
.section_8_1__left_container h2 mark.c2{
    
}
.section_8_1__left_container h2 mark.c2:before {
    right: -2px;
    top: 4px;
}
.section_8_1_hr{
    width: 3px;
    height: 51px;
    background-color: #000;
    margin-top: 21px;
    margin-bottom: 0px;
}
.section_8_1__left_container{
    
}
.section_8_1__left_container article{
    text-align: center;
    padding-bottom: 4px;
}
.section_8_1__left_container article p{
    letter-spacing: 0.4px;
    margin: 0px;
    padding-top: 8px;
    padding-bottom: 5px;
    color: #000;
    line-height: 1.96;
}
.section_8_1__right_container{
    padding-top: 6px;
    margin-left: 12.8%;
    margin-right: 12.8%;
}


@media (max-width: 1024px) {
     .section_8_1__left_container h2 mark:before {
        width: 10px;
        height: 46px;
        background-size: cover;
    }   
    .section_8_1__left_container {
        padding-top: 0px;
    }
    .section_8_1__left_container h2 mark:after {
        top: 0px;
    }
    .section_8_1__left_container:before {
        width: 50px;
        height: 66px;
        background-size: 50px;
        right: 0px;
        top: -60px;
    }
    .section_8_1:before{
      
bottom: -20px;
      
left: 9px;
    }
}
@media (max-width: 900px) {
    .section_8_1__left_container article p br{
        display:none;
    }
    .section_8_1__right_container {
        padding-top: 21px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .section_8_1__left_container:before {
        right: -130px;
        top: -76px;
    }
    .section_8_1:before {
        width: 70px;
        height: 70px;
        bottom: -60px;
        left: -35px;
    }
}
@media (max-width: 768px) {
    .section_7{
        padding-bottom: 0px;    
    }
    .section_8_1 {
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .section_8_1 .section_inner {
        width: 100%;
    }
    .section_8_1__left_container:before {
        right: 0px;
        top: -7vw;
        width: 6.6vw;
        height: 6.6vw;
        background-size: 5.6vw;
    }
    
    .section_8_1__left_container h2 {
        font-size: 7.4vw;
        letter-spacing: 0vw;
        line-height: 1.5;
    }
    .section_8_1__left_container h2 mark {
        background-color: transparent !important;
        margin-left: -3vw;
    }
    .section_8_1__left_container h2 mark:before {
        width: 3.4vw;
        height: 9.9vw;
        background-size: contain;
        background-position: top;
        top: 0.6vw !important;
        right: -2.8vw !important;
    }
    .section_8_1__left_container h2 mark em:after {
        content: " ";
        position: absolute;
        width: 100%;
        width: calc(100% - 4vw);
        height: 3vw;
        right: 2vw;
        bottom: 1.3vw;
        z-index: -1;
        background-color: rgb(201, 237, 225);
    }
    .section_8_1__left_container article p{
        font-size: 4vw;
    }

}
@media (max-width: 550px){
    .section_8_1{padding-top: 7vw;}
    .section_8_1 .section_inner{ }
    
    .section_8_1:before { }
    .section_8_1_bg {clip-path: polygon(0 22%, 100% 0, 100% 73%, 0% 97.7%);top: -13vw;left: 0px;height: 117%;}
    .section_8_1__left_container{ }
    .section_8_1__left_container:before {right: 0px;top: -13vw;width: 12.6vw;height: 12.6vw;background-size: 9.6vw;}
    .section_8_1__left_container h2{font-size: 8.4vw;line-height: 1;}
    .section_8_1__left_container h2 mark{ }
    .section_8_1__left_container h2 mark:before{ }
    .section_8_1__left_container h2 mark:after{ }
    .section_8_1__left_container h2 mark em{ }
    .section_8_1__left_container h2 mark.c2{ }
    .section_8_1__left_container h2 mark.c2:before{ }
    .section_8_1_hr{ }
    .section_8_1__left_container{ }
    .section_8_1__left_container article{padding-top: 3vw;}
    .section_8_1__left_container article p{line-height: 1.4;font-size: 3.9vw;letter-spacing: 0.03vw;padding-bottom: 5px;}
    .section_8_1__right_container{ }
}
/* 
=======================================
      Section_9
=========================================*/
.section_9{
  padding-top: 147px;
  padding-bottom: 202px;
  position: relative;
}
.section_3_1_video_slider{
    margin-left: -10px;
    margin-right: -10px;
    background-color: #fcf3ee;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 47px;
}

.section_3_1_video_slider .full-bg-mobile.active {
    opacity: 1;
    display: block;
    position: relative;
    background-color: rgba(133, 156, 172, 0);
}
.section_9_1_bg{
    background-color: #FCF3EE;
    clip-path: polygon(0 30.5%, 100% 0, 100% 70%, 0% 99.7%);
    position: absolute;
    bottom: 25px;
    left: 0px;
    width: 100%;
    height: 30%;
    content: "";
}
.section_3_1_video_slider_in {
    
}
.section_3_1_video_slider_in > div{
    
}
.section_3_1_video_slider_in > div .section_3_1_video_slider_item{
    padding-left: 22px;
    padding-right: 22px;    
}
.section_3_1_video_slider .slick-list {
    margin-right: calc(-10% + -100px);
}
.section_3_1_video_slider .slick-list {
    margin-left: calc(-10% + -100px);
}
.ggic_section_2_video .video {
    margin-top: 0rem;
    margin-bottom: 0rem;
}
.section_9 .section_3_1_link{
  padding-top: 124px;
}

.section_3_1_video_slideractive .slick-prev {
    left: 19.3%;
    z-index: 2;
    width: 28px;
    height: 58px;
}
.section_3_1_video_slideractive .slick-next {
    right: 19.3%;
    z-index: 2;
    width: 28px;
    height: 58px;
}
.section_3_1_video_slideractive .slick-prev:before, 
.section_3_1_video_slideractive .slick-next:before {
    content: " ";
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 25px;
    background-repeat: no-repeat;
    display: block;
}
.section_3_1_video_slideractive .slick-prev:before {
    content: " ";
    background-image: url(section-9-slider-left-arrow-new.png);
}
.section_3_1_video_slideractive .slick-next:before {
    content: " ";
    background-image: url(section-9-slider-right-arrow-new.png);
}

.section_9 .section_3_1_title h2 span mark{
    background-size: 97.3% 38%;
    background-position: 0px 90.8%;
    padding-left: 2px;
}

@media (max-width: 1200px) {

}
@media (max-width: 1080px) {

}
@media (max-width: 900px) {

}
@media (max-width: 768px) {
    .section_9 {
        padding-top: 115px;
    }
    .section_9 {
        padding-top: 115px;
        padding-bottom: 160px;
    }
    .section_9_1_bg {
        height: 35%;
    }
    
    .section_3_1_video_slider .slick-list {
        margin-right: calc(0% + 00px);
    }
    .section_3_1_video_slider .slick-list {
        margin-left: calc(0% + 00px);
    }
    .section_3_1_video_slider {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 0px;
        padding-bottom: 0;
        margin-bottom: 10vw;
    }
    .section_3_1_video_slider_in {
        padding-left: 10%;
        padding-right: 10%;
        margin-left: -10px;
    }
    .section_3_1_video_slider_in > div .section_3_1_video_slider_item {
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .section_3_1_video_slideractive .slick-prev {
        left: 19.3%;
        z-index: 2;
        width: 12px;
        height: 30px;
    }
    .section_3_1_video_slideractive .slick-next{
         right: 19.3%;
        z-index: 2;
        width: 12px;
        height: 30px;
    }
    .section_3_1_video_slideractive .slick-prev:before, 
    .section_3_1_video_slideractive .slick-next:before {
        background-size: 11px;
    }
    
    .section_9 .section_3_1_link {
        padding-top: 30px;
    }
}
@media (max-width: 1200px) {

}
@media (max-width: 1080px) {

}
@media (max-width: 900px) {

}
@media (max-width: 768px) {
    
}

/* 
=======================================
      Section_10
=========================================*/
.section_10{
  position:relative;
  padding-top: 23px;
  margin-top: -78px;
}
.section_10 .section_inner{
  max-width: 1142px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.section_10_left{
    width: 52.3%;
    z-index: 1;
    position: relative;
}
.section_10_left:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    width: 70px;
    height: 76px;
    background-size: 69px;
    right: 378px;
    top: 234px;
    background-image: url(section-13-vector-smart-object-04.png);
    transform: rotate(-270deg);
}
.section_10_left_in{
    padding-left: 127px;
    margin-top: 82.2%;
    padding-top: 115px;
    position: relative;
    padding-right: 55px;
}
.section_10_left_in:before{
    content:"";
    position: absolute;
    top: 0px;
    width: 119.5%;
    right: 0px;
    background-color: #fcf3ee;
    height: 90.5%;
}
.section_10_left_in h2{
    
}
.section_10_left_in h2{
    line-height: 1.65;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    letter-spacing: -0.4px;
    line-height: 1.18;
}
.section_10_left_in h2:after {
    width: 126px;
    height: 22px;
    background-size: contain;
    left: -162px;
    top: -21px;
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
    background-image: url(element-b.png);
}
.section_10_left_in h2 mark{
    padding-left: 3px;
    margin-left: 8px;
}
.section_10_left_in h2 mark:before{
  right: -2px;
  top: -2px;
  width: 13px;
  height: 61px;
}
.section_10_left_in h2 mark:after{
  top: 12px;
  height: 89%;
}
.section_10_left_in h2 mark em{
    
}
.section_10_left_in h2 mark.c2{
    
}
.section_10_left_in h2 mark.c2:before {
    right: 5px;
    top: 4px;
}

.section_10_right{
  width: 61.5%;
  margin-left: -11.9%;
  margin-right: -9.3%;
}
.section_10_right_img{
    
}
.section_10_right_img img{
    
}
.section_10_content{
    
width: 100%;
    
padding-top: 23px;
}

.section_10_content article{
    
padding-left: 97px;
    
padding-right: 97px;
}
.section_10_content article p{
    
}
.section_10_content article ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.section_10_content article ul li{
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    padding-left: 53px;
    margin-bottom: 34px;
    letter-spacing: 0.2px;
    font-weight: normal;
    line-height: 1.75;
}
.section_10_content article ul li:before{
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    width: 14px;
    height: 11px;
    background-size: cover;
    left: 8px;
    top: 9px;
    background-image: url(section-5-bullet.png);
}


.section_10_link{
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 64px;
}
.section_10_link .pf4_button {
    padding-top: 19px;
    letter-spacing: 5px;
    display: inline-block;
    color: #FFF;
    background-color: #000000;
    text-transform: uppercase;
    padding-bottom: 21px;
    text-align: center;
    padding-left: 86px;
    padding-right: 81px;
    width: 100%;
    max-width: 400px;
}
.section_10_link .pf4_button:after{
    display:none;
}
.section_10_link .pf4_button:hover{
  background-color:#F8BAAC;
  color:#000;
}

@media (max-width: 1200px) {
    .section_10_left {
        width: 58.9%;
        z-index: 1;
        position: relative;
        margin-right: -60px;
    }
}
@media (max-width: 1024px) {
    .section_10_content article {
        padding-left: 0px;
    } 
    .section_10_left_in {
        margin-top: 48.7%;
    }
    .section_10_left_in h2 mark:before {
        width: 10px;
        height: 46px;
        background-size: cover;
    }   
    .section_10_left {
        width: 68%;
        margin-right: -60px;
    }
    .section_10_left:before{
      right: 378px;
      top: 80px;
    }
    .section_10_left_in h2 mark{padding-left: 4px;}
}

@media (max-width: 900px) {
    .section_10 .section_inner{
            width: 700px;
    }
}
@media (max-width: 768px) {
    .section_10 {
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .section_10 .section_inner{
        width: 100%;
    }
    
    
    .section_10_right {
        margin-left: -79%;
        width: 86%;
    }
    .section_10_left_in {
        padding-top: 3vw;
        position: relative;
        padding-right: 0px;
        padding-left: 0px;
        margin-top: 61.4%;
    }
    .section_10_left_in:before {
        top: 0px;
        width: 109%;
        right: 0px;
        height: 113.5%;
    }
    .section_10_left {
        width: 100%;
        margin-right: 0px;
        padding-right: 17.2vw;
    }
    
    .section_10_left_in h2 mark {
        padding-left: 2vw;
        margin-right: -1vw;
        background-color: transparent;
            margin-left: 0px;
    }
    .section_10_left_in h2 mark:after {
        top: 0vw;
        height: 98%;
    }
    .section_10_left_in h2 mark.c2:after {
        top: 1vw;
        height: 92%;
    }
    .section_10_left_in h2 mark em:after {
        height: 2.5vw;
        width: calc(100% - 1.3vw);
        right: 0.6vw;
        bottom: 1.8vw;
    }
    .section_10_left_in h2 mark:before {
        width: 3vw;
        height: 12.3vw;
        background-size: 1.8vw;
    }
    .section_10_left_in h2 mark.c2:before{
        right: -3.5vw !important;
        top: 0.2vw !important;
        width: 2.9vw;
    }
    .section_10_left_in h2:after {
        left: 78.4vw;
        top: 42.4vw;
        width: 26vw;
        height: 4vw;
    }
    .section_10_left_in h2{
        letter-spacing: 0.4vw;
        line-height: 1.4;
        margin-left: -0.6vw;
    }
   .section_10_left:before {
        width: 15vw;
        height: 14vw;
        background-size: 13vw;
        right: 64vw;
        top: 13vw;
        transform: rotate(-336deg);
    }
    .section_10_content article{
        padding-right: 0px;
    }
    .section_10_link .pf4_button {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (max-width: 550px) {
    .section_10 { }
    .section_10 .section_inner{ }
    
    .section_10_left{ }
    .section_10_left:before { }
    .section_10_left_in{margin-top: 65.4%;}
    .section_10_left_in:before{ }
    .section_10_left_in h2{ }
    .section_10_left_in h2{font-size: 8.4vw;line-height: 1;}
    .section_10_left_in h2:after{top: 34.4vw;}
    .section_10_left_in h2 mark{ }
    .section_10_left_in h2 mark:before{ }
    .section_10_left_in h2 mark:after{ }
    .section_10_left_in h2 mark em{ }
    .section_10_left_in h2 mark.c2{ }
    .section_10_left_in h2 mark.c2:before{ }
    
    .section_10_right{ }
    .section_10_right_img{ }
    .section_10_right_img img{ }
    .section_10_content{ }
    
    .section_10_content article{ }
    .section_10_content article p{ }
    .section_10_content article ul{ }
    .section_10_content article ul li{line-height: 1.4;font-size: 3.9vw;letter-spacing: 0.03vw;padding-left: 9vw;margin-bottom: 4vw;}
    .section_10_content article ul li:before{ }
    
    
    .section_10_link{ }
    .section_10_link .pf4_button {display: block;margin-top: 2.6vw;padding-top: 2.9vw;letter-spacing: 0.77vw;padding-left: 4.6vw;padding-right: 4.6vw;padding-bottom: 2.9vw;font-size: 2.9vw;margin-left: 0vw;margin-right: 0vw;line-height: 1.4;font-weight: 500;max-width: 100%;width: 100%;}
    .section_10_link .pf4_button:after{ }
    .section_10_link .pf4_button:hover{ }
}

/* 
=======================================
      Section_17
=========================================*/
.section_17_footer {
    margin-top: 0px;
    width: 100%;
    background-color: #0e314c;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-bottom: 25px;
}
.section_17_footer .section_inner{
    width: 1280px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.section_17_footer_left{
  width: 70%;
  text-align: left;
  padding-left: 40px;
}
.section_17_footer p {
    text-align: left;
    color: rgb(194, 194, 194);
    padding-top: 20px;
    font-size: 15px;
    line-height: 1.5;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: normal;
    font-style: italic;
    margin: 0px;
}
.section_17_footer p br{
    display:none;
}
.section_17_footer p span{
  font-style:normal;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding-left: 21px;
}
.section_17_footer p span:before{
  content:"";
  width: 1px;
  height: 14px;
  position: absolute;
  top: 4px;
  left: 6px;
  background-color: #ebebeb;
}
.section_17_footer a {
    color: rgb(85, 150, 147);
    text-transform: uppercase;
}

.section_17_footer_right{  
  width: 30%;  
  text-align: right;  
  padding-right: 4px;
  padding-top: 17px;
}
.section_17_footer_right a{  
  margin-left: 9px;
}
.section_17_footer_right a img{
  width: 33px;
}
.section_17_footer_right a:hover{
  opacity:0.7;
}
@media (max-width: 1300px) {
  .section_17_footer .section_inner{width: 1080px;}
  .section_17_footer_left{padding-left: 0px;width: 80%;}
  .section_17_footer_right{width: 18%;padding-right: 0px;}
}
@media (max-width: 1200px) {
  .section_17_footer .section_inner{ width: 980px;}
  .section_17_footer_left{padding-left: 0px;width: 100%;}
  .section_17_footer_right{width: 100%;padding-right: 0px;text-align: center;padding-top: 8px;}
  .section_17_footer p{ text-align:center;}
}
@media (max-width: 1024px) {
  .section_17_footer .section_inner {
      width: 780px;
  }
}
@media (max-width: 900px) {
  .section_17_footer .section_inner {
      width: 500px;
  }
  .section_17_footer p br{
    display:block;
  }
  .section_17_footer p span{
    padding-left: 0px;
  }
  .section_17_footer p span:before{
    display:none;
  }
}
@media (max-width: 768px) {
    .section_17_footer{
        padding-left: 6vw;
        padding-right: 6vw;
    }
    .section_17_footer .section_inner{
        width: 100%;
    }
    .section_17_footer p {
        font-size: 12px;
    }
    h2 mark em:after {
        height: 1.5vw;
        width: calc(100% - 2.6vw);
        right: 2.6vw;
        bottom: 1.8vw;
    }
    .section_17_footer p {
        font-size: 2.8vw;
    }
    
    .section_17_footer p br{
        display:block;
    }
    .section_17_footer p span{
      padding-left: 0px;
    }
    .section_17_footer p span:before,
    .section_17_footer_right{
        display:none;
    }
}


/*
  Global ---> Accordion
-----------------------------------------*/
.pf4_accordion_content{
  display:none; 
}
.pf4_accordion_content.active{
  display:block;
  padding-left: 39px;
  position: relative;
  padding-bottom: 17px;
}

.pf4_accordion_hand .number:before{
  content:"+";
}
.pf4_accordion_hand.active .number:before{
  content:"-";
}
.pf4_accordion_content p{
  position: relative;
  max-width: 870px;
  letter-spacing: 1px;
  line-height: 27px;
  margin: 0px;
  padding-bottom: 19px;
  line-height: 1.8;
}
.pf4_accordion_content:before{
  content: " ";
  position: absolute;
  width: 2px;
  height: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  left: 4px;
  top: 7px;
  background-color: #000;
}