@charset "UTF-8"; @font-face { font-family: 'Exo 2'; font-style: normal; font-display: swap; font-weight: 400; src: url('../fonts/exo-2-v7-latin-regular.eot'); src: local('Exo 2 Regular'), local('Exo2-Regular'), url('../fonts/exo-2-v7-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/exo-2-v7-latin-regular.woff2') format('woff2'), url('../fonts/exo-2-v7-latin-regular.woff') format('woff'), url('../fonts/exo-2-v7-latin-regular.ttf') format('truetype'), url('../fonts/exo-2-v7-latin-regular.svg#Exo2') format('svg'); } @font-face { font-family: 'Exo 2'; font-style: normal; font-display: swap; font-weight: 700; src: url('../fonts/exo-2-v7-latin-700.eot'); src: local('Exo 2 Bold'), local('Exo2-Bold'), url('../fonts/exo-2-v7-latin-700.eot?#iefix') format('embedded-opentype'), url('../fonts/exo-2-v7-latin-700.woff2') format('woff2'), url('../fonts/exo-2-v7-latin-700.woff') format('woff'), url('../fonts/exo-2-v7-latin-700.ttf') format('truetype'), url('../fonts/exo-2-v7-latin-700.svg#Exo2') format('svg'); } :root{ --mhd: #1f6bb1; --gray-light: #ced4da; --gray-light: rgba(0,0,0,.125); --cta: #fd378e; } .form-control::-webkit-input-placeholder, ::-webkit-input-placeholder{ color: #ced4da; } .form-control:-ms-input-placeholder, :-ms-input-placeholder{ color: #ced4da; } .form-control::placeholder, ::placeholder{ color: #ced4da; } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{ -webkit-text-fill-color: #495057; transition: background-color 5000s ease-in-out 0s; -webkit-box-shadow: 0 0 0 30px #fff inset !important; } body { font-family: Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; position: relative; overflow-y: scroll!important; padding: 0!important; background: #fdfeff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body[data-page="account"][data-loggedin="1"] #dashboard{ padding-top: 100px; } button, input, optgroup, select, textarea{ font-family: Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif } *:focus { outline:0; } a { color: #99c9ee; } a:hover{ color: #d6619c; text-decoration: none; } a.text-primary:hover{ color: #d6619c !important; } a:focus{ color: #065591; } a.text-primary:focus{ color: #065591 !important; } .color-cta{ color: var(--cta); } h1, h2, h3, h4, h5{ font-family: 'Exo 2', Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; } h1 { font-size: 56px; font-weight: 400; letter-spacing: -1px; margin-bottom: 1.5rem; } h2 { font-size: 45px; font-weight: 400; color: #1f6bb1; letter-spacing: -1px; margin-bottom: 1rem; } h3 { color: #1f6bb1; font-size: 33px; font-weight: 600; } .shop-list h3{ font-size: 38px; } h4 { font-size: 23px; font-weight: 600; color: #1f6bb1; margin-top: 30px; margin-bottom: 15px; } h4.card-title{ margin-top: 0; } .shop-list h4{ font-size: 28px; } h5 { font-size: 19px; font-weight: 600; } p { color: #959094; } p.lead { color: #99c9ee; margin-bottom: 2rem; font-weight: normal; } ul.list{ color:#959094; } ul.list li{ margin-top: 0.25rem; } .text-primary { color: #99c9ee !important; } .light-font { font-weight: 300; } .accesscontrol_box{ width: 174px; display: inline-block; text-align: left; padding: 3px; border-radius: .4rem } .accesscontrol_label{ font-family: 'Exo 2', Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; text-align: left; padding: 0px 0 2px 5px; font-size: 13px; } .accesscontrol_label .ti-reload{ color: #e9ecef !important; font-size: 12px; padding: 2px; margin: 2px; } input.accesscontrol{ text-align: center; font-size: 1.25rem; width: 168px; display: inline-block; } .btn { border-radius: 12px; font-size: 12px; font-weight: 400; text-transform: uppercase; padding: 0.4rem 1.35rem 0.35rem 1.35rem; transition: all 0.3s ease; cursor: pointer; } .btn-outline-light:hover { color: #d6619c; } .btn-secondary[data-target="#addShopModal"]{ border-radius: 12px; box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2); font-weight: 500; padding: 0.6rem 1.3rem; border: 0; } .btn-secondary[data-target="#addShopModal"] .icon{ font-size: 18px; line-height: 15px; margin-right: 12px; vertical-align: sub; } .btn-primary { border-radius: 12px; background-image: -moz-linear-gradient( 122deg, #e54595 0%, #fd378e 100%); background-image: -webkit-linear-gradient( 122deg, #e54595 0%, #fd378e 100%); background-image: -ms-linear-gradient( 122deg, #e54595 0%, #fd378e 100%); background-image: linear-gradient( 122deg, #e54595 0%, #fd378e 100%); box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2); font-weight: 500; padding: 0.6rem 2rem; border: 0; } .btn-primary .icon{ font-size: 18px; line-height: 15px; margin-right: 12px; vertical-align: sub; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus { background-image: linear-gradient( 122deg, #fd378e 0%, #e54595 100%); box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3); color: #FFF; } .btn-light { border-radius: 12px; background: #FFF; box-shadow: 0px 5px 19px 0px rgba(0, 0, 0, 0.26); font-size: 14px; font-weight: 500; color: #0078d4; margin: 0.5rem; padding: 0.7rem 1.6rem; line-height: 1.8; } .btn-group-lg>.btn, .btn-lg { padding: 0.8rem 1rem; font-size: 15px; } .btn-light:hover{ background-color: #fdf7fa; border-color: #fdeff6; } .light-bg { background-color: #fbfaf9; background-color: #f8f9fa; } .btn-icon{ vertical-align: middle; margin-right: .25rem; margin-bottom: 4px; display: inline-block; } .section { padding: 80px 0; } .section.logged-in, .section.logged-out{ display: none; } body[data-loggedin="1"] .section.logged-in{ display: block; }.section.logged-in{ display: none; } body[data-loggedin="0"] .section.logged-out{ display: block; } .section#pricing, .section#about{ background: -moz-linear-gradient(top, rgba(231,236,241,0) 0%, rgba(231,236,241,0) 1%, rgba(231,236,241,0.25) 46%, rgba(231,236,241,0.75) 100%); background: -webkit-linear-gradient(top, rgba(231,236,241,0) 0%,rgba(231,236,241,0) 1%,rgba(231,236,241,0.25) 46%,rgba(231,236,241,0.75) 100%); background: linear-gradient(to bottom, rgba(231,236,241,0) 0%,rgba(231,236,241,0) 1%,rgba(231,236,241,0.25) 46%,rgba(231,236,241,0.75) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f9e5ee', endColorstr='#f9e5ee',GradientType=0 ); } .section-title { text-align: center; margin-bottom: 3rem; } .section-title small { color: #998a9b; } @media (max-width:767px) { h1 { font-size: 40px; } h2 { font-size: 30px; } } @-webkit-keyframes fadeIn{ from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn{ from { opacity: 0; } to { opacity: 1; } } .modal-body{ padding-top: 14px; padding-bottom: 4px; } .flying{ position: fixed; right: 0; top: -50px; border-top-right-radius: 0; border-bottom-right-radius: 0; z-index: 100; font-size: 14px; line-height: 18px; width: 80px; padding: 6px; opacity: 0; transition: opacity 1.2s ease-in-out, bottom 0.8s ease-in-out; } .flying.on{ opacity: 1; top: 70px; } @media (max-width:480px) { .flying{ width: 75px; font-size: 13px; line-height: 17px; padding: 5px; padding-left: 2px; } .flying.on{ top: 72px; } } .nav-menu { padding: 1rem 0; transition: all 0.3s ease; padding-right: 0!important; } .nav-menu.is-scrolling, .nav-menu.menu-is-open { background-color: rgb(1, 98, 172); background: -moz-linear-gradient(135deg, rgb(1, 98, 172) 0%, rgb(153, 201, 238) 100%); background: -webkit-linear-gradient(135deg, rgb(1, 98, 172) 0%, rgb(153, 201, 238) 100%); background: linear-gradient(135deg, rgb(1, 98, 172) 0%, rgb(153, 201, 238) 100%); -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1); } .nav-menu.is-scrolling { padding: 0; } .navbar-nav .nav-link { position: relative; } @media (min-width: 992px) { .navbar-expand-lg .navbar-nav .nav-link { padding-right: 1rem; padding-left: 1rem; font-size: 14px; } .navbar-nav>.nav-item>.nav-link.active:after { content: ""; border-bottom: 2px solid #065591; left: 1rem; right: 1rem; bottom: 5px; height: 1px; position: absolute; } .navbar-nav>.nav-item.home>.nav-link.active { opacity: 0; } } @media (max-width:991px) { .navbar-nav.is-scrolling { padding-bottom: 1rem; } .navbar-nav .nav-item { text-align: center; } } .nav-item.logged-in, .nav-item.logged-out{ display: none; } body[data-loggedin="1"] .nav-item.logged-in{ display: list-item; } body:not([data-loggedin="1"]) .nav-item.logged-out{ display: list-item; opacity: 0; -webkit-animation-name: fadeIn; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.5s; -webkit-animation-fill-mode: forwards; animation-name: fadeIn; animation-duration: 1.5s; animation-delay: 0.5s; animation-fill-mode: forwards; } header { padding: 100px 0 0; text-align: center; color: #FFF; } .bg-gradient { background-image: -moz-linear-gradient( 135deg, rgba(1, 98, 172, 0.96) 0%, rgba(153, 201, 238, 0.8) 100%); background-image: -webkit-linear-gradient( 135deg, rgba(1, 98, 172, 0.96) 0%, rgba(153, 201, 238, 0.8) 100%); background-image: -ms-linear-gradient( 135deg, rgba(1, 98, 172, 0.96) 0%, rgba(153, 201, 238, 0.8) 100%); background-image: linear-gradient( 135deg, rgba(1, 98, 172, 0.96) 0%, rgba(153, 201, 238, 0.8) 100%); } .title{ max-width: 640px; margin-left: auto; margin-right: auto; line-height: 55px; position: relative; } .title small{ font-size: 74% } @media (max-width:420px) { .title{ line-height: 43px } .title small{ font-size: 66% } } .together{ position: absolute; top: 187px; left: calc(50% + 269px); width: 140px; transform: rotate(12deg); transition: transform 500ms ease-in-out; z-index: 1; } .together:hover{ transform: rotate(10deg); } @media (max-width:860px) { .together{ top: 242px; right: 5%; left: auto; } } @media (max-width:640px) { .together{ top: 332px; width: 120px; right: 4%; } } @media (max-width:460px) { .together{ top: 362px; width: 106px; } } .tagline { font-size: 27px; line-height: 32px; color: #165184; max-width: 400px; margin: 30px auto; cursor: pointer; } .tagline.boxed{ background: rgba(255,255,255,0.13); padding: 16px 35px 20px 35px; border-radius: 120px; } .tagline small{ cursor: pointer; color: #fff; } .tagline .slogan{ font-family: 'Exo 2', Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; } .tagline:hover .slogan{ text-decoration: underline; } .tagline .slogan span{ font-size: 91%; font-family: Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; margin: 0 2px; } .tagline .hint{ display: none; font-size: 13px; line-height: 18px; max-width: 258px; margin: 6px auto 0 auto } .tagline.hint .hint{ display: block } .videoteaser { font-size: 23px; color: var(--mhd); max-width: 420px; margin: 50px auto 0 auto; cursor: pointer; text-align: center; } .videoteaser:hover .row1{ text-decoration: underline; } .videoteaser .hint{ display: block; color: #998a9b; font-size: 13px; line-height: 18px; margin: 2px auto 0 auto; } @media (max-width:420px) { .videoteaser { font-size: 20px; } .videoteaser .hint{ font-size: 12px; } } .img-holder { height: 0; padding-bottom: 840px; overflow: hidden; } @media (max-width:1600px) { .img-holder { padding-bottom: 50%; } } @media (max-width:1200px) { .img-holder { padding-bottom: 74%; } } @media (max-width:980px) { .img-holder { padding-bottom: 77%; } } @media (max-width:767px) { .tagline { font-size: 26px; line-height: 30px; } .img-holder { padding-bottom: 80%; } } @media (max-width:419px) { .tagline { font-size: 23px; line-height: 28px; } .img-holder { padding-bottom: 80%; } } .gradient-fill:before { color: #99c9ee; background: -moz-linear-gradient(top, #0163ae 0%, #99c9ee 100%); background: -webkit-linear-gradient(top, #0163ae 0%, #99c9ee 100%); background: linear-gradient(to bottom, #0163ae 0%, #99c9ee 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; } .card.features { border: 0; border-radius: 3px; box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04); transition: all 0.3s ease; } @media (max-width:767px) { .card.features.individual .ti-3x{ display: none } } @media (max-width:991px) { .card.features { margin-bottom: 2rem; } [class^="col-"]:last-child .card.features { margin-bottom: 0; } } .card.features:before { content: ""; position: absolute; width: 3px; color: #99c9ee; background: -moz-linear-gradient(top, #0163ae 0%, #99c9ee 100%); background: -webkit-linear-gradient(top, #0163ae 0%, #99c9ee 100%); background: linear-gradient(to bottom, #0163ae 0%, #99c9ee 100%); top: 0; bottom: 0; left: 0; } .card-text { font-size: 14px; } .card.features:hover { transform: translateY(-3px); -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08); -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08); } .box-icon { box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.14); padding: 14px; width: 80px; border-radius: 40px; margin-bottom: 1.5rem; background-color: #FFF; } .media-body h5{ margin-top: 5px; } .circle-icon { box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07); padding: 10px; width: 60px; height: 60px; border-radius: 50%; margin-bottom: 1.5rem; background-color: #FFF; color: #f5378e; font-size: 34px; text-align: center; line-height: 38px; font-weight: 300; transition: all 1s ease; } @media (max-width:992px) { .circle-icon { width: 70px; height: 70px; font-size: 28px; line-height: 50px; } } .ui-steps li { padding: 15px 0; } .ui-steps li:not(:last-child) { border-bottom: 1px solid #f8e3f0; } .perspective-phone { position: relative; z-index: -1; } @media (min-width:992px) { .perspective-phone { margin-top: -150px; } } .tab-content { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background-color: #FFF; box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04); padding: 3rem; } @media (max-width:992px) { .tab-content { padding: 1.5rem; } } .tab-content p { line-height: 1.8; } .tab-content h2 { margin-bottom: 0.5rem; } .nav-tabs { border-bottom: 0; } .nav-tabs .nav-item .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover { padding: 1rem 1rem; border-color: #fbfaf9 #fbfaf9 #FFF; font-size: 19px; color: #b5b1c8; background: #f3f1f6; } .nav-tabs .nav-link.active { background: #FFF; border-top-width: 3px; border-color: #0078d4 #fbfaf9 #FFF; color: #0078d4; } .owl-carousel .owl-item img.client-img { width: 99px; margin: 30px auto; } .testimonials-single { text-align: center; max-width: 80%; margin: 0 auto; } .testimonials-single h5{ max-width: 230px; margin-left: auto; margin-right: auto; } .blockquote { color: #3a363a; font-weight: 300; max-width: 96%; text-align: left; margin-left: auto; margin-right: auto; } blockquote:before { color: #99c9ee; content: open-quote; font-family: Times, Helvetica, Arial, sans-serif; font-size: 6em; line-height: 0.1em; margin-left: -0.1em; margin-right: -0.05em; vertical-align: 0.15em; font-style: italic; } blockquote:after { content: close-quote; opacity: 0; } .owl-item .blockquote{ font-size: 1.06rem; } .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{ outline: none; font-size: 33px; opacity: 0.66; color: #7a767a; } .owl-carousel .owl-nav button.owl-next.disabled, .owl-carousel .owl-nav button.owl-prev.disabled { opacity: 0.2; } .owl-prev, .owl-next { position: absolute; top: 50%; transform: translateY(-50%); } .owl-prev{ left: -8px; } .owl-next{ right: -8px; } @media (min-width:768px) { .blockquote { max-width: 92%; } .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{ font-size: 50px; } .owl-prev{ left: -40px; } .owl-next{ right: -40px; } } .owl-theme .owl-nav.disabled+.owl-dots { margin-top: 60px; } .owl-theme .owl-dots .owl-dot span { background: #e7d9eb; width: 35px; height: 8px; border-radius: 10px; transition: all 0.3s ease-in; } .owl-theme .owl-dots .owl-dot:hover span { background: #ff487e; } .owl-theme .owl-dots .owl-dot.active span { background: #ff487e; box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07); } .card{ border-radius: 1.4rem; } .card-body{ padding: 1.5rem 1.75rem; } .card-play{ cursor: pointer; width: 82.356%; position: relative; } .card-play svg{ position: absolute; top: 1%; left: 50%; width: 60px; margin-left: -30px; } @media (max-width:480px) { .card-play{ margin-left: -62px; width: calc(100% + 60px); } } .img-gallery .owl-item { box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07); transform: scale(0.8); transition: all 0.3s ease-in; } .img-gallery .owl-item.center { transform: scale(1); } @media (max-width:992px) { .card-deck { -ms-flex-direction: column; flex-direction: column; } .card-deck .card { margin-bottom: 15px; } } .card.pricing { overflow: hidden; padding-top: 194px; border: none; border-radius: 1.5rem; } @media (max-width: 992px){ .card.pricing{ width: 320px; margin-left: auto; margin-right: auto; } } .card.pricing.popular { border-top-width: 3px; border-color: #0078d4 #fbfaf9 #FFF; box-shadow: 0px 12px 59px 0px rgba(36, 7, 31, 0.11); color: #0078d4; } .card.pricing .card-head { text-align: center; padding: 123px 0 0 0; background-color: rgb(1, 98, 172); background: -moz-linear-gradient(135deg, rgb(1, 98, 172) 0%, rgb(153, 201, 238) 100%); background: -webkit-linear-gradient(135deg, rgb(1, 98, 172) 0%, rgb(153, 201, 238) 100%); background: linear-gradient(135deg, rgb(1, 98, 172) 0%, rgb(153, 201, 238) 100%); background-size: cover; border-radius: 50%; height: 264px; margin-left: -80%; margin-top: -292px; position: absolute; left: 50%; width: 160%; box-shadow: inset 0px -20px 41px -33px rgb(1, 98, 172); } .card.pricing small.text-primary{ color: #bedbf1 !important } .card.pricing small.text-primary span{ color: #93c3ec !important } .card.pricing .card-head .price { display: block; font-size: 60px; line-height: 98px; color: #fff; text-shadow: 0px 1px 18px rgb(1, 98, 172); margin: -10px auto -23px auto; } .card.pricing.reduced .card-head{ text-align: center; padding: 123px 0 0 0; background-color: rgb(1, 98, 172); background: -moz-linear-gradient(135deg, rgb(126, 142, 157) 0%, rgb(168, 182, 193) 100%); background: -webkit-linear-gradient(135deg, rgb(126, 142, 157) 0%, rgb(168, 182, 193) 100%); background: linear-gradient(135deg, rgb(126, 142, 157) 0%, rgb(168, 182, 193) 100%); background-size: cover; border-radius: 50%; height: 264px; margin-left: -80%; margin-top: -292px; position: absolute; left: 50%; width: 160%; box-shadow: inset 0px -20px 41px -33px rgb(83 90 96); } .card.pricing.reduced small.text-primary{ color: #d2e0ea !important } .card.pricing.reduced small.text-primary span{ color: #c1d1de !important } .card.pricing.reduced .card-head .price { text-shadow: 0px 1px 18px rgb(73, 102, 126); } .card.pricing .card-head .price span { margin-left: 3px; font-size: 74%; } .card.pricing .card-head .price sub { bottom: 0; font-size: 55%; } .card.pricing .card-head .monthly{ } .card.pricing .list-group-item { border: 0; text-align: center; color: #959094; padding: 0.5rem 1.25rem; } .card.pricing .list-group-item del { color: #d9d3d8; } .card.pricing .card-body { padding: 1.25rem 1.75rem 1.5rem 1.75rem; } .call-to-action { text-align: center; color: #FFF; margin: 3rem 0; } .call-to-action .box-icon { margin-left: auto; margin-right: auto; border-radius: 15px; transform: scale(0.85); margin-bottom: 2.5rem; } .call-to-action h2 { color: #FFF; } .call-to-action .tagline { font-size: 16px; color: #065591; max-width: 650px; margin: 0 auto; } .btn-light img { margin-right: 0.4rem; vertical-align: text-bottom; height: 24px; margin-bottom: -3px; } footer{ opacity: 0; -webkit-animation-name: fadeIn; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.5s; -webkit-animation-fill-mode: forwards; animation-name: fadeIn; animation-duration: 1.5s; animation-delay: 0.5s; animation-fill-mode: forwards; } .social-icons { text-align: right; } .social-icons a { background-color: #FFF; box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.05); width: 50px; height: 50px; display: inline-block; text-align: center; line-height: 50px; margin: 0 0.3rem; border-radius: 5px; color: #a9d9fe; transition: all 0.3s ease; } .social-icons a:hover { text-decoration: none; color: #99c9ee; } @media (max-width:991px) { .social-icons { text-align: center; margin-top: 2rem; } } .modal-footer{ border: none; padding: .7rem .75rem 1rem 0; } .signup-form, .login-form, .reset-form{ position: relative; display: -ms-flexbox; display: flex; padding: 1.2rem 1.1rem 1rem 1.1rem; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.2); border-radius: 0.6rem; outline: 0; min-width: 300px; max-width: 500px; color: #959094; text-align: left; } .signup-form h3, .login-form h3, .reset-form h3{ margin-bottom: 0; } .seperator{ width: 50%; max-width: 110px; height: 3px; background: var(--gray-light); margin: 13px auto 17px auto; } .signup-form button, .login-form button, .reset-form button{ width: 230px; margin: 30px auto 25px auto; } form .error{ color: #f13e91; } form label.error{ font-size: 14px; margin: 1px 0 0 2px; } .toasthint_box{ position: fixed; bottom: 25px; right: 25px; min-height: 85px; z-index: 100000; } @media (max-width: 767px){ .toasthint_box{ top: 0; bottom: auto; right: auto; width: 100%; text-align: center; margin: auto; padding: 10px 0 30px 0; background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 50%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0.2) 50%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); } .toasthint_box .toast{ margin: auto; } } .toast-header{ color: #fff; background-color: var(--mhd); } .toast-header button.close{ color: #fff; text-shadow: none; } .shop-list .btn-icon{ font-size: 16px; } .btn .discount{ position: absolute; bottom: -36px; right: 5px; padding: 8px 9px; font-size: 11px; line-height: 12px; background: var(--mhd); border-radius: 50%; box-shadow: -1px -1px 1px #fff; transform: rotateZ(8deg); z-index: 1; } .btn .discount b{ font-size: 120%; } #start-abo-discount{ color: var(--mhd); } #address-form, #access-form{ max-width: 430px; display: inline-block } #address-form .form-group, #access-form .form-group{ text-align: left; } .form-group{ margin-bottom: 0; } .form-group label{ font-family: 'Exo 2', Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; font-size: 13px; background: #fff; background: -moz-linear-gradient(top, rgba(255,255,255,1) 13px, rgba(255,255,255,0) 14px); background: -webkit-linear-gradient(top, rgba(255,255,255,1) 13px, rgba(255,255,255,0) 14px); background: linear-gradient(to bottom, rgba(255,255,255,1) 13px, rgba(255,255,255,0) 14px); margin: 0 0 -8px 5px; vertical-align: bottom; padding: 0 4px; border-radius: 8px; color: var(--gray); color: #9ca3a8; position: relative; } div.light-bg .form-group label{ background: #fbfaf9; background: -moz-linear-gradient(top, #fbfaf9 13px, #ffffff 14px); background: -webkit-linear-gradient(top, #fbfaf9 13px,#ffffff 14px); background: linear-gradient(to bottom, #fbfaf9 13px,#ffffff 14px); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfaf9', endColorstr='#ffffff',GradientType=0 ); } .form-control[readonly]{ background-color: #fff; } .form-group textarea, .form-group select, .form-group input{ border-width: 1px; border-color: var(--gray-light); padding: .425rem .75rem .3rem .75rem; } .form-group textarea:focus, .form-group select:focus, .form-group input:focus{ box-shadow: none; outline: none; border-color: var(--mhd); } .form-group:focus-within label{ color: var(--mhd); } .form-group label.error{ color: var(--red); } @media (min-width: 1200px){ .container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 980px; } } #pricing .container{ max-width: 700px; } .text-danger[data-target="#deleteShopModal"]{ color: #a9acaf!important; } .text-danger[data-target="#deleteShopModal"]:hover{ color: #dc3545!important; } .division-row .btn{ background-color: #fff; } .division-row .btn-outline-secondary:hover{ background-color: #6c757d; } .division-row .btn-outline-danger { color: #999c9f; border-color: #b9bcbf; } .division-row .btn-outline-danger:hover{ color: #fff; background-color: #dc3545; } .division-row.sep .btn{ height: 21px; padding-top: 0px !important; border-color: #6c757d !important; background: #6c757d; color: #fff; font-size: 14px; line-height: 19px; padding-right: 7px !important; } .division-row.sep .btn-outline-secondary:hover{ background-color: #8c959d; } .division-row.sep .btn-outline-danger:hover{ background-color: #dc3545; } .list-group-item:first-child { border-top-left-radius: .4rem; border-top-right-radius: .4rem; } .table .thead-dark th{ background-color: #6c757d; border-color: #6c757d; font-family: 'Exo 2', Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; font-weight: 400; border-top: none; } .table .thead-dark tr th:first-child{ border-top-left-radius: 9px; } .table .thead-dark tr th:last-child{ border-top-right-radius: 9px; } .table-striped tbody tr:nth-of-type(odd){ background-color: #e9ecef; } #invoice-rows a{ color: #fd378e; } #invoice-rows a:hover{ color: #e54595; } #invoice-rows th[scope="row"]{ font-family: monospace; font-weight: 400; font-size: 14px; line-height: 24px; } .btn:hover{ -webkit-transition: transform 0.2s ease-in-out; transition: transform 0.2s ease-in-out; transform: translateY(-1px); } @keyframes modal-video{from{opacity:0}to{opacity:1}}@keyframes modal-video-inner{from{transform:translate(0, 100px)}to{transform:translate(0, 0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-close{opacity:0}.modal-video-close .modal-video-movie-wrap{-webkit-transform:translate(0, 100px);-moz-transform:translate(0, 100px);-ms-transform:translate(0, 100px);-o-transform:translate(0, 100px);transform:translate(0, 100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#000;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-ms-transition:-ms-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:before,.modal-video-close-btn:after{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#fff;border-radius:5px;margin-top:-6px} .demovideo-play { position: relative; } .demovideo-play img{ opacity: 0.5; transition: opacity 0.5s ease-in-out; -webkit-animation-name: fadeBack; -webkit-animation-duration: 4.0s; animation-name: fadeBack; animation-duration: 4.0s; } @-webkit-keyframes fadeBack{ from { opacity: 1; } to { opacity: 0.5; } } @keyframes fadeBack{ from { opacity: 1; } to { opacity: 0.5; } } .demovideo-play:hover img{ opacity: 0.75; } .demovideo-play .btn{ position: absolute; top: 48%; left: 52%; width: 80px; height: 58px; padding: 0; margin-top: -34px; margin-left: -50px; background: none; box-shadow: none; z-index: 1; } .demovideo-play .btn { animation-name: pulse; animation-duration: 1.6s; animation-iteration-count: infinite; } @keyframes pulse { from { transform: scale(1); } 50% { transform: scale(1.08); } to { transform: scale(1); } } @media (min-width: 768px){ .demovideo-play .btn{ margin-left: -54px; } .demovideo-play:hover .ytp-large-play-button-bg, .card-play:hover .ytp-large-play-button-bg{ fill: #e54595; fill-opacity: 1; } .demovideo-play:hover .ytp-large-play-button-bg:hover{ fill: #fd378e; } } @media (min-width: 960px){ .demovideo-play .btn{ margin-left: -68px; } } @media (min-width: 1280px){ .demovideo-play .btn{ margin-left: -70px; } } @media (min-width: 1640px){ .demovideo-play .btn{ margin-left: -75px; } } @media (min-width: 1900px){ .demovideo-play .btn{ margin-left: -84px; } } .demovideo-play .videotitle{ position: absolute; top: 67%; left: 50%; width: 180px; margin-left: -88px; color: var(--cta); z-index: 1; cursor: pointer } header .demovideo-play .videotitle{ color: #fff; text-shadow: 0 0 30px #1969AF, 0 0 3px #1969AF; } @media (min-width: 960px){ .demovideo-play .videotitle{ top: 64%; } } .demovideo-play:hover .videotitle{ font-weight: bold; text-decoration: underline; } .demovideo-play.portrait .btn{ top: 42%; margin-left: -38px; } .demovideo-play.portrait .videotitle{ top: 51%; width: 180px; margin-left: -83px; text-align: center; } .card_box{ width: 100%; display: inline-block; text-align: left; padding: 3px; border-radius: .4rem } .card_label{ font-family: 'Exo 2', Segoe UI, Roboto, system-ui, Ubuntu, "Helvetica Neue", Noto, Helvetica, Arial, sans-serif; text-align: left; padding: 1px 0 4px 8px; margin-bottom: 0; font-size: 14px; } #card-errors{ font-size: 94%; padding: 3px 5px 0 7px; } .StripeElement { box-sizing: border-box; width: 100%; height: 40px; padding: 10px 12px; border: 1px solid #6c757d; border-radius: 4px; background-color: white; -webkit-transition: border 150ms ease; transition: border 150ms ease; } .StripeElement--focus { box-shadow: inset 0 1px 3px 0 #cfd7df; } .StripeElement--invalid { border-color: #fa755a; } .StripeElement--webkit-autofill { background-color: #fefde5 !important; } #overlay{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); opacity: 0.75; z-index: 100000000; } #overlay div{ position: absolute; left: 50%; top: 50%; height:60px; width:60px; margin:0px auto; -webkit-animation: rotation .6s infinite linear; -moz-animation: rotation .6s infinite linear; -o-animation: rotation .6s infinite linear; animation: rotation .6s infinite linear; border-left: 6px solid #0163ae; border-right: 6px solid #99c9ee; border-bottom: 6px solid #99c9ee; border-top: 6px solid #99c9ee; border-radius:100%; } @-webkit-keyframes rotation { from {-webkit-transform: rotate(0deg);} to {-webkit-transform: rotate(359deg);} } @-moz-keyframes rotation { from {-moz-transform: rotate(0deg);} to {-moz-transform: rotate(359deg);} } @-o-keyframes rotation { from {-o-transform: rotate(0deg);} to {-o-transform: rotate(359deg);} } @keyframes rotation { from {transform: rotate(0deg);} to {transform: rotate(359deg);} } .custom-control-input:checked~.custom-control-label::before { border-color: #1f6bb1; background-color: #1f6bb1; } .division-row{ padding-right: 32px; padding-left: 8px; } .sortable-placeholder{ list-style: none; margin-left: -16px; color: #e54595; } .division-row .handle{ position: absolute; right: 0; top: 0; color: rgba(0,0,0,.45); padding: 14px 8px 14px 5px; cursor: ns-resize; } .division-row.sep .handle{ height: 30px; padding-top: 7px !important; color: #fff; } .division-row .division-name{ padding-left: 7px; padding-right: 75px; } .division-row.sep .division-name{ padding-top: 1px !important; font-size: 14px; font-weight: bold; } .shop-divisions{ width: 330px; position: relative; } .shop-divisions .hint{ position: absolute; top: 68px; left: 50%; margin-left: -140px; width: 280px; background: rgba(255,255,255,.93); border: 1px solid rgba(0,0,0,.125); box-shadow: 0 0 30px rgba(0,0,0,.33); padding: 18px 20px; } .shop-divisions .hint h4{ margin-top: 0; margin-bottom: 15px; font-size: 26px; } .division-row.sep{ background: #6c757d; color: #fff; height: 31px; padding-top: 5px !important; } .shop-divisions-inner{ min-height: 45px; border: 1px dashed rgba(0,0,0,.25); border-radius: 8px; padding: 0; margin: 8px -18px 4px 6px; } .shop-divisions-inner .division-row{ background: #f7f8f9; border-left: 0; border-right: 0; } .shop-divisions .rows .list-group-item:first-child{ border-top: 0; border-radius: 0; } .shop-divisions .list-group-item:last-child{ border-bottom-left-radius: 0.45rem; border-bottom-right-radius: 0.45rem; } #cookie_hint{ position: fixed; width: 100%; right: 0; bottom: 0; background-color: #ecf0f4; background-color: #F1F5F9; background-color: #191919; background: #fff; box-shadow: 0 0px 38px rgba(0, 0, 0, 0.3), 0 0px 12px rgba(0, 0, 0, 0.22); z-index: 100; animation: cookie_hint_slidein 500ms ease-out; cursor: pointer; color: #959094; text-align: center; } @keyframes cookie_hint_slidein{ 0% { transform: translateY(80px); } 100% { transform: translateY(0px); } } #cookie_hint > div{ padding: 27px 24px 24px 24px; } #cookie_hint a:hover{ text-decoration: underline; } #cookie_hint .btn{ margin: 0px 0 0px 12px; cursor: pointer; float: right; font-size: 14px; padding: 2px 8px 1px 7px; transform: scale(0.8); } #cookie_hint:hover .btn{ transform: scale(1); } #cookie_hint > div:after{ content: ' '; clear: both; display: block; } @media (max-width: 1275px){ #cookie_hint{ text-align: left; } #cookie_hint > div{ padding: 20px 19px 19px 19px; } #cookie_hint .btn{ margin: 6px -5px -8px 0; } } .taskseparation img{ height: 200px; } .taskseparation img.sep{ position: absolute; width: 250px; height: auto; top: 58px; left: -18px; z-index: 1; } .taskseparation p{ max-width: 232px; margin: auto; } @media (max-width: 767px){ .taskseparation img{ height: 100px; } .taskseparation img.desktop{ height: 70px; } .taskseparation img.sep{ width: 134px; top: 106px; left: calc(96% - 82px); } .taskseparation p{ font-size: 12px; } } #popup_bg{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 1030; visibility: hidden; opacity: 0; -webkit-transition-duration: 400ms; transition-duration: 400ms; } #popup_box{ width: 280px; position: absolute; z-index: 1002; left: 50%; margin-left: -140px; margin-top: 0; top: 30%; border-radius: 12px; opacity: 0; -webkit-transform: translate3d(0, 0, 0) scale(1.185); transform: translate3d(0, 0, 0) scale(1.185); -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -ms-transition-property: -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity; color: #757575; background: #fff; font-size: 16px; box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22); } #popup_bg.active{ visibility: visible; opacity: 1; } #popup_bg.active #popup_box{ opacity: 1; -webkit-transition-duration: 400ms; transition-duration: 400ms; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); } #popup_inner{ padding: 14px 21px 14px; position: relative; } #popup_title{ font-family: 'Lobster Two', Helvetica, Arial, sans-serif; font-style: italic; font-size: 23px; font-weight: 500; color: #212121; line-height: 1.3; } #popup_content{ margin-top: 20px; line-height: 1.5; overflow: auto; max-height: calc(85vh - 110px); } #popup_content a{ color: #e54595; } #popup_close{ position: absolute; top: -10px; right: -10px; width: 34px; height: 34px; padding: 0.07em 0.06em 0.08em 0.1em; font-size: 32px; line-height: 35px; text-align: center; border-radius: 50%; background: #fff; cursor: pointer; box-sizing: content-box; } #popup_content .popup_cookie_close{ color: #aaa; cursor: pointer; display: inline-block; margin-bottom: 20px; } #popup_content .popup_cookie_close .ti-control-stop{ margin-right: 2px; margin-bottom: 3px; display: inline-block; vertical-align: middle; } #popup_content .popup_cookie_close:hover{ color: #e54595; } #popup_content .popup_cookie_close:hover .ti-control-stop:before{ content: "\e64d"; } @media (min-width: 360px){ #popup_box { width: 340px; margin-left: -170px; } } @media (min-width: 420px){ #popup_box { width: 400px; margin-left: -200px; } } @media (min-width: 540px){ #popup_box { top: 28%; width: 500px; margin-left: -250px; } #popup_title{ font-size: 26px; } } .table td.change-code-btn, .table td.change-maintenance-btn{ cursor: pointer; padding-left: 0; font-size: 12px; padding-top: 13px; vertical-align: middle; } .table td.change-maintenance-btn{ padding-top: 12px; font-size: 16px; } .table td.change-code-btn:hover, .table td.change-maintenance-btn:hover{ color: #d6619c; } .table td.change-maintenance-btn span{ padding: 4px; margin: -4px 0 -2px -4px; display: inline-block; vertical-align: middle; border-radius: 16px; border: 1px solid transparent; } .table td.change-maintenance-btn.active span{ border-color: #ff3b30; } .status{ white-space: nowrap; flex-shrink: 0; display: inline-flex; font-size: 13px; font-weight: normal; color: #fff; line-height: 18px; margin: auto; -webkit-user-select: none; -ms-user-select: none; user-select: none; } .status > span{ display: inline-flex; align-items: center; align-content: center; justify-content: center; background: #6c757d; position: relative; box-sizing: border-box; text-align: center; vertical-align: middle; border-radius: 9px; padding: 6px; height: 19px; min-width: 19px; } .status > span.color-red{ background: #ff3b30; } .status > span.color-orange{ background: #ffa500; } .status.badge2 > span.color-gray, .status.badge3 > span.color-gray{ border-top-left-radius: 0; border-bottom-left-radius: 0; padding-left: 4px; } .status.badge2 > span.color-orange{ border-top-right-radius: 0; border-bottom-right-radius: 0; padding-right: 4px; } .status.badge3 > span.color-orange{ border-radius: 0; padding-left: 4px; padding-right: 4px; } .status.badge2 > span.color-red, .status.badge3 > span.color-red{ border-top-right-radius: 0; border-bottom-right-radius: 0; padding-right: 4px; min-width: 16px; } .table td.link:hover{ color: #d6619c; } .lds-ring { display: inline-block; position: relative; width: 80px; height: 80px; } .lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 64px; height: 64px; margin: 8px; border: 8px solid #347EBE; border-radius: 50%; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #347EBE transparent transparent transparent; } .lds-ring div:nth-child(1) { animation-delay: -0.45s; } .lds-ring div:nth-child(2) { animation-delay: -0.3s; } .lds-ring div:nth-child(3) { animation-delay: -0.15s; } @keyframes lds-ring { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .loader { width:6px; height:6px; background: #6c757d; border-radius: 50%; box-shadow: 10px 0 #6c757d22,-10px 0 #6c757d; animation:d5 1s infinite linear alternate; } @keyframes d5 { 0% {box-shadow: 10px 0 #6c757d,-10px 0 #6c757d22;background: #6c757d} 33%{box-shadow: 10px 0 #6c757d,-10px 0 #6c757d22;background: #6c757d22} 66%{box-shadow: 10px 0 #6c757d22,-10px 0 #6c757d;background: #6c757d22} } .modal-content{ border-radius: 0.75rem; } #clients{ padding: 30px 0; } #clients .container{ text-align: center; max-width: 100%; } #clients .client-img{ height: 50px; margin: 6px 18px; filter: grayscale(0.25); } #clients a:hover .client-img{ filter: grayscale(0); } @media (min-width: 540px){ #clients .client-img{ transform: scale(1.33); margin: 10px 40px; } } @keyframes slide { from { transform: translateX(0); } to { transform: translateX(-100%); } } .logos { overflow: hidden; background: white; white-space: nowrap; position: relative; } .logos:before, .logos:after { position: absolute; top: 0; width: 5%; height: 100%; content: ""; z-index: 2; } .logos:before { left: 0; background: linear-gradient(to left, rgba(255, 255, 255, 0), white); } .logos:after { right: 0; background: linear-gradient(to right, rgba(255, 255, 255, 0), white); } .logos:hover .logos-slide { animation-play-state: paused; } .logos-slide { display: inline-block; animation: 35s slide infinite linear; } .logos-slide img { height: 50px; margin: 0 40px; } table.shops-stats tr.row{ display: table-row; } table.shops-stats th.shop-name, table.shops-stats th[data-orderby]{ cursor: pointer; } table.shops-stats th.shop-name:after, table.shops-stats th[data-orderby]:after{ font-family: 'themify'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 15px; -webkit-font-smoothing: antialiased; opacity: 0.4; vertical-align: middle; margin-left: 7px; cursor: pointer; } table.shops-stats th.shop-name:hover:after, table.shops-stats th[data-orderby]:hover:after{ opacity: 0.55; } table.shops-stats th.waitforstats[data-orderby]:after{ opacity: 0.25; } table.shops-stats th.active[data-orderby]:after{ opacity: 1; } table.shops-stats th[data-orderby][data-direction="asc"]:after{ content: "\e648"; } table.shops-stats th[data-orderby][data-direction="desc"]:after{ content: "\e64b"; } table.shops-stats th.shop-name:after{ content: "\e61c"; } table.shops-stats th.shop-name.disabled:after{ opacity: 0; } .dropzone{ border-color: var(--gray-light); border-radius: 1.25rem; min-height: 132px; } .dropzone .dz-message{ opacity: 0.44; }