/*Style VERONICA QUE FEZ*/


/*fim*/



@media screen and (max-width: 1300px) {
    .card-1{
        width: 500px;
    }

    .social i{
        font-size: 15pt;
        padding: 15px;
    }
}

@media  screen and (max-width:900px) {
    .card-1{
        width: 350px;
    }

    .box-ativ-texto h2{
        font-size: 18pt;
    }

    .depoimentos{
        padding: 5px;
    }

    .deu-depoimento{
        flex-direction: column;
    }

    .box-depoimento{
        padding: 5px;
    }
}

@media  screen and (max-width:768px) {
    .card-1{
        width: 250px;
    }

    .box-ativ-texto h2{
        font-size: 18pt;
    }

    .depoimentos{
        padding: 5px;
    }

    .deu-depoimento{
        flex-direction: column;
    }

    .box-depoimento{
        padding: 5px;
    }
}

@media screen and (max-width:475px) {

    .slide-2 img {
        height: 320px;
        object-fit: contain;
        border-radius: 0;
    }

    .card-1{
        width: 200px;
    }

    .box-ativ-texto h2{
        font-size: 20pt;
    }
    .navbar-toggler{
        background-color: #39baff;
        border-radius: 10px !important;
    }

    .logo img{
        max-width: 50%;
    }

    .logo, .menu-fixo .logo{
        max-width: 50%;
    }

    .content p{
        font-size: 10pt;
        padding: 0px;
    }

    .proj-titulo p{
        width: 100%;
    }

    .proj-titulo h2{
        font-size: 40pt;
    }

    .eventos{
        padding-left: 0px;
    }

    .proposta{
        padding: 20px;
    }

    .medio{
        padding: 20px;
    }

    .box-depoimento{
        padding: 10px;
    }

        /*Infraestrutura*/

        .sobre h3{
            font-size: 30pt;
        }
    
        .equipe {
            padding: 5px;
        }
    
        .visao{
            padding: 15px;
        }
    
        .historia{
            padding: 5px;
        }
    
        .historia h3{
            font-size: 30pt;
        }
    
        /*segmentos*/
    
        .video-destaque{
            padding: 5px;
        }
    
        .cont-video video{
            border-radius: 20px 5px 5px 5px;
        }
    
        .destaque-video i {
            color: #0063c9;
            font-size: 10pt;
            background-color: #fff;
            padding: 5px;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    
    
        .texto-creche h2{
            font-size: 30pt;
        }
    
        .texto-creche {
            padding: 5px;
        }
    
        .collapse h3{
            font-size: 14pt;
        }
    }

@media screen and (max-width:375px) {
    .navbar-toggler{
        background-color: #39baff;
        border-radius: 10px !important;
    }

    .logo, .menu-fixo .logo{
        max-width: 50%;
    }

    .content p{
        font-size: 10pt;
        padding: 0px;
    }

    .proj-titulo p{
        width: 100%;
    }

    .proj-titulo h2{
        font-size: 40pt;
    }

    .eventos{
        padding-left: 0px;
    }

    .proposta{
        padding: 20px;
    }

    .medio{
        padding: 20px;
    }

    .box-depoimento{
        padding: 10px;
    }

        /*Infraestrutura*/

        .sobre h3{
            font-size: 30pt;
        }
    
        .equipe {
            padding: 5px;
        }
    
        .visao{
            padding: 15px;
        }
    
        .historia{
            padding: 5px;
        }
    
        .historia h3{
            font-size: 30pt;
        }
    
        /*segmentos*/
    
        .video-destaque{
            padding: 5px;
        }
    
        .cont-video video{
            border-radius: 20px 5px 5px 5px;
        }
    
        .destaque-video i {
            color: #0063c9;
            font-size: 10pt;
            background-color: #fff;
            padding: 5px;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    
    
        .texto-creche h2{
            font-size: 30pt;
        }
    
        .texto-creche {
            padding: 5px;
        }
    
        .collapse h3{
            font-size: 14pt;
        }
    }

@media  screen and (max-width:320px) {
    .navbar-toggler{
        background-color: #39baff;
        border-radius: 10px !important;
    }

    .logo, .menu-fixo .logo{
        max-width: 50%;
    }

    .content p{
        font-size: 10pt;
        padding: 0px;
    }

    .proj-titulo p{
        width: 100%;
    }

    .proj-titulo h2{
        font-size: 40pt;
    }

    .eventos{
        padding-left: 0px;
    }

    .proposta{
        padding: 20px;
    }

    .medio{
        padding: 20px;
    }

    .box-depoimento{
        padding: 10px;
    }

    /*Infraestrutura*/

    .sobre h3{
        font-size: 30pt;
    }

    .equipe {
        padding: 5px;
    }

    .visao{
        padding: 15px;
    }

    .historia{
        padding: 5px;
    }

    .historia h3{
        font-size: 30pt;
    }

    /*segmentos*/

    .video-destaque{
        padding: 5px;
    }

    .cont-video video{
        border-radius: 20px 5px 5px 5px;
    }

    .destaque-video i {
        color: #0063c9;
        font-size: 10pt;
        background-color: #fff;
        padding: 5px;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .texto-creche h2{
        font-size: 30pt;
    }

    .texto-creche {
        padding: 5px;
    }

    .collapse h3{
        font-size: 14pt;
    }
}

