/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");

body {
  font-family: "AktivGrotesk", sans-serif;
  color: #141d22;
}

#masthead .header-inner {
  max-width: 100%;
  padding: 0 32px;
}

#masthead #logo {
  margin: 0;
  margin-right: 64px;
}

#masthead .nav > li {
  margin: 0 16px;
}

#masthead .nav > li > a {
  color: #141d22;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

#masthead .nav.nav-right > li {
  margin: 0 8px;
}

.header-button .button {
  color: #141d22;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  background-color: #ffde02;
  padding: 8px 22px;
  text-transform: none;
  border: 0;
}

.header-button-2 .header-button .button {
  color: #141d22;
  background: #6c859514;
}

.hero_section .section-content {
  position: relative;
  padding-top: 160px;
  padding-bottom: 160px;
  padding-left: 252px;
  padding-right: 252px;
}

.hero_section .hero-video {
  position: absolute;
  inset: 0px;
  width: 100%;
  height: 100%;
  clip-path: inset(1px);
  object-fit: contain;
  display: block;
}

.hero_section .row.row-text {
  max-width: 832px;
  margin: 0 auto;
}

.hero_section .row-text h1 {
  font-family: "Poppins", sans-serif;
  color: #141d22;
  font-size: 68px;
  font-weight: 500;
  line-height: 88px;
  margin-bottom: 0;
}

.hero_section .row-text p {
  font-size: 24px;
  line-height: 32px;
  margin-top: 16px;
  margin-bottom: 64px;
}

.hero_section .row-text p strong {
  white-space: nowrap;
  font-weight: 400;
}

.button.main-button {
  box-shadow: none;
  border-radius: 4px;
  text-transform: none;
  font-family: unset;
  color: #000000;
  background: #ffde02;
  border: 1px solid transparent;
  min-width: 100px;
  min-height: 48px;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 600;
  line-height: 48px;
  font-size: 16px;
  letter-spacing: 0.3px;
  margin: 0;
}

.button.main-button.bt-2 {
  color: #141d22;
  background: #6c859514;
  margin-left: 14px;
}

.home-section2 .divider {
  margin-top: 0;
  margin-bottom: 32px;
}

.home-section2 .stack {
  display: flex;
  flex-direction: row;
  flex-direction: row;
  gap: 24px;
  justify-content: space-between;
  padding-bottom: 48px;
}

.home-section2 .icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  width: auto;
}

.home-section2 .icon-box .icon,
.home-section2 .icon-box img {
  padding: 0px;
  width: 24px;
  height: 24px;
}

.home-section2 .icon-box .icon-box-text {
  padding-left: 8px !important;
}

.home-section2 .icon-box h5 {
  color: #141d22;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-transform: none;
}

.home-section3 .section-content {
  padding-top: 160px;
  padding-left: 252px;
  padding-right: 252px;
  background-color: #070e20;
}

.home-section3 .box-title {
  max-width: 832px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 64px;
}

.home-section3 .box-title h2 {
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #edf0f2;
}

.home-section3 .box-title p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: #edf0f299;
}

.box-content {
  text-align: center;
}

.box-content h4 {
  color: #ffffff;
  font-weight: 400;
  line-height: 16px;
  font-size: 12px;
  letter-spacing: 0.5px;
  background-color: #6c8595;
  width: fit-content;
  margin: 0 auto 16px;
  padding: 4px 8px;
  border-radius: 99px;
}

.box-content h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #edf0f2;
  margin-bottom: 0;
}

.box-content p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: #edf0f299;
  margin-top: 8px;
}

.stack-parent {
  display: grid;
  justify-items: center;
  row-gap: 64px;
  column-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
}

.stack-parent .stack {
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
}

.home-section31 .section-content {
  padding-top: 80px;
}

.stack-parent .stack.or-2 .img.im-2 {
  display: none;
}

.home-section31 table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-color: gray;
  margin-bottom: 0;
}

.home-section31 table tr th {
  font-weight: 600;
  line-height: 20px;
  font-size: 14px;
  letter-spacing: 0.3px;
  padding: 16px;
  color: #edf0f299;
  text-transform: none;
}

.home-section31 table tr td {
  font-weight: 400;
  line-height: 20px;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.3px;
  border-bottom-color: #edf0f233;
  padding: 16px;
  color: #edf0f2;
}

.home-section31 table tr td:first-child > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

.home-section31 table tr td:first-child > div > div:first-child {
  width: 48px;
  height: 48px;
}

.home-section31 table tr td:first-child p {
  font-size: 14px;
  line-height: 22px;
  color: #edf0f299;
}

.home-section31 table tr td:first-child p:first-child {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #edf0f2;
}

.home-section31 table tr td:last-child a {
  color: #edf0f299;
}

.home-section31 table th,
.home-section31 table td {
  border: 0;
  border-bottom: 1px solid #edf0f233;
}

.home-section31 table td p {
  margin: 0;
}

.row-button .button.main-button.bt-2 {
  color: #edf0f2;
  backdrop-filter: blur(10px);
}

.row-button {
  margin-top: 64px;
  margin-bottom: 160px;
}

.home-section2 .col {
  padding: 0 24px;
}

.hero_section .hero-image {
  display: none;
}

.hero_section .hero-image * {
  height: 100%;
  object-fit: cover;
}

.hero_section .hero-image-2 {
  display: none;
}

@media (max-width: 1799px) {
  .hero_section .section-content {
    padding-top: 128px;
    padding-bottom: 128px;
    padding-left: 84px;
    padding-right: 84px;
  }

  .hero_section .row-text h1 {
    font-size: 56px;
    line-height: 72px;
  }

  .hero_section .row-text p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 48px;
  }

  .hero_section .row.row-text {
    max-width: 656px;
  }

  .home-section2 .icon-box h5 {
    font-size: 18px;
  }

  .home-section3 .section-content {
    padding-top: 128px;
    padding-left: 84px;
    padding-right: 84px;
  }

  .home-section3 .box-title {
    max-width: 665px;
    margin-bottom: 48px;
  }

  .home-section3 .box-title h2 {
    font-size: 36px;
    line-height: 48px;
  }

  .home-section3 .box-title p {
    font-size: 18px;
    line-height: 24px;
  }

  .box-content h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .box-content p {
    font-size: 16px;
    line-height: 22px;
  }

  .stack-parent .stack {
    gap: 48px;
  }

  .home-section3 .section-content {
    padding-top: 64px;
  }

  .home-section31 table tr td {
    font-size: 16px;
    line-height: 22px;
  }

  .home-section31 table tr td:first-child > div > div:first-child {
    width: 32px;
    height: 32px;
  }

  .home-section31 table tr td:first-child p:first-child {
    font-size: 16px;
    line-height: 22px;
  }

  .row-button {
    margin-top: 48px;
    margin-bottom: 128px;
  }
}

#top-bar {
	display: none;
	background-color: rgb(248, 249, 249);
}

#top-bar .html {
	width: 100%;
}

#top-bar .container {
	padding: 0;
}

.topbar-banner {
	display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    padding: 8px;
    background-color: rgb(248, 249, 249);
}

.topbar-btn-close {
	width: 34px;
    height: 34px;
    margin: 0;
    color: rgba(20, 29, 34, 0.6);
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
}

.topbar-img-icon {
	height: 32px;
    width: 32px;
    margin-right: 8px;
}

.topbar-text-title {
	margin: 0px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 600;
    white-space: pre-line;
    color: rgb(20, 29, 34);
}

.topbar-link-install {
	background: rgb(255, 222, 2);
    color: rgb(0, 0, 0);
    min-width: 64px;
    min-height: 32px;
    font-weight: 400;
    line-height: 1.6;
    font-size: 14px;
    letter-spacing: 0.3px;
    outline: 0px;
    margin: 0px 0px 0px auto;
    text-decoration: none;
    padding: 4px 16px;
    border-radius: 4px;
}

@media (max-width: 1199px) {
  .hero_section .section-content {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .hero_section .row-text h1 {
    font-size: 44px;
    line-height: 56px;
  }

  .hero_section .row-text p {
    font-size: 18px;
    line-height: 24px;
  }

  .home-section2 .icon-box h5 {
    font-size: 16px;
  }

  .home-section3 .section-content {
    padding-top: 80px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .home-section3 .box-title {
    max-width: 560px;
    margin-bottom: 32px;
  }

  .home-section3 .box-title h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .home-section3 .box-title p {
    font-size: 16px;
    line-height: 22px;
  }

  .box-content h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .box-content p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 4px;
  }

  .stack-parent .stack {
    gap: 32px;
  }

  .home-section3 .section-content {
    padding-top: 40px;
  }

  .home-section31 table tr td {
    font-size: 14px;
    line-height: 20px;
  }

  .home-section31 table tr td:first-child p:first-child {
    font-size: 14px;
  }

  .row-button {
    margin-bottom: 80px;
  }

  .home-section3 .section-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  #masthead .nav > li {
    margin: 0 12px;
  }

  #masthead .nav > li > a {
    font-size: 14px;
  }
}

@media (max-width: 991px) {
  .hero_section .hero-video {
    display: none;
  }

  .hero_section .hero-image {
    display: block;
    position: absolute;
    overflow: hidden;
    inset: 0px;
    width: 100%;
    height: 100%;
  }

  .hero_section .hero-image-2 {
    display: none;
  }

  .hide-for-medium,
  [data-show="hide-for-medium"] {
    display: none !important;
  }

  .show-for-medium,
  [data-show="show-for-medium"] {
    display: flex !important;
  }

  .medium-logo-center .flex-right {
    flex: 1 1 0;
    order: 3;
  }

  .medium-logo-center .flex-left {
    flex: 1 1 0;
    order: 1;
  }

  #masthead .header-inner {
    padding: 0 24px;
  }

  .nav > li.has-icon > a > i.icon-menu {
    min-width: 24px;
    height: 24px;
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    width: 100%;
    background-color: #fff;
  }
}

@media (max-width: 769px) {
  .hero_section .row-text h1 {
    font-size: 36px;
    line-height: 48px;
  }

  .home-section2 .divider {
    margin-bottom: 24px;
  }

  .home-section2 .stack {
    display: grid;
    grid-template: 1fr / repeat(2, 1fr);
    gap: 16px;
    padding-bottom: 24px;
  }

  .home-section3 .box-title h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 8px;
  }

  .stack-parent {
    grid-template-columns: 1fr 1fr;
    -webkit-align-items: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .stack-parent .stack {
    gap: 24px;
  }

  .stack-parent .stack.or-2 {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    grid-column: span 2;
    width: 312px;
  }

  .stack-parent .stack.or-2 .img.im-2 {
    display: block;
  }

  .stack-parent .stack.or-2 .img.im-1 {
    display: none;
  }

  .stack-parent {
    row-gap: 24px;
  }

  .home-section3 .section-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .home-section31 .section-content {
    padding-top: 32px;
  }

  .home-section31 table th:nth-child(2),
  .home-section31 table td:nth-child(2),
  .home-section31 table th:nth-child(4),
  .home-section31 table td:nth-child(4) {
    display: none;
  }

  .home-section31 table tr td:first-child > div > div:first-child,
  .home-section31 table tr td:first-child p {
    display: none;
  }

  .home-section31 table tr td:first-child p:first-child {
    display: block;
  }

  .row-button {
    margin-top: 32px;
    margin-bottom: 64px;
  }
	
	#top-bar {
		display: block;
	}
}

@media (max-width: 576px) {
  .home-section2 .stack {
    display: flex;
    flex-direction: column;
  }

  .hero_section .section-content {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .home-section3 .box-title h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .home-section3 .section-content {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .stack-parent {
    grid-template-columns: unset;
  }

  .stack-parent .stack.or-2 {
    order: unset;
    grid-column: unset;
  }

  .text-center .button.main-button:first-of-type {
    display: block;
    width: fit-content;
    min-width: 160px;
    font-size: 16px;
    height: 48px;
    margin: 0 auto !important;
  }

  .button.main-button.bt-2 {
    margin-top: 16px;
    margin-left: auto;
  }

  .hero_section .hero-image-2 {
    display: block;
  }

  .hero_section .row-text h1 br {
    display: none;
  }

  .hero_section .row.row-text {
    max-width: 312px;
  }
	
	.home-section2 .col {
		padding: 0 24px;
	}
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
