::-moz-selection {
  background: #38FFA1;
}

::selection {
  background: #38FFA1;
}

nav.navbar.navbar-expand-md.navbar-light.fixed-top.bg-light {
  background-color: rgba(248, 249, 250, 0.95) !important;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
text-transform: capitalize;
  font-weight: bold !important;
}

a,
button,
input[type="submit"] {
text-transform: capitalize;
  font-weight: bold !important;
  font-size: 0.8em !important;
  cursor: pointer;
}

a span,
button span,
input[type="submit"] span {
  font-size: 2em !important;
}

p a {
  text-transform: inherit;
  font-size: inherit !important;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown .dropdown-menu {
  margin-top: 0;
}

.home h1 {
  margin-top: 50px;
  font-size: 1.5em;
}

.cc-color-override--1606610767 .cc-btn{
border-radius: 5px;
}
.home .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #000;
        background-color: white;
        border: 1px solid black;
        text-transform: unset;
        font-size: 18px !important;
        font-weight: 400 !important;
    }
    .home .nav-pills .nav-link {
        text-transform: unset;
        font-size: 18px !important;
        font-weight: 400 !important;
        border: none;
        background: unset;
    }
    .home #zcWebOptin {
        font-size: 18px !important;
        font-weight: 400 !important;
        border-radius: 5px;
        padding: 10px 30px;
        width: 100%;
        text-transform: unset;
    }
    .home form .form-control{
        height: 50px;
        border: 1px solid #69727d;
    }
    .home .form-container.card {
        box-shadow: 0px 0px 40px 0px rgb(255 0 235 / 17%);
        border: 1px solid #e1e1e1;
        border-radius: 15px;
    }
    .home .cls-1, .home .cls-4, .home .cls-2{
        fill:#000!important;
    }
    .home .gridCols{
        display: flex;
        flex-wrap: wrap;
    }
    .home .gridCols .svg-icon{
            flex: 1;
            max-width: 14%;
    }
    .home .gridCols h1 {
        flex: 1;
        max-width: 60%;
        margin: 0!important;
	margin-left: 10px!important;
        align-content: center;
        text-transform: unset;
        font-size: 24px;
        line-height: 25px;
    }
    .home .gridCols p {
        flex-grow: 2;
        margin-top:15px;
    }
    .home .whyElina {
        margin-top:15px;
    }
    .home .whyElina .grid-section .row .col-md-4 {
        margin: 14px;
        background-color: white;
        padding: 30px;
        border: 1px solid #e1e1e1;
        border-radius: 5px;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    }
    .home .tab-content.zohoCodes {
      display: none;
    }
    .home .tab-content.zohoCodes.active {
      display: block;
    }
    .home .jumbotron{
        background-color:rgb(248, 249, 250);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    }
    .home .jumbotron .container {
        padding-top:150px
    }
    .home .hospitality-section {
        background-color: #f8f9fa;
        border-style: solid;
        border-width: 1px 0px 0px 0px; 
        border-color: #e1e1e1; 
        padding:100px 0px;
        z-index: 99;
        position: relative;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    }
    .home .hospitalityCol {
        background-color: #FFF;
        box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        padding:50px; 
        border: 1px solid #E1E1E1;
        border-radius: 15px;
    }
    .home .firstSlideTitle{
        font-weight: 600 !important;
        text-transform: unset;
        font-size: 34px;
        line-height: 45px;
    }
    .home .reservationSlide .container {
        background-color: #000000B0;
        border-radius: 15px;
    }
    .home .button-custom-homepage {
        font-size: 18px !important;
        font-weight: 300 !important;
        line-height: 15px;
        border-radius: 5px;
        padding: 15px 30px;
        text-transform: none;
    }
    .home .reviewSection{
        background-color: #fff; 
        min-height: 50vh;
        padding:70px 0;
    }
    .home .slide-container-gray{
        background-color: #f8f9fa;
        border-radius: 15px;
        border:1px solid #e1e1e1;
        box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    }
    .home .circle-container-ca {
        justify-content: center;
        align-items: center;
        text-align: center;
        background-color: #f8f9fa;
        width: 180px;
        height: 180px;
        border-radius: 50%;
        display: flex;
        flex-direction: column;
    }
    .home .slide-container{
        background-color: white;
        border-radius: 15px;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #e1e1e1;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    }

section {
  min-height: 100vh;
}

section.jumbotron {
  background-color: white;
  border-radius: 0;
  margin-bottom: 0;
}

section.jumbotron .home-animation-hero {
  position: relative;
  z-index: 0;
  height: 500px;
  margin-bottom: 50px;
}

section.jumbotron .home-animation-hero .h1 {
  font-weight: bold !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 55%;
  z-index: 5;
  font-size: 2.1em;
}

@media (max-width: 450px) {
  section.jumbotron .home-animation-hero .h1 {
    top: auto;
    bottom: 0;
  }
  section.jumbotron .home-animation-hero .anim img {
    -webkit-transform: rotate(10deg) skew(-45deg, 20deg) scale(0.5) translate3d(-5rem, -5rem, 0) !important;
    transform: rotate(10deg) skew(-45deg, 20deg) scale(0.5) translate3d(-5rem, -5rem, 0) !important;
  }
}

section.jumbotron .home-animation-hero .anim {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  opacity: 0;
}

section.jumbotron .home-animation-hero .anim img {
  max-width: 100%;
  -webkit-transform: rotate(10deg) skew(-45deg, 20deg) scale(0.5) translate3d(-9rem, -9rem, 0);
  transform: rotate(10deg) skew(-45deg, 20deg) scale(0.5) translate3d(-9rem, -9rem, 0);
}

section.jumbotron .home-animation-hero .anim.anim-dashboard {
  z-index: 4;
}

section.jumbotron .home-animation-hero .anim.anim-background {
  z-index: 3;
}

section.jumbotron .home-animation-hero .anim.anim-booking-engine {
  z-index: 2;
}

section.jumbotron .shout {
  z-index: 1;
}

@media (min-width: 450px) {
  section.jumbotron.animating .h1 {
    -webkit-transition: top 1s ease-out, color 2s ease-out;
    transition: top 1s ease-out, color 2s ease-out;
    top: 50%;
    color: #fff;
  }
}

section.jumbotron.animating .anim {
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  opacity: 1;
}

section.jumbotron.animated .anim.anim-dashboard {
  -webkit-transition: -webkit-transform 2s ease-out;
  transition: -webkit-transform 2s ease-out;
  transition: transform 2s ease-out;
  transition: transform 2s ease-out, -webkit-transform 2s ease-out;
  -webkit-transform: translate3d(0, -3rem, 0);
          transform: translate3d(0, -3rem, 0);
}

section.jumbotron.animated .anim.anim-booking-engine {
  -webkit-transition: -webkit-transform 2s ease-out;
  transition: -webkit-transform 2s ease-out;
  transition: transform 2s ease-out;
  transition: transform 2s ease-out, -webkit-transform 2s ease-out;
  -webkit-transform: translate3d(0, 3rem, 0);
          transform: translate3d(0, 3rem, 0);
}

section.mainSlide {
  height: auto;
  min-height: auto;
  background: #38FFA1;
  background: linear-gradient(135deg, #38FFA1 0%, #7e8de5 100%);
}

section.mainSlide blockquote {
  margin-top: 50px;
  margin-bottom: 50px;
  background: rgba(255, 255, 255, 0.7);
  padding: 50px 100px;
  border-radius: 5px;
  font-size: 1.3em;
}

section.mainSlide blockquote:after, section.mainSlide blockquote:before {
  display: block;
  font-family: "Montserrat", Sans-serif;
  font-weight: 900;
  position: absolute;
  font-size: 80px;
  color: #39ffa1;
  opacity: 0.3;
}

section.mainSlide blockquote:after {
  content: "\f10d";
  left: 3%;
  top: 9%;
}

section.mainSlide blockquote:before {
  content: "\f10e";
  right: 3%;
  bottom: 9%;
}

@media (max-width: 450px) {
  section.mainSlide blockquote {
    margin-top: 50px;
    margin-bottom: 25px;
    padding: 5px;
    border-radius: 5px;
    font-size: inherit;
    margin-left: -25px;
    margin-right: -25px;
  }
}

section.mainSlide h2 {
  color: #fff;
}

section.mainSlide .grid-product-usp .svg-icon svg {
  height: 80px;
  margin-bottom: 25px;
}

section.mainSlide .grid-product-usp .svg-icon svg path {
  fill: #fff !important;
}

section.mainSlide .grid-product-usp h3,
section.mainSlide .grid-product-usp p {
  color: #0A1147;
}

section.mainSlide .grid-product-usp h3 {
  font-size: 1.3rem;
}

section.mainSlide .grid-product-usp p {
  font-size: 0.8rem;
}

section.mainSlide .grid-product-usp .col-md-4.column {
  padding: 2rem;
}

section.reservationSlide {
  height: auto;
  min-height: auto;
  background-color: #0A1147;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

section.reservationSlide .video-container {
  position: absolute;
  margin: 15px;
  width: 345px;
  height: 568px;
  overflow: hidden;
}

section.reservationSlide .video-container .overlay-device {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  z-index: 1;
}

section.reservationSlide .video-container video {
  border-radius: 33px;
  position: absolute;
  z-index: 0;
  width: 250px;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

section.reservationSlide .blue-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0A1147;
  opacity: 0.8;
}

section.reservationSlide h2,
section.reservationSlide p {
  color: #fff;
}

section.webMarketingSlide {
  position: relative;
}

section.webMarketingSlide .website-background,
section.webMarketingSlide .analytics-background {
  position: absolute;
  width: 50%;
  height: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
  max-width: 800px;
}

section.webMarketingSlide .analytics-background {
  background-position: bottom left;
  top: 0;
  right: 0;
}

section.webMarketingSlide .website-background {
  background-position: top right;
  bottom: 0;
  left: 0;
}

section.main-body {
  background: #f8f9fa;
}

section.main-body .card-grid .row.clearfix {
  overflow: hidden;
}

section.main-body .card-grid .card {
  position: initial;
  border-radius: 0;
  border: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}

section.main-body .card-grid .card:after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  background: #fff;
  z-index: 0;
}

section.main-body .card-grid .card > div,
section.main-body .card-grid .card > a {
  position: relative;
  z-index: 1;
}

section.main-body .card-grid .card h3,
section.main-body .card-grid .card .h3 {
  font-size: 16px;
  font-weight: bold;
}

section.main-body .card-grid .card .card-body {
  position: relative;
  z-index: 1;
}

section.main-body .card-grid .card .card-body p,
section.main-body .card-grid .card .card-body p a,
section.main-body .card-grid .card .card-body p a span {
  font-size: 14px !important;
}

section.main-body .card-grid .card .card-body text iframe {
  max-width: 100%;
}

section.main-body .card-grid .card .svg-icon svg {
  height: 130px;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px;
}

section.main-body .card-grid .card > a {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

section.main-body .card-grid .card > a:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 10px 10px;
}

section.main-body .card-grid .card a:hover {
  text-decoration: none;
}

section.main-body .card-grid .card a .h3,
section.main-body .card-grid .card a p {
  color: initial;
}

section.main-body .card-grid .card a .h3 {
  color: initial;
  font-weight: bold;
}

section.main-body .card-grid .card a p {
  color: initial;
  font-weight: normal;
  text-transform: initial;
}

section.main-body .card-grid .card .card-image {
  position: relative;
  z-index: 1;
}

section.main-body .card-grid .card .card-image img {
  max-width: 100%;
}

.deepPurple.internal-page section.jumbotron {
  background-color: #8724ff;
}

.deepPurple.internal-page section.jumbotron.no-picture {
  background: linear-gradient(135deg, #8724ff 0%, #7e8de5 100%);
}

.pinkFloyd.internal-page section.jumbotron {
  background-color: #ffb3f9;
}

.pinkFloyd.internal-page section.jumbotron.no-picture {
  background: linear-gradient(135deg, #ffb3f9 0%, #7e8de5 100%);
}

.internal-page section {
  min-height: 50vh;
}

.internal-page section.jumbotron {
  background-color: #38FFA1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.internal-page section.jumbotron h1 {
  margin-top: 2rem;
  text-shadow: #fff 5px 5px 0px;
}

.internal-page section.jumbotron h1.text-white {
  text-shadow: #000 5px 5px 0px;
}

@media (max-width: 767px) {
  .internal-page section.jumbotron h1 {
    font-size: 3.1em;
  }
}

@media (max-width: 450px) {
  .internal-page section.jumbotron h1 {
    font-size: 2.1em;
  }
}

.internal-page section.jumbotron.no-picture {
  background: linear-gradient(135deg, #38FFA1 0%, #7e8de5 100%);
}

.internal-page section .list-recent-post {
  list-style: none;
  padding: 0;
}

.internal-page section .list-recent-post li {
  line-height: 1em;
  margin-bottom: 15px;
}

.internal-page .card-deck {
  margin-top: 3em;
}

.internal-page .card-deck .pricing-card-title span {
  display: none;
}

.internal-page .card-deck .pricing-card-title span.active {
  display: block;
}

.internal-page .card-deck .pricing-card-title small.text-muted {
  font-size: 0.6rem;
  font-weight: bold;
}

.internal-page .card-deck .card-body ul {
  list-style: none;
  padding: 0;
}

.internal-page .card-deck .card-body ul li {
  margin-bottom: 1em;
  font-size: 0.9rem;
  border-bottom: 1px solid #efefef;
  padding-bottom: 1em;
}

.blog .card-body {
  min-height: 320px;
}

.blog .main-body,
.post .main-body,
.blogCategory .main-body,
.blogCategories .main-body {
  padding-top: 15px;
}

.formPage section {
  margin-bottom: 0;
  min-height: auto;
}

.formPage .checkboxlist input[type="checkbox"] {
  display: inline !important;
  width: auto;
  line-height: 1em;
  height: auto;
}

footer {
  border-top: 5px solid #38FFA1;
  padding-top: 2rem;
  background-color: #f8f9fa;
}

footer a {
  color: #6c757d;
}

footer ul {
  padding: 0;
  font-size: 0.8rem;
  opacity: 0.7;
}

footer ul li {
  list-style: none;
  padding: .4rem 0;
}

.social-media-links {
  padding: 25px;
  font-size: 3em;
}

.social-media-links a {
  margin: 15px;
}

.navbar-nav {
  padding: 1rem 0;
}

.nav-link {
  padding: 1rem;
}

.dropdown-item {
  padding: 0.5rem 1.5rem;
}

@media (max-width: 767px) {
  .main-body__about-us .card-image {
    overflow: auto;
  }
  .main-body__about-us .card-image img {
    height: 600px;
    max-width: none !important;
  }
}

@media (min-width: 768px) {
        .home .whyElina .grid-section .row .col-md-4 {
            flex: 1;
        }
        .home .jumbotron.mainJumbotron {
            margin-bottom: -150px;
        }
}
@media (min-width: 992px) {
        .home .jumbotron.mainJumbotron {
            margin-bottom: -245px;
        }
}

/*# sourceMappingURL=core.css.map */