form{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 600px;
    padding: 15px;
    color: #141414;
    margin-top: 3rem;
}
.wrapper-form{
    display: flex;
    align-items: center;
    justify-content: center;
}

input, select{
    width: 100%;
    padding: 16px 20px;
    font-size: 18px;
    border-radius: 10px;
    font-weight: 500;
    border: 1px solid #5357564d;
    outline: none;
}

.login-sarlavha{
    font-size: 42px;
    text-align: center;
}
label{
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.signup{
    background-color: #387975;
    color: #ffffff;
}

.signup:hover{
    background-color: transparent;
    border: transparent;
    border: 2px solid #141414;
    cursor: pointer;
    color: #141414;
}
select{
    cursor: pointer;
}

option{
    width: 100%;
    padding: 16px 20px;
    font-size: 18px;
    border-radius: 10px;
    font-weight: 500;
    border: 1px solid #5357564d;
    outline: none;
}
.hader{
    position: relative;
}

.position{
    position: absolute;
    width: 100%;
    height: 500px;
    z-index: -4;
    top: -100%;
    
    
}

.wrapper-position{
    width: 100%;
}


.kurs-sarlavha{
    font-size: 4.5rem;
    font-weight: 900;
}
.kurs-matn{
    color: #535756;
    opacity: 80%;
    font-weight: 500;
}
.wrapper-sarlavha{
    width: 100%;
    height: 35vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 4rem;
    background-image: url(./img/position/header-position.jpg);
    background-position: bottom;
}
.container{
    max-width: 1300px;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem;
}

.h1{
    font-size: 2.6rem;
    font-weight: 900;
}

.wrapper-card{
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    padding: 3rem;
    background-color: #ffffff;
    box-shadow: 2px 3px 10px lightgray;
    border-radius: 10px;
}
.card-right, .card-left{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    list-style-type: disc;
    padding-left: 20px;
}


.card-li{
    color: #535756;
    opacity: 80%;
    font-weight: 500;
}

.card-li::marker{
    color: #141414;
}
.hero{
    max-width: 1300px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5rem;
    margin-top: 14rem;
}
.hero-left{
    display: flex;
    flex-direction: column;
    gap: 2.3rem;
    width: 65%;
}

.hero-right{
    width: 35%;
    position: relative;
}
.hippo{
    width: 100%;
    border-radius: 10px;
}
.about{
    width: 100%;
    height: fit-content;
    padding-top: 3rem;
    padding-bottom: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0;

}
@media only screen and (max-width:1314px) {
    .about-in-part-1-lable{
        flex-direction: column;
        gap: 4rem;
    }
    .about-in-part-1-lable-blog-1{
        width: 100%;
    }
    .about-in-part-1-lable-blog-2{
        width: 100%;
    }
}
@media only screen and (max-width:933px) {
    .about-in-part-1-lable-blog-2-lable-2 br{
        display: none;
    }
}
@media only screen and (max-width:744px) {
    .about-in-part-1{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media only screen and (max-width:539px) {
    .about-in-part-1-lable-blog-2-lable-1{
        font-size: 2rem;
    }
    .about-in-part-1-lable-blog-2-lable-2{
        font-size: 0.9rem;
    }
    .about-in-part-1-lable-blog-1-lable-1 h2{
        font-size: 1rem;
    }
}
@media only screen and (max-width:427px) {
    .about-in-part-1-lable-blog-1{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .about-in-part-1-lable-blog-1-lable-1 h2{
        font-size: 0.9rem;
    }
    .about-in-part-1-lable-blog-2-lable-1{
        font-size: 1.7rem;
    }
}
@media only screen and (max-width:1294px) {
    .about-in-part-2{
        flex-direction: column;
        gap: 3rem;
    }
    .about-in-part-2-blog-s{
        width: 70%;
        display: flex;
        justify-content: start;
        align-items: start;
    }
    .about-in-part-2-blog-1{
        width: 100%;
    }
    .about-in-part-2-img{
        width: 100%;
    }
    .about-in-part-2-img img{
        width: 100%;
    }
    .about-in-part-2-lable{
        width: 100%;
    }
    .about-in-part-2-lable-2{
        width: 100%;
    }
    .tech-block-bottom-img-in{
        bottom: 12rem !important;
    }
}
@media only screen and (max-width:917px) {
    .about-in-part-2-blog-s{
        width: 100%;
    }
    .kurs-sarlavha{
        font-size: 3rem;
    }
    .kurs-matn{
        font-size: 1rem;
    }
}
@media only screen and (max-width:820px) {
    .tech-block-bottom-img-in{
        bottom: 8rem !important;
    }
}
@media only screen and (max-width:680px) {
    .about-in-part-2{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .kurs-sarlavha{
        font-size: 2rem;
    }
    .wrapper-sarlavha{
        margin-top: 0;
    }
    .kurs-matn{
        font-size: 0.7rem;
    }
}
@media only screen and (max-width:546px) {
    .about-in-part-2-blog-s{
        padding-left: 0;
        padding-right: 0;
    }
    .kurs-sarlavha{
        font-size: 2rem;
    }
    .wrapper-sarlavha{
        margin-top: 0;
    }
    .kurs-matn{
        font-size: 0.5rem;
    }
    .about-in1{
        padding-top: 1rem;
    }
    .about-in-part-1{
        gap: 2rem;
    }
}
@media only screen and (max-width:507px) {
    .about-in-part-2{
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .about-in-part-2-lable-2{
        font-size: 1rem;
        line-height: 1.5rem;
    }
    .about-in-part-2-blog-1-lable-1{
        font-size: 1.2rem;
    }  
    .about-in-part-2-blog-1-lable-1:last-child{
        font-size:0.7rem;
    }  
}
.trust-part-3{
    display: none;
}
.trust-part-4{
    display: none;
}
.active{
    color: #fff;
}
.trust-part-3{
    display: flex;
}
@media only screen and (max-width: 500px) {
    .futer {
        padding-top: 5rem;
    }
}
@media only screen and (max-width:420px) {
    .futer-block-2-lable-1{
        font-size: 13px;
    }
}
.service{
    background-image:linear-gradient(left bottom , #fff, #387975);
    background-size: cover;
    background-position: center; 
    padding-bottom: 20rem;
}
.service-bottom{
    width:85%;
    background-color: #fff;
    position: absolute;
    bottom: -9rem;
    box-shadow: 0px 0px 1em #777;
    padding: 4rem 4rem;
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
}
.service-botton-lable{
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.service-bottom-lable-1{
    font-size: 45px;
    color: #000;
    font-weight: 800;
    margin-bottom: 1rem;
}
.service-bottom-lable-2{
    font-size: 20px;
    color: #333;
    line-height: 30px;
}
.service-bottom-input{
    width: 70%;
    display: flex;
    justify-content: space-between;
    padding-right: 2rem;
}
.service-bottom-input form{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service-bottom-input input{
    width: 48%;
    height: 60px;
    color: #222;
    margin-bottom: 1rem;
    border-radius: 6px;
    font-size: 16px;
    outline: none;
    padding-left: 1rem;
    border: 1px solid #777;
}
.input-3{
    width: 48%;
}
.input-3 *{
    width: 100%;
    height: 60px;
    background-color: transparent;
    color: #777;
    border: 1px solid #777;
    border-radius: 6px;
    padding-right: 1rem;
}
.submitFOrm{
    width: fit-content;
    border: 0px;
    text-align: center;
    color: #fff;
    background-color: #387975;
    border-radius: 20px;
    cursor: pointer;
}
.submitFOrm::placeholder{
    color: #fff;
}
@media only screen and (max-width:1150px) {
    .service{
        padding-bottom: 30rem;
    }
}
@media only screen and (max-width:1117px) {
    .service-bottom{
        bottom: -15%;
        flex-direction: column;
        align-items: center;
        gap: 3rem;
    }
    .service-botton-lable{
        width: 100%;
    }
    .service-bottom-input{
        width: 100%;
    }
    .service-bottom-lable-1{
        text-align: center;
    }
    .service-bottom-lable-1 br{
        display: none;
    }
    .service-bottom-lable-2{
        text-align: center;
    }
}
@media only screen and (max-width:920px) {
    .service{
        padding-bottom: 30rem;
    }
}
@media only screen and (max-width:800px) {
    .service-bottom{
        width: 95%;
    }
    .service-bottom-input{
        width: 100%;
    }
    .service-botton-lable{
        width: 100%;
    }
    .service-bottom{
        bottom: -22%;
    }
    .service-bottom-input form{
        flex-direction: column !important;
    }
    .service-bottom-input{
        padding-right: 0;
    }
    .service-bottom-input form input{
        width: 100%;
    }
    .input-3{
        width: 100%;
    }
    .service-bottom{
        bottom: -30%;
    }
}
@media only screen and (max-width:600px) {
    .service-bottom{
        bottom: -30%;
    }
    .service-bottom-input form{
        flex-direction: column !important;
    }
    .service-bottom-input{
        padding-right: 0;
    }
    .service-bottom-input form input{
        width: 100%;
    }
    .input-3{
        width: 100%;
    }
}
@media only screen and (max-width:500px) {
    .service-bottom{
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        padding-top: 4rem;
        padding-bottom: 2rem;
        gap: 1rem;
    }
    .service-bottom-lable-1{
        font-size: 30px;
        color: #595555;
    }
    .futer{
        padding-top: 25rem;
    }
    .service-bottom-input form{
        gap: 0rem;
    }
}
/* natijalar-cefr */
.natijalar-cefr{
    width: 100%;
    height: fit-content;
    padding-top: 8rem;
    margin-bottom: 8rem;
    text-align:center;
}
.cefr-lable-1{
    font-size: 20px;
}
.cefr-in{
    width: 100%;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    padding-left: 6rem;
    padding-right: 6rem;
    gap: 2rem;
    margin-bottom: 5rem;
}
.cefr-1{
    position: relative;
    width: 30%;
    height: fit-content;
    overflow: hidden;
}
.cefr-1-lable{
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    top: -100%;
    left: 0;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #000000ae;
}
.cefr-1-lable div{
    font-size: 20PX;
    color: #fff;
}
.cefr-1:hover .cefr-1-lable{
    top: 0;
}
.cefr-1-img{
    width: 100%;
}
.cefr-1-img img{
    width: 100%;
}
@media only screen and (max-width:900px) {
    .cefr-in{
        flex-direction: column;
    }
    .cefr-lable-1{
        font-size: 1rem;
    }
    .cefr-1{
        width: 100%;
    }
}
@media only screen and (max-width:715px){
    .cefr-in{
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .natijalar-cefr{
        padding-top: 4rem;
        margin-bottom: 4rem;
    }
}