body {
    background: #f6f9fc;
}
@media (max-width: 480px) {
    .polygonindex {
        display:none;
    }
}

.file-input {
    position: relative;
    overflow: hidden;
    margin: 0;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.file-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

/*Lukas CSS*/
@media(max-width: 1130px) {
    .testimonial-block {
        width: 100% !important;
    }
    .form-iframe {
        margin-top: 40px !important;
    }
    .work-card {
        margin-bottom: 20px;
        min-height: auto !important;
    }
    .solutions-heading {
        display: none;
    }
    footer .row {
        max-width: 100% !important;
    }
    .odoo_certified img {
        max-width: 100%;
    }
    .testimonial-p {
        height: auto !important;
    }
    .testimonial-block,
    .testimonial-block-cta {
        padding-left: 0 !important;
    }
    body > section.scale-item > div.container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .col-lg-4,
    .col-lg-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .work-card h2 {
        padding-right: 55px;
    }
    .odoo_certified {
        padding-top:0 !important;
    }
    .pb-7, .py-7 {
        padding-bottom: 4rem !important;
    }
    .work-card.not {
        margin-left: 15px;
        margin-right: 15px;
    }
    .work-badge {
        right: 15px !important;
    }
    .work-badge.not {
        right: 30px !important;
    }
    .bg-pastel-purple.bg-topography-dark {
        margin-top: 0 !important;
    }
    .bg-pastel-purple.bg-topography-dark p {
        display: block;
        text-align: left;
    }
    .bg-pastel-purple.bg-topography-dark h1 {
        text-align: left !important;
    }
    /* .bg-pastel-purple.bg-topography-dark h1 span {
        margin-top: 20px;
        font-size: 22px !important;
        display: block;
        font-weight: 400;
        margin-bottom: 30px;
    } */
    .bg-pastel-purple.bg-topography-dark video {
        margin-top: 30px !important;
    }
    .testimonial-heading {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media(max-width:767px) {
    .bg-pastel-purple.bg-topography-dark .woosh-plans-button {
        display: block;
        margin-bottom: 80px;
    }
    .bg-pastel-purple.bg-topography-dark video {
        display: none;
    }
}
.footer-link a {
    color: white;
    text-decoration: underline;
}
.footer-link span {
    font-weight: bold;
    color: #5b899e;
}
p.footer-link {
    text-align: left;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
h6.footer-left {
    text-align: left;
    width: 250px;
    margin: auto;
}
section.woosh-seo .scale-text-left {
    padding-top: 3rem !important;
}
.text-darkblue {
    color: #1d1e20!important;
}
.text-dark {
    color: #1d1e20!important;
}
.text-secondary {
    color: #1d1e20e6!important;
}
.text-muted {
    color: #1d1e20e6!important;
}
.navbar-light .navbar-nav .nav-link {
    color: #1d1e20;
}
.btn {
    border-radius: 0;
}
body {
    font-family: 'Roboto', Verdana, Geneva, Tahoma, sans-serif;
}
* {
    font-family: 'Roboto' !important;
}
video {
    width: 100%;
    display: block;
    position: relative;
    z-index: 100;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 5px solid #1d1e20;
}
.playpause {
    z-index: 1;
    background-image: url(https://odoocdn.com/openerp_website/static/src/img/icons/play.svg);
    background-repeat: no-repeat;
    width: 85%;
    height: 85%;
    position: absolute;
    left: 5px;
    right: 0%;
    top: 0;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10000;
}
.playpause_wrapper {
    background: white;
    border-radius: 50px;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 22%);
    width: 15%;
    height: 30%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: -50px;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
    z-index: 10000;
}
.playpause_wrapper:hover {
    cursor: pointer;
}
.video-wrapper {
    position: relative;
}
.video-wrapper .thumbnail {
    width: 100%;
    z-index: 1000;
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 5px solid #1d1e20;
}
.playpause:hover {
    cursor: pointer;
}
.woosh-packages {
    padding-left: 15px;
    padding-right: 15px;
}
.woosh-item_disabled {
    color:  rgb(128 128 128 / 56%);
}
.woosh-item_disabled span {
    text-decoration: line-through;
}
@media(min-width: 1200px) {
    .woosh-hosting .pt-xl-4{
        padding-top:2.5rem !important;
    }
    .woosh-speed .pt-xl-3{
        /* padding-top:2.5rem !important; */
    }
    .woosh-seo .pt-xl-3{
        padding-top:0rem !important;
    }
    .woosh-development .col-lg-5.order-1 {
        margin-top: -4rem !important
    }
    .woosh-support .pt-xl-4{
        padding-top:2.5rem !important;
    }
}
@media(min-width: 992px) {
    .woosh-development .col-lg-5.order-1 {
        margin-top: -3rem !important
    }
    .woosh-company-info {
        display: flex;
        justify-content: left;
        width: 500px;
    }
    .woosh-company-second {
        margin-left: 40px;
    }

    .woosh-pack {
        min-height: 400px;
    }
    .woosh-optimize a {
        margin-top: 70px !important;
    }
    .woosh-grow a {
        margin-top: 30px !important;
    }
    .woosh-enhance a {
        margin-top: 30px !important;
    }
    .woosh-charts-order .woosh-grow a {
        margin-top: 128px !important;
    }
    .woosh-charts-order .woosh-enhance a {
        margin-top: 200px !important;
    }
    .woosh-charts-order .woosh-pack {
        min-height: 680px;
    }
}

.bg-gradient-sky-top.woosh-pricing {
    background-image: none !important;
    background: #edeefc !important;
    padding-bottom: 100px;
    padding-top: 50px !important;
}
.woosh-pricing-header {
    margin-bottom: 0px !important;
}
.woosh-order {
    background: #edeefc !important;
}
.woosh-order-body {
    background: #edeefc !important;
}
.woosh-charts-order {
    margin-top: 0 !important;
}
.woosh-popup-badge {
    position: absolute;
    top: 5px;
    margin: auto;
    width: 80px;
    left: 5px;
    /* right: 0; */
    background: #6672e7;
    color: white;
    text-align: center;
    font-size: 12px;
    height: 22px;
    border-radius: 60px;
    padding-top: 2px;
}
.woosh-grow .btn-secondary {
    background-color: #6672e7;
    border-color: #6672e7;
}

.woosh-explanation-popup {
    position: absolute;
    z-index: 90000000;
    background: white;
    border: 1px solid blue;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
    width: 300px;
    margin-top: 120px;
    display: none;
}
.woosh-with-explanation {
    border-bottom: 1px dotted #000;
}
.woosh-with-explanation:hover {
    cursor: pointer;
}
.woosh-with-explanation:hover + .woosh-explanation-popup {
    display: block;
}
.woosh-with-explanation {
    font-size: 14px;
}
h1 {
    font-size: 2.6rem !important;
}
@media(max-width: 429px) {
    h1 {
        font-size: 2.5rem !important;
    }
    .woosh-help-button {
        margin-bottom: 20px;
        width: 100%;
    }
    .woosh-plans-button {
        width: 100%;
    }
}
.woosh-iframe {
    border: none;
    width: 100%;
    min-height: 700px;
}
.woosh-email-badge a{
    color: #18b7ff;
}
.woosh-tel-badge a{
    color: #34bd91;
}

/*Lukas Scale*/
.woosh-section h2 {
    font-size:31px;
}
.woosh-section p {
    font-size:1.2rem;
}
.text-uppercase-bold-sm {
    font-size: 1rem !important;
}
.fomr-frame header {
    display: none !important;
}
.odoo_certified {
    text-align: center;
    padding-top: 50px;
}
.work-card {
    background: white;
    border: 1px solid #05659a;
    min-height: 200px;
    border-radius: 25px;
    padding: 20px;
}
.work-card.not {
    min-height: 227px;
}
.work-card h2 {
    font-size: 26px;
}
.work-card p {
    font-size: 20px;
    padding-top: 10px;
}
.work-badge {
    background: #32a557;
    display: block;
    width: 70px;
    font-size: 16px;
    text-align: center;
    padding: 4px;
    border-radius: 25px;
    color: white;
    position: absolute;
    top: 20px;
    right: 35px;
}
.work-badge.paid {
    background: #05659a;
}
.work-badge.not {
    background: #e33539;
    width: 40px;
}

.official_references {
    font-size: 22px;
    margin-top: 20px;
}
.testimonial-p {
    padding: 20px;
    background: white;
    width: 100%;
    border-radius: 20px;
    /* padding-left: 50px; */
    text-align: center;
    box-shadow: 0px 0px 1px #05659a;
    margin: auto;
    margin-top: 20px;
}
.testimonial-p.cta {
    border: 1px #05659a solid;
}
.testimonial-p.cta .woosh-plans-button {
    display: block;
    margin: auto;
    margin-top: 20px;
}
.testimonial-p.cta .testimonial span {
    display: block;
}
.testimonial {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
}
.testimonial-author {
    display: block;
}
.testimonial-heading {
    text-align: center;
    margin-bottom: 30px;
}
@media(min-width: 768px) {
    body > section.bg-pastel-purple > div.container {
        max-width:1440px !important;
        padding-left:40px
    }
    body > section.bg-pastel-purple > div.container .fx-fade-up {
        width: 50%;
        float: left;
        text-align: left;
        padding-top: 0px;
        margin-top: 0px;
    }
    body > section.bg-pastel-purple > div.container .fx-fade-up h1,
    body > section.bg-pastel-purple > div.container .fx-fade-up p {
        text-align: left;
        width: 100% !important;
        margin-bottom: 30px !important;
    }
    body > section.bg-pastel-purple > div.container .fx-fade-up .woosh-plans-button {
        margin-top: 5px;
    }
    body > section.bg-pastel-purple > div.container .video-wrapper {
        width: calc(50% - 40px);
        margin-left: 30px;
        float: left;
    }
    .video-wrapper .thumbnail {
        margin-top:-100px;
    }
}
h1 {
    font-weight: 600 !important;
    font-size: 1.9rem !important;
}
.bg-pastel-purple.bg-topography-dark {
    background: none !important;
}
.video-wrapper .thumbnail {
    border: none !important;
}
.woosh-hosting .container{
    width: 100% !important;
    max-width: 1499px !important;
}
.trustpilot-review__wrapper {
    border: 1px solid #edeefc;
    border-radius: 20px;
    background: white;
    min-height: 120px;
    width: calc(12.5% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 100px;
    margin-bottom: -150px;
}
.trustpilot-review__wrapper.trusted_mf {
    background-image: url(./haltex_logo.webp);
    background-size: cover;
}
.trustpilot-review__wrapper.developed_by {
    background-image: url(./rearma.webp);
    background-size: cover;
}
.trustpilot-review__wrapper.designed_to {
    background-image: url(./solitek.webp);
    background-size: cover;
}
.trustpilot-review__wrapper.schedule_demo {
    background-image: url(./bod_group.webp);
    background-size: cover;
    background-position: bottom;
}
.trustpilot-review__wrapper.schedule_demo2 {
    background-image: url(./arredo.webp);
    background-size: cover;
}
.trustpilot-review__wrapper.schedule_demo3 {
    background-image: url(./emus.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo4 {
    background-image: url(./hoobrid.webp);
    background-size: cover;
}
.trustpilot-review__wrapper.schedule_demo5 {
    background-image: url(./ivo.webp);
    background-size: cover;
    background-position: center;
}

.trustpilot-review__wrapper.schedule_demo6 {
    background-image: url(./girteka.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo7 {
    background-image: url(./perlas.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo8 {
    background-image: url(./zore.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo9 {
    background-image: url(./dlc.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo10 {
    background-image: url(./aktyvus.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo11 {
    background-image: url(./tukada.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo12 {
    background-image: url(./orbi.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo13 {
    background-image: url(./spalvuprojektai.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo14 {
    background-image: url(./metallum.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo15 {
    background-image: url(./audonis.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo16 {
    background-image: url(./commesh.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo17 {
    background-image: url(./linoroom.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo18 {
    background-image: url(./pikade.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo19 {
    background-image: url(./pifka.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo20 {
    background-image: url(./elgras.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo21 {
    background-image: url(./mariteksa.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo22 {
    background-image: url(./belam.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo23 {
    background-image: url(./slaugivita.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo24 {
    background-image: url(./pir.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo25 {
    background-image: url(./seekbetter.webp);
    background-size: cover;
    background-position: center;
}
.trustpilot-review__wrapper.schedule_demo26 {
    background-image: url(./wedeliver.webp);
    background-size: cover;
    background-position: center;
}
.scale-visual {
    min-height: 385px;
    padding-left:30px;
    padding-right:30px;
}
.scale-visual_body {
    background: white;
    border: 1px solid #edeefc;
    min-height: 400px;
    background-size: cover;
    border-radius: 5px;
}
.woosh-speed .scale-visual_body {
    background-image: url(./1.png);
}
.woosh-seo .scale-visual_body {
    background-image: url(./sale_image.webp);
}
.woosh-drawings .scale-visual_body {
    background-image: url(./3.png);
}
.woosh-chatting .scale-visual_body {
    background-image: url(./schedule_image.webp) !important;
}
.woosh-portal .scale-visual_body {
    background-image: url(./purchases_image.webp);
}
.woosh-shipping .scale-visual_body {
    background-image: url(./inventory_image.webp) !important;
}
.woosh-mounting .scale-visual_body {
    background-image: url(./7.png);
}
.woosh-control .scale-visual_body {
    background-image: url(./8.png) !important;
} 
.scale-text-right {
    padding-top: 4rem !important;
}
.scale-text-left,
.woosh-seo  .scale-text-left{
    padding-top: 4rem !important;
}
.woosh-speed {
    padding-top: 150px !important;
}
body > section.scale-item > div.container {
    max-width: 1440px !important;
    padding-right: 40px;
    padding-left: 40px;
}
body > section.scale-pricing > div.container {
    max-width: 1140px !important;
    padding-right: 15px;
    padding-left: 15px;
}
.woosh-with-explanation {
    font-size: 16px !important;
}
footer.footer-dark {
    background: #1a1c24 !important;
}
footer.footer-dark .footer-header {
    color: white !important
}
.scale-cta .btn-darkblue{
    background-color: #6672e7;
    border-color: #6672e7;
}
section video {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.woosh-hosting .row {
    width: 100% !important;
    margin-left: 0;
}
@media(max-width: 1200px) {
    .trustpilot-review__wrapper {
        border: 1px solid #edeefc;
        border-radius: 20px;
        background: white;
        min-height: 120px;
        width: calc(25% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 100px;
        margin-bottom: -80px;
        background-position: center !important;
    }
    .woosh-speed {
        padding-top: 90px !important;
    }
}
@media(max-width: 991px) {
    .scale-text-left, .woosh-seo .scale-text-left, .scale-text-right {
        padding-top:0!important;
    }
}
@media(max-width: 760px) {
    .trustpilot-review__wrapper {
        margin-top: 0;
        margin-bottom: 20px;    
    }
    .container, .container-sm {
        max-width: 100% !important;
    }
    .playpause_wrapper {
        height: 25%;
        top: -30px;
    }
    .bg-pastel-purple .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .scale-visual {
        padding-left: 15px;
        padding-right: 15px;
    }
    .mt-7, .my-7 {
        margin-top: 3rem !important;
        padding-top: 0 !important;
    }
    .py-7,.bg-pastel-purple {
        margin-top: 3rem !important;
        padding-top: 3rem !important;
    }
    .mt-8, .my-8 {
        margin-top: 5rem !important;
    }
}
@media(max-width: 540px) {
    .trustpilot-review__wrapper {
        border: 1px solid #edeefc;
        border-radius: 20px;
        background: white;
        min-height: 120px;
        width: calc(33.3% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0;
        margin-bottom: 20px;
        background-position: center !important;
        background-size: contain !important;
        background-repeat: no-repeat;
    }
    body > section.scale-item > div.container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .playpause_wrapper {
        top: 0px;
    }
}
.scale-cta .btn-darkblue,
.btn-purple {
    background-color: #05659a !important;
    border-color: #05659a !important;
}

/*Lukas Scale*/
.footer-address {
    color: #e9f4ff;
    text-align: left;
    width: 250px;
    margin: auto;
    margin-bottom: 40px;
    font-size: 15px;
}
.footer-dark .footer-link {
    margin-bottom: 5px;
}
footer.footer-dark {
    background: #1a1c24 !important;
}
footer.footer-dark .footer-header {
    color: white !important
}
.footer-link a {
    color: white;
    text-decoration: underline;
}
.footer-link span {
    font-weight: bold;
    color: #5b899e;
}
p.footer-link {
    text-align: left;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
}
h6.footer-left {
    text-align: left;
    width: 250px;
    margin: auto;
}
.check-icon {
    position: absolute;
    font-size: 32px;
    color: #00b602;
    margin-left: -37px;
    margin-top: -10px;
}
.official_references {
    font-size: 22px;
    margin-top: 40px;
    padding-left: 40px;
}
.innovation_norway_certified {
    padding-left: 80px;
}
.innovation_norway_logo {
    margin-top: 40px;
}
.testimonial-p {
    padding: 20px;
    background: white;
    width: 100%;
    border-radius: 20px;
    /* padding-left: 50px; */
    text-align: center;
    box-shadow: 0px 0px 1px #05659a;
    margin: auto;
    margin-top: 20px;
}
.testimonial-p.cta {
    border: 1px #05659a solid;
}
.testimonial-p.cta .woosh-plans-button {
    display: block;
    margin: auto;
    margin-top: 20px;
}
.testimonial-p.cta .testimonial span {
    display: block;
}
.testimonial {
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
}
.testimonial-author {
    display: block;
}
.testimonial-heading {
    text-align: center;
    margin-bottom: 30px;
}
html {
    scroll-behavior: smooth;
  }