.container-advantages{
    display: flex;
    flex-direction: column;
    font-family: Founders Grotesk XCondensed, sans-serif;
}

.photo{
    max-width: 600px;
}

.box-name-logist{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.box-advantages{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.container-advantages1{
    background: #1e4870;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding-bottom: 20px;
    margin-top: 20px;
}

.photo-logist-page{
    max-width: 500px;
    border-radius: 12px;
}

.top{
    text-align: justify;
    max-width: 400px;
    font-size: 1.25rem;
    color: #FFFFFF;
    font-weight: 600;
}

.container-box-advantages{
    overflow-x: hidden;
    width: 100%;
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

@media (max-width: 931px) {
   .box-advantages1{
       flex-direction: column-reverse;
       align-content: center;
   }
}

@media (max-width: 603px){
    .box-name-logist{
        display: none;
    }
}

.advise{
    /*width: 80%;*/
    color: #FFFFFF;
    font-size: 1.5rem;
    text-align: center;
    font-weight: 900;
}

.link1{
    cursor: pointer;
}

.box-advantages2{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.box-advantages-of-fopip{
    max-width: 400px;
    background: #FFFFFF;
    padding: 10px;
    min-height: 142px;
    border-radius: 10px;
}

.box-advantages-of-fopip1{
    max-width: 400px;
    background: #FFFFFF;
    padding: 10px;
    min-height: 101px;
    border-radius: 10px;
}

.box-advantages-of-grants{
    max-width: 800px;
    background: #FFFFFF;
    padding: 10px;
    min-height: 101px;
    border-radius: 10px;
}

.name-advantage{
    font-weight: 600;
}

@media (max-width: 400px){
    .top{
    font-size: 1rem;
        padding: 10px;
}
}

.box-advantage-cluster{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.unido{
    max-width: 400px;
    width: 100%;
}

.unido1{
    max-width: 200px;
    width: 100%;
}

.start{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-of-start{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #1561e5;
    width: 80%;
}

.container-table{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.text-of-start1{
    font-size: 14px;
    font-weight: 700;
    color: #1561e5;
}

.text-of-start1:hover{
    color: green;
}

.text-of-start2{
    font-size: 14px;
    font-weight: 700;
    color: #1561e5;
}
.text-of-start3{
    color: #1561e5a6;
}

.start1{
    font-weight: 400;
}

.link-start{
    color: #1561e5;
    font-weight: 700;
}

.photo-un{
    display: flex;
    justify-content: center;
}

.photo-un1{
    max-width: 700px;
    width: 100%;
}

.but-registr{
    padding: 10px;
    background: none;
    border: 2px solid green;
    border-radius: 5px;
    cursor: pointer;
}

.container-name-of-seminar1{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.table{
    font-size: 16px;
    font-weight: 700;
    color: green;
}

.table1{
    font-size: 16px;
    font-weight: 700;
    color: green;
}

.table2{
    font-size: 16px;
    font-weight: 400;
    color: green;
}

.container-table-seminar{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    flex-wrap: wrap;
}

.container-time-show{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.time{
    width: 20%;
    display: flex;
    justify-content: center;
    padding-left: 15px;
}

.description{
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blue-line{
    width: 100%;
    height: 30px;
    background: green;
}

.time1{
    font-size: 16px;
    font-weight: 700;
    color: green;
}

.description1{
    font-size: 16px;
    font-weight: 700;
    color: green;
}

.time2{
    font-size: 18px;
    font-weight: 800;
}

.description2{
    font-size: 18px;
    font-weight: 800;
}

.description4{
    width: 60%;
}

.text-of-start-seminar{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: green;
}

.container-speakers{
    background: none;
}

.text-speak{
    font-size: 14px;
    color: #111111;
}

.weight1{
    font-weight: 100;
}

.weight{
    font-weight: 700;
}

.photo-speakers{
    width: 100%;
    max-width: 300px;
    border-radius: 100px;
}

.circle-speaker{
    width: 100%;
    max-width: 320px;
    border-radius: 100px;
    background: green;
    display: flex;
    justify-content: center;
    padding: 5px;
}

.format{
    width: 80%;
    text-align: center;
}

.format1{
    font-size: 20px;
    font-weight: 900;
}

.format2{
    width: 80%;
}

.disable{
    cursor: not-allowed;
}

.box-unido{
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10rem;
}

@media (max-width: 600px) {
    .box-unido{
        display: flex;
        align-items: center;
        flex-direction: row;
        gap: 0;
    }

    .unido{
        max-width: 170px;
        width: 100%;
    }

    .unido1{
        max-width: 170px;
        width: 100%;
    }
}