@charset "UTF-8";
/*
Theme Name: iVvy WP Theme 2023
Theme URI: https://ivvy.com
Author: Will Fischer
Author URI: https://ivvy.com
Description: iVvy's WordPress Theme
Requires at least: WordPress 4.9.6
Version: 2.0.0
License: (c) iVvy 2019, all rights reserved. Permission to use must be acquired by iVvy.
Text Domain: ivvy
Tags: ivvy
*/

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito&display=swap");


@font-face {
  font-family: "Nunito";
  font-weight: 400;
}
@font-face {
  font-family: "Nunito";
  font-weight: 500;
}
@font-face {
  font-family: "Poppins";
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free" !important;
}

.slowSpin {
  animation: slowSpin--anim 20s infinite linear;
}

header *{  
    font-family: "Nunito", sans-serif !important;
    font-weight: 600 !important;
}


@keyframes slowSpin--anim {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.btn {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  white-space: normal;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
    border 0.15s ease-out;
  text-decoration: none !important;
}

.has-loader:after {
  content: "";
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  left: 15px;
  z-index: -1;
  background: #00a7e7 url("/wp-content/themes/ivvy2019/img/loader.gif")
    no-repeat center;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.has-loader.active:after {
  z-index: 1;
  opacity: 1;
}

.btn-full {
  width: 100%;
}

.btn-large {
  padding: 8px 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.btn-noWrap {
  white-space: nowrap;
}

.btn-strong {
  font-weight: 700;
}

.btn-round {
  border-radius: 5px;
}

.btn-hard {
  border-radius: 0;
}

.btn-upper {
  text-transform: uppercase;
}

.borderTop {
  border-top: 1px solid #cccccc;
}

.borderBottom {
  border-bottom: 1px solid #cccccc;
}

.borderBottomFat:after {
  content: "";
  display: block;
  margin: 40px auto 0 auto;
  max-width: 300px;
  width: 100%;
  height: 6px;
}

.op50 {
  opacity: 0.5;
}

.withTrialForm {
  margin-top: 64px;
}

.isFaded {
  opacity: 0.8;
}

.light-text {
  color: #ffffff !important;
  font-family: "Poppins", sans-serif;
}

.light-textdark {
  color: #103620 !important;
  font-family: "Poppins", sans-serif;
}

.light-text a {
  color: #ffffff !important;
  text-decoration: underline;
}
.light-text a:hover {
  color: #ffffff !important;
}

.tint-block.light-block {
  background-color: #f4f4f4 !important;
}
.tint-block.dark-block {
  background-color: #333333 !important;
}

label {
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.8125rem;
  line-height: 1.125rem;
}

input,
textarea {
  margin-bottom: 15px;
}
input.full,
textarea.full {
  width: 100%;
}

input {
  margin-bottom: 15px;
  padding: 10px 40px 10px 15px;
  width: 100%;
  height: 40px;
  color: #121212;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 22px;
}

.iv__trialForm {
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.iv__trialForm .sub-text {
  display: block;
  margin-bottom: 15px;
  height: 40px;
  border-radius: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 1.4rem !important;
  line-height: 44px !important;
  font-weight: 900 !important;
}
.iv__trialForm input[type="submit"] {
    padding: 1%;
    padding-left: 5%;
    padding-right: 5%;
    margin-top: 5%;
    border: none;
    text-transform: uppercase;
    color: #fff;
    background: #7eb647;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
}

label.ss-uploadfield-item-name {
  display: none;
}

button.ss-uploadfield-fromfiles {
  display: block;
}

.ss-uploadfield-dropzone {
  display: none;
}

.iv__icon {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/atlas-eventtypes.png") no-repeat;
}
.iv__icon.event {
  background-position-y: 0;
}
.iv__icon.meeting {
  background-position-y: -52px;
}
.iv__icon.function {
  background-position-y: -104px;
}
.iv__icon.conference {
  background-position-y: -156px;
}
.iv__icon.wedding {
  background-position-y: -208px;
}
.iv__icon.accommodation {
  background-position-y: -260px;
}

.iv__socialIcon.facebook {
  background-position-y: 0px !important;
}
.iv__socialIcon.twitter {
  background-position-y: -48px !important;
}
.iv__socialIcon.linkedin {
  background-position-y: -96px !important;
}
.iv__socialIcon.google {
  background-position-y: -144px !important;
}

.icon.iconNo {
  display: block;
  width: 31px;
  height: 31px;
  background: transparent url("/wp-content/themes/ivvy2019/img/icon-no.png")
    no-repeat center;
}
.icon.iconTick {
  display: block;
  width: 31px;
  height: 31px;
}

.iv__logoThumbnail {
  margin-bottom: 30px;
  padding-right: 0;
  padding-left: 0;
}
.iv__logoThumbnail img {
  width: 100%;
}

.outerBlock {
  margin: 20px !important;
}

.outerBlock20 {
  margin: 20px !important;
}

.outerBlock40 {
  margin: 40px !important;
}

.outerBlock75 {
  margin: 75px !important;
}

.outerBlock100 {
  margin: 100px !important;
}

.outerBlock150 {
  margin: 150px !important;
}

.outerBlockTop {
  margin-top: 20px !important;
}

.outerBlockTop20 {
  margin-top: 20px !important;
}

.outerBlockTop40 {
  margin-top: 40px !important;
}

.outerBlockTop75 {
  margin-top: 75px !important;
}

.outerBlockTop100 {
  margin-top: 100px !important;
}

.outerBlockTop150 {
  margin-top: 150px !important;
}

.outerBlockBottom {
  margin-bottom: 20px !important;
}

.outerBlockBottom20 {
  margin-bottom: 20px !important;
}

.outerBlockBottom40 {
  margin-bottom: 40px !important;
}

.outerBlockBottom75 {
  margin-bottom: 75px !important;
}

.outerBlockBottom100 {
  margin-bottom: 100px !important;
}

.outerBlockBottom150 {
  margin-bottom: 150px !important;
}

.outerBlockVertical {
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.outerBlockVertical20 {
  margin-top: 20px;
  margin-bottom: 20px !important;
}

.outerBlockVertical40 {
  margin-top: 40px;
  margin-bottom: 40px !important;
}

.outerBlockVertical75 {
  margin-top: 75px;
  margin-bottom: 75px !important;
}

.outerBlockVertical100 {
  margin-top: 100px;
  margin-bottom: 100px !important;
}

.outerBlockVertical150 {
  margin-top: 150px;
  margin-bottom: 150px !important;
}

.innerBlock {
  padding: 20px !important;
}

.innerBlock20 {
  padding: 20px !important;
}

.innerBlock40 {
  padding: 40px !important;
}

.innerBlock75 {
  padding: 75px !important;
}

.innerBlock100 {
  padding: 100px !important;
}

.innerBlock150 {
  padding: 150px !important;
}

.innerBlockTop {
  padding-top: 20px !important;
}

.innerBlockTop20 {
  padding-top: 20px !important;
}

.innerBlockTop40 {
  padding-top: 40px !important;
}

.innerBlockTop75 {
  padding-top: 75px !important;
}

.innerBlockTop100 {
  padding-top: 100px !important;
}

.innerBlockTop150 {
  padding-top: 150px !important;
}

.innerBlockBottom {
  padding-bottom: 20px !important;
}

.innerBlockBottom20 {
  padding-bottom: 20px !important;
}

.innerBlockBottom40 {
  padding-bottom: 40px !important;
}

.innerBlockBottom75 {
  padding-bottom: 75px !important;
}

.innerBlockBottom100 {
  padding-bottom: 100px !important;
}

.innerBlockBottom150 {
  padding-bottom: 150px !important;
}

.innerBlockVertical {
  padding-top: 20px;
  padding-bottom: 20px !important;
}

.innerBlockVertical20 {
  padding-top: 20px;
  padding-bottom: 20px !important;
}

.innerBlockVertical40 {
  padding-top: 40px;
  padding-bottom: 40px !important;
}

.innerBlockVertical75 {
  padding-top: 75px;
  padding-bottom: 75px !important;
}

.innerBlockVertical100 {
  padding-top: 100px;
  padding-bottom: 100px !important;
}

.innerBlockVertical140 {
  padding-top: 140px;
  padding-bottom: 140px !important;
}

.innerBlockVertical150 {
  padding-top: 150px;
  padding-bottom: 150px !important;
}

.iv__embed {
  padding: 40px 0;
}

.alignVCenter {
  vertical-align: middle !important;
}

.alignHCenter {
  margin: auto !important;
}

.mw120 {
  max-width: 120px;
  width: 100%;
}

.mw220 {
  max-width: 220px;
  width: 100%;
}

.w120 {
  width: 120px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

table.presentation {
  font-family: "Poppins", sans-serif;
}
table.presentation th,
table.presentation td {
  padding: 15px !important;
  border: 1px solid #cccccc !important;
}
table.presentation th.emptyCell,
table.presentation td.emptyCell {
  border: none !important;
}
table.presentation thead tr th {
  text-transform: uppercase;
}
table.presentation .icon {
  margin: auto;
}

table.table-striped > tbody > tr:nth-child(odd) > td:nth-child(4),
table.table-striped > tbody > tr:nth-child(odd) > th:nth-child(4) {
  background-color: #ecf5de;
}
table.pricing-table {
  padding: 15px 8px 15px 15px;
  border-bottom: 1px solid #cccccc;
}
table.pricing-table > thead > tr > th {
  border-bottom: 1px solid #cccccc;
}
table.pricing-table > thead > tr > th.nexa {
  border-top: 1px solid #cccccc !important;
}
table.pricing-table > thead > tr > th.nexa:nth-child(2),
table.pricing-table > thead > tr > th.nexa:nth-child(3) {
  border-left: 1px solid #cccccc;
}
table.pricing-table > thead > tr > th.nexa:nth-child(4) {
  border-right: 1px solid #80ba27 !important;
}
table.pricing-table > thead > tr > th.nexa:nth-child(5) {
  border-right: 1px solid #cccccc;
}
table.pricing-table > tbody > tr > th {
  border-left: 1px solid #cccccc;
  vertical-align: middle;
}
table.pricing-table > tbody > tr > td {
  padding: 15px 8px;
}
table.pricing-table > tbody > tr > td:nth-child(5) {
  border-right: 1px solid #cccccc;
}
table.pricing-table thead th {
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  text-transform: uppercase;
}
table.pricing-table thead tr th.nexa:nth-child(4) {
  color: #ffffff;
  background: #80ba27;
  border-top: 28px solid #80ba27 !important;
  border-bottom: 2px solid #80ba27;
}
table.pricing-table thead tr th span.rec {
  display: block;
  margin-top: -36px;
  color: #000000;
  font-size: 0.6875rem;
}
table.pricing-table tbody th {
  font-family: "Nunito", sans-serif;
  font-weight: 500;
}
table.pricing-table tbody tr:last-child td:nth-child(4) {
  border-bottom: 1px solid #80ba27;
}
table.pricing-table tbody tr td {
  padding: 15px 8px;
  width: 15%;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
table.pricing-table tbody tr td:nth-child(3),
table.pricing-table tbody tr td:nth-child(4) {
  border-right: 1px solid #80ba27 !important;
}

.pricing-tick,
.pricing-no {
  display: block;
  margin: 3px auto;
  width: 31px;
  height: 31px;
}

.pricing-tick {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/pricing-tick.png") no-repeat center;
}

.pricing-no {
  background: transparent url("/wp-content/themes/ivvy2019/img/pricing-no.png")
    no-repeat center;
}

.datepicker {
  top: 0;
  left: 0;
  margin-top: 1px;
  padding: 4px;
  border-radius: 4px;
}
.datepicker:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 6px;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-left: 7px solid transparent;
}
.datepicker:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 7px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  margin: 0;
  width: 100%;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #ececec;
}
.datepicker td,
.datepicker th {
  width: 20px;
  height: 20px;
  border-radius: 4px;
  text-align: center;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker td span {
  display: block;
  float: left;
  margin: 2px;
  width: 47px;
  height: 54px;
  border-radius: 4px;
  line-height: 54px;
  cursor: pointer;
}
.datepicker td span:hover {
  background: #ececec;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #00a7e7;
  border-color: #00a7e7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #00a7e7;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #00a7e7;
}
.datepicker td span.active.old {
  color: #999999;
}
.datepicker td.day:hover {
  background: #ececec;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #cccccc;
  font-weight: 300;
}
.datepicker td.day.disabled:hover {
  background: none;
  cursor: default;
}
.datepicker td.day.old,
.datepicker td.day.new {
  color: #999999;
}
.datepicker td.day.active,
.datepicker td.day.acitve:hover {
  color: #ffffff;
  background-color: #00a7e7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.datepicker td.day.active:hover,
.datepicker td.day.active:hover:hover,
.datepicker td.day.active:focus,
.datepicker td.day.active:hover:focus,
.datepicker td.day.active:active,
.datepicker td.day.active.nice-select.open,
.datepicker td.day.active:hover:active,
.datepicker td.day.active.active .datepicker td.day.active:hover.active,
.datepicker td.day.active.disabled,
.datepicker td.day.active[disabled],
.datepicker td.day.active:hover[disabled] {
  color: #ffffff;
  background-color: #00a7e7;
}
.datepicker td.day.active:active,
.datepicker td.day.active:hover:active,
.datepicker td.day.active.active,
.datepicker td.day.active:hover.active {
  background-color: #00a7e7;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select.open:after {
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  margin-top: 4px;
  padding: 0;
  max-height: 200px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  opacity: 0;
  overflow-y: scroll;
  pointer-events: none;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 25px;
  list-style: none;
  min-height: 25px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  color: #ffffff;
  background-color: #00a7e7;
}
.nice-select .option.selected {
  color: #555555 !important;
  color: #cccccc !important;
  font-weight: bold;
}
.nice-select .option.disabled {
  color: #cccccc;
  background-color: #ffffff;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}

.nice-select.form-control.radius {
  position: absolute;
  right: 16px;
  padding-left: 5px !important;
  width: 77px !important;
  height: 46px !important;
  border: none !important;
}
.nice-select.form-control.radius:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 1px;
  height: 27px;
  background-color: #cccccc;
}
.nice-select.form-control.radius .list {
  overflow-y: hidden;
}

.blog h1 {
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.48rem;
}
.blog h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 2.19rem;
}
.blog h3 {
  margin-bottom: 20px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.65rem;
}
.blog .blogTitle {
  color: #ffffff;
  background-color: #333333;
}
.blog .blogTitle h1 {
  margin: 0;
}
.blog .blogArticle:last-child.borderBottom {
  border: none;
}
.blog .blogPostTitle {
  display: block;
}
.blog .blogPostTitle h2 a {
  color: #00a7e7;
  text-decoration: none;
  transition: color 0.15s ease-in-out;
}
.blog .blogPostTitle h2 a:hover {
  color: #1bc0ff;
}
.blog .blogPostMeta {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.94rem;
  line-height: 1.44rem;
}
.blog .blogPostMeta a {
  color: #00a7e7;
  text-decoration: none;
  transition: color 0.15s ease-in-out;
}
.blog .blogPostMeta a:hover {
  color: #1bc0ff;
}
.blog .blogPostMeta .blogPostAuthor {
  display: inline-block;
}
.blog .blogPostMeta .blogPostDate {
  display: inline-block;
}
.blog .blogPostMeta .blogPostTags {
  display: block;
}
.blog .blogPostThumbnail img {
  display: block;
  max-width: 650px;
  width: 100%;
}
.blog .blogPostArticleThumbnail img {
  display: block;
  width: 100%;
}
.blog .blogTagList {
  padding-bottom: 20px;
}
.blog .blogTagList .blogTag {
  display: block;
}
.blog .blogTagList .blogTag a {
  display: block;
  padding: 8px 0;
  color: #00a7e7;
  text-decoration: none;
  transition: color 0.15s ease-in-out;
}
.blog .blogTagList .blogTag a:hover {
  color: #1bc0ff;
}
.blog .blogTwitterLink {
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}
.blog .blogTwitterLink:before {
  content: "";
  position: relative;
  top: 6px;
  display: inline-block;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: url("/wp-content/themes/ivvy2019/img/icon-social-twitter.png")
    no-repeat center;
}
.blog .blogTwitterLink a {
  color: #00a7e7;
  text-decoration: none;
  transition: color 0.15s ease-in-out;
}
.blog .blogTwitterLink a:hover {
  color: #1bc0ff;
}
.blog .blogPagination {
  display: table;
  margin-right: auto;
  margin-left: auto;
}
.blog .blogPagination a {
  color: #00a7e7;
  text-decoration: none;
  transition: color 0.15s ease-in-out;
}
.blog .blogPagination a:hover {
  color: #1bc0ff;
}
.blog .blogPagination .page-numbers {
  display: table-cell;
  width: 34px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.blog .blogPagination .page-numbers.prev:after {
  content: "";
  position: relative;
  display: inline-block;
  padding-top: 2px;
  width: 14px;
  height: 14px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: 0.875rem;
}
.blog .blogPagination .page-numbers.next:after {
  content: "";
  position: relative;
  display: inline-block;
  padding-top: 2px;
  width: 14px;
  height: 14px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: 0.875rem;
}
.blog .blogPagination .page-numbers.current {
  color: #ffffff;
  background-color: #00a7e7;
  border: 1px solid #00a7e7;
}
.blog .blogPagination .page-numbers span {
  display: block;
  padding-top: 5px;
  width: 100%;
  height: 100%;
}
.iv__venueSearch_component {
  padding: 230px 0 150px 0;
}
.iv__venueSearch_component h1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #ffffff;
}
.iv__venueSearch_component h2 {
  margin: 0 0 30px 0;
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.85rem;
}
.iv__venueSearch_component .iv__searchBox_container {
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.iv__venueSearch_component .iv__searchBox_container select option {
  background-color: #ffffff;
  transition: background-color 0.15s ease-in-out;
}
.iv__venueSearch_component .iv__searchBox_container select option::selection {
  background-color: #00a7e7;
}
.iv__venueSearch_component .iv__searchBox_container .form-control {
  width: 100%;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  font-size: 14px;
  line-height: 1.42;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.iv__venueSearch_component .iv__searchBox_container .form-control::placeholder {
  color: #555555;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.event-type {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-eventtype.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.location {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-location.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.calendar {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-date.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.capacity {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-capacity.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .search-form .btn,
.iv__venueSearch_component .iv__searchBox_container .search-form .form-control {
  padding: 13px 12px;
  height: 48px;
}

body,
html {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6rem;
}

main {
  margin-top: 81px;
  padding: 0;
  background-color: #ffffff;
}

p:empty {
  display: none;
}

article {
  color: #6f7888;
  font-family: "Nunito", sans-serif;
}
article h1 {
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.475rem;
  line-height: 2.75rem;
}
article h2 {
  color: #555555;
  margin-bottom: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.475rem;
}
article h2.h1 {
  color: #555555;
}
article h3 {
  color: #555555;
  margin-bottom: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.65rem;
}
article h4 {
  color: #6f7888;
  margin-bottom: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.24rem;
}
article h5 {
  color: #888888;
  margin-bottom: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  font-size: 0.94rem;
  line-height: 1.03rem;
}
article h6 {
  color: #6f7888;
  margin-bottom: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 0.825rem;
}
article .sub-text {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 2rem;
}
article .sub-text.sub-text-bigger {
  font-size: 1.25rem;
}

h1.hero {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 4.2rem;
  letter-spacing: -1.92px;
}

h2.hero {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 4.2rem;
  letter-spacing: -1.92px;
}

h3.hero {
  margin: 10px 0 40px 0;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.tint-half-block {
  position: relative;
}
.tint-half-block:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 50%;
  left: 0;
}

.title {
  display: block;
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 2rem;
  text-transform: uppercase;
}

.iv__feature_component {
  display: table;
  padding: 15px 0;
}
.iv__feature_component.alt {
  display: block;
}
.iv__feature_component.alt img {
  display: block;
  margin: 0 auto 15px auto;
}
.iv__feature_component.alt span {
  display: block;
  margin: 0;
  padding: 0;
}
.iv__feature_component.alt p {
  display: block;
}
.iv__feature_component.light span,
.iv__feature_component.light p,
.iv__feature_component.light a,
.iv__feature_component.light a:hover {
  color: #ffffff !important;
}
.iv__feature_component > div {
  display: table-cell;
  vertical-align: top;
}
.iv__feature_component > div.block {
  display: table;
}
.iv__feature_component > div > span {
  display: table-cell;
  padding-left: 15px;
  box-sizing: content-box;
}
.iv__feature_component > a {
  display: table;
}
.iv__feature_component > a:hover {
  text-decoration: none;
}
.iv__feature_component > a > span {
  display: table-cell;
  padding-left: 15px;
  box-sizing: content-box;
}
.iv__feature_component img {
  display: table-cell;
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.iv__feature_component img.unrestricted {
  width: auto;
  height: auto;
}
.iv__feature_component span {
  margin-left: 15px;
  color: #444444;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.125rem;
  transition: color 0.15s ease-out;
}
.iv__feature_component span.no-content {
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
}
.iv__feature_component p {
  margin-top: 8px;
  margin-left: 15px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.iv__majorFeature_component {
  position: relative;
}
.iv__majorFeature_component:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
}
.iv__majorFeature_component.left-content.shift200:before {
  background-position: top 40px right -200px !important;
}
.iv__majorFeature_component.left-content.shift270:before {
  background-position: top 40px right -270px !important;
}
.iv__majorFeature_component.left-content.shift360:before {
  background-position: top 40px right -360px !important;
}
.iv__majorFeature_component.left-content.shift630:before {
  background-position: top 40px right -630px !important;
}
.iv__majorFeature_component.left-content.shift700:before {
  background-position: top 40px right -700px !important;
}
.iv__majorFeature_component.left-content.shift800:before {
  background-position: top 40px right -800px !important;
}
.iv__majorFeature_component.right-content.shift200:before {
  background-position: top 40px left -200px !important;
}
.iv__majorFeature_component.right-content.shift270:before {
  background-position: top 40px left -270px !important;
}
.iv__majorFeature_component.right-content.shift360:before {
  background-position: top 40px left -360px !important;
}
.iv__majorFeature_component.right-content.shift630:before {
  background-position: top 40px left -630px !important;
}
.iv__majorFeature_component.right-content.shift700:before {
  background-position: top 40px left -700px !important;
}
.iv__majorFeature_component.right-content.shift800:before {
  background-position: top 40px left -800px !important;
}
.iv__majorFeature_component a {
  text-decoration: none;
}
.iv__majorFeature_component img {
  max-width: 100%;
}
.iv__majorFeature_component .byline {
  display: block;
  margin-bottom: 20px;
  color: #444444;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 2.75rem;
}
.iv__majorFeature_component .intro {
  margin-bottom: 20px;
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 2rem;
}

.iv__ctaBanner_component {
  background-color: #99c852;
}
.iv__ctaBanner_component .title {
  display: block;
  color: #ffffff;
  margin-bottom: 20px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.iv__ctaBanner_component .byline {
  margin-bottom: 20px;
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.iv__scroll_down {
  display: block;
  margin: auto;
  width: 28px;
  height: 28px;
  background: url("/wp-content/themes/ivvy2019/img/icon-scroll-down.png")
    no-repeat center;
  cursor: pointer;
  transition: transform 0.5s cubic-bezier(0.66, -0.7, 0.33, 1.6);
}
.iv__scroll_down:hover {
  transform: scale(1.3);
}

.readMore[aria-expanded="true"] {
  display: none !important;
}

footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ececec;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .navSection {
  padding-bottom: 20px;
}
footer .navSection:last-child {
  padding-bottom: 0;
}
footer .navSection span {
  display: block;
  padding-bottom: 10px;
  color: #888888;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}
footer .navSection .menu .menu-item a {
  display: block;
  padding: 5px 0;
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.812rem;
  line-height: 1.375rem;
  transition: color 0.15s ease-out;
}
footer .navSection .menu .menu-item a:hover {
  color: #333333;
}
footer .navSectionSocial li {
  display: inline-block;
}
footer .navSectionSocial li .iv__socialIcon {
  display: inline-block;
  width: 24px;
  height: 24px;
  transition: background-position-y 0.15s ease-in-out;
}
footer .navSectionSocial li .iv__socialIcon:hover.facebook {
  background-position-y: -24px !important;
}
footer .navSectionSocial li .iv__socialIcon:hover.twitter {
  background-position-y: -72px !important;
}
footer .navSectionSocial li .iv__socialIcon:hover.linkedin {
  background-position-y: -120px !important;
}
footer .navSectionSocial li .iv__socialIcon:hover.google {
  background-position-y: -168px !important;
}

html {
  margin-top: 0 !important;
}

body.hasUserBar header .logo-sm {
  top: 10px;
}
body.hasUserBar header .login {
  display: none;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  min-height: 80px;
  background-color: #ffffff;
  border-bottom: 1px solid #f1f1f1;
  box-sizing: content-box;
  transition: height 0.25s ease-out;
  opacity: 0;
}
header:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 1;
  display: none;
  width: 3px;
  height: 3px;
  background-color: #ff0000;
  opacity: 0;
}
header.scroll-mode {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-height: 50px;
  transition: height 0.15s ease-out;
}
header.scroll-mode .logo {
  transition: opacity 0.25s ease-out;
}
header.scroll-mode .logo img {
  transition: width 0.15s ease-out;
}
header.scroll-mode .logo-sm {
  transition: opacity 0.25s ease-out;
}
header.scroll-mode .navigation {
  transition: margin 0.15s ease-out;
}
header.scroll-mode .navigation .menu {
  transition: height 0.15s ease-out;
}
header.scroll-mode .navigation .menu .navItem-heading > .sub-menu {
  transition: top 0.15s ease-out;
}
header.scroll-mode .regionSelect .current {
  transition: padding 0.15s ease-out;
}
header.scroll-mode .regionSelect .regionOptions {
  transition: top 0.15s ease-out;
}
header.scroll-mode .login a {
  transition: padding 0.15s ease-out;
}
header.scroll-mode .cta-addVenue {
  transition: top 0.15s ease-out;
}
header a {
  text-decoration: none !important;
}
header ul {
  margin: 0;
  padding: 0;
}
header ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
header .logo {
  position: absolute;
  top: 22px;
  z-index: 2;
  transition: opacity 0.15s ease-out;
}
header .logo img {
  transition: width 0.25s ease-out;
}
header .logo-sm {
  position: absolute;
  top: 13px;
  z-index: 1;
  transition: opacity 0.15s ease-out;
}
.logo-sm img{
  max-height: 28px;
}
header .navigation {
  float: left;
  opacity: 0;
  transition: margin 0.25s ease-out, opacity 0.25s ease-out;
}
header .navigation.ready {
  opacity: 1;
}
header .navigation .menu {
  display: inline-block;
  margin: 0;
  padding: 0;
  transition: height 0.25s ease-out;
}
header .navigation .menu .navItem-heading,
header .navigation .menu > li {
  position: relative;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}
header .navigation .menu .navItem-heading > a,
header .navigation .menu .navItem-heading > span,
header .navigation .menu > li > a,
header .navigation .menu > li > span {
  padding: 0 15px;
  color: #6f7888;
  background-color: transparent;
  vertical-align: middle;
  cursor: pointer;
  transition: color 0.15s ease-out, background-color 0.25s ease-out;
}
header .navigation .menu .navItem-heading > a:hover,
header .navigation .menu .navItem-heading > span:hover,
header .navigation .menu > li > a:hover,
header .navigation .menu > li > span:hover {
  color: #333333;
}
header .navigation .menu .navItem-heading > a:focus,
header .navigation .menu .navItem-heading > span:focus,
header .navigation .menu > li > a:focus,
header .navigation .menu > li > span:focus {
  background-color: #f1f1f1;
  outline: none;
}
header .navigation .menu .navItem-heading > .sub-menu,
header .navigation .menu > li > .sub-menu {
  display: none;
  left: 0;
  z-index: 1;
  background-color: #ffffff;
  white-space: nowrap;
  box-sizing: content-box;
  opacity: 0;
  transition: opacity 0.15s ease-out, top 0.25s ease-out;
}
header .navigation .menu .navItem-heading > .sub-menu > li,
header .navigation .menu > li > .sub-menu > li {
  padding: 0 15px;
}
header .navigation .menu .navItem-heading > .sub-menu li,
header .navigation .menu > li > .sub-menu li {
  line-height: 20px;
  vertical-align: top;
}
header .navigation .menu .navItem-heading > .sub-menu li a,
header .navigation .menu > li > .sub-menu li a {
  display: block;
  padding: 4px 0;
  color: #777777;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  transition: color 0.15s ease-out;
}
header .navigation .menu .navItem-heading > .sub-menu li a:hover,
header .navigation .menu > li > .sub-menu li a:hover {
  color: #333333;
}
header .navigation .menu .navItem-subHeading {
  padding: 4px 0;
}
header .navigation .menu .navItem-subHeading > span {
  display: block;
  margin-bottom: 10px;
  color: #888888;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.812rem;
  text-transform: uppercase;
}
header .navigation .menu .navItem-subText {
  display: block;
  color: #999999;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 0.687rem;
}
header .regionSelect {
  float: right;
  position: relative;
}
header .regionSelect .current {
  display: block;
  color: #6f7888;
  background-color: transparent;
  font-size: 14px;
  transition: padding 0.25s ease-out, background-color 0.15s ease-out;
  cursor: pointer;
}
header .regionSelect .current:before {
  content: "";
  position: relative;
  top: 3px;
  display: inline-block;
  margin-right: 5px;
  width: 15px;
  height: 15px;
  background-image: url("/wp-content/themes/ivvy2019/img/icon-region.png");
}
header .regionSelect .current:after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 5px;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: 0.875rem;
}
header .regionSelect .current:hover {
  color: #333333;
}
header .regionSelect .current:focus {
  background-color: #f1f1f1;
  outline: none;
}
header .regionSelect .regionOptions {
  display: none;
  left: 0;
  z-index: 1;
  padding: 0;
  background-color: #ffffff;
  white-space: nowrap;
  box-sizing: content-box;
  transition: top 0.25s ease-out;
}
header .regionSelect .regionOptions li {
  padding: 0;
  line-height: 20px;
}
header .regionSelect .regionOptions li a,
header .regionSelect .regionOptions li span {
  display: block;
  padding: 15px 13px;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
}
header .regionSelect .regionOptions li a {
  color: #777777;
  background-color: #ffffff;
  transition: color 0.15s ease-out, background-color 0.15s ease-out;
}
header .regionSelect .regionOptions li a:hover {
  color: #ffffff;
}
header .regionSelect .regionOptions li span {
  color: rgba(111, 120, 136, 0.75);
}
header .login {
  float: right;
}
header .login a {
  display: block;
  padding: 28px 15px;
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  transition: padding 0.25s ease-out, color 0.15s ease-out;
}
header .login a:hover {
  color: #333333;
}
header .cta-addVenue {
  float: right;
  position: relative;
  transition: top 0.25s ease-out;
}

.error--403,
.error--404,
.error--500 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: table;
  padding: 15px;
  width: 100%;
  height: 100%;
}
.error--403 .error__content,
.error--404 .error__content,
.error--500 .error__content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.iv__ctaMessage_component {
  position: relative;
  z-index: 1;
  padding: 75px 0;
  background-size: 0 !important;
}
.iv__ctaMessage_component:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-image: inherit;
  background-repeat: no-repeat;
  background-size: cover;
}
.iv__ctaMessage_component.hasHeart:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.iv__ctaMessage_component h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #ffffff;
  font-size: 2rem;
  line-height: 2.2rem;
}
.iv__ctaMessage_component .sub-text {
  display: block;
  margin-bottom: 20px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.iv__ctaMessage_component *:last-child {
  margin-bottom: 0;
}

.iv__data {
  margin-bottom: 10px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.iv__data .dataLabel {
  display: block;
  color: #333333;
}
.iv__data .data {
  display: block;
  color: #888888;
}

.fauxLoader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  display: table;
  padding: 15px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.fauxLoader.active {
  z-index: 1000;
  opacity: 1;
}
.fauxLoader .fauxLoader__content {
  display: table-cell;
  vertical-align: middle;
}
.fauxLoader .fauxLoader__content .fauxLoader__spinner {
  position: fixed;
  top: 50%;
  left: -200px;
  z-index: -1;
  margin-top: -200px;
  width: 400px;
  height: 400px;
  opacity: 0.3;
}
.fauxLoader .fauxLoader__content .fauxLoader__heading {
  width: 100%;
  color: #333333;
  font-family: "Nunito", sans-serif;
  font-weight: 300;
  font-size: 1.875rem;
  line-height: 2.625rem;
  text-align: center;
}
.fauxLoader .fauxLoader__content .fauxLoader__message {
  position: relative;
  height: 1.5rem;
}
.fauxLoader .fauxLoader__content .fauxLoader__message span {
  display: block;
  position: absolute;
  top: 18px;
  width: 100%;
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 2rem;
  text-align: center;
  transform: rotate(5deg);
  opacity: 0;
  transition: opacity 0.25s ease-out, top 0.25s ease-out,
    transform 0.25s ease-out;
}
.fauxLoader .fauxLoader__content .fauxLoader__message span.active {
  top: -2px;
  transform: rotate(0deg);
  opacity: 1;
}
.fauxLoader .fauxLoader__content .fauxLoader__message span strong {
  color: #333333;
}

.iv__hero {
  position: relative;
  padding: 160px 0 140px 0;
}
.iv__hero.darken:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.25);
}
.iv__hero.darkenMore:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.iv__hero.lighten:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.25);
}
.iv__hero.lightenMore:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.iv__hero h1,
.iv__hero h2,
.iv__hero h3,
.iv__hero h4,
.iv__hero h5,
.iv__hero h6 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #ffffff;
}
.iv__hero h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 4.2rem;
  letter-spacing: -1.92px;
}

.iv__hero .sub-text {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.85rem;
}
.iv__hero .heading {
  margin-bottom: 30px;
}
.iv__hero .text-center {
  text-align: center;
}
.iv__hero .text-center * {
  text-align: center !important;
}

.iv__iconsList_component {
  padding: 40px 0 30px 0;
}
.iv__iconsList_component a {
  text-decoration: none;
}
.iv__iconsList_component a:hover .iv__icon {
  background-position-x: -52px;
}
.iv__iconsList_component a:hover .iv__label {
  color: #00a7e7;
}
.iv__iconsList_component .iv__iconsList .row > div {
  margin-bottom: 30px;
}
.iv__iconsList_component .iv__icon {
  display: block;
  margin: auto;
  width: 52px;
  height: 52px;
}
.iv__iconsList_component .iv__label {
  display: block;
  margin-top: 10px;
  color: #6f7888;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.125rem;
  text-align: center;
  transition: color 0.15s ease-out;
}

.modal .modal-dialog .modal-content .modal-header {
  padding-top: 40px;
  padding-bottom: 0;
  border-bottom: none;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.275rem;
}
.modal .modal-dialog .modal-content .modal-header button.close {
  position: relative;
  top: 6px;
  background-color: #000000;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  opacity: 1;
}
.modal .modal-dialog .modal-content .modal-header button.close span {
  color: #ffffff;
  font-weight: 400;
  line-height: 1.5rem;
  text-shadow: none;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 15px 15px 40px 15px;
}
.modal .modal-dialog .modal-content .modal-body > .modal-body {
  padding: 0;
}

.social span:last-child {
  position: relative;
  top: -6px;
  margin-left: 5px;
}

.iv__socialIcon {
  display: inline-block;
  width: 24px;
  height: 24px;
  transition: background-position-y 0.15s ease-in-out;
}
.iv__socialIcon:hover.facebook {
  background-position-y: -24px !important;
}
.iv__socialIcon:hover.twitter {
  background-position-y: -72px !important;
}
.iv__socialIcon:hover.linkedin {
  background-position-y: -120px !important;
}
.iv__socialIcon:hover.google {
  background-position-y: -168px !important;
}

body.hasUserBar .userBar {
  display: block;
}

.userBar {
  display: none;
  height: 30px;
  background-color: #444444;
}
.userBar .userNavigation {
  float: left;
}
.userBar .userNavigation li {
  position: relative;
  display: inline-block;
  padding: 0 12px;
  border-top: 3px solid #444444;
  transition: border 0.15s ease-out;
}
.userBar .userNavigation li:first-child {
  margin-left: -12px;
}
.userBar .userNavigation li:hover.navMarketplace {
  border-top: 3px solid #00a7e7;
}
.userBar .userNavigation li:hover.navEvents {
  border-top: 3px solid #d5007e;
}
.userBar .userNavigation li:hover.navVenues {
  border-top: 3px solid #80ba27;
}
.userBar .userNavigation li:hover.navContacts {
  border-top: 3px solid #dd4713;
}
.userBar .userNavigation li:hover.navMarketing {
  border-top: 3px solid #9b58b5;
}
.userBar .userNavigation li:hover.navBilling {
  border-top: 3px solid #ff7f00;
}
.userBar .userNavigation li a,
.userBar .userNavigation li span {
  display: block;
  height: 30px;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
}
.userBar .userControls {
  float: right;
}
.userBar .userControls > li {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0;
}
.userBar .userControls > li:nth-child(2) {
  padding: 0 12px;
}
.userBar .userControls > li > a,
.userBar .userControls > li > span {
  display: block;
  height: auto;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 30px;
}
.userBar .userControls > li.userHelp > a,
.userBar .userControls > li.userHelp > span {
  width: 30px;
  height: 30px;
  background: url("/wp-content/themes/ivvy2019/img/atlas-userbar-help.png")
    no-repeat top center;
}
.userBar .userControls > li.userHelp.active .dropNav {
  display: block;
}
.userBar .userControls > li.userHelp .dropNav {
  width: 85px;
}
.userBar .userControls > li.userName:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  width: 14px;
  height: 14px;
  background: url("/wp-content/themes/ivvy2019/img/icon-userbar-down.png")
    no-repeat center center;
}
.userBar .userControls > li.userName > a,
.userBar .userControls > li.userName > span {
  display: inline-block;
}
.userBar .userControls > li.userName.active .dropNav {
  display: block;
}
.userBar .userControls > li.userName .dropNav {
  top: 30px;
  right: 0;
}
.userBar .userControls > li.userName .dropNav .userAvatar {
  float: left;
  margin: 10px;
  width: 40px;
  height: 40px;
  background: #ececec url("/wp-content/themes/ivvy2019/img/icon-avatar.png")
    no-repeat center center;
  background-size: 28px 28px;
  border-radius: 50%;
}
.userBar .userControls > li.userName .dropNav .userDetails {
  float: left;
  padding: 10px 10px 10px 0;
}
.userBar .userControls > li.userName .dropNav .userDetails .userFullName {
  padding: 12px 0 0 0;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 0.5px;
}
.userBar .userControls > li.userName .dropNav .userDetails .userFullName a {
  display: inline-block;
  padding: 0;
  background-color: transparent;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 0.5px;
}
.userBar
  .userControls
  > li.userName
  .dropNav
  .userDetails
  .userFullName
  a:hover {
  background-color: transparent;
  text-decoration: underline !important;
}
.userBar .userControls > li.userName .dropNav .userDetails .userEmail {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 11px;
}
.userBar .userControls > li.userSettings > a,
.userBar .userControls > li.userSettings > span {
  width: 30px;
  height: 30px;
  background: url("/wp-content/themes/ivvy2019/img/atlas-userbar-settings.png")
    no-repeat top center;
}
.userBar .dropNav {
  display: none;
  position: absolute;
  z-index: 2000;
  background-color: #ffffff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.userBar .dropNav li {
  display: block;
}
.userBar .dropNav li a {
  display: block;
  padding: 8px 10px;
  color: #0082b4;
  background-color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16.8px;
  transition: color 0.15s ease-out, background-color 0.15s ease-out;
}
.userBar .dropNav li a:hover {
  color: #005d81;
  background-color: #ececec;
}
.userBar .dropNav li .heading {
  display: block;
  padding: 8px 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 19.6px;
}

.iv__venueSearch_component {
  padding: 230px 0 150px 0;
}
.iv__venueSearch_component h1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #ffffff;
}
.iv__venueSearch_component h2 {
  margin: 0 0 30px 0;
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.85rem;
}
.iv__venueSearch_component .iv__searchBox_container {
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.iv__venueSearch_component .iv__searchBox_container select option {
  background-color: #ffffff;
  transition: background-color 0.15s ease-in-out;
}
.iv__venueSearch_component .iv__searchBox_container select option::selection {
  background-color: #00a7e7;
}
.iv__venueSearch_component .iv__searchBox_container .form-control {
  width: 100%;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  font-size: 14px;
  line-height: 1.42;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.iv__venueSearch_component .iv__searchBox_container .form-control::placeholder {
  color: #555555;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.event-type {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-eventtype.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.location {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-location.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.calendar {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-date.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .form-control.capacity {
  background: #ffffff url("/wp-content/themes/ivvy2019/img/icon-capacity.png")
    no-repeat left center;
  background-position-x: 10px;
  text-indent: 34px;
}
.iv__venueSearch_component .iv__searchBox_container .search-form .btn,
.iv__venueSearch_component .iv__searchBox_container .search-form .form-control {
  padding: 13px 12px;
  height: 48px;
}

.iv__cookieConsent {
  display: none;
  position: fixed;
  right: 0;
  bottom: -50px;
  left: 0;
  z-index: -1;
  padding: 30px 15px;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  transition: opacity 0.5s ease-out, bottom 0.5s ease-out;
}
.iv__cookieConsent.active {
  display: block;
  bottom: 0;
  z-index: 1000;
  opacity: 1;
}
.iv__cookieConsent span {
  display: block;
  padding-top: 6px;
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.312rem;
}
.iv__customerItem {
  width: 100%;
  height: 140px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
  text-align: center;
  box-sizing: content-box;
}
.iv__customerItem > a > img {
  display: block;
  margin: auto;
}

.iv__customerTestimonial {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  color: #777777;
  font-style: italic;
  border: 1px solid #cccccc;
}
.iv__customerTestimonial .iv__customerTestimonial--author {
  display: block;
  margin-top: 15px;
  line-height: 1.375rem;
  font-size: 1rem;
}
.iv__customerTestimonial .iv__customerTestimonial--author span {
  font-style: normal !important;
  font-weight: 400 !important;
}
.iv__customerTestimonial .iv__customerTestimonial--author > span {
  color: #333333;
}
.iv__customerTestimonial .iv__customerTestimonial--author > span > span {
  color: #777777;
}
.iv__customerTestimonial .iv__customerTestimonial--image {
  float: right;
  display: block;
  margin-right: 20px;
}
.iv__customerTestimonial blockquote {
  margin: 0;
  padding: 20px;
  background: #ffffff;
  border-left: 0px none;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.iv__customerTestimonial blockquote:before {
  content: "“";
  position: relative;
  top: 30px;
  margin-right: 20px;
  color: #cccccc;
  font-size: 4em;
  line-height: 0.1em;
  vertical-align: 6px;
}

.iv__propertyList {
  padding: 20px;
  background: #ffffff;
}
.iv__propertyList > div > strong {
  font-size: 14px;
}
.iv__propertyList .iv__propertyList--links a {
  display: block;
  margin-top: 10px;
  padding: 8px;
  color: #888888;
  font-size: 0.6875rem;
  font-weight: normal;
  text-transform: uppercase;
}
.iv__propertyList .iv__propertyList--links a > strong {
  display: block;
  color: #00a7e7;
  font-size: 0.8125rem;
  font-weight: normal;
  text-transform: none;
}

.iv__iconNavigation {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.iv__iconNavigation li {
  display: inline-block;
  margin-bottom: 30px;
  padding: 0 15px;
  list-style: none;
}
.iv__iconNavigation .icon {
  margin: auto;
  width: 40px;
  height: 40px;
  background: url("/wp-content/themes/ivvy2019/img/icons-feature-venue.png")
    no-repeat center;
}
.iv__iconNavigation .icon.highlights {
  background-position: 0 0px;
}
.iv__iconNavigation .icon.salesCatering {
  background-position: 0 -40px;
}
.iv__iconNavigation .icon.marketingTools {
  background-position: 0 -80px;
}
.iv__iconNavigation .icon.reporting {
  background-position: 0 -120px;
}
.iv__iconNavigation .icon.groups {
  background-position: 0 -160px;
}
.iv__iconNavigation .icon.security {
  background-position: 0 -200px;
}
.iv__iconNavigation .icon.allFeatures {
  background-position: 0 -240px;
}

.iv__theme--marketplace .tint {
  color: #00a7e7 !important;
}
.iv__theme--marketplace .tint-block {
  background-color: #00a7e7;
}
.iv__theme--marketplace .tint-half-block:before {
  background-color: #00a7e7 !important;
}
.iv__theme--marketplace .title {
  color: #00a7e7;
}
.iv__theme--marketplace .regionSelect .regionOptions li a:hover {
  background-color: #00a7e7;
}

.iv__theme--marketplace .btn-light {
  color: #6f7888 !important;
  background-color: #ffffff !important;
  border: 1px solid #cccccc;
}
.iv__theme--marketplace .btn-light:hover {
  color: #333333 !important;
  background-color: #ffffff !important;
  border: 1px solid #cccccc;
}
.iv__theme--marketplace .btn-light.btn-cta {
    padding: 2%;
    padding-left: 5%;
    padding-right: 5%;
    max-width: 250px;
    border: none;
    text-transform: uppercase;
    color: #00a7e7 !important;
    background: #ffffff !important;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
}
.iv__theme--marketplace .btn-light.btn-cta:hover {
  color: #0082b4 !important;
  background-color: #ececec;

}
.iv__theme--marketplace .btn-dark {
  color: #ffffff !important;
  background-color: #00a7e7 !important;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
    border 0.15s ease-out;
}
.iv__theme--marketplace .btn-dark:hover {
  color: #ffffff !important;
  background-color: #1bc0ff !important;
}
.iv__theme--marketplace .iv__socialIcon {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/atlas-social-marketplace.png")
    no-repeat;
}
.iv__theme--marketplace .borderBottomFat:after {
  background-color: #00a7e7;
}
.iv__theme--marketplace .marketplaceOnly {
  display: block;
}
.iv__theme--marketplace .venuesOnly {
  display: none;
}
.iv__theme--marketplace .eventsOnly {
  display: none;
}
.iv__theme--marketplace .iv__hero {
  background: url("") no-repeat center;
  background-size: cover !important;
}
.iv__theme--marketplace .iv__hero.tintHero:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 167, 231, 0.25);
}
.iv__theme--marketplace .iv__hero.tintHeroMore:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 167, 231, 0.5);
}
.iv__theme--marketplace .iv__hero.tintHeroMost:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 167, 231, 0.75);
}
.iv__theme--marketplace .iv__hero.tintHeroFull:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #00a7e7;
}
.iv__theme--marketplace .iv__hero.iv__hasHeart:before {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/logo-marketplace-ivvy-heart.png")
    no-repeat;
  background-size: cover;
}
.iv__theme--marketplace .iv__feature_component a:hover span {
  color: #00a7e7;
}
.iv__theme--marketplace .iv__majorFeature_component a {
  color: #00a7e7;
  transition: color 0.15s ease-out;
}
.iv__theme--marketplace .iv__majorFeature_component a:hover {
  color: #1bc0ff;
}
.iv__theme--marketplace .iv__ctaMessage_component.hasHeart:after {
  background: url("/wp-content/themes/ivvy2019/img/logo-marketplace-ivvy-heart-large.png")
    no-repeat;
}
.iv__theme--marketplace .fauxLoader .fauxLoader__content .fauxLoader__spinner {
  background: url("/wp-content/themes/ivvy2019/img/cog-marketplace.svg")
    no-repeat center;
  background-size: cover;
}

.iv__theme--venues .tint {
  color: #80ba27 !important;
}
.iv__theme--venues .tint-block {
  background-color: #80ba27;
}
.iv__theme--venues .tint-half-block:before {
  background-color: #80ba27 !important;
}
.iv__theme--venues .title {
  color: #80ba27;
}
.iv__theme--venues .regionSelect .regionOptions li a:hover {
  background-color: #80ba27;
}
.iv__theme--venues .btn-light {
  color: #6f7888;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
    border 0.15s ease-out;
}
.iv__theme--venues .btn-light:hover {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.iv__theme--venues .btn-dark {
  color: #ffffff;
  background-color: #80ba27;
  border: 1px solid #80ba27;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
    border 0.15s ease-out;
}
.iv__theme--venues .btn-dark:hover {
  color: #ffffff;
  background-color: #9ad63e;
  border: 1px solid #9ad63e;
}
.iv__theme--venues .iv__socialIcon {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/atlas-social-venues.png") no-repeat;
}
.iv__theme--venues .icon.iconTick {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/icon-venues-tick.png") no-repeat center;
}
.iv__theme--venues table.presentation th.highlight {
  color: #ffffff;
  background-color: #80ba27;
  border-top: 28px solid #80ba27 !important;
}
.iv__theme--venues
  table.table-striped
  > tbody
  > tr:nth-child(even)
  > td.highlight {
  border-right-color: #80ba27 !important;
  border-left-color: #80ba27 !important;
}
.iv__theme--venues
  table.table-striped
  > tbody
  > tr:nth-child(odd)
  > td.highlight {
  background-color: rgba(128, 186, 39, 0.1);
  border-right-color: #80ba27 !important;
  border-left-color: #80ba27 !important;
}
.iv__theme--venues .borderBottomFat:after {
  background-color: #80ba27;
}
.iv__theme--venues .marketplaceOnly {
  display: none;
}
.iv__theme--venues .venuesOnly {
  display: block;
}
.iv__theme--venues .eventsOnly {
  display: none;
}
.iv__theme--venues .iv__hero {
  background: url("/wp-content/themes/ivvy2019/img/hero_venues_background.jpg")
    no-repeat center;
  background-size: cover !important;
}
.iv__theme--venues .iv__hero.tintHero:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(128, 186, 39, 0.25);
}
.iv__theme--venues .iv__hero.tintHeroMore:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(128, 186, 39, 0.5);
}
.iv__theme--venues .iv__hero.tintHeroMost:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(128, 186, 39, 0.75);
}
.iv__theme--venues .iv__hero.tintHeroFull:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #80ba27;
}
.iv__theme--venues .iv__hero.iv__hasHeart:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent
    url("/wp-content/themes/ivvy2019/img/logo-venues-ivvy-heart.png") no-repeat;
  background-position: -150px -50px;
}
.iv__theme--venues .iv__feature_component a:hover span {
  color: #80ba27;
}
.iv__theme--venues .iv__majorFeature_component a {
  color: #80ba27;
  transition: color 0.15s ease-out;
}
.iv__theme--venues .iv__majorFeature_component a:hover {
  color: #9ad63e;
}
.iv__theme--venues .iv__ctaMessage_component.hasHeart:after {
  background: url("/wp-content/themes/ivvy2019/img/logo-venues-ivvy-heart-large.png")
    no-repeat;
}
.iv__theme--venues .fauxLoader .fauxLoader__content .fauxLoader__spinner {
  background: url("/wp-content/themes/ivvy2019/img/cog-venues.svg") no-repeat
    center;
  background-size: cover;
}

.iv__theme--events .tint {
  color: #333333 !important;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 2.475rem;
    line-height: 2.75rem;
}
.iv__theme--events .tint-block {
  background-color: #d5007e;
}
.iv__theme--events .tint-half-block:before {
  background-color: #d5007e !important;
}
.iv__theme--events .title {
  color: #99c852;
}
.iv__theme--events .regionSelect .regionOptions li a:hover {
  background-color: #80ba27;
}
.iv__theme--events .btn-light {
  color: #6f7888;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
    border 0.15s ease-out;
}
.iv__theme--events .btn-light:hover {
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
.iv__theme--events .btn-dark {
  color: #ffffff;
  background-color: #79be42;
  border: 1px solid #79be42;
  transition: color 0.15s ease-out, background-color 0.15s ease-out,
    border 0.15s ease-out;
}
.iv__theme--events .btn-dark:hover {
  color: #ffffff;
  background-color: #7ce02c;
  border: 1px solid #7ce02c;
}
.iv__theme--events .iv__socialIcon {
  background: transparent
    url("/wp-content/themes/ivvy2019/img/atlas-social-events.png") no-repeat;
}
.iv__theme--events .borderBottomFat:after {
  background-color: #d5007e;
}
.iv__theme--events .marketplaceOnly {
  display: none;
}
.iv__theme--events .venuesOnly {
  display: none;
}
.iv__theme--events .eventsOnly {
  display: block;
}
.iv__theme--events .iv__hero {
  background: url("/wp-content/assets/sites/9/ivvy_event_home.jpg")
    no-repeat center;
  background-size: cover !important;
}
.iv__theme--events .iv__hero.tintHero:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(213, 0, 126, 0.25);
}
.iv__theme--events .iv__hero.tintHeroMore:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(213, 0, 126, 0.5);
}
.iv__theme--events .iv__hero.tintHeroMost:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(213, 0, 126, 0.75);
}
.iv__theme--events .iv__hero.tintHeroFull:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #d5007e;
}
.iv__theme--events .iv__hero.iv__hasHeart:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent
    url("") no-repeat;
  background-position: -150px -50px;
}
.iv__theme--events .iv__feature_component a:hover span {
  color: #99c852;
}
.iv__theme--events .iv__majorFeature_component a {
  color: #d5007e;
  transition: color 0.15s ease-out;
}
.iv__theme--events .iv__majorFeature_component a:hover {
  color: #ff099b;
}
.iv__theme--events .iv__ctaMessage_component.hasHeart:after {
  background: url("/wp-content/themes/ivvy2019/img/logo-events-ivvy-heart-large.png")
    no-repeat;
}
.iv__theme--events .fauxLoader .fauxLoader__content .fauxLoader__spinner {
  background: url("/wp-content/themes/ivvy2019/img/cog-events.svg") no-repeat
    center;
  background-size: cover;
}

.iv__theme--marketplace .btn-dark.btn-marketplace,
.iv__theme--events .btn-dark.btn-marketplace,
.iv__theme--venues .btn-dark.btn-marketplace {
  color: #ffffff !important;
  background-color: #00a7e7 !important;
  border: 1px solid #00a7e7 !important;
}
.iv__theme--marketplace .btn-dark.btn-marketplace:hover,
.iv__theme--events .btn-dark.btn-marketplace:hover,
.iv__theme--venues .btn-dark.btn-marketplace:hover {
  color: #ffffff !important;
  background-color: #1bc0ff !important;
  border: 1px solid #1bc0ff !important;
}
.iv__theme--marketplace .btn-dark.btn-events,
.iv__theme--events .btn-dark.btn-events,
.iv__theme--venues .btn-dark.btn-events {

    max-width: 250px;
    border: none;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #d5007e !important;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
}
.iv__theme--marketplace .btn-dark.btn-events:hover,
.iv__theme--events .btn-dark.btn-events:hover,
.iv__theme--venues .btn-dark.btn-events:hover {

    max-width: 250px;
    border: none;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #ff099b !important;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
}
.iv__theme--marketplace .btn-dark.btn-venues,
.iv__theme--events .btn-dark.btn-venues,
.iv__theme--venues .btn-dark.btn-venues {
    max-width: 250px;
    border: none;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #80ba27 !important;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
}
.iv__theme--marketplace .btn-dark.btn-venues:hover,
.iv__theme--events .btn-dark.btn-venues:hover,
.iv__theme--venues .btn-dark.btn-venues:hover {
    max-width: 250px;
    border: none;
    text-transform: uppercase;
    color: #ffffff !important;
    background: #9ad63e !important;
    border-radius: 4px;
    letter-spacing: 1px;
    font-size: 14px;
    font-family: "Nunito", sans-serif;
    font-weight: 900;
}

@media screen and (min-width: 0px) {
  body.hasUserBar header {
    height: 80px;
    min-height: 80px;
  }
  body.hasUserBar header .header-content-wrapper {
    top: 81px;
  }
  body.hasUserBar main {
    margin-top: 81px;
  }

  .center-xs {
    margin: auto;
  }

  header {
    height: 50px;
    min-height: 50px;
  }
  header.scroll-mode .navigation {
    margin-left: 0;
  }
  header.scroll-mode .navigation .menu {
    height: auto;
  }
  header.scroll-mode .navigation .menu .navItem-heading > .sub-menu {
    top: 0;
  }
  header.scroll-mode .regionSelect .current {
    padding: 0 15px;
  }
  header.scroll-mode .regionSelect .regionOptions {
    top: 0;
  }
  header.scroll-mode .login a {
    padding: 0 15px;
  }
  header.scroll-mode .cta-addVenue {
    top: 0;
  }
  header .logo {
    opacity: 0;
  }
  header .logo img {
    width: 58px;
  }
  header .logo-sm {
    opacity: 1;
  }
  header .mobile-nav-button {
    position: absolute;
    top: 5px;
    right: 15px;
    display: block;
    width: 40px;
    height: 40px;
    background: transparent url("/wp-content/themes/ivvy2019/img/icon-menu.svg")
      no-repeat center center;
    cursor: pointer;
  }
  header .header-content-wrapper {
    position: fixed;
    top: 51px;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    flex-direction: column;
    padding: 0;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    overflow-y: auto;
  }
  header .navigation {
    margin-left: 0;
    width: 100%;
  }
  header .navigation .menu {
    top: 51px;
    display: block;
    height: auto;
  }
  header .navigation .menu.active {
    display: block;
  }
  header .navigation .menu .navItem-heading,
  header .navigation .menu > li {
    display: block;
    min-height: 40px;
    line-height: 40px;
  }
  header .navigation .menu .navItem-heading > a,
  header .navigation .menu .navItem-heading > span,
  header .navigation .menu > li > a,
  header .navigation .menu > li > span {
    display: block;
    width: 100%;
  }
  header .navigation .menu .navItem-heading > .sub-menu,
  header .navigation .menu > li > .sub-menu {
    position: relative;
    top: 0;
    padding: 15px;
    box-shadow: none;
  }
  header .navigation .menu .navItem-heading > .sub-menu > li,
  header .navigation .menu > li > .sub-menu > li {
    padding: 0 15px 15px 0;
  }
  header .navigation .menu .navItem-subHeading {
    display: block;
  }
  header .cta-addVenue {
    order: 3;
    top: 0;
    margin-left: 0;
    padding: 15px;
    background-color: #ffffff;
  }
  header .cta-addVenue a {
    width: 100%;
  }
  header .login {
    order: 2;
  }
  header .login a {
    padding: 0 15px;
    height: 40px;
    background-color: #ffffff;
    line-height: 40px;
  }
  header .regionSelect .current {
    order: 1;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
  }
  header .regionSelect .regionOptions {
    position: relative;
    top: 0;
    box-shadow: none;
  }
  header .cta-addVenue.active,
  header .login.active,
  header .regionSelect.active {
    display: block;
  }

  main {
    margin-top: 51px;
  }

  .userBar .userNavigation {
    display: none;
  }
  .userBar .userControls > li.userName > span:first-child {
    display: none;
  }
  .userBar .userControls > li.userName > span.mobileUserName {
    position: relative;
    top: 6px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: transparent url("/wp-content/themes/ivvy2019/img/icon-user.png")
      no-repeat center center;
    background-size: 16px 16px;
  }
  .userBar .userControls > li .dropNav {
    width: 260px;
  }
  .userBar .userControls > li .dropNav .userAvatar {
    display: none;
  }
  .userBar .userControls > li .dropNav .userDetails {
    margin-left: 10px;
  }

  .search-form > div {
    margin-bottom: 1px;
    height: 48px;
  }
  .search-form button {
    margin-top: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  }

  .nice-select.form-control.radius {
    top: 1px;
  }

  .datepicker.dropdown-menu {
    right: 30px;
  }

  .iv__hero .heading h1,
  .iv__hero .heading h2,
  .iv__hero .heading h3,
  .iv__hero .heading h4,
  .iv__hero .heading h5,
  .iv__hero .heading h6,
  .iv__hero .heading .sub-text {
    text-align: center;
  }

  .iv__majorFeature_component {
    background-size: 0 !important;
  }
  .iv__majorFeature_component:before {
    background-image: none;
  }

  .iv__ctaMessage_component.hasHeart:after {
    background-position-x: -450px !important;
  }

  .iv__cookieConsent span {
    margin-bottom: 15px;
    text-align: center;
  }
  .iv__cookieConsent button {
    display: block;
    margin: auto;
  }
}
@media screen and (min-width: 768px) {
  .center-xs {
    margin: initial;
  }

  .userBar .userNavigation {
    display: block;
  }
  .userBar .userControls > li.userName > span:first-child {
    display: inline-block;
  }
  .userBar .userControls > li.userName > span.mobileUserName {
    display: none;
  }
  .userBar .userControls > li.userName .dropNav {
    width: 300px;
  }
  .userBar .userControls > li.userName .dropNav .userAvatar {
    display: block;
  }
  .userBar .userControls > li.userName .dropNav .userDetails {
    margin-left: 0;
  }

  .iv__ctaMessage_component.hasHeart:after {
    background-position-x: -450px !important;
  }

  .iv__cookieConsent span {
    float: left;
    margin-bottom: 0;
    text-align: left;
  }
  .iv__cookieConsent button {
    float: right;
    margin: 0;
    margin-right: 80px;
  }
}
@media screen and (min-width: 992px) {
  body.hasUserBar header {
    height: 110px;
  }
  body.hasUserBar header.scroll-mode {
    height: 80px;
  }
  body.hasUserBar header .header-content-wrapper {
    top: 0;
  }

  header {
    height: 80px;
  }
  header.scroll-mode {
    height: 50px;
  }
  header.scroll-mode .logo {
    opacity: 0;
  }
  header.scroll-mode .logo img {
    width: 50px;
  }
  header.scroll-mode .logo-sm {
    opacity: 1;
  }
  header.scroll-mode .navigation {
    margin-left: 78px;
  }
  header.scroll-mode .navigation .menu {
    height: 50px;
  }
  header.scroll-mode .navigation .menu .navItem-heading > .sub-menu {
    top: 51px;
  }
  header.scroll-mode .regionSelect .current {
    padding: 12px 15px;
  }
  header.scroll-mode .regionSelect .regionOptions {
    top: 51px;
  }
  header.scroll-mode .login a {
    padding: 13px 15px;
  }
  header.scroll-mode .cta-addVenue {
    top: 9px;
  }
  header.scroll-mode .btn-light {
    border: 1px solid transparent;
  }
  header .logo {
    opacity: 1;
  }
  header .logo img {
    width: 85px;
  }
  header .logo-sm {
    opacity: 0;
  }
  header .mobile-nav-button {
    display: none;
  }
  header .header-content-wrapper {
    position: relative;
    top: 0;
    display: block;
    overflow-y: unset;
  }
  header .navigation {
    position: relative;
    top: 0;
    margin-left: 105px;
    width: auto;
  }
  header .navigation .menu {
    height: 80px;
  }
  header .navigation .menu .navItem-heading,
  header .navigation .menu > li {
    display: inline-table;
    min-height: 100%;
  }
  header .navigation .menu .navItem-heading > a,
  header .navigation .menu .navItem-heading > span,
  header .navigation .menu > li > a,
  header .navigation .menu > li > span {
    display: table-cell;
    width: auto;
  }
  header .navigation .menu .navItem-heading > .sub-menu,
  header .navigation .menu > li > .sub-menu {
    position: absolute;
    top: 61px;
    padding: 20px 15px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  }
  header .navigation .menu .navItem-subHeading {
    display: inline-block;
  }
  header .cta-addVenue {
    top: 22px;
    margin-left: 22px;
    padding: 0;
  }
  header .cta-addVenue a {
    width: auto;
  }
  header .login a {
    padding: 28px 15px;
    height: auto;
    background-color: transparent;
    line-height: initial;
  }
  header .regionSelect .current {
    padding: 27px 15px;
    height: auto;
    line-height: inherit;
  }
  header .regionSelect .regionOptions {
    position: absolute;
    top: 81px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  }

  main {
    margin-top: 81px;
  }

  .search-form > div {
    margin-bottom: 0;
  }
  .search-form button {
    margin-top: 0;
    box-shadow: none;
  }

  .nice-select.form-control.radius {
    top: 1px;
  }

  .datepicker.dropdown-menu {
    right: auto;
  }

  .iv__hero .heading h1,
  .iv__hero .heading h2,
  .iv__hero .heading h3,
  .iv__hero .heading h4,
  .iv__hero .heading h5,
  .iv__hero .heading h6,
  .iv__hero .heading .sub-text {
    text-align: initial;
  }

  .iv__majorFeature_component:before {
    background-image: inherit;
  }

  .iv__ctaMessage_component.hasHeart:after {
    background-position-x: -350px !important;
  }
}
@media screen and (min-width: 1200px) {
  .iv__ctaMessage_component.hasHeart:after {
    background-position-x: 0 !important;
  }
}

*::-webkit-scrollbar {
  background: transparent;
  width: 8px;
  height: 8px;
}

*::-webkit-scrollbar-thumb {
  border-bottom: 4px solid white;
  border-left: 4px solid white;
  border-right: 4px solid white;
  border-top: 4px solid white;

  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #dadce0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  min-height: 40px;
}

*::-webkit-scrollbar-thumb:hover {
  background: #666666;
}

.payrix a {
    color: #103620 !important;
}

.iVvySignUp .v2-bt-active {
  background: #e6007f !important;
  border: 1px solid #e6007f !important;
}

.tint-block .iv__feature_component {
  color: #fff !important;
}

.iv__socialIcon.google {
  display: none !important;
}

.wrapingimage  {  
float: left;   
margin: 0px 5px 0px 5px;    
}   

.event-type li[data-value="christmas"] {
  background: #ffffff url("/wp-content/assets/sites/7/christmas.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li[data-value="cocktail"] {
  background: #ffffff url("/wp-content/assets/sites/7/cocktail.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li[data-value="conference-venues"] {
  background: #ffffff url("/wp-content/assets/sites/7/conference.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li[data-value="corporate-function-venues"] {
  background: #ffffff url("/wp-content/assets/sites/7/functions.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li[data-value="breakfast"] {
  background: #ffffff url("/wp-content/assets/sites/7/breakfast.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li[data-value="lunch"] {
  background: #ffffff url("/wp-content/assets/sites/7/lunch.png") no-repeat 10px
    center !important;
  background-size: contain !important;
}

.event-type li[data-value="dinner"] {
  background: #ffffff url("/wp-content/assets/sites/7/dinner.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li[data-value="dinner"] {
  background: #ffffff url("/wp-content/assets/sites/7/dinner.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.event-type li {
  background: #ffffff url("/wp-content/assets/sites/7/megaphone.png") no-repeat
    10px center !important;
  background-size: contain !important;
}

.iv__venueSearch_component .iv__searchBox_container .form-control.event-type {
  background-image: url("/wp-content/assets/sites/7/megaphone.png") !important;
  background-size: 30px !important;
}

.demoRequestHome {
  padding: 1%;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 5%;
  border: none;
  text-transform: uppercase;
  color: #103620;
  background: #99cc52;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.demoRequestHome a {
  color: #fff;
  text-decoration: none;
}

.demoRequestHome:hover {
  background: #103620;
  color: #e8e8e8;
}

.readyArticle h1 {
  color: #6f7888;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 2.25rem;
  line-height: 2.475rem;
  line-height: 2.75rem;
}

.greenBackTxt {
  background: #80ba27;
  padding-left: 2%;
  margin-bottom: 2%;
  margin-top: 2%;
}

.pinkBackTxt {
  background: #d5007e;
  padding-left: 2%;
  margin-bottom: 2%;
  margin-top: 2%;
}

.pinkBackTxt a,
.greenBackTxt a {
  color: #fff;
}

.lockedHeight {
  height: 380px;
  max-height: 380px;
  background-position: 0% 70% !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.headerCont {
  margin-top: -3%;
}

.ivvyHero {
  background-size: contain !important;
  background-position: right !important;
  background-repeat: no-repeat !important;
  height: 600px;
}

.ivvyHero .topTitle {
  color: #103620;
  line-height: 75px;
  font-size: 55px;
}

.ivvyHero .topTitle a {
  color: #99c852;
}

.ivvyHero .topTitle a {
  text-decoration: none;
}

.ivvyHero .topTitleSoft {
  color: #103620;
  line-height: 45px;
  font-size: 40px;
  padding-top: 3%;	
}

.workSection {
  display: block;
  width: 100%;
  margin-top: 10% !important;
}

.workSection h1 {
  color: #99c852 !important;
  font-size: 18px !important;
}

.workSection img {
  width: 94px !important;
  height: auto !important;
  min-height: 70px;
  margin-top: 18% !important;
  margin-right: 50% !important;
  margin-left: -10% !important;
}

.workSection img:first-child {
  margin-left: -15% !important;
  width: 85px !important;
}

.greenCaseStudies {
  text-align: center;
  margin-top: 10%;
}

.loadingIntDetail {
  width: 100% !important;
  height: 100%;
  position: absolute !important;
  background: #fff;
  z-index: 100000 !important;
  display: block;
  background-image: url(/wp-content/assets/sites/7/loaderColourful.gif);
  top: -10%;
  background-repeat: no-repeat;
  background-size: 5%;
  background-position: center;
}

.loadingIntDetail * {
  display: none !important;
}


.bigShadowCard {
  width: 100%;
  height: 100%;
  border-radius: 10px;

  background: #fbfdfe;
  background-clip: border-box;
  border: 0 solid #f1f4f8;
  border-radius: 0.375rem;
  box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, 0.05);
  font-size: 14px;
  margin-top: 8%;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.current-menu-item a {
    color: #79be42 !important;
}

.bigShadowCard:hover {
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}

.bigShadowCard:hover h3 {
  color: #80ba27 !important;
}

.bigShadowCard:hover h3 a {
  color: #80ba27 !important;
}

.bigShadowCard img {
  width: 100%;
  height: 200px;
  object-fit: cover;

  border-top-left-radius: calc(0.375rem - 0px);
  border-top-right-radius: calc(0.375rem - 0px);
}

.bigShadowCard a {
  text-decoration: none !important;
  color: black;
}

.bigShadowCard .mainTextWrap {
  padding: 10%;
  padding-top: 5%;
}

.supportSection .bigShadowCard .mainTextWrap {
  overflow: hidden;
  height: 220px;
}

.supportSection .bigShadowCard .mainTextWrap p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.supportSection .bigShadowCard .mainTextWrap h1 {
  font-size: 14px;
}


.softwareShadowCard {
  width: 100%;
  height: 250px;
  border-radius: 10px;

  background: #fbfdfe;
  background-clip: border-box;
  border: 0 solid #f1f4f8;
  border-radius: 0.375rem;
  box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, 0.05);
  font-size: 14px;

  transition: box-shadow 0.25s ease, transform 0.25s ease;
}
.softwareShadowCard:hover {
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
}

.softwareShadowCard:hover h3 {
  color: #80ba27 !important;
}

.softwareShadowCard:hover h3 a {
  color: #80ba27 !important;
}

.softwareShadowCard img {
  width: 100%;
  height: 200px;
  object-fit: cover;

  border-top-left-radius: calc(0.375rem - 0px);
  border-top-right-radius: calc(0.375rem - 0px);
}

.softwareShadowCard a {
  text-decoration: none !important;
  color: black;
}

.softwareShadowCard .mainTextWrap {
  padding: 10%;
  padding-top: 5%;
}

.supportSection .softwareShadowCard .mainTextWrap {
  overflow: hidden;
  height: 220px;
}

.supportSection .softwareShadowCard .mainTextWrap p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.supportSection .softwareShadowCard .mainTextWrap h1 {
  font-size: 14px;
}



.stormTroppers {
  background-position: center !important;
}

.greenBack .greenText {
  color: #fff;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.greenBack .mainText {
  color: #fff;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.greenBack .descriptionText {
  color: #fff;
  padding: 5%;
  padding-top: 1%;

  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 21px;
}

.greenBack .descriptionText a {
  padding-bottom: 1%;
  color: #99c852;
  text-decoration: none;
  background: #fff;
  padding: 3%;
  padding-left: 5%;
  padding-right: 5%;
  border-radius: 6px;
  font-size: 14px;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.securitySection .noBottomPadding {
  padding-bottom: 0% !important;
}

.secuirtyLogosSmall {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    margin-top: 5%;
    justify-content: center;
    display: flex;
}

.secuirtyLogosSmall img {
  width: 100%;
  height: 150px;
  display: block;
  object-fit: contain;
}

.ulPoints {
  display: inline-flex;
  margin-top: 10%;
}

.ulPoints li {
  list-style: inside;
}

.panel-group {
  margin-top: 5%;
}

.panel-heading {
  padding: 2%;
}

.panel-body {
  padding: 5%;
}

header .logo img {
  width: 75px;
  margin-top: 3px;
}

.backShadowCardImage {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;
}

.iv__cookieConsent.active {
  z-index: 900000 !important;
}

.flexiableOptions {
  text-align: center;
  margin-top: 7%;
}

.flexiableOptions label {
  padding: 10%;
  padding-top: 5%;
  font-size: 14px;
}

.greenBack img {
  bottom: 0;
}

.securityImage {
  width: 70%;

  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
}

.longerCard {
  height: 350px !important;
  max-width: 350px !important;
}

.longerCard h3 {
  font-size: 21px !important;
  color: #fff;
  top: 30%;
  z-index: 90000;
  position: absolute;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-shadow: 1px 1px black;
}

.bigShadowCard label {
  font-size: 18px;
  text-align: left;
  color: #99cc52;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  padding-bottom: 10%;
  padding-top: 5%;
}

.bigShadowCard h1 {
  font-size: 16px;
  text-align: left;
  color: #103620;
  font-weight: bold;
}

.bigShadowCard h2 {
  font-size: 16px;
  text-align: left;
  line-height: 1.5em;
  margin-top: -2%;
}

.bigShadowCard h3 {
  font-size: 14px;
  text-align: left;
  margin-top: 10%;
  color: #99cc52;
}

.bigShadowCard h3 a {
  border-bottom: 1px dotted #d8d8d8;
  padding-bottom: 1%;
  color: #99cc52;
  text-decoration: none;
}

.noHoverHiglight {
  text-decoration: none !important;
}

.bigShadowCard li {
  list-style: none;
}

.listingCard {
  height: auto !important;
}

.jobs_button{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border: none;
    border-radius: 4px;
    padding: 12px;
  	background: #80ba27;
}

.jobs_button a{
  color: #fff;
}

.smallTable {
  width: 50% !important;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.smallTable tr td {
  text-align: center;
  color: #80ba27;
}

.smallTable tr td:first-child {
  text-align: left;
  color: black;

  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.smallTable thead th {
  text-align: center;
  text-transform: uppercase;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.smallTable td,
.smallTable th {
  border: none !important;
}

.smallTable tr td:nth-child(2),
.smallTable tr td:nth-child(1),
.smallTable tbody tr th:nth-child(1) {
  border-right: 1px solid #e4e4e4 !important;
}

.smallTableIco {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.darkerGreyRowWrapper {
  background: #f5f5f5;
  box-shadow: inset 0px 0px 15px #dadada;
  padding-top: 6%;
  padding-bottom: 6%;
}

.darkGreyRow .lovedText {
  color: black;
}

.centerWelcomeTxt {
  text-align: center;
  font-size: 36px;
  color: #444444;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.centerWelcomeTxtWhite {
  text-align: center;
  font-size: 36px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.centerWelcomeTxtDark {
  text-align: center;
  font-size: 36px;
  color: #103620;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  line-height: 50px;
}

.centerWelcomeTxtGreen {
  text-align: center;
  font-size: 36px;
  color: #80ba26;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.centerWelcomeTxtLeft {
  text-align: left;
}

.centerWelcomeTxt hr {
  width: 100%;
  margin-left: 18%;
  margin-top: -1.5%;
  border-bottom: 1px solid #e0e6ed;
}

.centerWelcomeSubTxt {
  font-size: 16px;
  text-align: center;
  margin-bottom: 7%;
  margin-top: 2%;
  line-height: 25px;
}

.centerWelcomeSubTxtpay {
  font-size: 16px;
  text-align: center;
  margin-top: 2%;
  line-height: 25px;
}

.centerWelcomeSubTxtW {
  font-size: 16px;
  text-align: center;
  margin-bottom: 7%;
  margin-top: 2%;
  line-height: 25px;
  color: #ffffff;
}

.noBottom {
  margin-bottom: 5% !important;
}

.whyIvvyCenter h4 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
}

.fadedLogo {
    position: absolute;
    width: 60%;
    opacity: 0.8;
    left: -26%;
    top: -64%;
    z-index: 0;

  -ms-transform: rotateY(15deg);
  -webkit-transform: rotateY(15deg);
  -moz-transform: rotateY(15deg);
  -o-transform: rotateY(15deg);
  transform: rotate(15deg);
}

.headerCont {
  z-index: 9000;
  position: absolute;
  width: 70%;

  margin-left: 10%;
  margin-right: auto;
  left: 0;
  right: 0;
}

.topTitle {
  font-family: "Poppins", sans-serif !important;
  font-weight: bold;
  font-size: 28px;
  max-width: 90%;
}

.topTitle2 {
  font-family: "Poppins", sans-serif !important;
  font-weight: bold;
  font-size: 28px;
  max-width: 70%;
}

.subTitle {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  width: 50%;
  font-size: 28px;
  padding-top: 3%;
}

.subTitleSoft {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  width: 50%;
  font-size: 24px;
  line-height: 26px;	
  padding-top: 1%;
}

.topTitlePay {
  font-family: "Poppins", sans-serif !important;
  font-weight: bold;
  font-size: 32px;
  max-width: 90%;
}

.subTitlePay {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  width: 50%;
  font-size: 32px;
}

.subTitleCard {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  width: 50%;
  font-size: 18px;
}

.subText {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  width: 50%;
  font-size: 14px;
  line-height: normal;
}

.smallerFlightCenter {
  width: 100px !important;
}

.biggerP {
  font-size: 21px !important;
  margin-top: 15% !important;
  line-height: 30px !important;
}

.fullImageLongBox {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}

.caseStudyPage h2 {
  font-size: 21px;
  color: #99c852;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.caseStudyPage {
  width: 70%;

  margin-right: 12%;
  margin-left: auto;
  left: 0;
  right: 0;
}

.littleQuoteCaseStudy h3 {
  font-size: 18px;
  width: 60%;
  color: #80ba27;
}

.littleQuoteCaseStudy h4 {
  font-size: 12px;
}

.caseStudyPage p {
  font-size: 14px !important;
  padding-right: 25%;
}

.caseStudyPage ul {
  font-size: 16px !important;
  padding-right: 25%;
  font-weight: bold;
  padding-left: 0%;
  color: #fff;
}

.casePage ul {
  font-size: 14px !important;
  padding-right: 25%;
}

.caseStudyPage .greyUL {
background: #103620;
    padding: 10%;
    margin: 10%;
    margin-left: 0%;
    border-radius: 20px;
}

.caseStudyPage .logosUL {
  list-style: none;
  padding: 0px;
}

.caseStudyPage .logosUL img {
  width: 50px;
  margin-right: 2%;
}

.caseStudyPage .logosUL li {
  margin-top: 5%;
}

.caseStudyPage .logosUL li:first-child {
  margin-top: 0%;
}

.photoGrid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  width: 100%;
  margin-bottom: 55px;
}

.photoGrid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.careerTxt {
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-left: -15px;
  font-size: 18px;
}

.strechTopImage {
  padding-left: 0% !important;
  padding-right: 0% !important;
}

.caseStudyPage .logosUL li {
  margin-top: 5%;
}
.demoRequest {
  padding: 1%;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 3%;
  border: none;
  text-transform: uppercase;
  color: #99cc52;
  background: #103620;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.demoRequest a {
  color: #99c852;
  text-decoration: none;
}

.demoRequest:hover {
  background: #e8e8e8;
}

.demoRequestSoft {
  padding: 1%;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 3%;
  border: none;
  text-transform: uppercase;
  color: #103620;
  background: #99c852;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.demoRequestSoft a {
  color: #103620;
  text-decoration: none;
}

.demoRequestSoft:hover {
  color: #99c852;	
  background: #fff;
}

.demoRequestSoft:hover a {
  color: #103620;	
  text-decoration: none;
}

.demoRequestPay {
  padding: 1%;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 2%;
  border: none;

  text-transform: uppercase;
  color: #99c852;
  background: #fff;
  border-radius: 4px;
  letter-spacing: 1px;
  font-size: 14px;

  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.demoRequestPay a {
  color: #99c852;
  text-decoration: none;
}

.demoRequestPay:hover {
  background: #e8e8e8;
}

.reverseCenterRequest {
  color: #fff;
  background: #99c852;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
}

.reverseCenterRequest a {
  color: #fff;
  text-decoration: none;
}

.reverseCenterRequest:hover {
  color: #99c852;
  background: #fff;
}

.reverseCenterRequest:hover a {
  color: #99c852;
}

video {
  width: 615px;
  height: auto;
  margin-left: 6.3%;
  margin-top: 5%;
  z-index: 9000;
  position: absolute;
}

.desktopDis {
  position: absolute;
  width: 700px;
  margin-top: -5%;
}

.blueMarketButton {
  padding: 2%;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 250px;
  border: none;

  text-transform: uppercase;
  color: #fff;
  background: #1bc0ff;
  border-radius: 4px;
  letter-spacing: 1px;
  font-size: 14px;

  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.blueMarketButton a {
  color: #fff;
}

.blueMarketButton:hover {
  color: #1bc0ff;
  background: #fff;
}

.blueMarketButton:hover a {
  color: #1bc0ff;
  text-decoration: none;
}

.greenMarketButton {
  padding: 2%;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 250px;
  border: none;
  text-transform: uppercase;
  color: #103620;
  background: #99c852;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.greenMarketButton a {
  color: #fff;
}

.greenMarketButton:hover {
  color: #103620;
  background: #fff;
}

.greenMarketButton:hover a {
  color: #103620;
  text-decoration: none;
}

.greenMarketButtonDark {
  padding: 2%;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 280px;
  border: none;
  float: right;
  text-transform: uppercase;
  color: #103620;
  background: #99c852;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;

  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.greenMarketButtonDark a {
  color: #103620;
}

.greenMarketButtonDark:hover {
  color: #fff;
  background: #103620;
}

.greenMarketButtonDark:hover a {
  color: #fff;
  text-decoration: none;
}

.greenMarketButtonDarkLeft {
  padding: 2%;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 300px;
  border: none;
  float: left;
  text-transform: uppercase;
  color: #103620;
  background: #99c852;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;

  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.greenMarketButtonDarkLeft a {
  color: #103620;
}

.greenMarketButtonDarkLeft:hover {
  color: #fff;
  background: #103620;
}

.greenMarketButtonDarkLeft:hover a {
  color: #fff;
  text-decoration: none;
}


.shortDescText {
  width: 70%;
}

.orCallTxt {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  margin-top: 1%;

  font-family: "Nunito", sans-serif;
  font-weight: 200;
}

.orCallTxt a {
  color: #fff;
  border-bottom: 1px dotted #fff;
  padding-bottom: 0.1%;
}

.orCallTxt a:hover {
  text-decoration: none;
}

.intBtn {
  padding: 1%;
  padding-left: 3%;
  padding-right: 3%;
  margin-top: 10%;

  background-color: #80ba27;
  border: 1px solid #80ba27;
  box-shadow: 0px 0px 10px darkgrey;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  width: fit-content;
  border-radius: 6px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.intBtn a {
  text-decoration: none;
  color: #fff;
}

.coreSection {
  position: relative;
  z-index: 9000;
  width: 100%;
  overflow: hidden;
}

.coreSection .iv__section {
  height: auto;
  padding: 0%;
  padding-top: 6%;
  padding-bottom: 6%;
}

.coreSection .iv__sectionfaq {
  height: auto;
  padding: 0%;
  padding-top: 3%;
  padding-bottom: 3%;
}

.greyBack {
  background-color: #f7f7f7 !important;
}

.darkgBack {
  background-color: #103620 !important;
}

.whiteBack {
  background: #fff;
}

.greenPill {
  background-color: rgba(66, 186, 150, 0.1);
  color: #9cc83c;
  font-size: 14px;
  display: block;
  width: 30%;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;

  font-family: "Nunito", sans-serif;
  font-weight: 500;
  box-shadow: inset 0px 0px 15px 0px #d6d6d6;
}

.forceStraightRow img {
  object-fit: contain;
  object-position: center;

  width: 130px;
  height: 130px;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  padding: 10%;
}

.smallerMinor {
  padding: 20% !important;
}

.forceStraightRow .col-1 {
  margin-left: 2%;
  margin-right: 2%;
}

.forceStraightRow .col-2 img {
  width: 150px !important;
  height: 150px !important;
  padding: 5%;
  filter: grayscale(1);
}

.lovedText {
	font-family: "Nunito", sans-serif;
    font-weight: 200;
    color: #757575;
    font-size: 24px;
    line-height: 30px !important;
    margin-top: 2%;
    width: 100%;
    text-align: center;
}

.greenText {
  width: 100%;
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  color: #99cc52;
  line-height: 30px !important;
  font-weight: bold;
}

.greenTextright {
  width: 100%;
  font-size: 18px;
  text-align: right;
  font-family: "Nunito", sans-serif;
  color: #99cc52;
  line-height: 30px !important;
}


.greenTextcenter {
  width: 100%;
  font-size: 18px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  color: #80ba27;
  line-height: 30px !important;
  font-weight: bolder;
}

.blueText {
  width: 100%;
  font-size: 18px;

  font-family: "Poppins", sans-serif;
  color: #1bc0ff;
  line-height: 30px !important;
  font-weight: bolder;
}

.mainText {
  color: #333333;
  font-size: 36px;
  line-height: 50px !important;
  width: 80%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.mainTextGreen {
  color: #80ba26;
  font-size: 36px;
  line-height: 50px !important;
  width: 80%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.mainTextDarkGreen {
  color: #103620;
  font-size: 36px;
  line-height: 50px !important;
  width: 80%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.mainTextDarkGreenDemo {
  color: #103620;
  font-size: 45px;
  line-height: 50px !important;
  width: 80%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.mainTextDarkright {
  color: #103620;
  font-size: 36px;
  text-align: right;
  line-height: 50px !important;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.mainTextW {
  color: #FFF;
  font-size: 36px;
  line-height: 50px !important;
  width: 80%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.mainTextG {
  color: #99cc52;
  font-size: 36px;
  line-height: 50px !important;
  width: 80%;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.reportScreen {
  margin-left: -40%;
  width: 140%;
  object-fit: cover;
}

.reportScreenevents {
  margin-left: -10%;
  width: 140%;
  object-fit: cover;
}

.reportScreenright {
  margin-right: -40%;
  width: 140%;
  object-fit: cover;
}

.reportScreenPay {
    margin-left: -20%;
    width: 120%;
    object-fit: cover;
}


.reportScreenrightWhy {
  margin-right: -40%;
  width: 100%;
  object-fit: cover;
}

.payrixright {
  margin-right: -30%;
  margin-top: 20%;
  width: 70%;
  object-fit: cover;
}

.ivvyPayright {
  margin-right: -30%;
  width: 120%;
  object-fit: cover;
}

.descriptionText {
  color: #555555;
  font-size: 16px;
  line-height: 30px !important;
  margin-top: 5%;
  width: 80%;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.descriptionTextRight {
  color: #555555;
  font-size: 16px;
  text-align: right;
  padding-left: 30%;
  line-height: 30px !important;
  margin-top: 1%;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.descriptionTextCenter {
  color: #555555;
  font-size: 16px;
  text-align: center;
  padding-left: 0%;
  line-height: 30px !important;
  margin-top: 1%;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.descriptionTextW {
  color: #FFF;
  font-size: 16px;
  line-height: 30px !important;
  margin-top: 5%;
  width:80%;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.threePoints {
  float: left;
  margin-top: 3%;
  font-size: 16px;
  font-weight: bold;
  color: #333333 !important;
}

.threePointsRight {
  float: right;
  margin-top: 3%;
  font-size: 16px;
  font-weight: bold;
  color: #333333 !important;
}

.col-12 .mainText {
  width: 60%;
}

.col-12 .descriptionText {
  width: 60%;
  margin-top: 0%;
}

.col-12 .longDescText {
  width: 90%;
}

.moreText {
  text-align: left;
  font-size: 16px;
  color: #b5b5b5;
  margin-top: 3%;
  margin-bottom: 10%;
  width: 80%;
}

.moreTextFAQ {
  text-align: center;
  font-size: 16px;
  color: #99cc52;
  margin-top: 3%;
  margin-bottom: 10%;
  width: 80%;
}

.center_app_title {
  text-align: center;
  margin-bottom: 50px;
}

.rightSide {
  margin-top: 0%;
}

.rightSide a {
    display: inline;
    color: #99cc52;
    text-decoration: none;
}

.rightSide * {
  text-align: right !important;
}


.rightSide .mainText {
  width: auto;
}

.rightSide .mainTextDarkGreen {
  width: 80%;
  text-align: right;
  float: right;
}

.rightSide .descriptionText {
  margin-top: 5%;	
  width: 75% !important;
  float: right;
}

.rightSide .descriptionTextW {
  margin-top: 5%;	
  width: 75% !important;
  float: right;
}

.payrightSide {
  margin-top: 0%;
}

.payrightSide a {
    display: inline;
    color: #99cc52;
    text-decoration: none;
}

.payrightSide * {
  text-align: right !important;
}


.payrightSide .mainText {
  width: auto;
}

.payrightSide .mainTextDarkGreen {
  width: 100%;
  text-align: right;
}

.payrightSide .descriptionText {
  margin-top: 5%;	
  width: 100% !important;
  float: right;
}

.payrightSide .descriptionTextW {
  margin-top: 5%;	
  width: 100% !important;
  float: right;
}

.centerManagePart {
  text-align: center;
}

.centerManagePart .descriptionText {
  width: 60%;
}

.longerSide .mainText {
  width: 100%;
  white-space: nowrap;
}

.longerSide .mainTextDarkGreen {
  width: 100%;
  white-space: nowrap;
}

.longerSide .descriptionText {
  margin-top: 0%;
}

.aboutImages img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin: 5%;
  margin-left: 0%;
}

.meetTheBoard {
  text-align: center;
}

.meetTheBoard img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin: 5%;
  margin-left: 0%;
}

.meetTheBoard .col-6 {
  background: rgba(255, 255, 255, 0.3) !important;
  display: block;
}

.meetTheBoard h1 {
  font-size: 18px !important;
  margin: 0;
  text-transform: uppercase;
  color: #80ba27;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.meetTheBoard h2 {
  font-size: 14px;
  margin: 0;

  font-family: "Poppins", sans-serif;
}

.meetTheBoard h3 {
  text-align: center;
}

.meetTheBoard p {
  font-size: 14px;

  font-family: "Nunito", sans-serif;
  font-weight: 400;
  text-align: left;
  padding-left: 10%;
  padding-right: 10%;
}

.meetTheBoard .shadowCard2 {
  height: fit-content;
  border-radius: 10px;
  max-width: 400px;
  box-shadow: 0px 0px 10px #e4e4e4;
  background-color: #fff;
}

.meetTheBoard a {
  text-align: left !important;
  display: block;
  margin-left: 0%;
  padding-bottom: 10%;
}



.faq {
  text-align: center;
}


.faq img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  margin: 5%;
  margin-left: 0%;
}

.faq .col-6 {
  background: rgba(255, 255, 255, 0.3) !important;
  display: block;
}

.faq h1 {
  font-size: 18px !important;
  margin: 0;
  text-transform: uppercase;
  color: #80ba27;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.faq h2 {
  font-size: 16px;
  color: #103620;
  font-weight: bold;	
  margin: 0;
  line-height: 25px;
  font-family: "Nunito", sans-serif;
  padding: 5%;
}

.faq h3 {
  text-align: center;
  color: #103620;
  margin-bottom: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.65rem;
}

.faq p {
  font-size: 14px;

  font-family: "Nunito", sans-serif;
  font-weight: 400;
  text-align: left;
  padding-left: 10%;
  padding-right: 10%;
}

.faq .shadowCard2 {
  height: fit-content;
  border-radius: 10px;
  max-width: 600px;
  box-shadow: 0px 0px 10px #e4e4e4;
}

.faq a {
  text-align: left !important;
  display: inline;
  margin-left: 0%;
  padding-bottom: 10%;
  color: #99cc52;
  text-decoration: none;	
}












.copyText {
  color: #fff;
  font-size: 16px;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.macScreens {
  width: 850px;
  height: 700px;
  display: block;
  margin-left: -10%;
  margin-top: -15%;
  padding: 5%;
}

.thumbnail > img {
  display: initial;
  max-width: 100%;
  height: 300px;
}

.carousel-indicators {
  left: 69% !important;
}

.macScreens .desktop {
  width: 100%;
  object-fit: cover;
  min-height: 600px !important;
}

.macScreens .mobile {
  width: 200px;
  object-fit: cover;
  margin-top: -55%;
  margin-left: 65%;
}

.carousel-indicators li {
  border: 1px solid #c4c4c4;
}

.carousel-indicators .active {
  background: #c4c4c4;
}

.workingWithLogos {
  margin-top: 5%;
}

.workingWithLogos img {
  width: 200px !important;
  object-fit: cover;
  margin-right: 5%;
  margin-top: 5%;
}

.workingWithTitle {
  border-bottom: 1px dotted #b7b7b7;
  color: #b7b7b7;
  width: fit-content;
  margin-right: 5%;
  font-size: 16px;
}

.higherWorkingLogos {
  margin-top: 0;
}

.higherWorkingLogos img {
  margin-top: 5%;
}

.greenBack {
  background: #99c852;
  text-align: center;
}

.darkgreenBack {
  background: #99c852;
  text-align: center;
}

.stadiumImg {
  width: 100%;
  margin-left: 30%;
}

.greenBack h1 {
  font-size: 32px;
  color: #fff;
  font-family: "Poppins", sans-seriff;
}

.darkgreenBack h1 {
  font-size: 32px;
  color: #103620;
  font-family: "Poppins", sans-seriff;
}

.greenBack h2 {
  color: #fff;
  font-size: 16px;

  font-family: "Nunito", sans-serif;
  font-weight: 400;

  width: 60%;
  line-height: 20px !important;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
}

.darkgreenBack h2 {
  color: #fff;
  font-size: 16px;

  font-family: "Nunito", sans-serif;
  font-weight: 400;

  width: 60%;
  line-height: 20px !important;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
}

.quoteBack {
  background-position: 0% 70% !important;
  background-size: cover !important;
  overflow: hidden !important;
  height: 400px !important;
}

.quoteBack * {
  color: #fff !important;
  text-align: center;
}

.quoteBack h1 {
    font-size: 28px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    line-height: 35px !important;
    margin-top: -50px;
}

.quoteBackEvents {
  background-position: 0% 70% !important;
  background-size: cover !important;
  overflow: hidden !important;
  height: 400px !important;
}

.quoteBackEvents * {
  color: #fff !important;
  text-align: center;
}

.quoteBackEvents h1 {
    font-size: 28px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    line-height: 35px !important;
    margin-top: 30px;
}

.quoteBackEvents h2 {
  font-size: 18px;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.iv__theme--events .quoteBackEvents, .iv__theme--events .blackOutDimmer{
	height: 350px !important; 
}

.quoteBackEvents .container {
  z-index: 9000;
  display: block;
  position: absolute;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}


.softwareBack {
  background-position: 0% 70% !important;
  background-size: cover !important;
  overflow: hidden !important;
  height: 400px !important;
}

.softwareBack * {

  text-align: center;
}

.softwareBack h1 {
	color: #fff;
    font-size: 25px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    line-height: 35px !important;
}

.softwareBack h2 {
	color: #99cc52;
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

.softwareBackEvents {
  background-position: 0% 70% !important;
  background-size: cover !important;
  overflow: hidden !important;
  height: 400px !important;
}

.softwareBackEvents * {
  color: #fff !important;
  text-align: center;
}

.softwareBackEvents h1 {
    font-size: 28px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    line-height: 35px !important;
    margin-top: 30px;
}

.softwareBackEvents h2 {
  font-size: 18px;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.iv__theme--events .softwareBackEvents, .iv__theme--events .blackOutDimmer{
	height: 350px !important; 
}

.softwareBackEvents .container {
  z-index: 9000;
  display: block;
  position: absolute;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}




.quoteBack2 * {
  color: #fff !important;
  text-align: center;
}

.quoteBack2 h1 {
  font-size: 21px;
  width: 70%;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  line-height: 30px !important;
}

.quoteBack2 .biggerQuote {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.quoteBack h2 {
  font-size: 18px;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.iv__theme--events .quoteBack, .iv__theme--events .blackOutDimmer{
	height: 350px !important; 
}

.quoteBack .container {
  z-index: 9000;
  display: block;
  position: absolute;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.accordBird {
  width: 120px;
  margin-top: 0%;
}

.blackOutDimmer {
  width: 100%;
  height: 400px;
  position: absolute;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  margin-top: -6%;
}

.managementCards {
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  padding: 3%;
  padding-left: 0%;
  padding-right: 0%;
}

.managementCardsright {
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  padding: 3%;
  padding-left: 0%;
  padding-right: 0%;
}

.bigGreenText {
  text-align: center;
  font-size: 21px;
  color: #99c852;
  margin-bottom: 5%;
}

.whyIvvyCenter h3 {
  font-size: 16px;
  width: 70%;
  margin-top: -2%;
}

.whyIvvyCenter a {
  color: black;
}

.forceToCenter div {
  display: inline-flex;
  white-space: nowrap;
  margin-right: 6%;
}

.forceToCenter h2 {
  font-size: 18px;
  margin-top: 13%;
}

.greenTick {
  width: 20px;
  height: 20px;
  display: block;
  margin-top: 20%;
  margin-right: 5%;
  object-fit: cover;
}


.greenTickWhy {
  vertical-align: middle;
  margin-right: 8px;
  width: 20px; /* adjust as needed */
  height: auto;
}


.shadowCard, .shadowCard2 {
  height: 250px;
  max-width: 250px;
  width: 100%;
  background: transparent;
  text-align: center;
  margin: 5%;

  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.shadowCard h3, .shadowCard2 h3 {
  font-size: 14px;
  padding-top: 5%;
  width: 80%;
  text-align: center;

  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.shadowCard .raised {
  padding-top: 0%;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  cursor: pointer;
}

.shadowCard:hover .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.shadowCard:active .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.shadowCard:focus .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}


.shadowCardLong, .shadowCard2 {
  height: 300px;
  max-width: 280px;
  width: 100%;
  background: transparent;
  text-align: center;
  margin: 5%;

  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.shadowCardLong h3, .shadowCard2 h3 {
  font-size: 16px;
  padding-top: 5%;
  width: 80%;
  text-align: center;
  font-weight: bold;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.shadowCardLong .raised {
  padding-top: 0%;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  cursor: pointer;
}

.shadowCardLong:hover .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.shadowCardLong:active .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.shadowCardLong:focus .flip-card-inner {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  padding-top: 20%;

  background-color: #fff;
  color: black;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}

.flip-card-back {
  background-color: #103620;
  color: white;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  transform: rotateY(180deg);
  text-align: left;
  font-size: 14px;
  padding: 10%;

  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.logoIcoMange {
  width: 125px;
  margin: 5%;
  margin-top: 30%;

  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.qtLogoSmaller {
  width: 60px !important;
}

.connectBack {
  background-size: cover !important;
}

.bubbleWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10%;
  width: 120%;
  margin-left: -15%;
}

.bubble {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  background: #fff;
  border-radius: 50%;

  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  text-align: center;
  overflow: hidden;
}

.bubble img {
  width: 70%;
  height: 70%;
  object-fit: contain;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  margin-top: 15%;
  /*background: pink;*/
}

.bubble .thick {
  width: 100%;
}

.bubble .inFor {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-top: 0%;
}

.bubble .xero {
  background-color: #00b7e3;
}

.smallBubble {
  width: 100px;
  height: 100px;
}

.mediumBubble {
  width: 125px;
  height: 125px;
}

.largeBubble {
  width: 150px;
  height: 150px;
}

.paymentText {
  margin-top: 25%;
  width: 80%;
  font-size: 18px;
  line-height: 25px !important;
  text-align: center;
  color: #80ba27;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
}

.statSection {
  height: auto !important;
  background: #f7f7f7 !important;
  padding-bottom: 50vh !important;
}

.statSection .centerWelcomeTxt {
  text-align: left;
  width: 40%;
  font-size: 36px;
  line-height: 50px;
  margin-top: 0%;
  position: absolute;
  z-index: 9000;
}

.graphPng {
  width: 70%;
  right: 0;
  display: block;

  margin-top: -19%;
  width: 100vw;
  right: 0;
  display: block;
  position: absolute;
}

.customerCard {
  width: 100%;
  height: 400px;
  background: #fff;
  margin: 5%;
  margin-top: 30%;
  box-shadow: 0 1px 24px #eaf0f6;
}

.customerHeight {
  background-position: 0% 40% !important;
}

.caseStudyLogo {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  padding-top: 10%;

  margin-bottom: 15%;
  object-fit: contain !important;
  width: 100px !important;
  height: 100px !important;
}

.customerCard h1 {
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  padding: 10%;
  height: 160px;
}

.customerCard a {
  text-align: center;
  display: block;
  margin-top: 15%;
  width: 40%;
  font-size: 14px;
  text-decoration: none;
  padding-bottom: 2%;

  margin-left: auto;
  margin-right: auto;
}

.customerCard a:hover {
  border-bottom: 1px dotted;
}

.integrationsHeader {
  background-position: 0% 70% !important;
}

.cardInformation {
  width: 25%;
  min-width: 120px;
  text-align: center;
  margin-bottom: 40px;
}
.events_apps_wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.cardInformation:hover > img {
  box-shadow: 0px 2px 6px rgba(66, 77, 87, 0.4);
  border: 1px solid rgba(66, 77, 87, 0);
}

.cardInformation:hover h1 {
  color: #99c852 !important;
}

.cardInformation img {
  object-fit: contain;
  width: 120px;
  height: 120px;
  border: 1px solid rgba(66, 77, 87, 0.2);
  background: #ffffff;
  transition: all 0.2s ease-out;
  border-radius: 6px;
  padding: 10px;
  cursor: pointer;
}

.cardInformation h1 {
  display: block;
  font-size: 24px;
  line-height: 30px;
  margin: 10px 20px 4px 0;
  transition: all 0.2s ease-out;
  color: black;

  display: flex;
  justify-content: center; /* align horizontal */
  align-items: center; /* align vertical */
  height: 80px;
}

.cardInformation h2 {
  font-size: 14px;
  line-height: 30px;
  white-space: nowrap;
  color: rgba(66, 77, 87, 0.8);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-top: 0%;
}

.venueCaseStudyBox {
  padding: 0 !important;
}

/* Integration Detail CSS */

.intDetailSection {
  margin-top: 8% !important;
}

.strechTopImage .intLogo {
  margin-top: 0 !important;
}

.topTitleSection {
  width: 100%;
  height: 300px;
  display: block;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  padding-left: 15%;
  padding-right: 15%;
}
.smallBox {
  width: 300px;
  height: 360px;
  background: #103620;
  top: 0;
  position: absolute;
  z-index: 9000;
  padding: 60px 40px 40px;
  left: 17%;
  border-radius: 20px;
}

.intLogo {
  margin-left: auto;
  margin-right: auto;
  /* left: 0; */
  display: block;
  width: 150px;
  height: 150px;
  object-fit: contain;
  background: #fff;
  box-shadow: rgba(93, 108, 119, 0.3) 0px 4px 14px;
  border-radius: 6px;
  padding: 5%;
  margin-bottom: 10%;
  margin-top: 10%;
}

.smallBox h1 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.005em;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0px;
  color: #99c852;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  text-transform: capitalize;
}

.smallBox p {
  margin-top: 5px;
  text-align: center;
  color: rgb(255,255,255);
  font-size: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  line-height: 20px;
}

.fistBump {
  flex: 0 0 30%;
  padding: 30px;
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  top: 25%;
  left: 30%;
  width: 100px;
  height: 160px;
  z-index: 1;
  object-fit: contain;
}

.fistBump img {
  width: 100%;
}

.longBlackBox {
  height: 300px;
  width: 100%;
  margin-top: 30px;
  background: #f6f6f7;
  top: 0;
  left: 0;
  z-index: 1000;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  padding-left: 30%;
  padding-top: 3%;
}

.longBlackBox h1 {
  color: #83b338;
  font-size: 36px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  line-height: 45px;
}

.longBlackBox h2 {
  color: #8e8e8e;
  font-size: 26px;
  margin-top: 3%;
}

.smallBox .installButton, .tryForFreeBtn {
  width: 220px;
  background-color: rgb(128, 186, 39);
  border-color: rgb(128, 186, 39);
  color: #fff;
  border-radius: 6px;
  border: none;
  margin-top: 5%;

  font-family: "Poppins", sans-serif;
  font-weight: bold;
  white-space: nowrap;

  font-size: 15px;
  padding: 9px 24px;
  min-width: 42px;
  min-height: 42px;
}

.smallBox .greyed {
  background-color: #8e8e8e !important;
}

.xero_logo {
  height: 130px;
  object-fit: contain;
  margin: 10px;
  margin-top: 50px;
}

.flexLong {
  display: inline-flex;
}

.centerDailyText {
  margin-top: 5%;
  width: 100%;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 2px;
}

.intPaddingDetail .row {
  margin-top: 3%;
}

.intPaddingDetail li {
  margin-bottom: 6%;

  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.chevron {
  position: relative;
  text-align: center;
  padding: 30px;
  height: 160px;
  margin-right: 110px;
  /* width: 100px; */
  transform: rotate(-90deg);
}

.chevron:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 51%;
  background: #e7e8e9;
  transform: skew(0deg, 20deg);
}

.chevron:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: #e7e8e9;
  transform: skew(0deg, -20deg);
}

.greenChev:before {
  background: #d8eac6;
}

.greenChev:after {
  background: #d8eac6;
}

.veryGreenChev p {
  color: #fff !important;
  top: 25px !important;
}

.veryGreenChev:before {
  background: #80ba27;
}

.veryGreenChev:after {
  background: #80ba27;
}

.chevWrap {
  display: flex;
  width: 250px;
  height: 100px;
  margin-left: 12%;
}

.chevWrap p {
  position: absolute;
  display: block;
  transform: rotate(90deg);
  z-index: 9000;
  left: -35px;
  top: 70px;
  line-height: 20px;
  font-size: 13px;
  text-align: left;
  width: 130px;

  overflow: hidden;
  height: auto;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.veryGreenChev p {
  position: absolute;
  display: block;
  transform: rotate(90deg);
  z-index: 9000;
  white-space: nowrap;

  left: 0;
  top: 10px;
  font-size: 14px;
  text-align: center;
  width: 34px;
  height: 50px;

  overflow: inherit;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.chevWrap img {
  vertical-align: middle;
  width: 50px;
  height: 55px;

  margin-left: 20%;
  object-fit: contain;
  text-align: center;

  margin-right: auto;
  display: block;
  left: 0;
  right: 0;
}

.intFillForm textarea,
.intFillForm select,
.intFillForm .submitButton {
  width: 100%;
  padding: 1%;
}

.hiddenClearText {
  visibility: hidden;
}

.noCenter a {
  text-decoration: none;
}

.smallerInput {
  height: auto;
  width: auto;
}

.intFillForm .addButton {
  padding: 1%;
  width: 8%;
}

.forceStraight {
  display: inline-flex;
}

.forceStraight * {
  width: 50%;
  margin-right: 5%;
  height: 50px;
  width: 170px !important;
}

.chevronAdder {
  height: 50px;
  width: 170px !important;
}

.featureTitle {
  margin-left: 0% !important;
  font-size: 21px;
  display: block;
  margin-top: 0%;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #80ba27;
}

.comingSoonImage {
  position: absolute;
  border: none !important;
  top: 0;
  /* width: 100% !important; */
  width: 70px !important;
  padding: 0px !important;
  right: 12%;
  top: -16%;
  background: transparent !important;
}

#detailComingSoon img {
  right: 24% !important;
  top: 13% !important;
}

#intFeatures {
  background: #e6ebef;
  padding: 10%;
  border-radius: 6px;
  margin-top: 10%;
  list-style: none;
}

#intFeatures li:before {
  content: "✓ ";
  margin-right: 1%;
}

.typeSwitches {
  display: inline-flex;

  list-style: none;
  text-align: center;
  margin-top: 3%;
  margin-bottom: 7%;
  padding: 0px;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  text-align: center;

  width: 100%;
  overflow-x: scroll;
}

.typeSwitches li {
  text-align: center;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: lightgrey;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;

  padding: 2%;
  padding-top: 2%;
  padding-bottom: 2%;
  border-radius: 4px;
  min-width: fit-content;
  font-size: 12px;
}

.typeSwitches .selected {
  color: #80ba27;
  background: #fff;
}

.noCenter .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #fff;
  padding: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
  margin-top: -7%;
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.noCenter .row .col-md-2 {
  width: 160px;
  height: 160px;
}

.supportSection {
  padding-top: 5%;
  padding-bottom: 10%;
}

.supportSection h1 {
  font-size: 21px;
}

.supportSection ul {
  list-style: none;
  margin-left: -10%;
}

.forceTopBack {
  background-position: center !important;
}

.smallerForm {
  width: 70%;
}

/*.supportSection .col-4 img{
	margin-right: auto;
	margin-left: auto;
	left: 0;
	right: 0;
	display: block;
	width: 40%;
}*/

.centerItAll {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  width: 100%;
  text-align: center;
}

.centerItAll form {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  text-align: left;
  margin-top: 10%;
}

.centerItAll h2 {
  text-align: center;
  font-size: 36px;
  color: #444444;

  font-family: "Poppins", sans-serif !important;
  font-weight: bold;
}

.centerItAll h3 {
  font-size: 16px;
  text-align: center;
  margin-top: 2%;
  line-height: 25px;
}

.aboutSectionExtra li {
  font-weight: 200 !important;
}

.centerOopsCard {
  display: block;
  width: fit-content;
  height: auto;
  display: block;
  text-align: center;
  margin-top: 10%;
  margin-bottom: 10%;

  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;

  border-radius: 10px;
}

.btn-blue {
  background: #00baf2;
  border: 1px solid #00baf2;
  color: #fff !important;
  font-weight: 500;
  margin-top: 5%;

  border-radius: 4px;
  padding: 7px 15px 8px 15px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}

/*BLOG*/

/*.blog .col-lg-3{
	width: 100%;
    display: block;
    left: 0;
    top: 250px;
    position: absolute;
}

.blog .col-lg-9{
	width: 100% !important;
	margin-top: 10%;
    border-top: 1px solid #e2e2e2;
    padding-top: 5%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    float: inherit;
}

.blog .col-lg-9 .row .col-xs-12{
	padding: 0!important;
    width: 30%!important;
    height: 300px;
    display: block;
    border: 6px solid #fff;
}


.blog .col-lg-9 .row .col-xs-12:nth-child(4), .col-xs-12:nth-child(5), .col-xs-12:nth-child(6){
    margin-top: 5%;
}

.blog .col-lg-9 .row .col-xs-12:first-child{
	width: 60% !important;
	height: 400px !important;
    box-shadow: 0px 0px 10px #bdbbbb;
    margin: 0;
    border: none;
    border-right: 6px solid #fff;
}

.blog .col-lg-9 .row .col-xs-12:first-child a{
	width: 70%;
    font-size: 26px;
    line-height: 30px;
}

.blog .col-lg-9 .row .col-xs-12:nth-child(2) a{
	width: 70%;
    font-size: 14px;
    line-height: 22px;
}


.blog .col-lg-9 .row .col-xs-12:nth-child(3) a{
	width: 70%;
    font-size: 14px;
    line-height: 22px;
}

.blog .col-lg-9 .row .col-xs-12:nth-child(2){
	width: 40% !important;
    height: 190px !important;
    margin-bottom: 20px !important;
    box-shadow: 0px 0px 10px #bdbbbb;
    margin: 0;
    border: none;
}

.blog .col-lg-9 .row .col-xs-12:nth-child(3){
	width: 40% !important;
    height: 190px !important;
    box-shadow: 0px 0px 10px #bdbbbb;
    margin: 0;
    border: none;
}

.blogPostTitle{
	width: 100%;
    height: 100%;
    top: 0;
    display: block;
    background: rgba(0,0,0,0.3);
    z-index: 9000;
    position: absolute;
}

.blogPostTitle h2{
	display: block;
    bottom: 0;
    position: absolute;
}

.blogPostTitle a{
	color: #fff !important;
    font-size: 12px;
    line-height: 20px;
    width: 80%;
    margin: 10%;
    margin-bottom: 3%;
    display: block;
}

.outerBlockBottom20{
	margin-bottom: 0px !important;
}

.blogPostMeta{
	display: none;
}

.blogPostDate{
	position: absolute;
    display: block;
    color: #fff !important;
    font-size: 12px;
    line-height: 20px;
    width: 60%;
    margin: 10%;
    bottom: -10%;
    display: block;
    z-index: 90000;
}

.blogPostThumbnail{
	top: 0;
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0;
}

.blogPostThumbnail a{
	background: rgba(0,0,0,0.1);
}

.blogPostThumbnail img{
	width: 100% !important;
	max-width: none !important;
    object-fit: cover;
    height: 100%;
}

.blog .borderBottom{
	border-bottom: none !important;
}

.blogTagList{
	margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    text-align: center;
}

.blogTagList h3{
	display: none;
}

.blogTag{
	display: inline-flex !important;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}

.blogTwitterLink{
	display: none;
}

.blogTag a{
	text-transform: capitalize;
    color: #3F3F3F !important;

    font-family: "Nunito", sans-serif;
    font-weight: 400;
}

.blogTitle{
	background: url(/wp-content/assets/sites/7/ivvyBlogLogo.png);

    background-size: 10%;
    background-repeat: no-repeat;
    background-color: #fff !important;
    background-position: center;

    height: 70px;
    margin-top: 140px;
}

.blogTitle h1{
	display: none;
}
*/
/*END BLOG*/

/*Simple bouncein*/

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

canvas {
  display: block;
}

header {
  z-index: 90000;
}

html,
body {
  overflow-x: hidden;
}

/* FOOTER STUFF!!! */

.iv__simpleFooter {
  padding: 3%;
  padding-left: 5%;
  padding-right: 5%;
  background: #3c3c3c;
}

.iv__simpleFooter ul {
  display: inline-flex;
  white-space: nowrap;
  float: right;
  margin-right: 10%;
}

.iv__simpleFooter li {
  margin-right: 5% !important;
  color: #fff;

  font-family: "Nunito", sans-serif;
  font-weight: 400;
}

.iv__simpleFooter li:hover {
  border-bottom: 1px dotted #fff;
}

.iv__simpleFooter a {
  color: #fff;
  border-bottom: 1px dotted #fff;
  text-decoration: none;
}

.iv__simpleFooter a:hover {
  color: #fff;
  text-decoration: none;
  border: none;
}

.iv__simpleFooter a:first-child {
  border-bottom: none;
}

.iv__simpleFooter .dropdown-menu {
  background: #3c3c3c;
  z-index: 9000;
  padding: 50% !important;
}

.iv__simpleFooter .dropdown-menu a {
  margin-top: 5%;
}

.iv__simpleFooter .dropup {
  margin-right: 5%;
}

.theIvvyLogo {
  width: 100px;
  object-fit: cover;
}

.noLeftNav {
  margin-left: 0px !important;
}

.pinkIntegration .installButton {
  background-color: rgb(213 0 126) !important;
  border-color: rgb(213 0 126) !important;
}

.pinkIntegration .longBlackBox h1 {
  color: #d5007e !important;
}

.pinkIntegration .featureTitle {
  color: #d5007e !important;
}

.forcePink .greenText {
  color: #d5007e;
}

.forcePink .flip-card-back {
  background: #d9429b;
}

.forcePink .meetTheBoard h1 {
  color: #d5007e;
}

header .navigation .menu .navItem-heading > a,
header .navigation .menu .navItem-heading > span,
header .navigation .menu > li > a,
header .navigation .menu > li > span {
  margin-top: 21px;
  display: block;
}

.scroll-mode .navigation .menu .navItem-heading > a,
.scroll-mode .navigation .menu .navItem-heading > span,
.scroll-mode .navigation .menu > li > a,
.scroll-mode .navigation .menu > li > span {
  margin-top: 6px !important;
}

/* MEDIA QUERIES */

/*Medium MONITORS*/
@media screen and (max-width: 1600px) {
  .topTitle {
    font-size: 44px !important;
    line-height: 66px !important;
  }

  .longBlackBox h2 {
    font-size: 21px;
  }

  .longBlackBox {
    padding-left: 40%;
  }
}

/*BETTER FOOTER*/
@media screen and (max-width: 1250px) {
  /*SMALLER FOOTER*/
  .iv__simpleFooter {
    padding: 10%;
    bottom: 0;
    height: 60vh;
  }

  .iv__simpleFooter ul {
    display: block;
    float: inherit;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 0%;
  }
}

/*Small MONITORS*/
@media screen and (max-width: 1250px) {
  .longBlackBox {
    display: none;
  }

  .venueCaseStudyBox {
    display: block;
  }

  .caseStudyPage p {
    padding-right: 0%;
  }

  .caseStudyPage {
    padding: 10% !important;
    width: 100%;
  }

  .smallBox {
    margin-right: auto;
    margin-left: auto;
    left: 0;
    right: 0;
  }

  .littleQuoteCaseStudy h3 {
    width: 100%;
  }

  .intPaddingDetail {
    margin-top: 10%;
  }

  .featureTitle {
    margin-top: 10%;
  }

  .typeSwitches .selected {
    font-size: 16px;
  }

  .integrationsHeader {
    background-position: center !important;
  }

  video {
    margin-left: 5%;
    margin-top: 3%;
  }
  .topTitle {
    font-size: 30px !important;
    line-height: 50px !important;
  }

  .videoSpace {
    padding: none;
    margin-top: 10% !important;
  }

  .videoSpace video {
    width: 440px;
  }

  .videoSpace .desktopDis {
    width: 500px;
  }

  .bubbleWrapper {
    width: 100%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
  }

  /*.greyBack{
		height: 900px !important;
	}*/
}

/*TINY MONITORS*/
@media screen and (max-width: 960px) {
  .fadedLogo {
    width: 100%;
  }

  .headerCont {
    width: 100%;
    padding: 5%;
    top: 5%;
  }

  .macScreens {
    margin-left: -15%;
    margin-top: 0%;
  }

  .lovedText {
    text-align: center;
    width: 100%;
  }

  .forceStraightRow .col-1 {
    margin-left: 0%;
    margin-right: 0%;
  }

  .stadiumImg {
    margin-left: 0%;
  }

  .supportSection ul {
    list-style: none;
    margin-left: -7%;
  }

  .videoSpace {
    display: none !important;
  }

  .bigShadowCard {
    margin-top: 10%;
  }

  .caseStudyPage {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
  }

  .caseStudyPage .greyUL {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .macScreens {
    display: none;
  }

  .longBlackBox {
    padding-left: 40% !important;
    padding-top: 2% !important;
  }
}

/*IPAD HORIZONTAL*/
@media screen and (max-width: 1024px) {
  .fadedLogo {
    left: -70% !important;
    top: -60% !important;
    width: 150% !important;
  }
}

/* iPAD */
@media screen and (max-width: 768px) {
  .rightSide {
    margin-left: -2%;
  }

  .smallerMinor {
    padding: 10% !important;
  }

  .rightSide * {
    text-align: center !important;
    width: 100% !important;
  }

  .container {
    width: 600px !important;
  }

  .longerSide .mainText {
    width: 100%;
    white-space: normal;
  }

  .macScreens {
    margin-left: -20%;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .bubbleWrapper {
    margin-top: 50%;
  }

  .flip-card-front,
  .flip-card-back {
    height: 270px !important;
  }

  .shadowCard {
    margin-top: 30%;
  }

  .logoIcoMange {
    margin-top: 60%;
  }

  .quoteBack {
    height: 300px !important;
  }

  .blackOutDimmer {
    height: 300px !important;
  }

  .managementCards {
    margin-top: 0% !important;
  }

  .videoSpace {
    display: none !important;
  }

  .quoteBack h1 {
    width: 100%;
  }

  .carousel-indicators {
    left: 56% !important;
  }

  .greyBack {
    height: auto !important;
  }

  .topTitle {
    font-size: 44px !important;
    line-height: 80px !important;
  }

  .ivvyHero {
    background-position: 10% 0% !important;
  }

  .headerCont .topTitle {
    font-size: 56px !important;
    line-height: 65px !important;
    margin-top: 5%;
  }

  .headerCont .subTitle {
    width: 350px;
  }

  .typeSwitches {
    margin-left: -10%;
  }

  .cardInformation img {
    width: 100%;
  }

  .graphPng {
    margin-top: -20%;
  }

  .whiteBack .bigShadowCard {
    width: 60%;

    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .meetTheBoard .shadowCard {
    margin-top: 10%;
    max-width: 400px;
    padding: 0%;
  }

  .fadedLogo {
    left: -40% !important;
  }
}

/*LARGE PHONES*/
@media screen and (max-width: 600px) {
  .topTitle {
    font-size: 48px !important;
    line-height: 80px !important;
  }

  .headerCont .subTitle {
    width: 300px;
  }

  .centerWelcomeTxt {
    font-size: 21px;
  }

  .centerWelcomeSubTxt {
    padding: 10%;
    padding-top: 0%;
  }

  .bigShadowCard {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .greenBack h1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .blueText {
    margin-top: 10%;
  }

  .quoteBack {
    height: 400px !important;
  }

  .mainText {
    width: 90%;
  }

  .col-12 .mainText {
    width: 80%;
    margin-top: 10%;
  }
  
   .col-12R .mainText {
    width: 100%;
    margin-top: 10%;
  }

  .quoteBack .container {
    padding: 10% !important;
    padding-top: 5% !important;
  }

  .blackOutDimmer {
    height: 400px !important;
  }

  .headerCont .topTitle {
    font-size: 32px !important;
    line-height: 45px !important;
  }

  .macScreens {
    width: 100%;

    margin-right: auto;
    margin-left: auto;
  }

  .macScreens .desktop {
    min-height: 500px !important;
  }

  .bubbleWrapper {
    width: 90%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
  }

  .rightSide .descriptionText {
    width: 55% !important;

    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
    float: none;
  }

  .reportScreen {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
	
	.reportScreenRight {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	align-content:right;
  }
}

/*iPhones*/
@media screen and (max-width: 450px) {
  .fadedLogo {
    top: 0;
  }

  .container {
    width: 100% !important;
  }

  .longerSide .mainText {
    width: 100%;
    white-space: normal;
  }

  .statSection {
    display: none;
  }

  .workingWithTitle {
    margin-left: auto;
    margin-right: auto;
  }

  .customerHeight {
    background-position: 30% !important;
  }

  .iv__hero h1 {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-top: 1%;
  }

  .iv__hero h2 {
    width: 80%;
    line-height: 25px !important;
    font-size: 18px;
  }

  .demoRequest {
    padding: 4%;
    width: 80%;
  }

  .iv__theme--venues .iv__section {
    padding-top: 10%;
  }

  .iv__hero {
    padding-top: 0%;
  }

  .iv__editorContent {
    padding-top: 0%;
  }

  .container {
    width: 100% !important;
  }
  .descriptionText {
    width: 90% !important;
  }

  .smallerMinor {
    padding: 15% !important;
  }

  .macScreens {
    right: 0;
    display: block;
    width: 100% !important;
    height: 320px !important;
    margin-left: auto !important;
  }

  .macScreens .mobile {
    width: 120px !important;
    margin-top: -70% !important;
    margin-left: 55% !important;
  }

  .macScreens .desktop {
    min-height: 250px !important;
  }

  .carousel-indicators {
    margin-left: auto;
    margin-right: auto;
    left: 0 !important;
    right: 0;
  }

  .quoteBack {
    height: 350px !important;
  }

  .blackOutDimmer {
    height: 350px !important;
  }

  .greenBack {
    padding: 5% !important;
  }

  .quoteBack h1 {
    font-size: 18px;
    width: 100%;
  }

  .bigShadowCard {
    width: 90% !important;
  }

  .descriptionText {
    width: 80% !important;
    margin-top: 5% !important;
  }

  .workingWithLogos {
    display: inline-flex;
  }

  .workingWithLogos img {
    margin-right: 30%;
    margin-left: -10%;
    width: 120px !important;
    object-fit: contain;
  }

  .whiteBack * {
    text-align: center;
  }

  .greyBack * {
    text-align: center;
  }
	
   .darkgBack * {
    text-align: center;
  }
	
  .noCenter * {
    text-align: left;
  }

  .longerSide {
    text-align: center;
  }

  .greenBack h2 {
    width: 80% !important;
  }

  .fadedLogo {
    left: -72% !important;
    top: -25% !important;
    width: 200% !important;
  }

  .smallBubble,
  .mediumBubble,
  .largeBubble {
    width: 100px;
    height: 100px;
  }

  .tint-block .iv__feature_component {
    color: black !important;
  }
  .centerWelcomeTxt {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .greyBack {
    height: auto !important;
  }

  .paymentText {
    margin-top: 18%;
    font-size: 12px;
    line-height: 20px !important;
  }

  .bubbleWrapper {
    margin-top: 0%;
  }

  .connectBack {
    background-size: contain !important;
  }

  .reportScreen {
    margin-left: -5%;
    width: 110%;
    margin-top: 20%;
  }

  .stadiumHero h1 {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .quoteBack .row {
    padding: 5%;
  }

  .whyIvvyCenter .col-3 {
    display: block;
  }

  .greenTick {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .ivvyHero .topTitle {
    line-height: 50px !important;
  }

  .ivvyHero {
    background-position: 30% !important;
  }

  .blueMarketButton {
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
  }

  .higherWorkingLogos img {
    object-fit: contain;
    margin-top: 30%;
    margin-left: 3%;
    margin-right: 0%;
  }

  .iv__section {
    padding-bottom: 15% !important;
  }

  .iv__editorContent {
    display: none;
  }

  video {
    display: none;
  }

  .desktopDis {
    display: none;
  }

  .smallBox {
    margin-top: 20%;
  }

  .intPaddingDetail {
    margin-top: 40%;
  }

  .featureTitle {
    margin-top: 30%;
  }

  #intFeatures {
    list-style: none;
    padding: 10%;
  }

  #intFeatures li {
    margin-bottom: 5%;
  }

  .chevron {
    height: 100px;
    margin-right: 50px;
  }

  .chevWrap {
    margin-left: 6%;
  }

  .chevWrap p {
    font-size: 12px;
    overflow: initial;
  }

  .chevWrap img {
    margin-left: -10%;
  }

  .veryGreenChev {
    margin-left: -25%;
  }

  .veryGreenChev p {
    top: 5px !important;
  }

  #littleIntImage {
    margin-top: 0px !important;
    margin-left: -5% !important;
  }

  .workSection img:first-child {
    margin-top: -5% !important;
  }

  .typeSwitches {
    font-size: 10px;
    margin-left: -5%;
    width: 100%;
  }

  .qtLogoSmaller {
    width: 130px !important;
    margin-left: 70% !important;
  }

  .typeSwitches .selected {
    font-size: 10px;
  }

  .typeSwitches li {
    margin: 2%;
  }

  .integrationsHeader {
    background-position: center !important;
  }

  .managementCards {
    margin-top: 0% !important;
  }

  .centerWelcomeTxt {
    font-size: 21px !important;
    line-height: 25px !important;
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .orCallTxt {
    margin-top: 5%;
  }

  .graphPng {
    margin-top: 4%;
  }

  .greenPill {
    width: 70%;
  }

  .supportSection ul {
    margin-left: -10%;
  }

  .supportSection {
    padding: 10%;
  }

  .quoteBack h1 {
    line-height: 20px !important;
  }

  .quoteBack h2 {
    font-size: 12px;
  }

  /*MOBILE FOOTER*/
  .iv__simpleFooter {
    padding: 20%;
    bottom: 0;
    height: 60vh;
  }

  .iv__simpleFooter ul {
    display: block;
    float: inherit;
    margin-top: 15%;
    margin-left: 5%;
    margin-right: 0%;
  }
}

.iv__theme--venues .iv__hero2 {
  background: url("/wp-content/assets/sites/7/customers_hero.jpg") !important;
}

.topsub {
  font-size: 24px;
  color:  #757575;
  margin: 0;
}

.containerTwo {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px; 
    margin-bottom: 50px;
}


.social-media-icons img{
	width: 24px;
    border-radius: 3px;
}

ul.no-bullets {
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}

ul.no-bulletsRight {
  direction: rtl;
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}

ul.no-bulletsVisibility {
  padding: 0; /* Remove padding */
  padding-left: 5%;	
  margin: 0; /* Remove margins */
}

ul.no-bulletsWhy {
  list-style-type: none;
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}

.calloutBanner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60vh;
    background-image: url('/wp-content/assets/sites/9/iVvy_Pattern_Green_CTA.png');
    background-size: cover;
    background-position: center;
	background-color: #103620;
}

.calloutBannerAI {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-image: url('/wp-content/assets/sites/9/iVvy_Pattern_Green_CTA.png');
    background-size: cover;
    background-position: center;
	background-color: #103620;
}

.calloutBox {
    background-color: white;
    padding: 40px 60px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    text-align: center;
    max-width: 650px;
}

.calloutBox h1 {
  font-size: 32px;
  color: #103620;
  font-family: "Poppins", sans-seriff;
}

.calloutBox h2 {
  color: #252525;
  font-size: 16px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  width: 80%;
  line-height: 20px !important;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: block;
  padding-bottom: 3%;	
}

.calloutRequest {
  padding: 2%;
  padding-left: 5%;
  padding-right: 5%;
  max-width: 280px;
  border: none;
  text-transform: uppercase;
  color: #103620;
  background: #99c852;
  border-radius: 12px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: "Nunito", sans-serif;
  font-weight: 900;
}

.calloutRequest a {
  color: #103620;
}

.calloutRequest:hover {
  color: #fff;
  background: #103620;
}

.calloutRequest:hover a {
  color: #fff;
  text-decoration: none;
}






.containerDemo {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 40px auto;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;

margin-top: 10%;
}

.left-section{
  flex: 1 1 50%;
  padding-left: 40px;
  padding-right: 100px;
  box-sizing: border-box;
}

.right-section {
  flex: 1 1 50%;
  padding: 40px;
  box-sizing: border-box;
}
.left-section h1 {
  font-size: 2em;
  margin-bottom: 20px;
}

.left-section ul {
  padding-left: 10px;
}

.left-section ul ul {
  padding-left: 10px;
  list-style-type: disc;
}

.demo-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.demo-form input,
.demo-form select {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
}


.trust {
  margin-top: 30px;
  text-align: center;
}

.ratings img {
    object-fit: contain;
    object-position: center;
    width: 130px;
    height: 173px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: block;
}





.containerDemoTrust {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6%;
  padding-bottom: 6%;
  padding-left: 20%;
  padding-right: 20%;
  margin: auto;
  border-radius: 8px;
  background-color: #f5f5f5;
}

.text {
  font-size: 24px;
  font-weight: 600;
  color: #333;
  float: left;
  padding-right: 80px;
}

.ratings {
  display: flex;
  gap: 30px;
  float: right;
}

.rating-item {
  display: flex;
  font-size: 16px;
  color: #555;
}

.rating-value {
  font-weight: bold;
  margin-right: 6px;
  color: #000;
}

.logo {
  width: 20px;
  height: auto;
  margin: 0 6px;
}

    hr {
       display: block;
       position: relative;
       padding: 0;
       margin: 8px auto;
       height: 0;
       width: 100%;
       max-height: 0;
       font-size: 1px;
       line-height: 0;
       clear: both;
       border: none;
       border-top: 1px solid #aaaaaa;
       border-bottom: 1px solid #ffffff;
    }



.testimonial-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    max-width: 1200px;
}


.testimonial-card {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 20px;
    width: 300px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    text-align: center;

    flex-direction: column;
    justify-content: space-between; /* Optional: balances content vertically */
}

.testimonial-card h3 {
	font-family: "Poppins", sans-serif;
    font-size: 18px;
    text-align: center;
    color: #103620;
    font-weight: bold;
}


.software-card {
    background-color: #f9f9f9;
    border-radius: 10px;
    padding: 20px;
    width: 370px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    text-align: center;

    flex-direction: column;
    justify-content: space-between; /* Optional: balances content vertically */
}

.software-card h3 {
	font-family: "Poppins", sans-serif;
    font-size: 18px;
    text-align: center;
    color: #103620;
    font-weight: bold;
}

.software-card a {
    text-align: center !important;
    display: inline;
    margin-left: 0%;
    padding-bottom: 10%;
    color: #99cc52;
    text-decoration: none;
}



.calloutBannerTestimonail {
    display: flex;
    justify-content: center;
    align-items: stretch; /* Ensures all children stretch to same height */
    gap: 30px;
    flex-wrap: wrap;
	background-color: #103620;
	padding-top: 10vh;
	padding-bottom: 10vh;
}

.calloutBannerSoftware {
    display: flex;
    justify-content: center;
    align-items: stretch; /* Ensures all children stretch to same height */
    gap: 30px;
    flex-wrap: wrap;
	background-color: #103620;
	padding-top: 2vh;
	padding-bottom: 5vh;
}


.logoCard {
    max-width: 80px;
    height: auto;
    margin-bottom: 15px;
}

.logoCardGood {
    max-width: 100px;
    height: auto;
    margin-bottom: 15px;
}

.logoCardSoft {
    max-width: 130px;
    height: auto;
    margin-bottom: 15px;
}

.logoCardLong {
    max-width: 180px;
    height: auto;
    margin-bottom: 15px;
}

.softwarecard {
    margin-bottom: 15px;
    color: #333;
}


.quote {
    font-style: italic;
    margin-bottom: 15px;
    color: #333;
}

.author {
    font-weight: bold;
    color: #102b20;
}

.author span {
    font-weight: normal;
    display: block;
    margin-top: 3px;
    color: #102b20;
}

.demo span {
    font-weight: bold;
    display: block;
    margin-top: 3px;
    color: #102b20;
	font-size:18px;
	margin-bottom:3px;
}

ul.demo {
list-style: none;
}

ul.demo li:before {
  content: '✓'; /* Unicode checkmark character */
  color: #99cc52; /* Color of the checkmark */
  margin-right: 8px; /* Space between checkmark and text */
  font-weight: bold; /* Makes the checkmark more prominent */
}

.table-wrap{
    max-width: 550px;
	float: right;
  }


 /* Table */
  .timeline{
    width: 100%;
    border-collapse: collapse; /* neat single grid lines */
    table-layout: fixed;       /* consistent column widths */
    border-top: 1px solid var(--line);
    border-left: 1px solid var(--line);
    border-right: 1px solid var(--line);
  }

  .timeline thead th{
    text-align: left;
    font-weight: 700;
    background: var(--header-bg);
    padding: 12px 16px;
    border-bottom: 1px solid var(--line);
  }

  .timeline tbody td{
    padding: 16px;
    vertical-align: top;
    border-bottom: 1px solid var(--line);
  }

  /* Column sizing like the screenshot */
  .timeline .col-year{
    width: 130px;
    font-weight: 700;
    white-space: nowrap;
  }

  .timeline .col-milestone{
    width: auto;
  }

  /* Link styling similar to product sites */
  .timeline a{
    color: var(--link);
    text-underline-offset: 2px;
  }
  .timeline a:hover{
    text-decoration-thickness: 2px;
  }

  /* Mobile tweaks */
  @media (max-width: 520px){
    .timeline .col-year{ width: 96px; }
    .timeline tbody td,
    .timeline thead th{ padding: 12px; }
  }


  :root{
    --text: #2b2f33;
    --muted: #6b7280;           /* muted gray for borders */
    --line: #e5e7eb;            /* row separators */
    --header-bg: #f8fafc;       /* very light header background */
    --link: #0a66c2;            /* accessible blue for links */
  }

