@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: 'gilroy-lightuploaded_file';
  color: #151515;
  scroll-behavior: smooth; }

.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; }

#fp-nav.right {
  right: 0px; }

#fp-nav {
  margin-top: 0 !important;
  height: 100%;
  transform: translateY(-50%);
  top: 50%;
  display: flex !important;
  align-items: center;
  padding: 0 15px 0 8px;
  border-left: 1px solid rgba(255, 255, 255, 0.4); }

#fp-nav ul li a, .fp-slidesNav ul li a {
  border: 0; }

#fp-nav ul li a.active {
  border: 0;
  opacity: 1; }

#fp-nav ul li a.active:after {
  opacity: 1; }

#fp-nav ul li, .fp-slidesNav ul li {
  margin: 15px 6px;
  width: 30px;
  height: 32px; }

.client-detail {
  position: relative; }

#fp-nav ul li .fp-tooltip.right {
  right: 35px;
  background: rgba(37, 37, 37, 0.6);
  padding: 1px 12px 3px 12px;
  border-radius: 65px;
  line-height: 22px;
  color: #fff;
  top: 7px;
  font-size: 14px;
  font-weight: normal; }

/*-------section1--------*/
#Intro {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  color: #fff;
  padding: 0;
  transition: opacity 0.6s linear 0s; }
  #Intro .col-md-12 {
    position: inherit; }
  #Intro .top-menu .logo-area {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 35px 0; }
    #Intro .top-menu .logo-area .main-logo {
      width: 215px;
      padding-right: 20px;
      border-right: 1px solid #1d1e20; }
      #Intro .top-menu .logo-area .main-logo img {
        width: 100%; }
    #Intro .top-menu .logo-area .logo-title {
      padding-left: 20px; }
      #Intro .top-menu .logo-area .logo-title p {
        font-size: 34px;
        font-weight: bold;
        background: #164fdd;
        background: -webkit-linear-gradient(0deg, #164fdd 0%, #7235b7 35%, #c01f97 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 0; }
    @media only screen and (max-width: 1366px) {
      #Intro .top-menu .logo-area {
        padding: 25px 0 0px 0; } }
    @media only screen and (max-width: 1280px) {
      #Intro .top-menu .logo-area .main-logo {
        width: 190px; } }
    @media only screen and (max-width: 992px) {
      #Intro .top-menu .logo-area {
        padding: 30px 0; }
        #Intro .top-menu .logo-area .main-logo {
          width: 185px; } }
    @media only screen and (max-width: 767px) {
      #Intro .top-menu .logo-area {
        padding: 20px 0 10px 0; }
        #Intro .top-menu .logo-area .main-logo {
          width: 150px; }
      #Intro .top-menu .logo-area .logo-title p {
        font-size: 25px; } }
    @media only screen and (max-width: 767px) {
      #Intro .top-menu .logo-area .main-logo {
        width: 135px; }
      #Intro .top-menu .logo-area .logo-title p {
        font-size: 25px; } }
    @media only screen and (max-width: 320px) {
      #Intro .top-menu .logo-area {
        padding: 15px 0 0 0; }
        #Intro .top-menu .logo-area .main-logo {
          width: 120px; }
      #Intro .top-menu .logo-area .logo-title p {
        font-size: 18px; } }
  #Intro .move-right {
    transform: translateX(-20px) !important; }
  #Intro .move-left {
    transform: translateX(20px) !important; }
  #Intro .main-area {
    display: flex;
    align-items: center; }
    #Intro .main-area .main-left {
      width: 35%;
      position: relative; }
      #Intro .main-area .main-left .desktop-view {
        display: block; }
      #Intro .main-area .main-left .mobile-view {
        display: none; }
      #Intro .main-area .main-left ul {
        display: flex;
        padding-left: 0;
        margin-bottom: 0; }
        #Intro .main-area .main-left ul li {
          list-style: none; }
          #Intro .main-area .main-left ul li:last-child {
            margin-top: 185px; }
          #Intro .main-area .main-left ul li .brand-logo {
            box-shadow: -4px 0 20px rgba(0, 0, 0, 0.1);
            border: 1px solid #e2e2e2;
            border-radius: 20px;
            text-align: center;
            margin: 20px 10px;
            background: #fff;
            padding: 30px;
            width: 145px;
            height: 145px;
            display: flex;
            align-items: center; }
            #Intro .main-area .main-left ul li .brand-logo img {
              width: 100%; }
          #Intro .main-area .main-left ul li .pl-15 {
            padding-left: 15px; }
          #Intro .main-area .main-left ul li .pr-15 {
            padding-right: 15px; }
          #Intro .main-area .main-left ul li .pl-18 {
            padding-left: 18px; }
          #Intro .main-area .main-left ul li .pr-18 {
            padding-right: 18px; }
          #Intro .main-area .main-left ul li .pl-10 {
            padding-left: 10px; }
          #Intro .main-area .main-left ul li .pr-10 {
            padding-right: 10px; }
          #Intro .main-area .main-left ul li .pl-20 {
            padding-left: 20px; }
          #Intro .main-area .main-left ul li .pr-20 {
            padding-right: 20px; }
          #Intro .main-area .main-left ul li .pl-25 {
            padding-left: 25px; }
          #Intro .main-area .main-left ul li .pr-25 {
            padding-right: 25px; }
    @media only screen and (min-width: 1600px) {
      #Intro .main-area .main-left ul {
        justify-content: flex-end; } }
    @media only screen and (max-width: 1366px) {
      #Intro .main-area .main-left ul li .brand-logo {
        width: 137px;
        height: 137px; } }
    @media only screen and (max-width: 1280px) {
      #Intro .main-area .main-left ul li .brand-logo {
        width: 127px;
        height: 127px;
        padding: 25px;
        margin: 15px 8px; } }
    @media only screen and (max-width: 1024px) {
      #Intro .main-area .main-left ul {
        justify-content: flex-end; }
        #Intro .main-area .main-left ul li .brand-logo {
          width: 98px;
          height: 98px;
          padding: 15px;
          margin: 10px 7px; } }
    @media only screen and (max-width: 992px) {
      #Intro .main-area .main-left ul li .brand-logo {
        width: 80px;
        height: 80px;
        padding: 15px;
        margin: 10px 3px;
        border-radius: 10px; } }
    @media only screen and (max-width: 767px) {
      #Intro .main-area .main-left {
        width: 100%; }
        #Intro .main-area .main-left .desktop-view {
          display: none; }
        #Intro .main-area .main-left .mobile-view {
          display: block; }
          #Intro .main-area .main-left .mobile-view ul.first-row {
            justify-content: center; }
            #Intro .main-area .main-left .mobile-view ul.first-row li .brand-logo {
              width: 60px;
              height: 60px;
              padding: 10px;
              margin: 0px 22px;
              border-radius: 8px; }
            #Intro .main-area .main-left .mobile-view ul.first-row li:last-child {
              margin-top: 0; }
          #Intro .main-area .main-left .mobile-view ul.second-row {
            justify-content: center; }
            #Intro .main-area .main-left .mobile-view ul.second-row li .brand-logo {
              width: 60px;
              height: 60px;
              padding: 10px;
              margin: 8px 20px;
              border-radius: 8px; }
            #Intro .main-area .main-left .mobile-view ul.second-row li:last-child {
              margin-top: 0; }
          #Intro .main-area .main-left .mobile-view ul.third-row {
            justify-content: space-between; }
            #Intro .main-area .main-left .mobile-view ul.third-row li .brand-logo {
              width: 60px;
              height: 60px;
              padding: 8px 12px;
              margin: 0px 30px 25px 30px;
              border-radius: 8px; }
            #Intro .main-area .main-left .mobile-view ul.third-row li:first-child .brand-logo {
              margin-left: 0; }
            #Intro .main-area .main-left .mobile-view ul.third-row li:last-child {
              margin-top: 0; }
              #Intro .main-area .main-left .mobile-view ul.third-row li:last-child .brand-logo {
                margin-right: 0; } }
    @media only screen and (max-width: 375px) {
      #Intro .main-area .main-left .mobile-view ul.first-row li .brand-logo {
        width: 55px;
        height: 55px;
        margin: 0 25px;
        padding: 10px; }
      #Intro .main-area .main-left .mobile-view ul.second-row li .brand-logo {
        width: 55px;
        height: 55px;
        margin: 8px 20px;
        padding: 10px; }
      #Intro .main-area .main-left .mobile-view ul.third-row li .brand-logo {
        width: 55px;
        height: 55px;
        margin: 0px 15px 10px 0;
        padding: 10px; } }
    @media only screen and (max-width: 320px) {
      #Intro .main-area .main-left .mobile-view ul.first-row li .brand-logo {
        margin: 0 10px;
        width: 45px;
        height: 45px;
        padding: 8px;
        border-radius: 7px; }
      #Intro .main-area .main-left .mobile-view ul.second-row li .brand-logo {
        margin: 8px 10px;
        width: 45px;
        height: 45px;
        padding: 8px;
        border-radius: 7px; }
      #Intro .main-area .main-left .mobile-view ul.third-row li .brand-logo {
        margin: 0px 10px 15px 0;
        width: 45px;
        height: 45px;
        padding: 8px;
        border-radius: 7px; } }
    #Intro .main-area .main-middle {
      text-align: center;
      width: 410px;
      margin: 0 auto;
      padding: 55px 10px 55px 10px;
      border-radius: 50%; }
      #Intro .main-area .main-middle h2 {
        font-size: 85px;
        color: #000;
        margin-bottom: 5px;
        line-height: 70px;
        font-family: 'proxima_nova_altbold'; }
      #Intro .main-area .main-middle h3 {
        font-size: 32px;
        color: #000;
        font-family: 'proxima_nova_altbold';
        margin-bottom: 8px; }
      #Intro .main-area .main-middle p {
        font-size: 20px;
        color: #3b3c46;
        margin-bottom: 20px;
        line-height: 25px; }
      #Intro .main-area .main-middle a {
        width: 65px;
        height: 65px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 90px; }
        #Intro .main-area .main-middle a img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      @media only screen and (max-width: 1366px) {
        #Intro .main-area .main-middle {
          padding: 50px 5px;
          width: 355px; }
        #Intro .main-area .main-middle h2 {
          font-size: 75px;
          line-height: 55px; }
        #Intro .main-area .main-middle h3 {
          font-size: 28px;
          margin-bottom: 10px;
          line-height: 32px; } }
      @media only screen and (max-width: 1280px) {
        #Intro .main-area .main-middle {
          width: 27%;
          height: 350px;
          padding: 35px 5px; }
          #Intro .main-area .main-middle h2 {
            line-height: 1;
            margin-bottom: 0; }
          #Intro .main-area .main-middle h3 {
            margin-bottom: 15px; } }
      @media only screen and (max-width: 1024px) {
        #Intro .main-area .main-middle {
          padding: 20px 5px;
          width: 30%;
          height: 315px; }
          #Intro .main-area .main-middle h2 {
            font-size: 70px; }
          #Intro .main-area .main-middle h3 {
            font-size: 26px; }
          #Intro .main-area .main-middle p {
            font-size: 18px;
            line-height: 27px; }
          #Intro .main-area .main-middle a {
            font-size: 20px; } }
      @media only screen and (max-width: 992px) {
        #Intro .main-area .main-middle {
          width: 220px;
          padding: 15px 5px;
          height: 240px; }
          #Intro .main-area .main-middle h2 {
            font-size: 50px; }
          #Intro .main-area .main-middle h3 {
            font-size: 20px;
            line-height: 22px;
            margin-bottom: 10px; }
          #Intro .main-area .main-middle p {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 17px; } }
      @media only screen and (max-width: 767px) {
        #Intro .main-area .main-middle {
          height: auto;
          padding: 0 5px;
          margin-top: -65px;
          position: relative;
          z-index: 9; }
          #Intro .main-area .main-middle h2 {
            font-size: 36px; }
          #Intro .main-area .main-middle h3 {
            font-size: 18px;
            line-height: 20px;
            margin-bottom: 5px; }
          #Intro .main-area .main-middle p {
            font-size: 14px;
            line-height: 18px;
            margin-bottom: 6px; }
            #Intro .main-area .main-middle p br {
              display: none; }
          #Intro .main-area .main-middle a {
            font-size: 12px;
            padding: 12px;
            top: 40px;
            line-height: 16px; } }
      @media only screen and (max-width: 375px) {
        #Intro .main-area .main-middle {
          padding: 10px; }
          #Intro .main-area .main-middle h2 {
            font-size: 35px; }
          #Intro .main-area .main-middle h3 {
            font-size: 16px;
            line-height: 16px; }
          #Intro .main-area .main-middle p {
            font-size: 13px;
            line-height: 17px; } }
      @media only screen and (max-width: 320px) {
        #Intro .main-area .main-middle h2 {
          font-size: 25px; }
        #Intro .main-area .main-middle h3 {
          font-size: 12px;
          line-height: 14px;
          margin-bottom: 3px; }
        #Intro .main-area .main-middle p {
          font-size: 10px;
          line-height: 13px;
          margin-bottom: 0; }
        #Intro .main-area .main-middle a {
          font-size: 10px;
          padding: 4px 15px;
          line-height: 14px; } }
    #Intro .main-area .main-right {
      width: 35%; }
      #Intro .main-area .main-right .desktop-view {
        display: block; }
      #Intro .main-area .main-right .mobile-view {
        display: none; }
      #Intro .main-area .main-right ul {
        display: flex;
        padding-left: 0;
        margin-bottom: 0; }
        #Intro .main-area .main-right ul li {
          list-style: none; }
          #Intro .main-area .main-right ul li:first-child {
            margin-top: 185px; }
          #Intro .main-area .main-right ul li:last-child {
            margin-top: 85px; }
          #Intro .main-area .main-right ul li .brand-logo {
            box-shadow: 4px 0 20px rgba(0, 0, 0, 0.1);
            border: 1px solid #e2e2e2;
            border-radius: 20px;
            text-align: center;
            margin: 20px 10px;
            background: #fff;
            padding: 30px;
            width: 145px;
            height: 145px;
            display: flex;
            align-items: center; }
            #Intro .main-area .main-right ul li .brand-logo img {
              width: 100%;
              height: 100%; }
          #Intro .main-area .main-right ul li .pl-15 {
            padding-left: 15px; }
          #Intro .main-area .main-right ul li .pr-15 {
            padding-right: 15px; }
          #Intro .main-area .main-right ul li .pl-18 {
            padding-left: 18px; }
          #Intro .main-area .main-right ul li .pr-18 {
            padding-right: 18px; }
          #Intro .main-area .main-right ul li .pl-10 {
            padding-left: 10px; }
          #Intro .main-area .main-right ul li .pr-10 {
            padding-right: 10px; }
          #Intro .main-area .main-right ul li .pl-20 {
            padding-left: 20px; }
          #Intro .main-area .main-right ul li .pr-20 {
            padding-right: 20px; }
          #Intro .main-area .main-right ul li .pl-25 {
            padding-left: 25px; }
          #Intro .main-area .main-right ul li .pr-25 {
            padding-right: 25px; }
    @media only screen and (min-width: 1600px) {
      #Intro .main-area .main-right ul {
        justify-content: flex-start; } }
    @media only screen and (max-width: 1366px) {
      #Intro .main-area .main-right ul li .brand-logo {
        width: 137px;
        height: 137px; } }
    @media only screen and (max-width: 1280px) {
      #Intro .main-area .main-right ul {
        justify-content: flex-end; }
        #Intro .main-area .main-right ul li .brand-logo {
          width: 127px;
          height: 127px;
          padding: 25px;
          margin: 15px 8px; } }
    @media only screen and (max-width: 1024px) {
      #Intro .main-area .main-right ul li .brand-logo {
        width: 105px;
        height: 105px;
        padding: 15px;
        margin: 10px 7px; } }
    @media only screen and (max-width: 992px) {
      #Intro .main-area .main-right ul li .brand-logo {
        width: 80px;
        height: 80px;
        padding: 15px;
        margin: 10px 3px;
        border-radius: 10px; } }
    @media only screen and (max-width: 767px) {
      #Intro .main-area .main-right {
        width: 100%; }
        #Intro .main-area .main-right .desktop-view {
          display: none; }
        #Intro .main-area .main-right .mobile-view {
          display: block; }
          #Intro .main-area .main-right .mobile-view ul.first-row {
            justify-content: center; }
            #Intro .main-area .main-right .mobile-view ul.first-row li .brand-logo {
              width: 60px;
              height: 60px;
              padding: 10px;
              margin: 0px 25px;
              border-radius: 8px; }
            #Intro .main-area .main-right .mobile-view ul.first-row li:last-child {
              margin-top: 0; }
          #Intro .main-area .main-right .mobile-view ul.second-row {
            justify-content: center; }
            #Intro .main-area .main-right .mobile-view ul.second-row li .brand-logo {
              width: 60px;
              height: 60px;
              padding: 10px;
              margin: 8px 25px 8px 25px;
              border-radius: 8px; }
            #Intro .main-area .main-right .mobile-view ul.second-row li:last-child {
              margin-top: 0; }
          #Intro .main-area .main-right .mobile-view ul.third-row {
            justify-content: space-between; }
            #Intro .main-area .main-right .mobile-view ul.third-row li .brand-logo {
              width: 60px;
              height: 60px;
              padding: 10px;
              margin: 25px 15px 0 30px;
              border-radius: 8px; }
            #Intro .main-area .main-right .mobile-view ul.third-row li:first-child {
              margin-top: 0; }
              #Intro .main-area .main-right .mobile-view ul.third-row li:first-child .brand-logo {
                margin-left: 0; }
            #Intro .main-area .main-right .mobile-view ul.third-row li:last-child {
              margin-top: 0; }
              #Intro .main-area .main-right .mobile-view ul.third-row li:last-child .brand-logo {
                margin-right: 0; }
        #Intro .main-area .main-right ul li:first-child {
          margin-top: 0; } }
    @media only screen and (max-width: 375px) {
      #Intro .main-area .main-right {
        width: 100%; }
        #Intro .main-area .main-right .desktop-view {
          display: none; }
        #Intro .main-area .main-right .mobile-view {
          display: block; }
          #Intro .main-area .main-right .mobile-view ul.first-row {
            justify-content: center; }
            #Intro .main-area .main-right .mobile-view ul.first-row li .brand-logo {
              width: 55px;
              height: 55px;
              padding: 10px;
              margin: 0px 25px;
              border-radius: 8px; }
            #Intro .main-area .main-right .mobile-view ul.first-row li:last-child {
              margin-top: 0; }
          #Intro .main-area .main-right .mobile-view ul.second-row {
            justify-content: center; }
            #Intro .main-area .main-right .mobile-view ul.second-row li .brand-logo {
              width: 55px;
              height: 55px;
              padding: 10px;
              margin: 8px 20px 8px 20px;
              border-radius: 8px; }
            #Intro .main-area .main-right .mobile-view ul.second-row li:last-child {
              margin-top: 0; }
          #Intro .main-area .main-right .mobile-view ul.third-row {
            justify-content: space-between; }
            #Intro .main-area .main-right .mobile-view ul.third-row li .brand-logo {
              width: 55px;
              height: 55px;
              padding: 10px;
              margin: 20px 15px 8px 30px;
              border-radius: 8px; }
            #Intro .main-area .main-right .mobile-view ul.third-row li:first-child .brand-logo {
              margin-left: 0; }
            #Intro .main-area .main-right .mobile-view ul.third-row li:last-child {
              margin-top: 0; }
              #Intro .main-area .main-right .mobile-view ul.third-row li:last-child .brand-logo {
                margin-right: 0; }
        #Intro .main-area .main-right ul li:first-child {
          margin-top: 0; } }
    @media only screen and (max-width: 320px) {
      #Intro .main-area .main-right .mobile-view ul.first-row li .brand-logo {
        margin: 0 10px;
        width: 45px;
        height: 45px;
        padding: 10px;
        border-radius: 7px; }
      #Intro .main-area .main-right .mobile-view ul.second-row li .brand-logo {
        margin: 10px 10px;
        width: 45px;
        height: 45px;
        padding: 10px;
        border-radius: 7px; }
      #Intro .main-area .main-right .mobile-view ul.third-row li .brand-logo {
        margin: 8px 10px 0px 0;
        width: 45px;
        height: 45px;
        padding: 10px;
        border-radius: 7px; } }
@-webkit-keyframes bouncebounce {
  0% {
    bottom: 22px; }
  100% {
    bottom: 40px; } }
@-moz-keyframes bouncebounce {
  0% {
    bottom: 22px; }
  100% {
    bottom: 40px; } }
@-ms-keyframes bouncebounce {
  0% {
    bottom: 22px; }
  100% {
    bottom: 40px; } }
@keyframes bouncebounce {
  0% {
    bottom: 22px; }
  100% {
    bottom: 40px; } }
  #Intro .arrow {
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    -webkit-animation: bouncebounce 0.9s 1.5s infinite ease-out alternate;
    -moz-animation: bouncebounce 0.9s 1.5s infinite ease-out alternate;
    -ms-animation: bouncebounce 0.9s 1.5s infinite ease-out alternate;
    animation: bouncebounce 0.9s 1.5s infinite ease-out alternate; }

/*-------section2--------*/
.choovie {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  .choovie .container-fluid {
    height: 100%; }
  .choovie .row {
    height: 100%; }
  .choovie .slide-left {
    transition: opacity 0.5s linear 0s;
    padding: 30px 50px 30px 50px;
    height: 100%;
    background: white;
    background: linear-gradient(180deg, white 0%, #e5e9ed 100%); }
    .choovie .slide-left:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0; }
    .choovie .slide-left .top-logo {
      width: 205px;
      margin-bottom: 20px; }
      .choovie .slide-left .top-logo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .choovie .slide-left .client-detail1 {
      padding: 25px 0;
      border-bottom: 1px solid #E5E5E5; }
      .choovie .slide-left .client-detail1 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .choovie .slide-left .client-detail1 ul {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap; }
        .choovie .slide-left .client-detail1 ul li {
          font-size: 22px;
          color: #262626;
          line-height: 32px;
          position: relative;
          padding: 0 15px; }
          .choovie .slide-left .client-detail1 ul li:before {
            position: absolute;
            content: '';
            width: 7px;
            height: 7px;
            background: #f34f24;
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            left: 0; }
    .choovie .slide-left .client-detail2 {
      padding: 25px 0;
      border-bottom: 1px solid #e5e5e5; }
      .choovie .slide-left .client-detail2 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .choovie .slide-left .client-detail2 p {
        font-size: 22px;
        line-height: 32px;
        color: #262626;
        margin-bottom: 0; }
    .choovie .slide-left .client-detail3 {
      padding: 25px 0; }
      .choovie .slide-left .client-detail3 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .choovie .slide-left .client-detail3 ul {
        display: flex;
        flex-wrap: wrap; }
        .choovie .slide-left .client-detail3 ul li {
          background: #fff;
          border: 1px solid #A8AAAF;
          border-radius: 50px;
          padding: 2px 20px 4px 20px;
          font-size: 20px;
          color: #262626;
          display: inline-block;
          margin: 7px 7px 3px 0; }
  .choovie .slide-right {
    padding: 30px 40px;
    height: 100%;
    position: relative; }
    .choovie .slide-right:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: -1;
      opacity: 0.2;
      transform: scaleX(-1); }
    .choovie .slide-right:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      background: #f24f24;
      background: linear-gradient(180deg, #f24f24 60%, rgba(255, 255, 255, 0) 100%);
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1; }
    .choovie .slide-right .top-pagination {
      position: absolute;
      width: 105px;
      right: 105px;
      top: 15px;
      z-index: 1;
      height: 80px; }
      .choovie .slide-right .top-pagination img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .choovie .slide-right .home-icon {
      position: absolute;
      width: 36px;
      height: 29px;
      top: 20px;
      right: 15px;
      z-index: 9; }
      .choovie .slide-right .home-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .choovie .slide-right .slide-right1 {
      position: absolute;
      top: 55px;
      left: 12px;
      width: 290px;
      height: 460px;
      z-index: 2; }
      .choovie .slide-right .slide-right1 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .choovie .slide-right .slide-right2 {
      position: absolute;
      top: auto;
      bottom: 100px;
      right: 55px;
      width: 290px;
      height: 460px;
      z-index: 2; }
      .choovie .slide-right .slide-right2 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .choovie .slide-right .slide-right3 {
      position: absolute;
      bottom: -280px;
      left: 12px;
      width: 290px;
      height: 460px;
      z-index: 2; }
      .choovie .slide-right .slide-right3 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
  @media only screen and (min-width: 1600px) {
    .choovie .slide-right .slide-right1 {
      left: 75px; }
    .choovie .slide-right .slide-right3 {
      left: 75px; }
    .choovie .slide-right .slide-right2 {
      right: 65px; } }
  @media only screen and (max-width: 1366px) {
    .choovie .slide-right .slide-right1 {
      width: 235px;
      height: 385px;
      left: 45px; }
    .choovie .slide-right .slide-right2 {
      width: 235px;
      height: 385px;
      bottom: 55px;
      right: 55px; }
    .choovie .slide-right .slide-right3 {
      width: 235px;
      height: 385px;
      left: 45px;
      bottom: -250px; } }
  @media only screen and (max-width: 1280px) {
    .choovie .slide-right .slide-right1 {
      width: 235px;
      height: 385px;
      left: 30px; }
    .choovie .slide-right .slide-right2 {
      width: 235px;
      height: 385px;
      bottom: 55px;
      right: 45px; }
    .choovie .slide-right .slide-right3 {
      width: 235px;
      height: 385px;
      left: 30px;
      bottom: -250px; } }

/*-------section3--------*/
.consio {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  .consio .container-fluid {
    height: 100%; }
  .consio .row {
    height: 100%; }
  .consio .slide-left {
    transition: opacity 0.5s linear 0s;
    height: 100%;
    padding: 30px 50px 30px 50px;
    background: white;
    background: linear-gradient(180deg, white 0%, #e5e9ed 100%); }
    .consio .slide-left:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0; }
    .consio .slide-left .top-logo {
      width: 200px;
      margin-bottom: 30px; }
      .consio .slide-left .top-logo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .consio .slide-left .client-detail1 {
      padding: 25px 0;
      border-bottom: 1px solid #E5E5E5; }
      .consio .slide-left .client-detail1 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .consio .slide-left .client-detail1 ul {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap; }
        .consio .slide-left .client-detail1 ul li {
          font-size: 22px;
          color: #262626;
          line-height: 32px;
          position: relative;
          padding: 0 15px; }
          .consio .slide-left .client-detail1 ul li:before {
            position: absolute;
            content: '';
            width: 7px;
            height: 7px;
            background: #0E65C3;
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            left: 0; }
    .consio .slide-left .client-detail2 {
      padding: 25px 0;
      border-bottom: 1px solid #e5e5e5; }
      .consio .slide-left .client-detail2 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .consio .slide-left .client-detail2 p {
        font-size: 22px;
        line-height: 32px;
        color: #262626;
        margin-bottom: 0; }
    .consio .slide-left .client-detail3 {
      padding: 25px 0; }
      .consio .slide-left .client-detail3 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .consio .slide-left .client-detail3 ul {
        display: flex;
        flex-wrap: wrap; }
        .consio .slide-left .client-detail3 ul li {
          background: #fff;
          border: 1px solid #A8AAAF;
          border-radius: 50px;
          padding: 2px 20px 4px 20px;
          font-size: 20px;
          color: #262626;
          display: inline-block;
          margin: 7px 7px 3px 0; }
  .consio .slide-right {
    padding: 30px 40px;
    height: 100%;
    position: relative; }
    .consio .slide-right:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: -1;
      opacity: 0.2;
      transform: scaleX(-1); }
    .consio .slide-right:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #0e65c3;
      background: linear-gradient(180deg, #0e65c3 55%, rgba(255, 255, 255, 0) 100%);
      z-index: -1; }
    .consio .slide-right .top-pagination {
      position: absolute;
      width: 105px;
      right: 105px;
      top: 15px;
      height: 80px;
      z-index: 1; }
      .consio .slide-right .top-pagination img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .consio .slide-right .home-icon {
      position: absolute;
      width: 36px;
      height: 29px;
      top: 20px;
      right: 15px;
      z-index: 9; }
      .consio .slide-right .home-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .consio .slide-right .slide-right1 {
      position: absolute;
      top: 75px;
      right: 45px;
      width: 290px;
      height: 460px;
      z-index: 1; }
      .consio .slide-right .slide-right1 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .consio .slide-right .slide-right2 {
      position: absolute;
      top: 210px;
      left: 15px;
      width: 290px;
      height: 460px;
      z-index: 1; }
      .consio .slide-right .slide-right2 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .consio .slide-right .slide-right3 {
      position: absolute;
      bottom: -300px;
      right: 45px;
      width: 290px;
      height: 460px;
      z-index: 1; }
      .consio .slide-right .slide-right3 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
  @media only screen and (min-width: 1600px) {
    .consio .slide-right .slide-right1 {
      right: 65px; }
    .consio .slide-right .slide-right3 {
      right: 65px;
      bottom: -300px; }
    .consio .slide-right .slide-right2 {
      top: 185px;
      left: 75px; } }
  @media only screen and (max-width: 1366px) {
    .consio .slide-right .slide-right1 {
      width: 235px;
      height: 385px;
      right: 60px; }
    .consio .slide-right .slide-right2 {
      width: 235px;
      height: 385px;
      top: 145px;
      left: 45px; }
    .consio .slide-right .slide-right3 {
      width: 235px;
      height: 385px;
      right: 60px;
      bottom: -265px; } }
  @media only screen and (max-width: 1280px) {
    .consio .slide-right .slide-right1 {
      width: 235px;
      height: 385px;
      right: 50px; }
    .consio .slide-right .slide-right2 {
      width: 235px;
      height: 385px;
      top: 145px;
      left: 30px; }
    .consio .slide-right .slide-right3 {
      width: 235px;
      height: 385px;
      right: 50px;
      bottom: -265px; } }

/*-------section4--------*/
.decor {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  .decor .container-fluid {
    height: 100%; }
  .decor .row {
    height: 100%; }
  .decor .slide-left {
    padding: 30px 50px 30px 50px;
    background: white;
    background: linear-gradient(180deg, white 0%, #e5e9ed 100%);
    transition: opacity 0.5s linear 0s;
    height: 100%; }
    .decor .slide-left:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0; }
    .decor .slide-left .top-logo {
      width: 155px;
      margin-bottom: 20px; }
      .decor .slide-left .top-logo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .decor .slide-left .client-detail1 {
      padding: 25px 0;
      border-bottom: 1px solid #E5E5E5; }
      .decor .slide-left .client-detail1 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .decor .slide-left .client-detail1 ul {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap; }
        .decor .slide-left .client-detail1 ul li {
          font-size: 22px;
          color: #262626;
          line-height: 32px;
          position: relative;
          padding: 0 15px; }
          .decor .slide-left .client-detail1 ul li:before {
            position: absolute;
            content: '';
            width: 7px;
            height: 7px;
            background: #292929;
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            left: 0; }
    .decor .slide-left .client-detail2 {
      padding: 25px 0;
      border-bottom: 1px solid #e5e5e5; }
      .decor .slide-left .client-detail2 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .decor .slide-left .client-detail2 p {
        font-size: 22px;
        line-height: 32px;
        color: #262626;
        margin-bottom: 0; }
    .decor .slide-left .client-detail3 {
      padding: 25px 0; }
      .decor .slide-left .client-detail3 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .decor .slide-left .client-detail3 ul {
        display: flex;
        flex-wrap: wrap; }
        .decor .slide-left .client-detail3 ul li {
          background: #fff;
          border: 1px solid #A8AAAF;
          border-radius: 50px;
          padding: 2px 20px 4px 20px;
          font-size: 20px;
          color: #262626;
          display: inline-block;
          margin: 7px 7px 3px 0; }
  .decor .slide-right {
    padding: 30px 40px;
    height: 100%;
    position: relative; }
    .decor .slide-right:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0;
      opacity: 0.2;
      transform: scaleX(-1); }
    .decor .slide-right .top-pagination {
      position: absolute;
      width: 105px;
      right: 105px;
      top: 15px;
      height: 80px; }
      .decor .slide-right .top-pagination img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .decor .slide-right .home-icon {
      position: absolute;
      width: 36px;
      height: 29px;
      top: 20px;
      right: 15px;
      z-index: 9; }
      .decor .slide-right .home-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .decor .slide-right .slide-right1 {
      position: absolute;
      top: 55px;
      left: 15px;
      width: 290px;
      height: 460px; }
      .decor .slide-right .slide-right1 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .decor .slide-right .slide-right2 {
      position: absolute;
      top: auto;
      bottom: 150px;
      right: 50px;
      width: 290px;
      height: 460px; }
      .decor .slide-right .slide-right2 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .decor .slide-right .slide-right3 {
      position: absolute;
      bottom: -275px;
      left: 15px;
      width: 290px;
      height: 460px; }
      .decor .slide-right .slide-right3 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
  @media only screen and (min-width: 1600px) {
    .decor .slide-right .slide-right1 {
      left: 75px; }
    .decor .slide-right .slide-right3 {
      left: 75px; }
    .decor .slide-right .slide-right2 {
      right: 65px; } }
  @media only screen and (max-width: 1366px) {
    .decor .slide-right .slide-right1 {
      width: 235px;
      height: 365px;
      left: 45px; }
    .decor .slide-right .slide-right2 {
      width: 235px;
      height: 365px;
      bottom: 55px;
      right: 55px; }
    .decor .slide-right .slide-right3 {
      width: 235px;
      height: 365px;
      left: 45px;
      bottom: -220px; } }
  @media only screen and (max-width: 1280px) {
    .decor .slide-right .slide-right1 {
      width: 235px;
      height: 365px;
      left: 30px; }
    .decor .slide-right .slide-right2 {
      width: 235px;
      height: 365px;
      bottom: 55px;
      right: 50px; }
    .decor .slide-right .slide-right3 {
      width: 235px;
      height: 365px;
      left: 30px;
      bottom: -220px; } }

/*-------section5--------*/
.loomi {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  .loomi .container-fluid {
    height: 100%; }
  .loomi .row {
    height: 100%; }
  .loomi .slide-left {
    padding: 30px 50px 30px 50px;
    transition: opacity 0.5s linear 0s;
    height: 100%;
    background: white;
    background: linear-gradient(180deg, white 0%, #e5e9ed 100%); }
    .loomi .slide-left:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0; }
    .loomi .slide-left .top-logo {
      width: 190px;
      margin-bottom: 45px; }
      .loomi .slide-left .top-logo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .loomi .slide-left .client-detail1 {
      padding: 25px 0;
      border-bottom: 1px solid #E5E5E5; }
      .loomi .slide-left .client-detail1 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .loomi .slide-left .client-detail1 ul {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap; }
        .loomi .slide-left .client-detail1 ul li {
          font-size: 22px;
          color: #262626;
          line-height: 32px;
          position: relative;
          padding: 0 15px; }
          .loomi .slide-left .client-detail1 ul li:before {
            position: absolute;
            content: '';
            width: 7px;
            height: 7px;
            background: #292929;
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            left: 0; }
    .loomi .slide-left .client-detail2 {
      padding: 25px 0;
      border-bottom: 1px solid #e5e5e5; }
      .loomi .slide-left .client-detail2 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .loomi .slide-left .client-detail2 p {
        font-size: 22px;
        line-height: 32px;
        color: #262626;
        margin-bottom: 0; }
    .loomi .slide-left .client-detail3 {
      padding: 25px 0; }
      .loomi .slide-left .client-detail3 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .loomi .slide-left .client-detail3 ul {
        display: flex;
        flex-wrap: wrap; }
        .loomi .slide-left .client-detail3 ul li {
          background: #fff;
          border: 1px solid #A8AAAF;
          border-radius: 50px;
          padding: 2px 20px 4px 20px;
          font-size: 20px;
          color: #262626;
          display: inline-block;
          margin: 7px 7px 3px 0; }
  .loomi .slide-right {
    padding: 30px 40px;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .loomi .slide-right:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0;
      opacity: 0.2;
      transform: scaleX(-1); }
    .loomi .slide-right:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #fd7923;
      background: linear-gradient(180deg, #fd7923 60%, rgba(255, 255, 255, 0) 100%);
      z-index: 0; }
    .loomi .slide-right .top-pagination {
      position: absolute;
      width: 105px;
      right: 105px;
      top: 15px;
      height: 80px;
      z-index: 1; }
      .loomi .slide-right .top-pagination img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .loomi .slide-right .home-icon {
      position: absolute;
      width: 36px;
      height: 29px;
      top: 20px;
      right: 15px;
      z-index: 9; }
      .loomi .slide-right .home-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .loomi .slide-right .loomi-img {
      width: 80%;
      position: relative;
      z-index: 1; }
      .loomi .slide-right .loomi-img img {
        width: 100%; }
  .loomi .slide-group {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1; }
  @media only screen and (min-width: 1600px) {
    .loomi .slide-right {
      padding: 30px 85px 30px 10px; } }

/*-------section6--------*/
.votion {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: #fff; }
  .votion .container-fluid {
    height: 100%; }
  .votion .row {
    height: 100%; }
  .votion .slide-left {
    padding: 30px 50px 30px 50px;
    height: 100%;
    background: white;
    background: linear-gradient(180deg, white 0%, #e5e9ed 100%); }
    .votion .slide-left:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0; }
    .votion .slide-left .top-logo {
      width: 175px;
      margin-bottom: 20px; }
      .votion .slide-left .top-logo img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .votion .slide-left .client-detail1 {
      padding: 25px 0;
      border-bottom: 1px solid #E5E5E5; }
      .votion .slide-left .client-detail1 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .votion .slide-left .client-detail1 ul {
        margin-bottom: 0; }
        .votion .slide-left .client-detail1 ul li {
          font-size: 22px;
          color: #262626;
          line-height: 32px;
          position: relative;
          padding: 0 15px; }
          .votion .slide-left .client-detail1 ul li:before {
            position: absolute;
            content: '';
            width: 7px;
            height: 7px;
            background: #292929;
            border-radius: 50%;
            top: 50%;
            transform: translateY(-50%);
            left: 0; }
    .votion .slide-left .client-detail2 {
      padding: 25px 0;
      border-bottom: 1px solid #e5e5e5; }
      .votion .slide-left .client-detail2 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .votion .slide-left .client-detail2 p {
        font-size: 22px;
        line-height: 32px;
        color: #262626;
        margin-bottom: 0; }
    .votion .slide-left .client-detail3 {
      padding: 25px 0; }
      .votion .slide-left .client-detail3 h3 {
        font-size: 24px;
        font-weight: bold;
        color: #151515;
        font-family: 'gilroy-regularuploaded_file';
        margin-bottom: 8px; }
      .votion .slide-left .client-detail3 ul {
        display: flex;
        flex-wrap: wrap; }
        .votion .slide-left .client-detail3 ul li {
          background: #fff;
          border: 1px solid #A8AAAF;
          border-radius: 50px;
          padding: 2px 20px 4px 20px;
          font-size: 20px;
          color: #262626;
          display: inline-block;
          margin: 7px 7px 3px 0; }
  .votion .slide-right {
    padding: 30px 40px;
    height: 100%;
    position: relative; }
    .votion .slide-right:before {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url(../images/detail-img/octa-bg.svg);
      background-position: bottom;
      background-repeat: no-repeat;
      background-size: 107%;
      z-index: 0;
      opacity: 0.2;
      transform: scaleX(-1); }
    .votion .slide-right .top-pagination {
      position: absolute;
      width: 105px;
      right: 105px;
      top: 15px;
      height: 80px; }
      .votion .slide-right .top-pagination img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .votion .slide-right .home-icon {
      position: absolute;
      width: 36px;
      height: 29px;
      top: 20px;
      right: 15px;
      z-index: 9; }
      .votion .slide-right .home-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .votion .slide-right .slide-right1 {
      position: absolute;
      top: 80px;
      right: 45px;
      width: 290px;
      height: 460px; }
      .votion .slide-right .slide-right1 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .votion .slide-right .slide-right2 {
      position: absolute;
      top: 265px;
      left: 15px;
      width: 290px;
      height: 460px; }
      .votion .slide-right .slide-right2 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
    .votion .slide-right .slide-right3 {
      position: absolute;
      bottom: -285px;
      right: 45px;
      width: 290px;
      height: 460px; }
      .votion .slide-right .slide-right3 img {
        width: 100%;
        height: 100%;
        object-fit: contain; }
  @media only screen and (min-width: 1600px) {
    .votion .slide-right .slide-right2 {
      top: 160px;
      left: 75px; }
    .votion .slide-right .slide-right1 {
      right: 65px;
      top: 70px; }
    .votion .slide-right .slide-right3 {
      bottom: -300px;
      right: 65px; } }
  @media only screen and (max-width: 1366px) {
    .votion .slide-right .slide-right1 {
      width: 235px;
      height: 385px;
      right: 60px;
      top: 65px; }
    .votion .slide-right .slide-right2 {
      width: 235px;
      height: 385px;
      top: 145px;
      left: 45px; }
    .votion .slide-right .slide-right3 {
      width: 235px;
      height: 385px;
      right: 60px;
      bottom: -265px; } }
  @media only screen and (max-width: 1280px) {
    .votion .slide-right .slide-right1 {
      width: 235px;
      height: 385px;
      right: 55px;
      top: 65px; }
    .votion .slide-right .slide-right2 {
      width: 235px;
      height: 385px;
      top: 145px;
      left: 30px; }
    .votion .slide-right .slide-right3 {
      width: 235px;
      height: 385px;
      right: 55px;
      bottom: -265px; } }

.section {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 999; }
  .section .slide-right {
    padding: 30px 65px 30px 40px; }
  .section .slide-group {
    position: relative;
    height: 100%; }

.home-icon {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 999; }

.section .slide-left {
  display: flex;
  align-items: center;
  padding: 90px 50px 30px 50px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s linear 0s; }
  .section .slide-left .top-logo {
    position: absolute;
    top: 25px;
    left: 50px; }
  .section .slide-left .client-detail1 h3 {
    font-size: 20px;
    margin-bottom: 7px;
    font-family: 'gilroy-regularuploaded_file'; }
  .section .slide-left .client-detail1 ul li {
    font-size: 18px;
    line-height: 24px; }
    .section .slide-left .client-detail1 ul li:before {
      width: 7px;
      height: 7px; }
  .section .slide-left .client-detail2 h3 {
    font-size: 20px;
    margin-bottom: 7px;
    font-family: 'gilroy-regularuploaded_file'; }
  .section .slide-left .client-detail2 p {
    font-size: 18px;
    line-height: 24px; }
  .section .slide-left .client-detail3 h3 {
    font-size: 20px;
    margin-bottom: 7px;
    font-family: 'gilroy-regularuploaded_file'; }
  .section .slide-left .client-detail3 ul li {
    font-size: 16px;
    padding: 3px 20px 3px 20px; }

.fadeIn-up {
  opacity: 0; }

.active {
  opacity: 1;
  visibility: visible; }
  .active .slide-left {
    opacity: 1;
    visibility: visible; }
  .active .fadeIn-up {
    animation: fadeInUp 1s forwards; }
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fp-viewing-intro #fp-nav {
  display: none; }
.fp-viewing-intro .home-icon {
  display: none; }

@media only screen and (max-width: 1366px) {
  .section .slide-left {
    padding: 70px 50px 30px 50px; }
    .section .slide-left .top-logo {
      top: 18px;
      width: 160px; }
    .section .slide-left .client-detail1 {
      padding: 20px 0; }
      .section .slide-left .client-detail1 h3 {
        font-size: 16px; }
      .section .slide-left .client-detail1 ul li {
        font-size: 15px;
        line-height: 22px;
        padding: 0 15px 0 12px; }
        .section .slide-left .client-detail1 ul li:before {
          width: 5px;
          height: 5px; }
    .section .slide-left .client-detail2 {
      padding: 15px 0; }
      .section .slide-left .client-detail2 h3 {
        font-size: 16px; }
      .section .slide-left .client-detail2 p {
        font-size: 15px;
        line-height: 22px; }
    .section .slide-left .client-detail3 {
      padding: 15px 0; }
      .section .slide-left .client-detail3 h3 {
        font-size: 16px; }
      .section .slide-left .client-detail3 ul li {
        font-size: 14px;
        padding: 3px 15px 3px 15px;
        margin: 7px 7px 0px 0; }

  .decor .slide-left .top-logo {
    width: 135px;
    top: 20px; }
  .decor .slide-left .client-detail1 ul li {
    display: block;
    width: 100%; } }
.mobile-header {
  display: none; }

.decor .client-detail1 ul li {
  width: 100%; }

@media only screen and (max-width: 1024px) {
  #Intro {
    display: flex;
    align-items: center; }
    #Intro .top-menu {
      position: absolute;
      top: 15px;
      left: 0;
      right: 0; }

  .section .slide-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .section .slide-right .top-pagination {
    width: 95px;
    right: 80px;
    height: 80px; }
  .section .slide-right .slide-right1 {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px; }
  .section .slide-right .slide-right2 {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px; }
  .section .slide-right .slide-right3 {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px; } }
@media only screen and (max-width: 992px) {
  .section .slide-right .top-pagination {
    width: 65px;
    height: 70px;
    right: 75px;
    top: 0; }
  .section .slide-right .slide-right1 {
    width: 190px;
    height: 280px; }
  .section .slide-right .slide-right2 {
    width: 190px;
    height: 280px; }
  .section .slide-right .slide-right3 {
    width: 190px;
    height: 280px; } }
@media only screen and (max-width: 767px) {
  .mobile-stick {
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
    transition: all 0.5s ease-in-out; }

  .mobile-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    padding: 18px 15px;
    transition: all 0.5s ease-in-out; }
    .mobile-header .header-top {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .mobile-header .top-menu .logo-area {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 35px 0; }
      .mobile-header .top-menu .logo-area .main-logo {
        width: 215px;
        padding-right: 12px;
        border-right: 1px solid #1d1e20; }
        .mobile-header .top-menu .logo-area .main-logo img {
          width: 100%; }
      .mobile-header .top-menu .logo-area .logo-title {
        padding-left: 12px; }
        .mobile-header .top-menu .logo-area .logo-title p {
          font-size: 34px;
          font-weight: bold;
          background: #164fdd;
          background: -webkit-linear-gradient(0deg, #164fdd 0%, #7235b7 35%, #c01f97 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          margin-bottom: 0; } }
    @media only screen and (max-width: 767px) and (max-width: 1366px) {
      .mobile-header .top-menu .logo-area {
        padding: 25px 0 0px 0; } }
    @media only screen and (max-width: 767px) and (max-width: 1280px) {
      .mobile-header .top-menu .logo-area .main-logo {
        width: 190px; } }
    @media only screen and (max-width: 767px) and (max-width: 992px) {
      .mobile-header .top-menu .logo-area {
        padding: 30px 0; }
        .mobile-header .top-menu .logo-area .main-logo {
          width: 185px; } }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .mobile-header .top-menu .logo-area {
        padding: 0px 0 0px 0; }
        .mobile-header .top-menu .logo-area .main-logo {
          width: 150px; }
      .mobile-header .top-menu .logo-area .logo-title p {
        font-size: 25px; } }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .mobile-header .top-menu .logo-area .main-logo {
        width: 135px; }
      .mobile-header .top-menu .logo-area .logo-title p {
        font-size: 20px; } }
    @media only screen and (max-width: 767px) and (max-width: 320px) {
      .mobile-header .top-menu .logo-area {
        padding: 0px 0 0 0; }
        .mobile-header .top-menu .logo-area .main-logo {
          width: 120px; }
      .mobile-header .top-menu .logo-area .logo-title p {
        font-size: 18px; } }
@media only screen and (max-width: 767px) {
    .mobile-header .mob-home-icon {
      width: 30px;
      height: 30px; }
      .mobile-header .mob-home-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain; }

  #Intro {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh !important;
    z-index: 0; }
    #Intro .top-menu {
      display: none; }
    #Intro .container-fluid {
      height: 100%; }
    #Intro .row {
      height: 100%; }
    #Intro .main-area {
      height: 100%;
      justify-content: center;
      flex-direction: column; }

  #fp-nav {
    display: none !important; }

  .home-icon {
    display: none !important; }

  .section {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    opacity: 1;
    visibility: visible; }
    .section .fadeIn-up {
      opacity: 1;
      animation: none; }
    .section .slide-left {
      opacity: 1;
      visibility: visible;
      padding: 30px 20px 30px 20px;
      display: block; }
      .section .slide-left .top-logo {
        position: relative;
        left: auto;
        top: auto;
        margin-bottom: 10px; }
    .section .slide-right {
      padding: 40px 15px 20px 15px; }
      .section .slide-right .top-pagination {
        width: 90px;
        height: 70px;
        right: 10px;
        top: 10px; }
      .section .slide-right .slide-right1 {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
        width: 50%;
        height: 350px;
        margin-top: -135px; }
      .section .slide-right .slide-right2 {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
        width: 50%;
        height: 350px;
        margin-top: 135px; }
      .section .slide-right .slide-right3 {
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        text-align: center;
        margin: 0;
        margin-bottom: 20px;
        width: 50%;
        height: 350px;
        margin-top: -135px; }

  .choovie .slide-left {
    padding-top: 80px; }

  .loomi .slide-right {
    padding-top: 85px; } }
@media only screen and (max-width: 375px) {
  .loomi .slide-left .top-logo {
    width: 130px; }

  .votion .slide-left .top-logo {
    width: 130px; }

  .section .slide-right .slide-right1 {
    height: 330px;
    width: 47%;
    margin-right: 3%; }
  .section .slide-right .slide-right2 {
    height: 330px;
    width: 47%;
    margin-left: 3%; }
  .section .slide-right .slide-right3 {
    height: 330px;
    width: 47%;
    margin-right: 3%; } }
@media only screen and (max-width: 320px) {
  .section .slide-left .top-logo {
    width: 135px; }
  .section .slide-left .client-detail1 {
    padding: 15px 0; }
    .section .slide-left .client-detail1 h3 {
      font-size: 15px; }
    .section .slide-left .client-detail1 ul li {
      font-size: 13px;
      line-height: 20px; }
  .section .slide-left .client-detail2 {
    padding: 15px 0; }
    .section .slide-left .client-detail2 h3 {
      font-size: 15px; }
    .section .slide-left .client-detail2 p {
      font-size: 14px; }
  .section .slide-left .client-detail3 {
    padding: 15px 0; }
    .section .slide-left .client-detail3 h3 {
      font-size: 15px; }
    .section .slide-left .client-detail3 ul li {
      font-size: 12px;
      margin: 5px 5px 0 0; }
  .section .slide-right .slide-right1 {
    height: 280px; }
  .section .slide-right .slide-right2 {
    height: 280px; }
  .section .slide-right .slide-right3 {
    height: 280px; }

  .mobile-header {
    padding: 15px 10px; }
    .mobile-header .top-menu .logo-area .main-logo {
      width: 110px; }
    .mobile-header .top-menu .logo-area .logo-title p {
      font-size: 15px; }
    .mobile-header .mob-home-icon {
      width: 25px;
      height: 30px; } }

/*# sourceMappingURL=main.css.map */
