* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.div1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 100px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 100px;
    font-family: 'Lucida Sans', 'Luci da Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.a1 {
    text-decoration: none;
    color: black;
    margin-left: 30px;
}

.link3 {
    margin-top: 10px;
    text-decoration: none;
    color: #ff583a;
    border: solid 2px;
    border-radius: 3px;
    padding: 10px;
    margin-right: 10px;
    transition: 0.4s;
}

.link3:hover {
    background-color: #ff583a;
    color: white;
    outline-offset: 4px;
    outline-color: white;
}

.link6 {
    text-decoration: none;
    color: black;
}

.pink {
    background-color: rgb(241, 197, 206);
    display: flex;
    justify-content: space-between;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    align-items: center;
    padding: 100px;
    padding-left: 100px;
    padding-right: 100px;
}

.play {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    gap: 10px;
}
.play a{
    text-decoration: none;
    color: black;
}

.aboutus {
    margin-top: 10px;
    text-decoration: none;
    color: #ff583a;
    border: solid 2px;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    margin-right: 10px;
    transition: 0.4s;
}

.aboutus:hover {
    background-color: #ff583a;
    color: white;
    outline-offset: 4px;
    outline-color: white;
}

.enjoyStudy {
    margin-bottom: 50px;
    font-size: 45px;

}

.numbers {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 50px;
    background-color: rgb(241, 197, 206);
}

.numbers div {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 21px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 8px;
}

.numbers img {
    margin-left: 20px;
    margin-right: 20px;
}

.girl {
    display: flex;
    justify-content: space-around;
    margin-left: 50px;
    margin-top: 40px;
    margin-right: 50px;
    background-color: white;
    margin-bottom: 20px;
}

.whoweare {
    font-size: 25px;
    gap: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.who {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 23px;
}

.points {
    display: flex;
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 25px;
    gap: 15px;
}

.more {
    font-size: 15px;
    gap: 20px;
    text-decoration: none;
    color: white;
    border-radius: 3px;
    background-color: #ff583a;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.gray {
    background-color: #F4F5F6;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
}

.zagalovok {
    padding-top: 100px;
    padding-bottom: 70px;
    font-family: Arial, Helvetica, sans-serif;
    gap: 15px;
    font-size: 25px;
}

.ourTeam {
    font-family: Arial, Helvetica, sans-serif;
    display: flex;
    justify-content: space-around;
    margin-right: 100px;
    margin-left: 100px;
    text-align: center;
}

.tutorsImage {
    width: 275px;
    margin-left: 20px;
}

.tutorsName {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 900;
    margin-top: 10px;
    margin-bottom: 10px;
}

.position {
    color: #787A80;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}

.blog {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
    font-family: Arial, Helvetica, sans-serif;
    gap: 15px;
    font-size: 25px;
    padding-top: 100px;
}

.gotoblog {
    font-size: 15px;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px;
    text-decoration: none;
    color: white;
    border-radius: 3px;
    background-color: #ff583a;

}

.pics {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.time {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    margin-right: 45px;
    margin-left: 20px;
    color: #787A80;
}

.about {
    display: flex;
    justify-content: space-between;

}

.text {
    font-family: Arial, Helvetica, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 60px;
}

.text2 {
    font-size: 14px;
    font-weight: 200;
    padding-top: 10px;
    color: #787A80;
}

.pink2 {
    background-color: rgb(226, 181, 190);
    text-align: center;
}

.miss {
    padding-top: 50px;
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.zagalovok1 {
    font-size: 20px;
    padding-bottom: 10px;
    font-weight: 200;

}

.subscribe {
    display: flex;
    justify-content: space-between;
}

.email {
    margin-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 10px;
    text-align: start;
    border-radius: 4px;
    color: white;
}

.button {
    font-size: 15px;
    padding-left: 25px;
    padding-top: 8px;
    padding-right: 25px;
    padding-bottom: 8px;
    border: 1px;
    color: white;
    background-color: #ff583a;
}

.footer {
    display: flex;
    justify-content: space-between;
    background-color: #1E212C;
    color: #FFF;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.column1 p {
    font-size: 9px;
    width: 250px;
}

.column1 a {
    margin-right: 20px;
}

.column2 {
    display: flex;
    flex-direction: column;
    gap: 8px;

}

.column2 a {
    text-decoration: none;
    color: white;

}

.column3 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.column3 a {
    text-decoration: none;
    color: white;
}

.column4 {
    text-decoration: none;
    color: white;
}

.column4 a {
    text-decoration: none;
    color: white;
}

.column4 h3 {
    padding-bottom: 5px;
}

.column4 div {
    padding-top: 8px;
}

.column5 input {
    width: 200px;
    height: 36px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #3b3f4b;
    padding-left: 10px;
}

.column5 p {
    font-size: 10px;
}
.grayDiv{
    display: flex;
    justify-content: space-around;
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 20px;
    padding-top: 20px;
    background-color: #3b3f4b;
    color: white;
}
.grayDiv a{
text-decoration: none;
color: white;

}
.surat{
    padding-top: 5px;
}
@media screen and (max-width: 1110px) {
    .div1{
        display: flex;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1141px) {
    .pink{
        display: flex;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 785px) {
    .numbers{
        display: flex;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1285px) {
    .girl{
        display: flex;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1210px) {
    .gray{
        display: flex;
        flex-direction: column;
    }
    .pics{
        display: flex;
        flex-direction: column;
    }
    .ourTeam{
        display: flex;
        flex-direction: column; 
    }
}
@media screen and (max-width: 1166px) {
    .footer{
        display: flex;
        flex-wrap: wrap;
    }
}