/* Add your global styles */

.app.app-top {
  padding-top: 55px;
}

.ftco-animate {
  opacity: 0;
  visibility: hidden;
}

.ftco-section {
  padding: 7em 0;
  position: relative;
}

@media (max-width: 767.98px) {
  .ftco-section {
    padding: 6em 0;
  }
}

.ftco-bg-dark {
  background: #090808;
}

.ftco-footer {
  font-size: 16px;
  padding: 4em 0;
  background: rgb(3, 34, 135);
}

.ftco-footer h1.logo {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}

.ftco-footer h2.location {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.9);
}

.ftco-footer .ftco-footer-widget ul li a span {
  color: #fff;
}

.ftco-footer p {
  color: rgba(255, 255, 255, 0.7);
}

.ftco-footer a {
  color: rgba(255, 255, 255, 0.7);
}

.ftco-footer a:hover {
  color: #fff;
}

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block;
}

.ftco-footer-social li a {
  height: 50px;
  width: 50px;
  display: block;
  float: left;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  position: relative;
}

.ftco-footer-social li a span {
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.ftco-footer-social li a:hover {
  color: #fff;
}

.hero-wrap,
.img,
.blog-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (max-width: 767.98px) {
  .img-about {
    height: 400px;
    margin-bottom: 30px;
  }
}

.ftco-navbar-light {
  background: transparent !important;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 0;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light {
    background: #000 !important;
    position: relative;
    top: 0;
    padding: 10px 15px;
  }
}

.ftco-navbar-light .navbar-brand {
  color: #000;
}

.ftco-navbar-light .navbar-brand span {
  color: #032287;
  font-size: 28px;
}

.ftco-navbar-light .navbar-brand:hover,
.ftco-navbar-light .navbar-brand:focus {
  color: #000;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-brand {
    color: #fff;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    padding-bottom: 10px;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  font-size: 14px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  color: #000;
  opacity: 1 !important;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
  color: #000;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: .9rem;
    padding-bottom: .9rem;
    color: rgba(255, 255, 255, 0.7);
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover {
    color: #fff;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
  font-size: 14px;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover,
.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:focus {
  background: transparent;
  color: #000;
}

.ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator {
    padding-left: 0;
    margin-left: 0;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator:before {
  position: absolute;
  content: "";
  top: 10px;
  bottom: 10px;
  left: 0;
  width: 2px;
  background: rgba(255, 255, 255, 0.05);
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator:before {
    display: none;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a {
  color: #000;
}

@media (max-width: 767.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
    color: #fff;
    background: #032287;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
  color: #032287;
}

.ftco-navbar-light .navbar-nav>.nav-item.active>a:after {
  opacity: 1;
  background: #032287;
}

.ftco-navbar-light .navbar-toggler {
  border: none;
  color: rgba(255, 255, 255, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light .navbar-toggler:focus {
  outline: none !important;
}

.ftco-navbar-light.scrolled {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  margin-top: -130px;
  background: #fff !important;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.ftco-navbar-light.scrolled .nav-item.active>a {
  color: #032287 !important;
}

.ftco-navbar-light.scrolled .nav-item.cta>a {
  color: #fff !important;
  background: #032287;
  border: none !important;
}

.ftco-navbar-light.scrolled .nav-item.cta>a span {
  display: inline-block;
  color: #fff !important;
}

.ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
  border-color: #032287;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light.scrolled .navbar-nav {
    background: none;
    border-radius: 0px;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}

@media (max-width: 767.98px) {
  .ftco-navbar-light.scrolled .navbar-nav {
    background: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.ftco-navbar-light.scrolled .navbar-toggler {
  border: none;
  color: rgba(0, 0, 0, 0.5) !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light.scrolled .nav-link {
  padding-top: 0.9rem !important;
  padding-bottom: 0.9rem !important;
  color: #000 !important;
}

.ftco-navbar-light.scrolled .nav-link.active {
  color: #032287 !important;
}

.ftco-navbar-light.scrolled.awake {
  margin-top: 0px;
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled.sleep {
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled .navbar-brand {
  color: #000;
}

.navbar-brand {
  font-weight: 300;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

#loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000;
}

#loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

#loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

#loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
}

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px;
  }
}

.width-demo {
  left: 85%
}

.big-number {
  font-size: 5rem !important;
}

.vhq-pricing-card {
  border: 0;
}

.vhq-pricing-card .vhq-pricing-hover-info {
  display: inline-block
}

.vhq-pricing-card .vhq-pricing-hover-info img {
  height: 20px;
  width: 20px;
  position: relative;
  top: -1px;
  margin-left: 2px
}

.vhq-pricing-card .vhq-pricing-hover-info p {
  width: 80%;
  background-color: #fff;
  padding: 20px;
  display: block;
  position: absolute;
  left: 10%;
  margin-top: 5px;
  box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15);
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s .1s ease, visibility 0s .4s;
  z-index: 2;
  text-align: left
}

.vhq-pricing-card .vhq-pricing-hover-info:hover p {
  opacity: 1;
  visibility: visible;
  transition: opacity .3s ease, visibility .3s
}

.vhq-pricing-card .vhq-pricing-video-section {
  position: relative;
  min-height: 196px;
  background-color: #eaf2f9
}

.vhq-pricing-card .vhq-pricing-video-section video {
  width: 100%;
  display: block
}

.vhq-pricing-card .vhq-pricing-video-section .vhq-pricing-video-content {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center
}

.vhq-pricing-card .vhq-pricing-video-section .vhq-pricing-video-content h3 {
  margin-bottom: 5px;
  margin-top: 30px
}

.vhq-pricing-card .vhq-pricing-price-section {
  background-color: #3a4953;
  padding: 0 30px;
  text-align: center;
  border-top: 10px solid #b2c1ca;
  border-bottom: 10px solid #b2c1ca;
  position: relative
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-plan,
.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-price {
  color: #fff;
  padding: 40px 0
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-price .vhq-pricing-currency {
  position: relative;
  top: -1.5rem;
  left: -.25rem;
  font-size: 1.75rem
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-price strong {
  font-size: 4rem;
  line-height: 4rem;
  margin-bottom: 7px;
  display: inline-block
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-price .vhq-pricing-monthly {
  font-size: 1.75rem
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-price p {
  color: #b2c1ca;
  margin: 0
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-price .btn {
  width: 70%;
  margin-top: 8px;
  display: inline-block
}

.vhq-pricing-card .vhq-pricing-price-section hr {
  margin-top: 0;
  margin-bottom: 0;
  border-color: #7f939e;
  position: relative
}

.vhq-pricing-card .vhq-pricing-price-section hr.vhq-pricing-per-outlet:before {
  /* content: "PER BUSINESS"; */
  display: block;
  position: absolute;
  left: 50%;
  width: 140px;
  margin-left: -70px;
  top: -16px;
  line-height: 1rem;
  font-size: 1rem;
  padding: .5rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #3a4953
}

.vhq-pricing-card .vhq-pricing-price-section .vhq-pricing-plan ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

.vhq-pricing-card .vhq-pricing-features-section {
  border: 1px solid #b2c1ca;
  border-top: 0;
  padding: 40px 30px 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column
}

.vhq-pricing-card .vhq-pricing-features-section .h4 {
  margin-bottom: 40px
}

.vhq-pricing-card .vhq-pricing-features-section .d-none {
  position: relative;
  height: 100%;
  flex-grow: 1;
  flex-direction: column
}

.vhq-pricing-card .vhq-pricing-features-section .d-none .vhq-pricing-features-button {
  position: absolute;
  bottom: 40px;
  width: 100%
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features {
  padding-bottom: 124px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  flex-direction: column;
  justify-content: space-between
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features strong {
  display: inline-block;
  margin-bottom: .5rem
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features dl {
  margin-bottom: 0
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features dl dd {
  position: relative;
  padding-left: 40px
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features dl dd:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  content: "";
  vertical-align: middle;
  background: url(https://d30fzr2520l6g5.cloudfront.net/corp-images-optimised/icns/icon_25_bullet.svg) no-repeat
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features dl.list--crossed dd:before {
  background: url(/images/icns/icon_25_close_red.svg) no-repeat
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features-toggle {
  color: #41af4b;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  position: absolute;
  padding: 40px 30px;
  line-height: 1rem;
  width: 100%;
  bottom: 0;
  left: 0;
  cursor: pointer
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features-toggle .vhq-pricing-arrow {
  width: 10px;
  height: 8px;
  position: relative;
  top: 2px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features-toggle[aria-expanded=true] .vhq-pricing-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.vhq-pricing-card-side {
  padding-top: 29px;
}

.vhq-pricing-card-center {
  z-index: 1;
  -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15);
  box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15)
}

.vhq-pricing-card-center .vhq-pricing-video-section {
  min-height: 225px;
  background-color: #ddffe0
}

.vhq-pricing-card-center .vhq-pricing-price-section {
  border-color: #b5e2b7
}

.vhq-pricing-card-center .vhq-pricing-price-section:after,
.vhq-pricing-card-center .vhq-pricing-price-section:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  position: absolute;
  background-color: #b5e2b7;
  transition: width 75ms;
  top: 0
}

.vhq-pricing-card-center .vhq-pricing-price-section:before {
  left: 0
}

.vhq-pricing-card-center .vhq-pricing-price-section:after {
  right: 0
}

.vhq-pricing-card-center:hover .vhq-pricing-price-section:after,
.vhq-pricing-card-center:hover .vhq-pricing-price-section:before {
  width: 10px
}

.vhq-pricing-included-row .vhq-pricing-included img {
  height: 30px;
  width: 30px;
  margin-right: 20px;
  top: -2px;
  position: relative;
  display: inline-block
}

.vhq-pricing-addon {
  display: flex;
  flex-direction: column
}

.vhq-pricing-addon .vhq-pricing-addon-top {
  background-color: #3a4953;
  border: none;
  margin-bottom: 0;
  height: 200px;
  position: relative;
  padding: 30px 0;
  background-position: -1px 100%;
  background-size: 110% auto;
  background-repeat: no-repeat
}

.vhq-pricing-addon .vhq-pricing-addon-top h4 {
  color: #fff
}

.vhq-pricing-addon .vhq-pricing-addon-top h4 img {
  height: 25px;
  width: 25px;
  margin-right: 3px;
  top: -2px;
  position: relative;
  display: inline-block
}

.vhq-pricing-addon .vhq-pricing-addon-top p {
  color: #b2c1ca;
  width: 40%;
  position: absolute;
  bottom: 30px;
  right: 30px;
  padding: 0;
  margin: 0;
  text-align: right
}

.vhq-pricing-addon .vhq-pricing-addon-top.vhq-pricing-addon-top-payments {
  background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_payments.svg)
}

.vhq-pricing-addon .vhq-pricing-addon-top.vhq-pricing-addon-top-hardware {
  background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_hardware.svg)
}

.vhq-pricing-addon .vhq-pricing-addon-top.vhq-pricing-addon-top-onboarding {
  background-image: url(https://d30fzr2520l6g5.cloudfront.net/corp-images/pricing/plan-addons_onboarding.svg)
}

@media (max-width: 1199px) {
  .vhq-pricing-addon .vhq-pricing-addon-top p {
    font-size: 1.5rem
  }
}

.vhq-pricing-addon .vhq-pricing-addon-bottom {
  border: 1px solid #b2c1ca;
  border-top: 10px solid #b2c1ca;
  padding: 40px 30px 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.vhq-pricing-addon .vhq-pricing-addon-bottom p {
  margin: 0
}

.vhq-pricing-addon .vhq-pricing-addon-bottom .btn {
  margin-top: 20px
}

.vhq-pricing-buttons {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.vhq-pricing-buttons button {
  flex: 1 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  cursor: pointer
}

.vhq-pricing-buttons button.active {
  background-color: #5f7887
}

.vhq-pricing-buttons button:hover {
  background-color: #59707e;
  border-color: #59707e
}

@media (min-width: 992px) and (max-width:1199px) {
  .vhq-pricing-card-side {
    padding-top: 24px
  }

  .vhq-pricing-card .vhq-pricing-video-section {
    min-height: 164px
  }

  .vhq-pricing-card .vhq-pricing-video-section .vhq-pricing-video-content h3 {
    font-size: 1.75rem;
    margin-top: 25px
  }

  .vhq-pricing-card-center .vhq-pricing-video-section {
    min-height: 188px
  }
}

@media (max-width: 991px) {
  .vhq-pricing-card-center {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
  }

  .vhq-pricing-card-side {
    padding-top: 0
  }

  .vhq-pricing-card {
    margin-bottom: 0;
    margin-top: 0;
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: opacity .2s ease, visibility 0s .2s, height 0s .2s, margin-top 0s .2s
  }

  .vhq-pricing-card.active {
    margin-top: 20px;
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: opacity .8s .2s ease, visibility 0s .2s, height 0s .2s, margin-top 0s .2s
  }

  .vhq-pricing-card .vhq-pricing-video-section {
    min-height: 0 !important
  }

  .vhq-pricing-card .vhq-pricing-video-section .vhq-pricing-video-content {
    top: 20%
  }

  .vhq-pricing-card .vhq-pricing-video-section .vhq-pricing-video-content h3 {
    margin-top: 0
  }

  .vhq-pricing-card .vhq-pricing-features-section {
    padding: 30px 20px
  }

  .vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features-header.h4 {
    margin-bottom: 0
  }

  .vhq-pricing-card .vhq-pricing-features-section .vhq-pricing-features-toggle {
    display: none
  }

  .vhq-pricing-included {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
  }

  .vhq-pricing-included img {
    margin-bottom: 20px;
    margin-right: 0 !important
  }

  .vhq-pricing-addon {
    margin-bottom: 20px
  }

  .vhq-pricing-addon .vhq-pricing-addon-top h4,
  .vhq-pricing-addon:last-of-type {
    margin-bottom: 0
  }

  .vhq-pricing-addon .vhq-pricing-addon-top {
    background-image: none !important;
    height: auto;
    padding: 15px 0
  }

  .vhq-pricing-addon .vhq-pricing-addon-top .h3 {
    display: none
  }

  .vhq-pricing-addon .vhq-pricing-addon-bottom {
    border-top: 0 !important
  }
}

.vhq-pricing-card .vhq-pricing-hover-info p {
  -webkit-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 5px 15px 5px rgba(0, 0, 0, .15)
}

.vhq-pricing-card .vhq-pricing-hover-info:hover p {
  opacity: 1;
  visibility: visible;
  transition: opacity .3s ease, visibility .3s;
  color: rgba(0, 0, 0, .62);
}

.vhq-dropdown-selector-current {
  width: 140px;
  height: 30px;
  background: 8px 6px/16px 11px no-repeat #222;
  border: 1px solid rgb(95, 120, 135);
  cursor: pointer;
  position: relative;
  font-size: 0.9rem;
}

.vhq-dropdown-selector-current-text {
  margin-left: 32px;
  line-height: 0px;
  color: #ffffff;
  font-weight: 600;
}

.vhq-dropdown-selector-current-arrow {
  font-size: 8px;
  top: 5px;
  right: 6px;
  position: absolute
}

.vhq-dropdown-selector-current .vhq-dropdown-flag-row {
  background-position: 9px 6px
}

.vhq-dropdown-selector-list {
  height: 0;
  z-index: 2001;
  overflow: hidden;
  background: #5f7887;
  margin: 2px 0 0;
  position: absolute;
  width: 140px;
  transition: .2s;
  list-style-type: none;
  padding: 0;
  text-decoration: none;
}

.vhq-dropdown-selector-item {
  margin: 0;
  line-height: 30px;
  height: 30px
}

.vhq-dropdown-selector-item .dropdown-flag-row {
  background-position: 1px 7px
}

.vhq-dropdown-selector-item:hover {
  background: #3a4953
}

.vhq-dropdown-flag {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  background: 0 9px/16px 11px no-repeat;
  margin-left: 8px;
  padding: 6px 0 0 25px;
  line-height: 1.7;
  display: block;
  cursor: pointer;
}

.vhq-dropdown-flag:hover {
  text-decoration: none;
  color: #fff
}

.vhq-dropdown-selector-open {
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 1001
}

.vhq-dropdown-flag-row {
  background-image: url(/img/flags/row.svg);
  background-size: 0.9rem 0.9rem;
}

.vhq-dropdown-flag-row-selected {
  padding: 2px 0 0 0;
}

.vhq-dropdown-flag-co {
  background-image: url(/img/flags/4x3/co.svg);
}

.vhq-dropdown-selector {
  max-width: 150px;
  width: 150px;
}