a, button {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  text-decoration: none; }
  a:hover, button:hover {
    text-decoration: none;
    outline: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
  padding: 0; }

ul,
li,
p {
  list-style-type: none;
  padding: 0;
  margin: 0; }

html, body {
  height: 100%;
  width: 100%; }

.footer {
  /*   z-index: 4;
    left: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh;*/
  background-color: #0031ff;
  color: #ebebea;
  display: block; }
  @media (max-width: 991px) {
    .footer.secondary-content {
      display: block;
      min-height: inherit;
      position: static;
      height: auto; } }
  .footer.footer-sec {
    position: static;
    height: auto;
    display: block; }
    .footer.footer-sec .footer-main {
      height: auto; }
  .footer .footer-main {
    background: #000;
    padding: 40px 0;
    position: relative;
    width: 100%;
    height: 100%; }
    @media (max-width: 991px) {
      .footer .footer-main {
        height: auto; } }
    @media (max-width: 480px) {
      .footer .footer-main .col-9 {
        max-width: 100%;
        flex: 100%; } }
    .footer .footer-main .shipped-block {
      text-align: right; }
      @media (max-width: 991px) {
        .footer .footer-main .shipped-block {
          position: absolute;
          right: 15px;
          top: -30px; } }
      @media (max-width: 767px) {
        .footer .footer-main .shipped-block {
          top: -25px;
          text-align: left; } }
      @media (max-width: 480px) {
        .footer .footer-main .shipped-block {
          position: static;
          margin-top: 15px; } }
      .footer .footer-main .shipped-block h4 {
        font-size: 14px;
        font-weight: 400;
        color: #fff; }
        @media (max-width: 575px) {
          .footer .footer-main .shipped-block h4 {
            font-size: 12px;
            line-height: 18px; } }
        .footer .footer-main .shipped-block h4 span {
          display: inline-block;
          vertical-align: middle;
          height: 26px;
          line-height: 24px;
          text-align: center;
          width: 30px;
          border-radius: 50%;
          font-weight: 700;
          border: 1px solid rgba(255, 255, 255, 0.4);
          margin-right: 8px; }
          @media (max-width: 575px) {
            .footer .footer-main .shipped-block h4 span {
              height: 24px;
              line-height: 22px;
              width: 26px; } }
    .footer .footer-main .footer-content h2 {
      color: #fff;
      font-size: 40px;
      line-height: 50px;
      margin-bottom: 10px; }
      @media (max-width: 1199px) {
        .footer .footer-main .footer-content h2 {
          font-size: 38px;
          line-height: 46px; } }
      @media (max-width: 991px) {
        .footer .footer-main .footer-content h2 {
          font-size: 34px;
          line-height: 38px; } }
      @media (max-width: 767px) {
        .footer .footer-main .footer-content h2 {
          font-size: 32px;
          line-height: 36px;
          margin-bottom: 15px; } }
      @media (max-width: 575px) {
        .footer .footer-main .footer-content h2 {
          font-size: 26px;
          line-height: 32px; } }
      @media (max-width: 480px) {
        .footer .footer-main .footer-content h2 {
          font-size: 20px;
          line-height: 28px; } }
    .footer .footer-main .footer-content h4 {
      font-size: 18px;
      line-height: 28px;
      color: #fff;
      font-weight: 300; }
      @media (max-width: 1199px) {
        .footer .footer-main .footer-content h4 {
          font-size: 16px;
          line-height: 24px; } }
      @media (max-width: 991px) {
        .footer .footer-main .footer-content h4 {
          font-size: 15px;
          line-height: 24px; } }
      @media (max-width: 575px) {
        .footer .footer-main .footer-content h4 {
          font-size: 16px;
          line-height: 26px; } }
      @media (max-width: 480px) {
        .footer .footer-main .footer-content h4 {
          font-size: 15px;
          line-height: 24px; } }
    .footer .footer-main .footer-content .footer-btn {
      color: #000;
      font-weight: 700;
      background: #fff;
      border-color: #fff;
      margin-top: 35px;
      width: 100%;
      max-width: 230px; }
      @media (max-width: 1199px) {
        .footer .footer-main .footer-content .footer-btn {
          margin-top: 30px;
          height: 48px;
          line-height: 48px; } }
      @media (max-width: 767px) {
        .footer .footer-main .footer-content .footer-btn {
          height: 42px;
          line-height: 40px;
          margin-top: 30px; } }
      .footer .footer-main .footer-content .footer-btn:hover {
        opacity: 0.7; }
    .footer .footer-main .footer-content .email-block {
      margin-top: 50px; }
      @media (max-width: 1199px) {
        .footer .footer-main .footer-content .email-block {
          margin-top: 40px; } }
      @media (max-width: 991px) {
        .footer .footer-main .footer-content .email-block {
          margin-top: 25px; } }
      .footer .footer-main .footer-content .email-block h6 {
        font-size: 14px;
        line-height: 17px;
        color: rgba(255, 255, 255, 0.7);
        font-weight: 400; }
        @media (max-width: 575px) {
          .footer .footer-main .footer-content .email-block h6 {
            font-size: 13px;
            line-height: 16px; } }
      .footer .footer-main .footer-content .email-block .zouk-mail {
        font-size: 16px;
        line-height: 17px;
        color: #fff;
        font-weight: 700;
        text-decoration: underline;
        display: inline-block;
        margin-top: 5px; }
        @media (max-width: 575px) {
          .footer .footer-main .footer-content .email-block .zouk-mail {
            font-size: 14px; } }
        .footer .footer-main .footer-content .email-block .zouk-mail:hover {
          opacity: 0.7; }

.header {
  position: relative;
  width: 100%;
  z-index: 99;
  top: 0;
  background: #000; }
  .header.transparent {
    background: transparent;
    position: absolute; }
    .header.transparent .navbar {
      padding-top: 25px; }
    .header.transparent.fixed .navbar {
      padding-top: 16px; }
  .header.inner-page.fixed .navbar {
    background: #fff; }
  .header.inner-page .navbar .navbar-brand {
    background: url(../images/logo_blue.svg) 0 0 no-repeat; }
  .header.inner-page .navbar .navbar-nav a {
    color: #0031ff; }
    @media (max-width: 991px) {
      .header.inner-page .navbar .navbar-nav a {
        color: #fff; } }
  .header.inner-page .navbar .navbar-nav .contact-btn a {
    color: #0031ff;
    border-color: rgba(0, 49, 255, 0.5); }
    .header.inner-page .navbar .navbar-nav .contact-btn a:hover {
      background: #0031ff;
      color: #fff; }
  .header.is-detached {
    top: -80px;
    transition: top 420ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .header.fixed {
    z-index: 999;
    position: fixed;
    background: transparent;
    animation: slide-in--down 420ms cubic-bezier(0.165, 0.84, 0.44, 1); }
    .header.fixed .navbar {
      background: #101010;
      box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.22); }
      .header.fixed .navbar .navbar-collapse {
        top: 50px; }
        @media (max-width: 575px) {
          .header.fixed .navbar .navbar-collapse {
            top: 46px; } }
  .header .navbar {
    background: transparent;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 16px 0;
    position: static; }
    @media (max-width: 991px) {
      .header .navbar {
        padding: 15px 15px; } }
    @media (max-width: 575px) {
      .header .navbar {
        padding: 12px 15px; } }
    .header .navbar .container {
      position: relative; }
    .header .navbar.navbar_float {
      display: none; }
      @media (max-width: 991px) {
        .header .navbar.navbar_float {
          display: block; } }
    .header .navbar .navbar-brand {
      background: url(../images/logo_white.svg) 0 0 no-repeat;
      height: 36px;
      width: 72px;
      margin-right: 30px; }
      @media (max-width: 991px) {
        .header .navbar .navbar-brand {
          height: 32px;
          width: 62px; } }
      @media (max-width: 575px) {
        .header .navbar .navbar-brand {
          height: 26px;
          width: 52px; } }
    @media (max-width: 991px) {
      .header .navbar .navbar-toggler {
        position: absolute;
        right: 0px;
        background: #fff;
        border: 0;
        padding: 6px 6px; } }
  @media (max-width: 991px) and (max-width: 575px) {
    .header .navbar .navbar-toggler {
      padding: 5px 6px; } }
    .header .navbar .navbar-toggler .navbar-toggler-icon {
      background: #101010;
      height: 2px;
      padding: 0;
      margin: 0;
      position: relative;
      margin-top: -3px;
      width: 27px;
      transition: all 0.3s ease-in-out 0s;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s; }
      @media (max-width: 575px) {
        .header .navbar .navbar-toggler .navbar-toggler-icon {
          width: 25px; } }
      .header .navbar .navbar-toggler .navbar-toggler-icon.cross {
        transform: rotate(45deg); }
        .header .navbar .navbar-toggler .navbar-toggler-icon.cross:before {
          transform: rotate(90deg);
          margin-top: 7px; }
        .header .navbar .navbar-toggler .navbar-toggler-icon.cross:after {
          opacity: 0;
          visibility: hidden; }
      .header .navbar .navbar-toggler .navbar-toggler-icon:before {
        content: "";
        background: #101010;
        height: 2px;
        width: 100%;
        position: absolute;
        top: -7px;
        display: block; }
      .header .navbar .navbar-toggler .navbar-toggler-icon:after {
        content: "";
        background: #101010;
        height: 2px;
        width: 100%;
        position: absolute;
        bottom: -7px;
        display: block; }
    @media (max-width: 991px) {
      .header .navbar .navbar-collapse {
        position: fixed;
        width: 100%;
        left: 0;
        top: 64px;
        bottom: 0;
        background: #0031ff;
        z-index: 99;
        padding: 10px 15px 20px;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        overflow-y: auto; } }
    @media (max-width: 575px) {
      .header .navbar .navbar-collapse {
        top: 54px; } }
    .header .navbar .navbar-collapse.show {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1); }
    .header .navbar .navbar-nav {
      margin-right: 0; }
      .header .navbar .navbar-nav a {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.80px;
        padding: 26px 22px;
        color: #fff;
        display: inline-block; }
        @media (max-width: 991px) {
          .header .navbar .navbar-nav a {
            padding: 0;
            color: #fff; } }
      .header .navbar .navbar-nav .contact-btn a {
        font-size: 10px;
        font-weight: 700;
        color: #fff;
        height: 38px;
        line-height: 35px;
        border-radius: 8px;
        padding: 0 26px;
        background: transparent;
        border: 1px solid #fff;
        opacity: .7; }
        @media (max-width: 991px) {
          .header .navbar .navbar-nav .contact-btn a {
            height: 34px;
            line-height: 34px; } }
        @media (max-width: 575px) {
          .header .navbar .navbar-nav .contact-btn a {
            height: 30px;
            line-height: 30px;
            padding: 0 18px; } }
        .header .navbar .navbar-nav .contact-btn a:hover {
          opacity: 1; }

.drop_menu:after {
  content: "";
  position: absolute;
  bottom: -6px;
  opacity: 0;
  visibility: hidden;
  /* margin: 0 0 0 -6px;*/
  margin-left: 30px;
  width: 12px;
  height: 12px;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #FBFBFB;
  -webkit-box-shadow: -3px -3px 5px rgba(82, 95, 127, 0.04);
  box-shadow: -3px -3px 5px rgba(82, 95, 127, 0.04);
  will-change: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.drop_menu.hover:after {
  opacity: 1;
  visibility: visible; }

.drop_menu.hover .dropdown_inner {
  margin: 0; }

.drop_menu.hover .dropdown_menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  z-index: 999;
  -webkit-transition: none;
  transition: none; }
  .drop_menu.hover .dropdown_menu:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.drop_menu .dropdown_menu {
  border: 0;
  border-radius: 0;
  background: #FBFBFB;
  /* position: absolute;
        top: 100%;
        right: 0;
        left: auto;
        display: block;
        opacity: 0;
        visibility: hidden;
        z-index: -1;*/
  /* transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;*/
  /* -webkit-transform: translateX(-500px);
        transform: translateX(-500px); */
  /* will-change: transform, opacity;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;*/ }
  .drop_menu .dropdown_menu:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    /* -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;*/
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .drop_menu .dropdown_menu:hover {
    opacity: 1;
    visibility: visible;
    z-index: 1000; }
    .drop_menu .dropdown_menu:hover:before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
    .drop_menu .dropdown_menu:hover .dropdown_inner {
      margin: 0; }
  .drop_menu .dropdown_menu .dropdown_inner {
    /*margin-left: 10px;*/ }
    .drop_menu .dropdown_menu .dropdown_inner .dd_menu {
      margin-top: 40px; }
      .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-row {
        margin: 0; }
        .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-row .service-col {
          padding: 0; }
      .drop_menu .dropdown_menu .dropdown_inner .dd_menu h4 {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 12px;
        padding-left: 30px;
        color: rgba(78, 78, 86, 0.45); }
      .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block {
        text-align: center;
        padding: 40px 30px;
        padding: 30px 10px;
        background: rgba(246, 246, 246, 0.35); }
        .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover {
          background: #002BE1; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover h6, .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover p {
            color: #fff; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover .service_icon.icon_prototyping {
            background: url(../images/active_dd_prototyping.svg) center no-repeat;
            background-size: 39px 26px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover .service_icon.icon_responsive {
            background: url(../images/active_dd_responsive.svg) center no-repeat;
            background-size: 29px 29px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover .service_icon.icon_visual {
            background: url(../images/active_dd_visual.svg) center no-repeat;
            background-size: 27px 27px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover .service_icon.icon_apps {
            background: url(../images/active_dd_app.svg) center no-repeat;
            background-size: 23px 39px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover .service_icon.icon_code {
            background: url(../images/active_dd_coding.svg) center no-repeat;
            background-size: 35px 34px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block:hover .service_icon.icon_multi {
            background: url(../images/active_dd_multi_responsive.svg) center no-repeat;
            background-size: 39px 34px; }
        .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon {
          display: inline-block;
          height: 40px;
          width: 40px;
          margin-bottom: 20px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon.icon_prototyping {
            background: url(../images/dd_prototyping.svg) center no-repeat;
            background-size: 39px 26px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon.icon_responsive {
            background: url(../images/dd_responsive.svg) center no-repeat;
            background-size: 29px 29px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon.icon_visual {
            background: url(../images/dd_visual.svg) center no-repeat;
            background-size: 27px 27px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon.icon_apps {
            background: url(../images/dd_app.svg) center no-repeat;
            background-size: 23px 39px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon.icon_code {
            background: url(../images/dd_coding.svg) center no-repeat;
            background-size: 35px 34px; }
          .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block .service_icon.icon_multi {
            background: url(../images/dd_multi_responsive.svg) center no-repeat;
            background-size: 39px 34px; }
        .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block h6 {
          font-size: 12px;
          line-height: 18px;
          font-weight: 400;
          color: #000;
          margin-bottom: 12px;
          text-transform: uppercase; }
        .drop_menu .dropdown_menu .dropdown_inner .dd_menu .service-block p {
          font-size: 12px;
          line-height: 18px;
          font-weight: 400;
          color: rgba(0, 0, 0, 0.6);
          max-width: 160px;
          margin: auto; }

.drop_arrow {
  top: -6px;
  margin: 0 0 0 -6px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 4px 0 0 0;
  background: #fff;
  -webkit-box-shadow: -3px -3px 5px rgba(82, 95, 127, 0.04);
  box-shadow: -3px -3px 5px rgba(82, 95, 127, 0.04);
  will-change: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.table-block {
  display: table;
  height: 100%;
  width: 100%; }
  .table-block .table-inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle; }

.common-sec {
  padding: 90px 0; }
  @media (max-width: 1199px) {
    .common-sec {
      padding: 80px 0; } }
  @media (max-width: 991px) {
    .common-sec {
      padding: 60px 0; } }
  @media (max-width: 575px) {
    .common-sec {
      padding: 40px 0; } }

.common-title {
  font-size: 38px;
  line-height: 45px;
  font-weight: 900;
  color: #000000;
  margin-bottom: 20px;
  letter-spacing: -0.50px; }
  @media (max-width: 1199px) {
    .common-title {
      font-size: 36px; } }
  @media (max-width: 991px) {
    .common-title {
      font-size: 28px;
      line-height: 38px; } }
  @media (max-width: 767px) {
    .common-title {
      font-size: 26px;
      line-height: 36px; } }
  @media (max-width: 575px) {
    .common-title {
      font-size: 22px;
      line-height: 34px;
      margin-bottom: 15px; } }
  @media (max-width: 480px) {
    .common-title {
      font-size: 20px;
      line-height: 30px; } }

.sub-title {
  font-size: 26px;
  line-height: 36px;
  color: #000;
  font-weight: 300;
  margin-top: 50px; }
  @media (max-width: 1199px) {
    .sub-title {
      font-size: 24px;
      line-height: 34px;
      margin-top: 40px; } }
  @media (max-width: 991px) {
    .sub-title {
      margin: 0; } }
  @media (max-width: 767px) {
    .sub-title {
      font-size: 22px;
      line-height: 32px; } }
  @media (max-width: 575px) {
    .sub-title {
      font-size: 20px;
      line-height: 30px; } }
  @media (max-width: 480px) {
    .sub-title {
      font-size: 18px;
      line-height: 28px; } }

.common-btn {
  font-size: 12px;
  color: #2E2E2E;
  font-weight: 700;
  text-transform: uppercase;
  height: 68px;
  line-height: 68px;
  border-radius: 8px;
  border: 0px;
  padding: 0 45px;
  display: inline-block;
  letter-spacing: 0.80px;
  text-align: center; }

/*=============================
Main Banner
===============================*/
.hero-banner {
  background: url(../images/hero-banner.jpg) bottom center;
  background-size: cover;
  padding: 60px 0;
  height: 660px;
  position: relative; }
  @media (max-width: 1199px) {
    .hero-banner {
      height: 580px; } }
  @media (max-width: 991px) {
    .hero-banner {
      padding: 60px 0 10px;
      height: 520px; } }
  @media (max-width: 767px) {
    .hero-banner {
      height: 460px;
      padding: 50px 0 10px; } }
  @media (max-width: 575px) {
    .hero-banner {
      height: auto;
      padding: 90px 0 50px; } }
  .hero-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6); }
  .hero-banner .banner-content {
    max-width: 720px;
    margin: auto;
    text-align: center; }
    @media (max-width: 1199px) {
      .hero-banner .banner-content {
        max-width: 670px; } }
    @media (max-width: 991px) {
      .hero-banner .banner-content {
        max-width: 680px; } }
    .hero-banner .banner-content h2 {
      font-size: 42px;
      line-height: 50px;
      font-weight: 900;
      color: #fff;
      margin-bottom: 10px;
      letter-spacing: -0.50px; }
      @media (max-width: 1199px) {
        .hero-banner .banner-content h2 {
          font-size: 36px;
          line-height: 46px;
          margin-bottom: 20px; } }
      @media (max-width: 1199px) {
        .hero-banner .banner-content h2 {
          font-size: 34px;
          line-height: 44px;
          margin-bottom: 15px; } }
      @media (max-width: 767px) {
        .hero-banner .banner-content h2 {
          font-size: 30px;
          line-height: 38px; } }
      @media (max-width: 575px) {
        .hero-banner .banner-content h2 {
          font-size: 26px;
          line-height: 34px;
          margin-bottom: 10px; } }
      @media (max-width: 480px) {
        .hero-banner .banner-content h2 {
          font-size: 22px;
          line-height: 28px; } }
    .hero-banner .banner-content p {
      font-size: 22px;
      line-height: 30px;
      font-weight: 400;
      color: #fff;
      max-width: 590px;
      margin: auto; }
      @media (max-width: 1199px) {
        .hero-banner .banner-content p {
          font-size: 20px;
          line-height: 28px;
          padding: 0 20px; } }
      @media (max-width: 991px) {
        .hero-banner .banner-content p {
          padding: 0 50px; } }
      @media (max-width: 767px) {
        .hero-banner .banner-content p {
          font-size: 18px;
          line-height: 28px;
          padding: 0 10px; } }
      @media (max-width: 575px) {
        .hero-banner .banner-content p {
          font-size: 16px;
          line-height: 26px; } }
      @media (max-width: 480px) {
        .hero-banner .banner-content p {
          padding: 0;
          font-size: 15px;
          line-height: 24px; } }
    .hero-banner .banner-content .banner-btn {
      color: #2E2E2E;
      background: #B8F513;
      height: 68px;
      line-height: 68px;
      padding: 0 45px;
      margin-top: 30px;
      border: 0; }
      @media (max-width: 1199px) {
        .hero-banner .banner-content .banner-btn {
          height: 58px;
          line-height: 58px; } }
      @media (max-width: 991px) {
        .hero-banner .banner-content .banner-btn {
          height: 54px;
          line-height: 54px; } }
      @media (max-width: 767px) {
        .hero-banner .banner-content .banner-btn {
          height: 48px;
          line-height: 48px; } }
      @media (max-width: 575px) {
        .hero-banner .banner-content .banner-btn {
          height: 42px;
          line-height: 42px;
          margin-top: 20px; } }
      .hero-banner .banner-content .banner-btn:hover {
        background: #aae50a; }
  .hero-banner .banner-vector i {
    background: url(../images/banner-vector.svg) 0 0 no-repeat;
    height: 456px;
    width: 468px;
    background-size: 100%;
    display: inline-block; }

/*=============================
Product Section
===============================*/
.products-sec {
  padding-bottom: 0;
  background: #f5f5f5; }
  @media (max-width: 991px) {
    .products-sec {
      padding: 60px 0; } }
  @media (max-width: 575px) {
    .products-sec {
      padding: 40px 0; } }
  .products-sec .products-details {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .products-sec .products-details .sub-title {
      max-width: 440px; }
      @media (max-width: 991px) {
        .products-sec .products-details .sub-title {
          max-width: 100%;
          text-align: center; } }
    @media (max-width: 991px) {
      .products-sec .products-details .responsive-iphone .iphone-img {
        background: url(../images/iphonex-img@2x.png) center no-repeat;
        height: 700px;
        display: block;
        background-size: 100%; } }
    @media (max-width: 575px) {
      .products-sec .products-details .responsive-iphone .iphone-img {
        height: 480px;
        background-size: 90%; } }
  .products-sec .mobile-img {
    height: 820px; }
    @media (max-width: 1199px) {
      .products-sec .mobile-img {
        height: 680px; } }
    @media (max-width: 991px) {
      .products-sec .mobile-img {
        display: none; } }
    .products-sec .mobile-img span {
      background: url(../images/iphonex-img@2x.png) 0 0 no-repeat;
      background-size: 100%;
      width: 530px;
      display: inline-block;
      position: absolute;
      height: 100%;
      top: -80px;
      right: 0px; }
      @media (max-width: 1199px) {
        .products-sec .mobile-img span {
          width: 450px;
          left: -35px;
          top: -70px; } }
  .products-sec .laptop-img span {
    background: url(../images/laptop-img.svg) 0 0 no-repeat;
    background-size: 100%;
    height: 390px;
    width: 765px;
    display: inline-block; }

.project-details {
  margin-top: 30px;
  border-radius: 18px;
  background-color: #fafbfb;
  box-shadow: 0 2px 72px 0 rgba(0, 0, 0, 0.08);
  padding: 60px 30px 30px;
  position: relative;
  padding: 60px 25px 25px;
  margin-top: auto;
  position: relative;
  top: -150px; }
  @media (max-width: 1199px) {
    .project-details {
      top: -110px; } }
  @media (max-width: 991px) {
    .project-details {
      top: 0;
      margin-top: 20px;
      text-align: center;
      background: transparent;
      box-shadow: none;
      padding: 0; } }
  .project-details p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #000000;
    letter-spacing: -0.50px; }
    @media (max-width: 1199px) {
      .project-details p {
        font-size: 20px;
        line-height: 30px; } }
    @media (max-width: 767px) {
      .project-details p {
        font-size: 18px;
        line-height: 28px; } }
    @media (max-width: 575px) {
      .project-details p {
        font-size: 16px;
        line-height: 26px;
        padding: 0 10px; } }
    @media (max-width: 480px) {
      .project-details p {
        font-size: 15px;
        line-height: 24px;
        padding: 0; } }
  .project-details .user-details {
    font-size: 14px;
    line-height: 22px;
    color: #919191;
    font-weight: 400;
    margin-top: 30px; }
    @media (max-width: 1199px) {
      .project-details .user-details {
        margin-top: 15px; } }
  .project-details .user-block {
    position: absolute;
    top: -40px;
    left: 30px; }
    @media (max-width: 991px) {
      .project-details .user-block {
        position: static;
        margin-bottom: 20px; } }
    @media (max-width: 991px) {
      .project-details .user-block:before {
        content: "";
        width: 26px;
        height: 2px;
        background: rgba(0, 0, 0, 0.2);
        margin: auto;
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%); } }
    .project-details .user-block .user-img {
      background-size: 100%;
      height: 80px;
      width: 80px;
      border-radius: 50%;
      box-shadow: 3px 8px 20px 0 rgba(0, 0, 0, 0.16);
      display: inline-block;
      vertical-align: middle;
      border: 2px solid #fff; }
      .project-details .user-block .user-img img {
        width: 100%;
        border-radius: 50%; }

/*=============================
ipad Section
===============================*/
.ipad-sec {
  background: #fff; }
  .ipad-sec .ipad-inner {
    max-width: 746px;
    margin: auto; }
  .ipad-sec .ipad-img {
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 3px 72px 0 rgba(0, 0, 0, 0.08);
    overflow: hidden; }
    .ipad-sec .ipad-img img {
      width: 100%; }
  .ipad-sec .products-details {
    text-align: center;
    margin-top: 80px;
    display: block; }
    @media (max-width: 575px) {
      .ipad-sec .products-details {
        margin-top: 60px; } }
    .ipad-sec .products-details .project-details {
      background: none;
      box-shadow: none;
      top: 0;
      margin-top: 50px; }
      .ipad-sec .products-details .project-details .user-details {
        margin-top: 15px; }
      .ipad-sec .products-details .project-details .user-block {
        position: relative;
        margin-bottom: 20px;
        top: 0;
        left: 0; }
        .ipad-sec .products-details .project-details .user-block:before {
          content: "";
          width: 26px;
          height: 2px;
          background: rgba(0, 0, 0, 0.2);
          margin: auto;
          position: absolute;
          top: -65px;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%); }
          @media (max-width: 991px) {
            .ipad-sec .products-details .project-details .user-block:before {
              top: -30px; } }

/*=============================
      Contact Section
===============================*/
.contact-sec {
  background: #1F1F1F;
  position: relative;
  height: 100%;
  width: 100%; }
  @media (max-width: 991px) {
    .contact-sec {
      height: auto; } }
  .contact-sec .contect-text {
    text-align: center;
    max-width: 740px;
    margin: auto; }
    .contact-sec .contect-text .common-title {
      color: #ffff; }
    .contact-sec .contect-text p {
      font-size: 18px;
      line-height: 26px;
      color: #fff;
      font-weight: 400;
      margin: auto; }
      @media (max-width: 1199px) {
        .contact-sec .contect-text p {
          font-size: 20px; } }
      @media (max-width: 991px) {
        .contact-sec .contect-text p {
          max-width: 100%;
          font-size: 18px;
          line-height: 26px; } }
      @media (max-width: 575px) {
        .contact-sec .contect-text p {
          font-size: 15px;
          line-height: 24px; } }
      .contact-sec .contect-text p ~ p {
        margin-top: 15px; }
        @media (max-width: 575px) {
          .contact-sec .contect-text p ~ p {
            margin-top: 10px; } }
    .contact-sec .contect-text .contact-btn {
      color: #2E2E2E;
      height: 68px;
      line-height: 68px;
      padding: 0 45px;
      margin-top: 40px;
      background: #fff;
      border: 0; }
      @media (max-width: 1199px) {
        .contact-sec .contect-text .contact-btn {
          height: 48px;
          line-height: 46px; } }
      @media (max-width: 991px) {
        .contact-sec .contect-text .contact-btn {
          height: 44px;
          line-height: 42px; } }
      @media (max-width: 767px) {
        .contact-sec .contect-text .contact-btn {
          margin-top: 30px;
          height: 42px;
          line-height: 40px; } }
      @media (max-width: 575px) {
        .contact-sec .contect-text .contact-btn {
          margin-top: 20px; } }
      .contact-sec .contect-text .contact-btn:hover {
        background: #0031ff;
        color: #fff;
        border-color: #fff; }

/*=============================
Portfolio Section
===============================*/
.gallery {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  transform: translate3d(100%, 0, 0);
  pointer-events: none;
  -webkit-transform: translate3d(100%, 0, 0); }
  @media (min-height: 991px) {
    .gallery {
      top: 20px; } }
  @media (min-height: 979px) {
    .gallery {
      display: block;
      position: static;
      -webkit-transform: translateZ(0);
      transform: translateZ(0); } }
  @media (max-width: 991px) {
    .gallery {
      display: none; } }

.gallery__list {
  display: inline-block;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  background-color: #0031ff; }

.gallery__list-item {
  display: inline-block;
  padding: 0 35px; }
  @media (max-width: 979px) {
    .gallery__list-item {
      display: block;
      padding: 0;
      max-height: 100%; } }
  .gallery__list-item:first-child {
    padding-left: 0; }
  .gallery__list-item:last-child {
    padding-right: 0; }
  .gallery__list-item img {
    display: block;
    height: 100%;
    max-height: 665px;
    width: auto; }
    @media (max-width: 979px) {
      .gallery__list-item img {
        display: block;
        height: auto;
        max-height: 100%;
        width: 100%; } }

/*
.portfolio-sec{
    .owl-carousel{
        .item{
        }
    }
    .owl-dots{
        display: none;
    }
    .owl-nav{
        display: none;
    }

}
*/
.portfolio-sec {
  height: 100%; }
  .portfolio-sec .portfolio-img {
    height: 100%; }
    .portfolio-sec .portfolio-img.active {
      background-attachment: inherit !important; }
    .portfolio-sec .portfolio-img.port_img1 {
      background: url(../images/1.png) 0 0 no-repeat;
      background-size: cover;
      background-attachment: fixed; }
    .portfolio-sec .portfolio-img.port_img2 {
      background: url(../images/2.png) 0 0 no-repeat;
      background-size: cover;
      background-attachment: fixed; }
    .portfolio-sec .portfolio-img.port_img3 {
      background: url(../images/3.png) 0 0 no-repeat;
      background-size: cover;
      background-attachment: fixed; }
    .portfolio-sec .portfolio-img.port_img4 {
      background: url(../images/1.png) 0 0 no-repeat;
      background-size: cover;
      background-attachment: fixed; }
    .portfolio-sec .portfolio-img.port_img5 {
      background: url(../images/2.png) 0 0 no-repeat;
      background-size: cover;
      background-attachment: fixed; }
    .portfolio-sec .portfolio-img.port_img6 {
      background: url(../images/3.png) 0 0 no-repeat;
      background-size: cover;
      background-attachment: fixed; }

.contact-new {
  padding: 100px 0 80px;
  background: #f4f9ff; }
  @media (max-width: 767px) {
    .contact-new {
      padding: 50px 0 30px; } }
  .contact-new .contact_inner {
    max-width: 665px;
    margin: auto; }
    @media (max-width: 1199px) {
      .contact-new .contact_inner {
        max-width: 768px; } }
    .contact-new .contact_inner .contact-text {
      text-align: left; }
      .contact-new .contact_inner .contact-text h2 {
        font-size: 52px;
        line-height: 63px;
        font-weight: 900;
        margin-bottom: 30px;
        letter-spacing: -0.40px; }
        @media (max-width: 767px) {
          .contact-new .contact_inner .contact-text h2 {
            font-size: 24px;
            line-height: 36px;
            margin-bottom: 15px; } }
      .contact-new .contact_inner .contact-text p {
        max-width: 100%;
        margin-left: 0;
        font-size: 22px;
        line-height: 34px;
        color: #000; }
        @media (max-width: 1199px) {
          .contact-new .contact_inner .contact-text p {
            font-size: 20px;
            line-height: 32px; } }
        @media (max-width: 991px) {
          .contact-new .contact_inner .contact-text p {
            font-size: 19px;
            line-height: 30px; } }
        @media (max-width: 767px) {
          .contact-new .contact_inner .contact-text p {
            font-size: 18px;
            line-height: 30px; } }
        @media (max-width: 575px) {
          .contact-new .contact_inner .contact-text p {
            font-size: 16px;
            line-height: 28px; } }
        @media (max-width: 480px) {
          .contact-new .contact_inner .contact-text p {
            font-size: 15px;
            line-height: 25px; } }
    .contact-new .contact_inner .contact-form-block {
      margin-top: 50px; }
      @media (max-width: 767px) {
        .contact-new .contact_inner .contact-form-block {
          margin-top: 30px; } }
      .contact-new .contact_inner .contact-form-block .contact-head {
        font-size: 34px;
        line-height: 42px;
        font-weight: 700;
        color: #000;
        margin-bottom: 15px;
        letter-spacing: -0.40px; }
        @media (max-width: 1199px) {
          .contact-new .contact_inner .contact-form-block .contact-head {
            font-size: 28px;
            line-height: 32px; } }
        @media (max-width: 991px) {
          .contact-new .contact_inner .contact-form-block .contact-head {
            font-size: 24px;
            line-height: 28px; } }
        @media (max-width: 767px) {
          .contact-new .contact_inner .contact-form-block .contact-head {
            font-size: 22px;
            line-height: 28px;
            margin-bottom: 10px; } }
        @media (max-width: 575px) {
          .contact-new .contact_inner .contact-form-block .contact-head {
            font-size: 20px;
            line-height: 26px; } }
        @media (max-width: 480px) {
          .contact-new .contact_inner .contact-form-block .contact-head {
            font-size: 18px;
            line-height: 24px; } }
      .contact-new .contact_inner .contact-form-block .contact-sub {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
        color: #000;
        letter-spacing: -0.40px; }
        @media (max-width: 480px) {
          .contact-new .contact_inner .contact-form-block .contact-sub {
            font-size: 14px;
            line-height: 22px; } }
        .contact-new .contact_inner .contact-form-block .contact-sub a {
          color: #0031ff;
          text-decoration: underline; }
          .contact-new .contact_inner .contact-form-block .contact-sub a:hover {
            opacity: 0.8; }
      .contact-new .contact_inner .contact-form-block .required-message {
        display: block;
        font-size: 12px;
        margin-bottom: 20px;
        margin-top: 30px;
        opacity: .7; }
      @media (max-width: 1199px) {
        .contact-new .contact_inner .contact-form-block .form-block {
          margin-top: 30px; } }
      .contact-new .contact_inner .contact-form-block .form-block .form-group {
        margin-bottom: 25px; }
        @media (max-width: 767px) {
          .contact-new .contact_inner .contact-form-block .form-block .form-group {
            margin-bottom: 20px; } }
        .contact-new .contact_inner .contact-form-block .form-block .form-group .form-label {
          font-size: 22px;
          line-height: 27px;
          font-weight: 700;
          color: #000;
          letter-spacing: -0.40px;
          margin-bottom: 0;
          margin-top: 30px; }
          @media (max-width: 1199px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-label {
              font-size: 20px;
              line-height: 26px;
              margin-top: 25px; } }
          @media (max-width: 767px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-label {
              font-size: 18px;
              line-height: 24px;
              margin-top: 15px; } }
          @media (max-width: 575px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-label {
              font-size: 16px;
              line-height: 22px; } }
          @media (max-width: 480px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-label {
              font-size: 15px;
              line-height: 20px; } }
        .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control {
          height: 54px;
          line-height: 54px;
          border: 0;
          border-radius: 3px;
          box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.05);
          font-size: 18px;
          font-weight: 400;
          color: #000;
          padding: 0 15px; }
          @media (max-width: 1199px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control {
              height: 50px;
              line-height: 50px;
              font-size: 17px; } }
          @media (max-width: 767px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control {
              height: 48px;
              line-height: 48px;
              font-size: 16px; } }
          @media (max-width: 575px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control {
              font-size: 15px;
              height: 44px;
              line-height: 44px; } }
          @media (max-width: 480px) {
            .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control {
              height: 42px;
              line-height: 42px;
              font-size: 14px; } }
          .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: #c9cddd; }
          .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control::-moz-placeholder {
            /* Firefox 19+ */
            color: #c9cddd; }
          .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control:-ms-input-placeholder {
            /* IE 10+ */
            color: #c9cddd; }
          .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control:-moz-placeholder {
            /* Firefox 18- */
            color: #c9cddd; }
          .contact-new .contact_inner .contact-form-block .form-block .form-group .form-control.text-area {
            height: 120px;
            line-height: 24px;
            padding-top: 15px;
            outline: 0;
            resize: none; }
      .contact-new .contact_inner .contact-form-block .form-block .submit-btn {
        color: #fff;
        background: #0031FF;
        height: 68px;
        line-height: 68px;
        padding: 0 45px;
        margin-top: 30px;
        border: 0;
        cursor: pointer;
        min-width: 200px; }
        @media (max-width: 767px) {
          .contact-new .contact_inner .contact-form-block .form-block .submit-btn {
            height: 44px;
            line-height: 44px;
            margin-top: 15px; } }
        .contact-new .contact_inner .contact-form-block .form-block .submit-btn:hover {
          background: #002ef0; }

/*========================
Radio button
==========================*/
.ck-box .checkbox-block {
  position: relative;
  z-index: 9;
  float: left;
  margin-right: 25px; }
  @media (max-width: 767px) {
    .ck-box .checkbox-block {
      margin-right: 20px; } }
  @media (max-width: 480px) {
    .ck-box .checkbox-block {
      margin-right: 10px; } }
  .ck-box .checkbox-block:last-child {
    margin: 0; }
  .ck-box .checkbox-block input[type="radio"] {
    display: none; }
    .ck-box .checkbox-block input[type="radio"]:checked + .ck-content {
      background: #f6faff;
      border-color: #bfcee0; }
  .ck-box .checkbox-block .ck-content {
    position: relative;
    height: 54px;
    line-height: 52px;
    border: 1px solid #d9e4f2;
    border-radius: 3px;
    padding: 0 16px;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.05);
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #555c79;
    margin: 0;
    cursor: pointer; }
    @media (max-width: 1199px) {
      .ck-box .checkbox-block .ck-content {
        height: 48px;
        line-height: 46px;
        font-size: 15px; } }
    @media (max-width: 767px) {
      .ck-box .checkbox-block .ck-content {
        height: 44px;
        line-height: 42px;
        font-size: 15px; } }
    @media (max-width: 575px) {
      .ck-box .checkbox-block .ck-content {
        height: 38px;
        line-height: 36px;
        font-size: 14px; } }
    @media (max-width: 480px) {
      .ck-box .checkbox-block .ck-content {
        font-size: 12px;
        height: 36px;
        line-height: 34px;
        padding: 0 8px; } }

.success-outer {
  background: #f4f9ff;
  padding: 100px 0 80px; }
  @media (max-width: 767px) {
    .success-outer {
      padding: 50px 0 30px; } }
  .success-outer .success-msg {
    text-align: center; }
  .success-outer h1 {
    font-size: 52px;
    line-height: 63px;
    font-weight: 900;
    margin-bottom: 30px;
    letter-spacing: -0.40px; }
    @media (max-width: 767px) {
      .success-outer h1 {
        padding: 0;
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 10px; } }
  .success-outer p {
    font-size: 22px;
    line-height: 34px; }
    @media (max-width: 767px) {
      .success-outer p {
        font-size: 16px;
        line-height: 24px; } }
    .success-outer p.email-sent-text {
      font-size: 14px;
      line-height: 20px;
      max-width: 500px;
      margin: 30px auto 0; }
      @media (max-width: 767px) {
        .success-outer p.email-sent-text {
          margin-top: 15px; } }

.big-blue-cta {
  color: #fff;
  background: #0031FF;
  height: 68px;
  line-height: 68px;
  padding: 0 45px;
  margin-top: 30px;
  border: 0;
  cursor: pointer;
  min-width: 200px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 8px;
  display: inline-block;
  letter-spacing: 0.80px;
  text-align: center;
  font-size: 12px; }
  @media (max-width: 767px) {
    .big-blue-cta {
      height: 40px;
      line-height: 40px; } }
  .big-blue-cta:hover {
    color: #fff;
    background: #002ce6; }

* {
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-family: 'Muli', sans-serif; }

/*# sourceMappingURL=style.css.map */