/* social colors */
/* color pallate*/
/*Emaxio color pallate*/
/*Default Font Family*/
/*Default Font Family*/
/*font size*/
/*font weight*/
/*line height*/
/*border width*/
/*display variable*/
/*position vendor prefix*/
/*float */
/*value*/
.container-wrap {
  padding: 0; }

/*app-preview*/
/*app-preview*/
/*breakpoint*/
h1, h2 {
  font-family: "Merriweather", serif; }

h4, p, a, input, textarea, button, span, label {
  font-family: "Open Sans", sans-serif; }

/*font size*/
/*font weight*/
/*line height*/
/*border width*/
/*display variable*/
/*position vendor prefix*/
/*float */
/*value*/
.container-wrap {
  padding: 0; }

/*app-preview*/
/*app-preview*/
/* color pallate*/
/*Default Font Family*/
/*font size*/
/*font weight*/
/*line height*/
/*border width*/
/*display variable*/
/*position vendor prefix*/
/*float */
/*value*/
.container-wrap {
  padding: 0; }

/*app-preview*/
/*app-preview*/
/*breakpoint*/
h1, h2 {
  font-family: "Merriweather", serif; }

h4, p, a, input, textarea, button, span, label {
  font-family: "Open Sans", sans-serif; }

.noevent {
  padding: 0;
  margin-top: 180px;
  width: 60%;
  margin-left: 20%;
  min-height: 346px;
  text-align: center; }
  .noevent h2 {
    font-family: "Merriweather", serif;
    font-size: 36px;
    color: #191919;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0; }
  .noevent p {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    color: #757575;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0; }
  .noevent .create-action_btn {
    font-family: "Open Sans", sans-serif;
    min-width: 105px;
    margin-top: 15px;
    font-size: 16px;
    color: #ffffff;
    padding: 3px 20px;
    border-radius: 100px;
    text-transform: capitalize;
    background-color: #26ea99; }
  .noevent_wrapper {
    padding: 0; }
    .noevent_wrapper.inside_wrapper {
      min-height: 340px; }
      .noevent_wrapper.inside_wrapper .noevent {
        margin-top: 80px; }
    .noevent_wrapper.noemail {
      min-height: 685px; }
    .noevent_wrapper .scrolldown {
      padding: 10px;
      margin-top: 10px;
      text-align: center; }
      .noevent_wrapper .scrolldown p {
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        color: #757575;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        margin-bottom: 16px;
        cursor: pointer; }
      .noevent_wrapper .scrolldown svg {
        width: 23px;
        height: 23px;
        color: #757575;
        text-align: center;
        cursor: pointer; }
    .noevent_wrapper .available-feature {
      padding: 0;
      background-color: #ffffff; }
      .noevent_wrapper .available-feature .feature-screen {
        padding: 0;
        margin: auto; }
        .noevent_wrapper .available-feature .feature-screen img {
          width: 300px;
          height: 485px;
          object-fit: contain;
          margin-top: 20px;
          margin: auto; }
      .noevent_wrapper .available-feature .feature-info {
        padding: 0;
        margin-top: 100px; }
        .noevent_wrapper .available-feature .feature-info h4 {
          font-family: "Merriweather", serif;
          font-size: 24px;
          font-weight: bold;
          font-style: italic;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          color: #555555;
          margin-top: 0;
          margin-bottom: space(10px, 10px); }
        .noevent_wrapper .available-feature .feature-info p {
          width: 360px;
          font-family: "Open Sans", sans-serif;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.62;
          letter-spacing: normal;
          color: #555555;
          margin-bottom: space(20px, 10px); }
      .noevent_wrapper .available-feature .feature-title {
        padding: 0;
        text-align: center;
        margin-top: 120px; }
        .noevent_wrapper .available-feature .feature-title h2 {
          width: 760px;
          font-family: "Merriweather", serif;
          font-size: 32px;
          font-weight: bold;
          font-style: italic;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          text-align: center;
          color: #222222;
          margin: 0 auto; }
          @media (max-width: 480px) {
            .noevent_wrapper .available-feature .feature-title h2 {
              text-align: left;
              width: inherit; } }
      .noevent_wrapper .available-feature .feature-slider {
        padding: 0;
        margin-top: 40px; }
        .noevent_wrapper .available-feature .feature-slider .panel-default {
          border: none;
          background-color: #fcfcfc;
          box-shadow: none; }
        .noevent_wrapper .available-feature .feature-slider .panel-heading {
          background-color: #fcfcfc; }
        .noevent_wrapper .available-feature .feature-slider .panel-title img {
          width: 16px;
          height: 32px;
          object-fit: contain;
          float: right; }
        .noevent_wrapper .available-feature .feature-slider .panel-title a {
          text-decoration: none;
          display: inline-flex;
          align-items: center;
          font-family: "Open Sans", sans-serif;
          font-size: 16px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: normal;
          letter-spacing: normal;
          color: #db4344; }
          .noevent_wrapper .available-feature .feature-slider .panel-title a.collapsed {
            color: #555555; }
            .noevent_wrapper .available-feature .feature-slider .panel-title a.collapsed svg {
              fill: #555555;
              color: #555555;
              stroke: #555555; }
          .noevent_wrapper .available-feature .feature-slider .panel-title a svg {
            width: 32px;
            height: 32px;
            object-fit: contain;
            margin-right: 10px;
            margin: auto;
            fill: #db4344;
            color: #db4344;
            stroke: #db4344;
            margin-right: 10px; }
        .noevent_wrapper .available-feature .feature-slider .panel-body {
          border-top: none !important; }
          .noevent_wrapper .available-feature .feature-slider .panel-body .feature-info {
            margin-top: 20px; }
            .noevent_wrapper .available-feature .feature-slider .panel-body .feature-info p {
              width: inherit; }
          .noevent_wrapper .available-feature .feature-slider .panel-body .feature-screen img {
            margin-top: 0; }
      .noevent_wrapper .available-feature .feature-carousel {
        margin-top: 120px; }
        .noevent_wrapper .available-feature .feature-carousel.submix {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.submix .carousel-indicators li {
            width: calc(98%/6); }
        .noevent_wrapper .available-feature .feature-carousel.merchandise {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.merchandise .carousel-indicators li {
            width: calc(98%/6); }
        .noevent_wrapper .available-feature .feature-carousel.travel {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.travel .carousel-indicators li {
            width: calc(97.8%/7); }
        .noevent_wrapper .available-feature .feature-carousel.survey {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.survey .carousel-indicators li {
            width: calc(97.8%/6); }
        .noevent_wrapper .available-feature .feature-carousel.groups {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.groups .carousel-indicators li {
            width: calc(97.8%/6);
            margin-bottom: 40px; }
        .noevent_wrapper .available-feature .feature-carousel.contactmanager {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.contactmanager .carousel-indicators li {
            width: calc(97.8%/6);
            margin-bottom: 40px; }
        .noevent_wrapper .available-feature .feature-carousel.manager {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.manager .carousel-indicators li {
            width: calc(97.8%/5); }
        .noevent_wrapper .available-feature .feature-carousel.invoice {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.invoice .carousel-indicators li {
            width: calc(97.8%/5); }
        .noevent_wrapper .available-feature .feature-carousel.ticket {
          padding: 0; }
          .noevent_wrapper .available-feature .feature-carousel.ticket .carousel-indicators li {
            width: calc(97.5%/8); }
        .noevent_wrapper .available-feature .feature-carousel .carousel-control.left {
          background-image: none;
          width: initial;
          height: initial;
          top: 45%;
          width: 30px; }
          .noevent_wrapper .available-feature .feature-carousel .carousel-control.left img {
            width: 30px;
            left: 50%; }
        .noevent_wrapper .available-feature .feature-carousel .carousel-control.right {
          background-image: none;
          width: initial;
          height: initial;
          width: 30px;
          top: 45%; }
          .noevent_wrapper .available-feature .feature-carousel .carousel-control.right img {
            width: 30px;
            right: 50%; }
        .noevent_wrapper .available-feature .feature-carousel .carousel-indicators {
          top: -120px;
          left: 0;
          margin-left: 0;
          width: 100%;
          height: 62px;
          margin-bottom: 0; }
          .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li {
            width: 10.7%;
            height: 62px;
            margin: 0;
            text-indent: initial;
            border: none;
            border-radius: 0; }
            .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li.active {
              border-bottom: 2px solid #db4344;
              background-color: #fcfcfc; }
              .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li.active p {
                color: #db4344; }
              .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li.active svg {
                fill: #db4344;
                color: #db4344;
                stroke: #db4344; }
            .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li svg {
              width: 32px;
              height: 32px;
              object-fit: contain;
              fill: #555555;
              color: #555555;
              stroke: #555555; }
            .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li p {
              font-family: "Open Sans", sans-serif;
              font-size: 13px;
              font-weight: normal;
              font-style: normal;
              font-stretch: normal;
              line-height: normal;
              letter-spacing: normal;
              text-align: center;
              color: #555555;
              margin-bottom: 5px; }
      .noevent_wrapper .available-feature .feature-carousel .carousel-indicators li.active {
        background-color: #ffffff; }
      .noevent_wrapper .available-feature--container {
        padding: 0;
        width: 87%; }
        .noevent_wrapper .available-feature--container .feature-carousel.groups {
          margin-top: 220px; }
          .noevent_wrapper .available-feature--container .feature-carousel.groups .carousel-indicators {
            top: -200px;
            left: 0;
            margin-left: 0;
            width: 100%;
            height: 180px;
            margin-bottom: 0; }
        .noevent_wrapper .available-feature--container .feature-title {
          margin-top: 35px; }

/*# sourceMappingURL=noevent.css.map */
