body{font-family: sans-serif; font-size: 18px; color: #444444;background-color: #fff;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.img100, .img100 img{width: 100%; height: auto;}
.flex{display: flex;}
.gap-1,
.gap_1{gap: 1rem;}
.col50{width: 50%;}
img{max-width: 100%; height: auto;}

strong{font-weight: bold;}

.lp_container{width: 100%; max-width: 1288px; margin: 0 auto;}
.lp_content{padding: 0 40px;}
.lp_verde{background-color: #005065;}

.top-menu{margin-bottom: 30px;}
.header-multi-site-subheader__link{color: #0756B1;}

.lp_bg{background: url('https://www.governodabahia.com.br/lps/2025/ponte/images/bg_ponte.jpg') top center no-repeat;margin-top: -28px;}

.lp_content_1{
    margin-top: -300px;
    padding: 0 40px 40px;
    color: #ffffff;
}

.lp_content_1_title{font-size: 3em;text-align: center;padding-bottom: 15px;}
.lp_content_1_text{width: 85%; margin: 0 auto;font-size: .8em;line-height: 1.3em;}

.lp_content_1 .slick-prev,
.lp_content_1 .slick-next{
    background-size: contain;
    width: 72px;
    height: 72px;
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.lp_content_1 .slick-prev{
    background: url('https://www.governodabahia.com.br/lps/2025/ponte/images/seta_prev.png') no-repeat center center;
    left: -50px;
    z-index: 1;
}
.lp_content_1 .slick-next{
    background: url('https://www.governodabahia.com.br/lps/2025/ponte/images/seta_next.png') no-repeat center center;
    right: -50px;
}

.lp_content_2{
    margin-top: 270px;
}
.lp_carousel_item_card{
    margin: 0 10px;
    background-color: #E6007E;
    border-radius: 10px;
    border: 2px solid #FFFFFF;
    text-align: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 265px;
    justify-content: center;
    font-size: 1.2em;
}
.lp_carousel_item_icon{
    text-align: center;
}
.lp_carousel_item_icon img{
    margin: 0 auto;
    max-height: 130px;
    width: auto;
}

.lp_content_3{
    padding-top: 120px;
}
.lp_youtube {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
}
.lp_youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.lp_content_5.lp_content{
    padding: 60px 80px 40px;
}
.lp_noticias{
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 80px 50px;
}
.lp_vcarousel_item{
    border-top: 1px solid #ccc;
}
.lp_vcarousel_item_card {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
}
.lp_vcarousel_item_card img{max-width: 400px;}
.lp_vcarousel_item_text a,
.lp_vcarousel_item_text{
    color: #ffffff;
}
.lp_vcarousel_item_card{
    align-items: center;
}
.lp_vcarousel_item_date{font-size: 1.3em; padding-bottom: 15px;}
.lp_vcarousel_item_title{font-size: 1.4em; font-weight: bold; padding-bottom: 15px;}

.lp_content_4{padding: 60px 0px 40px;}
.lp_timeline{position: relative;}
.lp_timeline_image{border-radius: 40px; overflow: hidden;}
.lp_timeline_line{
    position: absolute;
    top: 50%;
    left: 10%;
    width: 80%;
    background: #ffffff;
    z-index: 1;
    height: 1px;
}
.lp_timeline_itens{
    position: absolute;
    top: calc(50% - 13px);
    left: 10%;
    width: 80%;
    z-index: 2;
    text-align: center;
    color: #ffffff;
}
.lp_timeline_item_title{min-height: 60px;}
.lp_timeline_item{width: 18%;cursor: pointer;}
.lp_timeline_item:nth-child(4){width: 26%;}
.lp_timeline_item_text{
    background-color: #2388A3;
    border-radius: 10px;
    border: 1px solid #ffffff;
    padding: 20px;
    display: none;
}
.lp_timeline_item:hover{
    color: #94C11E;
}
/*
.lp_timeline_item:hover .lp_timeline_item_text{
    display: block;
}
*/

.lp_content_5 .slick-prev,
.lp_content_5 .slick-next{
    background-size: contain;
    width: 65px;
    height: 33px;
    border: none;
    overflow: hidden;
    text-indent: -9999px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
}

.lp_content_5 .slick-prev{
    background: url('https://www.governodabahia.com.br/lps/2025/ponte/images/seta_up.png') no-repeat center center;
    z-index: 1;
    top: -40px;
}
.lp_content_5 .slick-next{
    background: url('https://www.governodabahia.com.br/lps/2025/ponte/images/seta_down.png') no-repeat center center;
    z-index: 1;
    bottom: -60px;
}

.lp_content_6{
    padding: 20px 80px;
    color: #ffffff;
    font-size: .9em;
}
.lp_content_6 .lp_title_up{
    font-size: 2.6em;
    margin-bottom: 15px;
    font-style: italic;
}
.lp_content_6_box{
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 20px 30px;
    min-height: 160px;
    text-align: center;
}
.lp_content_6_box a{display: inline-block;padding: 10px 40px;background: #94C11E;color: #ffffff;border-radius: 14px;}
.lp_content_6 .col50:nth-child(2) p{min-height: 57px;display: flex;align-items: center;justify-content: center;}
.lp_content_6 .col50:nth-child(2) a{background: #25B7BC;}

.lp_content_7.lp_content{
    padding: 60px 80px 40px;
    color: #ffffff;
}
.lp_accordion{
    background: rgba(255, 255, 255, 0.15);
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 30px 40px 40px;
}
.lp_accordion .lp_title_up{
    font-size: 2.6em;
    margin-bottom: 25px;
    font-style: italic;
}

.accordion {
    overflow: hidden;
    border-bottom: 1px solid #999;
}

.accordion-header {
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    font-size: 1.8em;
}

.accordion-header span {
    color: #94C11E;
    transition: transform 0.2s ease;
    font-weight: bold;
}

.accordion-content {
    display: none;
    padding: 10px;
    color: #fff;
    margin-bottom: 25px;
}

/* Estilo para o aninhado */
.accordion .accordion {
    margin: 10px 0 0 15px;
    border-color: #aaa;
}

.lp_content7_videos{
    margin: 40px auto;
}
.thumbnails {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
}
.thumbnail {
    cursor: pointer;
}
.thumbnail img {
    width: 220px;
    height: auto;
    border: 2px solid transparent;
    transition: border-color 0.3s;
}
.thumbnail img:hover {
    border-color: #94C11E;
}
#player {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 50.7%;
    height: 0;
    overflow: hidden;
}

#player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.lp_formulario{
    max-width: 680px;
    margin: 0 auto;
}
.lp_form{
    max-width: 500px;
    margin: 0 auto;
}
.lp_content_8.lp_content{
    padding: 60px 80px 40px;
    color: #ffffff;
}
.justify-center {
    justify-content: center;
}
.text-center {
    text-align: center;
}
.lp_form input, .lp_form textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.lp_form button {
    background-color: #FBB900;
    color: white;
    padding: 10px 25px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
}

.lp_modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100vw; height: 100vh;
    justify-content: center;
    align-items: center;
}
.lp_modal.show {
    display: flex;
}
.lp_modal_overlay {
    position: absolute;
    left: 0; top: 0;
    width: 100vw; height: 100vh;
    background: rgba(0,0,0,0.5);
}
.lp_modal_content {
    position: relative;
    background: #fff;
    border-radius: 8px;
    max-width: 500px;
    width: 90vw;
    padding: 32px 24px 24px 24px;
    box-shadow: 0 8px 32px rgba(0,0,0,0.18);
    z-index: 1;
    margin: auto;
    animation: modalIn .2s;
}
@keyframes modalIn {
    from { transform: translateY(40px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}
.lp_modal_close {
    position: absolute;
    top: 12px; right: 16px;
    background: none;
    border: none;
    font-size: 2rem;
    color: #333;
    cursor: pointer;
    line-height: 1;
}
.lp_modal_title {
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 18px;
    color: #1a2a3a;
}
.lp_modal_body {
    font-size: 1rem;
    color: #222;
}
@media (max-width: 600px) {
    .lp_modal_content {
        max-width: 98vw;
        padding: 18px 8px 16px 8px;
    }
    .lp_modal_title {
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 767px) {
    .mob-column{flex-direction: column;}
    .lp_content_1{
        margin-top: -86px;
    }
    .lp_content_1_title {
        font-size: 1.4em;
    }
    .col50 {
        width: 100%;
    }
    .lp_content_2 {
        margin-top: 40px;
    }
    .lp_content_3 {
        margin-top: 60px;
    }
    .lp_content {
        padding: 0 15px;
    }

    .lp_vcarousel_item_date {font-size: 1em;}
    .lp_noticias {padding: 80px 20px;}
    .lp_timeline_line{display: none;}
    .lp_timeline_itens {position: relative;left: 0;width: calc(100% - 60px);padding-top: 20px;padding: 20px 30px 0;}
    .lp_timeline_item{display: flex;width: 100%;flex-wrap: wrap;}
    .lp_timeline_item:nth-child(4){width: 100%;}
    .lp_timeline_item_text {display: block;}
    .lp_timeline_item_title{width: 70%;min-width: 220px;min-height: auto;}
    
    .lp_timeline_item_ball {width: 30px;height: 30px;min-width: 30px;}

    .lp_content_4{}
    .lp_content_6,
    .lp_content_5.lp_content,
    .lp_content_7.lp_content {padding: 60px 15px 40px;}
}

@media screen and (max-width: 520px) {
}

@media screen and (max-width: 460px) {
}