.scool_blok_1,
.scool_blok_3 {
    background-color: #afafaf;
}


.text-3,
.text-1 {
    padding: 30px 0px;
}

.text-1 img {
    width: 60%;
    padding: 0px 0px 30px 0px;
}

.text-1 p {
    text-align: left;
    font-size: 15px;
    padding: 0px 20px;
}

.text-3 p {
    font-size: 20px;
    font-weight: 600;
    padding: 0px 30px;
}

.bg_deyteli {
    background-color: #e7e7e7;
    padding-bottom: 66px !important;
    padding-top: 20px;
}

.bg_deyteli h2 {
    color: #3b3b3b;
    font-weight: 300;
}

.carou-1 {
    height: 487px !important;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    overflow: hidden !important;
    height: 568px;
}

.owl-dots {
    bottom: 30% !important;
    padding: 10px 0px;
}

.item-carousel img {
    width: 50%;
    border-radius: 50% !important;
    border: 2px solid #3b3b3b;
}



.item-carousel {
    border: 1px solid #3b3b3b;
    border-radius: 10px;
    margin: 60px 5px 0px 5px;
    height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.item-carousel h5 {
    color: #1a1919;
    font-weight: 200;
}

.item-carousel p {
    color: #1a1919;
    font-weight: 200;
}

.owl-carousel .owl-item img {
    display: block;
    width: 40%;
    margin-top: -30px;
}

.card {
    width: 30%;
}

.post {
    overflow: hidden;
    text-align: center;
}

.card-title {
    font-size: 22px;
    color: black;
    font-weight: bold;
}

.post p {
    padding: 15px 0px;
    font-size: 18px;
}

.real_item span {
    color: #7355ff;
    font-size: 16px;
    font-weight: 700;

}

.on_line_item span {
    color: #0f9600;
    font-size: 16px;
    font-weight: 700;

}

.post img:hover {
    transform: scale(1.02);
    transition: ease all .5s;
}

.cennosti {
    padding: 30px 0px;
}

.cennosti h2 {
    padding-bottom: 20px;
}

.item_cennosti {
    text-align: center;
}

.item_cennosti img {
    width: 70%;

}


.social {
    background-color: #282828;
}

.social h2 {
    padding-top: 30px;
}

.social i {
    font-size: 65px;
    color: #919090;
    transform: scale(1);
    transition: .5s;
    padding: 30px 0px;
}

.social i:hover {
    color: white;
    transform: scale(1.03);
    transition: .5s;
}

.main_red_btn {
    background-color: #cb1919;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #cb1919;
    margin-bottom: 30px;

}

.main_red_btn:hover {
    color: white;
    transform: scale(1.01);
}

.baner {
    background-image: url(../images/nicolay.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.baner_text {
    padding: 400px 0px 100px 0px;
}

.baner p {
    width: 80%;
    font-size: 36px;
    padding: 50px 20px;
    background-color: rgba(255, 255, 255, 0.56);
    text-align: center;
    margin: 0 auto;
}

.scooll_form {
    padding: 30px 0px;
    background-color: #6ea1ff;
}

.scooll_form input {
    padding: 10px 0px 10px 15px;
}

.scooll_form h2 {
    font-size: 24px;
    font-weight: 200;
    color: #303030;
}

.main_btn {
    background-color: #85bc12;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    font-weight: 300;
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #85bc12;
    margin-bottom: 30px;

}

.main_btn:hover {
    transform: scale(1.01);
}

.boy img {
    width: 100%;
}

.baner_contant {
    background-image: url(../images/citata_school.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 0px 200px 0px;
}

.bg_hatman {
    background-image: url(../images/Hatman-grey.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 9px 0px;
}

.baner_contant p {
    font-size: 24px;
    color: white;
}

.masseger img {
    width: 25%;
    padding: 10px 0px;
}

.mass a {
    font-size: 24px;
    color: black;
    text-decoration: underline;
}

.main_btn_blue {
    background-color: #04a9eb;
    color: white;
    border: 0;
    font-size: 15px;
    font-family: var(--para-font);
    font-weight: 300;
    letter-spacing: 5px;
    padding: 10px 30px;
    border: 1px solid #048abf;
    margin-top: 1.5rem;
}

.main_btn_blue:hover {
    transform: scale(1.01);
}
