/**
* Template Name: Avilon - v2.1.0
* Template URL: https://bootstrapmade.com/avilon-bootstrap-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

html {
  scroll-behavior: smooth;
}

section {
  scroll-margin-top: 85px;
}

.row {
  margin-right: 0;
  margin-left: 0;
}


.bg-image {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}

.vh-100 {
    height: 100vh!important;
}

.shadow-1-strong {
    box-shadow: 0 0 2px 0 rgba(0,0,0,.16),0 1px 1px 0 rgba(0,0,0,.1)!important;
}

.mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
}

.mask-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    overflow: hidden;
    background-attachment: fixed;
}

.mask-bottom {
    position: absolute;
    top: calc(100vh - 100px);
    left: 0;
    width: 100%;
    height: 100px;
    overflow: hidden;
    background-attachment: fixed;
}

.version-label-container {
  margin-top: 40px;
}

.version-label {
  font-family: "Montserrat",sans-serif;
  font-weight: 500;
  color: white;
  font-size: 28px;

  background: linear-gradient(90deg, #A55EFF 3.41%, #5E94FF 26.87%, #FFFFFF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent; 
}

.text-center {
    text-align: center!important;
}
.align-items-center {
    align-items: center!important;
}
.justify-content-center {
    justify-content: center!important;
}
.h-100 {
    height: 100%!important;
}
.d-flex {
    display: flex!important;
    flex-direction: column;
}

@media (min-width: 576px)
.container, .container-sm {
    max-width: 540px;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --mdb-gutter-x: 1.5rem;
    --mdb-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--mdb-gutter-x)*0.5);
    padding-left: calc(var(--mdb-gutter-x)*0.5);
    margin-right: auto;
    margin-left: auto;
}

.features-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
  .features-container {
      max-width: 540px;
  }
}

@media (min-width: 768px) {
  .features-container {
      max-width: 720px;
  }
}

@media (min-width: 992px) {
  .features-container {
      max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .features-container {
      max-width: 1200px;
  }
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
.carousel-header-text .row {
  padding-left: 9vw;
}

.header-button-column {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
}

.header-button-column p {
  font-size: 14px;
  font-weight: 400;
  color: rgb(255, 255, 255, .8);
  margin: auto auto auto 0px;
  text-align: center;
}

.download-button-column {
  font-family: "Montserrat", sans-serif;
  display: flex;
  flex-direction: column;
  text-align: center!important;
}

.download-button-column p {

  margin: auto;
  color: #777;
}

.download-button-container {
  width: 280px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 18px 0px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 20px 30px 0px;
  color: #fff;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  background: #45acff;
  text-align: center!important;
}

/*.header-button-container {
  width: 280px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 18px 0px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px 20px;
  color: #fff;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}*/

.download-button-container:hover {
  background: #0174d1;
}

.download-icon {
  vertical-align: middle;
  font-size: 80px;
}

.download-desc-upper {

  font-size: 24px;
  font-weight: bolder;
}

.download-desc-lower {

  font-size: 16px;
  font-weight: 400;
}

.header-button-icon {
  vertical-align: middle;
  font-size: 40px;
}

.header-button-text {
  vertical-align: middle;
  padding-left: 10px;
}

.header-button-container {
  width: 280px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 18px 0px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px 20px;
  color: #fff;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  background: #45acff;
}

.header-button-container-landing {
  width: 280px;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 18px 0px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px 20px;
  color: #fff;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.header-button-bg:hover  {
  background: #0174d1;
  border: 2px solid #0174d1;
}

.header-button-bg {
  background: #45acff;
  border: 2px solid #45acff;
}

.header-button-outline:hover {
  background: rgb(255 255 255 / 20%);
}

.header-button-outline {
  border: 2px solid #fff;
}

.header-button-container:hover {
  background: #0174d1;
}

@media (max-width: 768px) {
  .header-button-icon {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  .header-version-caption {
    display: none;
  }
}

.tooltip {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.tooltip-inner {
  max-width: 250px;
  padding: 0.5rem 1rem;
  border-radius: 1.5rem;
}

.text-author {
  line-height: 40px;
  color: #dadde0;
  font-size: 14px;
}

.text-author-right {
  line-height: 40px;
  color: #dadde0;
  font-size: 14px;
  float: right;
}

body {
  background: #fff;
  color: #666666;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}

a {
  color: #45acff;
}

a:hover,
a:active,
a:focus {
  color: #008dff;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

h2 {
  text-transform: uppercase;
}

/* Back to top button */
.back-to-top {
  position: fixed;
  display: none;
  background: #45acff;
  color: #fff;
  padding: 2px 20px 8px 20px;
  font-size: 16px;
  border-radius: 4px 4px 0 0;
  right: 15px;
  bottom: 0;
}

.back-to-top:focus {
  background: #008dff;
  color: #fff;
  outline: none;
}

.back-to-top:hover {
  background: #008dff;
  color: #fff;
}

/*--------------------------------------------------------------
# Web comparison
--------------------------------------------------------------*/

.comparison-container {
  margin: auto;
  height: 30vw;
  width: 60vw;
}

@media (max-width: 991px) {
  .comparison-container {
    height: 45vw;
    width: 90vw;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header-inner, #header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  background: #2d2d2d;
  padding: 20px 20px;
  height: 85px;
  width: 100%;
}

#header {
  transition: all 0.5s;
}

#header .header-container,
#header-inner .header-container {
  display: flex;
  flex-direction: row;
  height: 100%;
  margin: 0;
  justify-content: left;
  align-items: center;
}

#header #logo {
  display: inline-block;
  margin-right: 10px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
  color: #fff;
}

#header #logo img {
  padding: 0;
  margin: 0;
}

@media (max-width: 950px) {
  #header #logo h1 {
    font-size: 28px;
    margin-top: 0;
  }

  #header {
    height: 79px;
  }

  #header #logo img {
    width: 88px;
    height: auto;
  }
}

#header.header-transparent {
  background: transparent;
}

#header.header-transparent #logo img {
  padding: 0;
  transition: all 0.5s;
}

#header.header-fixed {
  background: #000c14;
  padding: 20px 3vw;
  transition: all 0.5s;
}

#header #dash-link-wrapper {
  border: 2px solid rgb(220 220 220);
  border-radius: 30px;
  padding: 10px 25px;
  height: 48px;
  display: inline-block;
  margin-right: 0;
  margin-left: auto;
}

#header #dash-link-wrapper:hover {
  background: rgb(255 255 255 / 20%);
}

#header #dash-link-wrapper a {
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  outline: none;
}

.outer-div {
  width: 100%;
  height: 361px;
  display: flex;
}

@media (max-width: 991px) {
  .outer-div {
    height: auto;
  }
}

.inner-div {
  margin: auto;
  text-align: center;
}

.browser {
  border: 1px solid #dddddd;
  position: relative;
  z-index: 0;
  display: inline-block;
  box-shadow: 0 10px 20px -4px rgba(121, 121, 121, 0.67);
  border-radius: 10px 10px 0 0;
  max-height: 100vh;
  overflow: hidden;
}
.browser__top {
  background-color: #dddddd;
  height: 40px;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 576px) {
  .browser__top {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media screen and (min-width: 768px) {
  .browser__top {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 992px) {
  .triggers__item_title p {
    font-size: 18px;
    line-height: 22px;
  }
  .browser__top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.browser__top_dots {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.browser__top_dots .dot {
  display: block;
  margin-left: 4px;
  margin-right: 4px;
  width: 8px;
  height: 8px;
  background-color: #a0a0a0;
  border-radius: 50%;
}
@media screen and (min-width: 576px) {
  .browser__top_dots .dot {
    width: 10px;
    height: 10px;
  }
}
@media screen and (min-width: 768px) {
  .browser__top_dots .dot {
    width: 12px;
    height: 12px;
  }
}
.browser__top_field {
  width: calc(100% - 100px);
}
@media screen and (min-width: 576px) {
  .browser__top_field {
    width: calc(100% - 150px);
  }
}
@media screen and (min-width: 768px) {
  .browser__top_field {
    width: calc(100% - 200px);
  }
}
.browser__top_field .field {
  background-color: #fff;
  height: 20px;
  width: 100%;
  border-radius: 10px;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.browser__top_field .field a {
  font-size: 12px;
  margin-bottom: 0;
  color: #777;
}
.browser__top_bars .bar {
  background-color: #a0a0a0;
  width: 20px;
  height: 4px;
  margin-top: 3px;
  margin-bottom: 3px;
}
@media screen and (min-width: 576px) {
  .browser__top_bars .bar {
    width: 26px;
  }
}
@media screen and (min-width: 768px) {
  .browser__top_bars .bar {
    width: 30px;
  }
}
.browser__content {
  position: relative;
  padding-bottom: 10px;
  background-color: #fff;
}
.browser__content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 2px #fff inset;
}
.browser__content video {
  width: 100%;
  height: auto;
}
.browser__bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 10px;
  background-color: #dddddd;
}
@media screen and (min-width: 576px) {
  .browser__bottom {
    height: 12px;
  }
}
@media screen and (min-width: 768px) {
  .browser__bottom {
    height: 15px;
    z-index: 102;
  }
}

.imgcontainer,
.imgcontainer img {
  max-width: 100%;
  position: relative;
}

.imgcontainer img {
  z-index: 101;
}

.imgcontainer img:first-child,
.imgcontainer picture:first-child {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

.search-area {
  margin-left: 50px;
  margin-right: 50px;
}

.search-control {
  width: 100%;
  height: 40px;
  background: #ffffffcc url("../img/search-line-icon.png") no-repeat 8px;
  padding-left: 30px;
  border-radius: 20px;
  margin-bottom: 12px;
}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

#intro {
  width: 100%;
  height: 100vh;
  position: relative;
}

@media (min-width: 1025px) {
  #intro {
    background-attachment: fixed;
  }
}

#intro .intro-text {
  position: absolute;
  left: 0;
  top: 60px;
  right: 0;
  height: calc(50% - 60px);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}

#intro h2 {
  margin: 30px 0 10px 0;
  padding: 0 15px;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
  color: #fff;
}

@media (max-width: 700px) {
  #intro .top-description {
    display: none;
  }

  #intro .mtop-less-700 {
    margin-top: 40px;
  }

  #intro .pseudo-h2 {
    font-size: 5vw !important;
  }

  #intro .version-label {
    font-size: 20px !important;
  }

  .version-label-container {
    margin-top: 50px;
  }
}

@media (max-height: 700px) {
  #intro .top-description {
    display: none;
  }

  #intro .mtop-less-700 {
    margin-top: 20px;
  }

  #intro .pseudo-h2 {
    font-size: 4vh !important;
  }

  #intro .version-label {
    font-size: 20px !important;
  }

  .header-button-container {
      width: 260px;
      font-size: 16px;
      padding: 10px 0px;
  }

  .version-label-container {
    margin-top: 50px;
  }
}

#intro p {
  color: #fff;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 16px;
}

#intro .btn-get-started {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#intro .btn-get-started:hover {
  color: #1dc8cd;
  background: #fff;
}

#intro .product-screens {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
  height: 50%;
}

#intro .product-screens img {
  box-shadow: 0px -2px 19px 4px rgba(0, 0, 0, 0.29);
}

#intro .product-screens .product-screen-1 {
  position: absolute;
  z-index: 30;
  left: calc(50% + 54px);
  bottom: 0;
  top: 30px;
}

#intro .product-screens .product-screen-2 {
  position: absolute;
  z-index: 20;
  left: calc(50% - 154px);
  bottom: 0;
  top: 90px;
}

#intro .product-screens .product-screen-3 {
  position: absolute;
  z-index: 10;
  left: calc(50% - 374px);
  bottom: 0;
  top: 150px;
}

@media (max-width: 767px) {
  #intro .product-screens .product-screen-1 {
    position: static;
    padding-top: 30px;
  }
  #intro .product-screens .product-screen-2,
  #intro .product-screens .product-screen-3 {
    display: none;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
}

/* Nav Menu Container */
#nav-menu-container {
  display: inline-block;
}

/* Nav Menu Styling */
.nav-menu a {
  padding: 5px 2px 3px 2px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  outline: none;
}

.nav-menu > li {
  margin-left: 25px;
}

.nav-menu > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out 0s;
}

.nav-menu .community-nav-btn:hover:before, 
.nav-menu li:hover > .community-nav-btn:before,
.nav-menu .menu-active > .community-nav-btn:before{
  visibility: hidden;
}

.nav-menu a:hover:before,
.nav-menu li:hover > a:before,
.nav-menu .menu-active > a:before {
  visibility: visible;
  transform: scaleX(1);
}

.nav-menu ul {
  margin: 4px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}

.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #1dc8cd;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 20px 3vw 0 0;
  border: 0;
  background: none;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Switch between mobile and desktop navigation */
@media (max-width: 950px) {
  #nav-menu-container, #header #dash-link-wrapper {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(52, 59, 64, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #1dc8cd;
}

#mobile-nav ul .menu-item-active {
  color: #1dc8cd;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(52, 59, 64, 0.9);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
/* Sections Header
--------------------------------*/
.section-header .section-title {
  font-size: 32px;
  color: #111;
  text-align: center;
  font-weight: 400;
}

.section-header .section-description {
  text-align: center;
  padding-bottom: 40px;
  color: #777;
  font-family: "Montserrat", sans-serif;
}

h3.section-description {
  font-size: 16px;
}

p.section-underline {
  font-size: 16px;
  padding-bottom: 40px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #c1c1c1;
}

.section-header .section-divider {
  display: block;
  width: 120px;
  height: 2px;
  background: #aaaaaa;
  margin: 0 auto;
  margin-bottom: 20px;
}

/* Section with background
--------------------------------*/
.section-bg {
  background: #f9f9f9;
}

.section-get-in-touch-bg {
  background: #e6f4ff;
}

.removable-br {
  display: block;
}

@media (max-width: 1470px) {
  .removable-br {
    display: none;
  }
}

.removable-br-small {
  display: block;
}

@media (max-width: 992px) {
  .removable-br-small {
    display: none;
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
   padding-bottom: 20px;
   padding-top: 10px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 0;
}

@media (max-width: 992px) {
  .breadcrumbs h2 {
    margin: 0 0 10px 0;
  }
}

.breadcrumbs ol {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}

@media (max-width: 1000px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
}

/* About Us Section
--------------------------------*/
#about {
  padding: 60px 0;
  overflow: hidden;
}

#about .about-img {
  height: 510px;
  overflow: hidden;
}

#about .about-img img {
  margin-left: -15px;
  max-width: 100%;
}

@media (max-width: 1000px) {
  #about .about-img {
    height: auto;
  }
  #about .about-img img {
    margin-left: 0;
    padding-bottom: 30px;
  }
}

#about .content .h2 {
  color: #333;
  font-weight: 300;
  font-size: 24px;
}

#about .content h3 {
  color: #777;
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}

#about .content p {
  line-height: 26px;
}

#about .content p:last-child {
  margin-bottom: 0;
}

#about .content i {
  font-size: 20px;
  padding-right: 4px;
  color: #1dc8cd;
}

#about .content ul {
  list-style: none;
  padding: 0;
}

#about .content ul li {
  padding-bottom: 10px;
}

/* Product Features Section
--------------------------------*/
#features {
  padding: 60px 0 50px 0;
}

#features .features-img {
  text-align: center;
  padding-top: 20px;
}

@media (min-width: 769px) {
  #features .features-img {
    padding-top: 120px;
    margin-top: -200px;
  }
}

#features .features-img img {
  max-width: 100%;
}

#features .box {
  margin-top: 16px;
  margin-bottom: 10px;
  text-align: center;
}

#features .title {
  font-weight: 300;
  margin-bottom: 15px;
  font-size: 22px;
}

#features .title a {
  color: #111;
}

#features .description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 10px;
}

#features .section-description {
  padding-bottom: 10px;
}

/* Product Advanced Features Section
--------------------------------*/
#advanced-features {
  overflow: hidden;
}

#advanced-features .features-row {
  padding: 60px 0 30px 0;
}

#advanced-features h2 {
  font-size: 26px;
  font-weight: 700;
  color: #000;
}

#advanced-features h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-style: italic;
  color: #999;
}

@media (max-width: 991px) {
  #advanced-features .features-row {
    padding: 30px 0 0 0;
  }
}

#advanced-features p {
  line-height: 24px;
  color: #777;
  margin-bottom: 30px;
}

#advanced-features i {
  color: #666666;
  font-size: 64px;
  transition: 0.5s;
  float: left;
  padding: 0 15px 0px 0;
  line-height: 1;
}

#advanced-features i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#advanced-features .advanced-feature-img-right {
  max-width: 100%;
  float: right;
  padding: 0 0 0 0;
  box-shadow: 0 10px 20px -4px rgba(121, 121, 121, 0.67);
}

#advanced-features .advanced-feature-img-left {
  max-width: 100%;
  float: left;
  padding: 0 0 0 0;
  box-shadow: 0 10px 20px -4px rgba(121, 121, 121, 0.67);
}

#advanced-features .advanced-feature-text {
  color: #555555;
  font-weight: 500;
}

#advanced-features .advanced-feature-text-right {
  padding-right: 0.25rem !important;
  padding-left: 1.5rem !important;
}

#advanced-features .advanced-feature-text-left {
  padding-right: 1.5rem !important;
  padding-left: 0.25rem !important;
}

@media (max-width: 991px) {
  #advanced-features .advanced-feature-text-right {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  #advanced-features .advanced-feature-text-left {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
}

@media (max-width: 1000px) {
  #advanced-features .advanced-feature-img-right,
  #advanced-features .advanced-feature-img-left {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #advanced-features .advanced-feature-img-right,
  #advanced-features .advanced-feature-img-left {
    max-width: 100%;
    float: none;
    padding: 0 0 0 0;
  }
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
  background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)),
    url(../img/call-to-action-bg.jpg) fixed center center;
  background-size: cover;
  padding: 80px 0;
}

#call-to-action .cta-title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

#call-to-action .cta-text {
  color: #fff;
}

@media (min-width: 769px) {
  #call-to-action .cta-btn-container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}

#call-to-action .cta-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 30px;
  border-radius: 25px;
  transition: background 0.5s;
  margin: 10px;
  border: 2px solid #fff;
  color: #fff;
}

#call-to-action .cta-btn:hover {
  background: #1dc8cd;
  border: 2px solid #1dc8cd;
}

/* More Features Section
--------------------------------*/
#more-features {
  padding: 60px 0 60px 0;
}

#more-features .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  transition: 0.4s;
}

#more-features .icon {
  float: left;
}

#more-features .icon i {
  color: #666666;
  font-size: 80px;
  transition: 0.5s;
  line-height: 0;
}

#more-features .icon i:before {
  background: #1dc8cd;
  background: linear-gradient(45deg, #1dc8cd 0%, #55fabe 100%);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#more-features h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#more-features h4 a {
  color: #111;
}

#more-features p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}

@media (max-width: 767px) {
  #more-features .box {
    margin-bottom: 20px;
  }
  #more-features .icon {
    float: none;
    text-align: center;
    padding-bottom: 15px;
  }
  #more-features h4,
  #more-features p {
    margin-left: 0;
    text-align: center;
  }
}

.circleborder {
  border: 4px solid rgba(175, 175, 175, 0.5);
  border-radius: 100%;
  display: inline-block;
  transform: scale(1);
  transition-duration: 0.5s;
}

.circleborder:hover {
  transform: scale(1.1);
  transition-duration: 0.5s;
}

/* Clients Section
--------------------------------*/
#clients {
  padding: 30px 0;
  background: #fff;
}

#clients img {
  max-width: 100%;
  opacity: 0.5;
  transition: 0.3s;
  padding: 15px 0;
}

#clients img:hover {
  opacity: 1;
}

/* Pricing Section
--------------------------------*/
#pricing {
  padding: 60px 0 60px 0;
}

#pricing .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow:  0.0145rem 0.029rem 0.174rem rgba(27,40,50,0.01698),0.0335rem 0.067rem 0.402rem rgba(27,40,50,0.024),0.0625rem 0.125rem 0.75rem rgba(27,40,50,0.03),0.1125rem 0.225rem 1.35rem rgba(27,40,50,0.036),0.2085rem 0.417rem 2.502rem rgba(27,40,50,0.04302),0.5rem 1rem 6rem rgba(27,40,50,0.06),0 0 0 0.0625rem rgba(27,40,50,0.015);;
  background: #fff;
  text-align: center;
}

#pricing h3.plan-name {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 28px;
}

#pricing h4 {
  font-size: 46px;
  color: #45acff;
  font-weight: 300;
}

#pricing h4 sup {
  font-size: 20px;
  top: -20px;
}

#pricing h4 span {
  color: #bababa;
  font-size: 20px;
}

#pricing ul {
  padding: 0;
  list-style: none;
  color: #999;
  text-align: left;
  line-height: 20px;
}

#pricing ul li {
  padding-bottom: 12px;
}

#pricing ul i {
  color: #1dc8cd;
  font-size: 18px;
  padding-right: 4px;
}

#pricing .get-started-btn {
  background: #515e61;
  display: inline-block;
  padding: 10px 35px 8px 35px;
  border-radius: 30px;
  color: #fff;
  transition: none;
  font-size: 18px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

#pricing .get-started-btn:hover {
  background: #ef6603;
}

#pricing .featured {
  border: 2px solid #45acff;
}

#pricing .featured .get-started-btn {
  background: #45acff;
}

#pricing .featured .get-started-btn:hover {
  background: #ef6603;
}

#pricing .plan {
  margin-top: 0;
  padding: 20px;
  border-radius: 10px;
  background: #fefefe;
}
#pricing .plan h3 {
  padding: 25px 0 0;
}
#pricing .plan ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
#pricing .plan ul li {
  padding: 10px 20px 10px 20px;
  border-color: #fefefe;
  border-bottom: 1px dotted;
}
#pricing .plan ul li:last-child {
  border-bottom: 0;
  padding: 10px 20px 40px 20px;
}
#pricing .plan ul li.na {
  color: #ccc;
  text-decoration: line-through;
}
#pricing .plan ul li.na a {
  color: #ccc;
  text-decoration: line-through;
}

/* Frequently Asked Questions Section
--------------------------------*/
#faq {
  padding: 60px 0;
}

#faq #faq-list {
  padding: 0;
  list-style: none;
}

#faq #faq-list li {
  border-bottom: 1px solid #ddd;
}

#faq #faq-list a.faq-item {
  padding: 18px 0;
  display: block;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  line-height: 1;
  font-weight: 300;
  padding-right: 20px;
}

#faq #faq-list i {
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 16px;
}

#faq #faq-list p {
  margin-bottom: 20px;
}

#faq #faq-list .highlight {
  display: block;
  position: relative;
  line-height: 1;
  font-weight: 600;
  font-style: italic;
  margin-top: 22px;
  margin-bottom: 10px;
}

@media (max-width: 1000px) {
  #faq #faq-list a {
    font-size: 18px;
  }
  #faq #faq-list i {
    top: 13px;
  }
}

#faq #faq-list a.collapse {
  color: #1dc8cd;
}

#faq #faq-list a.collapsed {
  color: #000;
}

#faq #faq-list a.collapsed i::before {
  content: "\f2c7" !important;
}

/* Our Team Section
--------------------------------*/
#team {
  padding: 60px 0;
}

#team .member {
  text-align: center;
  margin-bottom: 20px;
}

#team .member .pic {
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%;
}

#team .member .pic img {
  max-width: 100%;
}

#team .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
}

#team .member span {
  font-style: italic;
  display: block;
  font-size: 13px;
}

#team .member .social {
  margin-top: 3px;
}

#team .member .social a {
  color: #b3b3b3;
}

#team .member .social a:hover {
  color: #45acff;
}

#team .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio #portfolio-flters {
  list-style: none;
  margin-bottom: 20px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  margin: 10px 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  color: #444444;
  transition: all 0.3s;
  padding: 8px 20px;
  border-radius: 50px;
  font-family: "Poppins", sans-serif;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  background: #47b2e4;
  color: #fff;
}

.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio .portfolio-item .portfolio-img {
  overflow: hidden;
}

.portfolio .portfolio-item .portfolio-img img {
  transition: all 0.6s;
}

.portfolio .portfolio-item .portfolio-info .preview-link,
.portfolio .portfolio-item .portfolio-info .details-link {
  position: absolute;
  right: 40px;
  font-size: 24px;
  top: calc(50% - 18px);
  color: #fff;
  transition: 0.3s;
}

.portfolio .portfolio-item .portfolio-info .preview-link:hover,
.portfolio .portfolio-item .portfolio-info .details-link:hover {
  color: #47b2e4;
}

.portfolio .portfolio-item .portfolio-info .details-link {
  right: 10px;
}

.portfolio .portfolio-item:hover .portfolio-img img {
  transform: scale(1.15);
}

.portfolio .portfolio-item:hover .portfolio-info {
  opacity: 1;
}

/*--------------------------------------------------------------
# Gallery Section
---------------------------------------------------------------*/
#gallery {
  padding: 60px 0 0 0;
}

#gallery .container-fluid {
  padding: 0px;
}

#gallery .gallery-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all ease-in-out 0.4s;
}

#gallery .gallery-item {
  overflow: hidden;
  position: relative;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}

#gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
  width: 100%;
}

#gallery .gallery-item:hover img {
  transform: scale(1.1);
}

#gallery .gallery-item:hover .gallery-overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
}

/* Contact Section
--------------------------------*/
#contact {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 60px 0;
  overflow: hidden;
}

#contact .contact-about h3 {
  font-size: 36px;
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1;
  font-family: "Heebo", sans-serif;
  font-weight: 300;
  color: #45acff;
}

#contact .contact-about p {
  font-size: 14px;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #888;
}

#contact .social-links {
  padding-bottom: 20px;
}

#contact div.social-links {
  display: inline;
}

#contact .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #fff;
  color: #45acff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border: 1px solid #45acff;
}

#contact .social-links a:hover {
  background: #45acff;
  color: #fff;
}

#contact .info {
  color: #333333;
}

#contact div.info {
  padding: 3px;
  display: inline;
  float: right;
}

#contact .info i {
  font-size: 32px;
  color: #45acff;
  float: left;
  line-height: 1;
}

#contact .info p {
  padding: 2px 0 10px 32px;
  line-height: 28px;
  font-size: 14px;
}

#gallery div.info {
  margin-top: 30px;
  margin-bottom: 30px;
}

#gallery .info i {
  font-size: 32px;
  color: #45acff;
  padding: 4px;
  vertical-align: middle;
}

#gallery .info p {
  display: inline-block;
}

div.section-text-center {
  margin-top: 32px;
  margin-bottom: 30px;
  font-family: "Montserrat", sans-serif;
}

#contact .php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

#contact .php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

#contact .php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

#contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

#contact .php-email-form input,
#contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

#contact .php-email-form input::placeholder,
#contact .php-email-form textarea::placeholder {
  color: #b5b5b5;
}

#contact .php-email-form input::focus,
#contact .php-email-form textarea::focus {
  background-color: #1dc8cd;
}

#contact .php-email-form button[type="submit"] {
  background: #45acff;
  border: 0;
  border-radius: 20px;
  padding: 8px 30px;
  color: #fff;
  outline: 0;
  text-transform: uppercase;
  font-family: "Heebo", sans-serif;
}

#contact .php-email-form button[type="submit"]:hover {
  background: #ef6603;
  cursor: pointer;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-inner-page {
  bottom: 0;
  width: 100%;
  z-index: 10;
}

#footer {
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
  padding: 30px 0;
  color: #333;
  font-size: 14px;
}

#footer .credits {
  font-size: 13px;
  color: #d6d6d6;
}

#footer .credits a {
  color: #d6d6d6;
}

#footer .footer-links a {
  padding-left: 15px;
}

#footer .footer-links a:first-child {
  padding-left: 0;
}

.login-btn {
  border: 0;
  background: #45acff;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  text-transform: uppercase;
}

.login-btn:hover {
  background: #ef6603;
}

/* Cookie consent banner
--------------------------------*/

#cookie-banner {
  position: fixed;
  display: flex;
  flex-direction: row;
  justify-content: center;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 2px 10px;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background-color: #282828;
  transition: all 0.4s ease-in-out;
  z-index: 1000;
}

#cookie-banner.hidden {
  opacity: 0;
  z-index: -1;
}

#cookie-banner div {
  display: flex;
  margin: 13px;
}

.cookie-msg-wrapper span {
  margin: auto;
  display: inline-block;
  text-align: left;
}

#cookie-consent {
  border-radius: 24px;
  padding: 12px 33px;
  background-color: #45acff;
  color: #fff;
  line-height: 19px;
  cursor: pointer;
  display: inline-block;
  margin: auto;
}

/* Web launcher
--------------------------------*/

.why-choose-p {
  padding: 60px 0 30px 0;
}

#main-wrapper {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  margin: auto;
  height: 30vw;
  width: 60vw;
}

@media (max-width: 991px) {
  #main-wrapper {
    height: 45vw;
    width: 90vw;
  }
}

#left-poly,
#middle-poly,
#right-poly {
  height: 100%;
  display: flex;
  transition: all 0.2s ease-in-out;
}

#left-poly {
  clip-path: polygon(0 0, 100% 0, 65% 100%, 0% 100%);
  width: 42%;
  background-position: 10% 0%;
  background-size: auto 100%;
}

#middle-poly {
  clip-path: polygon(26% 0, 100% 0%, 74% 100%, 0% 100%);
  width: 56%;
  margin-left: -12%;
  background-position: center;
  background-size: auto 100%;
}

#right-poly {
  clip-path: polygon(35% 0, 100% 0, 100% 100%, 0 100%);
  width: 42%;
  margin-left: -12%;
  background-position: right;
  background-size: auto 100%;
}

#left-poly.grayscaled .play-btn-wrapper,
#middle-poly.grayscaled .play-btn-wrapper,
#right-poly.grayscaled .play-btn-wrapper {
  opacity: 0;
}

#left-poly.invisible,
#middle-poly.invisible,
#right-poly.invisible {
  display: none;
}

.play-btn-wrapper {
  height: 8vw;
  max-height: 60px;
  width: 8vw;
  max-width: 60px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}

#left-poly .play-btn-wrapper {
  margin: auto auto auto 6vw;
}

#middle-poly .play-btn-wrapper {
  margin: auto;
}

#right-poly .play-btn-wrapper {
  margin: auto 6vw auto auto;
}

.play-btn path {
  fill: #ffffff;
}

#iframe-wrapper {
  width: 100%;
  height: 100%;
  display: inline-block;
  /*needed to position back button*/
  position: relative;
}

#iframe-wrapper.invisible {
  display: none;
}

#main-iframe {
  width: 100%;
  height: 100%;
}

#back-btn {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #ffffff;
  cursor: pointer;
}

.play-btn-wrapper:hover {
  transform: scale(1.06);
}

#left-poly.grayscaled,
#middle-poly.grayscaled,
#right-poly.grayscaled {
  filter: grayscale(100%);
}

/* News
--------------------------------*/
.article-main-wrapper {
  padding: 20px;
  font-family: "Open Sans";
}

.article-divider {
  margin-top: 40px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.16);
}

.article-img {
  position: relative;
}

.article-img img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  filter: drop-shadow(3px 3px 8px rgb(121 121 121 / 67%));
  -webkit-filter: drop-shadow(3px 3px 8px rgb(121 121 121 / 67%));
}

.article-img .article-tag {
  position: absolute;
  top: 15px;
  left: 30px;
  color: #ffffff;
  background-color: #dc4f00;
  border-radius: 20px;
  padding: 6px 15px;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}

.article-content-wrapper {
  display: flex;
  flex-direction: column;
  font-weight: medium;
  font-family: "Open Sans";
}

@media (max-width: 767px) {
  .article-content-wrapper {
    margin-top: 20px;
  }

  .article-content-wrapper .article-read-more {
    margin-right: auto;
    margin-top: 15px;
  }
}

.article-title {
  font-size: 24px;
  color: #000000;
  font-weight: 700;
}

.article-date {
  font-size: 9px;
  color: #a1a1a1;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 20px;
  margin-bottom: 10px;
}

.article-date i {
  margin-right: 10px;
  font-size: 11px;
}

.article-preview {
  text-align: justify;
  font-size: 14px;
  color: #000000;
}

.article-read-more {
  color: #ffffff;
  background-color: #505e61;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 14px;
  align-self: flex-end;
  margin-top: auto;
}

.article-read-more:hover {
  background: #45acff;
  color: #ffffff;
}

@media (min-width: 2000px) {
  .col-xxl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}

/* Comparison
--------------------------------*/

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  text-align: right;
  float: right;
}

.switch-label {
  text-align: right;
  float: right;
  padding-right: 10px;
  margin-top: 4px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.comparison-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.comparison-wrapper .table-wrapper {
  display: inline-block;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}

.comparison-wrapper sup {
  font-weight: 500;
}

.comparison-wrapper table {
  font-family: "Montserrat", sans-serif;
  width: 100%;
  table-layout: fixed;
  /* uncomment to hide border */
   border: none !important; 
}

.comparison-wrapper table th,
.comparison-wrapper table td {
  word-wrap: break-word;
  vertical-align: middle;
  /* uncomment to hide border */
   border: none !important; 
}

.comparison-wrapper table .fa-times {
  color: red;
}

.comparison-wrapper table .fa-check {
  color: green;
}

.comparison-wrapper table .fa-check:before {
  content: "\f00c";
}

.comparison-wrapper table .cell-width-20 {
  width: 20%;
}

.comparison-wrapper table .cell-width-40 {
  width: 40%;
}

.reference-wrapper p {
  margin: 0;
  font-size: 14px;
  color: gray;
}