@charset "UTF-8";
.p-6 {
  padding: 4.5rem !important;
}

.px-6 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.py-6 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.pt-6 {
  padding-top: 4.5rem !important;
}

.pr-6 {
  padding-right: 4.5rem !important;
}

.pb-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6 {
  padding-left: 4.5rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.px-7 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.py-7 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.pt-7 {
  padding-top: 6rem !important;
}

.pr-7 {
  padding-right: 6rem !important;
}

.pb-7 {
  padding-bottom: 6rem !important;
}

.pl-7 {
  padding-left: 6rem !important;
}

.p-8 {
  padding: 7.5rem !important;
}

.px-8 {
  padding-left: 7.5rem !important;
  padding-right: 7.5rem !important;
}

.py-8 {
  padding-top: 7.5rem !important;
  padding-bottom: 7.5rem !important;
}

.pt-8 {
  padding-top: 7.5rem !important;
}

.pr-8 {
  padding-right: 7.5rem !important;
}

.pb-8 {
  padding-bottom: 7.5rem !important;
}

.pl-8 {
  padding-left: 7.5rem !important;
}

.p-9 {
  padding: 9rem !important;
}

.px-9 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.py-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.pt-9 {
  padding-top: 9rem !important;
}

.pr-9 {
  padding-right: 9rem !important;
}

.pb-9 {
  padding-bottom: 9rem !important;
}

.pl-9 {
  padding-left: 9rem !important;
}

.p-10 {
  padding: 10rem !important;
}

.px-10 {
  padding-left: 10rem !important;
  padding-right: 10rem !important;
}

.py-10 {
  padding-top: 10rem !important;
  padding-bottom: 10rem !important;
}

.pt-10 {
  padding-top: 10rem !important;
}

.pr-10 {
  padding-right: 10rem !important;
}

.pb-10 {
  padding-bottom: 10rem !important;
}

.pl-10 {
  padding-left: 10rem !important;
}

.p-11 {
  padding: 11rem !important;
}

.px-11 {
  padding-left: 11rem !important;
  padding-right: 11rem !important;
}

.py-11 {
  padding-top: 11rem !important;
  padding-bottom: 11rem !important;
}

.pt-11 {
  padding-top: 11rem !important;
}

.pr-11 {
  padding-right: 11rem !important;
}

.pb-11 {
  padding-bottom: 11rem !important;
}

.pl-11 {
  padding-left: 11rem !important;
}

@font-face {
  font-family: "icomoon";
  src: url("/fonts/icomoon.eot?k9iymq");
  src: url("/fonts/icomoon.eot?k9iymq#iefix") format("embedded-opentype"), url("/fonts/icomoon.ttf?k9iymq") format("truetype"), url("/fonts/icomoon.woff?k9iymq") format("woff"), url("/fonts/icomoon.svg?k9iymq#icomoon") format("svg");
  font-weight: bold;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"], ::after, .carousel-control-prev-icon, .carousel-control-next-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bcg-logo-elements3:before {
  content: "";
}

.icon-bcg-logo-elements2:before {
  content: "";
}

.icon-bullet:before {
  content: "";
}

.icon-bcg-logo-elements:before {
  content: "";
}

.icon-logo-leaf:before {
  content: "";
}

.icon-social-linkedin:before {
  content: "";
}

.icon-social-email:before {
  content: "";
}

.icon-social-tw:before {
  content: "";
}

.icon-social-instagram:before {
  content: "";
}

.icon-social-fb:before {
  content: "";
}

.icon-arrow-slider:before {
  content: "";
}

.icon-logo-header:before {
  content: "";
}

.icon-arrow-btn:before {
  content: "";
}

.icon-arrow-right-btn:before {
  content: "";
}

.fa-chevron-left:before,
.fa-chevron-right:before {
  content: "";
}

.icon-arrow-slider:before,
.carousel-control-prev-icon:before,
.carousel-control-next-icon:before {
  content: "";
  color: #19e082;
}

.icon-logo-leaf:before {
  content: "";
  display: block;
  font-size: 80px;
  color: #19e082;
  padding-bottom: 10px;
}

.icon-bullet:before {
  content: "";
  color: #19e082;
  padding-right: 20px;
  font-size: 12px;
}

*:focus {
  outline: 0 !important;
}

.btn:focus {
  box-shadow: none !important;
}

@media (min-width: 1367px) {
  .container {
    max-width: 1260px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 30px;
    padding-left: 30px;
  }
}
body {
  position: relative;
  overflow: auto;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #191629;
}
body a {
  color: #3e256f;
}
body a:hover {
  color: #3e256f;
  text-decoration: none;
}
body b {
  color: #3e256f;
  font-weight: bold;
}
body strong {
  font-weight: bold;
}
body p {
  color: #191629;
  font-size: 16px;
  line-height: 32px;
}
body span {
  color: #3e2571;
  font-weight: 400;
}
body .button1 {
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 40px;
  background-color: #19e082;
  border-radius: 30px;
  padding: 0 40px;
  color: #2f1956;
}
body .button1:hover {
  background-color: #43ffa9;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  color: #3e256f;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

.read-more {
  min-width: 180px;
  display: inline-block;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  border-bottom: 2px solid #19e082;
  padding-bottom: 20px;
}
.read-more::after {
  content: "";
  float: right;
  padding-left: 20px;
}
.read-more::before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #3e256f;
  transition: width 0.3s;
  position: absolute;
  bottom: -2px;
}
.read-more:hover::before {
  width: 100%;
}

.white-bottom::before {
  background: #FFFFFF !important;
}

.table span {
  color: #3e256f;
  font-size: 18px;
  line-height: 36px;
}

.table th {
  padding-left: 0px;
  width: 22% !important;
}

.table td, .table th {
  border-top: none !important;
  color: #3e256f;
  font-size: 18px;
  line-height: 36px;
}

.table tr {
  border-bottom: 3px solid #d9d9d9;
}

.table_1 td, .table_1 th {
  line-height: 32px;
  font-size: 16px;
  color: #191629;
}
.table_1 td:last-child, .table_1 th:last-child {
  border-bottom: none;
}

.table_1 tr {
  border-bottom: 1px solid #d9d9d9;
}

.plum-products {
  background-image: url(/images/01-home-page-products-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 0%;
  line-height: 30px;
  border-radius: 15px;
  background-color: #3e256f;
}
.plum-products .read-more, .plum-products h2, .plum-products p, .plum-products b {
  color: #FFFFFF;
}
.plum-products p {
  font-size: 14px;
}

.margin-l-12 {
  margin-left: 6%;
}

.margin-l-6 {
  margin-left: 12%;
}

.noto {
  font-family: "Noto Serif", serif;
}

.vertical-align-center {
  display: flex;
  justify-content: center;
  /* align vertical */
  flex-direction: column;
  /* align in column, not row*/
}

.play-video {
  font-size: 18px;
  color: #00ff8a;
  font-weight: 400;
  border-bottom: 1px solid #00ff8a;
  padding-bottom: 1px;
}

.play-video:hover {
  text-decoration: none;
  color: #00ff8a;
}

.product-block {
  background-image: url(../images/product-block.png);
}
.product-block span {
  color: #19e082;
  font-weight: 700;
}
.product-block p {
  color: #FFFFFF !important;
  font-size: 14px;
  line-height: 30px;
}
.product-block h2 {
  color: #FFFFFF !important;
  font-size: 48px;
}

.product-banner {
  background-color: #00946f;
  background-image: url(../images/green-bck.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 440px;
}
.product-banner h2 {
  color: #FFFFFF;
  font-size: 56px;
}
.product-banner span {
  color: #FFFFFF !important;
  font-size: 56px !important;
  line-height: 50px !important;
  font-weight: bold !important;
  display: inline-block;
}

.faq {
  padding-top: 250px !important;
}
.faq .faq-answers {
  padding-top: 58px;
  padding-bottom: 180px;
}
.faq .faq-answers p {
  font-size: 14px;
}
.faq button[aria-expanded=true] {
  background-color: #3e256f;
}
.faq button[aria-expanded=true] span {
  color: #FFFFFF !important;
}
.faq button[aria-expanded=true] .iks {
  transform: rotate(45deg) !important;
  padding: 11px;
  display: table-row;
}
.faq .promeniti {
  text-align: -webkit-center;
}
.faq button {
  border-radius: 50px !important;
  background-color: #19e082;
  font-size: 18px;
  line-height: 1;
  color: #2f1956;
  font-weight: bold;
  padding: 20px;
}
.faq button:hover {
  background-color: #43ffa9;
}
.faq button span {
  font-size: 18px !important;
  line-height: 1;
  color: #2f1956;
  font-weight: bold;
}
.faq .plus {
  font-size: 36px !important;
  padding: 11px;
}
.faq .faq-question {
  font-size: 24px !important;
  line-height: 36px !important;
  color: #3e256f;
  font-weight: 700;
  margin-bottom: 30px;
}
.faq p {
  line-height: 30px;
  color: #191629;
  font-weight: 400;
}
.faq span {
  color: #19e082;
  font-size: 24px;
  font-weight: 700;
}
.faq ul {
  list-style-type: none !important;
  list-style-image: none;
}
.faq ul .faq-QA {
  padding-top: 30px;
  padding-bottom: 30px;
}
.faq .coverFaq {
  background-image: url(../images/faq-bck.png);
}

.site-contact {
  background-image: url(../images/site-contact-bcg01.png);
}
.site-contact p {
  font-size: 16px;
  line-height: 32px;
  color: #191629;
}
.site-contact span {
  color: #3e256f;
  font-weight: bold;
  font-size: 16px;
}

select {
  height: 58px !important;
}

.ibc-show {
  background-image: url(../images/03-ibc-meeting-form-bcg.jpg) !important;
}

.coverContact {
  padding-bottom: 250px;
  background-image: url(../images/contact-bcg.jpg);
  background-position: bottom;
  /* Center and scale the image nicely */
  min-height: 840px;
}
.coverContact h1 {
  font-size: 48px;
  color: #FFFFFF;
  line-height: 50px;
}
.coverContact h4, .coverContact b {
  color: #FFFFFF;
}
.coverContact p {
  color: white;
  font-weight: 400;
  margin: 0;
}
.coverContact span {
  color: #19e082;
  font-size: 16px;
  font-weight: 400;
}
.coverContact .proposal {
  font-size: 16px;
  color: #19e082;
  line-height: 32px;
}
.coverContact .card-body {
  padding: 35px !important;
}
.coverContact .card {
  height: 280px !important;
  width: 280px !important;
  border-color: rgba(232, 232, 232, 0.15);
}
.coverContact .card img {
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
}
.coverContact .card a, .coverContact .card .phone {
  font-size: 14px;
  line-height: 18px;
  color: #19e082;
  text-decoration: underline;
}

.blog span {
  font-size: 16px;
  color: #19e082;
}
.blog h1 {
  color: #FFFFFF;
}
.blog .blog-categories {
  background-color: #19e082;
  padding: 20px;
}
.blog .blog-categories .read-more {
  border-bottom: 2px solid #3e256f;
}
.blog .podigni {
  margin-top: -280px;
}
.blog .nemaime1 {
  background-color: #3e256f;
}
.blog .nemaime1 h4 {
  color: #FFFFFF;
}
.blog .plum-quotes .quote {
  font-size: 28px !important;
  font-weight: 700;
  font-style: italic;
}
.blog .blogs-news {
  margin-top: -340px;
}
.blog .blogs-news h2 {
  color: #FFFFFF;
}
.blog .blogs-news .card {
  border-radius: 20px !important;
}
.blog .blogs-news .card img {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.blog .blogs-news .card-body {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  background-color: #3e256f;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.blog .blog-case-study {
  margin-top: -340px;
  background-color: #3e256f;
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: 480px;
}
.blog .blog-case-study h1 {
  font-size: 48px;
  line-height: 50px;
  padding-bottom: 95px;
}
.blog .blog-case-study p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
}
.blog .blog-case-study b {
  color: #FFFFFF;
}
.blog .blog-download-pdf {
  margin-top: -132px;
  background-color: #19e082;
  color: #3e256f;
  height: 90px;
}
.blog .blog-download-pdf a {
  font-weight: bold;
  color: #191629;
  font-size: 14px;
}
.blog .blog-download-pdf a:hover {
  text-decoration: none;
}
.blog .blogs {
  padding-top: 60px;
  padding-bottom: 50px;
}
.blog .blogs hr {
  border-top: 2px solid #3e256f;
  margin-bottom: 72px;
}
.blog .blogs p {
  margin-bottom: 0px;
}

.coverBlog {
  background-image: url("../images/top_section_bcg.jpg");
  background-position: bottom;
  min-height: 940px;
}

.coverBlogNovelty {
  background-image: url(../images/blog-bcg01.jpg);
}

.coverPrice {
  background-image: url(../images/prices-bcg.jpg);
  background-position: bottom;
}
.coverPrice a {
  color: #FFFFFF;
}
.coverPrice a:hover {
  color: #FFFFFF;
  font-weight: 700;
}

#price-bck2 {
  background-image: url(../images/faq-bck.png);
}

.plum-quotes {
  position: initial;
  padding: 20px;
  align-items: center;
  /* align horizontal */
}
.plum-quotes .quotation_marks {
  color: #19e082;
  font-size: 56px;
  line-height: 40px;
  font-weight: 700;
  font-style: italic;
  font-family: "Noto Serif", serif;
}
.plum-quotes .quote {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  font-style: italic;
  color: #3e256f;
}
.plum-quotes .author {
  color: #19e082;
  font-weight: 700;
  font-size: 14px;
  line-height: 2.1;
}
@media (max-width: 768px) {
  .plum-quotes .carousel-item {
    min-height: 300px;
  }
  .plum-quotes .contentInsideCarousel {
    position: absolute;
    top: 20%;
  }
}
@media (max-width: 576px) {
  .plum-quotes .carousel-item {
    min-height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .plum-quotes .quotation_marks {
    font-size: 40px;
  }
  .plum-quotes .quote {
    font-size: 32px;
    line-height: 32px;
  }
}
@media (min-width: 992px) {
  .plum-quotes .carousel-item {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.price-quotes {
  padding: 96px 0;
  position: relative;
}
.price-quotes .carousel-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 10px;
  width: 100px;
  height: 100px;
}

.prices .price-business {
  margin-top: -324px;
}
.prices .price-business b {
  color: #19e082;
}
.prices .plum-quotes h1 {
  color: #19e082 !important;
}
@media (min-width: 768px) {
  .prices .carousel-item {
    min-height: 400px;
    padding: 100px;
  }
}
.prices span {
  color: white;
}
.prices .card {
  background-color: #191629 !important;
}
.prices .card-title {
  margin-bottom: 0px;
}
.prices .card-text {
  margin-bottom: 0px;
}
.prices .business-bcgFirst {
  background-color: #191629;
  border-radius: 20px;
  padding-right: 73px;
  padding-left: 73px;
  padding-top: 50px;
  padding-bottom: 107px;
}
.prices .business-bcgSecond {
  background-color: #191629;
  border-radius: 20px;
  padding-right: 22px;
  padding-left: 22px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.prices h1 {
  font-size: 48px;
  line-height: 50px;
  color: #FFFFFF !important;
}
.prices h2 {
  font-size: 36px;
  line-height: 36px;
  color: #FFFFFF;
}
.prices h3 {
  color: #FFFFFF;
  font-weight: 700;
  line-height: 36px;
}
.prices p {
  font-size: 14px;
  line-height: 30px;
  color: #FFFFFF;
  font-weight: 400;
}
.prices ul li {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 32px;
}
.prices .colorOfPrice {
  color: #19e082;
}
.prices .biggerPrice {
  font-size: 36px;
  color: #19e082;
  font-weight: 700;
  padding-left: 10px;
}

.index-solution a {
  color: #FFFFFF;
  font-weight: bold;
}
.index-solution a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.index-slider {
  min-height: 939px;
  background: url("../images/index-cover.jpg") no-repeat center;
}
.index-slider a {
  color: #FFFFFF;
}
.index-slider h1 {
  color: #FFFFFF;
}
.index-slider span {
  color: #FFFFFF;
  font-size: 18px;
}

.solutions h3 {
  font-size: 24px !important;
  line-height: 36px !important;
}
.solutions span {
  color: #3e256f;
}
.solutions h2 {
  color: #FFFFFF;
  font-size: 56px;
}
.solutions p {
  color: #FFFFFF;
  font-weight: 300;
}
.solutions .solution-overview-bcg {
  min-height: 940px;
  background: url("../images/top_section_bcg.jpg") no-repeat center;
}
.solutions .solution-overview-bcg a {
  color: #FFFFFF;
}
.solutions .solution-overview-bcg h1 {
  color: #FFFFFF;
}
.solutions .solution-overview-bcg span {
  color: #FFFFFF;
  font-size: 18px;
}
.solutions .solution-description {
  background-image: url(../images/03-white-bcg.jpg);
  min-height: 450px;
}
.solutions .solution-description p {
  color: #191629;
}
.solutions .solution-kind {
  min-height: 940px;
}
.solutions .solution-kind p {
  font-size: 14px;
  line-height: 30px;
  color: #191629;
}
.solutions .solution-kind b {
  color: #3e256f;
  font-weight: bold;
}
.solutions .solution-providers {
  padding-top: 273px;
  background-image: url(../images/solution-3-bcg.jpg);
}
.solutions .solution-hospitality {
  padding-top: 282px;
  background-position: center;
  background-image: url(../images/solution-4-bcg.jpg);
}
.solutions .solution-references {
  background-image: url(../images/solution-5-bcg.jpg);
  min-height: 625px;
}
.solutions .solution-references p {
  color: #191629;
  font-size: 14px;
  line-height: 30px;
}

.android-box-block {
  background-image: url(../images/android-box-bcg.jpg);
  min-height: 940px;
}
.android-box-block p {
  line-height: 30px;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 14px;
}
.android-box-block span {
  color: #19e082;
  font-weight: 700;
}
.android-box-block a {
  color: #FFFFFF;
}
.android-box-block h5 {
  font-size: 48px;
  line-height: 50px;
  color: #FFFFFF;
}

.android-box {
  min-height: 940px;
}
.android-box .android-box-bcg {
  background-image: url(../images/android-box/01-box-top-img.jpg) !important;
  min-height: 940px;
  padding-top: 250px;
}
.android-box .android-box-bcg span {
  color: #19e082;
  font-weight: 700;
}
.android-box .android-box-bcg h1 {
  color: #FFFFFF;
}
.android-box .android-box-bcg p {
  font-weight: 400;
}
.android-box .product-block h2 {
  font-size: 36px !important;
}
.android-box .card {
  padding-top: 15px;
  padding-bottom: 60px;
}
.android-box .android-block-04 {
  padding-top: 280px;
  padding-bottom: 400px;
  background-image: url(../images/android-box/02-box-banner-img.jpg) !important;
}
.android-box .android-block-04 * {
  color: #FFFFFF;
}
.android-box .android-block-04 p {
  font-size: 14px;
  line-height: 30px;
}
.android-box .faq-answers {
  padding-top: 58px;
}
.android-box .faq-answers p {
  font-size: 14px;
}
.android-box button[aria-expanded=true] {
  background-color: #3e256f;
}
.android-box button[aria-expanded=true] span {
  color: #FFFFFF !important;
}
.android-box button[aria-expanded=true] .iks {
  transform: rotate(45deg) !important;
  padding: 11px;
  display: table-row;
}
.android-box .promeniti {
  text-align: -webkit-center;
}
.android-box button {
  border-radius: 50px !important;
  background-color: #19e082;
  font-size: 18px;
  line-height: 1;
  color: #2f1956;
  font-weight: bold;
  padding: 20px;
}
.android-box button:hover {
  background-color: #43ffa9;
}
.android-box button span {
  font-size: 18px !important;
  line-height: 1;
  color: #2f1956;
  font-weight: bold;
}
.android-box .plus {
  font-size: 36px !important;
  padding: 11px;
}

.products-list {
  padding-left: 32px;
  list-style: none;
}
.products-list a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
}
.products-list a:hover {
  color: #19e082;
}
.products-list li:hover {
  padding-left: 5px !important;
}
.products-list .icon-bullet:before {
  margin-left: -32px;
}

.plum-solutions {
  padding: 0;
}
.plum-solutions h3 {
  color: #FFFFFF;
}
.plum-solutions p {
  font-size: 14px;
  line-height: 30px;
  color: #FFFFFF;
  font-weight: 400;
}

.business-models {
  line-height: 30px;
  border-top: 1px solid #e8e8e8;
}
.business-models p {
  font-size: 14px;
  line-height: 30px;
  color: #3e256f;
  font-weight: 300;
}
.business-models .card-body {
  padding: 35px !important;
}
.business-models .card {
  border: 1px solid transparent;
  border-bottom: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

.plum-interactive-tv {
  color: #00de78;
}
.plum-interactive-tv h2, .plum-interactive-tv h3 {
  color: #FFFFFF;
}
.plum-interactive-tv span {
  color: #19e082;
}
.plum-interactive-tv .card {
  border: 1px solid #6a578e;
}
.plum-interactive-tv .card-body {
  padding: 20px;
}

@media (max-width: 576px) {
  .plum-stats .row .card {
    border: 1px solid #9589ad;
    margin-bottom: 10px;
  }
  .plum-stats .row [class*=col-] {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .plum-stats .row .card:nth-child(2n+1) {
    border-left: 1px solid #9589ad;
  }
  .plum-stats .row .card:nth-child(-n+2) {
    border-top: 1px solid #9589ad;
  }
}
@media (min-width: 768px) {
  .plum-stats .row .card:nth-child(4n+1) {
    border-left: 1px solid #9589ad;
  }
  .plum-stats .row .card:nth-child(-n+4) {
    border-top: 1px solid #9589ad;
  }
}
.plum-stats .card {
  border: 0;
  border-right: 1px solid #9589ad;
  border-bottom: 1px solid #9589ad;
  width: 85%;
}
.plum-stats .card-body {
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
  padding-top: 80px;
  padding-bottom: 80px;
  align-items: center;
  /* align horizontal */
}
.plum-stats .card-title {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0.75em;
}
.plum-stats [class*=col-] {
  padding-right: 0px;
  padding-left: 0px;
}

.four-five-block .active:first-child .card {
  border-left: 1px solid #e8e8e8;
}
.four-five-block .owl-stage-outer {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.four-five-block .card {
  border-left: 0;
  border-color: #e8e8e8;
  min-height: 280px;
}
.four-five-block .card .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.four-five-block .card img {
  vertical-align: middle;
}
.four-five-block .card .card-body {
  text-align: center;
}
.four-five-block .owl-theme .owl-controls .owl-page {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100px;
  height: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background: #ccc;
  border: none;
}
.four-five-block .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #19e082;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 50px;
  height: 2px;
  background: #c5f7e0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #19e082;
}

.plum-news {
  padding-bottom: 240px;
}
.plum-news .card {
  border: 0;
  background-color: transparent;
  width: 85%;
}
.plum-news .card-news {
  height: 100%;
}
.plum-news h2 {
  color: #FFFFFF;
}
.plum-news span {
  color: #19e082;
}
.plum-news h4 {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .plum-news .row [class*=col-] {
    padding-bottom: 24px;
  }
}
.plum-news .row [class*=col-] {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 24px;
}
.plum-news img {
  background-image: linear-gradient(to top, black 40%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.plum-news .card-img-overlay h4 {
  position: absolute;
  bottom: 35px;
  font-weight: 800 !important;
  padding-left: 20px;
  padding-right: 30px;
}

#faq-news {
  background-color: #3e256f;
  background-size: cover;
}
#faq-news span {
  font-size: 14px;
  font-weight: 300;
}

#index-stats-news {
  background-image: url(../images/index-stats-news-bcg.jpg);
  background-size: cover;
}
#index-stats-news .icon-logo-leaf:before {
  padding: 0 0 0 40px;
}

.card-text {
  font-size: 14px;
  line-height: 18px;
  color: #3e256f;
}

ul {
  list-style-image: url(../images/arrow.png);
}

.font-thin {
  font-weight: 300;
}

.header-color .header {
  background: #191629;
}

.header {
  background: transparent;
  position: absolute;
  color: #ffffff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  font-size: 18px;
}
.header .page-submenu {
  margin-left: 28px !important;
}
.header .demo {
  font-size: 16px;
  color: #19e082;
  font-weight: bold;
}
.header a {
  color: #3e256f;
}
.header .header-top .logo img {
  padding-bottom: 10px;
}
.header .header-top .header-right {
  text-align: right;
  margin-right: -25px;
}
.header .header-top .header-right span {
  font-size: 16px;
  line-height: 36px;
  padding: 0 10px;
  vertical-align: sub;
}
.header .header-top .header-right span button {
  font-size: 10px;
}
.header .navbar {
  padding: 0;
}
.header .navbar .navbar-nav {
  margin-left: -20px;
}
.header .navbar .nav-item {
  padding: 0;
}
.header .navbar .nav-item .nav-link {
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  margin: 0 20px;
  padding: 0;
  border-top: 2px solid transparent;
  text-transform: uppercase;
  position: relative;
}
.header .navbar .nav-item .nav-link:hover {
  border-top: 2px solid #27cb7c;
}
.header .navbar .active .active-page-line::before {
  content: "";
  display: block;
  height: 2px;
  margin-top: -2px;
  top: 52%;
  position: absolute;
  width: 100%;
  background: #27cb7c;
}
.header .navbar .active .active-page-line::before .dropdown-menu a {
  height: 0px;
}
.header .navbar .dropdown-menu {
  background-color: #19e082;
  padding: 20px;
  border-radius: 0;
  margin-top: -5px;
}
.header .navbar .dropdown-menu a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 2px solid #3e256f;
  padding-top: 20px;
  padding-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 20px;
}
.header .navbar .dropdown-menu a:hover {
  color: white;
}
.header .navbar .dropdown-menu a::after {
  content: "";
  padding-left: 20px;
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.homepage-video {
  min-height: 940px;
  width: 100%;
  position: relative;
}

.product-overview {
  min-height: 940px;
  width: 100%;
  position: relative;
  background: url("../images/product-video1.png") no-repeat right bottom;
  background-color: #0c0915;
}
.product-overview .header {
  background-color: #191629 !important;
}
.product-overview p {
  color: #FFFFFF;
}
.product-overview h1 {
  color: #FFFFFF;
}

.homepage-client {
  min-height: 557px;
  width: 100%;
  position: relative;
  z-index: 15;
  background: url("../images/homepage-client.png") no-repeat center;
}

.homepage-content {
  padding-bottom: 100px;
}

.homepage-content img {
  margin-left: -100px;
}

.homepage-content .right img {
  margin-left: 100px;
}

.homepage-content .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  padding-top: 70px;
  text-transform: uppercase;
  color: #59335e;
  display: block;
}

.homepage-content .description {
  display: block;
  color: #191629;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  padding-top: 15px;
}

.homepage-content a {
  background-color: transparent;
  font-size: 18px;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  line-height: 60px;
  border: 2px solid #24e48b;
  border-radius: 30px;
  padding: 0 60px;
  display: block;
  position: absolute;
  bottom: 45px;
  left: 0;
  color: #212529;
}

.homefeatures img {
  max-width: 80px;
}
.homefeatures .card-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 576px) {
  .homefeatures .card-group .card {
    border: 1px solid #e8e8e8;
  }
}
@media (max-width: 768px) {
  .homefeatures .card-group .card:nth-child(2n+1) {
    border-left: 1px solid #e8e8e8;
  }
  .homefeatures .card-group .card:nth-child(-n+2) {
    border-top: 1px solid #e8e8e8;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .homefeatures .card-group .card:nth-child(3n+1) {
    border-left: 1px solid #e8e8e8;
  }
  .homefeatures .card-group .card:nth-child(-n+3) {
    border-top: 1px solid #e8e8e8;
  }
}
@media (min-width: 992px) {
  .homefeatures .card-group .card:nth-child(4n+1) {
    border-left: 1px solid #e8e8e8;
  }
  .homefeatures .card-group .card:nth-child(-n+4) {
    border-top: 1px solid #e8e8e8;
  }
}
.homefeatures .card {
  padding: 40px;
  border: 1px solid transparent;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.homefeatures .card img {
  padding-bottom: 25px;
}
.homefeatures .card .card-title {
  color: #3e256f;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
}
.homefeatures .card .card-body {
  padding: 0;
}

.zoomOnHover .card:hover {
  border: 1px solid #19e082 !important;
  border-radius: 20px !important;
  -ms-transform: scale(1.05);
  /* IE 9 */
  -webkit-transform: scale(1.05);
  /* Safari 3-8 */
  transform: scale(1.05);
  z-index: 999;
}

.homepage-features {
  width: 100%;
  margin: 60px 0;
  position: relative;
  z-index: 15;
}

.homepage-about {
  padding-top: 60px;
}

.homepage-about .title {
  color: #59335e;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.about {
  color: #3e256f;
}

.homepage-about .description {
  color: #191629;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  padding-top: 15px;
}

.homepage-main {
  position: relative;
}

.homepage-main .top-bck {
  background: #ebe9f4;
  height: 40%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 45%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 45%, 0 100%);
}

.homepage-main .bottom-bck {
  background: #ebe9f4;
  height: 25%;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: -1;
  -webkit-clip-path: polygon(0 98%, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 98%, 100% 0, 100% 100%, 0% 100%);
}

.homepage-quote {
  background: url("../images/getquote-bck.jpg") no-repeat right;
  position: relative;
}

.homepage-quote span {
  text-align: center;
  display: block;
  font-size: 56px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFFFFF;
}

.homepage-quote .text-bck {
  padding-top: 150px;
}

.homepage-quote .read-all {
  padding-bottom: 150px;
}

.homepage-quote .shadow-bck {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.homepage-blog {
  overflow: hidden;
  position: relative;
  background-image: linear-gradient(#905598, #59335e);
  border-bottom: 4px solid #76447c;
}

.homepage-blog #ballon-1 {
  width: 368px;
  height: 368px;
  top: 30px;
  left: -243px;
}

.homepage-blog .news {
  padding-top: 215px;
}

.homepage-blog #ballon-2 {
  width: 368px;
  height: 368px;
  top: -200px;
  left: 34%;
}

.homepage-blog #ballon-3 {
  width: 368px;
  height: 368px;
  bottom: -75px;
  left: 40.625%;
}

.homepage-blog #ballon-4 {
  width: 368px;
  height: 368px;
  top: 40px;
  right: -125px;
}

.homepage-blog #ballon-5 {
  width: 134px;
  height: 134px;
  bottom: 22%;
  left: 70px;
}

.homepage-blog #ballon-6 {
  width: 134px;
  height: 134px;
  bottom: 13%;
  left: 58%;
}

.homepage-blog #ballon-7 {
  width: 134px;
  height: 134px;
  top: 18%;
  left: 72%;
}

.homepage-blog .blog-img {
  position: relative;
  box-shadow: 0 0 20px 1px #0000003d;
  border-radius: 10px;
}

.homepage-blog img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.homepage-blog .background {
  background-image: linear-gradient(#905598, #59335e);
  position: absolute;
  border-radius: 50%;
}

.homepage-blog .img-shadow {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000b0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.homepage-blog .blog-date {
  display: block;
  color: #00de78;
  font-weight: 700;
  font-size: 14px;
}

.homepage-blog .blog-info {
  position: absolute;
  bottom: 0;
  left: 20px;
  z-index: 3;
}

.homepage-blog .blog-title {
  font-size: 16px;
  line-height: 36px;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
}

.homepage-blog .blog-text {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  padding: 0 20px;
  display: block;
  overflow: hidden;
  max-height: 120px;
  margin-bottom: 40px;
}

.homepage-news {
  width: 100%;
  position: absolute;
  padding-left: 30px;
  font-size: 635px;
  line-height: 0.9;
  font-weight: 700;
  color: #7a4781;
  text-transform: uppercase;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.read-all {
  padding-top: 35px;
  padding-bottom: 115px;
}

.read-all button {
  background-image: linear-gradient(#20ff9a, #27cb7c);
  font-size: 18px;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  border: 0;
  line-height: 60px;
  border-radius: 30px;
  padding: 0 60px;
}

/* footer */
.footer {
  width: 100%;
  background-image: url(../images/footer-bcg.jpg);
  color: #726d8c;
  padding-top: 40px;
  font-size: 12px;
  line-height: 30px;
  position: relative;
  z-index: 20;
  border-top: 4px solid #5b428c;
}
.footer span {
  color: #726d8c;
}
.footer h2 {
  font-size: 48px;
  font-weight: 800;
  color: #FFFFFF;
}
.footer .mailfooter {
  color: #21f493;
  font-size: 22px;
}
.footer ul li a {
  color: #726d8c;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 20px;
}
.footer a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
  display: inline;
  justify-content: center;
  /* align vertical */
  flex-direction: column;
  /* align in column, not row*/
}
.footer a:hover {
  font-weight: 600;
  text-decoration: none;
}
.footer ul {
  list-style: none;
  padding-left: 0;
}
.footer li a {
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  display: inline;
}
.footer hr {
  background-color: #3a3554;
  margin: 0;
}
.footer .container {
  position: relative;
}
.footer .row {
  padding-bottom: 35px;
}
.footer .copyright {
  padding-top: 10px;
  padding-bottom: 15px;
}
.footer .image {
  position: absolute;
  top: 0;
  right: 0;
}
.footer span {
  font-size: 14px;
}
.footer .description {
  color: #19e082;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
}
.footer .description:hover {
  text-decoration: underline;
}

/*****************************************/
.card {
  border-radius: 0;
}

/*****************************************/
.jumbotron {
  text-align: center;
  background-color: transparent;
}

.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: "";
}

a.desc:after {
  content: "";
}

.sort-numerical a.asc:after {
  content: "";
}

.sort-numerical a.desc:after {
  content: "";
}

.sort-ordinal a.asc:after {
  content: "";
}

.sort-ordinal a.desc:after {
  content: "";
}

.grid-view td {
  white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
  min-width: 50px;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding: 15px;
  border: none;
}

@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
  }
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
}

.nav > li > form > button.logout:focus {
  outline: none;
}

.image-carousel-element {
  width: 100%;
  max-height: 200px;
  padding: 20px 10px;
}

.carousel-element {
  border: 1px solid black;
  border-radius: 10px;
  width: 95% !important;
}

.carousel-indicators {
  width: 100%;
  right: -50%;
  bottom: initial;
  top: initial;
  left: initial;
  margin-left: initial;
  margin-right: -20px;
  transform: rotate(90deg);
}
.carousel-indicators li {
  width: 50px;
  height: 2px;
  display: inline-block;
  margin: 10px;
  text-indent: 0;
  cursor: pointer;
  border: none;
  background-color: #c5f7e0;
}
.carousel-indicators .active {
  margin: 10px;
  background-color: #19e082;
}

.carousel-bottom-right {
  position: absolute;
  bottom: 40px;
  right: 0;
  margin-right: 10px;
  width: 45px;
  height: initial;
}

.carousel-control-next,
.carousel-control-prev {
  width: 70%;
  opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: auto;
  height: auto;
  background-image: initial !important;
}

.carousel-control-next-icon {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.carousel-control-prev {
  left: -25px;
}

@media (min-width: 576px) {
  .card-group > .card {
    flex: none;
  }
}
.plum-product-bcg {
  background-image: url(../images/plum-products-bcg.jpg) !important;
}
.plum-product-bcg h3 {
  color: #FFFFFF;
}
.plum-product-bcg img {
  padding-top: 80px;
  padding-bottom: 85px;
}
.plum-product-bcg .border-right {
  border-right: 1px solid #0c0915 !important;
}

.plum-transcoder .plum-transcoder-bcg {
  background-image: url(../images/plum-transcoder-bcg01.jpg) !important;
  min-height: 940px;
  padding-top: 200px;
}
.plum-transcoder .plum-transcoder-bcg h1 {
  color: #FFFFFF;
}
.plum-transcoder .plum-transcoder-bcg p {
  font-weight: 400;
}
.plum-transcoder .lh-2 {
  line-height: 2;
}
.plum-transcoder .product-numbers {
  font-size: 72px;
  font-weight: bold;
  color: #19e082;
}
.plum-transcoder h4 {
  margin-top: 20px;
}
.plum-transcoder .product-block {
  background-image: none;
}
.plum-transcoder .product-block p {
  font-size: 16px !important;
}
.plum-transcoder .product-description {
  background-image: url(../images/03-white-bcg.jpg) !important;
}
@media (max-width: 576px) {
  .plum-transcoder .product-description .row .card {
    border: 1px solid #e8e8e8;
    margin-bottom: 10px;
  }
  .plum-transcoder .product-description .row [class*=col-] {
    padding-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .plum-transcoder .product-description .row .card:nth-child(2n+1) {
    border-left: 1px solid #e8e8e8;
  }
  .plum-transcoder .product-description .row .card:nth-child(-n+2) {
    border-top: 1px solid #e8e8e8;
  }
}
@media (min-width: 992px) {
  .plum-transcoder .product-description .row .card:nth-child(4n+1) {
    border-left: 1px solid #e8e8e8;
  }
  .plum-transcoder .product-description .row .card:nth-child(-n+4) {
    border-top: 1px solid #e8e8e8;
  }
}
.plum-transcoder .product-description .card {
  border: 0;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.plum-transcoder .product-description .card-body {
  padding: 40px;
  padding-top: 60px !important;
}
.plum-transcoder .product-description .card-body p {
  font-size: 14px;
  line-height: 18px;
  color: #3e256f;
}

.dark-bck {
  background-color: #3e256f;
  color: white;
}
.dark-bck h1, .dark-bck h2, .dark-bck h3, .dark-bck h4, .dark-bck h5, .dark-bck h6, .dark-bck p, .dark-bck span {
  color: white;
}
.dark-bck .card {
  background-color: #3e256f;
}
.dark-bck .card p {
  line-height: 18px;
}

.contact-form {
  margin-top: -300px;
  position: relative;
  background-color: #191629;
  border-radius: 20px;
}
.contact-form .form-control {
  background-color: #191629;
  color: white;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  padding: 10px 0;
  height: auto;
}
.contact-form .form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #00de78;
}
.contact-form .help-block {
  color: #00de78;
}
.contact-form .form-group {
  padding: 10px 0;
}
.contact-form label {
  font-size: 14px;
  font-weight: 400;
  color: white;
}
.contact-form input, .contact-form select {
  border: 0;
  border-bottom: 2px solid white;
}
.contact-form textarea {
  border: 2px solid white;
  padding: 10px 0 0 20px !important;
}
.contact-form ::placeholder {
  color: white;
  opacity: 1;
  /* Firefox */
}
.contact-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.contact-form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.contact-form input:-webkit-autofill,
.contact-form input:-webkit-autofill:hover,
.contact-form input:-webkit-autofill:focus,
.contact-form textarea:-webkit-autofill,
.contact-form textarea:-webkit-autofill:hover,
.contact-form textarea:-webkit-autofill:focus,
.contact-form select:-webkit-autofill,
.contact-form select:-webkit-autofill:hover,
.contact-form select:-webkit-autofill:focus {
  background-color: initial !important;
}

.light-text {
  line-height: 18px;
  font-size: 14px;
  font-weight: 300;
}

.site-error {
  background-image: url(/images/404-bcg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 0%;
  min-height: 880px;
}
.site-error p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 32px;
}
.site-error h1 {
  font-size: 100px;
  line-height: 120px;
  color: #FFFFFF;
}
.site-error .read-more {
  color: #FFFFFF;
}

.sticky-event {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
}

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