/* ======================
  Global CSS start
========================*/
@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,500i,600,600i,700,700i,800,800i,900|Roboto:400,400i,500,500i,700");
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal; }

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #00A651; }

::selection {
  color: #fff;
  background: #00A651; }

li b {
  font-family: "Roboto", sans-serif; }

a {
  font-weight: 500;
  -webkit-font-smoothing: antialiased; }

p {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #393e46;
  -webkit-font-smoothing: antialiased; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  text-transform: normal;
  font-style: normal;
  margin-top: 0px;
  color: #242a31;
  font-weight: 600; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: "Roboto", sans-serif;
  color: inherit; }

pre {
  margin-bottom: 15px;
  padding: 20px 15px; }

footer li a {
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

a {
  font-family: "Raleway", sans-serif; }

h1 {
  font-size: 36px;
  line-height: 46px; }

h2 {
  font-size: 28px;
  line-height: 38px; }

h3 {
  font-size: 24px;
  line-height: 34px; }

h4 {
  font-size: 18px;
  line-height: 32px; }

h5 {
  font-size: 16px;
  line-height: 26px; }

h6 {
  font-size: 14px;
  line-height: 24px; }

.kd-primary {
  background-color: #00A651;
  color: #ffffff !important; }

.ac-primary {
  background-color: #00A651;
  color: #ffffff !important; }

.ac-primary-color {
  color: #00A651; }

.kubedb-primary-bg {
  background-color: #00A651; }

.tooltip.is-tooltip-primary::before {
  background-color: #32325D;
  color: #ffffff;
  min-width: 200px;
  padding: 15px;
  font-weight: 400;
  font-style: normal; }

.tooltip.is-tooltip-primary:not(.is-loading)::after {
  border-color: #32325D transparent transparent transparent; }

/* button style */
.button {
  height: auto; }

.kd-button, .ac-button {
  border: none;
  border-radius: 4px;
  padding: 12px 40px;
  display: inline-block;
  font-weight: 500;
  margin: 0;
  color: #ffffff;
  transition: 0.3s;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  min-width: 190px; }

.kd-button:hover {
  background-color: #00974a;
  color: #ffffff;
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.16); }

.ac-button:hover {
  background-color: #00974a;
  color: #ffffff;
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.16);
  transform: translateY(-2px); }

.kd-button span {
  padding-left: 10px; }

.img {
  max-width: 100%;
  height: auto; }

.d-table {
  display: table;
  height: 100%;
  width: 100%; }

.d-table-cell {
  width: 100%;
  display: table-cell;
  vertical-align: middle; }

.section-padding {
  padding: 120px 0; }

.container.section {
  padding-top: 0;
  padding-bottom: 0; }

.section-title {
  margin-bottom: 50px; }

.subscription-form .input.is-hovered,
.subscription-form .input:hover {
  border-color: #00A651; }

.input.is-active,
.input.is-focused,
.input:active,
.input:focus,
.textarea.is-active,
.textarea.is-focused,
.textarea:active,
.textarea:focus {
  border-color: #00A651;
  box-shadow: none; }

video:focus {
  outline: none; }

.is-dark {
  background-color: #32325d; }

.is-success {
  background-color: #00a651 !important; }

.is-info {
  background-color: #1da1f2 !important; }

.is-blue {
  background-color: #3f19ad !important;
  color: #ffffff; }

.is-gold {
  background-color: #f99a00 !important;
  color: #ffffff !important; }

.is-marked {
  background-color: #fff5e5 !important; }

.is-danger {
  background-color: #e01563; }

.is-red {
  background-color: #e03056 !important;
  color: #ffffff !important; }

.is-dark-red {
  background-color: #8e2c4a !important;
  color: #ffffff !important; }

.is-light-blue {
  background-color: #d1ecfd !important;
  color: #1da1f2; }

.is-white {
  background-color: #ffffff !important;
  color: #4d4f5c !important;
  border: 1px solid #e9e9f0; }

.is-tranparent {
  background: transparent !important;
  border: none;
  cursor: pointer; }

.is-gray {
  background-color: #e9e9f0 !important;
  color: #4d4f5c !important; }

.is-white-gray {
  background-color: #e9e9f0;
  border: none; }

/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }

.mt-55 {
  margin-top: 55px; }

.mt-60 {
  margin-top: 60px; }

.mt-65 {
  margin-top: 65px; }

.mt-70 {
  margin-top: 70px; }

.mt-75 {
  margin-top: 75px; }

.mt-80 {
  margin-top: 80px; }

.mt-85 {
  margin-top: 85px; }

.mt-90 {
  margin-top: 90px; }

.mt-95 {
  margin-top: 95px; }

.mt-100 {
  margin-top: 100px; }

.mt-105 {
  margin-top: 105px; }

.mt-110 {
  margin-top: 110px; }

.mt-115 {
  margin-top: 115px; }

.mt-120 {
  margin-top: 120px; }

.mt-125 {
  margin-top: 125px; }

.mt-130 {
  margin-top: 130px; }

.mt-135 {
  margin-top: 135px; }

.mt-140 {
  margin-top: 140px; }

.mt-145 {
  margin-top: 145px; }

.mt-150 {
  margin-top: 150px; }

.mt-155 {
  margin-top: 155px; }

.mt-160 {
  margin-top: 160px; }

.mt-165 {
  margin-top: 165px; }

.mt-170 {
  margin-top: 170px; }

.mt-175 {
  margin-top: 175px; }

.mt-180 {
  margin-top: 180px; }

.mt-185 {
  margin-top: 185px; }

.mt-190 {
  margin-top: 190px; }

.mt-195 {
  margin-top: 195px; }

.mt-200 {
  margin-top: 200px; }

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-75 {
  margin-bottom: 75px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-85 {
  margin-bottom: 85px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-105 {
  margin-bottom: 105px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-115 {
  margin-bottom: 115px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-125 {
  margin-bottom: 125px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-135 {
  margin-bottom: 135px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-145 {
  margin-bottom: 145px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-155 {
  margin-bottom: 155px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-165 {
  margin-bottom: 165px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-175 {
  margin-bottom: 175px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-185 {
  margin-bottom: 185px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-195 {
  margin-bottom: 195px; }

.mb-200 {
  margin-bottom: 200px; }

.ml-0 {
  margin-left: 0 !important; }

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-35 {
  padding-top: 35px; }

.pt-40 {
  padding-top: 40px; }

.pt-45 {
  padding-top: 45px; }

.pt-50 {
  padding-top: 50px; }

.pt-55 {
  padding-top: 55px; }

.pt-60 {
  padding-top: 60px; }

.pt-65 {
  padding-top: 65px; }

.pt-70 {
  padding-top: 70px; }

.pt-75 {
  padding-top: 75px; }

.pt-80 {
  padding-top: 80px; }

.pt-85 {
  padding-top: 85px; }

.pt-90 {
  padding-top: 90px; }

.pt-95 {
  padding-top: 95px; }

.pt-100 {
  padding-top: 100px; }

.pt-105 {
  padding-top: 105px; }

.pt-110 {
  padding-top: 110px; }

.pt-115 {
  padding-top: 115px; }

.pt-120 {
  padding-top: 120px; }

.pt-125 {
  padding-top: 125px; }

.pt-130 {
  padding-top: 130px; }

.pt-135 {
  padding-top: 135px; }

.pt-140 {
  padding-top: 140px; }

.pt-145 {
  padding-top: 145px; }

.pt-150 {
  padding-top: 150px; }

.pt-155 {
  padding-top: 155px; }

.pt-160 {
  padding-top: 160px; }

.pt-165 {
  padding-top: 165px; }

.pt-170 {
  padding-top: 170px; }

.pt-175 {
  padding-top: 175px; }

.pt-180 {
  padding-top: 180px; }

.pt-185 {
  padding-top: 185px; }

.pt-190 {
  padding-top: 190px; }

.pt-195 {
  padding-top: 195px; }

.pt-200 {
  padding-top: 200px; }

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-35 {
  padding-bottom: 35px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-45 {
  padding-bottom: 45px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-65 {
  padding-bottom: 65px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-75 {
  padding-bottom: 75px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-85 {
  padding-bottom: 85px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-95 {
  padding-bottom: 95px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-105 {
  padding-bottom: 105px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-115 {
  padding-bottom: 115px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-125 {
  padding-bottom: 125px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-135 {
  padding-bottom: 135px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-145 {
  padding-bottom: 145px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-155 {
  padding-bottom: 155px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-165 {
  padding-bottom: 165px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-175 {
  padding-bottom: 175px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-185 {
  padding-bottom: 185px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-195 {
  padding-bottom: 195px; }

.pb-200 {
  padding-bottom: 200px; }

/*-- Padding Left --*/
.pl-0 {
  padding-left: 0px; }

.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 35px; }

.pl-30 {
  padding-left: 30px; }

.pl-35 {
  padding-left: 35px; }

.pl-35 {
  padding-left: 35px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-55 {
  padding-left: 55px; }

.pl-60 {
  padding-left: 60px; }

.pl-65 {
  padding-left: 65px; }

.pl-70 {
  padding-left: 70px; }

.pl-75 {
  padding-left: 75px; }

.pl-80 {
  padding-left: 80px; }

.pl-85 {
  padding-left: 80px; }

.pl-90 {
  padding-left: 90px; }

.pl-95 {
  padding-left: 95px; }

.pl-100 {
  padding-left: 100px; }

/*-- Padding Right --*/
.pr-0 {
  padding-right: 0px; }

.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 35px; }

.pr-30 {
  padding-right: 30px; }

.pr-35 {
  padding-right: 35px; }

.pr-35 {
  padding-right: 35px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-55 {
  padding-right: 55px; }

.pr-60 {
  padding-right: 60px; }

.pr-65 {
  padding-right: 65px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-85 {
  padding-right: 80px; }

.pr-90 {
  padding-right: 90px; }

.pr-95 {
  padding-right: 95px; }

.pr-100 {
  padding-right: 100px; }

/* font weight */
.f-700 {
  font-weight: 700; }

.f-600 {
  font-weight: 600; }

.f-500 {
  font-weight: 500; }

.f-400 {
  font-weight: 400; }

.f-300 {
  font-weight: 300; }

/*==================================================
                  Theme CSS prefix End
  ====================================================*/
.fixed-menu {
  position: absolute;
  width: 100%;
  padding: 9px 0px;
  z-index: 99;
  top: 0;
  left: 0; }

body.fixed-nav .fixed-menu {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  padding: 9px 0px;
  background: #ffffff;
  box-shadow: 0px 1px 1px rgba(25, 76, 128, 0.08); }

.appscode .header-top {
  box-shadow: 0px 1px 1px rgba(25, 76, 128, 0.08); }

.main-menu.is-bg-available .navbar-item,
.main-menu.is-bg-available .navbar-link {
  color: #ffffff; }

.main-menu.is-bg-available .navbar-item:hover,
.main-menu.is-bg-available .navbar-link:hover {
  color: #ddd; }

.navbar-item.has-dropdown.is-active .navbar-link,
.navbar-item.has-dropdown:hover .navbar-link {
  background: transparent; }

body.fixed-nav .main-menu.is-bg-available .navbar-item,
body.fixed-nav .main-menu.is-bg-available .navbar-link {
  color: #4a4a4a; }

body.fixed-nav .main-menu.is-bg-available .navbar-item:hover,
body.fixed-nav .main-menu.is-bg-available .navbar-link:hover {
  color: #00A651; }

.main-menu.is-bg-available .navbar-link:not(.is-arrowless)::after,
.main-menu.is-bg-available .select:not(.is-multiple):not(.is-loading)::after {
  border-color: #ffffff; }

body.fixed-nav
.main-menu.is-bg-available
.navbar-link:not(.is-arrowless)::after,
body.fixed-nav
.main-menu.is-bg-available
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #4a4a4a; }

.hero-area {
  position: relative;
  z-index: 1; }
  .hero-area .hero-shape {
    position: absolute;
    background: url(../images/appscode/hero-shape.webp);
    background-repeat: no-repeat;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background-position-y: top;
    z-index: -1;
    min-height: 100%; }
  .hero-area .trusted-logo {
    margin-top: 20px; }

.is-full-height {
  min-height: 100vh; }

.hero-area.is-full-height {
  padding: 70px 0 0;
  overflow: hidden; }

.hero-area-content h1 {
  line-height: 67px; }
.hero-area-content .play-buttons {
  margin-top: 30px; }
  .hero-area-content .play-buttons a {
    color: #242a31;
    font-size: 16px;
    font-weight: 600; }
    .hero-area-content .play-buttons a span.video-icon {
      height: 54px;
      width: 54px;
      border: 1px solid #00a651;
      display: inline-block;
      font-size: 14px;
      color: #00a651;
      text-align: center;
      line-height: 54px;
      margin-right: 20px;
      border-radius: 50%; }
      .hero-area-content .play-buttons a span.video-icon i.fa {
        padding-left: 5px; }

.hero-right-content-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%; }
  .hero-right-content-wrapper .right-side-content-inner {
    position: absolute;
    right: -80px;
    top: 10px;
    width: 100%;
    z-index: -1; }

.trusted-logo .trusted-action {
  background: #e0f2e9;
  padding: 6px 30px;
  border-radius: 4px;
  font-size: 16px;
  display: inline-block;
  margin: 0 auto; }
  .trusted-logo .trusted-action a {
    color: #00A651; }
.trusted-logo .trusted-company a {
  color: #00A651; }
.trusted-logo .trusted-company p {
  font-weight: 500; }

.shap-3 {
  position: relative;
  z-index: 1; }
  .shap-3::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 10px;
    left: -4%;
    z-index: -1;
    background: url(../images/appscode/shape-3.webp);
    background-repeat: no-repeat;
    background-size: contain; }

.count-link-area {
  background-color: #fbfbfb;
  position: relative;
  z-index: 1; }
  .count-link-area .right-sidebar-wrapper {
    display: table;
    height: 100%;
    width: 100%; }
    .count-link-area .right-sidebar-wrapper .right-sidebar-menu {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
      .count-link-area .right-sidebar-wrapper .right-sidebar-menu ul {
        padding-left: 30px;
        border-left: 1px solid #E8E9EA; }
        .count-link-area .right-sidebar-wrapper .right-sidebar-menu ul li a {
          display: inline-block;
          color: #4a4a4a;
          padding: 10px 0;
          font-weight: 600;
          position: relative;
          z-index: 1; }
          .count-link-area .right-sidebar-wrapper .right-sidebar-menu ul li a::after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 0;
            width: 0;
            height: 2px;
            background: #00A651;
            transition: 0.3s linear; }
          .count-link-area .right-sidebar-wrapper .right-sidebar-menu ul li a:hover {
            color: #242a31; }
            .count-link-area .right-sidebar-wrapper .right-sidebar-menu ul li a:hover::after {
              width: 100%; }

.counter-area {
  background-color: #fbfbfb; }
  .counter-area .single-count-wrapper {
    text-align: center;
    padding: 76px 40px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: 0.3s ease-in-out; }
    .counter-area .single-count-wrapper:hover {
      background: #ffffff;
      box-shadow: 0px 8px 56px rgba(15, 80, 100, 0.16);
      z-index: 3; }
    .counter-area .single-count-wrapper .count-icon {
      max-width: 180px;
      margin: 0 auto;
      margin-bottom: 40px;
      height: 170px; }
      .counter-area .single-count-wrapper .count-icon img {
        width: 100%; }
    .counter-area .single-count-wrapper .count {
      font-size: 48px;
      font-weight: 700;
      color: #1c2c41;
      line-height: 1.5;
      transition: 0.3s ease-in-out; }
    .counter-area .single-count-wrapper:hover .count {
      color: #00A651; }
    .counter-area .single-count-wrapper .name {
      color: #393e46;
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 20px; }
    .counter-area .single-count-wrapper .action-btn {
      font-size: 18px;
      font-weight: 600;
      position: absolute;
      bottom: 0;
      transition: 0.3s ease-in-out;
      margin-left: -50%;
      width: 100%;
      opacity: 0;
      visibility: hidden;
      color: #00A651; }
    .counter-area .single-count-wrapper:hover .action-btn {
      opacity: 1;
      visibility: visible;
      bottom: 50px; }

.service-image.is-box-shadow img {
  box-shadow: 0px 8px 57px rgba(0, 0, 0, 0.16); }

.service-content {
  padding-right: 60px; }
  .service-content h5 {
    color: #00A651;
    font-size: 14px;
    font-weight: 600; }
  .service-content h2 {
    color: #242a31;
    font-size: 36px;
    font-weight: 400;
    line-height: 54px;
    margin-bottom: 10px; }
  .service-content p {
    color: #393e46;
    font-size: 16px;
    max-width: 83%; }

.section-title {
  position: relative;
  z-index: 1; }
  .section-title h4 {
    color: #00A651;
    font-size: 14px;
    font-weight: 600; }
  .section-title h2 {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 50px;
    font-weight: 400; }
  .section-title p a {
    color: #00A651;
    text-decoration: underline;
    transition: .3s ease-in-out; }
    .section-title p a:hover {
      color: #00c862; }
  .section-title .quete-icon {
    font-size: 120px;
    position: absolute;
    width: 100%;
    top: -60px;
    z-index: -1;
    opacity: 0.1; }

.section-title.is-main-title h2 {
  margin-bottom: 0; }

.section-title.mb-0 {
  margin-bottom: 0; }

.ac-custom-tabs ul li {
  margin-bottom: 30px; }
  .ac-custom-tabs ul li a {
    color: #242a31;
    font-size: 24px;
    font-family: roboto;
    display: block;
    padding: 20px 20px;
    box-shadow: 0px 1px 4px rgba(26, 80, 151, 0.16);
    border-radius: 9px;
    transition: 0.3s; }
    .ac-custom-tabs ul li a:hover {
      box-shadow: 0px 8px 50px rgba(26, 80, 151, 0.16); }
    .ac-custom-tabs ul li a span.circle-shape {
      width: 20px;
      height: 20px;
      background: #00a0ff;
      display: inline-block;
      border-radius: 50%;
      margin-right: 14px; }

.single-solution-wrapper {
  position: relative;
  z-index: 1;
  padding: 30px;
  border-radius: 4px;
  transition: 0.3s ease-in-out;
  min-height: 300px;
  overflow: hidden; }
  .single-solution-wrapper .solution-icon {
    max-width: 30px;
    margin-bottom: 10px; }
  .single-solution-wrapper h4 {
    font-weight: 700;
    margin-bottom: 10px;
    color: #242a31; }
  .single-solution-wrapper p {
    font-size: 16px;
    margin-bottom: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    box-orient: vertical;
    -webkit-box-orient: vertical; }
  .single-solution-wrapper .inline-button {
    width: 100px;
    height: 100px;
    background: #00A651;
    display: inline-block;
    text-align: left;
    padding-left: 40px;
    line-height: 80px;
    font-size: 30px;
    color: #ffffff;
    border-radius: 50%;
    position: absolute;
    right: -100px;
    bottom: -100px;
    transition: 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden; }
  .single-solution-wrapper:hover .inline-button {
    right: -30px;
    bottom: -30px;
    opacity: 1;
    visibility: visible; }
  .single-solution-wrapper:hover {
    box-shadow: 0px 8px 56px rgba(15, 80, 100, 0.16); }
  .single-solution-wrapper:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: #00A651;
    border-radius: 4px 4px 0 0;
    transition: 0.3s ease; }
  .single-solution-wrapper:hover:after {
    height: 6px; }

.color-2:after {
  background: #0AAFFF; }
.color-2 .inline-button {
  background: #0AAFFF; }

.color-3:after {
  background: #ff9933; }
.color-3 .inline-button {
  background: #ff9933; }

.color-4:after {
  background: #00d96a; }
.color-4 .inline-button {
  background: #00d96a; }

.press-area {
  background-color: #fbfbfb; }
  .press-area .single-press-wrapper {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    transition: 0.3s ease-in-out; }
    .press-area .single-press-wrapper:hover {
      box-shadow: 0px 8px 56px rgba(15, 80, 100, 0.16); }
      .press-area .single-press-wrapper:hover .press-content {
        border: 1px solid white; }
    .press-area .single-press-wrapper .press-image-1 {
      background-image: url(../images/press/1.webp); }
    .press-area .single-press-wrapper .press-image-2 {
      background-image: url(../images/press/2.webp); }
    .press-area .single-press-wrapper .press-image-3 {
      background-image: url(../images/press/3.webp); }
    .press-area .single-press-wrapper .press-image-4 {
      background-image: url(../images/press/4.webp); }
  .press-area .press-image {
    height: 200px;
    background-size: cover;
    background-position: center;
    background-color: #ddd;
    background-repeat: no-repeat;
    width: 100%; }
  .press-area .press-content {
    border: 1px solid #E8E9EA;
    border-top: 1px solid transparent;
    border-radius: 0 0 4px 4px;
    padding: 20px; }
    .press-area .press-content .read-meta {
      font-size: 12px;
      color: #67707e;
      margin-bottom: 10px; }
    .press-area .press-content h3 {
      font-size: 18px;
      font-weight: 600;
      line-height: 26px;
      margin-bottom: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-clamp: 2;
      -webkit-line-clamp: 2;
      box-orient: vertical;
      -webkit-box-orient: vertical; }
    .press-area .press-content p {
      color: #393e46;
      font-size: 15px;
      margin-bottom: 30px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-clamp: 4;
      -webkit-line-clamp: 4;
      box-orient: vertical;
      -webkit-box-orient: vertical; }
    .press-area .press-content .press-button-wrapper {
      overflow: hidden;
      position: relative;
      z-index: 1; }
      .press-area .press-content .press-button-wrapper:after {
        position: absolute;
        content: "";
        top: 15px;
        width: 100%;
        height: 1px;
        background: #E8E9EA;
        left: 0;
        z-index: -1;
        transition: 0.3s ease-in-out; }
      .press-area .press-content .press-button-wrapper .press-button {
        border: 1px solid #E8E9EA;
        font-size: 13px;
        color: #808998;
        font-weight: 600;
        padding: 5px 20px;
        border-radius: 50px;
        display: block;
        float: right;
        position: relative;
        z-index: 1;
        background: #ffffff;
        transition: 0.3s ease-in-out; }
        .press-area .press-content .press-button-wrapper .press-button:hover {
          color: #393e46;
          border: 1px solid #393e46; }

.testimonial-area-2 .section-title {
  margin-bottom: 30px; }

.single-testimonial-wrapper {
  margin: 0 15px; }
  .single-testimonial-wrapper .testimonial-msg {
    background-color: #f5f5f5;
    padding: 30px 20px;
    border-radius: 4px;
    min-height: 210px; }
    .single-testimonial-wrapper .testimonial-msg p {
      color: #393e46;
      font-size: 15px;
      line-height: 28px; }
  .single-testimonial-wrapper .testimonial-client-info {
    overflow: hidden;
    padding: 30px 20px 0; }

.carousel-wrapper1 .slider-navigation-next,
.carousel-wrapper1 .slider-navigation-previous,
#logo-area .slider-navigation-next,
#logo-area .slider-navigation-previous {
  display: none; }

.slider-container .slider-item {
  margin-bottom: 30px; }

.about-text-inner p {
  margin-bottom: 30px; }

.ceo-message-wrapper h1 {
  margin-bottom: 40px;
  font-weight: 400; }

.signature-image {
  margin-top: 40px; }
  .signature-image p {
    font-family: Raleway;
    font-weight: 600; }

.ceo-image {
  position: relative;
  z-index: 1; }
  .ceo-image img {
    max-width: 300px;
    margin-top: 20px; }
  .ceo-image .dots-style {
    position: absolute;
    background: url(../images/appscode/dots.webp);
    background-repeat: no-repeat;
    height: 150px;
    width: 250px;
    right: 100px;
    bottom: -75px;
    z-index: -1;
    left: 50%;
    margin-left: -125px; }

section.our-customer-area {
  background: #fbfbfb; }

.cta-bg-color-1 {
  position: relative;
  z-index: 1; }
  .cta-bg-color-1 h1 {
    color: #ffffff;
    font-size: 58px;
    font-weight: 400; }

.cta-bg-color-1:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #1c2c41;
  z-index: -1; }

.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  display: none;
  z-index: 99;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0; }
  .lightbox-container {
    position: relative;
    max-width: 1080px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10; }
    @media screen and (max-width: 768px) {
      .lightbox-container {
        margin-top: 10%; } }
    @media screen and (max-width: 414px) {
      .lightbox-container {
        margin-top: 13%; } }
  .lightbox-content {
    box-shadow: 0 1px 6px fade(black, 70%); }
  .lightbox-close {
    text-transform: uppercase;
    background: transparent;
    position: absolute;
    font-weight: 300;
    font-size: 32px;
    display: block;
    border: none;
    color: white;
    top: -52px;
    right: 3%;
    cursor: pointer; }

.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

.bg-white {
  background-color: #fff; }

.hero-area-2 {
  position: relative;
  z-index: 1; }
  .hero-area-2::after {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    position: absolute;
    z-index: -2;
    content: "";
    background: url(../images/appscode/about-hero-bg-2.webp);
    background-size: contain; }
  .hero-area-2 .hero-area-inner-2 {
    height: 400px; }
    .hero-area-2 .hero-area-inner-2 h1 {
      font-size: 48px;
      margin-bottom: 30px;
      font-weight: 400; }
    .hero-area-2 .hero-area-inner-2 p {
      font-size: 18px; }

.hero-area-2.bg-color-available:after {
  background-color: #fbfbfb; }

.illustration-area {
  min-height: 500px;
  background-repeat: no-repeat; }

.illustration-1 {
  background-image: url(../images/consulting-page/illustation.webp);
  background-size: contain; }

.consulting-inner h2 {
  font-size: 36px;
  margin-bottom: 30px;
  font-weight: 400;
  line-height: 50px; }
.consulting-inner p {
  font-size: 16px;
  line-height: 28px;
  color: #393e46;
  margin-bottom: 20px; }
  .consulting-inner p:last-child {
    margin-bottom: 0; }

.testimonial-area-2 .testimonial-wrapper {
  overflow: hidden; }
  .testimonial-area-2 .testimonial-wrapper .quote-icon {
    margin-bottom: 30px; }
  .testimonial-area-2 .testimonial-wrapper h1 {
    font-size: 28px;
    line-height: 45px;
    font-weight: 600; }
  .testimonial-area-2 .testimonial-wrapper .user-information {
    margin-top: 30px;
    float: right;
    overflow: hidden;
    align-items: center; }
    .testimonial-area-2 .testimonial-wrapper .user-information figure {
      margin-right: 15px; }
    .testimonial-area-2 .testimonial-wrapper .user-information h4 {
      font-size: 18px;
      line-height: 28px;
      font-weight: 700;
      color: #00A651; }
    .testimonial-area-2 .testimonial-wrapper .user-information p {
      font-size: 14px;
      color: #393e46; }

.package-area .single-package-wrapper {
  padding: 30px 50px; }
  .package-area .single-package-wrapper h4 {
    font-size: 18px;
    margin-bottom: 5px; }
  .package-area .single-package-wrapper p {
    font-size: 16px; }

.training-wrapper-image .single-training-image-wrapper {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  margin-right: 30px; }
  .training-wrapper-image .single-training-image-wrapper:last-child {
    margin-right: 0; }
  .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
    width: 250px;
    height: 250px;
    transform: translateY(-70px); }
  .training-wrapper-image .single-training-image-wrapper img {
    transition: 0.3s ease-in-out; }
  .training-wrapper-image .single-training-image-wrapper:hover img {
    transform: scale(1.3); }

.about-training {
  position: relative;
  z-index: 1; }
  .about-training .dots-shape {
    position: absolute;
    background-image: url(../images/training-page/dots-shape.png);
    background-repeat: no-repeat;
    z-index: -1;
    width: 200px;
    height: 300px;
    right: -70px;
    top: 30%; }

.pricing-plan-area-2 .single-pricing {
  background-color: #ffffff;
  border: 1px solid #E8E9EA;
  border-radius: 4px;
  padding: 50px 50px;
  position: relative;
  z-index: 1;
  transition: 0.3s ease-in-out; }
  .pricing-plan-area-2 .single-pricing:hover {
    box-shadow: 0px 8px 50px rgba(26, 80, 151, 0.12);
    border: 1px solid transparent; }
  .pricing-plan-area-2 .single-pricing .pricing-feature {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: -1; }
    .pricing-plan-area-2 .single-pricing .pricing-feature h5 {
      font-size: 16px;
      color: #00A651; }
  .pricing-plan-area-2 .single-pricing h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 10px; }
  .pricing-plan-area-2 .single-pricing h3 {
    font-size: 24px;
    color: #FF8000;
    margin-bottom: 10px; }
  .pricing-plan-area-2 .single-pricing p {
    font-size: 16px;
    margin-bottom: 40px; }
.pricing-plan-area-2 .single-pricing.intermediate h5 {
  color: #0AAFFF; }

.feature-area-2 {
  background-color: #fbfbfb; }
  .feature-area-2 .single-feature {
    padding: 0 60px; }
    .feature-area-2 .single-feature h3 {
      font-size: 18px;
      margin-bottom: 10px; }
    .feature-area-2 .single-feature p {
      font-size: 16px; }
  .feature-area-2 .single-feature.foundational h3 {
    color: #00A651; }
  .feature-area-2 .single-feature.intermediate h3 {
    color: #0AAFFF; }
  .feature-area-2 .single-feature.advanced h3 {
    color: #e03056; }

.cta-area-2 .cta-content h1 {
  font-size: 73px;
  line-height: 83px;
  margin-bottom: 50px; }

.ac-cta-area .cta-text h2 {
  color: #242a31; }

.contact-form {
  position: relative;
  z-index: 1;
  margin: 60px 60px 0;
  height: 100%; }
  .contact-form .contact-form-inner {
    margin-top: -400px; }

.question-area {
  background-color: #fbfbfb; }
  .question-area .single-question-wrapper {
    box-shadow: 0px 8px 57px rgba(26, 80, 151, 0.16);
    padding: 35px 45px;
    border-radius: 4px; }
    .question-area .single-question-wrapper .support-icon {
      max-width: 50px;
      margin: 0 auto;
      margin-bottom: 30px; }
    .question-area .single-question-wrapper h4 {
      font-size: 28px;
      margin-bottom: 30px;
      font-weight: 600; }
    .question-area .single-question-wrapper p {
      font-size: 18px;
      margin-bottom: 30px; }

.location-area .office-details {
  padding: 0 30px; }
  .location-area .office-details h4 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
    font-weight: 600; }
  .location-area .office-details p span {
    display: block; }

.tabs-wrapper ul li {
  color: #393e46;
  display: inline-block;
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer; }
.tabs-wrapper ul li.is-active {
  color: #00A651; }

.map-wrapper iframe {
  width: 100%;
  height: 700px; }

.single-map {
  display: none; }

.single-map.is-active {
  display: block; }

.single-product-feature-wrapper {
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px rgba(50, 112, 128, 0.16);
  border-radius: 4px;
  padding: 20px;
  transition: .3s ease-in-out;
  position: relative;
  min-height: 280px;
  z-index: 1;
  z-index: 1; }
  .single-product-feature-wrapper:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    transition: .3s ease-in-out;
    background-color: #00A651; }
  .single-product-feature-wrapper:hover {
    box-shadow: 0px 3px 28px rgba(50, 152, 128, 0.16); }
    .single-product-feature-wrapper:hover:after {
      height: 5px; }
  .single-product-feature-wrapper .product-feature-icon {
    width: 55px;
    float: left;
    margin-right: 25px; }
  .single-product-feature-wrapper .product-feature-content {
    float: left;
    width: 85%; }
  .single-product-feature-wrapper .product-feature-title {
    margin-bottom: 10px; }
    .single-product-feature-wrapper .product-feature-title h3 {
      font-size: 28px;
      font-weight: 700;
      line-height: 40px; }
    .single-product-feature-wrapper .product-feature-title p {
      font-size: 16px;
      font-family: raleway;
      font-weight: 600; }
  .single-product-feature-wrapper .product-feature-description p {
    font-size: 16px; }

/* ======================
	Header area start
========================*/
body.fixed-nav header {
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.08);
  background-color: #ffffff; }

.header-area {
  padding: 3px 0;
  position: relative; }

.header-top {
  position: relative;
  z-index: 99;
  padding: 6px 0px;
  background-color: #ffffff; }

.main-menu a {
  padding: 15px 15px;
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 600;
  transition: 0.3s ease-in-out; }

.main-menu-button a {
  padding: 6px 25px;
  border-radius: 2px;
  box-shadow: none;
  border: none;
  background: #ffffff;
  color: #00A651 !important;
  font-size: 14px !important;
  transition: 0.3s ease-in-out; }

.buttons.main-menu-button {
  margin-bottom: 0; }

.button.for-support,
.button.for-chat {
  background: #ffffff;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.17);
  border-radius: 2px;
  border: none; }

.button.for-chat {
  background-color: #611F69;
  color: #fff;
  transition: .3s ease-in-out; }
  .button.for-chat:hover {
    background-color: #4A154B; }

.button.for-support {
  background-color: #9D0A0E;
  color: #fff; }

.button.for-chat:hover {
  background-color: #4a154b;
  color: #ffffff; }

.button.for-support:hover {
  background-color: #80080B;
  color: #ffffff; }

.main-menu-button-top .button {
  padding: 7px 16px; }

.main-menu-button-top .button span {
  padding-right: 6px;
  max-width: 20px;
  margin-top: 2px; }

.navbar-link.is-active,
.navbar-link:hover,
a.navbar-item.is-active,
a.navbar-item:hover {
  background: transparent;
  color: #00A651; }

.customize-kubedb .navbar-item.has-dropdown.is-active .navbar-link,
.customize-kubedb .navbar-item.has-dropdown:hover .navbar-link {
  background: rgba(62, 62, 161, 0.1); }

.kubedb-primary-bg nav.navbar {
  background: transparent; }

.customize-kubedb .main-menu a {
  color: #ffffff; }

nav.navbar {
  background-color: transparent; }

.navbar-item img {
  max-height: 35px; }

.customize-kubedb .navbar-dropdown .navbar-item {
  color: #00A651; }

.navbar-dropdown {
  border-top: none; }

.star-count {
  border: 1px solid #ddd;
  display: block;
  padding: 4px 20px;
  border-radius: 2px;
  margin-top: -8px;
  height: 33px;
  position: relative;
  color: #ffffff; }

.star-count::after,
.star-count::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.star-count::after {
  top: 50%;
  left: -4px;
  z-index: -1;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #d4d4d4; }

.star-count::before {
  top: 50%;
  left: -3px;
  margin-top: -4px;
  border-width: 4px 4px 4px 0;
  border-right-color: #00A651; }

.main-menu-button .star-count::after {
  left: -6px;
  margin-top: -7px;
  border-width: 7px 7px 7px 0; }

.main-menu-button .star-count::before {
  left: -5px;
  margin-top: -6px;
  border-width: 6px 6px 6px 0; }

.customize-kubedb .main-menu a:hover {
  color: #ddd !important; }

/* fixd nav */
body.fixed-nav .fixed-menu {
  position: fixed;
  background-color: #ffffff;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.12);
  top: 0;
  margin-top: 0;
  padding: 3px 0;
  width: 100%; }

.fixed-menu-z-index {
  z-index: 9999; }

/* github button style start */
.lg .btn,
.lg .social-count {
  height: 16px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 16px;
  box-shadow: none;
  border: none;
  padding: 7px 19px; }

.main-menu-button {
  min-width: 110px;
  min-height: 10px; }

/* github button style end */
/* ======================
	Header area End
========================*/
/* ============================
  Hero area Content Start
===============================*/
.hero-area {
  padding: 100px 0 80px; }

.hero-content-inner h4 {
  font-size: 14px;
  color: #00a651;
  letter-spacing: 7px;
  font-weight: 700;
  margin-bottom: 22px; }

.hero-content-inner h1 {
  font-size: 44px;
  font-weight: 400;
  color: #242a31;
  line-height: 67px; }
  .hero-content-inner h1 b {
    font-weight: 600; }

.hero-content-inner h1 strong {
  font-weight: 700; }

.hero-area-button a span {
  padding-right: 10px; }

.kd-transparent-btn {
  color: #00A651;
  font-weight: 600;
  border: none;
  background: transparent;
  margin-left: 15px; }

.ac-transparent-btn {
  color: #00A651;
  font-weight: 600;
  border: none;
  background: transparent;
  margin-left: 15px; }

.hero-area-button {
  margin-top: 26px; }

/* Feature area start */
.feature-area {
  background-image: url(../images/bg-image/about.webp);
  background-size: cover;
  background-position: center;
  background-color: #fbfcfe; }

a.play-icon {
  width: 70px;
  height: 70px;
  background: #838383;
  text-align: center;
  line-height: 70px;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  position: relative; }

a.play-icon .fa {
  margin-left: 5px; }

.play-icon:after,
.play-icon:before {
  content: "";
  width: 70px;
  height: 70px;
  border: 35px solid rgba(255, 255, 255, 0.1);
  position: absolute;
  border-radius: 50px;
  animation: grow 2s infinite;
  left: 0;
  top: 0; }

.play-icon:after {
  animation: grow 1.3s infinite; }

@keyframes grow {
  from {
    transform: scale(1); }
  to {
    transform: scale(2);
    opacity: 0; } }
.feature-video {
  background: #999;
  width: 100%;
  padding: 60px;
  text-align: center;
  border-radius: 4px;
  background-image: url(../images/video-thumbnail.png);
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
  box-shadow: 0px 12px 35px rgba(0, 0, 0, 0.16); }

.feature-video:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
  opacity: 0.6; }

.feature-content h2 {
  font-size: 28px;
  line-height: 46px;
  font-weight: 500;
  color: #242a31;
  margin-bottom: 20px; }

.feature-content p {
  font-size: 16px;
  margin-bottom: 30px; }

.feature-area .feature-content {
  padding: 0 70px; }

/* Feature bottom area start */
.db-logo-area {
  padding: 0 70px; }

.single-db-logo {
  width: 200px;
  float: left;
  border: 1px solid #ebebeb;
  margin: 0 100px 50px 0;
  text-align: center;
  padding: 25px;
  transition: 0.3s ease-in-out; }

.single-db-logo:nth-child(even) {
  margin-right: 0; }

.single-db-logo:nth-last-child(-n + 2) {
  margin-bottom: 0; }

.single-db-logo:nth-child(3),
.single-db-logo:nth-child(4) {
  margin-left: 40px; }

.single-db-logo:nth-child(4) {
  margin-left: 0; }

.single-db-logo img {
  max-height: 50px; }

.single-db-logo:nth-child(1),
.single-db-logo:nth-child(4),
.single-db-logo:nth-child(5) {
  box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.16);
  border: 1px solid transparent; }

.single-db-logo:hover {
  box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.16);
  border: 1px solid transparent; }

/* testimonial area start */
.testimonial-area {
  background-image: url(../images/bg-image/testimonia.png);
  background: #f9fafb; }

.carousel-wrapper {
  box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  padding: 60px 100px 30px;
  position: relative; }

.carousel-wrapper:after {
  content: "\f10e";
  font-family: fontawesome;
  position: absolute;
  top: -50px;
  right: 50%;
  font-size: 64px;
  z-index: 9;
  color: #00A651;
  opacity: 0.6;
  width: 60px;
  padding-left: 30px; }

.client-info p {
  margin: 0;
  font-size: 12px;
  font-style: italic;
  color: #393e46;
  opacity: 0.6; }

.client-info h4 {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 3px; }

.client-thumb {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 20px; }

.client-info {
  float: left;
  overflow: hidden;
  margin-top: 5px;
  text-align: left; }

.client-information {
  overflow: hidden;
  width: 100%;
  margin: 30px auto 0;
  text-align: center; }

.client-info-inner {
  display: inline-block; }

.slider:focus,
button:focus {
  outline: none;
  border: none;
  box-shadow: none; }

.slider-navigation-next,
.slider-navigation-previous {
  background: transparent;
  box-shadow: none;
  top: 80%; }

/* slider css */
.slider {
  overflow: hidden; }

.slider-pagination {
  display: none; }

.testimonial-area-2 .slider-pagination {
  display: block !important; }
  .testimonial-area-2 .slider-pagination .slider-page {
    background-color: #e9e9e9;
    border-radius: 50px;
    width: 8px;
    height: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 5px; }
    .testimonial-area-2 .slider-pagination .slider-page.is-active {
      background-color: #00A651;
      width: 20px; }

/* testimonial area end */
/* brand logo area start */
.single-brand-logo {
  display: inline-block;
  overflow: hidden;
  margin: 10px 20px;
  text-align: center;
  vertical-align: middle;
  max-width: 200px;
  height: auto; }

.single-brand-logo img {
  max-height: 50px; }

/* brand logo area end */
/* call to action area */
.cta-padding {
  padding: 80px 100px;
  box-shadow: 0px 8px 57px rgba(38, 102, 151, 0.17);
  border-radius: 4px; }

.cta-text h2 {
  font-size: 36px;
  color: #00A651;
  line-height: 42px; }

.cta-text p {
  font-size: 26px;
  color: #393e46;
  margin-top: 10px;
  margin-bottom: 0; }

/* footer area start */
.single-footer-widget .footer-logo {
  max-width: 160px; }

.subscription-form label {
  font-size: 18px;
  font-weight: 600;
  color: #242a31;
  display: block;
  font-family: "Raleway", sans-serif; }

.subscription-form input {
  background: #f9f9f9;
  border: 1px solid #e3e3e3;
  box-shadow: none;
  font-size: 16px;
  border-radius: 4px;
  padding: 8px 50px 8px 10px;
  height: 40px;
  position: relative;
  z-index: 1; }

.subscription-form .button {
  font-family: "Roboto", sans-serif;
  color: #00A651;
  font-size: 16px;
  height: 40px;
  box-shadow: none;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border: 1px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9 !important;
  background: transparent; }

.subscription-form .button:hover {
  background-color: #00A651;
  color: #ffffff !important; }

.subscription-form {
  margin-top: 10px; }

.subscription-form input[type="email"]:focus,
.subscription-form input[type="email"]:hover {
  outline: none;
  box-shadow: none; }

.contact-information h4 {
  font-size: 18px;
  color: #242a31; }

.all-contact-info li a,
p.spam-message {
  color: #4a4a4a;
  display: inline-block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  padding: 5px 0; }

.all-contact-info li a span {
  padding-right: 10px; }

.contact-information {
  margin-top: 28px; }

.footer-menu h4 {
  font-size: 18px;
  color: #242a31;
  margin-bottom: 14px; }

.footer-link li a {
  color: #4a4a4a;
  font-size: 14px;
  display: block;
  padding: 8px 0;
  transition: 0.3s linear; }

.footer-link li a:last-child {
  padding-bottom: 0; }

.footer-link li a:hover {
  color: #00A651;
  padding-left: 5px; }

.footer-top {
  background: #fbfdff;
  padding: 50px 0; }

/* footer buttom start */
.footer-bottom {
  padding: 30px 0; }

.footer-bottom p {
  font-size: 14px;
  color: #393e46;
  margin-bottom: 0; }

.footer-inline-link a {
  color: #4a4a4a;
  font-size: 14px;
  margin-right: 30px;
  transition: 0.3s ease-in-out; }

.footer-inline-link a:hover {
  color: #00A651; }

.footer-inline-link a:last-child {
  margin-right: 0; }

.socail-link-inline li a {
  color: #8a8a8a;
  font-size: 14px;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #8a8a8a;
  border-radius: 50%;
  transition: 0.3s ease-in-out; }

.socail-link-inline li:last-child {
  margin-right: 0; }

.socail-link-inline li {
  margin-right: 10px;
  display: inline-block; }

.socail-link-inline li a:hover {
  background: #00A651;
  color: #ffffff;
  border: 1px solid transparent; }

/* footer buttom end */
/* footer area end */
/* ===========================================================
      Features Page style
============================================================== */
/* Essential CSS */
.pr-140 {
  padding-right: 140px; }

.pr-115 {
  padding-right: 115px; }

.pr-45 {
  padding-right: 45px; }

.pb-0 {
  padding-bottom: 0; }

.pt-0 {
  padding-top: 0; }

.pl-0 {
  padding-left: 0; }

.pr-0 {
  padding-right: 0; }

.mt-100 {
  margin-top: 100px; }

.features-area {
  background-image: url(../images/products/voyager/features/feature-bg.png);
  background-size: cover;
  background-position: center; }
  .features-area .hero-features {
    height: 500px;
    padding: 50 20px;
    max-width: 940px;
    margin: 0 auto; }

.single-feature-image {
  max-width: 450px; }

.hero-features-content h1 {
  margin-bottom: 12px; }

.hero-features-content p {
  margin: 0; }

.hero-features-content .hero-area-button {
  margin-top: 47px; }

/*====================================
    Support page CSS
====================================*/
.pricing-plan-area {
  background-color: #f9f9f9; }

.support-page .hero-content-inner h1 {
  margin-bottom: 30px;
  color: #242a31;
  font-weight: 500;
  line-height: 64px; }

.support-page .section-title h2 {
  margin-bottom: 20px; }

.support-page .section-title p {
  margin: 0; }

/* pricing section style */
.pricing-button .kd-button {
  padding: 8px 20px;
  background: #00A651;
  width: 180px; }

.single-pricing-table {
  border-radius: 8px;
  position: relative;
  z-index: 1;
  min-width: 180px; }

.single-pricing-table.gold {
  box-shadow: 0px 8px 47px rgba(0, 0, 0, 0.16);
  z-index: 2;
  position: relative; }

.single-pricing-table.gold .pricing-heading {
  min-height: 265px; }
  .single-pricing-table.gold .pricing-heading .pricing-top {
    min-height: 158px; }

.pricing-heading {
  background: #e1e1e1;
  padding: 10px 40px;
  border-radius: 7px 7px 0 0;
  position: relative;
  z-index: 1;
  min-height: 225px; }

.pricing-heading:after {
  position: absolute;
  content: "";
  bottom: -10px;
  border-top: 10px solid #e1e1e1;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  right: 50%;
  margin-right: -10px; }

.pricing-body {
  border-radius: 0 0 8px 8px;
  border: 1px solid #dedede; }

.pricing-top.kd-green,
.kd-button.kd-green {
  background: #00A651 !important; }

.pricing-button .button {
  font-size: 15px;
  min-width: 190px;
  font-family: "Roboto", sans-serif;
  padding: 7px;
  transition: 0.3s ease-in-out; }

.pricing-top.kd-orange,
.kd-button.kd-orange {
  background-color: #FF8000 !important; }

.pricing-button .kubedb-transparent-btn {
  color: #4D4DCB;
  border: 1px solid #4D4DCB; }

.pricing-button .kubedb-transparent-btn:hover {
  color: #ffffff !important;
  border: 1px solid #4D4DCB;
  background-color: #4D4DCB; }

.pricing-button .primary-transparent-btn {
  color: #00A651;
  border: 1px solid #00A651; }

.pricing-button .primary-transparent-btn:hover {
  color: #ffffff;
  border: 1px solid #00A651;
  background-color: #00A651; }

.pricing-button .red-transparent-btn {
  color: #e03056;
  border: 1px solid #e03056; }

.pricing-button .red-transparent-btn:hover {
  color: #ffffff;
  border: 1px solid #e03056;
  background-color: #e03056; }

.pricing-top.kd-red,
.kd-button.kd-red {
  background-color: #e03056 !important; }

.pricing-top {
  background: #00A651;
  box-shadow: 0px 12px 16px rgba(0, 0, 0, 0.16);
  color: #ffffff;
  padding: 10px 20px;
  margin: 0 auto;
  border-radius: 0px 8px 8px 8px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  margin-top: -32px;
  height: 171px; }

.round-shape {
  background: #fff;
  color: #FF8000;
  font-size: 14px;
  display: inline-block;
  border-radius: 50px;
  font-weight: 500;
  padding: 5px 25px;
  line-height: 1.5;
  margin-bottom: 10px; }

.discount-text {
  position: absolute;
  top: -60px;
  width: 100%;
  color: #242a31;
  font-size: 18px;
  font-weight: 600;
  transition: 0.3s ease-in-out; }

.discount-text.is-hide {
  top: 0; }

.single-pricing-table.silver .discount-text {
  color: #00A651; }

.single-pricing-table.gold .discount-text {
  color: #FF8000; }

.single-pricing-table.silver .pricing-top {
  height: 100px; }

.single-pricing-table.silver.is-price-not-available .pricing-top {
  height: 171px;
  margin-bottom: 30px; }

.single-pricing-table.gold.is-price-not-available .pricing-top {
  min-height: 210px;
  margin-bottom: 30px; }

.single-pricing-table.free .pricing-top,
.single-pricing-table.plutinum .pricing-top {
  margin-bottom: 30px; }

.pricing-top h4 {
  font-size: 20px;
  color: #ffffff;
  font-weight: 700; }

.package-price {
  font-size: 26px;
  font-weight: 400; }
  .package-price sup,
  .package-price sub {
    font-size: 14px;
    font-weight: 400; }
  .package-price strong {
    color: #ffffff; }

.package-price span {
  display: block;
  font-size: 12px;
  font-weight: 400; }

.pricing-top:before {
  position: absolute;
  content: "";
  left: -12px;
  top: 0;
  border-right: 12px solid #005a2c;
  border-top: 22px solid transparent; }

.pricing-type .select select {
  font-size: 14px;
  color: #74818d;
  height: 35px !important;
  border: none; }

.pricing-type {
  margin-bottom: 15px; }

.pricing-type .select {
  width: 100%; }

.pricing-type .select select.is-hovered,
.pricing-type .select select:hover {
  border: none; }

.custom-arrow-down:after {
  content: "\f0d7 ";
  font-family: fontawesome;
  right: 14px;
  position: absolute;
  top: 0;
  line-height: 35px;
  color: #74818d; }

.custom-arrow-down {
  position: relative;
  z-index: 1; }

.pricing-body {
  padding-bottom: 30px; }

.pricing-body li {
  font-size: 14px;
  color: #32325d;
  border-bottom: 1px solid #dfdfdf;
  padding: 5px 20px;
  height: 60px;
  display: table;
  width: 100%; }

.pricing-body ul li:first-child {
  background-color: #fff;
  padding-top: 10px; }

.pricing-body li span {
  display: table-cell;
  vertical-align: middle; }

.pricing-body li span.tooltip {
  text-decoration: underline;
  text-decoration-style: dashed; }

.pricing-body li:last-child {
  border-bottom: none; }

.single-pricing-table.details .pricing-body {
  border-radius: 8px;
  margin-top: 265px;
  margin-right: 10px;
  padding-bottom: 70px;
  background-color: #ffffff;
  padding-top: 5px; }

.single-pricing-table.details .pricing-body ul li:first-child {
  padding: 5px 20px; }

.single-pricing-table.free,
.single-pricing-table.silver,
.single-pricing-table.plutinum {
  margin-top: 40px; }

.single-pricing-table.free {
  margin-right: 10px; }

.single-pricing-table.gold .pricing-body {
  border: none; }

.single-pricing-table.silver .pricing-body {
  border-right: 1px solid transparent; }

.single-pricing-table.plutinum .pricing-body {
  border-left: 1px solid transparent; }

.single-pricing-table.free .pricing-body {
  border-radius: 0 0 0 8px; }

.single-pricing-table.gold .pricing-body {
  border-radius: 0 0 8px 0px; }

.single-pricing-table.free .pricing-top:before {
  border-right-color: #00803e; }

.single-pricing-table.gold .pricing-top:before {
  border-right-color: #ca7f04; }

.single-pricing-table.plutinum .pricing-top:before {
  border-right-color: #b20b32; }

.pricing-description ul li {
  color: #74818d;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 10px; }

.pricing-description ul li:last-child {
  margin-bottom: 0; }

/* Payment Method section style */
.single-payment-method {
  display: inline-block;
  margin-left: 30px; }

.single-payment-method:first-child {
  margin-left: 0; }

.payment-method-innner-text h2 {
  color: #242a31;
  margin-bottom: 20px; }

.payment-method-innner-text p {
  margin: 0; }

.payment-method-area {
  position: relative;
  background-image: url(../images/shape/shape-1.webp);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  margin-top: 120px; }

.payment-method-area:after {
  background-image: url(../images/shape/shape-2.webp);
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1; }

/* Faq Area style */
.accordion-item {
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 1px solid #e3e3e3; }

.accordion-item.active {
  transition: background-color 0.2s ease-in 0s; }

.accordion-item.active {
  border: 1px solid #00A651; }

.accordion-item.active .accordion-header {
  color: #242a31;
  transition: background-color 0.2s ease-in 0s, color 0.2s ease-in 0.2s; }

.accordion-item.active .accordion-header h2:before,
.accordion-item.active .accordion-header h2:after {
  background-color: black;
  transition: background-color 0.2s ease-in 0.2s, transform 0.2s ease 0.1s; }

.accordion-item.active .accordion-header h2:before {
  display: none; }

.accordion-item.active .accordion-header h2:after {
  transform: rotate(90deg); }

.accordion-item.active .accordion-body {
  max-height: 900px;
  padding: 0 15px 15px;
  transition: max-height 0.3s ease-in 0s, padding 0.2s ease-in 0s; }

.accordion-item.active .accordion-body p {
  opacity: 1;
  transition: opacity 0.2s ease-in 0.2s; }

.accordion-header {
  padding: 10px 15px;
  cursor: pointer;
  transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s; }

.accordion-header h2 {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #242a31;
  margin: 0;
  user-select: none;
  line-height: 26px; }

.accordion-item.active .accordion-header h2 {
  color: #00A651; }

.accordion-header h2:before,
.accordion-header h2:after {
  content: "";
  position: absolute;
  background-color: #333;
  transition: background-color 0.2s ease-in 0s, transform 0.2s ease 0s; }

.accordion-header h2:before {
  width: 10px;
  height: 2px;
  right: 0;
  top: calc(50% - 1px); }

.accordion-header h2:after {
  width: 2px;
  height: 10px;
  right: 4px;
  top: calc(50% - 5px);
  transform: none; }

.accordion-body {
  max-height: 0;
  padding: 0 15px;
  overflow: hidden;
  transition: max-height 0.2s ease-out 0s, padding 0.1s ease-out 0.2s; }

/*==============================================================
    Documentation page style
==============================================================*/
.documentation-page {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.12); }

.documentation-navbar .main-menu a {
  padding: 10px 30px; }

.documentation-menu {
  background: #ffffff;
  height: 100%; }

body.fixed-nav .documentation-menu {
  position: fixed;
  width: 100%;
  height: auto;
  z-index: 90;
  top: 58px; }

.documentation-area {
  margin-top: 35px;
  margin-bottom: 100px; }

.navbar-centered {
  margin: 0 auto; }

.info-title p {
  color: #393e46;
  padding: 0 20px; }

.full-info {
  overflow: hidden; }
  .full-info h1,
  .full-info h2,
  .full-info h3,
  .full-info h4,
  .full-info h5,
  .full-info h6 {
    margin-top: 40px;
    font-weight: 700;
    color: #242a31;
    margin-bottom: 10px; }
    .full-info h1:first-child,
    .full-info h2:first-child,
    .full-info h3:first-child,
    .full-info h4:first-child,
    .full-info h5:first-child,
    .full-info h6:first-child {
      margin-top: 0; }
    .full-info h1 a,
    .full-info h2 a,
    .full-info h3 a,
    .full-info h4 a,
    .full-info h5 a,
    .full-info h6 a {
      font-size: 16px; }
      .full-info h1 a svg,
      .full-info h2 a svg,
      .full-info h3 a svg,
      .full-info h4 a svg,
      .full-info h5 a svg,
      .full-info h6 a svg {
        padding-left: 10px; }
      .full-info h1 a.hash-tag,
      .full-info h2 a.hash-tag,
      .full-info h3 a.hash-tag,
      .full-info h4 a.hash-tag,
      .full-info h5 a.hash-tag,
      .full-info h6 a.hash-tag {
        opacity: 0;
        visibility: hidden;
        transition: .3s ease-in-out; }
    .full-info h1:hover a,
    .full-info h2:hover a,
    .full-info h3:hover a,
    .full-info h4:hover a,
    .full-info h5:hover a,
    .full-info h6:hover a {
      opacity: 1;
      visibility: visible; }
  .full-info h1 {
    font-size: 32px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 20px; }
  .full-info h2 {
    font-size: 24px; }
  .full-info h3 {
    font-size: 18px; }
  .full-info h4 {
    font-size: 16px; }
  .full-info h5 {
    font-size: 15px; }
  .full-info h6 {
    font-size: 13px; }
  .full-info .highlight pre code {
    color: #f1f1f1; }

.full-info h2 span.share-icon {
  color: #6b6b6b;
  font-size: 18px;
  margin-left: 10px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out; }

.full-info h2:hover span.share-icon {
  opacity: 1;
  visibility: visible; }

blockquote {
  border-left: 4px solid #00A651;
  padding-left: 15px; }

.full-info ul li,
.full-info ol li,
.full-info ol li p {
  color: #4a4a4a;
  display: block;
  padding-bottom: 8px;
  line-height: 1.8; }

.full-info ul li:last-child,
.full-info ol li:last-child,
.full-info ol p:last-child {
  margin-bottom: 0;
  padding-bottom: 0; }

.full-info ul li,
.full-info ol li {
  text-indent: -30px; }

.full-info ul li p,
.full-info ol li p {
  text-indent: 0;
  margin-top: -30px; }

.full-info ul li pre,
.full-info ol li pre {
  text-indent: 0px;
  margin-left: -30px; }

.full-info ul li:before {
  content: "\f10c";
  font-family: fontawesome;
  font-size: 8px;
  margin-right: 20px;
  color: #707070; }

.full-info figure {
  margin-bottom: 30px; }
  .full-info figure figcaption {
    color: #707070;
    font-size: 14px; }

ul li b {
  color: #00A651;
  font-weight: 500; }

.full-info ul,
.full-info ol {
  padding: 0 0 0 30px;
  margin-bottom: 15px; }

.full-info ul.nav.nav-tabs {
  margin-bottom: 0; }

.full-info ul li p {
  margin: 0;
  display: inline; }

.full-info p b {
  color: #00A651; }

.full-info ul li p a,
.full-info p a,
.full-info a {
  color: #00A651;
  font-weight: 500;
  font-family: "Roboto", sans-serif; }

.full-info p {
  margin-bottom: 15px;
  color: #393e46; }

.full-info p strong {
  font-weight: 500; }
  .full-info p strong em {
    font-weight: 500; }

.appscode-style.full-info ul li p a .appscode-style.full-info p a,
.appscode-style.full-info a {
  color: #00A651; }

.code-block-heading {
  display: flex;
  justify-content: space-between;
  background: #f0f3f6;
  padding: 10px;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  border: 1px solid #d1d5d9;
  border-bottom: transparent; }
  .code-block-heading h4 {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    margin-bottom: 0; }
  .code-block-heading .copy-and-download .download-here, .code-block-heading .copy-and-download .copy-here {
    background: transparent;
    border: none;
    color: #9aa2ad;
    font-size: 20px;
    cursor: copy; }
  .code-block-heading .copy-and-download .download-here {
    cursor: pointer; }

.highlight {
  margin-bottom: 40px; }
  .highlight pre {
    background-color: #1c2c41 !important;
    font-size: 14px;
    margin-bottom: 20px; }

.full-info ol {
  list-style: none;
  counter-reset: order-list-counter; }

.full-info ol li {
  counter-increment: order-list-counter; }

.full-info ol li::before {
  content: counter(order-list-counter) ". ";
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #4a4a4a; }

/* Right Sidebar For Documentation page */
.search-area {
  position: relative;
  z-index: 1;
  margin-bottom: 40px; }

.search-area input {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  padding: 9px 40px 9px 15px;
  font-size: 15px;
  border-radius: 3px;
  width: 100%; }

.search-button {
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  background: transparent;
  border: none;
  color: #32325d;
  padding: 0 15px;
  margin-top: -1px;
  cursor: pointer;
  display: block; }

.tbl-of-contents #TableOfContents {
  max-height: 70vh;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .tbl-of-contents #TableOfContents::-webkit-scrollbar {
    width: 4px;
    height: 4px; }
  .tbl-of-contents #TableOfContents::-webkit-scrollbar-track {
    background: #F1F1F1; }
  .tbl-of-contents #TableOfContents::-webkit-scrollbar-thumb {
    background: #C1C1C1; }
  .tbl-of-contents #TableOfContents::-webkit-scrollbar-thumb:hover {
    background: #555; }

.tbl-of-contents h4 {
  font-size: 14px;
  font-weight: 700;
  color: #242a31;
  margin-bottom: 18px;
  line-height: 1; }

.tbl-of-contents ul li a {
  color: #4a4a4a;
  opacity: 0.7;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  display: block;
  padding-left: 20px;
  padding-bottom: 10px; }

.tbl-of-contents ul {
  border-left: 1px solid #a9e9e9; }

.tbl-of-contents ul ul {
  border: none; }

.tbl-of-contents ul a.active:before {
  width: 3px;
  height: 100%;
  background: #00A651;
  content: "";
  left: -2px;
  top: 0;
  position: absolute;
  border-radius: 50px;
  transition: 0.3s ease-in-out; }

.tbl-of-contents ul a.active {
  position: relative;
  z-index: 1;
  color: #00A651; }

li.nav-item.active a {
  color: #00A651; }

/* Fixed Sidebar */
.right-sidebar-area {
  position: sticky;
  top: 140px;
  max-width: 215px;
  z-index: 9;
  padding: 0 0 0 20px; }

/* Sidebar menu */
/* right sidebar search start */
.overlay-bg {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 100%; }

.overlay-bg {
  position: fixed;
  content: "";
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  display: none; }

.sidebar-search-area {
  background: #ffffff;
  width: 585px;
  z-index: 9999;
  right: -80%;
  position: fixed;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  transition: 0.3s linear; }

.sidebar-search-area::-webkit-scrollbar {
  width: 8px; }

/* Track */
.sidebar-search-area::-webkit-scrollbar-track {
  background: #e2e2e2; }

/* Handle */
.sidebar-search-area::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 50px; }

/* Handle on hover */
.sidebar-search-area::-webkit-scrollbar-thumb:hover {
  background: #818181; }

/* body::-webkit-scrollbar {
  display: none;
}  */
.search-area-top {
  padding: 20px; }

.searchbar-area input {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #e2e2e2;
  height: 40px;
  border-radius: 3px;
  width: 86.6%; }
  .searchbar-area input:focus {
    box-shadow: none;
    outline: none; }

.searchbar-area {
  position: relative;
  z-index: 1; }

.searchbar-area button {
  position: absolute;
  height: 100%;
  width: 60px;
  background: #4d4dcb;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  margin-left: 10px;
  cursor: pointer; }

.sidebar-search-area h3 {
  font-family: roboto;
  color: #393e46;
  margin-bottom: 10px; }

.search-meta-information p,
.search-meta-information label,
.shorting-data select {
  font-size: 12px;
  color: #6b6b6b;
  margin-top: 14px; }

.shorting-data select {
  border-radius: 3px;
  width: 60px;
  background: #f2f2f2;
  border-color: #e2e2e2;
  color: #393e46;
  font-family: roboto; }

.single-search-result h3 a {
  color: #4d4dcb;
  font-size: 16px;
  font-family: roboto;
  line-height: 26px; }

.single-search-result h3 {
  margin-bottom: 0;
  line-height: 0; }

.single-search-result a {
  color: #00a651;
  font-size: 12px;
  font-family: roboto;
  display: block; }

.result-thumb {
  width: 60px;
  float: left;
  overflow: hidden;
  margin-right: 10px; }

.result-description-wrapper {
  overflow: hidden;
  margin-top: 5px; }

.result-description {
  overflow: hidden; }

.result-description p {
  overflow: hidden;
  font-size: 12px; }

.single-search-result {
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 20px;
  transition: 0.3s ease-in-out; }

.single-search-result:last-child {
  border-bottom: none; }

.single-search-result:hover {
  background: #f2f2f2; }

.single-search-result:hover.single-search-result h3 a {
  text-decoration: underline; }

/* pagination start */
.pagination-list ul li {
  display: inline-block; }

.pagination-list li a {
  display: block;
  padding: 5px;
  border: 1px solid #ddd;
  min-width: 30px;
  height: 30px;
  line-height: 20px;
  font-size: 12px;
  color: #333;
  text-align: center;
  border-radius: 3px; }

.pagination-list {
  text-align: center;
  display: block;
  margin: 20px; }

.pagination-list li a.is-active {
  background: #4d4dcb;
  color: #ffffff; }

/* pagination end */
/* right sidebar search end */
/* version section style start */
.select select.is-active,
.select select.is-focused,
.select select:active,
.select select:focus,
.button.is-focused:not(:active),
.button:focus:not(:active) {
  box-shadow: none;
  border-color: none; }

.kd-version .icon {
  color: #32325d !important;
  font-size: 15px;
  margin-top: 2px; }

.navbar-link:not(.is-arrowless)::after,
.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #999;
  height: 8px;
  width: 8px; }

.kd-version .dropdown,
.kd-version .dropdown-trigger,
.kd-version .dropdown,
.kd-version .dropdown-menu {
  width: 100%;
  padding-top: 0; }

.dropdown.is-active .dropdown-trigger button {
  background: #f5f7f9; }

.dropdown-trigger button.button .tag {
  margin-left: 115px;
  background: #f4e5e5;
  color: #9d0a0e;
  font-weight: 500;
  font-family: "Roboto", sans-serif; }

.dropdown-trigger span strong {
  padding-right: 15px; }

.kd-version .button {
  padding-left: 20px;
  height: 38px;
  background: #ebebeb; }

button.button.is-fullwidth {
  justify-content: space-between;
  border: none; }

.kd-version .dropdown-content {
  border-radius: 4px;
  box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.16);
  padding: 0; }

.kd-version a.dropdown-item {
  padding: 7px 30px;
  border-bottom: 1px solid #ececec;
  font-family: "Roboto", sans-serif;
  color: #32325d;
  transition: 0.2s ease-in-out;
  overflow: hidden; }

.kd-version a.dropdown-item:last-child {
  border-bottom: none; }

.kd-version a.dropdown-item:hover {
  background: #00A651;
  color: #ffffff; }

.kd-version a.dropdown-item:first-child:hover {
  border-radius: 4px 4px 0 0; }

.kd-version a.dropdown-item:last-child:hover {
  border-radius: 0 0 4px 4px; }

.kd-version a.dropdown-item .tag {
  float: right;
  overflow: hidden;
  background: #f4e5e5;
  color: #9d0a0e; }

.kd-version {
  margin-bottom: 15px; }

.dropdown.is-active .button .icon:last-child:not(:first-child) {
  transform: rotate(180deg); }

/* version section style end */
.item ul,
.item input[type="checkbox"] {
  display: none;
  overflow: hidden;
  transition: 0.3s; }

.kd-sidebar-menu .item label a {
  font-weight: 600;
  color: #4a4a4a;
  padding: 8px 17px;
  display: block; }

.item ul li.is-active a {
  color: #00A651; }

.item input:checked ~ ul,
.item input:checked ~ .item > ul {
  display: block;
  transition: 0.3s linear; }

.item input:checked ~ label span,
.item input:checked ~ .item > label span {
  transform: rotate(90deg);
  margin-top: 0;
  transform-origin: 0; }

.item label span {
  position: absolute;
  right: 15px;
  transition: 0.3s ease-in-out;
  top: 9px; }

.item ul li a {
  display: block;
  padding: 6px 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }

.item label {
  position: relative;
  z-index: 9; }

.kd-sidebar-menu label,
.kd-sidebar-menu li a {
  font-size: 14px;
  font-weight: 500;
  color: #4a4a4a;
  display: block;
  cursor: pointer;
  user-select: none;
  margin-top: 10px;
  margin-top: 5px;
  transition: 0.3s; }

.kd-sidebar-menu li a:hover {
  color: #00A651; }

.kd-sidebar-menu .item ul {
  margin-left: 20px;
  padding-left: 15px;
  border-left: 1px solid #e2e2e2; }

.item input:checked ~ label,
.item input:checked ~ .item > label {
  border: 1px solid #e2e2e2;
  background: #ffffff; }

.item:first-child input:checked ~ label, .item:first-child input:checked ~ .item:first-child > label {
  border: 1px solid transparent; }

.appscode-style .item input:checked ~ label > a {
  color: #00A651; }

.item input:checked ~ ul, .item input:checked ~ .item > ul > .item {
  margin-left: -20px; }

.kd-left-sidebar {
  margin-right: 30px;
  position: sticky;
  top: 130px;
  z-index: 9; }

.kd-sidebar-menu {
  max-height: 65vh;
  overflow-y: auto; }

.kd-sidebar-menu .item label {
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
  border-radius: 3px 0 0 3px; }

.trial-button .button {
  background-color: #00A651;
  color: #ffffff;
  font-size: 14px;
  height: 40px; }

.trial-button {
  margin-bottom: 15px; }

span.new-item {
  color: #9d0a0e;
  font-size: 12px;
  font-weight: 500;
  background: #e3d4d4;
  padding: 3px 10px;
  border-radius: 4px;
  line-height: 12px;
  height: 20px;
  position: absolute;
  right: 30px; }

/* dropdown mega menu start */
.menu-header {
  overflow: hidden; }

.menu-logo {
  width: 20px;
  float: left;
  margin-right: 10px;
  margin-top: 4px; }

.menu-header h5 {
  float: left;
  font-size: 16px;
  color: #242a31;
  font-weight: 700; }

.menu-body p {
  font-size: 12px;
  color: #393e46; }

.single-product-item {
  padding: 15px; }

.byte-builder.kd-orange {
  background-color: #fef0d9 !important; }

.byte-builder.kd-orange:hover {
  background-color: #fde0b0 !important; }

.ac-megamenu {
  box-shadow: 0px 7px 26px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  padding: 12px 6px 6px;
  background: #ffffff;
  position: absolute;
  min-width: 730px;
  top: 40px;
  transform: translateX(-50%);
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: 0.1s ease-in-out;
  display: none; }

.ac-dropdown {
  z-index: 99;
  top: 91px;
  box-shadow: 0px 7px 26px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  background: #ffffff;
  position: absolute;
  min-width: 200px;
  top: 40px;
  transform: translateX(-50%);
  left: 50%;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out; }

.ac-dropdown a.navbar-item {
  color: #333;
  padding: 10px 20px;
  transition: 0.2s ease-in-out; }

.ac-dropdown a.navbar-item:hover {
  background: #00A651;
  color: #ffffff !important; }

.ac-megamenu:before,
.ac-dropdown:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 0;
  border: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
  top: -14px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.ac-is-hoverable:hover > .ac-megamenu,
.ac-is-hoverable:hover > .ac-dropdown {
  opacity: 1;
  visibility: visible;
  top: 52px;
  max-height: none;
  display: block; }

.ac-dropdown a.navbar-item:last-child:hover {
  border-radius: 0 0 4px 4px; }

.ac-dropdown a.navbar-item:first-child:hover {
  border-radius: 4px 4px 0 0; }

.documentation-menu .ac-is-hoverable:hover .ac-dropdown {
  top: 41px; }

p.intro {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  color: #242a31;
  margin-top: -5px;
  margin-bottom: 10px; }

.single-product-item {
  display: block;
  padding: 10px 12px !important;
  min-height: 75px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  border-radius: 4px; }

.single-product-item:hover {
  background: #e4e4f7; }

.single-product-item.byte-builder:hover {
  background: #fef0d9; }

.single-product-item.is-voyager:hover {
  background: rgba(45, 42, 120, 0.2); }

.single-product-item.is-kubed:hover {
  background: rgba(28, 123, 212, 0.2); }

.single-product-item.is-kubedb:hover {
  background: rgba(0, 166, 81, 0.2); }

.single-product-item.is-stash:hover {
  background: rgba(94, 45, 234, 0.2); }

.single-product-item.is-kubevault:hover {
  background: rgba(50, 108, 229, 0.2); }

.single-product-item.is-searchlight:hover {
  background: rgba(17, 23, 56, 0.2); }

.single-product-item.is-guard:hover {
  background: rgba(216, 78, 39, 0.2); }

.single-product-item.is-broker:hover {
  background: rgba(41, 180, 162, 0.2); }

.single-product-item.is-pharmer:hover {
  background: rgba(50, 109, 230, 0.2); }

.single-product-item.is-kubeshield:hover {
  background: rgba(37, 22, 199, 0.2); }

.single-product-item.is-swift:hover {
  background: rgba(63, 81, 182, 0.2); }

.single-product-item .learn-more-btn {
  padding: 0;
  font-size: 12px;
  color: #242a31;
  font-family: "Roboto", sans-serif;
  margin-top: 20px;
  font-weight: 600;
  display: block; }

.menu-bottom {
  background: #bfe9d3;
  padding: 5px;
  color: #6b6b6b;
  border-radius: 4px;
  position: relative;
  z-index: 1; }

.menu-bottom:before {
  position: absolute;
  content: "";
  left: 0;
  top: -6px;
  width: 100%;
  height: 1px;
  background: #ddd; }

.menu-bottom a {
  padding: 0;
  color: #00a651; }

.menu-bottom p {
  font-size: 14px; }

.br-1 {
  border-right: 1px solid #e2e2e2; }

.bl-1 {
  border-left: 1px solid #e2e2e2; }

.bt-1 {
  border-top: 1px solid #e2e2e2; }

.bb-1 {
  border-bottom: 1px solid #e2e2e2; }

/* dropdown mega menu end */
/* image style start */
.full-info img {
  border: 1px solid #a9e9e9;
  padding: 15px;
  border-radius: 4px; }

/* image style end */
/* table style start */
table {
  display: block;
  overflow-x: auto;
  margin-bottom: 15px;
  border-radius: 2px; }

table tr {
  border-left: 1px solid #E8E9EA;
  border-top: 1px solid #E8E9EA; }

table td,
table th {
  border-right: 1px solid #E8E9EA;
  border-bottom: 1px solid #E8E9EA;
  padding: 8px 20px;
  vertical-align: middle;
  text-align: center;
  font-size: 15px; }

.full-info table td,
.full-info table th {
  text-align: left; }

table tr:nth-child(even) {
  background-color: #f6f8fa;
  border-top: transparent; }

table td:first-child,
table th:first-child {
  text-align: left; }

/* table style end */
/* tabs style start */
/* .tab-pane {
  display: none;
}
.tab-pane.show {
  display: block;
} */
li.nav-item {
  display: inline-block !important;
  text-indent: 0 !important;
  padding: 0px !important; }

li.nav-item:before {
  display: none; }

.tabs.is-boxed a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.tab-pane {
  display: none; }

.tab-pane.show {
  display: block; }

.nav-tabs a {
  align-items: center;
  border-bottom-color: #dbdbdb;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #4a4a4a;
  display: flex;
  justify-content: center;
  margin-bottom: -1px;
  padding: 0.5em 1em;
  vertical-align: top; }

li.nav-item a {
  display: block;
  padding: 5px 20px; }

a.nav-link.active {
  background-color: #ffffff;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  border-bottom-color: transparent !important;
  border-radius: 4px 4px 0 0;
  position: relative;
  z-index: 1; }

a.nav-link.active:after {
  position: absolute;
  content: "";
  background: #00A651;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  z-index: -1;
  border-radius: 4px 4px 0 0; }

.nav-tabs {
  align-items: center;
  border-bottom-width: 1px;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-start; }

.tab-content {
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 4px; }

.tab-content h2 {
  margin-top: 0; }

/* tabs style end */
/* datasheet style start */
.datasheet-wrapper {
  padding: 0 100px; }

.download-question h4 {
  font-size: 18px;
  color: #242a31;
  font-weight: 700; }

.download-question p {
  color: #393e46;
  font-size: 16px;
  font-family: "Roboto", sans-serif; }

.download-question p strong {
  color: #32325d;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  margin: 10px 0;
  display: block; }

.download-question a {
  font-family: "Roboto", sans-serif;
  font-size: 16px; }

.form-area h4 {
  font-size: 18px;
  color: #242a31;
  font-weight: 700;
  margin-bottom: 30px; }

.single-input-field label {
  display: block;
  color: #32325d;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  margin-bottom: 5px; }

.single-input-field input {
  padding: 12px 15px;
  border: 1px solid #c4cbd3;
  border-radius: 4px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: #242a31;
  width: 100%; }

.single-input-field input::placeholder {
  color: #e2e2e2; }

.single-input-field .select,
select {
  width: 100%;
  height: 48px !important; }

.single-input-field .select select:not([multiple]) {
  padding-left: 15px;
  color: #e2e2e2; }

.download-button .icon {
  padding-right: 25px; }

/* datasheet style end */
/* schedule-demo start */
embed,
iframe,
object,
video {
  height: 100%;
  max-width: 100%; }

.schedule-title {
  margin-top: 65px;
  color: #242a31;
  margin-bottom: 30px; }

/* not working custom css in schedule-demo page */
/* schedule-demo end */
/* Hard css */
.mb-30 {
  margin-bottom: 30px; }

.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.go-to-top {
  position: fixed;
  display: block;
  font-size: 16px;
  z-index: 999;
  right: 20px;
  bottom: 40px;
  width: 40px;
  height: 40px;
  line-height: 30px;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 166, 81, 0.5);
  border: none;
  opacity: 0;
  cursor: pointer;
  transition: opacity 0.4s linear; }

.go-to-top.is-visible {
  opacity: 1; }

.improve-section-area {
  padding-bottom: 80px; }

.improve-bg-color {
  background-color: #FBFDFF;
  padding: 0 20px !important; }
  .improve-bg-color a {
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: "Raleway", sans-serif; }
  .improve-bg-color p {
    font-size: 16px !important;
    color: #74818D !important; }

/*==================================================
                Theme guard Start
====================================================*/
body.guard .kubedb-primary-bg,
body.guard .kd-primary,
body.guard.fixed-nav .fixed-menu,
body.guard .socail-link-inline li a:hover,
body.guard .tbl-of-contents ul a.active:before,
body.guard .kd-version a.dropdown-item:hover,
body.guard .ac-dropdown a.navbar-item:hover,
body.guard a.nav-link.active:after,
body.guard .trial-button .button,
body.guard .pricing-top,
body.guard .pricing-button .kd-button,
body.guard .subscription-form .button:hover,
body.guard .searchbar-area button,
body.guard .countdown-area .right-sidebar-menu ul li a::after,
body.guard .pagination-list li a.is-active,
body.guard .pricing-button .kubedb-transparent-btn:hover,
body.guard .single-product-feature-wrapper:after {
  background-color: #D84E27; }

body.guard .kd-transparent-btn,
body.guard .carousel-wrapper:after,
body.guard .cta-text h2,
body.guard .main-menu-button a,
body.guard .navbar-link.is-active,
body.guard .navbar-link:hover,
body.guard a.navbar-item.is-active,
body.guard a.navbar-item:hover,
body.guard .customize-kubedb .navbar-dropdown .navbar-item,
body.guard .carousel-wrapper:after,
body.guard .footer-link li a:hover,
body.guard .footer-inline-link a:hover,
body.guard .accordion-item.active .accordion-header h2,
body.guard ul li b,
body.guard .full-info p b,
body.guard .full-info ul li p a,
body.guard .full-info p a,
body.guard .full-info a,
body.guard .tbl-of-contents ul a.active,
body.guard li.nav-item.active a,
body.guard .item ul li.is-active a,
body.guard .kd-sidebar-menu li a:hover,
body.guard .service-content h5,
body.guard .trusted-action a,
body.guard .trusted-company a,
body.guard .single-count-wrapper:hover .count,
body.guard .single-count-wrapper .action-btn,
body.guard .subscription-form .button,
body.guard .section-title h4,
body.guard .hero-content-inner h4,
body.guard .pricing-button .kubedb-transparent-btn,
body.guard .hero-area-content .play-buttons a span.video-icon,
body.guard .hero-area-content .play-buttons a,
body.guard .single-pricing-table.silver .discount-text,
body.guard .single-search-result h3 a {
  color: #D84E27; }

body.guard .star-count::before,
body.guard .accordion-item.active,
body.guard blockquote,
body.guard .input.is-active,
body.guard .input.is-focused,
body.guard .input:active,
body.guard .input:focus,
body.guard .textarea.is-active,
body.guard .textarea.is-focused,
body.guard .textarea:active,
body.guard .textarea:focus,
body.guard .pricing-button .kubedb-transparent-btn,
body.guard .pricing-button .kubedb-transparent-btn:hover,
body.guard .searchbar-area input:focus,
body.guard .hero-area-content .play-buttons a span.video-icon,
body.guard .subscription-form .input:hover {
  border-color: #D84E27; }

body.guard .pricing-top:before {
  border-right-color: #97371b; }

body.guard .go-to-top {
  background-color: rgba(216, 78, 39, 0.8); }

body.guard .documentation-menu {
  background-color: #f7dcd4; }

/*==================================================
                Theme guard End
====================================================*/
/*==================================================
                Theme kubed Start
====================================================*/
body.kubed .kubedb-primary-bg,
body.kubed .kd-primary,
body.kubed.fixed-nav .fixed-menu,
body.kubed .socail-link-inline li a:hover,
body.kubed .tbl-of-contents ul a.active:before,
body.kubed .kd-version a.dropdown-item:hover,
body.kubed .ac-dropdown a.navbar-item:hover,
body.kubed a.nav-link.active:after,
body.kubed .trial-button .button,
body.kubed .pricing-top,
body.kubed .pricing-button .kd-button,
body.kubed .subscription-form .button:hover,
body.kubed .searchbar-area button,
body.kubed .countdown-area .right-sidebar-menu ul li a::after,
body.kubed .pagination-list li a.is-active,
body.kubed .pricing-button .kubedb-transparent-btn:hover,
body.kubed .single-product-feature-wrapper:after {
  background-color: #1C7BD4; }

body.kubed .kd-transparent-btn,
body.kubed .carousel-wrapper:after,
body.kubed .cta-text h2,
body.kubed .main-menu-button a,
body.kubed .navbar-link.is-active,
body.kubed .navbar-link:hover,
body.kubed a.navbar-item.is-active,
body.kubed a.navbar-item:hover,
body.kubed .customize-kubedb .navbar-dropdown .navbar-item,
body.kubed .carousel-wrapper:after,
body.kubed .footer-link li a:hover,
body.kubed .footer-inline-link a:hover,
body.kubed .accordion-item.active .accordion-header h2,
body.kubed ul li b,
body.kubed .full-info p b,
body.kubed .full-info ul li p a,
body.kubed .full-info p a,
body.kubed .full-info a,
body.kubed .tbl-of-contents ul a.active,
body.kubed li.nav-item.active a,
body.kubed .item ul li.is-active a,
body.kubed .kd-sidebar-menu li a:hover,
body.kubed .service-content h5,
body.kubed .trusted-action a,
body.kubed .trusted-company a,
body.kubed .single-count-wrapper:hover .count,
body.kubed .single-count-wrapper .action-btn,
body.kubed .subscription-form .button,
body.kubed .section-title h4,
body.kubed .hero-content-inner h4,
body.kubed .pricing-button .kubedb-transparent-btn,
body.kubed .hero-area-content .play-buttons a span.video-icon,
body.kubed .hero-area-content .play-buttons a,
body.kubed .single-pricing-table.silver .discount-text,
body.kubed .single-search-result h3 a {
  color: #1C7BD4; }

body.kubed .star-count::before,
body.kubed .accordion-item.active,
body.kubed blockquote,
body.kubed .input.is-active,
body.kubed .input.is-focused,
body.kubed .input:active,
body.kubed .input:focus,
body.kubed .textarea.is-active,
body.kubed .textarea.is-focused,
body.kubed .textarea:active,
body.kubed .textarea:focus,
body.kubed .pricing-button .kubedb-transparent-btn,
body.kubed .pricing-button .kubedb-transparent-btn:hover,
body.kubed .searchbar-area input:focus,
body.kubed .hero-area-content .play-buttons a span.video-icon,
body.kubed .subscription-form .input:hover {
  border-color: #1C7BD4; }

body.kubed .pricing-top:before {
  border-right-color: #135490; }

body.kubed .go-to-top {
  background-color: rgba(28, 123, 212, 0.8); }

body.kubed .documentation-menu {
  background-color: #cfe5f9; }

/*==================================================
                Theme kubed End
====================================================*/
/*==================================================
                Theme searchlight Start
====================================================*/
body.searchlight .kubedb-primary-bg,
body.searchlight .kd-primary,
body.searchlight.fixed-nav .fixed-menu,
body.searchlight .socail-link-inline li a:hover,
body.searchlight .tbl-of-contents ul a.active:before,
body.searchlight .kd-version a.dropdown-item:hover,
body.searchlight .ac-dropdown a.navbar-item:hover,
body.searchlight a.nav-link.active:after,
body.searchlight .trial-button .button,
body.searchlight .pricing-top,
body.searchlight .pricing-button .kd-button,
body.searchlight .subscription-form .button:hover,
body.searchlight .searchbar-area button,
body.searchlight .countdown-area .right-sidebar-menu ul li a::after,
body.searchlight .pagination-list li a.is-active,
body.searchlight .pricing-button .kubedb-transparent-btn:hover,
body.searchlight .single-product-feature-wrapper:after {
  background-color: #111738; }

body.searchlight .kd-transparent-btn,
body.searchlight .carousel-wrapper:after,
body.searchlight .cta-text h2,
body.searchlight .main-menu-button a,
body.searchlight .navbar-link.is-active,
body.searchlight .navbar-link:hover,
body.searchlight a.navbar-item.is-active,
body.searchlight a.navbar-item:hover,
body.searchlight .customize-kubedb .navbar-dropdown .navbar-item,
body.searchlight .carousel-wrapper:after,
body.searchlight .footer-link li a:hover,
body.searchlight .footer-inline-link a:hover,
body.searchlight .accordion-item.active .accordion-header h2,
body.searchlight ul li b,
body.searchlight .full-info p b,
body.searchlight .full-info ul li p a,
body.searchlight .full-info p a,
body.searchlight .full-info a,
body.searchlight .tbl-of-contents ul a.active,
body.searchlight li.nav-item.active a,
body.searchlight .item ul li.is-active a,
body.searchlight .kd-sidebar-menu li a:hover,
body.searchlight .service-content h5,
body.searchlight .trusted-action a,
body.searchlight .trusted-company a,
body.searchlight .single-count-wrapper:hover .count,
body.searchlight .single-count-wrapper .action-btn,
body.searchlight .subscription-form .button,
body.searchlight .section-title h4,
body.searchlight .hero-content-inner h4,
body.searchlight .pricing-button .kubedb-transparent-btn,
body.searchlight .hero-area-content .play-buttons a span.video-icon,
body.searchlight .hero-area-content .play-buttons a,
body.searchlight .single-pricing-table.silver .discount-text,
body.searchlight .single-search-result h3 a {
  color: #111738; }

body.searchlight .star-count::before,
body.searchlight .accordion-item.active,
body.searchlight blockquote,
body.searchlight .input.is-active,
body.searchlight .input.is-focused,
body.searchlight .input:active,
body.searchlight .input:focus,
body.searchlight .textarea.is-active,
body.searchlight .textarea.is-focused,
body.searchlight .textarea:active,
body.searchlight .textarea:focus,
body.searchlight .pricing-button .kubedb-transparent-btn,
body.searchlight .pricing-button .kubedb-transparent-btn:hover,
body.searchlight .searchbar-area input:focus,
body.searchlight .hero-area-content .play-buttons a span.video-icon,
body.searchlight .subscription-form .input:hover {
  border-color: #111738; }

body.searchlight .pricing-top:before {
  border-right-color: black; }

body.searchlight .go-to-top {
  background-color: rgba(17, 23, 56, 0.8); }

body.searchlight .documentation-menu {
  background-color: #bcc3eb; }

/*==================================================
                Theme searchlight End
====================================================*/
/*==================================================
                Theme service-broker Start
====================================================*/
body.service-broker .kubedb-primary-bg,
body.service-broker .kd-primary,
body.service-broker.fixed-nav .fixed-menu,
body.service-broker .socail-link-inline li a:hover,
body.service-broker .tbl-of-contents ul a.active:before,
body.service-broker .kd-version a.dropdown-item:hover,
body.service-broker .ac-dropdown a.navbar-item:hover,
body.service-broker a.nav-link.active:after,
body.service-broker .trial-button .button,
body.service-broker .pricing-top,
body.service-broker .pricing-button .kd-button,
body.service-broker .subscription-form .button:hover,
body.service-broker .searchbar-area button,
body.service-broker .countdown-area .right-sidebar-menu ul li a::after,
body.service-broker .pagination-list li a.is-active,
body.service-broker .pricing-button .kubedb-transparent-btn:hover,
body.service-broker .single-product-feature-wrapper:after {
  background-color: #29B4A2; }

body.service-broker .kd-transparent-btn,
body.service-broker .carousel-wrapper:after,
body.service-broker .cta-text h2,
body.service-broker .main-menu-button a,
body.service-broker .navbar-link.is-active,
body.service-broker .navbar-link:hover,
body.service-broker a.navbar-item.is-active,
body.service-broker a.navbar-item:hover,
body.service-broker .customize-kubedb .navbar-dropdown .navbar-item,
body.service-broker .carousel-wrapper:after,
body.service-broker .footer-link li a:hover,
body.service-broker .footer-inline-link a:hover,
body.service-broker .accordion-item.active .accordion-header h2,
body.service-broker ul li b,
body.service-broker .full-info p b,
body.service-broker .full-info ul li p a,
body.service-broker .full-info p a,
body.service-broker .full-info a,
body.service-broker .tbl-of-contents ul a.active,
body.service-broker li.nav-item.active a,
body.service-broker .item ul li.is-active a,
body.service-broker .kd-sidebar-menu li a:hover,
body.service-broker .service-content h5,
body.service-broker .trusted-action a,
body.service-broker .trusted-company a,
body.service-broker .single-count-wrapper:hover .count,
body.service-broker .single-count-wrapper .action-btn,
body.service-broker .subscription-form .button,
body.service-broker .section-title h4,
body.service-broker .hero-content-inner h4,
body.service-broker .pricing-button .kubedb-transparent-btn,
body.service-broker .hero-area-content .play-buttons a span.video-icon,
body.service-broker .hero-area-content .play-buttons a,
body.service-broker .single-pricing-table.silver .discount-text,
body.service-broker .single-search-result h3 a {
  color: #29B4A2; }

body.service-broker .star-count::before,
body.service-broker .accordion-item.active,
body.service-broker blockquote,
body.service-broker .input.is-active,
body.service-broker .input.is-focused,
body.service-broker .input:active,
body.service-broker .input:focus,
body.service-broker .textarea.is-active,
body.service-broker .textarea.is-focused,
body.service-broker .textarea:active,
body.service-broker .textarea:focus,
body.service-broker .pricing-button .kubedb-transparent-btn,
body.service-broker .pricing-button .kubedb-transparent-btn:hover,
body.service-broker .searchbar-area input:focus,
body.service-broker .hero-area-content .play-buttons a span.video-icon,
body.service-broker .subscription-form .input:hover {
  border-color: #29B4A2; }

body.service-broker .pricing-top:before {
  border-right-color: #1b766a; }

body.service-broker .go-to-top {
  background-color: rgba(41, 180, 162, 0.8); }

body.service-broker .documentation-menu {
  background-color: #d0f4f0; }

/*==================================================
                Theme service-broker End
====================================================*/
/*==================================================
                Theme stash Start
====================================================*/
body.stash .kubedb-primary-bg,
body.stash .kd-primary,
body.stash.fixed-nav .fixed-menu,
body.stash .socail-link-inline li a:hover,
body.stash .tbl-of-contents ul a.active:before,
body.stash .kd-version a.dropdown-item:hover,
body.stash .ac-dropdown a.navbar-item:hover,
body.stash a.nav-link.active:after,
body.stash .trial-button .button,
body.stash .pricing-top,
body.stash .pricing-button .kd-button,
body.stash .subscription-form .button:hover,
body.stash .searchbar-area button,
body.stash .countdown-area .right-sidebar-menu ul li a::after,
body.stash .pagination-list li a.is-active,
body.stash .pricing-button .kubedb-transparent-btn:hover,
body.stash .single-product-feature-wrapper:after {
  background-color: #5E2DEA; }

body.stash .kd-transparent-btn,
body.stash .carousel-wrapper:after,
body.stash .cta-text h2,
body.stash .main-menu-button a,
body.stash .navbar-link.is-active,
body.stash .navbar-link:hover,
body.stash a.navbar-item.is-active,
body.stash a.navbar-item:hover,
body.stash .customize-kubedb .navbar-dropdown .navbar-item,
body.stash .carousel-wrapper:after,
body.stash .footer-link li a:hover,
body.stash .footer-inline-link a:hover,
body.stash .accordion-item.active .accordion-header h2,
body.stash ul li b,
body.stash .full-info p b,
body.stash .full-info ul li p a,
body.stash .full-info p a,
body.stash .full-info a,
body.stash .tbl-of-contents ul a.active,
body.stash li.nav-item.active a,
body.stash .item ul li.is-active a,
body.stash .kd-sidebar-menu li a:hover,
body.stash .service-content h5,
body.stash .trusted-action a,
body.stash .trusted-company a,
body.stash .single-count-wrapper:hover .count,
body.stash .single-count-wrapper .action-btn,
body.stash .subscription-form .button,
body.stash .section-title h4,
body.stash .hero-content-inner h4,
body.stash .pricing-button .kubedb-transparent-btn,
body.stash .hero-area-content .play-buttons a span.video-icon,
body.stash .hero-area-content .play-buttons a,
body.stash .single-pricing-table.silver .discount-text,
body.stash .single-search-result h3 a {
  color: #5E2DEA; }

body.stash .star-count::before,
body.stash .accordion-item.active,
body.stash blockquote,
body.stash .input.is-active,
body.stash .input.is-focused,
body.stash .input:active,
body.stash .input:focus,
body.stash .textarea.is-active,
body.stash .textarea.is-focused,
body.stash .textarea:active,
body.stash .textarea:focus,
body.stash .pricing-button .kubedb-transparent-btn,
body.stash .pricing-button .kubedb-transparent-btn:hover,
body.stash .searchbar-area input:focus,
body.stash .hero-area-content .play-buttons a span.video-icon,
body.stash .subscription-form .input:hover {
  border-color: #5E2DEA; }

body.stash .pricing-top:before {
  border-right-color: #3d12b8; }

body.stash .go-to-top {
  background-color: rgba(94, 45, 234, 0.8); }

body.stash .documentation-menu {
  background-color: #dfd5fb; }

/*==================================================
                Theme stash End
====================================================*/
/*==================================================
                Theme swift Start
====================================================*/
body.swift .kubedb-primary-bg,
body.swift .kd-primary,
body.swift.fixed-nav .fixed-menu,
body.swift .socail-link-inline li a:hover,
body.swift .tbl-of-contents ul a.active:before,
body.swift .kd-version a.dropdown-item:hover,
body.swift .ac-dropdown a.navbar-item:hover,
body.swift a.nav-link.active:after,
body.swift .trial-button .button,
body.swift .pricing-top,
body.swift .pricing-button .kd-button,
body.swift .subscription-form .button:hover,
body.swift .searchbar-area button,
body.swift .countdown-area .right-sidebar-menu ul li a::after,
body.swift .pagination-list li a.is-active,
body.swift .pricing-button .kubedb-transparent-btn:hover,
body.swift .single-product-feature-wrapper:after {
  background-color: #3F51B6; }

body.swift .kd-transparent-btn,
body.swift .carousel-wrapper:after,
body.swift .cta-text h2,
body.swift .main-menu-button a,
body.swift .navbar-link.is-active,
body.swift .navbar-link:hover,
body.swift a.navbar-item.is-active,
body.swift a.navbar-item:hover,
body.swift .customize-kubedb .navbar-dropdown .navbar-item,
body.swift .carousel-wrapper:after,
body.swift .footer-link li a:hover,
body.swift .footer-inline-link a:hover,
body.swift .accordion-item.active .accordion-header h2,
body.swift ul li b,
body.swift .full-info p b,
body.swift .full-info ul li p a,
body.swift .full-info p a,
body.swift .full-info a,
body.swift .tbl-of-contents ul a.active,
body.swift li.nav-item.active a,
body.swift .item ul li.is-active a,
body.swift .kd-sidebar-menu li a:hover,
body.swift .service-content h5,
body.swift .trusted-action a,
body.swift .trusted-company a,
body.swift .single-count-wrapper:hover .count,
body.swift .single-count-wrapper .action-btn,
body.swift .subscription-form .button,
body.swift .section-title h4,
body.swift .hero-content-inner h4,
body.swift .pricing-button .kubedb-transparent-btn,
body.swift .hero-area-content .play-buttons a span.video-icon,
body.swift .hero-area-content .play-buttons a,
body.swift .single-pricing-table.silver .discount-text,
body.swift .single-search-result h3 a {
  color: #3F51B6; }

body.swift .star-count::before,
body.swift .accordion-item.active,
body.swift blockquote,
body.swift .input.is-active,
body.swift .input.is-focused,
body.swift .input:active,
body.swift .input:focus,
body.swift .textarea.is-active,
body.swift .textarea.is-focused,
body.swift .textarea:active,
body.swift .textarea:focus,
body.swift .pricing-button .kubedb-transparent-btn,
body.swift .pricing-button .kubedb-transparent-btn:hover,
body.swift .searchbar-area input:focus,
body.swift .hero-area-content .play-buttons a span.video-icon,
body.swift .subscription-form .input:hover {
  border-color: #3F51B6; }

body.swift .pricing-top:before {
  border-right-color: #2b387d; }

body.swift .go-to-top {
  background-color: rgba(63, 81, 182, 0.8); }

body.swift .documentation-menu {
  background-color: #d8dcf1; }

/*==================================================
                Theme swift End
====================================================*/
/*==================================================
                Theme voyager Start
====================================================*/
body.voyager .kubedb-primary-bg,
body.voyager .kd-primary,
body.voyager.fixed-nav .fixed-menu,
body.voyager .socail-link-inline li a:hover,
body.voyager .tbl-of-contents ul a.active:before,
body.voyager .kd-version a.dropdown-item:hover,
body.voyager .ac-dropdown a.navbar-item:hover,
body.voyager a.nav-link.active:after,
body.voyager .trial-button .button,
body.voyager .pricing-top,
body.voyager .pricing-button .kd-button,
body.voyager .subscription-form .button:hover,
body.voyager .searchbar-area button,
body.voyager .countdown-area .right-sidebar-menu ul li a::after,
body.voyager .pagination-list li a.is-active,
body.voyager .pricing-button .kubedb-transparent-btn:hover,
body.voyager .single-product-feature-wrapper:after {
  background-color: #2D2A78; }

body.voyager .kd-transparent-btn,
body.voyager .carousel-wrapper:after,
body.voyager .cta-text h2,
body.voyager .main-menu-button a,
body.voyager .navbar-link.is-active,
body.voyager .navbar-link:hover,
body.voyager a.navbar-item.is-active,
body.voyager a.navbar-item:hover,
body.voyager .customize-kubedb .navbar-dropdown .navbar-item,
body.voyager .carousel-wrapper:after,
body.voyager .footer-link li a:hover,
body.voyager .footer-inline-link a:hover,
body.voyager .accordion-item.active .accordion-header h2,
body.voyager ul li b,
body.voyager .full-info p b,
body.voyager .full-info ul li p a,
body.voyager .full-info p a,
body.voyager .full-info a,
body.voyager .tbl-of-contents ul a.active,
body.voyager li.nav-item.active a,
body.voyager .item ul li.is-active a,
body.voyager .kd-sidebar-menu li a:hover,
body.voyager .service-content h5,
body.voyager .trusted-action a,
body.voyager .trusted-company a,
body.voyager .single-count-wrapper:hover .count,
body.voyager .single-count-wrapper .action-btn,
body.voyager .subscription-form .button,
body.voyager .section-title h4,
body.voyager .hero-content-inner h4,
body.voyager .pricing-button .kubedb-transparent-btn,
body.voyager .hero-area-content .play-buttons a span.video-icon,
body.voyager .hero-area-content .play-buttons a,
body.voyager .single-pricing-table.silver .discount-text,
body.voyager .single-search-result h3 a {
  color: #2D2A78; }

body.voyager .star-count::before,
body.voyager .accordion-item.active,
body.voyager blockquote,
body.voyager .input.is-active,
body.voyager .input.is-focused,
body.voyager .input:active,
body.voyager .input:focus,
body.voyager .textarea.is-active,
body.voyager .textarea.is-focused,
body.voyager .textarea:active,
body.voyager .textarea:focus,
body.voyager .pricing-button .kubedb-transparent-btn,
body.voyager .pricing-button .kubedb-transparent-btn:hover,
body.voyager .searchbar-area input:focus,
body.voyager .hero-area-content .play-buttons a span.video-icon,
body.voyager .subscription-form .input:hover {
  border-color: #2D2A78; }

body.voyager .pricing-top:before {
  border-right-color: #18163f; }

body.voyager .go-to-top {
  background-color: rgba(45, 42, 120, 0.8); }

body.voyager .documentation-menu {
  background-color: #cdcbed; }

/*==================================================
                Theme voyager End
====================================================*/
/* Normal desktop :1200px. */
/* Normal desktop :1216px. */
@media (min-width: 1216px) and (max-width: 1407px) {
  .single-db-logo {
    margin: 10px;
    padding: 10px;
    display: inline-block; }

  .db-logo-area {
    padding: 0; }

  .section-padding {
    padding: 60px 0; }

  .pt-100.is-mobile-device {
    padding-top: 30px; }

  .main-menu-button .button {
    padding: 6px 20px; }

  .header-bottom-area .navbar-burger {
    color: #fff; }

  .kd-transparent-btn {
    padding: 0;
    margin: 0;
    font-size: 14px; }

  .kd-button {
    padding: 10px 30px;
    margin: 0;
    height: auto;
    font-size: 14px; }

  .pricing-area-wrapper {
    overflow-x: scroll;
    padding-top: 64px; }

  .payment-method-innner-text.pr-140 {
    padding-right: 0; }

  /* support page pricing table style */
  .pricing-heading {
    padding: 20px 15px; }

  .pricing-body li {
    font-size: 13px; }

  .main-menu.is-bg-available .navbar-item,
  .main-menu.is-bg-available .navbar-link {
    color: #4a4a4a; }

  .is-full-height {
    height: auto; }

  .hero-area .hero-shape {
    background-position-y: top;
    min-height: 710px; }
  .hero-area .hero-area-content {
    padding-right: 0; }
    .hero-area .hero-area-content .hero-content-inner h1 {
      font-size: 34px;
      line-height: 50px !important; }
  .hero-area .hero-right-content-wrapper .right-side-content-inner {
    right: -90px; } }
/*  desktop :1024px. */
@media (min-width: 1024px) and (max-width: 1215px) {
  p {
    font-size: 15px; }

  .section-padding {
    padding: 60px 0; }

  .pt-100.is-mobile-device {
    padding-top: 30px; }

  .main-menu a {
    padding: 5px 20px; }

  .main-menu-button {
    padding: 10px 20px; }
    .main-menu-button .button {
      padding: 6px 20px; }

  .ac-dropdown {
    padding-left: 30px; }

  .documentation-menu .ac-is-hoverable:hover .ac-dropdown {
    top: 0; }

  .navbar-item {
    padding: 5px 0 0; }

  .header-bottom-area .navbar-burger {
    color: #fff; }

  .kd-transparent-btn {
    padding: 0;
    margin: 0;
    font-size: 14px; }

  .kd-button {
    padding: 10px 30px;
    margin: 0;
    height: auto;
    font-size: 14px; }

  .single-db-logo {
    margin: 10px !important;
    padding: 10px; }

  .db-logo-area {
    overflow: hidden;
    padding: 10px; }

  .slider-navigation-next,
  .slider-navigation-previous {
    display: none; }

  .client-information {
    width: 60%; }

  /* support page pricing table style */
  .pricing-heading {
    padding: 20px 0px; }

  .pricing-body li {
    font-size: 13px; }

  .pricing-area-wrapper {
    overflow-x: scroll;
    padding-top: 64px; }

  .payment-method-innner-text.pr-140 {
    padding-right: 0; }

  /* ==============================================
   appscode-home page start
==============================================*/
  .is-full-height {
    min-height: 100%; }

  .main-menu.is-bg-available .navbar-item,
  .main-menu.is-bg-available .navbar-link {
    color: #4a4a4a; }

  body.fixed-nav .fixed-menu {
    top: 0;
    z-index: 99;
    width: 100%; }

  .main-menu.is-bg-available .navbar-item,
  .main-menu.is-bg-available .navbar-link {
    color: #4a4a4a; }

  .main-menu.is-bg-available .navbar-link:not(.is-arrowless)::after,
  .main-menu.is-bg-available .select:not(.is-multiple):not(.is-loading)::after {
    border-color: #00A651; }

  body.fixed-nav {
    padding-top: 0 !important; }

  .ac-megamenu {
    box-shadow: none;
    border-radius: 4px;
    padding: 20px;
    background: #fff;
    position: inherit;
    min-width: auto;
    top: 40px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.1s ease-in-out;
    display: none; }

  .is-6.br-1 {
    border: none; }

  .ac-dropdown:before {
    display: none;
    top: 0; }

  .ac-megamenu.is-active .column {
    padding: 0; }

  .single-solution-wrapper {
    min-height: 250px; }
    .single-solution-wrapper p {
      font-size: 15px; }

  .ac-dropdown a.navbar-item {
    padding: 5px 10px; }

  .ac-dropdown {
    display: none;
    position: inherit;
    width: 100%;
    box-shadow: none;
    left: 0;
    top: 0;
    transform: translateX(0); }

  .ac-is-hoverable:hover > .ac-megamenu,
  .ac-is-hoverable:hover > .ac-dropdown {
    opacity: 0;
    visibility: hidden;
    max-height: none;
    top: 0;
    display: none; }

  .ac-megamenu.is-active,
  .ac-dropdown.is-active {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    position: inherit; }

  .main-menu {
    overflow-y: auto;
    max-height: 70vh; }

  .hero-area-content {
    padding-right: 0; }

  .hero-content-inner h1 {
    font-size: 34px;
    line-height: 50px !important; }

  .hero-area .trusted-logo {
    margin-top: 0; }
  .hero-area .hero-shape {
    width: 100%;
    height: 100%;
    min-height: auto; }
  .hero-area .hero-right-content-wrapper .right-side-content-inner {
    right: 0;
    top: 60px;
    width: 100%; }

  .hero-area-button .ac-transparent-btn {
    padding: 0; }

  .hero-area-content .play-buttons a span.video-icon {
    margin-right: 10px; }

  .hero-area-content .play-buttons {
    margin-top: 10px; }

  .section-padding.pb-0 {
    padding-bottom: 0; }

  .section-padding.pt-0 {
    padding-top: 0; }

  .service-content {
    padding-left: 0;
    padding-right: 0; }
    .service-content h2 {
      font-size: 22px;
      line-height: 36px; }
    .service-content p {
      max-width: 100%;
      font-size: 15px; }

  .kd-button,
  .ac-button {
    padding: 10px 40px; }

  .counter-area .single-count-wrapper .count {
    font-size: 28px; }
  .counter-area .single-count-wrapper .name {
    margin-bottom: 10px; }

  .cta-bg-color-1 h1 {
    font-size: 26px;
    line-height: 40px; }

  .cta-wrapper .mt-60 {
    margin-top: 30px; }

  .footer-top {
    padding: 50px 0 0; }

  /* ==============================================
   appscode-home page end
==============================================*/
  /* ==============================================
   appscode-home inner page start
==============================================*/
  .hero-area-2 .hero-area-inner-2 h1 {
    font-size: 32px;
    margin-bottom: 6px;
    font-weight: 400; }
  .hero-area-2 .hero-area-inner-2 p {
    font-size: 16px; }

  .about-text-inner p {
    margin-bottom: 0; }

  .ceo-message-wrapper h1 {
    font-size: 26px; }

  .section-title {
    margin-bottom: 30px; }

  .consulting-inner h2 {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 35px; }
  .consulting-inner p {
    font-size: 15px; }

  .testimonial-area-2 .testimonial-wrapper h1 {
    font-size: 22px;
    line-height: 35px; }
  .testimonial-area-2 .testimonial-wrapper .user-information {
    float: left; }

  .single-testimonial-wrapper .testimonial-msg p {
    font-size: 15px; }

  .package-area .single-package-wrapper {
    padding: 10px;
    width: 300px;
    margin: 0 auto; }
    .package-area .single-package-wrapper p {
      font-size: 15px; }
    .package-area .single-package-wrapper h4 {
      margin-bottom: 5px;
      line-height: 28px; }

  .single-testimonial-wrapper .testimonial-msg p {
    font-size: 15px; }

  .contact-form {
    margin: 0; }

  .question-area .single-question-wrapper {
    padding: 25px; }
    .question-area .single-question-wrapper h4 {
      font-size: 18px;
      margin-bottom: 5px; }

  .location-area .office-details {
    padding: 0 0; }
    .location-area .office-details h4 {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 10px; }

  .question-area .single-question-wrapper p {
    font-size: 15px;
    margin-bottom: 20px; }

  .map-wrapper iframe {
    height: auto; }

  .training-wrapper-image .single-training-image-wrapper {
    margin-right: 0;
    margin-bottom: 20px; }
    .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
      transform: translateY(0px); }

  .pricing-plan-area-2 .single-pricing {
    padding: 50px 20px 30px; }
    .pricing-plan-area-2 .single-pricing h2 {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 5px; }
    .pricing-plan-area-2 .single-pricing p {
      font-size: 15px; }

  .feature-area-2 .single-feature {
    padding: 0; }
    .feature-area-2 .single-feature p {
      font-size: 15px; }

  .cta-area-2 .cta-content h1 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 20px; }

  .counter-area .single-count-wrapper .count-icon img {
    width: 100%;
    min-height: 120px; }

  /* ==============================================
   appscode-home inner page end
==============================================*/
  .customize-kubedb .main-menu a {
    color: #4a4a4a; }

  .single-product-feature-wrapper .product-feature-content {
    width: 80%; }
  .single-product-feature-wrapper .product-feature-icon {
    width: 35px;
    margin-right: 15px;
    margin-top: 10px; }
  .single-product-feature-wrapper .product-feature-title h3 {
    font-size: 22px;
    line-height: 40px; }

  .sidebar-search-area {
    right: -100%; } }
/*  tablet :769px. */
@media (min-width: 769px) and (max-width: 1023px) {
  .navbar-burger {
    color: #ffffff; }

  p {
    font-size: 15px; }

  .right-side-content-inner {
    display: none; }

  .contact-form .contact-form-inner {
    top: 0;
    position: inherit; }

  .is-mobile.has-text-centered {
    text-align: left !important; }

  .has-text-right.is-mobile {
    text-align: left !important; }

  .single-package-wrapper {
    padding: 30px; }
    .single-package-wrapper p {
      font-size: 15px; }
    .single-package-wrapper h4 {
      margin-bottom: 10px; }

  .customize-kubedb .main-menu a {
    color: #4a4a4a; }

  .reverse-row-order {
    display: flex;
    flex-direction: column-reverse; }

  body.fixed-nav .fixed-menu {
    top: 0;
    z-index: 99;
    width: 100%; }

  .main-menu.is-bg-available .navbar-item,
  .main-menu.is-bg-available .navbar-link {
    color: #4a4a4a; }

  .main-menu.is-bg-available .navbar-link:not(.is-arrowless)::after,
  .main-menu.is-bg-available .select:not(.is-multiple):not(.is-loading)::after {
    border-color: #00A651; }

  body.fixed-nav {
    padding-top: 0 !important; }

  .ac-megamenu {
    box-shadow: none;
    border-radius: 4px;
    padding: 20px;
    background: #fff;
    position: inherit;
    min-width: auto;
    top: 40px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.1s ease-in-out;
    display: none; }

  .is-6.br-1 {
    border: none; }

  .ac-dropdown:before {
    display: none;
    top: 0; }

  .ac-megamenu.is-active .column {
    padding: 0; }

  .single-solution-wrapper {
    min-height: 250px; }
    .single-solution-wrapper p {
      font-size: 15px; }

  .ac-dropdown a.navbar-item {
    padding: 5px 10px; }

  .ac-dropdown {
    display: none;
    position: inherit;
    width: 100%;
    box-shadow: none;
    left: 0;
    top: 0;
    transform: translateX(0); }

  .ac-is-hoverable:hover > .ac-megamenu,
  .ac-is-hoverable:hover > .ac-dropdown {
    opacity: 0;
    visibility: hidden;
    max-height: none;
    top: 0;
    display: none; }

  .ac-megamenu.is-active,
  .ac-dropdown.is-active {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    position: inherit;
    padding-left: 30px; }

  .main-menu {
    overflow-y: auto;
    max-height: 70vh; }

  .pricing-area-wrapper {
    overflow-x: scroll;
    padding-top: 64px; }

  .payment-method-innner-text.pr-140 {
    padding-right: 0; }

  .documentation-menu .ac-is-hoverable:hover .ac-dropdown {
    top: 0; }

  .sidebar-search-area {
    position: inherit;
    width: 100%; } }
/* small Mobile :768px. */
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .main-menu-button img {
    margin-bottom: 10px; }

  p {
    font-size: 15px; }

  .section-padding {
    padding: 60px 0; }

  .pt-100.is-mobile-device {
    padding-top: 30px; }

  .has-text-right.is-mobile {
    text-align: left !important; }

  .is-mobile.has-text-centered {
    text-align: left !important; }

  .navbar-brand .navbar-item {
    padding: 0; }

  .header-bottom-area .navbar-burger {
    color: #fff; }

  .main-menu a {
    padding: 5px 20px; }

  .main-menu-button .button {
    padding: 6px 20px; }

  .navbar-item {
    padding: 5px 20px 10px; }

  .header-bottom-area .navbar-burger {
    color: #fff; }

  .hero-area-button {
    margin-top: 20px; }

  .hero-content-inner h1 {
    font-size: 31px;
    line-height: 45px !important; }

  .hero-content-inner h4 {
    margin-bottom: 10px; }

  .kd-transparent-btn {
    padding: 0;
    margin: 0;
    font-size: 14px; }

  .kd-button {
    padding: 10px 30px;
    margin: 0;
    height: auto;
    font-size: 14px; }

  .hero-area {
    padding: 20px 0 0; }

  .hero-area-img {
    position: initial; }

  .hero-area-img img {
    position: absolute;
    top: 0;
    opacity: 0.1;
    max-width: 400px;
    right: 0;
    z-index: -1; }

  .feature-area .feature-content {
    padding: 0; }

  .feature-content h2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 15px; }

  .feature-content p {
    margin-bottom: 15px; }

  .db-logo-area {
    padding: 0;
    overflow: hidden; }

  .single-db-logo {
    box-shadow: none !important;
    border: 1px solid #ebebeb !important;
    padding: 10px;
    margin: 10px 0 !important;
    width: 100%; }

  .section-title h2 {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 36px; }

  .carousel-wrapper {
    padding: 30px 15px; }

  .slider-navigation-next,
  .slider-navigation-previous {
    display: none; }

  .client-information {
    width: 100%; }

  .cta-padding {
    padding: 20px; }

  .cta-text h2 {
    font-size: 25px; }

  .cta-text p {
    font-size: 18px;
    margin: 0; }

  .footer-menu h4 {
    margin-bottom: 0px; }

  /* ============================================
        Feature Page Responsive Code
============================================*/
  .hero-features {
    min-height: 400px;
    padding: 50px 20px; }

  .pr-140 {
    padding-right: 0; }

  .pr-45 {
    padding-right: 0; }

  .feature-section-gap.pb-100 {
    padding-bottom: 50px; }

  /* ==============================================
    Support Page Responsive Code
==============================================*/
  /* Pricing table style */
  .pricing-body li:before {
    content: attr(data-col_name);
    position: relative;
    display: block;
    float: left;
    width: 50%;
    text-align: left;
    font-weight: 500;
    font-size: 14px;
    margin-right: 20px; }

  .pricing-body li span {
    text-indent: -20px; }
    .pricing-body li span br {
      display: none; }

  .pricing-body li {
    display: inline-block;
    text-align: left;
    font-size: 14px;
    height: auto; }

  .pricing-body li span:before {
    content: ": ";
    margin-right: 15px; }

  .single-pricing-table.details .pricing-body {
    display: none; }

  .pricing-type .select select {
    width: 100%; }

  .single-pricing-table .pricing-body {
    border: 1px solid #dedede !important;
    border-radius: 8px; }

  .pricing-body {
    margin-bottom: 40px !important; }
    .pricing-body:last-child {
      margin-bottom: 0; }

  .single-pricing-table.free,
  .single-pricing-table.gold,
  .single-pricing-table.plutinum {
    margin-top: 0; }

  .payment-method-area {
    margin-top: 0; }

  .single-payment-methode {
    margin: 0;
    padding: 15px; }

  .hero-area-content.pr-115 {
    padding-right: 0; }

  .single-payment-method {
    margin-bottom: 5px; }

  /* ==============================================
   Product page  start
==============================================*/
  .customize-kubedb .main-menu a {
    color: #4a4a4a;
    padding: 10px 21px; }

  .single-product-feature-wrapper .product-feature-title h3 {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 5px; }
  .single-product-feature-wrapper .product-feature-icon {
    margin-bottom: 10px; }
  .single-product-feature-wrapper .product-feature-content {
    width: 100%; }

  /* ==============================================
   Product page  end
==============================================*/
  /* ==============================================
   appscode-home page start
==============================================*/
  body.fixed-nav .fixed-menu {
    top: 0;
    z-index: 99;
    width: 100%; }

  .main-menu.is-bg-available .navbar-item,
  .main-menu.is-bg-available .navbar-link {
    color: #4a4a4a; }

  .main-menu.is-bg-available .navbar-link:not(.is-arrowless)::after,
  .main-menu.is-bg-available .select:not(.is-multiple):not(.is-loading)::after {
    border-color: #00A651; }

  body.fixed-nav {
    padding-top: 0 !important; }

  .ac-megamenu {
    box-shadow: none;
    border-radius: 4px;
    padding: 20px 30px;
    background: #fff;
    position: inherit;
    min-width: auto;
    top: 0px;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: 0.1s ease-in-out;
    display: none; }

  .is-6.br-1 {
    border: none; }

  .ac-dropdown:before {
    display: none;
    top: 0; }

  .ac-megamenu.is-active .column {
    padding: 0; }

  .single-solution-wrapper {
    min-height: 250px; }
    .single-solution-wrapper p {
      font-size: 15px; }

  .ac-dropdown a.navbar-item {
    padding: 5px 30px; }

  .ac-dropdown {
    display: none;
    position: inherit;
    width: 100%;
    box-shadow: none;
    left: 0;
    top: 0;
    transform: translateX(0); }

  .ac-is-hoverable:hover > .ac-megamenu,
  .ac-is-hoverable:hover > .ac-dropdown {
    opacity: 0;
    visibility: hidden;
    max-height: none;
    top: 0;
    display: none; }

  .ac-megamenu.is-active,
  .ac-dropdown.is-active {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    position: inherit; }

  .main-menu {
    overflow-y: auto;
    max-height: 70vh; }

  .navbar-menu.is-active {
    display: block;
    border-radius: 4px; }

  .navbar-burger {
    background: rgba(144, 144, 144, 0.05); }

  .hero-area-content {
    padding-right: 0; }

  .hero-content-inner h1 {
    font-size: 24px;
    line-height: 35px !important; }

  .hero-area .hero-shape {
    width: 100%;
    height: 100%;
    min-height: auto;
    background-position: right;
    top: -260px; }
  .hero-area .trusted-logo {
    margin-top: 0; }

  .is-full-height {
    min-height: 100%; }

  .hero-area.is-full-height {
    padding: 30px 0 0; }

  .hero-area-button .ac-transparent-btn {
    padding: 0;
    margin: 10px 10px 10px 0px; }

  .hero-area-content .play-buttons a span.video-icon {
    margin-right: 10px; }

  .hero-area-content .play-buttons {
    margin-top: 10px; }

  .section-padding.pb-0 {
    padding-bottom: 0; }

  .section-padding.pt-0 {
    padding-top: 0; }

  .single-brand-logo:last-child {
    margin-bottom: 0; }

  .service-content {
    padding-left: 0;
    padding-right: 0; }
    .service-content h2 {
      font-size: 22px;
      line-height: 36px; }
    .service-content p {
      max-width: 100%;
      font-size: 15px; }

  .kd-button,
  .ac-button {
    padding: 10px 40px; }

  .counter-area .single-count-wrapper .count {
    font-size: 28px; }
  .counter-area .single-count-wrapper .name {
    margin-bottom: 10px; }

  .cta-bg-color-1 h1 {
    font-size: 26px;
    line-height: 40px; }

  .cta-wrapper .mt-60 {
    margin-top: 30px; }

  .footer-top {
    padding: 50px 0 0; }

  /* ==============================================
   appscode-home page end
==============================================*/
  /* ==============================================
   appscode-home inner page start
==============================================*/
  .hero-area-2 .hero-area-inner-2 h1 {
    font-size: 32px;
    margin-bottom: 6px;
    font-weight: 400; }
  .hero-area-2 .hero-area-inner-2 p {
    font-size: 16px; }

  .right-side-content-inner {
    display: none; }

  .about-text-area.section-padding {
    padding-bottom: 0; }

  .about-text-inner p {
    margin-bottom: 0; }

  .ceo-message-wrapper h1 {
    font-size: 26px; }

  .section-title {
    margin-bottom: 30px; }

  .consulting-inner h2 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 35px; }
  .consulting-inner p {
    font-size: 15px; }

  .testimonial-area-2 .testimonial-wrapper h1 {
    font-size: 22px;
    line-height: 35px; }
  .testimonial-area-2 .testimonial-wrapper .user-information {
    float: left; }

  .package-area .single-package-wrapper {
    padding: 0; }
    .package-area .single-package-wrapper h4 {
      margin-bottom: 0; }
    .package-area .single-package-wrapper p {
      font-size: 15px; }

  .single-testimonial-wrapper .testimonial-msg p {
    font-size: 15px; }

  .contact-form {
    margin: 0; }
    .contact-form .contact-form-inner {
      position: inherit;
      top: 0; }

  .question-area .single-question-wrapper {
    padding: 25px; }
    .question-area .single-question-wrapper h4 {
      font-size: 18px;
      margin-bottom: 5px; }
    .question-area .single-question-wrapper p {
      font-size: 15px;
      margin-bottom: 20px; }

  .location-area .office-details {
    padding: 0 0; }
    .location-area .office-details h4 {
      font-size: 18px;
      line-height: 30px;
      margin-bottom: 10px; }

  .map-wrapper iframe {
    height: auto; }

  .training-wrapper-image .single-training-image-wrapper {
    margin-right: 0;
    margin-bottom: 20px; }
    .training-wrapper-image .single-training-image-wrapper:nth-child(even) {
      transform: translateY(0px); }

  .pricing-plan-area-2 .single-pricing {
    padding: 50px 20px 30px; }
    .pricing-plan-area-2 .single-pricing h2 {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 5px; }
    .pricing-plan-area-2 .single-pricing p {
      font-size: 15px; }

  .feature-area-2 .single-feature {
    padding: 0; }
    .feature-area-2 .single-feature p {
      font-size: 15px; }

  .cta-area-2 .cta-content h1 {
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 20px; }

  .reverse-row-order {
    display: flex;
    flex-direction: column-reverse; }

  /* ==============================================
   appscode-home inner page end
==============================================*/
  /* ==============================================
  documentation page start
==============================================*/
  .documentation-area {
    margin-bottom: 30px; }

  .right-sidebar-area {
    padding: 0; }
    .right-sidebar-area .search-area {
      display: none; }

  .sidebar-search-area {
    position: inherit;
    width: 100%; }
    .sidebar-search-area .result-thumb {
      width: 40px; }

  .kd-left-sidebar {
    margin-right: 0; }

  .documentation-menu .ac-is-hoverable:hover .ac-dropdown {
    top: 0; }

  .full-info h1 {
    font-size: 28px; }

  .full-info h1,
  .full-info h2,
  .full-info h3,
  .full-info h4,
  .full-info h5,
  .full-info h6 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .full-info ul {
    padding: 0 0 0 30px; }
    .full-info ul li:before {
      margin-right: 20px; }
  .full-info ol {
    padding: 0 0 0 30px; }

  .sidebar-search-area h3 {
    font-size: 18px;
    font-weight: 500; }
  .sidebar-search-area input {
    width: 80%; }

  /* ==============================================
  documentation page end
==============================================*/ }

/*# sourceMappingURL=main.css.map */
