﻿

.u_caruselMc {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .u_caruselMc * {
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

.u_rtC,
.u_rt1,
.u_rt2,
.u_rt3 {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.u_caruselSc {
    width: 100%;
    aspect-ratio: 1440 / 605;
    padding:50px 100px;
}

.u_caruselItemC {
    position: relative;
    width: 100%;
    aspect-ratio: 1440 / 605;
    background-color: #5f3ddd;
    border-radius: 30px;
    background-image: url(/Dosyalar/YetenekKusagi/SoftTech-Amblem_xA0_Image.png);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: contain;
}

.u_caruselItemC1 {
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
}

    .u_caruselItemC1 img {
        height: 100%;
        border-radius: 30px;
    }

.u_caruselItemC2 {
    position: absolute;
    height: 70%;
    top: 17.5%;
    right: 14%;
}

    .u_caruselItemC2 img {
        height: 100%;
    }

.u_caruselItemC31 {
    float: left;
    margin-left: 5%;
    margin-top: 4%;
    margin-bottom: 5%;
    padding-left: 90px;
    color: black;
    font-size: 80px;
    line-height: 83px;
    background-image: url(/Dosyalar/YetenekKusagi/tag2.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: 78px;
    font-family:"MuseoSlab";
    font-weight:700;
}

.u_caruselItemC32 {
    float: none;
    clear: both;
    margin-left: 5%;
    color: white;
    font-size: 20px;
    width: 45%;
    line-height: 30px;
}

    .u_caruselItemC32 p {
        font-size: 50px;
        margin-bottom: 30px;
        font-family: "MuseoSlab";
        font-weight: 500;
    }

@media screen and (max-width: 1100px) {
    .u_caruselItemC32 p {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .u_caruselItemC31 {
        font-size: 60px;
        line-height: 57px;
        background-size: 58px;
    }

    .u_caruselItemC32 {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 850px) {
    .u_caruselItemC32 p {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .u_caruselItemC31 {
        font-size: 40px;
        line-height: 40px;
        background-size: 37px;
        padding-left: 51px;
    }

    .u_caruselItemC32 {
        font-size: 14px;
        line-height: 18px;
        width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .u_caruselItemC32 p {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .u_caruselItemC31 {
        font-size: 30px;
        line-height: 31px;
        background-size: 31px;
        padding-left: 43px;
    }

    .u_caruselItemC32 {
        font-size: 14px;
        line-height: 15px;
        width: 55%;
    }

    .u_caruselItemC2 {
        position: absolute;
        height: 60%;
        top: 20%;
        right: 4%;
    }

    .u_caruselItemC {
        background-position: 125% 0%;
    }
}

@media screen and (max-width: 500px) {
    .u_caruselItemC2 {
        height: 60%;
        top: 20%;
        right: 4%;
    }

    .u_caruselItemC2 {
        height: 38%;
        top: 53%;
        right: 10%;
    }

    .u_caruselItemC {
        aspect-ratio: 1 / 1.3;
        background-position: 158% 95%;
        background-position-x: 156%;
        background-size: 75%;
    }

    .u_caruselItemC32 {
        font-size: 16px;
        line-height: 16px;
        width: 90%;
    }

        .u_caruselItemC32 p {
            font-size: 26px;
            margin-bottom: 20px;
        }

    .u_caruselItemC31 {
        margin-top: 6%;
        font-size: 36px;
        line-height: 36px;
        background-size: 34px;
        padding-left: 46px;
    }
}

.u_rtC {
    width: 100%;
    max-width: 1440px;
    float: none;
    clear: both;
}

.u_rt1 {
    width: 100%;
    height: auto;
    border-radius: 48px;
    border: 1px solid #534d4d;
}

.u_rt2 {
    width: 100%;
    height: auto;
    display: none;
}

.u_rt3 {
    width: 100%;
    height: auto;
    display: none;
}

@media screen and (max-width: 998px) {
    .u_caruselSc {
        padding: 20px;
    }
}

/*@media screen and (max-width: 500px) {
    .u_rt2 {
        display: none;
    }

    .u_rt3 {
        display: block;
    }
}
*/
