/*============================================================================
  #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;

}

.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: 61px;
  line-height: 1.55;
  letter-spacing: 9.26px;
  font-family: 'BlackerDisplay';
  margin-bottom: 14px;
}
h2{
  font-size: 47.45px;
  letter-spacing:5.22px;
  line-height: 1.73;
  font-family: 'BlackerDisplay';
}
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);
}
h1 mark:before{
    content: " ";
    position: absolute;
    background-image: url(title-rectangle-black.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 76px;
    background-size: cover;
    right: -6px;
    top: -6px;
    z-index: 2;
}
h1 mark:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 88%;
    left: 0;
    top: 3.5%;
    background-color:#fff;
    z-index:0;
}
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% - 30px);
  height: 17px;
  right: 29px;
  bottom: 10px;
  z-index:-1;
  background-color: rgb(201, 237, 225);
}

h1 mark.c2:before{
  right: 0px;
  top: 6px;
}
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: rgb(255, 255, 255);
}
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;
}
h2 mark:after{
    content: " ";
    position: absolute;
    width: 100%;
    height: 93%;
    left: 0;
    top: 3.5%;
    background-color:#fff;
    z-index:0;
}
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);
}

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;
  }
}
.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;
  }
}


/* 
=======================================
  Site Header Section
=========================================*/
html{
  padding-top:0 !important;
}
.pf4_site_header {
  padding: 0;
  position: fixed;
  z-index: 999999;
  background-color: #000000;
  width: 100%;
}

.pf4_site_header .section_inner {
  width: 1220px;
  flex-wrap: wrap;
  display: flex;
  }

.pf4_heade_logo {
  width: 28%;
  padding-top: 13px;
  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: 3px; }

.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: 11px;
  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 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; }

  .header .header-menu {
    position: absolute;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    padding: 20px;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.17); 
  }
  .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: 10px 0;
      font-size: 18px;
      text-align: center;
    }
    .header .header-ham{
      right:0;
      z-index: 999;
    } 
}
@media (max-width: 550px) {
  .pf4_site_header .section_inner {
      width: 300px; 
  } 
}
@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;
    }
}
@media (max-width: 320px) {
  .pf4_site_header .section_inner {
    width: 280px; 
  } 
}

/* 
=======================================
      Section_1
=========================================*/
.section_1{
  padding-top: 71px;
  padding-bottom: 100px;
  background-color: #FFFFFF;
}
.section_1 .section_inner{
  display: flex;
  flex-wrap: wrap;
  max-width: 1150px;
}
.section_1__content{
    width: 45%;
    padding-top: 89px;
    z-index: 1;
    padding-bottom: 115px;
}
.section_1__content:after{
  content: " ";
  position: absolute;
  background-image: url(element.png);
  background-repeat: no-repeat;
  width: 112px;
  height: 17px;
  background-size: cover;
  left: 3px;
  bottom: 57px;;
}
.section_1__content h4{
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1.68;
  padding-left: 5px;
  padding-top: 7px;
}
.section_1__bg_right .full-right-bg{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.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: absolute;
  width: 76.9%;
  height: 592px;
  top: 0;
  left: 23%;
}
.section_1__bg_right img{
  opacity: 0;
}
.section_1__content h4 br.m{
  display: none;
}

@media (max-width: 1200px) {
  .section_1__bg_right {
  }
}
@media (max-width: 1024px) {
  .section_1__content {
    padding-top: 389px;
    padding-bottom: 50px;
    width: 100%;
    max-width: 100%;
  }
  .section_1__bg_right{
    width: 91%;
    left: 9%;
  }
  .section_1__content_jmg.mobile_only{
    position: relative;
    margin-bottom: 50px;
  }
  .section_1__content_jmg.mobile_only:before{
    content: " ";
    position: absolute;
    width: 55%;
    height: 36px;
    right: 0px;
    bottom: -36px;
    background-color: #c9ede1;
  }
  .section_1__content h1{
    padding-bottom: 0;
  }
  .section_1__content:after {
    width: 100%;
    background-size: 94px;
    left: 9px;
    bottom: 6px;
  }
  .section_1{
    padding-bottom:0;
  }
  .section_1__bg_right .full-right-bg{
    top:50px;
  }
  .section_1__bg_right .full-right-bg:before{
    top:-50px;
    height:50px;
    bottom:auto;
    width: 59%;
  }
}
@media (max-width: 900px) {
  .section_1__content h1 {
    font-size: 45px;
  }
  .section_1__content h1 mark em:after {
    height: 10px;
    right: 20px;
    width: calc(100% - 20px);
  }
  .section_1__content h1 mark:before {
    width: 12px;
    height: 54px;
    background-size: 12px;
    z-index: 2;
    right: 0px;
    top: 0px;
  }
  h1 mark.c2:before {
      right: 0px;
      top: 2px;
  }
  .section_1__content h1 br {
      display: block;
  }
  .section_1__content{
    padding-top: 490px;
    padding-bottom: 50px;
  }
}
@media (max-width: 550px) {
  .section_1__content h1 {
    font-size: 36px;
    letter-spacing: 4.26px;
    line-height: 1.46;
    margin-bottom: 5px;
  }
  .section_1__content h1 mark{

  }
  .section_1__content h1 mark em{

padding-right: 13px;

}

  .section_1__content h1 mark.c2{
    
  }
  .section_1__content h1 mark.c2 em{
    
  }
  .section_1__content h1 mark.c3{
    
  }
  .section_1__content h1 mark.c3 em{
    padding-right: 15px;
  }
  .section_1__content h1 mark.c3 em:after{
    
width: calc(100% - 17px);
    
right: 17px;
  }
  .section_1__content h4 br{
    display: none;
  }
  .section_1__content h4 br.m{
    display:block;
  }
  .section_1__content{
    padding-top: 220px;
    padding-bottom: 50px;
  }
  .section_1__bg_right{
    height:300px;
  }
  .section_1__bg_right .full-right-bg {
    top: 32px;
    background-position: center top;
  }
  .section_1__content h4{
    font-size: 17px;
  }
  .section_1__content h1 mark:before{
    width: 9px;
    background-size: 9px;
  }
}
@media (max-width: 475px) {
    .section_1__bg_right .full-right-bg {
        top: 21px;
    }
    .section_1__bg_right {
        height: 288px;
    }
    .section_1__content {
        padding-top: 200px;
    }
    .section_1__content h1 {
        margin-bottom: 8px;
    }
    .section_1__content h1 mark em:after {
        height: 10px;
        bottom: 8px;
    }
    .section_1__content:after {
        bottom: 25px;
    }
}

/*
  Section_2
=========================================*/

.section_2{
  padding-top: 71px;
  padding-bottom: 0px;
}
.section_2 .section_inner{
  width: 1050px;
}
.section_2 .section_inner:after{
  content: " ";
  position: absolute;
  top: -77px;
  z-index: 0;
  left: 0px;
  background-repeat: no-repeat;
  background-size: 41.6%;
  width: 100%;
  height: 105%;
  background-repeat: no-repeat;
}
.section_2_content{
  position:relative;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.section_2_content_left{
  width: 23.5%;
  position:relative;
  padding-left: 58px;
}
.section_2_content_left h2{
  line-height: 1.7;
  margin-right: -21px;
  display: block;
}
.section_2_content_left .full-left-bg{
  z-index:0;
  background-color:#FCF3EE;
  height: 232px;
}
.section_2_content_left h2 mark em:after{
  display: none;
}
.section_2_content_left h2 mark:before {
    width: 14px;
    height: 63px;
    background-size: cover;
    right: -4px;
    top: -1px;
}
.section_2_content_left h2 mark em {
    z-index: 2;
}
.section_2_content_left h2 mark:after {
    content: " ";
    position: absolute;
    width: 107%;
    left: -14px;
    z-index: 1;
}
.section_2_content_right{
  width: 76.5%;
  padding-left: 45px;
  padding-top: 29px;
  padding-right: 0px;
}
.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;
}
.section_2_content_right article p{
  line-height: 1.72;
  margin-bottom: -6px;
  margin-top: 0px;
  padding-bottom: 26px;
}
.section_2_content_right article p:first-child{
  padding-bottom: 16px;
}
.section_2_bottom{
  padding-top: 29px;
  text-align: center;
  max-width: 78%;
  margin: 0 auto;
}
.section_2_bottom mark:before{
  display:none;
}
.section_2_bottom{
  position:relative;
}
.section_2_bottom p{
  letter-spacing: 0.75px;
  line-height: 2;
  margin-bottom: 7px;
}
.section_2_bottom h4 {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 2;
    margin-bottom: 0px;
}
.section_2_bottom mark em:after{
  width: 100%;
  width: calc(100% - 42px);
  height: 8px;
  right: 42px;
  bottom: 3px;
  background-color: rgb(201, 237, 225);
}
.section_2_bottom:before{
  content: " ";
  position: absolute;
  bottom: -86px;
  z-index: 0;
  right: 0px;
  width: 100%;
  height: 25px;
  background-repeat: no-repeat;
  background-size: 110px;
  background-position: center;
}
.section_2_bottom:before{
  background-image: url(section_2_bottom_bg.png);
}
.section_2 .section_inner:after{
  background-image: url(section_2_bg.png);
}
.section_2_content_right h4 br.m{
   display: none;
}
.section_2_bottom h4 br.m{
  display:none;
}

@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 {
      width: 100%;
      padding: 0;
      z-index: 4;
  }
  .section_2_content_left .full-left-bg {
      display:none;
  }
  .section_2 .section_inner:before{
    content:" ";
    background-color:#FCF3EE;
    width: 174px;
    height: 174px;
    position:absolute;
    z-index: 1;
    left: -30px;
    top: 30px;
  }
  .section_2 .section_inner:after{
      content:" ";
      background-image: url(section-6-vector-smart-object-03.png);
      width: 50px;
      height: 47px;
      position:absolute;
      z-index: 1;
      right: 10px;
      top: -15px;
      background-size: contain;
      left: auto;
  }

  .section_2_content:before{
    content:" ";
    border:solid 5px #F8B9AA;
    width:100%;
    height: 333px;
    position:absolute;
    z-index:1;
    top: 0px;
    left:0;
  }
  .section_2_content:after{
    content:" ";
    width: 69%;
    height: 301px;
    position:absolute;
    top: 32px;
    right: 0;
    background-color: #fff0;
    z-index:2;
    border-bottom: solid 5px #fff;
    border-right: solid 5px #fff;
  }
  .section_2_content_left h2 {
      padding-bottom: 0;
      margin-bottom: 10px;
      font-size: 33px;
      letter-spacing: 3px;
  }
  .section_2_content_left h2 mark{
    background-color:transparent;
  }
  .section_2_content_left h2 mark:before{
    width: 10px;
    height: 63px;
    background-size: contain;
    right: -4px;
    top: 1px;
  }
  .section_2_content_right h4 br{
    display: none;
  }
  .section_2_content_right h4 br.m{
    display: block;
  }
  .section_2_content_right {
      padding-left: 0px;
      width: 100%;
      z-index: 4;
      padding-top: 0;
  }
  .section_2_content_left .full-bg-mobile{
    display: none;
  }
  .section_2_content{
    padding-left: 30px;
    padding-top: 30px;
  }
  .section_2_content_right h4{
    font-size:17px;
  }
  .section_2_content_right article{
    padding-top: 30px;
    font-size: 14px;
  }
  .section_2_content_right article p:first-child{
    padding-bottom:10px;
  }
  .section_2_content_right article p{
    padding-bottom: 20px;
  }
  .section_2_bottom h4{
    font-size:17px;
  }
  .section_2_bottom h4.desktop_only{
    display:none;
  }
  .section_2_bottom h4.mobile_only{
    display:block;
    line-height: 1.7;
  }
  .section_2_bottom h4.mobile_only mark{

  }
  .section_2_bottom h4.mobile_only mark em{
    padding-right: 0;
  }
  .section_2_bottom h4.mobile_only mark em:after{
    
width: 100%;
    
right: 0;
  }
  .section_2_bottom{
    padding-top: 4px;
  }
  .section_2_bottom h4 br{
    display:none;
  }
  .section_2_bottom h4 br.m{
    display:block;
  }
  .section_2{
    padding-top: 40px;
  }
}
@media (max-width: 900px) {
  .section_2 .section_inner {
    width: 500px;
  }
  .section_2_bottom {
    max-width: 100%;
  }
  .section_2_bottom h4 mark{
    background-color: transparent;
    background-size: 70px;
    background-repeat: repeat-x;
    background-image: url(screenshot_16_header_bg2.png);
    background-position: 0px 16px;
  }
}

@media (max-width: 768px) {
    .section_2 .section_inner {
        width: 300px;
      }
    .section_2 {
        padding-top: 21px;
    }
    .section_2 .section_inner:after {
        top: -17px;
    }
    .section_2 .section_inner:before {
        top: 29px;
    }
    .section_2_content_left h2 mark em {
        z-index: 2;
        padding-right: 10px;
    }
    .section_2_content_left h2 {
        margin-bottom: 12px;
    }
    .section_2_content_right h4 {
        line-height: 2.1;
        margin-bottom: 13px;
    }
    .section_2_content:before {
        height: 341px;
    }
    .section_2_content_right article {
        padding-top: 25px;
        padding-right: 47px;
        margin-bottom: 10px;
    }
    .section_2_content_right article p {
        padding-bottom: 23px;
        line-height: 1.7;
        font-weight: 500;
    }
    .section_2_content_right article p:first-child {
        padding-bottom: 14px;
    }
    .section_2_bottom {
        padding-top: 3px;
    }
    .section_2_bottom h4 {
        margin-bottom: 0px;
        padding-bottom: 3px;
    }
    .section_2_bottom h4.mobile_only {
        line-height: 1.7;
        padding-bottom: 7px;
    }
    .section_2_bottom h4.mobile_only mark em:after {
        width: 100%;
        right: 0;
        bottom: 1px;
    }
    .section_2_bottom:before {
        bottom: -64px;
    }
}
@media (max-width: 480px){
  .section_2_content:before{
    height: 375px;
  }
  .section_2_content:after{
    height: 343px;
  }
}
@media (max-width: 425px){
  .section_2_content:before{
    left: -20px;
  }
  .section_2_content:after{
    width: 69%;
    height: 301px;
    top: 40px;
    right: 20px;
  }
  .section_2 .section_inner:before{
    left: -38px;
  }
  .section_2_content{
    padding-left:0px;
  }
  .section_2_content:before{
    height: 340px;
  }
  .section_2_content:after{
    height: 300px;
  }
}
@media (max-width: 375px){
  .section_2_content_right article{
    padding-right:0;
    padding-top: 20px;
  }
  .section_2_content{
    padding-left:0;
  }
  .section_2_content:before{
    left: -20px;
  }
  .section_2_content:after{
    width: 69%;
    height: 300px;
    top: 40px;
    right: 20px;
  }
  .section_2 .section_inner:before{
    left: -38px;
  }
  .section_2_content_left h2 mark:after{
    left: -5px;
  }
}

/* 
=======================================
      Section_3
=========================================*/
.section_3{
  text-align:center;
  margin-top: -45px;
  z-index: 2;
  position: relative;
  margin-bottom: -105px;
}
.section_3:before{
    background-color: #FCF3EE;
    clip-path: polygon(0 24%, 110% 0%, 115% 68.3%, 0% 93.7%);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    content:"";
}
.section_3:after{
    background-color: #FFF;
    clip-path: polygon(0 24%, 110% 0%, 115% 68.3%, 0% 93.7%);
    position: absolute;
    top: 30px;
    left: 0px;
    width: 100%;
    height: 100%;
    content:"";
}
.section_3 .section_3_top_bg,
.section_3 .section_3_bottom_bg{
  width: 100%;
  display: block;
  height: 370px;
}
.section_3 .section_3_top_bg{
  margin-bottom: -175px;
}
.section_3 .section_3_bottom_bg{
  margin-top: -95px; 
}
.section_3 .section_3_top_bg img,
.section_3 .section_3_bottom_bg img{
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
  opacity: 0;
}
.section_3 .section_inner{
  max-width: 595px;
  z-index: 555;
}
.section_3_in{

}
.section_3 h2{margin-top: -21px;}
.section_3 h2 mark{
  
background-color: rgba(255, 255, 255, 0);
}
.section_3 h2 mark em:after{
  display: none;
}
.section_3 mark:after{
  display: none;
}
.section_3 h4{
  text-transform: uppercase;
  padding-top: 18px;
  line-height: 2;
  letter-spacing: 1.5px;
  margin-bottom: 0px;
  font-weight: 500;
}
.section_3 h4 strong{
  padding-left: 13px;
  letter-spacing: 1.3px;
}
.section_3_list_content {
  max-width: 540px;
  position: relative;
}
.section_3_in:after{
  content: " ";
  position: absolute;
  background-image: url(section-3-second-br-1.png);
  background-repeat: no-repeat;
  width: 93px;
  height: 284px;
  background-size: cover;
  top: 7px;
  right: -130px;
}
.section_3_in:before{
  content: " ";
  position: absolute;
  background-image: url(section-3-second-br-2.png);
  background-repeat: no-repeat;
  width: 93px;
  height: 284px;
  background-size: cover;
  left: -107px;
  bottom: 0px;
}
.section_3_list_content article{

}
.section_3_list_content ul{
  margin: 0px;
  padding-left: 0px;
  margin-top: -4px;
}
.section_3_list_content  ul li{
  margin: 0px;
  list-style: none;
  padding-bottom: 31px;
  line-height: 1.7;
}
.section_3_list_content h4{
  font-weight: 800;
}
.section_3_list_content h4.h4{
  padding-top: 18px; 
  font-size: 1.22rem;  
  padding-bottom: 6px;
}
.section_3_list_content ul li:last-child{
  padding-bottom: 8px;
}

@media (max-width: 1200px) {

}
@media (max-width: 1024px) {
  .section_3_in h2 mark:before{
    display:none;
  }
  .section_3_in h2 mark em{
    padding:0;
  }
  .section_3 h2{
    margin-bottom: 4px;
  }
  .section_3 h4{
    padding-top:0;
    line-height: 1.55;
    margin-bottom: 23px;
  }
  .section_3_list_content ul{
    margin-bottom: 20px;
  }
  .section_3_in:before{
    width: 60px;
    height: 185px;
    background-size: contain;
    left: 0;
    bottom: -93px;
  }
  .section_3_in:after{
    background-size: contain;
    top: -60px;
    right: 0;
    width: 60px;
    height: 185px;
  }
  .section_3_list_content ul li{
    padding-bottom:20px;
  }
}
@media (max-width: 900px) {
  .section_3:before {
    clip-path: polygon(0 10%, 100% 0, 135% 83%, 0% 99.7%);
  }
  .section_3 .section_3_top_bg, 
  .section_3 .section_3_bottom_bg{
    display: none;
  }
  .section_3{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .section_3 h2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .section_3 h4 {
    line-height: 1.6;
  }
}
@media (max-width: 800px) {
  .section_3_in:after{
    
  }
  .section_3_in:before{
    
  }
}
@media (max-width: 768px) {
  .section_3_in {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section_3 h4 strong br,
  .section_3:after{
    display:none;
  }
  .section_3 h4{
    margin-bottom:25px;
  }
  .section_3_in:after{
    
  }
  .section_3_in:before{
    
  }
  .section_3{
    /* padding-top: 100px; */
    /* padding-bottom: 150px; */
  }
    .section_3_in:after {
        right: -15px;
    }
    .section_3 {
        margin-bottom: 0px;
        margin-top: 60px;
        padding-top: 99px;
        padding-bottom: 120px;
    }
    .section_3:before {
        clip-path: none;
        -ms-transform: rotate(-15deg); /* IE 9 */
        -webkit-transform: rotate(-15deg); /* Safari prior 9.0 */
        transform: rotate(-15deg); /* Standard syntax */
        width: 300%;
        height: 85%;
        left: -113%;
        top: 86px;
    }
    .section_3 h2 {
        margin-top: 0px;
        margin-bottom: 13px;
        font-size: 31px;
    }
    .section_3 h4 {
        margin: 0px auto;
        margin-bottom: 23px;
        padding-left: 0px;
        padding-right: 0px;
        line-height: 1.55;
        max-width: 294px;
    }
    .section_3_list_content ul {
        margin-bottom: 20px;
        max-width: 290px;
        margin: 0px auto;
        margin-top: -4px;
        padding-bottom: 14px;
    }
    .section_3_list_content ul li {
        padding-bottom: 25px;
        line-height: 1.72;
        font-weight: 500;
    }
    .section_3_in:before {
        left: -15px;
    }
}
/* 
=======================================
      Section_4
=========================================*/
.section_4{
  position: relative;
  padding-bottom: 82px;
}
.section_4:after{
  position: absolute;
  top: -133px;
  left: -50%;
  /* content: ""; */
  width: 200%;
  height: 55px;
  position: absolute;
  z-index: 1;
  /* transform: rotate(-10.6deg); */
  background-color: #ffffff;
  clip-path: polygon(0 70%, 100% 0, 100% 28%, 0% 99.7%);
  position: absolute;
  top: -400px;
  left: 0px;
  width: 100%;
  height: 500px;
  /* content: ""; */
}
.section_4 .section_inner{
  width: 1044px;
  display: flex;
  flex-wrap: wrap;
}
.section_4_left{
  position: relative;
  width: 39%;
}
.section_4_left_img{
  position: relative;
  padding-bottom: 174px;
  margin-top: -57px;
}
.section_4_left_img_in{
  z-index: 1;
  position: relative;
}
.section_4_left_img_in img{

}
.section_4_left_img .full-left-bg{
  
}
.section_4_left_img .full-left-bg,
.section_4_left_img .full-bg-mobile{
  background-color: transparent;
}
.section_4_left_img .full-left-bg:before{
  background-color:#0e314c;
  position: absolute;
  top: 0px;
  right: 180px;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
}

.section_4_right{
  width: 61%;
  padding-left: 58px;
  z-index: 5;
  position: relative;
}
.section_4_right:before{
    content: " ";
    position: absolute;
    width: 60px;
    height: 79px;
    background-size: contain;
    background-repeat: no-repeat;
    right: -95px;
    top: -126px;
}
.section_4_right h2{
  margin-left: -150px;
  letter-spacing: 2.22px;
  margin-top: 0px;
  line-height: 1.68;
  padding-bottom: 24px;
}
.section_4_right h2 mark{
  padding-left: 20px;
}
.section_4_right h2 mark.s4r_1{
  margin-left: 34px;
}
.section_4_right h2 mark.s4r_1:before{
  right: 5px;
}
.section_4_right h2 mark.c2:before{
  right: -20px;
}
.section_4_right h2 mark span{
  z-index: 1;
  position: relative;
}
.section_4_right ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section_4_right ul li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
  letter-spacing: 0.2px;
  font-weight: normal;
  line-height: 1.75;
}
.section_4_right ul li:before {
  content: " ";
  position: absolute;
  background-repeat: no-repeat;
  width: 14px;
  height: 11px;
  background-size: cover;
  left: 8px;
  top: 9px;
}
.section_4_right ul li:before{
    background-image: url(section-5-bullet.png);
  }
  .section_4_right:before{
    background-image: url(section-9-vector-smart-object-03-oo.png);
  }

@media (max-width: 1200px) {
  .section_4 .section_inner{
    width: 980px;
  }
  .section_4:after {
    clip-path: polygon(0 70%, 100% 0, 100% 33%, 0% 99.7%);
  }
  .section_4_right:before {
    right: 0px;
  }
}
@media (max-width: 1080px) {
  .section_4 .section_inner {
    width: 700px; 
  } 
  .section_4_left{
    display: none;
  }
  .section_4_right {
    width: 100%;
    padding-left: 0px;
  }
  .section_4_right h2 {
    margin-left: 0px;
    padding-bottom: 24px;
    text-align: center;
  }
  .section_4_right_image.mobile_only{
    display: block;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
  }
  .section_4_right_image_in{
    display: inline-block;
    position: relative;
  }
  .section_4_right_image_in:before {
    background-color: #0e314c;
    position: absolute;
    top: -30px;
    right: 180px;
    content: "";
    width: 265px;
    height: 100%;
    position: absolute;
  }
  .section_4_right_image_in img{
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 900px) {
  .section_4 .section_inner {
    width: 500px; 
  } 
  .section_4_right h2 {
      padding-bottom: 45px;
      font-size: 35.45px;
  }

  .section_4_right h2 mark:before {
    background-size: 10px;
    top: inherit;
    right: -11px;
    bottom: -13px;
    z-index: 2;
  }
}
@media (max-width: 768px) {
  .section_4 .section_inner {
    width: 300px;
  } 
  .section_4_right h2 mark.s4r_1 {
      margin-left: 0px;
  }
  .section_4_right h2 mark {
    margin-left: 0px;
    padding-left: 0px;
  }
  .section_4_right h2 {
    padding-bottom: 45px;
    font-size: 35.45px;
    line-height: 1.3;
  }
    .section_4_right h2 mark:before,
    .section_4_right h2 mark.s4r_1:before,
    .section_4_right h2 mark.c2:before,
    .section_4_right h2 br,
    .section_4_right h2 mark.s4r_1 em:after,
    .section_4_right h2 mark:after{
        display:none;
    }
    .section_4_right h2 {
        margin: 0px auto;
        line-height: 1.46;
        font-size: 31px;
        margin-top: -17px;
        max-width: 288px;
        padding-bottom: 39px;
    }
    .section_4_right h2 mark.s4r_1{
        background-image: url(pf4_bodder_mark.jpg);
        background-position: 0px 26px;
        background-repeat: repeat-x;
    }
    .section_4_right h2 mark em {
        padding-left: 2px;
        padding-right: 0px;
    }
    .section_4_right h2 mark em:after {
        height: 10px;
        right: 26px;
        bottom: 5px;
    }
    .section_4_right:before {
        right: 38px;
        width: 45px;
        height: 48px;
        background-size: 42px;
        top: -71px;
    }
    .section_4_right_image_in:before {
        top: -23px;
    }
    .section_4_right_image_in {
        padding-right: 0px;
    }
    .section_4_right_image.mobile_only {
        padding-bottom: 44px;
    }
    .section_4_right ul li {
        font-weight: 500;
        line-height: 1.73;
        font-size: 15px;
        margin-bottom: 25px;
        padding-left: 40px;
    }
    .section_4_right ul li:before{
        left: 0px;
    }
}

/* 
=======================================
      Section_5
=========================================*/
.section_5{
  background-color: #FFFFFF;
  padding-bottom: 69px;
}
.section_5 .section_inner{
  width: 960px;
}
.section_5__top_bg{
  display: flex;
  flex-wrap: wrap;
}
.section_5__top_bg_left{
  width: 30%;
  position: relative;
}
.section_5__top_bg_left:after{
  content: " ";
  position: absolute;
  background-image: url(element.png);
  background-repeat: no-repeat;
  width: 112px;
  height: 17px;
  background-size: cover;
  top: 59px;
  left: -39px;
}
.section_5__top_bg_right{
  width: 70%;
  position: relative;
  height: 363px;
}
.section_5__top_bg_right img{
  opacity: 0;
}
.section_5__top_bg_right .full-right-bg{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section_5__content{
  display: flex;
  flex-wrap: wrap;
}
.section_5__content_left{
  width: 42%;
  margin-top: -250px;
}
.section_5__content_left h2{
  line-height: 1.66;
}
.section_5__content_right{
  width: 58%;
  padding-top: 34px;
  padding-left: 50px;
}
.section_5__content_right ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section_5__content_right ul li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
  letter-spacing: 0.2px;
  line-height: 1.75;
}
.section_5__content_right ul li:before{
  content: " ";
  position: absolute;
  background-image: url(section-5-bullet.png);
  width: 14px;
  height: 11px;
  background-size: cover;
  left: 8px;
  top: 9px;
}
.section_5__bottom{
  width: 100%;
  text-align: center;
  max-width: 418px;
  margin: 0px auto;
  padding-top: 51px;
}
.section_5__bottom h4{
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.3px;
  line-height: 2.1;
}

@media (max-width: 1200px) {
  .section_5 .section_inner {
    width: 980px; 
  } 
}
@media (max-width: 1080px) {
  .section_5 .section_inner {
    width: 700px; 
  }
  .section_5__top_bg_right{
    display: none;
  }
  .section_5__top_bg_left {
    width: 100%;
  }
  .section_5__content_left {
      width: 100%;
      margin-top: 0px;
  }
  .section_5__top_bg_right.mobile_only{
    display: block;
    width: 100%;
    height: 100%;
  }
  .section_5__top_bg_right img{
    opacity: 1;
  }
  .section_5__content_right {
      width: 100%;
      padding-top: 34px;
      padding-left: 0px;
  }
  .section_5__bottom {
      max-width: 100%;
      padding-top: 30px;
  }
    .section_5__top_bg_left:after {
        width: 100%;
        height: 17px;
        background-size: 118px;
        top: -50px;
        left: 0px;
        background-position: center;
    }
}
@media (max-width: 900px) {
  .section_5 .section_inner {
    width: 500px; 
  } 
}

@media (max-width: 768px) {
      .section_5 .section_inner {
        width: 300px; 
      } 
	.section_5__content_left h2 {
        font-size: 31px;
        line-height: 1.6;
        position: relative;
        z-index: 1;
        margin-bottom: 23px;
        padding-top: 19px;
 }
	.section_5__content_right {
	    width: 100%;
	    padding-top: 0px;
	    padding-left: 0px;
	}
	.section_5__content_left h2 mark em {
	    padding-right: 10px;
	}
	.section_5__content_left h2 mark em:after {
        bottom: 4px;
        width: 93%;
        left: 0px;
        right: inherit;
        height: 10px;
	}
	.section_5__content_left h2 mark:before {
	    width: 13px;
	    height: 58px;
	    background-size: 9.5px;
	    right: -6px;
	    top: 0px;
	}

	.section_5__content_left h2 mark.c5{
	    top: -10px;
	}
	.section_5__content_left h2 mark.c6 {
	    top: -10px;
	}
	.section_5__content_left h2 mark.c7{
		top: -10px;
	}

	.section_5__top_bg_right.mobile_only {
	    margin-top: 10px;
	    display: block;
	    width: 76%;
	    margin-left: -76%;
	    height: 199px;
	}
	.section_5__content_right ul li{
        font-weight: 500;
        line-height: 1.74;
        font-size: 15px;
        margin-bottom: 23px;
        padding-left: 40px;
	}
  	.section_5__bottom {
      	max-width: 100%;
      	padding-top: 19px;
  	}
  	.section_5__bottom h4{
	    max-width: 229px;
	    margin: 0px auto;
	    margin-bottom: 20px;
  	}
  	.section_5__bottom h4 mark em:after {
        height: 8px;
        bottom: 1px;
    }

  .section_5__content_left h2 mark{
    margin-left: 0;
    top: auto;
  }

  .section_5__bottom h4 br{
    display:none;
  }
  .section_5__bottom h4 mark{
    display:block;
  }
    .section_5__top_bg_left:after {
        background-size: 94px;
        top: -46px;
    }
    
    
    .section_5__content_left h2 mark.c8{
        margin-left: 48px; 
    }
    .section_5__content_left h2 mark.c7{
        
    }
    .section_5__content_left h2 mark.c6{
        
    }
    .section_5__content_left h2 mark.c5{
        margin-left: 56px;    
    }
    .section_5__content_left h2 mark.c4 {
        padding-right: 15px;
        margin-bottom: 10px;
        display: inline-block;
        width: auto;
    }
    .section_5__content_left h2 mark.c4:before {
        right: 3px;
    }
    .section_5__content_right ul li:before {
        left: 0px;
    }
}
/* 
=======================================
      Section_6
=========================================*/
.section_6{
  position: relative;
}
.section_6:before,
.section_6:after{
  position: absolute;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
}
.section_6:before{
  width: 150px;
  height: 523px;
  background-size: 148px;
  top: -133px;
  right: 6%;
  z-index: 1;
}
.section_6:after{
  width: 70px;
  height: 85px;
  background-size: 70px;
  bottom: 260px;
  left: 10%;
  z-index: 1;
}
.section_6 .section_inner{
  width: 630px;
  text-align: center;
  padding-top: 11px;
}
.section_6 h2{
  line-height: 1.66;
  padding-bottom: 3px;
}
.section_6 h2 mark{
  padding-left: 25px;
}
.section_6 h2 mark:before{
  right: -16px;
  height: 61px;
  top: 5px;
}
.section_6 h2 mark em {padding-right: 10px;}
.section_6 h2 mark em strong{
  font-family: TimesNewRomanPS-MT;
}
.section_6 h2 mark em:after{
  display: none;
}
.section_6 hr{
  width: 2px;
  height: 43px;
  background-color: #000;
  margin-top: 0px;
  margin-bottom: 0px;
}
.section_6 ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
  padding-top: 27px;
  /* font-size: 14px; */
}
.section_6 ul li{
  margin: 0px;
  padding-bottom: 30px;
  line-height: 1.75;
  letter-spacing: 1px;
}
.section_6 ul li span{
  display: inline-block;
  width: 23px;
  height: 23px;
  background-color: #f8b9aa;
  color: #FFF;
  border-radius: 50%;
  line-height: 1.5;
  margin-right: 15px;
  font-weight: 100;
}
.section_6_bg{
    background-color: #FCF3EE;
    clip-path: polygon(0 27%, 100% 0, 120% 67%, 0% 99.7%);
    position: absolute;
    top: -110px;
    left: 0px;
    width: 100%;
    height: 104%;
    content: "";
}
.section_6:before{
    background-image: url(section_6_right.png);
}
.section_6:after{
    background-image: url(section-6-vector-smart-object-03.png);
}

.section_6 h2 mark.mobile{
  margin-right: -35px;
}
.section_6 h2 mark.mobile:before{
  display:none;
}
@media (max-width: 1200px) {
  .section_6 .section_inner {
    width: 980px; 
  } 
}
@media (max-width: 1080px) {
  .section_6 .section_inner {
    width: 700px; 
  } 
  .section_6:before {
    width: 123px;
    height: 440px;
    background-size: 123px;
    top: -120px;
  }
}
@media (max-width: 900px) {
  .section_6 .section_inner {
    width: 500px; 
  }
  .section_6 h2 {
    padding-bottom: 3px;
    font-size: 35.45px;
  }
  .section_6 h2 mark:before {
    right: -16px;
    height: 61px;
    top: inherit;
    bottom: -5px;
  }
  .section_6_bg {
    clip-path: polygon(0 10%, 100% 0, 135% 83%, 0% 99.7%);
    top: -60px;
    left: 0px;
    height: 90%;
  }
  .section_6:before {
    top: -95px;
    right: 0%;
  }
  .section_6:after {
    left: 0%;
  }
  .section_6 ul li br{
    display: none;
  }
}


@media (max-width: 768px) {
    .section_6 {
        margin-top: 6px;
    }
    .section_6_bg {
	    clip-path: none;
	    -ms-transform: rotate(-15deg);
	    -webkit-transform: rotate(-15deg);
	    transform: rotate(-15deg);
	    width: 300%;
	    height: 90%;
	    left: -100%;
	    top: 0px;
	}
	.section_6 .section_inner {
        padding-top: 12px;
        text-align: center;
        width: 300px;
    }
	.section_6 h2{
	    margin: 0px auto;
	    font-size: 31px;
	    line-height: 1.48;
	    position: relative;
	    z-index: 1;
	    margin-bottom: -7px;
	}
	.section_6:before {
        width: 123px;
        height: 69px;
        background-size: 98px;
        top: -95px;
        background-position: top;
	}
	.section_6 .section_inner:before {
        background-image: url(section_6_right.png);
        position: absolute;
        content: "";
        width: 123px;
        height: 16px;
        background-size: 117px;
        top: 186px;
        right: -35px;
        background-repeat: no-repeat;
        background-position: bottom;
    }
    .section_6 h2 mark:before {
        right: -16px;
        height: 47px;
        top: inherit;
        bottom: -6px;
        background-size: 9.7px;
    }
    .section_6 h2 mark.mobile {
        margin-right: 0px;
        letter-spacing: 1px;
        display: inline-block;
    }
    .section_6 h2 mark.mobile:before{
      display:block;
    }
    .section_6 h2 mark {
        padding-left: 10px;
        background-color: transparent;
    }
    .section_6 h2 mark:before {
        right: -7px;
    }
    .section_6 h2 mark:after {
        height: 36px;
        top: 4px;
    }
    .section_6 hr {
        width: 2px;
        height: 29px;
        margin-top: 37px;
        margin-bottom: 0px;
    }
    .section_6 ul {
        padding-top: 21px;
    }
    .section_6 ul li {
        font-weight: 500;
        line-height: 1.6;
        font-size: 15px;
        margin-bottom: 0px;
        padding-bottom: 26px;
    }
    .section_6:after {
      left: 0%;
      bottom: inherit;
      top: 104px;
      width: 37px;
      height: 48px;
      background-size: 43px;
  }
}
/* 
=======================================
      Section_7
=========================================*/
.section_7{
  padding-top: 259px;
  padding-bottom: 69px;
}
.section_7 .section_inner{
  max-width: 1050px;
  display: flex;
  flex-wrap: wrap;
}
.section_7__left_container{
  position: relative;
  width: 46%;
}
.section_7__left_container:after{
  content: " ";
  position: absolute;
  width: 68%;
  height: 3px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 25px;
  top: -80px;
}
.section_7__left_container span{
  display: inline-block;
}
.section_7__left_container span:after{
  content: " ";
  position: absolute;
  width: 347px;
  height: 97%;
  left: 139px;
  top: -188px;
  background-color: #c9ede1;
}
.section_7__left_container img{
  max-width: 458px;
  position: relative;
  z-index: 1;
}
.section_7__right_container{
  width: 54%;
  position: relative;
  padding-left: 90px;
  padding-top: 35px;
}
.section_7__right_container h2{
  position: absolute;
  left: -98px;
  top: -120px;
}
.section_7__right_container h2 mark em{
  padding-left: 0px;
  margin-left: -12px;
  padding-right: 14px;
}
.section_7__right_container h2 mark em br{
    display:none;
}
.section_7__right_container h2 mark em:after{
  display: none;
}
.section_7__right_container h4{
  font-weight: bold;
  text-transform: uppercase;
  line-height: 2;
  margin-bottom: 1px;
  width: 485px;
}
.section_7__right_container ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-bottom: 17px;
}
.section_7__right_container ul li{
  list-style-type: none;
  position: relative;
  letter-spacing: 0.4px;
  line-height: 1.72;
  margin: 0px;
  padding-top: 1px;
  padding-bottom: 12px;
}
.section_7__right_container ul li:before{
  content: " ";
  position: absolute;
  width: 14px;
  height: 11px;
  background-size: cover;
  left: -44px;
  top: 9px;
}
.section_7__left_container:after{
    background-image: url(section-7-vector-smart-object-02.png);
  }
  .section_7__left_container span:after{
    background-image: url(section-7-bg-left.jpg);
  }
  .section_7__right_container ul li:before{
    background-image: url(section-7-bullet.png);
  }


@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_7 {
    padding-top: 0px;
    padding-bottom: 86px;
  }
  .section_7__left_container{
    display: none;
  }
  .section_7__right_container_img.mobile_only {
      display: block;
      padding-bottom: 30px;
    position: relative;
  }
  .section_7__right_container {
      width: 100%;
      padding-left: 44px;
  }
  .section_7__right_container h2 {
      margin-bottom: 55px;
      position: relative;
      left: 0px;
      top: 0px;
      text-align: center;
  }
  .section_7__right_container h4 {
      width: 100%;
  }

  .section_7 .section_7__right_container_img span:after {
    content: " ";
    position: absolute;
    width: 70%;
    height: 97%;
    left: -40px;
    top: -40px;
    background-color: #c9ede1;
  }
  .section_7__right_container_img.mobile_only img{
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 900px) {
  .section_7 h2 {
    padding-bottom: 3px;
    font-size: 35.45px;
  }
  .section_7 h2 mark:before {
    right: -16px;
    height: 61px;
    top: inherit;
    bottom: -5px;
  }

}
@media (max-width: 768px) {
    .section_7 .section_inner {
        width: 300px;
    }
    .section_7__right_container {
        padding-left: 0px;
        padding-top: 29px;
    }
    .section_7 h2 {
        padding-bottom: 3px;
        font-size: 31px;
        line-height: 1.48;
        text-align: left;
        margin-bottom: 15px;
        letter-spacing: 2px;
    }
    .section_7 h2 mark:before {
        right: -8px;
        height: 47px;
        top: inherit;
        bottom: -2px;
        background-size: 9.7px;
    }
    .section_7__right_container h2 mark em{
        margin-left: 0px;
    }
    .section_7__right_container h2 mark em br{
        display:block;
    }
    .section_7__right_container_img.mobile_only img{
        margin-top: -3px;
    }
    .section_7__right_container_img.mobile_only {
        display: block;
        padding-bottom: 24px;
        position: relative;
    }
    .section_7__right_container h4 {
        width: 100%;
        font-size: 16px;
        line-height: 2.1;
        letter-spacing: normal;
        margin-bottom: 1px;
        padding-left: 30px;
    }
    .section_7__right_container ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        padding-bottom: 0px;
        margin-bottom: -1px;
        padding-left: 30px;
    }
    .section_7__right_container ul li{
        font-weight: 500;
        line-height: 1.67;
        font-size: 15px;
        margin-bottom: 0px;
        padding-bottom: 25px;
        position: relative;
    }
    .section_7__right_container ul li:before{
        left: -30px;    
    }
}

/* 
=======================================
      Section_8
=========================================*/
.section_8{
  padding-bottom: 5px;
  margin-bottom: -12px;
}
.section_8 .section_inner{
  max-width: 1050px;
  display: flex;
  flex-wrap: wrap;
}
.section_8__left_container{
  width: 50%;
  position: relative;
  padding-left: 44px;
  padding-top: 86px;
}
.section_8__left_container:before{
  content: " ";
  position: absolute;
  width: 107px;
  height: 109px;
  background-size: contain;
  background-repeat: no-repeat;
  right: -2px;
  bottom: -39px;
}
.section_8__left_container h4{
  font-weight: bold;
  text-transform: uppercase;
  line-height: 2;
  margin-bottom: 3px;
  max-width: 485px;
}
.section_8__left_container ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section_8__left_container ul li{
  list-style-type: none;
  position: relative;
  letter-spacing: 0.4px;
  line-height: 1.8;
  margin: 0px;
  max-width: 485px;
  padding-bottom: 29px;
}
.section_8__left_container ul li:before{
  content: " ";
  position: absolute;
  width: 14px;
  height: 11px;
  background-size: cover;
  left: -44px;
  top: 9px;
}
.section_8__right_container{
  width: 50%;
}
.section_8__right_container span{
   display: inline-block;
   position: relative;
}
.section_8__right_container span:after{
    content: " ";
    position: absolute;
    background-color: #0E314C;
    width: 313px;
    height: 88.3%;
    right: -27px;
    top: 163px;
}
.section_8__right_container span img{
  position: relative;
  max-width: 458px;
  margin-left: 65px;
  z-index: 1;
}
.section_8__bottom_container{
  padding-top: 142px;
  margin: 0px auto;
  text-align: center;
}
.section_8__bottom_container h4{
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 7px;
}
.section_8__bottom_container p{
  max-width: 836px;
  text-align: center;
  margin: 0px;
  line-height: 1.9;
  font-size: 20.5px;
  text-transform: uppercase;
}
.section_8__bottom_container p strong{
  text-transform: uppercase;
}

.section_8__left_container:before{
    background-image: url(section-8-vector-smart-object-0.png);
}
.section_8__left_container ul li:before{
    background-image: url(section-7-bullet.png);
}

.section_8__bottom_container p br,
.section_8__bottom_container h4 br{
    display: none;
}
@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
.section_8__left_container {
    width: 100%;
    position: relative;
    padding-left: 44px;
    padding-top: 0px;
}
.section_8__right_container{
  display: none;
}
.section_8__left_container h4,
.section_8__left_container ul li{
    max-width: 100%;
}
.section_8__right_container.mobile_only{
    display: block;
    width: 100%;
    padding-bottom: 110px;
}
.section_7 {
    padding-top: 0px;
    padding-bottom: 30px;
}
.section_8__left_container:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 109px;
    background-size: 107px;
    background-position: center bottom;
    bottom: -45px;
}
.section_8__bottom_container {
    padding-top: 100px;
    margin: 0px auto;
    text-align: center;
}
}
@media (max-width: 900px) {
  .section_8__right_container span img {
    margin-left: 0px;
    z-index: 1;
    width: 100%;
  }
  .section_8__right_container span:after {
    top: initial;
    bottom: -30px;
  }
  .section_8__right_container.mobile_only {
    display: block;
    width: 100%;
    padding-bottom: 60px;
    margin-left: -44px;
  }

}

@media (max-width: 768px) {
        .section_8 .section_inner {
        width: 300px;
    }
    .section_8__left_container {
        padding-left: 0px;
    }
    .section_8__right_container span:after {
        width: 200px;
        top: initial;
        bottom: -21px;
        right: -29px;
    }
    .section_8__left_container ul{
        
    }
    .section_8 .section_inner {
        width: 300px;
    }
    .section_8__right_container span:after {
        height: 84.3%;
    }
    .section_8__right_container.mobile_only {
        padding-bottom: 59px;
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .section_8__right_container span:after {
        width: 200px;
    }
    .section_8__right_container span:after {
        top: initial;
        bottom: -21px;
        right: -29px;
    }
    .section_8__left_container ul{
        
    }
    .section_8__left_container ul li {
        font-weight: 500;
        line-height: 1.73;
        font-size: 15px;
        margin-bottom: -3px;
        padding-left: 0px;
        position: relative;
    }
    .section_8__left_container:before{
        display: none;
    }
    .section_8__bottom_container{
        padding-top: 22px;
        position: relative;
    }
    .section_8__bottom_container p br,
    .section_8__bottom_container h4 br{
        display: block;
    }
    .section_8__bottom_container h4 {
        line-height: 2.1;
        margin-bottom: 0px;
    }
    .section_8__bottom_container p {
        line-height: 1.95;
        font-size: 17.5px;
        font-weight: 500;
    }
    .section_8__bottom_container:before {
        content: " ";
        position: absolute;
        background-image: url(section-9-vector-smart-object-03.png);
        background-repeat: no-repeat;
        right: -5px;
        bottom: -52px;
        width: 43px;
        height: 48px;
        background-size: 43px;
        z-index: 1;
    }
    .section_8__left_container h4, 
    .section_8__left_container ul li {
        max-width: 100%;
        padding-left: 30px !important;
        position: relative;
    }
    .section_8__left_container ul li:before {
        left: 0px;
    }
}

/* 
=======================================
      Section_9
=========================================*/
.section_9{
  text-align: center;
  position: relative;
  padding-top: 147px;
  
  padding-bottom: 202px;
}
.section_9:before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #FCF3EE;
  clip-path: polygon(0 28%, 100% 0, 100% 69%, 0% 100%);
}
.section_9 h2 mark em{
  padding-left: 0px;
  margin-left: -12px;
  padding-right: 14px;
}
.section_9 .section_inner{
  max-width: 1150px;
  z-index: 99999;
}
.section_9 .section_inner:before{
  content: " ";
  position: absolute;
  background-image: url(section-9-vector-smart-object-03.png);
  width: 60px;
  height: 79px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 120px;
  top: 27px;
}
.section_9 .section_inner:after{
  content: " ";
  position: absolute;
  background-image: url(section-9-vector-smart-object-02.png);
  width: 107px;
  height: 109px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 69px;
  top: 118px;
}
.section_9 h2{
    position: relative;
}
.section_9 h2 mark em:after{
  display: none;
}
.section_9_slider_active{

}
.section_9_slider_items{

}
.section_9_slider_items span{
  position: relative;
  display: block;
}
.section_9_slider_items span:after{
  content: " ";
  position: absolute;
  background-color: #f8b9aa00;
  border-radius: 50%;
  width: 176px;
  height: 176px;
  left: 43.1%;
  top: -35px;
  z-index: -1;
}
.section_9_image_container img{
  margin: 0 auto;
  width: 170px;
  position: relative;
}
.section_9_slider_items .section_9_image_container{
  padding-top: 81px;
  padding-bottom: 25px;
  margin-right: 0;
}
.section_9_slider_items h4{
  text-transform: uppercase;
  font-weight: 500;
  line-height: 39px;
  max-width: 324px;
  margin: 0 auto;
  padding-bottom: 17px;
}
.section_9_slider_items article{
  max-width: 645px;
  margin: 0 auto;
  line-height: 30px;
}

.section_9_slider_active .slick-prev:before, .slick-next:before{
  content: " ";
  position: absolute;
  width: 16px;
  height: 34px;
  background-size: contain;
  background-repeat: no-repeat;
}
.section_9_slider_active .slick-prev:before{
  content: " ";
  background-image: url(section-9-slider-left-arrow.png);
}
.section_9_slider_active .slick-next:before{
  content: " ";
  background-image: url(section-9-slider-right-arrow.png);
}
.section_9_slider_active .slick-prev {
  left: 135px;
  top: 42.9%;
  z-index: 2;
}
.section_9_slider_active .slick-next {
  right: 156px;
  top: 42.9%;
}

@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_9 {
    position: relative;
    clip-path: polygon(0 15%, 100% 0, 125% 79%, 0% 99.7%);
    padding-bottom: 110px;
  }

}
@media (max-width: 900px) {
  .section_9_slider_active .slick-next {
    right: -40px;
    top: 42.9%;
  }
  .section_9_slider_active .slick-prev {
    left: -40px;
  }
  .section_9_slider_items span {
      position: relative;
      display: block;
      width: 200px;
      height: 155px;
      margin: 0px auto;
  }
  .section_9_image_container img {
      margin: 0px;
  }
  .section_9_slider_items span:after{
    top: -22px;
    left: 25px;
  }
  .section_9 .section_inner:before {
      right: 0px;
      top: -129px;
  }
  .section_9 .section_inner:after {
    display:none;
  }
  
  .section_9 h2 {
    position: relative;
    padding-bottom: 20px;
    font-size: 35px;
  }
  .section_9 h2:after {
    width: 95%;
    height: 18px;
    background-size: 107px;
    left: 0px;
    bottom: -35px;
    background-position: center top;
    content: " ";
    position: absolute;
    background-image: url(section-9-vector-smart-object-02.png);
    background-repeat: no-repeat;
  }
  .section_9 h2 mark:before {
    right: -6px;
    top: -6px;
  }

  .section_9_slider_items span {
    margin: 0px auto;
    width: 176px;
    height: 176px;
  }
  .section_9_slider_items span:after {
    top: 0px;
    left: 0px;
  }
  .section_9_image_container img {
    margin: 0px;
    margin: 0px auto;
    width: 70px;
    padding-top: 33px;
  }
}
@media (max-width: 768px) {
    .section_9 {
        position: relative;
        padding-bottom: 70px;
        padding-top: 94px;
        clip-path: none;
    }
    .section_9:before{
      clip-path: none;
      -ms-transform: rotate(-15deg);
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg);
      width: 300%;
      height: 67%;
      left: -100%;
      top: 165px;
      z-index: 0;
    }
    .section_9 .section_inner{
        width: 300px;
    }
    .section_9 .section_inner:before,
    .section_9 h2 mark:after,
    .section_9 h2:after{
        display:none;
    }
    .section_9 h2 {
        line-height: 1.5;
        font-size: 30px;
        margin-bottom: 0px;
    }

    .section_9 h2 mark{
        background-color: #FFF;
    }
    .section_9 h2 mark em {
      padding-left: 0px;
      margin-left: 0px;
      padding-right: 14px;
    }
    .section_9 h2 mark:before {
        right: -8px;
        height: 47px;
        top: inherit;
        bottom: -2px;
        background-size: 9.7px;
    }
    .section_9_slider_items .section_9_image_container {
        padding-top: 0px;
        padding-bottom: 14px;
        margin-right: 0;
    }
    .section_9_image_container img {
       width: 136px;
       padding-top: 18px;
    }
    .section_9_slider_items h4{      
      line-height: 2.1;
      padding-top: 2px;
    }
    .section_9_slider_items article {
        padding-bottom: 23px;
        line-height: 1.74;
        font-weight: 500;
        padding-top: 1px;
        font-size: 15px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .section_9 .section_inner:after{
        display: block;
        height: 16px;
        left: -85px;
        background-size: 92px;
        top: 60px;
        background-repeat: no-repeat;
    }
    .section_9_slider_active .slick-prev {
        left: -11px;
        top: 15.9%;
    }
    .section_9_slider_active .slick-next {
        right: -11px;
        top: 15.9%;
    }
}

/* 
=======================================
      Section_10
=========================================*/
.section_10{
  position:relative;
  padding-top: 23px;
}
.section_10 .section_inner{
  max-width: 1050px;
  padding-bottom: 109px;
}
.section_10_top{
  max-width: 712px;
  position: relative;
  margin-left: 138px;
}
.section_10_top:before{
  width: 100%;
  height: 232px;
  display: block;
  top: 120px;
  position: absolute;
  left: 0px;
  content: "";
  background-color: #c9ede1;
}
.section_10_top:after{
  width: 115px;
  height: 115px;
  display: block;
  top: 298px;
  position: absolute;
  left: -53px;
  content: "";
  border-radius: 50%;
  border: 1px solid #000;
}
.section_10_top_in{
  max-width: 438px;
  border: solid 6.5px #f8b9aa;
  margin-left: 192px;
  z-index: 1;
  position: relative;
  padding-top: 70px;
  padding-bottom: 18px;
}
.section_10_top_in:after{
  content: "";
  width: 64px;
  height: 70px;
  display: block;
  position: absolute;
  bottom: -40px;
  right: 35px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section_10_top_in:before {
    content: " ";
    position: absolute;
    width: 107px;
    height: 18px;
    background-size: 107px;
    background-repeat: no-repeat;
    right: -240px;
    bottom: 85px;
}
.section_10_top_in h2{
  text-align: left;
  line-height: 1.6;
  margin-left: -114px;
}
.section_10_top_in h2 mark{
  text-align: left;
  padding-left: 15px;
}
.section_10_top_in h2 mark em{
  text-align: left;
}
.section_10_top_in h2 mark em:after{
  display: none;
}
.section_10_top_in p{
  margin: 0px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.95;
  padding-top: 1px;
  font-size: 20px;
  padding-left: 53px;
  padding-right: 53px;
  padding-bottom: 15px;
}
.section_10_top_in p strong{  
  font-weight:600;
}
.section_10_lists{
  width: 100%;
  display: block;
}
.section_10_listItem{
  width: 38.096%;
  position: relative;
}

.section_10_listItem_text{
  width: 100%;
  background-color: rgba(231, 231, 231, 0.4);
  text-align: center;
  padding-right: 30px;
  padding-top: 52px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}
.section_10_listItem_text h4{
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 2;
  margin-bottom: -4px;
  /* color: #000; */
}
.section_10_listItem_text h4 span{
  
position: relative;
}
.section_10_listItem_text h4 span img{
  width: 46px;
  position: absolute;
  left: -80px;
  top: -17px;
}
.section_10_listItem_text p{
  margin: 0px;
  line-height: 1.77;
  color: #000;
  font-weight: 500;
}

.section_10_Item_3_bodder{
  display: none;
}
.section_10_listItem:first-child{
  margin-left: 138px;
  margin-top: -52px;
}
.section_10_listItem:first-child .section_10_listItem_text{
  padding-left: 100px;
  padding-right: 30px;
  padding-top: 96px;
  padding-bottom: 80px;
}

.section_10_listItem:nth-child(2) {
  width: 49.524%;
  margin-left: 481px;
}
.section_10_listItem:nth-child(2) .section_10_listItem_text{
  padding-left: 119px;
  padding-right: 50px;
  margin-top: -80px;
}
.section_10_listItem:nth-child(2) .section_10_Item_bodder{
    width: 62%;
    height: 134%;
    position: absolute;
    top: -52px;
    right: -60px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}
.section_10_listItem:nth-child(2) .section_10_Item_bodder:before,
.section_10_listItem:nth-child(2) .section_10_Item_bodder:after{
  content:"";
  width:2px;
  height:5px;
  position:absolute;
  left:0px;
  background-color:#000;
}
.section_10_listItem:nth-child(2) .section_10_Item_bodder:before{
  top:0px;
}
.section_10_listItem:nth-child(2) .section_10_Item_bodder:after{
  bottom:0px;
}
.section_10_listItem:nth-child(2) .section_10_listItem_text h4{
  padding-bottom: 20px;
}
.section_10_listItem:nth-child(2) .section_10_listItem_text h4 span{
  
position: relative;
}
.section_10_listItem:nth-child(2) .section_10_listItem_text h4 span img{
  width: 44px;
  left: -75px;
  top: -2px;
}

.section_10_listItem:nth-child(3) {
  width: 49.524%;
  margin-left: 57px;
}
.section_10_listItem:nth-child(3) .section_10_Item_bodder{
    width: 62%;
    height: 134%;
    position: absolute;
    top: -52px;
    left: -60px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
}
.section_10_listItem:nth-child(3) .section_10_Item_bodder:before,
.section_10_listItem:nth-child(3) .section_10_Item_bodder:after{
  content:"";
  width:2px;
  height:5px;
  position:absolute;
  right:0px;
  background-color:#000;
}
.section_10_listItem:nth-child(3) .section_10_Item_bodder:before{
  top:0px;
}
.section_10_listItem:nth-child(3) .section_10_Item_bodder:after{
  bottom:0px;
}
.section_10_listItem:nth-child(3) .section_10_listItem_text{
  padding-left: 35px;
  padding-right: 35px;
  margin-top: -45px;
}
.section_10_listItem:nth-child(3) .section_10_listItem_text h4{
  padding-bottom: 20px;
}
.section_10_listItem:nth-child(3) .section_10_listItem_text h4 span{
  position: relative;
}
.section_10_listItem:nth-child(3) .section_10_listItem_text h4 span img{
  width: 31px;
  left: -60px;
  top: -12px;
}

.section_10_listItem:nth-child(4) {
  width: 42.858%;
  margin-left: 481px;
}
.section_10_listItem:nth-child(4) .section_10_listItem_text{
  padding-left: 65px;
  padding-right: 65px;
  margin-top: -72px;
  padding-top: 59px;
  padding-bottom: 83px;
}
.section_10_listItem:nth-child(4) .section_10_listItem_text h4{
  padding-bottom: 20px;
}
.section_10_listItem:nth-child(4) .section_10_listItem_text h4 span{
  position: relative;
}
.section_10_listItem:nth-child(4) .section_10_listItem_text h4 span img{
  width: 46px;
  left: -65px;
  top: -12px;
}

.section_10_listItem:nth-child(5) {
  width: 38%;
  margin-left: 184px;
  margin-top: -72px;
}
.section_10_listItem:nth-child(5) .section_10_listItem_text{
  padding-left: 35px;
  padding-right: 35px;
  margin-top: -72px;
  padding-top: 51px;
  padding-bottom: 83px;
}
.section_10_listItem:nth-child(5) .section_10_listItem_text h4{ 
  padding-bottom: 20px;
}
.section_10_listItem:nth-child(5) .section_10_listItem_text h4 span img{
  width: 49px;
  top: -18px;
  left: -67px;
}

.section_10 .section_inner:before {
    content: " ";
    position: absolute;
    width: 60px;
    height: 79px;
    background-size: contain;
    background-repeat: no-repeat;
    right: 120px;
    bottom: 64px;
    right: 0px;
}

.section_10_top_in:after{
    background-image: url(section-6-vector-smart-object-03.png);
  }
  .section_10_top_in:before{
    background-image: url(section-9-vector-smart-object-02.png);
  }
  .section_10 .section_inner:before{
    background-image: url(section-9-vector-smart-object-03.png);
  }


@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_10_top {
    max-width: 100%;
    margin-left: 0px;
  }
  .section_10_listItem {
    width: 100% !important;
    position: relative;
    margin-left: 0px !important;
    margin-top: 0px !important;
  }
  .section_10_listItem_text {
    margin-top: 50px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .section_10_listItem:nth-child(2) .section_10_Item_bodder {
    width: 40%;
    height: 120%;
    top: -25px;
    right: -25px;
  }
  .section_10_listItem:nth-child(3) .section_10_Item_bodder{
    width: 40%;
    height: 120%;
    top: -25px;
    left: -25px;
  }
}
@media (max-width: 900px) {
  .section_10_top_in {
    max-width: 100%;
    margin-left: 0px;
  }
  .section_10_top_in h2 {
    text-align: left;
    line-height: 1.6;
    margin-left: 34px;
    font-size: 35.45px;
  }
  .section_10_top:before {
    width: 200%;
    left: -50%;
  }
  .section_10_top:after {
    width: 80px;
    height: 80px;
    top: 310px;
    left: -105px;
  }
  .section_10_top_in:before {
    right: -140px;
  }
  .section_10_listItem:nth-child(3) .section_10_Item_bodder,
  .section_10_listItem:nth-child(2) .section_10_Item_bodder {
      height: 117%;
  }
}
@media (max-width: 768px) {
    .section_10 .section_inner {
        width: 300px;
        padding-bottom: 19px;
    }
    .section_10_top_in h2 mark:after{
        display: none;
    }
    .section_10_top_in h2 mark:before{
        top: inherit;
        bottom: -3px;
        right: 0px;
    }
   .section_10_top_in p {
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 11px;
   }
   .section_10_top_in p br{
     display:none;
   }
   .section_10_top_in h2 {
        margin-left: 16px;
        margin-right: 16px;
        line-height: 1.6;
        font-size: 30px;
        margin-bottom: 0px;
        letter-spacing: 2px;
        padding-bottom: 17px;
    }
    .section_10_top:before,
    .section_10_top:after,
    .section_10_listItem:nth-child(3) .section_10_Item_bodder, 
    .section_10_listItem:nth-child(2) .section_10_Item_bodder,
    .section_10 .section_inner:before{
        display: none;
    }
    .section_10:before {
        width: 100%;
        height: 198px;
        display: block;
        top: 94px;
        position: absolute;
        left: 0px;
        content: "";
        background-color: #c9ede1;
    }
    .section_10_top_in {
        max-width: 100%;
        margin-left: 0px;
        border: solid 4.5px #f8b9aa;
        padding-top: 42px;
        padding-bottom: 14px;
    }
    .section_10_top_in h2 mark {
        text-align: left;
        padding-left: 4px;
    }
    .section_10_top_in h2 mark:before {
        right: -8px;
        height: 43px;
        top: inherit;
        bottom: -1px;
        background-size: 9.7px;
    }
    .section_10_top_in:after {
        width: 42px;
        height: 50px;
        bottom: -26px;
        right: 34px;
        background-size: 42px;
    }
    .section_10_top_in:before {
        right: -57px;
        bottom: inherit;
        top: -47px;
        background-size: 90px;
    }
    .section_10_listItem_text {
        margin-top: 0px !important;
        padding-bottom: 50px !important;
        padding-top: 51px !important;
    }
    .section_10_listItem_text h4 {
        line-height: 1.95;
        margin-bottom: -3px;
    }
    .section_10_listItem_text p {
        line-height: 1.73;
        font-size: 14.5px;
    }
    .section_10_lists {
        padding-top: 66px !important;
        position: relative;
    }
    .section_10_listItem {
        padding-bottom: 41px;
    }
    .section_10_listItem_text h4 span img {
        width: 41px;
        position: absolute;
        left: 58%;
        top: -80px;
    }
    .section_10_listItem:nth-child(2) .section_10_listItem_text h4 span img {
        width: 39px;
        left: 28px;
        top: -65px;
    }
    .section_10_listItem:nth-child(3) .section_10_listItem_text h4 span img {
        width: 31px;
        left: 70px;
        top: -68px;
    }
    .section_10_listItem:nth-child(4) .section_10_listItem_text h4 span img {
        width: 40px;
        left: 57px;
        top: -67px;
    }
    .section_10_listItem:nth-child(5) .section_10_listItem_text h4 span img {
        width: 49px;
        top: -75px;
        left: 54px;
    }
    .section_10_lists:before{
        width: 42px;
        height: 50px;
        right: 20px;
        bottom: 16px;
        background-size: 42px;
        background-repeat: no-repeat;
        content: " ";
        position: absolute;
        background-image: url(section-9-vector-smart-object-03.png);
    }
    
    
}
/* 
=======================================
      Section_11
=========================================*/
.section_11{
  padding-top: 0px;
  padding-bottom: 50px;
  position: relative;
}
.section_11_bg {
    background-color: #FCF3EE;
    clip-path: polygon(0 38%, 100% 0, 120% 55%, 0% 100.7%);
    position: absolute;
    top: 66px;
    left: 0px;
    width: 100%;
    height: 59%;
    content: "";
}
.section_11 .section_inner{
}
.section_11_top_container{
  display: flex;
  flex-wrap: wrap;
}
.section_11_top_container_in_left{
  position: relative;
  width: 73.7%;
}
.section_11_top_container_in_left img{

}
.section_11_top_container_in_right{
  width: 26.3%;
  position: relative;
}
.section_11_top_container_in_right:before{
  content: " ";
  position: absolute;
  background-image: url(section-11-vector-smart-object-01.png);
  width: 107px;
  height: 109px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 114px;
  top: 265px;
}
.section_11_middle_container{
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 23px;
}
.section_11_middle_container_in_left{
  width: 36%;
  padding-left: 65px;
  margin-top: -155px;
  position: relative;
}
.section_11_middle_container_in_left:after{
  content: " ";
  position: absolute;
  background-image: url(section-11-vector-smart-object-02.png);
  width: 2px;
  height: 134px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 136px;
  bottom: 23px;
}

.section_11_middle_container_in_left h2{
  line-height: 1.6;
}
.section_11_middle_container_in_left h2 mark em{
  padding-left: 15px;
}
.section_11_middle_container_in_left .section_11__c1{
  margin-bottom: 2px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0);
}
.section_11_middle_container_in_left .section_11__c2,
.section_11_middle_container_in_left .section_11__c3,
.section_11_middle_container_in_left .section_11__c4{
  background-color: rgba(255, 255, 255, 0);
}
.section_11_middle_container_in_left .section_11__c1:after{
  height: 72.2%;
  top: 11.5%;
}
.section_11_middle_container_in_left .section_11__c1:before{
    width: 13px;
    height: 61px;
    right: 3px;
    top: -5px;
}
  .section_11_middle_container_in_left .section_11__c2:before{
  width: 13px;
  height: 61px;
  right: 6px;
  top: 12px;
}
.section_11_middle_container_in_left .section_11__c3{
  margin-top: -30px;
}
.section_11_middle_container_in_left .section_11__c3:before{
  top: 11px;
  right: -21px;
}
.section_11_middle_container_in_left .section_11__c3 em{
  padding-right: 8px;
}
.section_11_middle_container_in_left .section_11__c3 em:after{
  width: calc(101% - 0px);
  height: 17px;
  right: -10px;
  bottom: 5px;
}
.section_11_middle_container_in_left .section_11__c4:before{
  top: 9px;
  right: 2px;
}
.section_11_middle_container_in_left .section_11__c4:after{
  width: 94.5%;
}
.section_11_middle_container_in_left .section_11__c4 em:after{
  width: calc(100% - 22px);
  height: 17px;
  right: 31px;
  bottom: 2px;
}
.section_11_middle_container_in_left .section_11__c1 em:after,.section_11__c2 em:after{
  display: none;
}
.section_11_middle_container_in_right{
  width: 64%;
  padding-top: 35px;
  padding-left: 11px;
  max-width: 477px;
}
.section_11_middle_container_in_right .section_11_only_text{
  font-weight: 500;
  padding-bottom: 25px;
}
.section_11_middle_container_in_right p{
  font-weight: 500;
  margin: 0px;
  padding-top: 16px;
}
.section_11_middle_container_in_right h4{
  font-weight: 500;
  text-transform: uppercase;
  line-height: 2.1;
  padding-top: 10px;
  padding-bottom: 7px;
}
.section_11_middle_container_in_right .section_11_h4_text{
  display: inline-block;
  padding-top: 9px;
  line-height: 2.1;
}
.section_11_middle_container_in_right h4 strong{
  
}
.section_11_bottom_container{
}
.section_11_bottom_container h2{
  padding-bottom: 11px;
}
.section_11_bottom_container h2 mark{

}
.section_11_bottom_container h2 mark em{

}
.section_11_bottom_container h2 mark em:after{
  display: none;
}
.section_11_bottom_container p{
  max-width: 500px;
  line-height: 1.8;
  letter-spacing: 0.5px;
}
.section_11_bottom_container p strong{
  padding-bottom: 28px;
  display: inline-block;
}
.section_11_bottom_container .section_11_bottom_text{
  display: inline-block;
  padding-bottom: 38px;
  font-weight: normal;
}

.section_11_top_container_in_left_img,
.br_m{
  display: none; 
}
@media (max-width: 1200px) {
  .section_11_middle_container_in_right {
    padding-left: 60px;
    max-width: 64%;
  }
}
@media (max-width: 1080px) {
  .section_11_top_container{
    display: none;
  }
  .section_11_middle_container_in_left.mobile_only{
    display: block;
  }
  .section_11_middle_container_in_left {
    width: 100%;
    padding-left: 0px;
    margin-top: 0px;
    position: relative;
  }
  .section_11_middle_container_in_left h2{
    font-size: 35px;
  }
  .section_11_middle_container_in_left h2 br{
    display: none;
  }
  .section_11_middle_container_in_left h2 mark:before {
    right: -6px;
    top: inherit !important;
    bottom: -5px !important;
  }
  .section_11_middle_container_in_right {
    padding-left: 0px;
    max-width: 100%;
    width: 100%;
  }
  .section_11_bottom_container h2 mark em {
      font-size: 35px;
  }
  .section_11_bottom_container h2 mark:before {
    right: -6px;
    top: inherit !important;
    bottom: -6px !important;
    background-size: 10px;
  }
  .section_11_bg{
    clip-path: polygon(0 15%, 100% 0, 125% 79%, 0% 99.7%);
  }
}
@media (max-width: 900px) {
  .section_11_bottom_container h2 {
      padding-bottom: 11px;
      line-height: 1.3;
  }
  .section_11_middle_container_in_left:after{
    display: none;
  }
}
@media (max-width: 768px) {
    .section_11 {
        padding-bottom: 21px;
    }
    .section_11_bg {
        clip-path: none;
        -ms-transform: rotate(-22deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        width: 300%;
        height: 50%;
        left: -100%;
        top: 90px;
    }
    .section_11 .section_inner {
        width: 300px;
    }
    .section_11_middle_container_in_left.mobile_only,
    .section_11_top_container_in_right{
        display: none;
    }
    .section_11_top_container,
    .section_11_top_container_in_left_img{
        display: block;
    }
    .section_11_middle_container_in_left h2 br {
        display: block;
    }
    .section_11_middle_container_in_left h2{
        text-align: left;
        line-height: 1.5;
        margin-left: 80px;
        font-size: 30px;
    }
    .section_11_top_container_in_left img {
        opacity: 0;
        width: 40%;
        position: absolute;
    }
    .section_11_top_container_in_left {
        width: 100%;
    }
    .section_11_top_container_in_left_img {
        width: 125%;
        height: 328px;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: -25%;
    }
    .section_11_middle_container_in_left .section_11__c1:before,
    .section_11_middle_container_in_left .section_11__c2:before,
    .section_11_middle_container_in_left .section_11__c3:before,
    .section_11_middle_container_in_left .section_11__c4:before{
        right: -8px;
        height: 43px;
        background-size: 9.7px;
    }
    .section_11_middle_container_in_left .section_11__c1:before{
        right: 2px;
        bottom: 7px !important;
    }
    .section_11_middle_container_in_left .section_11__c2:before{
        right: -2px;
        bottom: -2px !important;
    }
    .section_11_middle_container_in_left .section_11__c3:before{
        right: 2px;
        bottom: 1px !important;
    }
    .section_11_middle_container_in_left .section_11__c4:before{
        right: 2px;
        bottom: -2px !important;
    }
    .section_11_middle_container_in_left .section_11__c4 em:after {
       width: calc(92% - 22px);
       height: 12px;
       right: 24px;
       bottom: 6px;
    }
    .section_11_middle_container_in_left .section_11__c3 em:after {
       width: calc(92% - 0px);
       height: 12px;
       right: 4px;
       bottom: 6px;
    }
    .section_11_middle_container_in_left .section_11__c3 {
       padding-right: 35px;
    }
    .section_11_middle_container_in_left .section_11__c1 {
        margin-bottom: 0px;
    }
    .section_11_middle_container_in_left {
        margin-top: -109px;
    }
    .section_11_middle_container_in_right{
        padding-top: 4px;
    }
    .section_11_middle_container_in_right .section_11_only_text{
        padding-bottom: 22px;
    }
    .section_11_middle_container_in_right h4{
        padding-top: 2px;
        line-height: 2;
        padding-bottom: 13px;
    }
    .br_m {
        display: block;
    }
    .section_11_bottom_container {
        padding-right: 43px;
    }
    .section_11_middle_container{
        padding-bottom: 3px;    
    }
    .section_11_bottom_container h2{
        line-height: 1.4;
        margin-bottom: 0px;
        padding-bottom: 5px; 
    }
    .section_11_bottom_container h2 mark em{
        font-size: 30px;    
    }
    .section_11_bottom_container p {
        font-size: 14.9px;
    }
    .section_11_bottom_container .section_11_bottom_text {
        padding-bottom: 27px;
    }
    .section_11_bottom_container h2 mark:before {
        right: 0px;
        top: inherit !important;
        bottom: -15px !important;
        background-size: 10px;
    }
}

/* 
=======================================
      Section 12
=========================================*/
.section_12{
  position: relative;
}
.section_12 .section_inner{
  position:relative;
  max-width: 844px;
  background-color: transparent;
}
.section_12 .section_inner_in{
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
.section_12 .section_inner_in:after {
  content: " ";
  position: absolute;
  background-image: url(section-13-vector-smart-object-02.png);
  width: 104px;
  height: 104px;
  background-size: contain;
  background-repeat: no-repeat;
  right: -68px;
  top: 221px;
  z-index: 1;
}
.section_12 .section_inner_in:before {
  content: " ";
  position: absolute;
  background-image: url(section-13-vector-smart-object-04.png);
  width: 63px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  left: -33px;
  top: 225px;
  z-index: 2;
}
.section_12_left_bg .full-left-bg{
  background-color: #0e314c;
  height: 71%;
}
.section_12_left_bg .full-left-bg:before{
  width: 210px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -202px;
  background-color: #0e314c;
  display: block;
  content: "";
}
.section_12_right_bg .full-right-bg{
  background-color: #fcf3ee;
  height: 258px;
  top: inherit;
  bottom: 3px;
}
.section_12_right_bg .full-right-bg:before{
  width: 125%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: -115%;
  background-color: #fcf3ee;
  display: block;
  content: "";
}
.section_12_content{
  position:relative;
  background-color: #C9EDE1;
  padding: 51px 102px 53px 102px;
  z-index: 1;
}
.section_12 h2{
  text-align:center;
}
.section_12 h2 span{

}
.section_12 h2 mark{
  background-color: rgba(255, 255, 255, 0);
}
.section_12 h2 mark:after {
  width: 50%;
  height: 93%;
  right: 64px;
  left: inherit;
  background-color: #fff;
}
.section_12 h2 mark em{

}
.section_12 h2 mark em:after{
  display: none;
}
.section_12 h4{
  text-align:center;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 1px;
}
.section_12 h3{
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  /* padding-left: 60px; */
  margin-bottom: 30px;
}
.section_12 h3 span{
  width: 26px;
  height: 26px;
  position: absolute;
  display: block;
  background-color: #F8B9AA;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 26px;
  font-size: 18px;
  font-weight: 300;
  top: 0;
  left: -43px;
}
.section_12 hr{
  border: 0;
  height: 17px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: 63px;
  margin-bottom: 40px;
  background-image: url(section-12-vector-smart-object-02.png);
}
.section_12 article{
  line-height:1.76;
}
.section_12 article div{
  position: relative;
  margin-bottom: 30px;
  padding-right: 165px;
}
.section_12 p{

}
.section_12 input{
  box-shadow: inset 0 0 4.55px 0 rgba(0, 1, 1, 0.19);
  background-color: #fdfdfd;
  border:0;
  width:50px;
  height: 36px;
  position:absolute;
  top:0;
  right: 49px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.calculator_input_1{
  margin-top: 40px;
}
.calculator_input_2{

margin-bottom: 10px !important;
}
.calculator_button_holder{
  text-align: right;
  padding-right: 6px !important;
}
.calculator_button{
  display: inline-block;
  color: #000;
  border: solid 1px #000;
  font-size: 10.73px;
  letter-spacing: 3.22px;
  font-weight: 500;
  padding: 10px 18px 7px 18px;
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: -8px;
}
.calculator_message{
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
  color: #fe0000;
}
.calculator_button:hover{
  background-color:#000;
  color:#fff;
}
.calculator_output{
  text-align:right;
  font-weight:600;
  padding-right: 0 !important;
}
.calculator_output .c1{

}
.calculator_output .c2{
  display:inline-block;
  padding-left:5px;
  padding-right:5px
}
.calculator_output .c2{

}
.section_12 .calculator_output input{
  position:relative;
  right: auto;
  font-weight: normal;
}
.section_12 article + article{
  max-width:550px;
}

.section_12_bottom_content{
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px;
}
.section_12_bottom_content h4{
  text-transform: uppercase;
  font-weight: 500;
  padding-bottom: 17px;
}
.section_12_bottom_content p{
  letter-spacing: 1.3px;
  line-height: 1.72;
  margin: 0px;
  padding-top: 26px;
  color: #000;
}
.section_12_bottom_content hr {
    width: 2px;
    height: 43px;
    background-color: #000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0px auto;
}


@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_12 h2 {
    text-align: center;
    font-size: 34.45px;
  }
  .section_12_content h2 mark:before {
    background-size: 10px;
    right: -6px;
    top: inherit;
    bottom: -12px;
  }
  .section_12 h4 {
    line-height: 1.7;
  }
  .section_12 hr {
    margin-top: 40px;
  }
}
@media (max-width: 900px) {
  .section_12_content {
    padding: 51px 30px 35px 30px;
  }
  .section_12 h2 mark {
      background-color: rgb(255, 255, 255);
  }
  .section_12 h2 mark:after{
    display: none;
  }
  .section_12 h3 {
    padding-left: 40px;
  }
  .section_12 h3 span {
    top: 1px;
    left: 0px;
  }
}
@media (max-width: 768px) {
    .section_12 .section_inner {
        width: 300px;
    }
    .section_12_title{
        display: none;
    }
    .section_12_content h2.mobile_only{
        display: block;
        font-size: 30px;
        line-height: 1.49;
    }
    .section_12_content h2 mark:before {
        background-size: 10px;
        right: -6px;
        top: inherit;
        bottom: -13px;
    }
    .section_12_content {
        padding: 47px 25px 24px 25px;
    }
    .section_12 .section_inner_in {
        padding-top: 51px;
        padding-bottom: 34px;
    }
    .section_12 h4 {
        padding-top: 4px;
    }
    .section_12 hr {
        margin-top: 22px;
        height: 14px;
        margin-bottom: 33px;
    }
    .section_12 h3 {
        padding-left: 35px;
        font-size: 17.5px;
        margin-bottom: 0px;
        padding-bottom: 5px;
    }
    .section_12 h3 span {
        top: 1px;
        left: 0px;
        width: 22px;
        height: 22px;
        font-size: 15px;
        line-height: 23px;
    }
    .section_12 article div {
        position: relative;
        margin-bottom: 26px;
        padding-right: 0px;
        font-size: 14.5px;
        color: #000;
        font-weight: 500;
    }
    .calculator_input_1 {
        margin-top: 29px;
        width: 100%;
    }
    .section_12 input {
        position: relative;
        display: block;
        width: 100%;
        left: 0px;
        height: 29px;
    }
    .calculator_button {
        margin-top: 2px;
        margin-bottom: 0px;
        display: block;
        text-align: center;
        padding: 8px 18px 5px 18px;
    }
    .calculator_output {
        text-align: left;
    }
    .calculator_button_holder {
        text-align: left;
        padding-right: 0px !important;
        margin-bottom: 21px !important;
    }
    .calculator_output .c2 {
        display: block;
        padding-left: 0px;
        padding-right: 0px;
    }
    .section_12 .section_inner_in:before {
        left: -21px;
        top: 190px;
        z-index: 2;
        width: 37px;
        height: 48px;
        background-size: 43px;
    }
    .section_12 .section_inner_in:after {
        width: 70px;
        height: 70px;
        right: -35px;
        top: 19px;
        z-index: 1;
    }
    .section_12_bottom_content h4{
        margin-bottom: 4px;
    }
    .section_12_bottom_content hr {
        margin-top: 0px;
        height: 36px;
        margin-bottom: 0px;
    }
    .section_12_bottom_content p {
        letter-spacing: 1px;
        line-height: 1.79;
        margin: 0px;
        padding-top: 22px;
        color: #000;
        font-weight: 500;
    }
    .section_12_bottom_content {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 54px;
    }
    .section_12_content {
        padding: 51px 25px 35px 25px;
    }

}

/* 
=======================================
      Section_13
=========================================*/
/*
  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:"-";
}


.section_13{
  background-color: #F9F9F9;
  padding-top: 46px;
  padding-bottom: 45px;
}
.section_13 .section_inner{
  max-width: 900px;
  position: relative;
}
.section_13 .section_inner:after{
  content: " ";
  background-image: url(section-13-vector-smart-object-02.png);
  position: absolute;
  width: 104px;
  height: 104px;
  background-size: contain;
  background-repeat: no-repeat;
  right: 12px;
  top: 72px;
}
.section_13 .section_inner:before{
  content: " ";
  position: absolute;
  width: 68px;
  height: 68px;
  background-image: url(section-13-vector-smart-object-04.png);
  background-size: contain;
  background-repeat: no-repeat;
  right: 127px;
  bottom: -122px;
}
.section_13 h2{
  text-align: center;
}
.section_13 h2 .section_13__c1 em:after{
  display: none;
}
.section_13 h2 .section_13__c1:before{
  width: 35px;
  background-image: url(section-13-title-rectangle-black.png);
  height: 109px;
  right: -31px;
  top: -24px;
}
.section_13 h2 .section_13__c1:after{
  width: 144%;
  left: -38px;
}
.section_13_title_bottom_img{
  position: relative;
  display: block;
}
.section_13_title_bottom_img:before{
  content: " ";
  position: absolute;
  width: 107px;
  height: 19px;
  background-image: url(section-13-vector-smart-object-05.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: 42%;
  bottom: -20px;
}
.section_13_accordion{
  padding-top: 108px;
}
.section_13_accordion_item{
  
}
.section_13_accordion_item .pf4_accordion_hand{
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 34px;
  padding-left: 39px;
  cursor: pointer;
}
.section_13_accordion_item .pf4_accordion_hand .number{
  position: absolute;
  left: 0px;
  top: 1px;
}
.section_13_accordion_item .pf4_accordion_content{
  margin-top: -16px;
}
.pf4_accordion_content p{
  position: relative;
  max-width: 870px;
  letter-spacing: 1px;
  line-height: 27px;
  margin: 0px;
  padding-bottom: 19px;
  line-height: 1.8;
}
.section_13_accordion_item .pf4_accordion_hand:before{
  position: absolute;
  width: 11px;
  height: 11px;
  background-image: url(section-13-vector-smart-object.png);
  background-size: contain;
  background-repeat: no-repeat;
  left: -39px;
  top: 8px;
  bottom: 0px;
}
.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;
}

@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_13 h2 mark:before{
    right: -6px;
    top: inherit !important;
    bottom: -6px !important;
    background-size: 25px;
    height: 71px !important;
  }
}
@media (max-width: 900px) {
  .section_13 {
    background-color: #F9F9F9;
    padding-top: 74px;
  }
}
@media (max-width: 768px) {
    .section_13 .section_inner{
        width: 300px;
    }
    .section_13 .section_inner:after{
        display:none;
    }
    .section_13 h2 {
        font-size: 30px;
    }
    .section_13 h2 mark:before {
        height: 63px !important;
    }
    .section_13_title_bottom_img:before {
        bottom: -15px;
        left: 31%;
    }
    .section_13_accordion {
        padding-top: 43px;
    }
    .section_13_accordion_item .pf4_accordion_hand {
        font-weight: 700;
        margin-bottom: 16px;
        padding-left: 26px;
        letter-spacing: 1px;
    }
    .section_13 .section_inner:before {
        right: -70px;
        bottom: -75px;
        z-index: 2;
        width: 37px;
        height: 48px;
        background-size: 43px;
    }
    
    .section_13 .section_inner:before{
        right: 0px;
    }
    .section_13 .section_inner:before{
        right: 20px;
    }
}


/* 
=======================================
      Section_14
=========================================*/
.section_14{
  position: relative;
  padding-top: 115px;
}
.section_14 .section_inner{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-top: 37px;
}
.section_14_left{
  width: 56.4%;
  position: relative;
}
.section_14_left:before{
  width: 10000000%;
  right: 0px;
  content: "";
  background-color: #c9ede1;
  height: 231px;
  top: -37px;
  display: block;
  position: absolute;
}
.section_14_left:after{
  width: 344px;
  left: 102px;
  content: "";
  border: 2px solid #000;
  height: 510px;
  top: 114px;
  display: block;
  position: absolute;
}
.section_14_left_title:before{
  content: " ";
  position: absolute;
  width: 107px;
  height: 18px;
  background-size: 107px;
  background-repeat: no-repeat;
  left: -66px;
  bottom: 179px;
  background-image: url(section-9-vector-smart-object-02.png);
}
.section_14_left_title{
  margin-left: 102px;
  position: relative;
  margin-top: 248px;
  padding-left: 114px;
  z-index: 3;
}
.section_14_left_title h2{

}
.section_14_left_title h2 mark{
  background-color: hsla(0, 0%, 100%, 0);
  display: inline-block;
}
.section_14_left_title h2 strong{
  
}
.section_14_left_title h2 strong:before {
    
}
.section_14_left_title h2 mark em:after {
  content: " ";
  position: absolute;
  width: 90%;
  height: 93%;
  left: 0;
  top: 3.5%;
  background-color: #fff;
  z-index: -1;
}
.section_14_left_title h2 mark:after{
  display: none;
}

.section_14_right{
  width: 74.8%;
  margin-left: -337px;
}
.section_14_right_img{

}
.section_14_right_img img{

position: relative;
}
.section_14_right_text {
  padding-left: 226px;
  position: relative;
  padding-top: 50px;
}
.section_14_right_text h4{

text-transform: uppercase;

font-weight: 700;

margin-bottom: 27px;
}
.section_14_right_text ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section_14_right_text ul li{
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
  padding-left: 50px;
  margin-bottom: 10px;
  letter-spacing: 0.2px;
  line-height: 1.75;
}
.section_14_right_text ul li:before {
  content: " ";
  position: absolute;
  background-repeat: no-repeat;
  background-image: url(section-5-bullet.png);
  width: 14px;
  height: 11px;
  background-size: cover;
  left: 8px;
  top: 6px;
}
.section_14_bottome{
  width: 100%;
  padding-top: 37px;
  margin-bottom: -140px;
  z-index: 1;
}
.section_14_bottome hr{
  width: 3px;
  height: 43px;
  background-color: #000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin: 0px auto;
}
.section_14_bottome ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 24px;
}
.section_14_bottome ul li{
  text-align: center;
  margin: 0px;
  line-height: 1.9;
  font-size: 20.5px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 26px;
}
.section_14 .section_inner.mobile_only{
    display: none !important;
}
@media (max-width: 1200px) {
  .section_14_right_text {
    padding-left: 270px;
  }
  .section_14_left_title {
    padding-left: 70px;
  }
}
@media (max-width: 1080px) {
  .section_14_left {
    width: 100%;
    position: relative;
  }
  .section_14_left:before {
    right: 0px;
    top: -37px;;
  }
  .section_14_left_title {
    padding-left: 0px;
    margin-left: 0px;
    position: relative;
    margin-top: 0px;
  }
  .section_14_left:after {
    width: 89%;
    left: -40px;
    top: -75px;
  }
  .section_14_left_title h2 mark:before{
    background-size: 10px;
    top: inherit;
    bottom: -5px;
    right: 0px;
  }
  .section_14_left_title h2 br{
    /* display: none; */
  }
  .section_14_right {
    width: 100%;
    margin-left: 0px;
  }
  .section_14_bottome {
    padding-top: 30px;
  }
  .section_14_right_text {
    padding-left: 0px;
  }
}
@media (max-width: 900px) {
  .section_14_left_title h2 {
    font-size: 35.45px;
  }
  .section_14_left_title h2 mark:before {
    background-size: 10px;
  }
  .section_14_left:after {
    width: 100%;
    left: -15px;
    top: -57px;
    height: 310px;
  }
  .section_14_bottome{
    margin-bottom: -85px; 
  }
}
@media (max-width: 768px) {
    .section_14 {
        padding-top: 12px;
        padding-top: 38px;
    }
    .section_14 .section_inner.mobile_only{
        display: block !important;
    }
    .section_14 .section_inner{
        width: 300px;
    }
    .section_14 .section_inner_in{
        position: relative;
         display: block;
    }
    .section_14 .section_inner_in:before{
        width: 133px;
        left: -22px;
        content: "";
        border: 2px solid #000;
        height: 197px;
        top: 80px;
        display: block;
        position: absolute;
        z-index: 1;
    }
    .section_14 .section_inner_in:after {
        content: " ";
        position: absolute;
        width: 107px;
        height: 18px;
        background-size: 107px;
        background-repeat: no-repeat;
        right: -78px;
        bottom: -65px;
        background-image: url(section-9-vector-smart-object-02.png);
    }
    .section_14_mobile {
        position: relative;
        z-index: 2;
        padding-top: 210px;
        padding-left: 10px;
    }
    .section_14_mobile h2 mark em:after{
        display: none !important;
    }
    .section_14_mobile h2 {
        font-size: 30px;
        position: relative;
    }
    .section_14_mobile h2 mark {
        background-color: hsla(0, 0%, 100%, 0);
        display: inline-block;
        padding-left: 12px;
    }
    .section_14_mobile h2 mark:after{
        height: 37px;
        top: 8px;
    }
    .section_14_mobile h2 mark:before {
        background-size: 10px;
        right: -6px;
        top: inherit;
        bottom: 8px;
        height: 45px;
    }
    .section_14 .section_inner_in .full-right-bg.active{
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 239px;
        z-index: 1;
    }
    .section_14 .section_inner_in .full-right-bg.active img{
        opacity:0;
        width:30%;
    }
    .section_14 .section_inner_in .full-left-bg.active{
        background-color: #c9ede1;
        top: 112px;
        height: 226px;
    }
    
    .section_14_left,
    .section_14_right_img{
        display: none;
    }
    .section_14_right_text h4 {
        margin-bottom: 21px;
        padding-left: 24px;
    }
    .section_14_right_text ul li {
        padding-left: 24px;
    }
    .section_14_right_text ul li:before {
        left: -6px;
    }
    .section_14_bottome {
        padding-top: 18px;
        margin-bottom: -13px;
    }
    .section_14_bottome hr {
        height: 35px;
    }
    .section_14_bottome ul {
        padding-top: 24px;
    }
    .section_14_bottome ul li {
        line-height: 1.56;
        font-size: 18px;
        padding-bottom: 29px;
    }
    .section_14 .section_inner_in .full-left-bg.active{
        left: -30%;
    }
    .section_14 .section_inner_in:after{
        right: 28px;
        width: 100px;
        background-size: contain;
    }
}



/* 
=======================================
      Section_15
=========================================*/
.section_15{
  padding-top:208px;
  
  
  padding-bottom: 140px;
  position: relative;
}
.section_15:before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  clip-path: polygon(0 25%, 100% 0, 100% 77%, 0% 100%);
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #FCF3EE;
}
.section_15 .section_inner{
  max-width: 1050px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.section_15 .section_inner:before{
  content: "";
  position: absolute;
  background-image: url(section-15-vector-smart-object.png);
  background-repeat: no-repeat;
  width: 55px;
  height: 85px;
  background-size: cover;
  left: 45px;
  top: 45px;
}
.section_15 h2 mark:before{
  right: -4px;
}
.section_15 h2 mark em:after{
  display: none;
}
.section_15 h2{
  line-height: 1.66;
  margin-bottom: 0px;
}
.section_15 h4{
  line-height: 1.99;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 60px;
  margin-bottom: 49px;
}

.section_15 a.pf4_button{
  padding-top: 19px;
  letter-spacing: 5px;
  display: block;
  max-width: 510px;
  margin: 0px auto;
  color: #FFF;
  background-color: #CC3021;
  text-transform: uppercase;
  padding-bottom: 21px;
}
.section_15 a.pf4_btn_class{
  margin-top: 20px;
  text-decoration: none;
  background-color: #CC3021;
}
.section_15 a.pf4_button:after{
  display: none;
}
.section_15 a.pf4_button:hover{
  background-color: #000;
}
.section_15 a.pf4_btn_class:hover{
  background-color: #000;
}

@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_15 h2 mark:after{
    display: none;
  }
  .section_15 h2 mark:before {
    right: -4px;
    top: inherit;
    bottom: -12px;
    background-size: 10px;
  }
  .section_15 h2 {
    letter-spacing: 2.22px;
  }
}
@media (max-width: 900px) {
  .section_15 {
    padding-top: 135px;
  }
  .section_15:before{
    clip-path: polygon(0 10%, 100% 0, 135% 83%, 0% 99.7%);
  }
  .section_15 .section_inner:before {
    left: -70px;
  }
}
@media (max-width: 768px) {
    .section_15 h2{
        display: none;    
    }
    .section_15 h2.mobile_only{
        display: block;
        text-align: left;
        font-size: 30px;
        padding-top: 4px;
    }
    .section_15 .section_inner {
        width: 300px;
    }
    .section_15 .section_inner:before {
        left: 70px;
        width: 42px;
        height: 60px;
        top: -97px;
        background-size: 35px;
    }
    .section_15 h4 {
        text-align: left;
        line-height: 2.1;
        text-transform: uppercase;
        font-weight: 500;
        margin-top: 27px;
        margin-bottom: 33px;
        padding-right: 60px;
    }
    .section_15:before {
        clip-path: none;
        -ms-transform: rotate(-15deg);
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        width: 300%;
        height: 56%;
        left: -100%;
        top: 66px;
    }
    .section_15 {
        padding-bottom: 59px;
    }
}
@media (max-width: 475px) {
    .section_15:before {
    }
}
/* 
=======================================
      Section_16
=========================================*/
.section_16{
  position: relative;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 37px;
}
.section_16 .section_16_bg{
  content: "";
  position: absolute;
  width: 86%;
  height: 220px;
  left: -200px;
  top: 216px;
  background-color: #c9ede1;
}
.section_16_bg .full-left-bg{
  background-color: #c9ede1;
}
.section_16 .section_inner{
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}
.section_16 .left_16{
  justify-content: center;
  position: relative;
  z-index: 2;
  width: 32%;
}
.section_16 .left_16 img{
  padding-top: 100px;
  height: auto;
  padding-left: 0px;
}
.section_16 .right_16{
  padding-left: 25px;
  justify-content: center;
  z-index: 2;
  position: relative;
  width: 68%;
}
.section_16 .right_16 img{
  max-width: 315px;
  height: auto;
  justify-content: center;
  margin-bottom: 52px;
  margin-top: -12px;
}
.section_16 .right_16 h5{
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.7px;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 18px;
}
.section_16 .right_16 h2{
  font-weight: normal;
  letter-spacing: 5.06px;
  font-size: 30px;
  line-height: 1.3;
}
.section_16 .right_16 p{
  margin: 0px;
  padding-bottom: 20px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 2px;
}
.section_16 .right_16 h2 mark{
  background-color: transparent;
  background-size: 100px;
  background-repeat: repeat-x;
  background-image: url(screenshot_16_header_bg.png);
  background-position: bottom center; 
}
.section_16 .right_16 h2 mark:before,
.section_16 .right_16 h2 mark:after{
  display: none;
}

.section_16 .right_16_in:before{
  content: "";
  position: absolute;
  background-image: url(section-16-vector-smart-object-02.png);
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  background-size: cover;
  right: 10px;
  top: 166px;
}

.section_16 .right_16_in:after{
  content: "";
  position: absolute;
  background-image: url(section-16-vector-smart-object-03.png);
  background-repeat: no-repeat;
  width: 100px;
  height: 15px;
  background-size: cover;
  right: 220px;
  top: 319px;
}
.section_16 .right_16:after{
  content: "";
  position: absolute;
  width: 100043%;
  height: 1px;
  right: -100000%;
  top: 388px;
  background-color: #000;
}
.section_16 .section_16_cont{
  text-align: center;
  margin-top: 42px;
  width: 100%;
}
.section_16 .section_16_cont hr{
  content: "";
  background-image: url(section-16-vector-smart-object-03.png);
  background-repeat: no-repeat;
  width: 100px;
  height: 15px;
  background-size: cover;
  right: 50%;
  border: 0px;
  margin-top: 44px;
  margin-bottom: 51px;
}
.section_16 .section_16_cont h5{
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.7px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 18px;
    font-size: 19px;
    line-height: 2;
    padding-bottom: 26px;
}
.section_16 .section_16_cont h4{
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.left_16_in{
  position: relative;
}
.section_16 .left_16_in:after{
  content: "";
  position: absolute;
  width: 10000%;
  height: 1px;
  background-color: #000;
  right: 0px;
  bottom: -29px;
}
.section_16 .section_16_cont p{
  line-height: 1.7;
  margin: 0px;
  padding-bottom: 20px;
}


.section_17_footer{
  margin-top: 0px;
  width: 100%;
  background-color: #000000;
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 30px;
}
.section_17_footer p{
  text-align: center;
  color: #C2C2C2;
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.5;
  text-transform: capitalize;;
  letter-spacing: 2px;
  font-weight: normal;
  margin: 0px;
  font-style:italic;
}
.section_17_footer a{
  color: #559693;
  text-transform: uppercase;
}
.section_17_footer span{
  font-weight:500;
  text-transform:uppercase;
  font-style:normal;
  display: block;
  padding-top: 10px;
}


@media (max-width: 1200px) {

}
@media (max-width: 1080px) {
  .section_16 .left_16,
  .section_16 .right_16 img{
    display: none;
  }
  .section_16 .right_16 {
    padding-left: 0px;
    width: 100%;
  }
  .section_16 .section_16_cont {
    position: relative;
    z-index: 1;
  }
  .section_16_image.mobile_only{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    padding-bottom: 44%;
  }
  .section_16_image_left{
    width: 48%;
    padding: 10px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 1%;
  }
  .section_16_image_left img{
    opacity:0;
  }
  .section_16 .right_16:after{
    display: none;
  }
  .section_16 .right_16_in:before {
    width: 70px;
    height: 70px;
    right: -110px;
    top: 20px;
  }
  .section_16 .right_16_in:after{
    position: relative;
    width: 100%;
    right: 0px;
    top: 0px;
    display: none;
    background-size: 90px;
    margin-bottom: 0px;
  }
}
@media (max-width: 900px) {
  .section_17_footer {
    height: auto;
    padding-bottom: 15px;
  }
}
@media (max-width: 768px){
  .section_17_footer p{
    font-size: 12px;
  }
  .section_16 .section_16_cont article,
  .section_16 .right_16 article{
    display:none;
  }
  .section_16 .section_16_cont article.mobile_text,
  .section_16 .right_16 article.mobile_text{
    display:block;
  }
  .section_16 .section_16_cont{
    text-align:left;
    margin-top: 0;
  }
  .section_16 .section_16_bg{
    display:none;
  }
  .section_16_image_left{
    width: 55%;
    position: relative;
    z-index: 4;
  }
  .section_16_image_right{
    border: solid 9px #fff;
    width: 55%;
    position: absolute;
    right: 0;
    top: 32%;
    z-index: 5;
  }
  .section_16_image.mobile_only:before{
    content: "";
    background-image: url(section-16-vector-smart-object-03.png);
    position: absolute;
    width: 100px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 70%;
    left: 28%;
  }
  .section_16_image.mobile_only:after{
    content: "";
    width: 200px;
    height: 200px;
    border:solid 1px #20415A;
    position:absolute;
    z-index: 1;
    right: 60px;
    top: 50px;
  }
  .section_16_image.mobile_only span{
    background-color:#C9EDE1;
    width: 100%;
    height: 200px;
    z-index:1;
    position:absolute;
    top: 80px;
    left:50%;
  }
  .section_16 .right_16 h5{
    line-height: 1.5;
    margin-bottom: 5px;
    font-size: 18px;
  }
  .section_16 .right_16 h2{
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
  .section_16 .right_16 p{
    font-size:18px;
    line-height: 1.8;
  }
  .section_16 .section_16_cont h5{
    font-size: 18px;
    margin-bottom: 10px;
  }
  .section_16 .right_16_in:before{
    display:none;
  }
}
@media (max-width:500px){
  .section_17_footer .section_inner{
    width:90%;
  }
  .section_17_footer p{
    font-size: 12px;
  }
  .section_16_image.mobile_only{
    margin-left: -16%;
    margin-right: -16%;
  }
  .section_16 .right_16{
    padding-top: 35px;
  }
  .section_16_image.mobile_only:before{
    top: 406px;
  }
  .section_16_image_right{
    top: 163px;
  }
  .section_16_image.mobile_only:after{
    top: 51px;
  }
  .section_16_image.mobile_only span{
    top: 80px;
  }
  .section_16_cont:after {
    content: " ";
    position: absolute;
    background-image: url(section-13-vector-smart-object-02.png);
    width: 70px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    right: -65px;
    top: 33%;
    z-index: 1;
  }
}
@media (max-width:470px){
  .section_16_image.mobile_only:before{
    top: 380px;
  }
}
@media (max-width:430px){
  .section_16_image.mobile_only:before{
    top: 350px;
    left: 25%;
  }
  .section_16 .right_16 {
    padding-top: 50px;
  }
}
@media (max-width:400px){
  .section_16_image.mobile_only:before{
    top: 330px;
    left: 23%;
  }
  .section_16 .right_16 {
    padding-top: 65px;
  }
}
