@font-face {
  font-family: 'proxima_nova_altlight';
  src: url("../fonts/proxima_nova_alt_light-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_alt_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_altregular';
  src: url("../fonts/proxima_nova_alt_regular-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_alt_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_altthin';
  src: url("../fonts/proxima_nova_alt_thin-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_alt_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_altsemibold';
  src: url("../fonts/proximanovaa-semibold-webfont.woff2") format("woff2"), url("../fonts/proximanovaa-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'proxima_nova_altbold';
  src: url("../fonts/proxima_nova_alt_bold-webfont.woff2") format("woff2"), url("../fonts/proxima_nova_alt_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'renogareregular';
  src: url("../fonts/renogare-webfont.woff2") format("woff2"), url("../fonts/renogare-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroyextrabold';
  src: url("../fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("../fonts/gilroy-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-blackuploaded_file';
  src: url("../fonts/gilroy-black-webfont.woff2") format("woff2"), url("../fonts/gilroy-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-bolduploaded_file';
  src: url("../fonts/gilroy-bold-webfont.woff2") format("woff2"), url("../fonts/gilroy-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-extrabolduploaded_file';
  src: url("../fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("../fonts/gilroy-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-heavyuploaded_file';
  src: url("../fonts/gilroy-heavy-webfont.woff2") format("woff2"), url("../fonts/gilroy-heavy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-lightuploaded_file';
  src: url("../fonts/gilroy-light-webfont.woff2") format("woff2"), url("../fonts/gilroy-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-mediumuploaded_file';
  src: url("../fonts/gilroy-medium-webfont.woff2") format("woff2"), url("../fonts/gilroy-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'gilroy-regularuploaded_file';
  src: url("../fonts/gilroy-regular-webfont.woff2") format("woff2"), url("../fonts/gilroy-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'proxima_nova_altlight';
  color: #4A4A4A; }

h1, h2, h3, h4 {
  font-family: 'renogareregular';
  text-transform: uppercase; }

.df {
  display: flex; }

ul, li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  /* added from sachin repo */ }

.fp-section {
  height: 100% !important; }

/* below global css added from sachin repo */
.fp-slidesNav {
  display: none; }

a:link {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer; }

a:visited {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer; }

section {
  padding: 0 50px; }

.slide-number {
  border: 1px solid rgba(150, 150, 150, 0.5); }

/*-------section1--------*/
#section1 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/bg-slide1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section1 .container-fluid {
    height: 100%; }
  #section1 .row {
    height: 100%; }
  #section1 .top-logo {
    padding-top: 40px;
    width: 270px; }
    #section1 .top-logo img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  #section1 .main-head {
    width: 42%;
    margin: 0 auto;
    text-align: right; }
    #section1 .main-head h2 {
      text-align: center;
      font-size: 90px;
      line-height: 83px;
      margin-bottom: 0; }
    #section1 .main-head p {
      background: #fff;
      padding: 6px 8px 3px 8px;
      line-height: 1;
      color: #594ce6;
      font-size: 25px;
      font-family: 'renogareregular';
      display: inline-block;
      text-transform: uppercase;
      margin-bottom: 0;
      margin-right: 14px; }
  #section1 .desktop-img {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 710px; }
    #section1 .desktop-img img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  @media only screen and (min-width: 1600px) {
    #section1 .top-logo {
      padding-top: 30px;
      width: 230px; }
    #section1 .main-head {
      width: 40%; }
      #section1 .main-head h2 {
        line-height: 85px; } }
  @media only screen and (min-width: 1920px) {
    #section1 .main-head {
      margin: 30px auto; }
      #section1 .main-head h2 {
        font-size: 110px;
        line-height: 105px; }
      #section1 .main-head p {
        padding: 7px 9px 4px 9px;
        font-size: 30px;
        margin-right: 30px; }
    #section1 .desktop-img {
      width: 880px; } }
  @media only screen and (max-width: 1366px) {
    #section1 .desktop-img {
      bottom: 15px;
      width: 630px; }
    #section1 .top-logo {
      padding-top: 25px;
      width: 200px; }
    #section1 .main-head {
      width: 40%; }
      #section1 .main-head h2 {
        font-size: 70px;
        line-height: 64px; }
      #section1 .main-head p {
        font-size: 20px;
        margin-right: 35px; } }
  @media only screen and (max-width: 1280px) {
    #section1 .top-logo {
      width: 180px; }
    #section1 .main-head h2 {
      font-size: 75px;
      line-height: 66px; }
    #section1 .main-head p {
      font-size: 18px;
      margin-right: 5px; } }
  @media only screen and (max-width: 767px) {
    #section1 {
      height: 95vh !important;
      padding: 0;
      border-bottom: 1px solid #afafaf;
      background-image: url(../images/bg-mobile.svg);
      background-position: center -75px; }
      #section1 .top-logo {
        padding-top: 35px;
        width: 160px; }
      #section1 .main-head {
        width: 100%;
        margin-top: 0px;
        position: absolute;
        top: 38%;
        transform: translateY(-50%);
        left: 0;
        right: 0; }
        #section1 .main-head h2 {
          font-size: 55px;
          line-height: 58px; }
        #section1 .main-head p {
          font-size: 17px;
          margin-right: 42px; }
      #section1 .desktop-img {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 75px;
        width: auto;
        transform: translateX(0); }
        #section1 .desktop-img img {
          width: 100%;
          height: 100%;
          object-fit: contain; } }
  @media only screen and (max-width: 375px) {
    #section1 .main-head p {
      margin-right: 25px; }
    #section1 .desktop-img {
      bottom: 5px; } }
  @media only screen and (max-width: 320px) {
    #section1 .top-logo {
      width: 140px; }
    #section1 .main-head h2 {
      font-size: 45px;
      line-height: 45px; } }

/*-------section2--------*/
#section2 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section2 .h-auto {
    height: auto !important; }
  #section2 .heading-logo img {
    width: 160px;
    display: block;
    margin-left: auto; }
  #section2 .data-area {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 80px; }
    #section2 .data-area h3 {
      font-size: 55px;
      color: #4e36d7;
      margin-bottom: 5px; }
    #section2 .data-area p {
      font-size: 28px;
      color: #101010;
      line-height: 1.3;
      margin-bottom: 0;
      font-weight: bold; }
  #section2 .block1 {
    background-image: url(../images/block2-bg.png);
    border-bottom: 2px solid #4e26d7;
    border-radius: 15px;
    padding: 60px 50px 40px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center top; }
    #section2 .block1 .number {
      position: absolute;
      content: '';
      width: 50px;
      height: 50px;
      background: #bdbdc4;
      color: #fff;
      font-size: 32px;
      font-weight: bold;
      line-height: 50px;
      border-radius: 50px;
      top: -25px;
      left: 50.4%;
      z-index: 1;
      transform: translateX(-50%); }
      #section2 .block1 .number p {
        color: #fff;
        font-size: 27px; }
    #section2 .block1 h4 {
      color: #090909;
      font-size: 26px;
      line-height: 1.2;
      margin-bottom: 20px;
      padding-bottom: 20px;
      position: relative; }
      #section2 .block1 h4:before {
        position: absolute;
        content: '';
        width: 80px;
        height: 2px;
        background: #dfdfe3;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); }
    #section2 .block1 p {
      color: #29292d;
      font-size: 20px;
      margin-bottom: 0; }
  @media only screen and (min-width: 1600px) {
    #section2 .block1 {
      background-size: cover; }
      #section2 .block1 .number {
        left: 50%;
        width: 58px;
        height: 58px;
        line-height: 55px; }
        #section2 .block1 .number p {
          font-size: 30px; } }
  @media only screen and (min-width: 1920px) {
    #section2 .block1 {
      padding: 70px 50px 50px;
      background-color: #fff;
      background-size: 80% auto;
      background-position: center 0; } }
  @media only screen and (max-width: 767px) {
    #section2 {
      padding: 0;
      border-bottom: 1px solid #afafaf; }
      #section2 .heading-logo {
        position: relative;
        padding: 0 15px; }
        #section2 .heading-logo img {
          width: 130px;
          margin-right: auto;
          margin-left: 0; }
      #section2 .top-space {
        margin-top: 60px; }
      #section2 .data-area {
        margin-bottom: 55px;
        text-align: left; }
        #section2 .data-area h3 {
          font-size: 30px; }
        #section2 .data-area p {
          font-size: 19px; }
          #section2 .data-area p br {
            display: none; }
      #section2 .block1 {
        padding: 50px 35px;
        margin-bottom: 55px;
        background-size: 100% auto;
        background-position: center 0; }
        #section2 .block1 h4 {
          font-size: 22px;
          line-height: 1.15;
          margin-bottom: 15px;
          padding-bottom: 20px; }
        #section2 .block1 p {
          font-size: 18px; } }
  @media only screen and (max-width: 320px) {
    #section2 .block1 {
      padding: 50px 25px 40px;
      background-size: 120% auto;
      background-position: center 0; }
      #section2 .block1 p {
        font-size: 17px;
        line-height: 22px; }
      #section2 .block1 .number p {
        font-size: 30px;
        line-height: 50px; } }

/*-------section3--------*/
#section3 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section3 .main-head {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 50px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  #section3 .left-head {
    display: flex;
    align-items: center; }
    #section3 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section3 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section3 .right-head {
    text-align: right; }
    #section3 .right-head img {
      width: 160px; }
  #section3 .center {
    margin: 0 auto; }
  #section3 .logo-area {
    margin-top: 50px; }
    #section3 .logo-area ul {
      display: flex;
      flex-wrap: wrap;
      background: #fff;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
      border-radius: 60px; }
      #section3 .logo-area ul li {
        width: calc(100% / 4);
        padding: 30px;
        border: 1px solid #dadada;
        text-align: center; }
        #section3 .logo-area ul li:nth-child(1) {
          border: 0; }
        #section3 .logo-area ul li:nth-child(2) {
          border-top: 0;
          border-right: 0;
          border-bottom: 0; }
        #section3 .logo-area ul li:nth-child(3) {
          border-top: 0;
          border-bottom: 0; }
        #section3 .logo-area ul li:nth-child(4) {
          border: 0; }
        #section3 .logo-area ul li:nth-child(5) {
          border-left: 0;
          border-right: 0; }
        #section3 .logo-area ul li:nth-child(6) {
          border-right: 0;
          border-bottom: 0; }
        #section3 .logo-area ul li:nth-child(7) {
          border-bottom: 0; }
        #section3 .logo-area ul li:nth-child(8) {
          border-left: 0;
          border-bottom: 0;
          border-right: 0; }
        #section3 .logo-area ul li:nth-child(9) {
          border: 0; }
          #section3 .logo-area ul li:nth-child(9) img {
            height: 60px;
            margin-bottom: 10px; }
          #section3 .logo-area ul li:nth-child(9) p {
            color: #101010;
            margin-bottom: 0;
            font-size: 17px; }
        #section3 .logo-area ul li:nth-child(10) {
          border-bottom: 0;
          border-right: 0; }
          #section3 .logo-area ul li:nth-child(10) img {
            height: 65px;
            margin-bottom: 10px; }
          #section3 .logo-area ul li:nth-child(10) p {
            color: #101010;
            margin-bottom: 0;
            font-size: 17px; }
        #section3 .logo-area ul li:nth-child(11) {
          border-bottom: 0; }
          #section3 .logo-area ul li:nth-child(11) img {
            height: 65px;
            margin-bottom: 10px; }
          #section3 .logo-area ul li:nth-child(11) p {
            color: #101010;
            margin-bottom: 0;
            font-size: 17px; }
        #section3 .logo-area ul li:nth-child(12) {
          border-bottom: 0;
          border-left: 0;
          border-right: 0; }
          #section3 .logo-area ul li:nth-child(12) img {
            height: 60px;
            margin-bottom: 10px; }
          #section3 .logo-area ul li:nth-child(12) p {
            color: #101010;
            margin-bottom: 0;
            font-size: 17px; }
        #section3 .logo-area ul li img {
          width: 165px;
          height: 110px;
          object-fit: contain; }
  @media only screen and (min-width: 1920px) {
    #section3 .logo-area ul li {
      padding: 45px; }
      #section3 .logo-area ul li img {
        width: 195px; } }
  @media only screen and (max-width: 1366px) {
    #section3 .logo-area ul li img {
      width: 140px;
      height: 100px; } }
  @media only screen and (max-width: 767px) {
    #section3 {
      padding: 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section3 .main-head {
        padding: 0 15px;
        position: relative; }
        #section3 .main-head .left-head {
          display: block; }
          #section3 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section3 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section3 .main-head .right-head {
          display: none; }
      #section3 .logo-area ul {
        border-radius: 35px; }
        #section3 .logo-area ul li {
          width: 100%;
          padding: 15px;
          border: 0 !important;
          border-bottom: 1px solid #dadada !important; }
          #section3 .logo-area ul li:last-child {
            border-bottom: 0 !important;
            padding-bottom: 20px; }
          #section3 .logo-area ul li img {
            width: 40%;
            height: 80px; }
          #section3 .logo-area ul li:nth-child(9) {
            padding: 20px; }
            #section3 .logo-area ul li:nth-child(9) img {
              height: 50px;
              margin-bottom: 5px; }
            #section3 .logo-area ul li:nth-child(9) p {
              font-size: 14px; }
          #section3 .logo-area ul li:nth-child(10) {
            padding: 20px; }
            #section3 .logo-area ul li:nth-child(10) img {
              height: 50px;
              margin-bottom: 5px; }
            #section3 .logo-area ul li:nth-child(10) p {
              font-size: 14px; }
          #section3 .logo-area ul li:nth-child(11) {
            padding: 20px; }
            #section3 .logo-area ul li:nth-child(11) img {
              height: 50px;
              margin-bottom: 5px; }
            #section3 .logo-area ul li:nth-child(11) p {
              font-size: 14px; }
          #section3 .logo-area ul li:nth-child(12) {
            padding: 20px; }
            #section3 .logo-area ul li:nth-child(12) img {
              height: 50px;
              margin-bottom: 5px; }
            #section3 .logo-area ul li:nth-child(12) p {
              font-size: 14px; } }
  @media only screen and (max-width: 320px) {
    #section3 .main-head .left-head h3 {
      font-size: 23px !important; } }

/*-------section4--------*/
#section4 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section4 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 50px; }
  #section4 .top-space {
    margin-top: 65px; }
  #section4 .left-head {
    display: flex;
    align-items: center; }
    #section4 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section4 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section4 .right-head {
    text-align: right; }
    #section4 .right-head img {
      width: 160px; }
  #section4 .h-auto {
    height: auto; }
  #section4 .box1 {
    background: #fff;
    border-radius: 20px;
    border: 5px solid #c4c6d0;
    padding: 50px;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 35px; }
    #section4 .box1 img {
      width: 300px;
      height: 100px;
      object-fit: contain;
      margin-bottom: 20px; }
    #section4 .box1 p {
      text-align: center;
      font-size: 28px;
      color: #101010;
      margin-bottom: 0;
      line-height: 33px; }
  #section4 .disclaimer-text {
    border: 1px solid #f28085;
    padding: 30px 80px 30px 50px;
    background: #fff;
    border-radius: 20px; }
    #section4 .disclaimer-text h4 {
      font-size: 25px;
      color: #e92b34;
      margin-bottom: 10px;
      line-height: 1;
      font-family: 'proxima_nova_altsemibold'; }
    #section4 .disclaimer-text p {
      font-size: 18px;
      line-height: 24px;
      color: #3c3c3c;
      margin-bottom: 0; }
  @media only screen and (min-width: 1920px) {
    #section4 .box1 {
      margin-bottom: 45px; }
    #section4 .disclaimer-text {
      padding: 35px 80px 35px 50px; } }
  @media only screen and (max-width: 1366px) {
    #section4 .top-space {
      margin-top: 60px; }
    #section4 .box1 {
      height: 300px; }
      #section4 .box1 img {
        width: 255px;
        height: 75px; }
      #section4 .box1 p {
        font-size: 23px;
        line-height: 26px; }
    #section4 .disclaimer-text {
      padding: 25px 70px 25px 35px; } }
  @media only screen and (max-width: 1280px) {
    #section4 .box1 {
      height: 305px;
      margin-bottom: 25px; }
    #section4 .top-space {
      margin-top: 65px; } }
  @media only screen and (max-width: 767px) {
    #section4 {
      padding: 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section4 .main-head {
        padding: 0 15px;
        position: relative; }
        #section4 .main-head .left-head {
          display: block; }
          #section4 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section4 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section4 .main-head .right-head {
          display: none; }
      #section4 .box1 {
        height: auto; }
        #section4 .box1 p {
          font-size: 20px;
          line-height: 23px; }
      #section4 .box2 img {
        width: 215px;
        height: 55px; }
      #section4 .disclaimer-text {
        padding: 15px; }
        #section4 .disclaimer-text h4 {
          font-size: 20px;
          margin-bottom: 8px; }
        #section4 .disclaimer-text p {
          font-size: 16px;
          line-height: 21px; } }
  @media only screen and (max-width: 375px) {
    #section4 .main-head .left-head p {
      font-size: 19px !important; }
    #section4 .disclaimer-text p {
      font-size: 15px; } }
  @media only screen and (max-width: 320px) {
    #section4 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section4 .main-head .left-head p {
      font-size: 17px !important; }
    #section4 .box1 {
      padding: 45px 0; }
    #section4 .box2 img {
      width: 195px; } }

/*-------section5--------*/
#section5 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section5 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    padding: 0 50px; }
  #section5 .left-head {
    display: flex;
    align-items: center; }
    #section5 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section5 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section5 .right-head {
    text-align: right; }
    #section5 .right-head img {
      width: 160px; }
  #section5 .top-space {
    margin-top: 50px; }
  #section5 .box1 {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 25px 30px;
    border-radius: 25px;
    height: 535px; }
    #section5 .box1 .box-head h3 {
      font-size: 25px;
      color: #090909;
      border-left: 3px solid #4e36d7;
      padding-left: 20px;
      line-height: 35px;
      text-transform: inherit;
      margin-bottom: 20px;
      font-family: 'proxima_nova_altsemibold'; }
      #section5 .box1 .box-head h3 img {
        width: 150px;
        margin-left: 30px; }
    #section5 .box1 .box-para p {
      font-size: 18px;
      color: #101010;
      line-height: 24px;
      margin-bottom: 10px; }
      #section5 .box1 .box-para p:first-child {
        min-height: 96px; }
    #section5 .box1 .box-para ol {
      display: flex;
      flex-wrap: wrap;
      padding: 0;
      margin-bottom: 10px; }
      #section5 .box1 .box-para ol li {
        width: calc(50% - 10px);
        margin: 0 5px;
        font-size: 18px;
        color: #101010;
        background-image: url(../images/arrow1.svg);
        background-repeat: no-repeat;
        background-size: 7px 9px;
        background-position: 0 8px;
        padding-left: 20px; }
    #section5 .box1 .box-para h4 {
      font-size: 18px;
      margin-bottom: 2px;
      color: #101010;
      font-weight: bold;
      text-transform: inherit;
      font-family: 'proxima_nova_altsemibold'; }
    #section5 .box1 .box-para ul {
      display: flex;
      margin-bottom: 10px; }
      #section5 .box1 .box-para ul li {
        font-size: 15px;
        color: #101010;
        line-height: 1;
        padding: 5px 15px;
        border: 1px solid #4e36d7;
        border-radius: 50px;
        margin-right: 5px; }
  #section5 .box2 .box-detail h4 {
    font-size: 18px;
    margin-bottom: 5px;
    color: #101010;
    font-weight: bold;
    text-transform: inherit;
    font-family: 'proxima_nova_altsemibold'; }
  #section5 .box2 .box-detail ul li {
    font-size: 18px;
    color: #101010;
    background-image: url(../images/arrow1.svg);
    background-repeat: no-repeat;
    background-size: 7px 9px;
    background-position: 0 8px;
    padding-left: 20px;
    margin-bottom: 3px; }
  @media only screen and (min-width: 1600px) {
    #section5 .box1 {
      height: 540px; }
      #section5 .box1 .box-para p:first-child {
        min-height: 75px; } }
  @media only screen and (max-width: 1366px) {
    #section5 .top-space {
      margin-top: 55px; }
    #section5 .box1 {
      height: 490px;
      padding: 20px 25px; }
      #section5 .box1 .box-head h3 {
        margin-bottom: 10px; }
        #section5 .box1 .box-head h3 img {
          width: 140px; }
      #section5 .box1 .box-para p {
        font-size: 17px;
        line-height: 22px; }
        #section5 .box1 .box-para p:first-child {
          min-height: 88px; }
      #section5 .box1 .box-para ol li {
        font-size: 17px;
        background-size: 6px 8px;
        background-position: 0 7px;
        padding-left: 15px; }
      #section5 .box1 .box-para h4 {
        font-size: 17px; }
      #section5 .box1 .box-para ul li {
        font-size: 14px;
        padding: 5px 10px; }
    #section5 .box2 .box-detail ul li {
      font-size: 17px;
      background-position: 0 8px;
      background-size: 7px 9px;
      margin-bottom: 5px;
      line-height: 22px; } }
  @media only screen and (max-width: 1280px) {
    #section5 .box1 {
      height: 480px;
      padding: 20px 25px; }
      #section5 .box1 .box-head h3 {
        line-height: 30px; }
      #section5 .box1 .box-para p {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 10px; }
        #section5 .box1 .box-para p:first-child {
          min-height: 84px; }
      #section5 .box1 .box-para ol {
        margin-bottom: 10px; }
        #section5 .box1 .box-para ol li {
          font-size: 16px;
          background-size: 5px 7px;
          background-position: 0 7px;
          padding-left: 13px; }
      #section5 .box1 .box-para ul {
        margin-bottom: 12px; } }
  @media only screen and (max-width: 767px) {
    #section5 {
      padding: 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section5 .main-head {
        padding: 0 15px;
        position: relative; }
        #section5 .main-head .left-head {
          display: block; }
          #section5 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section5 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section5 .main-head .right-head {
          display: none; }
      #section5 .box1 {
        height: auto;
        padding: 30px 20px; }
        #section5 .box1 .box-para p {
          line-height: 20px;
          margin-bottom: 25px; }
          #section5 .box1 .box-para p:first-child {
            min-height: auto; }
        #section5 .box1 .box-para ol {
          margin-bottom: 15px; }
          #section5 .box1 .box-para ol li {
            background-position: 0 5px;
            margin-bottom: 10px;
            line-height: 1.2; }
        #section5 .box1 .box-para ul {
          flex-wrap: wrap;
          margin-bottom: 10px; }
          #section5 .box1 .box-para ul li {
            margin-bottom: 7px; }
        #section5 .box1 .box-head h3 {
          margin-bottom: 25px; }
      #section5 .box2 .box-detail ul li {
        background-position: 0 6px;
        background-size: 6px 8px; } }
  @media only screen and (max-width: 375px) {
    #section5 .main-head .left-head p {
      font-size: 19px !important; }
    #section5 .box1 .box-para ol li {
      width: 100%;
      margin-bottom: 7px; }
    #section5 .box1 .box-head h3 img {
      width: 120px;
      margin-left: 10px; } }
  @media only screen and (max-width: 320px) {
    #section5 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section5 .main-head .left-head p {
      font-size: 17px !important; }
    #section5 .box1 .box-head h3 {
      font-size: 20px;
      line-height: 30px; } }

/*-------section6--------*/
#section6, #section7, #section8, #section9, #section10, #section11, #section12, #section18, #section19, #section20, #section21 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section6 .main-head, #section7 .main-head, #section8 .main-head, #section9 .main-head, #section10 .main-head, #section11 .main-head, #section12 .main-head, #section18 .main-head, #section19 .main-head, #section20 .main-head, #section21 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    padding: 0 50px; }
  #section6 .left-head, #section7 .left-head, #section8 .left-head, #section9 .left-head, #section10 .left-head, #section11 .left-head, #section12 .left-head, #section18 .left-head, #section19 .left-head, #section20 .left-head, #section21 .left-head {
    display: flex;
    align-items: center; }
    #section6 .left-head h3, #section7 .left-head h3, #section8 .left-head h3, #section9 .left-head h3, #section10 .left-head h3, #section11 .left-head h3, #section12 .left-head h3, #section18 .left-head h3, #section19 .left-head h3, #section20 .left-head h3, #section21 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section6 .left-head p, #section7 .left-head p, #section8 .left-head p, #section9 .left-head p, #section10 .left-head p, #section11 .left-head p, #section12 .left-head p, #section18 .left-head p, #section19 .left-head p, #section20 .left-head p, #section21 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section6 .right-head, #section7 .right-head, #section8 .right-head, #section9 .right-head, #section10 .right-head, #section11 .right-head, #section12 .right-head, #section18 .right-head, #section19 .right-head, #section20 .right-head, #section21 .right-head {
    text-align: right; }
    #section6 .right-head img, #section7 .right-head img, #section8 .right-head img, #section9 .right-head img, #section10 .right-head img, #section11 .right-head img, #section12 .right-head img, #section18 .right-head img, #section19 .right-head img, #section20 .right-head img, #section21 .right-head img {
      width: 160px; }
  #section6 .image-area, #section7 .image-area, #section8 .image-area, #section9 .image-area, #section10 .image-area, #section11 .image-area, #section12 .image-area, #section18 .image-area, #section19 .image-area, #section20 .image-area, #section21 .image-area {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
    #section6 .image-area p, #section7 .image-area p, #section8 .image-area p, #section9 .image-area p, #section10 .image-area p, #section11 .image-area p, #section12 .image-area p, #section18 .image-area p, #section19 .image-area p, #section20 .image-area p, #section21 .image-area p {
      font-size: 25px;
      color: #101010;
      margin-bottom: 20px;
      line-height: 1;
      font-weight: bold; }
    #section6 .image-area img, #section7 .image-area img, #section8 .image-area img, #section9 .image-area img, #section10 .image-area img, #section11 .image-area img, #section12 .image-area img, #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
      width: 80%;
      margin: 0 auto; }
  @media only screen and (min-width: 1600px) {
    #section6 .image-area img, #section7 .image-area img, #section8 .image-area img, #section9 .image-area img, #section10 .image-area img, #section11 .image-area img, #section12 .image-area img, #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
      width: 74%; } }
  @media only screen and (min-width: 1920px) {
    #section6 .image-area p, #section7 .image-area p, #section8 .image-area p, #section9 .image-area p, #section10 .image-area p, #section11 .image-area p, #section12 .image-area p, #section18 .image-area p, #section19 .image-area p, #section20 .image-area p, #section21 .image-area p {
      font-size: 28px;
      margin-bottom: 25px; }
    #section6 .image-area img, #section7 .image-area img, #section8 .image-area img, #section9 .image-area img, #section10 .image-area img, #section11 .image-area img, #section12 .image-area img, #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
      width: 77%; } }
  @media only screen and (max-width: 1366px) {
    #section6 .image-area p, #section7 .image-area p, #section8 .image-area p, #section9 .image-area p, #section10 .image-area p, #section11 .image-area p, #section12 .image-area p, #section18 .image-area p, #section19 .image-area p, #section20 .image-area p, #section21 .image-area p {
      font-size: 23px;
      margin-bottom: 18px; }
    #section6 .image-area img, #section7 .image-area img, #section8 .image-area img, #section9 .image-area img, #section10 .image-area img, #section11 .image-area img, #section12 .image-area img, #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
      width: 70%; } }
  @media only screen and (max-width: 1280px) {
    #section6 .image-area img, #section7 .image-area img, #section8 .image-area img, #section9 .image-area img, #section10 .image-area img, #section11 .image-area img, #section12 .image-area img, #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
      width: 75%; } }
  @media only screen and (max-width: 767px) {
    #section6, #section7, #section8, #section9, #section10, #section11, #section12, #section18, #section19, #section20, #section21 {
      padding: 30px 0 0px 0;
      border-bottom: 1px solid #afafaf;
      display: none; }
      #section6 .main-head, #section7 .main-head, #section8 .main-head, #section9 .main-head, #section10 .main-head, #section11 .main-head, #section12 .main-head, #section18 .main-head, #section19 .main-head, #section20 .main-head, #section21 .main-head {
        padding: 0 15px;
        position: relative; }
        #section6 .main-head .left-head, #section7 .main-head .left-head, #section8 .main-head .left-head, #section9 .main-head .left-head, #section10 .main-head .left-head, #section11 .main-head .left-head, #section12 .main-head .left-head, #section18 .main-head .left-head, #section19 .main-head .left-head, #section20 .main-head .left-head, #section21 .main-head .left-head {
          display: block; }
          #section6 .main-head .left-head h3, #section7 .main-head .left-head h3, #section8 .main-head .left-head h3, #section9 .main-head .left-head h3, #section10 .main-head .left-head h3, #section11 .main-head .left-head h3, #section12 .main-head .left-head h3, #section18 .main-head .left-head h3, #section19 .main-head .left-head h3, #section20 .main-head .left-head h3, #section21 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section6 .main-head .left-head p, #section7 .main-head .left-head p, #section8 .main-head .left-head p, #section9 .main-head .left-head p, #section10 .main-head .left-head p, #section11 .main-head .left-head p, #section12 .main-head .left-head p, #section18 .main-head .left-head p, #section19 .main-head .left-head p, #section20 .main-head .left-head p, #section21 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section6 .main-head .right-head, #section7 .main-head .right-head, #section8 .main-head .right-head, #section9 .main-head .right-head, #section10 .main-head .right-head, #section11 .main-head .right-head, #section12 .main-head .right-head, #section18 .main-head .right-head, #section19 .main-head .right-head, #section20 .main-head .right-head, #section21 .main-head .right-head {
          display: none; }
      #section6 .image-area, #section7 .image-area, #section8 .image-area, #section9 .image-area, #section10 .image-area, #section11 .image-area, #section12 .image-area, #section18 .image-area, #section19 .image-area, #section20 .image-area, #section21 .image-area {
        position: relative;
        margin-top: 60px; }
        #section6 .image-area p, #section7 .image-area p, #section8 .image-area p, #section9 .image-area p, #section10 .image-area p, #section11 .image-area p, #section12 .image-area p, #section18 .image-area p, #section19 .image-area p, #section20 .image-area p, #section21 .image-area p {
          font-size: 17px;
          padding: 0 15px;
          margin-bottom: 10px; } }
  @media only screen and (max-width: 375px) {
    #section6 .main-head .left-head p, #section7 .main-head .left-head p, #section8 .main-head .left-head p, #section9 .main-head .left-head p, #section10 .main-head .left-head p, #section11 .main-head .left-head p, #section12 .main-head .left-head p, #section18 .main-head .left-head p, #section19 .main-head .left-head p, #section20 .main-head .left-head p, #section21 .main-head .left-head p {
      font-size: 19px !important; }
    #section6 .image-area img, #section7 .image-area img, #section8 .image-area img, #section9 .image-area img, #section10 .image-area img, #section11 .image-area img, #section12 .image-area img, #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
      width: 90%; } }
  @media only screen and (max-width: 320px) {
    #section6 .main-head .left-head h3, #section7 .main-head .left-head h3, #section8 .main-head .left-head h3, #section9 .main-head .left-head h3, #section10 .main-head .left-head h3, #section11 .main-head .left-head h3, #section12 .main-head .left-head h3, #section18 .main-head .left-head h3, #section19 .main-head .left-head h3, #section20 .main-head .left-head h3, #section21 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section6 .main-head .left-head p, #section7 .main-head .left-head p, #section8 .main-head .left-head p, #section9 .main-head .left-head p, #section10 .main-head .left-head p, #section11 .main-head .left-head p, #section12 .main-head .left-head p, #section18 .main-head .left-head p, #section19 .main-head .left-head p, #section20 .main-head .left-head p, #section21 .main-head .left-head p {
      font-size: 17px !important; }
    #section6 .image-area, #section7 .image-area, #section8 .image-area, #section9 .image-area, #section10 .image-area, #section11 .image-area, #section12 .image-area, #section18 .image-area, #section19 .image-area, #section20 .image-area, #section21 .image-area {
      margin-top: 45px; }
      #section6 .image-area p, #section7 .image-area p, #section8 .image-area p, #section9 .image-area p, #section10 .image-area p, #section11 .image-area p, #section12 .image-area p, #section18 .image-area p, #section19 .image-area p, #section20 .image-area p, #section21 .image-area p {
        font-size: 16px;
        line-height: 20px; } }

/*-------section13--------*/
#section13 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section13 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    padding: 0 50px; }
  #section13 .top-space {
    margin-top: 50px; }
  #section13 .left-head {
    display: flex;
    align-items: center; }
    #section13 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section13 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section13 .right-head {
    text-align: right; }
    #section13 .right-head img {
      width: 160px; }
  #section13 .project-area {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 30px 50px;
    border-radius: 25px;
    width: 95%;
    margin: 0 auto; }
    #section13 .project-area .project-head h3 {
      font-size: 25px;
      color: #090909;
      border-left: 3px solid #4e36d7;
      padding-left: 20px;
      line-height: 35px;
      text-transform: inherit;
      margin-bottom: 30px;
      font-family: 'proxima_nova_altsemibold'; }
    #section13 .project-area .project-head img {
      width: 415px;
      object-fit: contain;
      margin-bottom: 30px; }
    #section13 .project-area p {
      font-size: 18px;
      color: #101010;
      line-height: 25px;
      margin-bottom: 30px; }
    #section13 .project-area ul {
      margin-bottom: 60px; }
      #section13 .project-area ul li {
        font-size: 18px;
        color: #101010;
        line-height: 1.1;
        margin-bottom: 25px;
        padding-left: 25px;
        background-image: url(../images/arrow1.svg);
        background-repeat: no-repeat;
        background-size: 7px 9px;
        background-position: 0 4px; }
  @media only screen and (max-width: 1366px) {
    #section13 .project-area .project-head img {
      width: 390px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 1280px) {
    #section13 .project-area ul li {
      font-size: 18px;
      margin-bottom: 20px;
      padding-left: 22px;
      background-position: 0 5px; }
    #section13 .project-area .project-head img {
      width: 365px;
      margin-bottom: 10px; } }
  @media only screen and (max-width: 767px) {
    #section13 {
      padding: 30px 0 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section13 .main-head {
        padding: 0 15px;
        position: relative; }
        #section13 .main-head .left-head {
          display: block; }
          #section13 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section13 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section13 .main-head .right-head {
          display: none; }
      #section13 .project-area {
        width: 100%;
        padding: 30px 25px; }
        #section13 .project-area .project-head h3 {
          margin-bottom: 20px; }
        #section13 .project-area .project-head img {
          width: 100%; }
        #section13 .project-area p {
          font-size: 17px;
          line-height: 22px;
          margin-bottom: 25px; }
        #section13 .project-area ul {
          margin-bottom: 30px; }
          #section13 .project-area ul li {
            font-size: 17px;
            line-height: 1.3;
            padding-left: 18px;
            background-position: 0 6px;
            margin-bottom: 10px; } }
  @media only screen and (max-width: 375px) {
    #section13 .main-head .left-head p {
      font-size: 19px !important; } }
  @media only screen and (max-width: 320px) {
    #section13 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section13 .main-head .left-head p {
      font-size: 17px !important; }
    #section13 .project-area .project-head h3 {
      font-size: 20px;
      line-height: 25px;
      padding-left: 15px; } }

/*-------section14--------*/
#section14 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section14 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    padding: 0 50px;
    top: 20px;
    left: 0;
    right: 0; }
  #section14 .left-head {
    display: flex;
    align-items: center; }
    #section14 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section14 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section14 .right-head {
    text-align: right; }
    #section14 .right-head img {
      width: 160px; }
  #section14 ul {
    margin-bottom: 0; }
    #section14 ul li {
      background: #fff;
      border-radius: 25px;
      padding: 40px 70px 40px 40px;
      margin-bottom: 30px;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
      #section14 ul li p {
        font-size: 20px;
        color: #101010;
        line-height: 26px;
        padding: 5px 0 5px 30px;
        border-left: 3px solid #4e36d7;
        height: 75px;
        margin-bottom: 0;
        display: flex;
        align-items: center; }
  #section14 .top-space {
    margin-top: 50px; }
  @media only screen and (max-width: 1366px) {
    #section14 .top-space {
      margin-top: 70px; }
    #section14 .left-head p {
      font-size: 23px; }
    #section14 ul li {
      padding: 30px 70px 30px 40px; }
      #section14 ul li p {
        font-size: 19px;
        line-height: 25px; } }
  @media only screen and (max-width: 767px) {
    #section14 {
      padding: 30px 0 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section14 .top-space {
        margin-top: 55px; }
      #section14 .main-head {
        padding: 0 15px;
        position: relative; }
        #section14 .main-head .left-head {
          display: block; }
          #section14 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section14 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section14 .main-head .right-head {
          display: none; }
      #section14 ul li {
        padding: 25px 30px; }
        #section14 ul li p {
          height: auto;
          padding-left: 20px; } }
  @media only screen and (max-width: 375px) {
    #section14 .main-head .left-head p {
      font-size: 19px !important; } }
  @media only screen and (max-width: 320px) {
    #section14 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section14 .main-head .left-head p {
      font-size: 17px !important; }
    #section14 ul li p {
      font-size: 16px;
      line-height: 22px; } }

/*-------section15--------*/
#section15, #section16 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section15 .main-head, #section16 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    padding: 0 50px; }
  #section15 .top-space, #section16 .top-space {
    margin-top: 40px; }
  #section15 .left-head, #section16 .left-head {
    display: flex;
    align-items: center; }
    #section15 .left-head h3, #section16 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section15 .left-head p, #section16 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section15 .right-head, #section16 .right-head {
    text-align: right; }
    #section15 .right-head img, #section16 .right-head img {
      width: 160px; }
  #section15 .slide-para p, #section16 .slide-para p {
    font-size: 19px;
    color: #000;
    margin-bottom: 20px; }
  #section15 .block1, #section16 .block1 {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    border-radius: 25px;
    padding: 20px 40px; }
    #section15 .block1:last-child, #section16 .block1:last-child {
      margin-bottom: 0; }
    #section15 .block1 .block-head, #section16 .block1 .block-head {
      margin-right: 10px;
      min-width: 260px; }
      #section15 .block1 .block-head h3, #section16 .block1 .block-head h3 {
        font-size: 25px;
        color: #090909;
        margin-bottom: 0;
        font-family: 'proxima_nova_altsemibold';
        text-transform: inherit;
        line-height: 1;
        white-space: nowrap; }
    #section15 .block1 .block-list ul, #section16 .block1 .block-list ul {
      display: flex;
      flex-wrap: wrap; }
      #section15 .block1 .block-list ul li, #section16 .block1 .block-list ul li {
        font-size: 19px;
        color: #101010;
        line-height: 28px;
        padding-left: 18px;
        background-image: url(../images/arrow1.svg);
        background-repeat: no-repeat;
        background-size: 7px 9px;
        background-position: 0 9px;
        margin-bottom: 0;
        margin-right: 35px; }
  @media only screen and (min-width: 1920px) {
    #section15 .slide-para p, #section16 .slide-para p {
      margin-bottom: 25px; }
    #section15 .block1, #section16 .block1 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 1366px) {
    #section15 .top-space, #section16 .top-space {
      margin-top: 55px; }
    #section15 .left-head p, #section16 .left-head p {
      font-size: 23px; }
    #section15 .block1, #section16 .block1 {
      padding: 15px 32px;
      border-radius: 18px;
      margin-bottom: 15px; }
      #section15 .block1 .block-head h3, #section16 .block1 .block-head h3 {
        font-size: 20px; }
      #section15 .block1 .block-list ul li, #section16 .block1 .block-list ul li {
        font-size: 17px;
        line-height: 25px;
        background-position: 0 8px;
        margin-right: 25px; } }
  @media only screen and (max-width: 767px) {
    #section15, #section16 {
      padding: 30px 0 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section15 .top-space, #section16 .top-space {
        margin-top: 40px !important; }
      #section15 .main-head, #section16 .main-head {
        padding: 0 15px;
        position: relative; }
        #section15 .main-head .left-head, #section16 .main-head .left-head {
          display: block; }
          #section15 .main-head .left-head h3, #section16 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section15 .main-head .left-head p, #section16 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section15 .main-head .right-head, #section16 .main-head .right-head {
          display: none; }
      #section15 .slide-para, #section16 .slide-para {
        margin-top: 0px; }
        #section15 .slide-para p, #section16 .slide-para p {
          font-size: 18px;
          line-height: 22px;
          margin-bottom: 15px !important; }
      #section15 .block1, #section16 .block1 {
        padding: 20px !important;
        display: block;
        margin-bottom: 20px; }
        #section15 .block1 .block-head, #section16 .block1 .block-head {
          margin-bottom: 10px;
          margin-right: 0;
          min-width: auto; }
          #section15 .block1 .block-head h3, #section16 .block1 .block-head h3 {
            line-height: 1.4; }
        #section15 .block1 .block-list ul li, #section16 .block1 .block-list ul li {
          margin-right: 0;
          line-height: 19px;
          margin-bottom: 10px;
          background-position: 0 5px;
          background-size: 0 5px;
          background-size: 6px 8px; } }
  @media only screen and (max-width: 375px) {
    #section15 .main-head .left-head p, #section16 .main-head .left-head p {
      font-size: 19px !important; } }
  @media only screen and (max-width: 320px) {
    #section15 .main-head .left-head h3, #section16 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section15 .main-head .left-head p, #section16 .main-head .left-head p {
      font-size: 17px !important; } }

/*-------section15--------*/
#section17 {
  position: relative;
  overflow: hidden;
  background-image: url(../images/slidebg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  #section17 .main-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    padding: 0 50px; }
  #section17 .top-space {
    margin-top: 50px; }
  #section17 .left-head {
    display: flex;
    align-items: center; }
    #section17 .left-head h3 {
      font-size: 38px;
      color: #4e36d7;
      margin-bottom: 0;
      margin-right: 50px; }
    #section17 .left-head p {
      font-size: 28px;
      color: #101010;
      border-bottom: 2px solid #4e36d7;
      margin-bottom: 0;
      font-weight: bold;
      line-height: 1.6; }
  #section17 .right-head {
    text-align: right; }
    #section17 .right-head img {
      width: 160px; }
  #section17 .slide-para p {
    font-size: 19px;
    color: #000;
    margin-bottom: 20px; }
  #section17 .slide-para ul {
    display: flex;
    flex-wrap: wrap; }
    #section17 .slide-para ul li {
      width: calc((100% / 2) - 30px);
      margin: 0 15px;
      background: #fff;
      border-radius: 25px;
      height: 240px;
      padding: 30px;
      margin-bottom: 30px;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
      #section17 .slide-para ul li:nth-child(odd) {
        margin-left: 0; }
      #section17 .slide-para ul li:nth-child(even) {
        margin-right: 0; }
      #section17 .slide-para ul li h3 {
        font-size: 25px;
        color: #101010;
        margin-bottom: 10px;
        text-transform: inherit; }
      #section17 .slide-para ul li p {
        font-size: 19px;
        color: #101010;
        line-height: 26px;
        margin-bottom: 0; }
  @media only screen and (min-width: 1920px) {
    #section17 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 1366px) {
    #section17 .top-space {
      margin-top: 75px; }
    #section17 .left-head p {
      font-size: 23px; }
    #section17 .slide-para p {
      font-size: 17px;
      line-height: 22px;
      margin-bottom: 15px; }
    #section17 .slide-para ul li {
      height: 200px; }
      #section17 .slide-para ul li h3 {
        font-size: 20px;
        margin-bottom: 8px; }
      #section17 .slide-para ul li p {
        font-size: 18px;
        line-height: 25px; } }
  @media only screen and (max-width: 1280px) {
    #section17 .top-space {
      margin-top: 65px; } }
  @media only screen and (max-width: 767px) {
    #section17 {
      padding: 30px 0 30px 0;
      border-bottom: 1px solid #afafaf; }
      #section17 .top-space {
        margin-top: 40px; }
      #section17 .main-head {
        padding: 0 15px;
        position: relative; }
        #section17 .main-head .left-head {
          display: block; }
          #section17 .main-head .left-head h3 {
            font-size: 25px !important; }
          #section17 .main-head .left-head p {
            font-size: 21px !important;
            display: inline-block; }
        #section17 .main-head .right-head {
          display: none; }
      #section17 .slide-para ul {
        display: block; }
        #section17 .slide-para ul li {
          width: 100%;
          margin: 0;
          margin-bottom: 20px;
          height: auto;
          padding: 25px; }
          #section17 .slide-para ul li h3 {
            font-size: 18px;
            margin-bottom: 5px; }
          #section17 .slide-para ul li p {
            font-size: 17px;
            line-height: 22px; } }
  @media only screen and (max-width: 375px) {
    #section17 .top-space {
      margin-top: 45px; }
    #section17 .main-head .left-head p {
      font-size: 19px !important;
      line-height: 1.3; } }
  @media only screen and (max-width: 320px) {
    #section17 .main-head .left-head h3 {
      font-size: 23px !important; }
    #section17 .main-head .left-head p {
      font-size: 17px !important;
      line-height: 22px; }
    #section17 .slide-para ul li {
      padding: 25px 20px; }
      #section17 .slide-para ul li h3 {
        font-size: 17px; } }

/*-------section19--------*/
#section22 {
  position: relative;
  display: flex;
  align-items: center;
  background-image: url(../images/contact-bg1.svg), url(../images/contact-bg2.svg);
  background-position: left top, right bottom;
  background-repeat: no-repeat;
  background-size: 40%, 40%;
  overflow: hidden;
  margin: 0; }
  #section22 .thanks {
    width: 60%;
    padding: 25px 0;
    margin: 0 auto;
    font-size: 100px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'renogareregular';
    border-bottom: 4px solid #4930d6;
    color: #000; }
    @media (max-width: 991px) {
      #section22 .thanks {
        width: 95%;
        font-size: 80px; } }
    @media (max-width: 767px) {
      #section22 .thanks {
        font-size: 60px; } }
    @media (max-width: 576px) {
      #section22 .thanks {
        font-size: 50px;
        line-height: 1; } }
  #section22 .contact-link {
    margin-top: 60px;
    margin-bottom: 60px; }
    #section22 .contact-link ul {
      display: flex;
      align-items: center;
      justify-content: center; }
      #section22 .contact-link ul li {
        padding: 0 30px;
        border-right: 1px solid #101010; }
        #section22 .contact-link ul li a {
          font-size: 20px;
          color: #101010;
          line-height: 1;
          display: flex;
          align-items: center;
          font-weight: bold; }
          #section22 .contact-link ul li a img {
            width: 25px;
            margin-right: 15px; }
        #section22 .contact-link ul li:last-child {
          border-right: 0; }
  #section22 .footer-logo {
    margin: 0 auto;
    text-align: center; }
    #section22 .footer-logo img {
      width: 220px; }
  @media only screen and (max-width: 767px) {
    #section22 {
      padding: 50px 0; }
      #section22 .thanks {
        font-size: 52px; }
      #section22 .contact-link {
        margin-top: 50px;
        margin-bottom: 40px; }
        #section22 .contact-link ul {
          display: block; }
          #section22 .contact-link ul li {
            padding: 8px 20px;
            border: 1px solid #101010;
            margin-bottom: 10px; }
            #section22 .contact-link ul li a {
              font-size: 18px; }
              #section22 .contact-link ul li a img {
                margin-right: 10px; }
            #section22 .contact-link ul li:last-child {
              border-right: 1px solid #101010; }
      #section22 .footer-logo img {
        width: 180px; } }
  @media only screen and (max-width: 375px) {
    #section22 .thanks {
      font-size: 50px; }
    #section22 .contact-links ul li a {
      font-size: 17px; }
      #section22 .contact-links ul li a img {
        width: 22px; } }
  @media only screen and (max-width: 320px) {
    #section22 .thanks {
      font-size: 38px; }
    #section22 .contact-link ul li a {
      font-size: 17px; }
      #section22 .contact-link ul li a img {
        margin-right: 10px; }
    #section22 .footer-logo img {
      width: 160px; } }

#section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
  width: 77%; }
@media only screen and (min-width: 1600px) {
  #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
    width: 70%; } }
@media only screen and (max-width: 1366px) {
  #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
    width: 68%; } }
@media only screen and (max-width: 1280px) {
  #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
    width: 72%; } }
@media only screen and (max-width: 767px) {
  #section18 .image-area img, #section19 .image-area img, #section20 .image-area img, #section21 .image-area img {
    width: 90%; } }
@media only screen and (max-width: 375px) {
  #section18 .main-head .left-head p, #section19 .main-head .left-head p, #section20 .main-head .left-head p, #section21 .main-head .left-head p {
    font-size: 19px !important; } }
@media only screen and (max-width: 320px) {
  #section18 .main-head .left-head h3, #section19 .main-head .left-head h3, #section20 .main-head .left-head h3, #section21 .main-head .left-head h3 {
    font-size: 23px !important; }
  #section18 .main-head .left-head p, #section19 .main-head .left-head p, #section20 .main-head .left-head p, #section21 .main-head .left-head p {
    font-size: 17px !important;
    line-height: 22px; } }

section .heading-logo {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 50px; }
section .main-head .right-head {
  display: none; }

@media only screen and (min-width: 1600px) {
  #section16 .block1 {
    padding: 17px 40px; } }
@media only screen and (max-width: 1440px) {
  #section16 .top-space {
    margin-top: 55px; }
  #section16 .block1 {
    padding: 18px 40px; } }
@media only screen and (max-width: 1366px) {
  #fp-nav ul li, .fp-slidesNav ul li {
    margin: 5px; }

  section .left-head h3 {
    font-size: 35px !important;
    margin-right: 45px !important; }
  section .left-head p {
    font-size: 22px !important; }
  section .right-head img {
    width: 140px !important; }

  #section15 .slide-para p, #section16 .slide-para p {
    font-size: 18px;
    margin-bottom: 10px; }
  #section15 .block1, #section16 .block1 {
    padding: 15px 32px; } }
@media only screen and (max-width: 1280px) {
  #fp-nav ul li, .fp-slidesNav ul li {
    margin: 4px; }

  #section15 .block1, #section16 .block1 {
    padding: 14px 32px; } }
.desktop-view {
  display: block; }

.mobile-view {
  display: none; }

@media only screen and (max-width: 767px) {
  #section18 {
    display: block;
    padding-bottom: 50px !important; }
    #section18 .desktop-view {
      display: none; }
    #section18 .mobile-view {
      display: block;
      width: 100%; }
      #section18 .mobile-view .slick-dots {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 1; }
        #section18 .mobile-view .slick-dots li {
          margin: 0 5px;
          height: 10px;
          width: 10px;
          background: #4e36d7;
          cursor: pointer;
          opacity: 0.5;
          border-radius: 50%; }
          #section18 .mobile-view .slick-dots li.slick-active {
            opacity: 1; }
          #section18 .mobile-view .slick-dots li button {
            border: 0;
            font-size: 0;
            padding: 0; } }

/*# sourceMappingURL=main.css.map */
