@media (max-width: 549px) {
    .padding-108 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pl-108 {
        padding-left: 15px;
    }
}

@media (min-width: 550px) {
    .padding-108 {
        padding-left: 108px;
        padding-right: 108px;
    }

    .pl-108 {
        padding-left: 108px;
    }
}

@media (min-width: 538px) {
    .proc {
        color: #2A2928;
        font-size: 56px;
        font-weight: 500;
        line-height: 67.21px;
        word-wrap: break-word
    }

    .proc-white {
        color: white;
        font-size: 56px;
        font-weight: 500;
        line-height: 67.21px;
        word-wrap: break-word
    }

    .obsahuje {
        color: #212529;
        font-size: 40px;
        font-weight: 500;
        line-height: 67.21px;
        word-wrap: break-word;
    }
}

@media (max-width: 537px) {
    .proc {
        color: #212529;
        font-size: 36px;
        font-weight: 500;
        line-height: 43.21px;
        word-wrap: break-word;
    }

    .proc-white {
        color: white;
        font-size: 36px;
        font-weight: 500;
        line-height: 43.21px;
        word-wrap: break-word;
    }

    .obsahuje {
        color: #212529;
        font-size: 36px;
        font-weight: 500;
        line-height: 43.21px;
        word-wrap: break-word;
    }
}

.zabezpeceni-text {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

.dot {
    width: 3px;
    height: 3px;
    background: white;
    border-radius: 9999px;
}

.kamery-text {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

.small-description {
    text-align: center;
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

@media (min-width: 678px) {
    .bezpecnostni-kamery {
        color: white;
        font-size: 72px;
        font-weight: 600;
        line-height: 86.40px;
        word-wrap: break-word
    }

    .pripadove-studie {
        color: #F1F3F5;
        font-size: 56px;
        font-weight: 500;
        line-height: 67.21px;
        word-wrap: break-word;
    }

    .studie-card {
        position: relative;
        width: 100%;
        height: 400px;
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 24px;
        padding-bottom: 24px;
        background-size: cover !important;
        border-radius: 10px;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    .studie-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 60%; /* Adjust this for the width of the effect */
        height: 100%;
        background: linear-gradient(to right, rgba(42, 41, 40, 0.9) 0%, rgba(8, 30, 29, 0) 100%);
        box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.3);
        filter: blur(30px);
        z-index: 1;
    }
}

@media (max-width: 677px) {
    .bezpecnostni-kamery {
        color: white;
        font-size: 40px;
        font-weight: 600;
        line-height: 48px;
        word-wrap: break-word
    }

    .pripadove-studie {
        color: #F1F3F5;
        font-size: 56px;
        font-weight: 500;
        line-height: 67.21px;
        word-wrap: break-word;
    }

    .studie-card {
        position: relative;
        width: 100%;
        height: 400px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 24px;
        padding-bottom: 24px;
        background-size: cover !important;
        border-radius: 10px;
        overflow: hidden;
        display: flex;
        align-items: center;
    }

    .studie-card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 150%; /* Adjust this for the width of the effect */
        height: 100%;
        background: linear-gradient(to right, rgba(42, 41, 40, 0.9) 0%, rgba(8, 30, 29, 0) 100%);
        box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.3);
        filter: blur(30px);
        z-index: 1;
    }
}

@media (max-width: 767px) {
    .diky-za-vas {
        align-self: stretch;
        color: white;
        font-size: 25px;
        font-weight: 500;
        word-wrap: break-word;
    }

    .position-md-fixed {
        display: none;
    }
}

@media (min-width: 768px) {
    .diky-za-vas {
        align-self: stretch;
        color: white;
        font-size: 30px;
        font-weight: 500;
        word-wrap: break-word;
        line-height: normal;
    }

    .position-md-fixed {
        position: absolute;
        bottom: 50px;
        right: -30px;
        rotate: 20deg;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .position-md-fixed {
        position: absolute;
        bottom: 50px;
        right: -30px;
        rotate: 20deg;
    }
}

@media (min-width: 992px) {
    .position-md-fixed {
        position: absolute;
        bottom: 50px;
        right: -30px;
        rotate: 20deg;
    }
}

@media (min-width: 1400px) {
    .form-card {
        width: 100%;
        height: 100%;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
        background: linear-gradient(248deg, rgba(198, 204, 210, 0.22) 8%, rgba(181.60, 203.39, 227, 0.22) 100%);
        border-radius: 16px;
        border: 1px #0582C6 solid;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        display: inline-flex;
    }
}

@media (max-width: 1399px) {
    .form-card {
        width: 100%;
        height: 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 48px;
        padding-bottom: 48px;
        background: linear-gradient(248deg, rgba(198, 204, 210, 0.22) 8%, rgba(181.60, 203.39, 227, 0.22) 100%);
        border-radius: 16px;
        border: 1px #0582C6 solid;
        justify-content: center;
        align-items: flex-start;
        gap: 16px;
        display: inline-flex;
    }
}

.pl-40 {
    padding-left: 40px;
}

.pr-40 {
    padding-right: 40px;
}

.zajima-vas-desc {
    align-self: stretch;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

.custom-phone-input {
    align-self: stretch;
    height: 48px;
    padding: 8px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px #C6CCD2 solid;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    background: white;
    color: #64707D;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.80px;
    word-wrap: break-word;
}

.kdy-volat {
    align-self: stretch;
    color: #64707D;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word
}

.custom-radio .custom-control-label::before {
    width: 16px;
    height: 16px;
    background: white;
    border-radius: 9999px;
    border: 1px #C6CCD2 solid
}

.custom-radio-label {
    flex: 1 1 0;
    color: #212529;
    font-size: 14px;
    font-weight: 400;
    line-height: 24.2px;
    word-wrap: break-word
}

.custom-date {
    align-self: stretch;
    height: 48px;
    padding: 8px;
    border-radius: 12px;
    overflow: hidden;
    border: 1px #C6CCD2 solid;
    background: transparent;
    color: #64707D;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.80px;
    word-wrap: break-word;
}

.custom-select {
    border-radius: 12px !important;
    padding: 8px !important;
    min-height: 48px !important;
    /*align-items: center !important;
    display: flex !important;*/
    background: transparent !important;
    border: 1px #C6CCD2 solid !important;
    color: #64707D !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20.80px !important;
    word-wrap: break-word !important;
    width: 100% !important;
}

.zavolejte-btn {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #0582C6;
    box-shadow: 0px 0px 32px rgba(5, 130, 197, 0.20);
    border-radius: 128px;
    border: 1px rgba(174, 208, 233, 0.40) solid;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    color: white;
    font-size: 14px;
    font-weight: 400;
    word-wrap: break-word;
}

.green-kamery {
    color: #8FCD46;
}

.blue-icon {
    color: #0582C6 !important;
}

.fa-3xl {
    font-size: 3em;
    line-height: .03125em;
    vertical-align: -.1875em;
}

.text-icon {
    align-self: stretch;
    color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

.radius-24 {
    border-radius: 24px;
}

.kamery-point {
    width: 100%;
    color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

.kamery-point-white {
    width: 100%;
    color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.40px;
    word-wrap: break-word;
}

.studie-title {
    align-self: stretch;
    color: white;
    font-size: 24px;
    font-weight: 500;
    line-height: 31.20px;
    word-wrap: break-word;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.04);
}

.studie-desc {
    color: #C6CCD2;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    word-wrap: break-word;
}

.button-detail {
    min-height: 44px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 128px;
    border: 1px #0582C6 solid;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;
    color: white;
    font-size: 14px;
    font-weight: 500;
    word-wrap: break-word;
}
.button-detail:hover {
    text-decoration: none;
    color: #0056b3;
    stroke: #0056b3;
    -webkit-transition: all .2sease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2sease-in-out;
}

.arrow-right {
    stroke: #AED0E9;
}
