.vector{
    height: 832px;
    top: 0px;
    position: relative;
    overflow: hidden; /* скрываем содержимое, выходящее за рамки div */
}
.vector::before {
    content: "";
    position: absolute;
    left: -5%;
    bottom: -30px;
    width: 110%;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    transform: rotate(-3deg);
}
.title{
    padding: 10px 0;
}
.title-not-main{
    padding: 10px 0;
    text-align: center;
}
.menu{
    max-width: 1600px;
    padding: 0px 46px;
}
.navbar-nav mx-auto a{
    font-size: 19px;
}
.nav-size{
    font-size: 20px;
}
.main-title{
    max-width: 1200px;
}
.hello{
    font-weight: 700;
    line-height: 1.13;
    font-size: 32px;
    margin-top: 30px;
    margin-bottom: 20px;
    color: #fff;
    text-align: left;
}

.hello-not-main{
    font-weight: 700;
    font-size: 65px;
    margin-bottom: 20px;
    color: #fff;
    text-align: center;
}
.title p{
    color: #fff;
    text-align: left;
}
.btn-main-color{
    background: #0B036B;
    border-radius: 5px;
    padding: 6px 17px;
    margin-left: 15px;
}
.btn-rad{
    background: #5368B9;
    border-radius: 13px;
    color: #fff;
    float: left;
    height: 50px;
    width: 250px;
    font-size: 18px;
}
.btn-rad-inversion{
    background: #fff;
    border-radius: 13px;
    color: #5368B9;
    float: left;
    height: 50px;
    width: 250px;
    font-size: 18px;
}

@media (min-width: 576px) {
    .card-img-size{
        border-radius: 15px;
    }
    .block-card-subtitle-h{
        overflow: hidden;
    }
    .card-img-size{
        height: 230px;
        max-width: 312px;
        border-radius: 15px;
    }
    .circle-container img:nth-child(1) {
        position: absolute;
        width: 300px;
        height: 300px;
        border-radius: 50%;
        top: 0%;
        left: 0%;
    }
    .circle-container img:nth-child(2) {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        top: 20%;
        left: 65%;
    }
    .circle-container img:nth-child(3) {
        position: absolute;
        width: 270px;
        height: 270px;
        border-radius: 50%;
        top: 42%;
        left: 60%;
    }
    .circle-container img:nth-child(4) {
        position: absolute;
        width: 210px;
        height: 210px;
        border-radius: 50%;
        top: 60%;
        left: 5%;
    }
    .circle-container img:nth-child(5) {
        position: absolute;
        width: 230px;
        height: 230px;
        border-radius: 50%;
        top: 47%;
        left: -50%;
    }
    .circle-container img:nth-child(6) {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        top: 22%;
        left: -45%;
    }
    .circle-container {
        position: relative;
        width: 300px;
        height: 650px;
        margin: 0 auto;
    }
}
@media (min-width: 768px) {
    .card-img-size{
        height: 160px;
        max-width: 312px;
        border-radius: 15px;
    }
    .block-card-subtitle-h{
        overflow: hidden;
    }
}
@media (min-width: 992px) {
    .card-img-size{
        height: 230px;
        max-width: 312px;
        border-radius: 15px;
    }
    .hello{
        font-size: 52px;
    }
}
@media (min-width: 1200px) {
    .hello {
        font-size: 65px;
    }
    .hello-not-main{
        font-size: 65px;
    }
    .card-img-size{
        height: 230px;
        max-width: 312px;
        border-radius: 15px;
    }
    .circle-container img:nth-child(1) {
        position: absolute;
        width: 300px;
        height: 300px;
        border-radius: 50%;
        top: 0%;
        left: 0%;
    }
    .circle-container img:nth-child(2) {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        top: 20%;
        left: 65%;
    }
    .circle-container img:nth-child(3) {
        position: absolute;
        width: 270px;
        height: 270px;
        border-radius: 50%;
        top: 42%;
        left: 60%;
    }
    .circle-container img:nth-child(4) {
        position: absolute;
        width: 210px;
        height: 210px;
        border-radius: 50%;
        top: 60%;
        left: 5%;
    }
    .circle-container img:nth-child(5) {
        position: absolute;
        width: 230px;
        height: 230px;
        border-radius: 50%;
        top: 47%;
        left: -50%;
    }
    .circle-container img:nth-child(6) {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        top: 22%;
        left: -45%;
    }
    .circle-container {
        position: relative;
        width: 300px;
        height: 650px;
        margin: 0 auto;
    }
    .carousel-div-size{
        width: 80%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 405px;
        margin: 0 auto;
    }
}
@media (min-width: 1400px) {
    .hello {
        font-size: 65px;
    }
    .hello-not-main{
        font-size: 65px;
    }
    .circle-container {
        position: relative;
        width: 300px;
        height: 650px;
        margin: 0 auto;
    }
    .card-img-size{
        height: 230px;
        max-width: 312px;
        border-radius: 15px;
    }
    .circle-container img:nth-child(1) {
        position: absolute;
        width: 300px;
        height: 300px;
        border-radius: 50%;
        top: 0%;
        left: 0%;
    }
    .circle-container img:nth-child(2) {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        top: 20%;
        left: 65%;
    }
    .circle-container img:nth-child(3) {
        position: absolute;
        width: 270px;
        height: 270px;
        border-radius: 50%;
        top: 42%;
        left: 60%;
    }
    .circle-container img:nth-child(4) {
        position: absolute;
        width: 210px;
        height: 210px;
        border-radius: 50%;
        top: 60%;
        left: 5%;
    }
    .circle-container img:nth-child(5) {
        position: absolute;
        width: 230px;
        height: 230px;
        border-radius: 50%;
        top: 47%;
        left: -50%;
    }
    .circle-container img:nth-child(6) {
        position: absolute;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        top: 22%;
        left: -45%;
    }
    .carousel-div-size{
        width: 73%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 405px;
        margin: 0 auto;
    }
}


@media (max-width: 350px) {
    .block-card-subtitle-h{
        overflow: hidden;
    }
    .circle-container{
        display: none;
    }
    .hello-not-main {
        font-size: 35px !important;
    }
    .hello{
        font-size: 30px;
        padding-top: 60px;
        width: 260px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .vector {
        height: 550px;
        top: 0px;
        position: relative;
        overflow: hidden;
    }
    .white-block-title {
        text-align: center;
        font-size: 23px;
        color: #0B036B;
        font-weight: 700;
    }
    .white-block-title{
        font-size: 25px !important;
    }
    .carousel-div-size{
        width: 57%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 230px;
        margin: 0 auto;
    }
    .img-car-1, .img-car-3{
        display: none;
    }
}
@media (max-width: 576px) {

}
@media (max-width: 767px) {
    .btn-read{
        margin-bottom: 35px;
    }
    .block-card-subtitle-h {
        height: 45px !important;
    }
    .main-title {
        margin-top: -125px;
    }
    .main-title-not-main{
        margin-top: 0px !important;
    }
    .main-img {
        display: contents;
    }
    .title {
        padding: 40px 0;
    }
    .b-m-0{
        margin: 0 auto !important;
    }
    .com-btn-767{
        margin: 0 auto;
        margin-bottom: 10px;
    }
}
@media (max-width: 768px) {
    .waves {
        height:40px;
        min-height:40px;
    }
    .content {
        height:30vh;
    }
    h1 {
        font-size:24px;
    }
}
@media (max-width: 991px) {
    .hello-not-main{
        font-size: 45px;
    }
    .com-btn-991{
        padding-bottom: 41px;
    }

}
@media (max-width: 1200px) {
    .btn-read{
        margin-top: 15px;
    }
    .nav-item a{
        font-size: 14px;
    }
    .circle-container {
        position: relative;
        width: 300px;
        height: 397px;
        margin: 0 auto;
    }
    .circle-container img:nth-child(1) {
        position: absolute;
        width: 230px;
        height: 230px;
        border-radius: 50%;
        top: 0%;
        left: 0%;
    }
    .circle-container img:nth-child(2) {
        position: absolute;
        width: 135px;
        height: 135px;
        border-radius: 50%;
        top: 22%;
        left: 52%;
    }
    .circle-container img:nth-child(3) {
        position: absolute;
        width: 170px;
        height: 170px;
        border-radius: 50%;
        top: 47%;
        left: 48%;
    }
    .circle-container img:nth-child(4) {
        position: absolute;
        width: 130px;
        height: 130px;
        border-radius: 50%;
        top: 63%;
        left: 18%;
    }
    .circle-container img:nth-child(5) {
        position: absolute;
        width: 165px;
        height: 165px;
        border-radius: 50%;
        top: 49%;
        left: -24%;
    }
    .circle-container img:nth-child(6) {
        position: absolute;
        width: 130px;
        height: 130px;
        border-radius: 50%;
        top: 32%;
        left: -25%;
    }
    .com {
        font-size: 15px !important;
    }
}

@media (min-width: 351px) and (max-width: 576px){
    .hello{
        font-size: 36px;
        padding-top: 70px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .vector {
        height: 650px;
        top: 0px;
        position: relative;
        overflow: hidden;
    }
    .carousel-div-size{
        width: 48%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 250px;
        margin: 0 auto;
    }
    .img-car-1, .img-car-3{
        display: none;
    }
}
@media (min-width: 577px) and (max-width: 767px){
    .hello{
        font-size: 45px;
        padding-top: 60px;
        width: 370px;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .vector {
        height: 780px;
        top: 0px;
        position: relative;
        overflow: hidden;
    }
    .carousel-div-size{
        width: 80%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 178px;
        margin: 0 auto;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .rez-text-advantages{
        font-size: 13px !important;
    }
    .hello{
        font-size: 43px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .vector {
        height: 722px;
        top: 0px;
        position: relative;
        overflow: hidden;
    }
    .carousel-div-size{
        width: 73%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 225px;
        margin: 0 auto;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .carousel-div-size{
        width: 80%;
        margin: 0 auto;
    }
    .carousel-item img {
        height: 337px;
        margin: 0 auto;
    }
}

.b-350{
    margin-bottom: 15px;
}



h1 {
    font-family: 'Lato', sans-serif;
    font-weight:300;
    letter-spacing: 2px;
    font-size:48px;
}
p {
    font-family: 'Lato', sans-serif;
    letter-spacing: 1px;
    font-size:14px;
    color: #fff;
}
.headerma {
    position:relative;
    text-align:center;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%), #5368B9;
    color:white;
}
.logo {
    width:50px;
    fill:white;
    padding-right:15px;
    display:inline-block;
    vertical-align: middle;
}
.inner-headerma {
    height:100%;
    width:100%;
    margin: 0;
    padding: 0;
}
.flex { /*Flexbox для контейнера*/
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.waves {
    position:relative;
    width: 100%;
    height:15vh;
    margin-bottom:-7px; /*Fix для сафари*/
    min-height:100px;
    max-height:150px;
}
.content {
    position:relative;
    height:20vh;
    text-align:center;
    background-color: white;
}
/*Стили непосредственно для Анимации*/
.parallax > use {
    animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}
.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}
.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}
.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}
@keyframes move-forever {
    0% {
        transform: translate3d(-90px,0,0);
    }
    100% {
        transform: translate3d(85px,0,0);
    }
}





.white-block{
    padding: 33px 0px;
}
.white-block-title{
    text-align: center;
    font-size: 33px;
    color: #0B036B;
    font-weight: 700;
}
.purpur-block-title{
    text-align: center;
    font-size: 33px;
    color: #fff;
    font-weight: 700;
}

.block-h-w{
    height: 280px;
    width: 312px;
}
.block-card-title{
    font-size: 18px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    max-width: 312px;
}
.block-card-title-full{
    font-size: 17px;
    font-weight: 700;
}
.block-card-subtitle{
    text-align: left;
    font-size: 15px;
}
.btn-read{
    background: #5368B9;
    border-radius: 13px;
    color: #fff;
    height: 30px;
    width: 140px;
    font-size: 15px;
    float: right;
}
.block-card-subtitle-h{
    height: 66px;
}
.block-card-subtitle-h-not-main{

}
.container-purpur{
    background: #5368B9;
    margin: 0px -12px;
}
.adv-size{
    height: 150px;
    width: 150px;
}
.no-style{
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
}
.conditions{
    margin: 10px 0px;
}
.f-s{
    font-size: 20px !important;
}








.circle-container img {
    border: 8.32819px solid #FFFFFF;
}


.ico-advantages{
    width: 70px;
    display: inline-block;
    height: 70px;
}
.bg-w{
    background: #fff;
    color: #5368B9;
}
.ico-s{
    width: 70px;
    height: 70px;
    margin-right: 15px;
}
.ico-s-s{
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.text-advantages{
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
}
.card-img-rad{
    border-radius: 15px;
}
.com{
    line-height: 2;
    font-size: 18px;
}
.rectangle {
    width: 200px;
    height: 100px;
    background-color: #ccc;
    float: left;
}

.circle {
    width: 80px;
    height: 80px;
    background-color: #e5e5e5;
    float: left;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
    display: flex;
}
.circle p{
    margin: auto;
    font-size: 20px;
    color: #5368B9;
}



.card-88{
    width: 88%;
    margin: 0 auto;
}
.vector2{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%), #5368B9;
}
.color-w{
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 12px;
}
.color-w p{
    color: #fff;
}
.footer-p{
    text-align: center;
    color: #fff;
    padding-top: 15px;
}
.pad-35{
    padding: 35px 0;
}
.pad-20{
    padding: 20px 0;
}
.img-height {
    max-height: 100%;
    width: auto;

}
.main-img{
    width: 100%;
}
.main-img img{
    border-radius: 15px;
    padding: 0;
}


.b-border{
    border: 1px solid #5368B9;
    border-radius: 15px;
    padding: 20px;
    height: 330px;
}
.block-card-title-abitur{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.bak{
    color: #5368B9;
}
.mag{
    color: #a04e56;
}
.card-border-top{
    font-size: 14px;
    text-align: center;
    padding: 4px 5px;
    border-radius: 5px;
}
.och{
    border: 1px solid #389731;
    color: #389731;
}
.zaoch{
    border: 1px solid #976531;
    color: #976531;
}



.fio{
    text-align: center;
    padding-top: 20px;
    font-size: 20px;
}
.dol{
    text-align: center;
    font-size: 20px;
}

.b-border-s{
    border: 1px solid #5368B9;
    border-radius: 15px;
    padding: 20px;
    height: 265px;
    margin: 10px 0px;
}




.title-rub-news{
    font-size: 17px;
    color: #5368B9;
}
.active-style{
    font-size: 14px;
    border: 1px solid;
    background: #5c70bd;
    color: #fff !important;
    height: 40px;
}
.active-style:hover{
    color: #fff !important;
}
.img-new{
    width: 100%;
}
.title-new{
    font-size: 20px;
    padding-top: 15px;
}
.subtitle-new{
    font-size: 16px;
}
.author-new{
    border: 1px solid #566bba;
    width: 220px;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}
.date-i{
    font-size: 30px;
}
.date-d{
    font-size: 25px;
    margin-bottom: 0;
}
.date-m{
    margin-bottom: 0;
}

.block-img-pril{
    height: 300px;
    width: 300px;
}




.image-market {
    overflow: hidden;
    height: 300px;
    width: 300px;
    position: relative;
    cursor: pointer;
    margin: 0 15px;
    box-shadow: 0 0 25px 1px rgba(0, 0, 0, .3);
    transition: .5s;
    background-color: #555
}

.image-market:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    transform: translate(-140%, -50%);
    background-color: #566bba;
    opacity: 0.8;
    border-radius: 50%;
    transition: .8s
}

.image-market:hover:after {
    transform: translate(-50%, -50%)
}

.image-market:hover img {
    transform: translate(-50%, -50%) scale(1.3) rotate(20deg)
}

.image-market img {
    position: absolute;
    height: 110%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .8s
}

.image-market div {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 255px;
    transform: translate(-2000px, -50%);
    color: #fff;
    transition: .8s;
    transition-timing-function: ease-in
}

.image-market:hover div {
    transform: translate(-50%, -50%);
    transition-timing-function: ease
}

.btn-market{
    margin: 0 auto;
    display: table;
    margin-top: 10px;
}


.cl{
    background: #0d6efd;
}