
section.paydasSectionNew {
    padding: 0 7% !important;
}

.paydasKurumlarText h3 {
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 50px !important;
    line-height: 94.5% !important;
    color: #fff !important;
}

.paydasKurumlarText p {
    font-family: 'rage_italicregular' !important;
    color: #fff !important;
    font-size: 25px !important;
}

.teknofest-rds-content {
    display: flex !important;
    justify-content: flex-end !important;
}

.teknofest-rds-content .teknofest-rds-box {
    width: 459px !important;
    height: 200px !important;
    background: #fff !important;
    opacity: 0.9 !important;
    border-radius: 10px !important;
    display: flex !important;
}

.teknofest-rds-box .teknofest-rds-left {
    padding: 20px !important;
    width: 60% !important;
}

.teknofest-rds-box .teknofest-rds-left span {
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 50px !important;
    line-height: 37px !important;
    color: #3E0935 !important;
}

.teknofest-rds-box .teknofest-rds-left p {
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #0E137A !important;
    margin-bottom: 10px !important;
}

.teknofest-rds-box .teknofest-rds-left h5 {
    font-style: normal !important;
    font-weight: bold !important;
    font-size: 13px !important;
    line-height: 16px !important;
    color: #3E0935 !important;
    margin: 0 0 5px 0 !important;
}

.teknofest-rds-box .teknofest-rds-left h6 {
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 9px !important;
    line-height: 9px !important;
    color: #3E0935 !important;
    margin: 0 !important;
}

.teknofest-rds-right {
    width: 40% !important;
    height: 259px !important;
    margin-top: -58px !important;
}

.teknofest-rds-right img {
    width: 177px !important;
    height: 259px !important;
}

.teknofest-paydas-slide {
    width: 100%;
    height: 100px;
    padding: 0;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    background: radial-gradient(56.74% 314.47% at 5.83% 85.17%, rgba(14, 19, 122, 0.4) 0%, rgba(14, 19, 122, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(85.43% 570.57% at 97.65% 92.81%, rgba(179, 183, 241, 0.6) 0%, rgba(179, 183, 241, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(61.43% 61.43% at 64.67% 38.57%, rgba(209, 166, 193, 0.6) 0%, rgba(209, 166, 193, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #FFFFFF !important;
}

.paydas-teknofest-new1-carousel {
    height: 92px !important;
    margin: 0 !important;
}

.paydas-teknofest-new1-carousel .item {
    display: flex !important;
    align-items: center !important;
}

.paydas-teknofest-new1-carousel .item img {
    height: auto !important;
}

.teknofest-paydas-slide .paydas-teknofest-new1-carousel {
    display: flex !important;
    align-items: center !important;

}

.teknofest-paydas-slide .paydas-teknofest-new1-carousel .owl-stage {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.paydas-teknofest-new1-carousel .owl-item {
    max-height: 100px !important;
}

.paydas-teknofest-new1-carousel .owl-item img {
    width: auto !important;
    max-height: 75px !important;
}

@media (max-width: 768px) {
    .teknofest-rds-content .teknofest-rds-box {
        width: 100% !important;
        height: 230px !important;
    }

    .teknofest-rds-right {
        width: 40% !important;
        height: 259px !important;
        margin-top: -25px !important;
    }
}

@media (max-width: 500px) {
    .teknofest-rds-right {
        width: 100% !important;
        height: 259px !important;
        margin-top: -5px !important;
        display: flex !important;
        justify-content: center !important;
    }

    .teknofest-rds-left {
        width: 100% !important;
    }

    .teknofest-rds-content .teknofest-rds-box {
        display: flex !important;
        height: auto !important;
        flex-direction: column !important;
    }
}

.paydas-teknofest-new1-carousel .owl-carousel .owl-dot, .paydas-teknofest-new1-carousel .owl-carousel .owl-nav .owl-next, .paydas-teknofest-new1-carousel .owl-carousel .owl-nav .owl-prev {
    display: inline-block !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.paydas-teknofest-new1-carousel .owl-nav {
    margin-top: 0 !important;
}

.paydas-teknofest-new1-carousel .owl-next {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 10px;
    color: #0a0e69;
    font-size: 25px;
    cursor: pointer;
    background-color: #fff;
    padding: 0;
    opacity: .9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.paydas-teknofest-new1-carousel .owl-prev {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    left: 10px;
    color: #0a0e69;
    font-size: 25px;
    cursor: pointer;
    background-color: #fff;
    padding: 0;
    opacity: .9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.paydas-teknofest-new1-carousel .owl-prev:hover {
    opacity: 1 !important;
}

.paydas-teknofest-new1-carousel .owl-next:hover {
    opacity: 1 !important;
}