p {
    margin: 0;
}

section {
    padding: 3rem 0;
}

.modal-title {
    color: #1D1C1D;
    font-family: 'Avenir LT Std 95 Black';
    font-size: 24px;
}

.modal-footer .btn {
    color: #FFFFFF !important;
    background-color: #000000 !important;
    font-family: 'Avenir LT Std 35 Light';
    font-size: 12px;
}

.form-floating {
    color: #0F1A3F !important;
    font-family: 'Avenir LT Std 55 Roman' !important;
    font-size: 16px !important;
    margin-bottom: 80px;
}

.form-floating>* {
    padding-left: 0 !important;
}

.form-control {
    border: 0;
    border-radius: 0;
    border-bottom: 2px #0F1A3F solid;
}

.form-control:focus {
    box-shadow: none;
    border: 0;
    border-radius: 0;
    border-bottom: 2px #0F1A3F solid;
}

.navbar {
    height: 72px;
    background-color: #0F1A3F !important;
    padding: 16px 0;
    position: sticky;
    top: 0px;
    z-index: 10;
}

.nav-link {
    color: #FFFFFF !important;
    font-family: 'Avenir LT Std 85 Heavy';
    font-size: 16px;
}

.navbar .btn {
    font-size: 13px;
}

.navbar .mediarow {
    width: fit-content;
    margin-right: 16px;
}

.navbar .mediarow img{
    fill: #FFFFFF;
    stroke: #FFFFFF;
}

#contact .mediarow .col {
    --bs-gutter-x: 8px;
    --bs-gutter-y: 0;
}

.btn {
    color: #0F1A3F !important;
    font-family: 'Segoe UI Regular';
}

.btn-custom {
    color: #FFFFFF !important;
    background-color: #0F1A3F !important;
}

#initial .title {
    color: #0F1A3F;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 40px;
}

#initial .text {
    color: #0F1A3F;
    font-family: 'Actor';
    font-size: 14px;
    margin: 24px 0;
}

#initial .banner img{
    border-radius: 8px;
}

#transform {
    background-color: #0F1A3F;
    background-image: url('../images/triangles.png');
    background-repeat: no-repeat;
    background-position: right;
}

.transform-card {
    background-color: #FFFFFF;
    border-radius: 8px;
    padding: 22px 27px;
    max-width: 288px;
    min-height: 168px;
}

.transform-card img {
    width: 40px;
}

.transform-card p {
    border-top: #51A192 1px solid;
    font-family: 'Avenir LT Std 35 Light';
    font-size: 16px;
    padding-top: 8px;
    margin-top: 32px;
}

#transform .transform-card.fixed {
    margin-top: -50px;
    margin-left: 50px;
    position: relative;
}

#transform .title {
    font-family: 'Avenir LT Std 95 Black';
    font-size: 32px;
    color: #FFFFFF;
}

#transform .text {
    font-family: 'Avenir LT Std 45 Book';
    font-size: 14px;
    color: #FFFFFF;
    margin: 24px 0;
}

#partners {
    height: 304px;
}

#partners .title {
    color: #0F193E;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 40px;
    margin-bottom: 48px;
    text-align: center;
}

#partners .main-carousel {
    height: 48px;
}

#partners .carousel-cell {
    width: 28%;
    height: 48px;
    text-align: center;
}

#values {
    background-color: #0F1A3F;
    background-image: url('../images/banner_home.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: 80px 0;
}

#values .title {
    font-family: 'Avenir LT Std 95 Black';
    font-size: 32px;
    color: #FFFFFF !important;
    text-align: center;
}

#values .text {
    font-family: 'Avenir LT Std 45 Book';
    font-size: 14px;
    color: #FFFFFF !important;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 40px;
}

.value-card {
    background-color: #7F003D;
    padding: 24px;
    border-radius: 8px;
    height: 100%;
    width: 100%;
}

.value-card .title-card {
    color: #FFFFFF !important;
    font-family: 'Avenir LT Std 85 Heavy';
    font-size: 16px;
    margin-bottom: 15px;
}

.value-card .text-card {
    color: #FFFFFF !important;
    font-family: 'Avenir LT Std 35 Light';
    font-size: 16px;
    border-top: #FCBA12 1px solid;
    padding-top: 15px;
}

#projects {
    background-color: #0F1A3F;
    padding: 80px 0;
}

#projects .text {
    color: #FFFFFF !important;
    font-family: 'Avenir LT Std 45 Book';
    font-size: 24px;
    text-align: center;
}

#projects .title {
    color: #FFFFFF !important;
    font-family: 'Avenir LT Std 95 Black';
    font-size: 64px;
    text-align: center;
    margin-bottom: 56px;
}

#projects .tabs {
    margin-bottom: 48px;
}

#projects .tabs>* {
    width: auto !important;
}

.tab-button {
    background-color: #9299AD;
    border-radius: 8px;
    text-align: center;
    color: #0F1A3F;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 16px;
    text-transform: uppercase;
    padding: 14px 32px;
    text-decoration: none;
}

.tab-button.active {
    background-color: #4561C133;
    color: #FFFFFF;
    box-shadow: #02361C 0px 3px 0px;
}

.event-card {
    background-color: #FFFFFF;
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.event-card .img-card {
    overflow: hidden;
    border-radius: 8px 8px 0px 0px;
}

.event-card .img-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.event-card .detail-card {
    padding: 40px 24px;
}

.event-card .title-card {
    color: #000000;
    font-family: 'Avenir LT Std 95 Black';
    font-size: 12px;
}

.event-card .text-card {
    color: #000000;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: 12px;
}

.event-card .button-card {
    display: block;
    width: fit-content;
    margin-top: 25px;
    background-color: #0F1A3F;
    color: #FFFFFF;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: 12px;
    line-height: 20px;
    padding: 1px 16px;
    border-radius: 4px;
    text-decoration: none;
}

.event-card .button-card img {
    margin-left: 10px;
}

#contact {
    padding-bottom: 100px;
}

#contact .title {
    color: #0F1A3F;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 64px;
    margin-bottom: 32px;
}

#contact .btn-custom {
    width: 300px;
    height: 51px;
    border-radius: 15px;
    font-size: 18px;
}

#contact .rights {
    width: fit-content;
    text-align: right;
}

#contact .mediarow {
    margin-top: 16px;
    width: fit-content;
}

#contact .mediarow .col {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 0;
}

.modal .text {
    color: #1D1C1D;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 16px;
}

.modal .title{
    color: #1D1C1D;
    font-family: 'Avenir LT Std 95 Black';
    font-size: 24px;
    margin-bottom: 14px;
}

.modal .image-gallery {
    width: 100%;
    border-radius: 8px;
}

.modal .image-gallery img {
    width: 100%;
}

.modal .label-gallery {
    color: #1D1C1D;
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 16px;
}

.modal .subtitle{
    color: #1D1C1D;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: 16px;
    margin-bottom: 16px;
}

.modal .editais {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border-radius: 10px;
    font-family: 'Avenir LT Std 35 Light';
    font-size: 12px;
    width: 100%;
}

.modal .big-number{
    font-family: 'Avenir LT Std 55 Roman';
    font-size: 60px;
}

.modal .big-label{
    font-family: 'Avenir LT Std 35 Light';
    font-size: 16px;
    margin-bottom: 1.5rem;
}

.modal .modal-banner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 288px;
    text-align: right;
    border-radius: 8px;
}

.modal .modal-banner img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}