.rbt-card .rbt-card-body .rbt-card-text {
    display: -webkit-box;
    -webkit-line-clamp: 4; /* Satır sayısını belirler */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rbt-modern-select .bootstrap-select .dropdown-menu li a span.text {
    text-wrap: balance;
}

.form-group {
    position: relative;
}

label.error {
    position: absolute !important;
    bottom: -28px !important;
    top: unset !important;
    font-size: 12px;
    color: var(--color-danger) !important;
    transition: 0.3s;
}

.rbt-form-group label.error {
    bottom: -18px !important;
}

.rbt-form-group {
    margin-bottom: 15px !important;
    position: relative;
}

.rbt-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#cardTypeOutput {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 22%;
    right: 40px;;
}

#cardTypeOutput{
    width: 40px;
    height: 40px;
}
#cardTypeOutput svg{
    width: 40px;
    height: 40px;
}


.fastContactButton {
    background-repeat: no-repeat;
    position: fixed;
    left: 15px;
    bottom: 95px;
    width: 150px;
    height: 45px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 45px;
    transition: 0.3s;
    transition: 0.5s;
    display: flex;
    align-items: center;
    background-color: #2f57ef;
    left: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-name: pulse-blue;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 999;
}

.fastContactButton span{
    color: #fff;
    font-size: 16px;
    z-index: 9999;
}

.whatsapp {
    background-repeat: no-repeat;
    position: fixed;
    right: 25px;
    bottom: 95px;
    width: 65px;
    height: 65px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 45px;
    transition: 0.3s;
    transition: 0.5s;
    display: flex;
    align-items: center;
    background-color: #25D366;
    display: flex;
    justify-content: center;
    align-items: center;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    z-index: 9;
}

.whatsapp span{
    background-size: 36px;
    float: left;
    width: 56px;
    height: 100%;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

@keyframes pulse-blue {
    0% {
        box-shadow: 0 0 0 0 rgba(47, 87, 239, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(47, 87, 239, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 120px;
    left: 20px;
    animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #25d366;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.rbt-team-modal, .rbt-default-modal {
    z-index: 99999999;
    background: unset;
    padding: 60px 15px !important;
}

.rbt-team-modal .modal-dialog, .rbt-default-modal .modal-dialog {
    width: 100%;
    max-width: 768px;
}

#fastContactModal .dropdown-toggle {
    height: 50px;
    border: var(--border-width) solid var(--color-border);
    border-radius: var(--radius);
    color: var(--color-body);
    box-shadow: var(--shadow-10);
}

#fastContactModal .dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
    font-size: 13px;
}

#fastContactModal .bootstrap-select .dropdown-menu {
    max-width: 150px !important;
}

#fastContactForm label.error {
    position: unset !important;
    bottom: -28px !important;
    top: unset !important;
    font-size: 12px;
    color: var(--color-danger) !important;
    transition: 0.3s;
}

.homeCertificationSliderAltFind {
    overflow: hidden;
}

.rbt-banner-6.variation-03 .wrapper {
    height: 500px;
}

.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-right {
    left: 30px;
    right: auto;
}


.rbt-arrow-between .rbt-swiper-arrow.rbt-arrow-left {
    left: auto;
    right: 30px;
}

.homeCertificationSliderContainer {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-top: 0px;
    position: relative;
    border-radius: 8px;
    box-shadow: 0 5px 25px rgba(49, 63, 114, 0.1);
    z-index: 1;
    padding: 20px 80px;
    overflow: hidden;
}

.homeCertificationSliderContainer .homeCertificationSliderAltFind {
    overflow: hidden;
}

.slider-button-wrap .swiperGalleryPrev {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    left: 10px;
    right: auto;
}

.slider-button-wrap .swiperGalleryPrev i {
    font-size: 21px;
    color: #1c2a52;
}

.slider-button-wrap .swiperGalleryNext {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 35%;
    left: auto;
    right: 10px;
}

.slider-button-wrap .swiperGalleryNext i {
    font-size: 21px;
    color: #1c2a52;
}

.homeCertificationSliderAltFind img {
    max-height: 100px;
}

.homeCertificationSliderAltFind .swiper-wrapper{
    display: flex;
    align-items: center;
}

.homeCertificationSliderAltFind .swiper-wrapper .thumbnail {
    display: flex;
    justify-content: center;
}

.swal2-container {
    z-index: 99999999 !important;
}


.bootstrap-select .dropdown-menu li a span.text {
    display: inline-block;
    text-wrap: auto;
}

@media only screen and (max-width: 767px) {
    .rbt-banner-6.variation-03 .wrapper {
        padding: 40px 0;
    }
}

.swal2-popup.swal2-modal {
    width: 42rem;
    padding-bottom: 25px;
}

.swal2-popup.swal2-modal .swal2-content {
    font-size: 1.5em;
}

.swal2-actions.swal2-modal button {
    font-size: 1.5em !important;
}
.swal2-popup .swal2-title {
    font-size: 1.5em !important;
}
.swal2-popup.swal2-modal .swal2-title {
    font-size: 2.5em !important;
}