.videoContainer {
    text-align: center;
    background: #e9e9e9;
    padding-top: 20px;
    margin-left: 20%;
    margin-right: 20%;
}
#sub-frame-error {
    background-color: #000 !important;
}
a.btn-secondary.mt3:hover {
    background-color: rgb(0, 144, 0);
}
.mt3:hover {
    background-color: #0054ae;
    color: white;
}
a.btn-secondary.mt3:hover {
    background-color: rgb(0, 81, 0);
    color: white;
}
.qrImage {
    max-width: 20%;
}

.qrsection{
    background: #15244f !important;
    color: white !important;
}
body {
    font-family: 'Arial', sans-serif;
}
a.btn-secondary.mt3 {
    background-color: rgb(0, 144, 0);
    color: white;
    font-weight: bold;
}
.PhoneBackground {
    position: absolute;
    background: #1e1e1e;
    width: 417px;
    height: 889px;
    border-radius: 20px;
    z-index: 1;
    display: ruby;
    margin-top: -23px;
    margin-left: -10px;
}
img.overlayphone {
    width: 460px;
    position: absolute;
    margin-left: -432px;
    margin-top: -42px;
    z-index: 10;
    pointer-events: none;
}
main.main-content.w-100.main404 {
    height: 75vh;
    background: #e0e0e0;
}

.demoIframe {
    z-index: 5 !important;
    position: relative;
    border-radius: 40px;
    margin-top: -33px;
    border: unset;
    margin-right: -2px;
}
footer.footer.bg-black.bottom-0.w-100.pa3 {
    z-index: 3;
}
.header-bg {
    background-color: #333;
}
.f2 {
    font-size: 2.25rem;
    margin-bottom: 20px;
    color: #15244f;
    text-align: center;
    padding-top: 40px;
}
section#intro {
    text-align-last: center;
}

span.highlight{
    color:white;
    text-shadow: 0px 0px 5px white;
}
img.kesslerlogo {
    width: 27%;
    margin-right: 20px;
}
label.appname {
    font-size: 3vh;
    cursor: pointer;
}
span.near-highlight{
    color:#cfcfcf;
    text-shadow: 0px 0px 2px white;
}

nav.nav.pv3.ph3.ph4-ns {
    background: black;
}
.btn-primary {
    background-color: #007bff;
    color: white;
}

.btn-secondary {
    background-color: #6c757d;
    color: white;
}
.featureCheck{
    color:green;
    font-weight: bold;
}
.featureDisplay {
    display: flex;
    justify-content: center;
}
.header-content {
    background-color: rgba(0, 0, 0, .399);
    height: 91vh;
    align-content: center;
    padding-bottom: 10vh;
}
.featureGrid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    width: 80%;
    margin: 0 auto;
    margin-left: 20%;
    margin-right: 20%;
}
.ctaButtons {
    text-align: center;
}
@media (max-width: 1400px) {
    .header-content {
        max-height: 30vh !important;
    }
    .header-bg {
        max-height: 34vh !important;
    }

}
@media (max-width: 768px) {
    .featureGrid {
        width: 100%;
        margin: 0 auto;
        margin-left: 10%;
        margin-right: 10%;
    }
    section#intro {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .header-bg {
        background-size: cover !important;
        max-height: 39vh;
    }
    .header-content {
        height: 23vh;
    }
    h1.main-title {
        font-size: 4vh !important;
    }
    .ctaButtons {
        margin-left: -10px !important;
        display: flex;
        text-align: center;
        place-content: center;
    }
    .displayPieces {
        display: none;
    }
    .testeMonials {
        width: 100% !important;
        margin: unset!important;
    }
    .ctaDiv {
        width: 100% !important;
        margin: unset !important;
        margin-top: 50px !important;
    }
    h2.section-title.f2 {
        font-size: 3vh;
    }
}

.subtitle {
    font-size: 30px;
    margin: 10px;
    color: white;
    display: inline-flex;
    transition: opacity 0.5s ease-in-out;
    animation: cycleAnimation 6s infinite;
    font-weight: normal;
    animation: cycleBold 6s infinite; /* 3 subtitles * 2s each */
}

@keyframes cycleBold {
    0%, 16.66%, 100% { transform: scale(1.2); transition: opacity 0.5s ease-in-out;}
    33.33%, 83.32% { transform: scale(1.0); transition: opacity 0.5s ease-in-out;}
}
#st1 {
    animation-delay: 0; /* Delay animation by 2 seconds */
}
#st2 {
    animation-delay: 2s; /* Delay animation by 2 seconds */
}
#st3 {
    animation-delay: 4s; /* Delay animation by 4 seconds */
}

.header-bg {
    background: url(/img/bm1.png);
    background-size: 100%;
    background-position: center;
    background-size: 100%;
    transition: background-size 2s ease-in-out;
}

.header-bg:hover {
    background-size: 110%;
}
h3.featureHeader {
    margin-top: -5px;
    margin-bottom: -5px;
    color: #14224b;
}

ul.featurelist {
    padding-left: 10px;
}

.mt3 {
    padding: 10px 15px 10px 15px;
    border-radius: 3px;
    margin: 5px;
    text-decoration: unset;
}
/* Add more custom styles as needed */
.header-bg {
    background-color: #333;
    height: 100vh;
}
p {
    padding: 10px;
}
i.fa-solid.fa-square-check {
    color: #00bb00;
}

.fa-solid, .fas {
    color: #15234e;
    font-weight: 900;
}
section#intro {
    background: #15244f;
    font-size: 20px;
    color: white;
    margin-top: unset;
    height: fit-content;
    /* margin-left: 20%; */
    /* margin-right: 20%; */
}
#intro p {
    margin: 0 20%;
    padding: 30px;
    margin-bottom: 15px;
    padding-top: 15px;
}
.feature:hover {
    transform: scale(1.05);
    transition: 0.1s;
}
.benefit:hover {
    background: #15244f;
    transform: scale(1.05);
}
.feature {
    box-shadow: 0px 6px 9px 0px #0000001a;
    padding: 15px;
    transition: 0.1s;
    flex: 1;
    background-color: white;
    border-radius: 5px;
}
ul.featurelist {
    padding-left: 10px;
    margin-bottom: 0;
}
h3.benefith3 {
    font-weight: bold;
    margin-top: 0;
}
p.testimonialText {
    background: #00ff0054;
    color: black;
}
.testimonial-carousel {
    position: relative;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}
.testbef2 {
    background: #e9e9e9;
    padding-bottom: 10px;
}

.testimonial {
    display: none;
    padding: 20px;
    background: #ebebeb;
    border-radius: 5px;
    transition: opacity 1s ease-in-out;
}
p.testimonialText {
    background: #ffffffb8;
    border-left: 5px solid;
    color: black;
    transition: 0.5s;
}
.testimonial.active {
    display: block;
}
.displayPieces {
    margin-top: -60px;
}
.carousel-controls {
    /* position: absolute; */
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.carousel-controls .prev, .carousel-controls .next {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 10px;
    cursor: pointer;
    user-select: none;
    border-radius: 3px;
    margin-top: -188px;
    margin-bottom: 85px;
    align-content: space-evenly;
}
.benefit {
    text-align: center;
    background: linear-gradient(to right, #020649d9, #000000, #355722d9);
    color: white;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    background: #17738b;
}
section#features {
    padding: unset;
    width: 100%;
}
section#benefits {
    padding: unset;
}
.testeMonials {
    width: 60%;
    text-align: -webkit-center;
    margin: 0% 20%;
    margin-bottom: -25px;
}
div#testimonials {
    padding: unset;
    margin: unset;
    width: 100%;
    margin: unset;
    padding: unset;
    width: 100vw;
    display: contents;
}

h1.main-title {
    font-size: 56px;
    color: #aeaeae;
    text-align: center;
}
li {
    list-style: none;
}
section#cta {
    padding: unset;
    margin: unset;
    width: 100vw;
    /* margin: 0% 20%; */
}
.ctaDiv {
    padding: 20px;
    margin: unset;
    width: 98vw;
    margin: 0%;
    background: #f4f4f4;
    margin-top: 50px;
    padding-bottom: 66px !important;
    margin-bottom: 0;
    padding-top: 0;
}
.videoCTA {
    margin-top: -38px;
    height: 36px;
}
@media (max-width: 600px) {
    iframe {
        height: 300px;
    }
    #intro p {
        margin:unset;
    }
    .f2 {
       padding-top: 0;
    }
    .videoContainer {
        margin-left: unset;
        margin-right: unset;
    }
    .videoCTA {
        margin-top: -38px;
        height: 68px;
        display: flex;
    }
    .videoCTA2 {
        height: 80px;
        display: flex;
        text-align: center;
        margin-top: 20px;
    }
    nav.footer-nav.mt3 {
        display: grid;
    }
    a.footer-link.f4.fw4.hover-white.no-underline.white-70.pv2.ph3 {
        flex: 1;
    }
    .qrsection{
        display: none;
    }
    .displayPieces p {
        font-size: 22px;
        margin-top: 35px;
    }
}
.language-selector {
    position: relative;
    display: inline-block;
}

.custom-dropdown {
    display: flex;
    align-items: center;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    background-color: white;
}

.custom-dropdown img {
    margin-right: 5px;
    width: 16px;
    height: 12px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: none;
    width: 120px;
}

.dropdown-menu div {
    display: flex;
    align-items: center;
    padding: 5px;
    cursor: pointer;
}

.dropdown-menu div:hover {
    background: #f1f1f1;
}

.hidden-select {
    display: none;
}
.flagImg{
    margin-right: 5px;
}
div#custom-dropdown {
    background: #15244f;
    color: white;
}
.language-selector {
    position: absolute;
    right: 50px;
}