/*Index*/
/*Header*/
/*Navbar*/

.navbar-toggler{
    padding: 15px 50px;
    transition: background-color 0.5s ease, border-color 0.5s ease, box-shadow 0.5s ease;
}

.navbar-toggler:hover{
    background-color: #d31d24 !important;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    box-shadow: none;
    border: 1px solid rgb(255, 255, 255);
}

@media (max-width: 991.98px) {
    
    .navbar-nav .nav-link {
        margin-top: 40px;
        padding: 8px 0;
        border-bottom: 3px solid rgba(255, 255, 255, 0.281);
    }

    .navbar-nav{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: row;
    }

    .navbar-collapse button {
        width: 50%;
        margin-top: 50px;
        margin-bottom: 40px;
    }

    .navbar-collapse{
        text-align: center;
    }

    
}

@media (max-width: 560px) {
    .navbar-nav a  {
        font-size: 14px !important;
    }

    .navbar-collapse button {
        width: 50%;
        margin-top: 20px;
        font-size: 14px !important;
    }

    .navbar-toggler{
        padding: 10px 40px;
        
    }
}

@media (max-width: 400px) {


    .navbar-toggler{
        padding: 5px 30px;
        
    }

    .navbar a{
        font-size: 18px !important;
    }

    .navbar-nav a  {
        font-size: 12px !important;
    }

    .navbar-collapse button {
        width: 50%;
        margin-top: 20px;
        font-size: 12px !important;
    }
}


/*Hero*/

@media (max-width: 1460px) {
    .hero h1 {
        font-size: 80px !important;
    }
}

@media (max-width: 868px) {
    .hero h1 {
        font-size: 60px !important;
    }
}

@media (max-width: 660px) {
    .hero p {
        display: none;
    }

    .hero{
        max-height: 70vh;
    }
}

@media (max-width: 580px) {
    .hero h1 {
        font-size: 45px !important;
    }

    .hero button{
        display: none;
    }

    .hero{
        max-height: 40vh;
        margin-top: -100px;
        
    }
}

@media (max-width: 380px) {
    .hero h1 {
        font-size: 35px !important;
    }

}

/*Servicos*/

@media (max-width: 660px) {

    .servicos-cards p{
        font-size: 16px;
        line-height: 40px;
    }

    .servicos-cards h1{
        font-size: 35px;
        line-height: 40px;
    }

    .servicos-cards .card-body{
        padding: 50px;
    }
}

@media (max-width: 480px) {
    .servicos-cards .card-body{
        padding: 20px;

    }

    .servicos-cards p{
        line-height: 20px;

    }
}

/*Servicos Cards*/
@media (max-width: 1200px) {
    .serice-card .title {
        font-size: 2rem;
    }
    .serice-card .copy {
        font-size: 1rem;
    }

}

@media (max-width: 992px) {
    .serice-card .title {
        font-size: 2.2rem;
    }
    .serice-card .copy {
        font-size: 1.1rem;
    }
}

@media (max-width: 768px) {
    .serice-card .title {
        font-size: 2rem;
    }
    .serice-card .copy {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .serice-card .title {
        font-size: 1.8rem;
    }
    .serice-card .copy {
        font-size: 0.9rem;
    }
}

/*Portfolio*/

@media (max-width: 868px) {
    .portfolio .title h1 {
        font-size: 35px !important;
        
    }

    .portfolio h3:first-child {
        font-size: 12px !important;
    }

    .portfolio .title p {
        font-size: 12px !important;
    }
}

@media (max-width: 660px) {

    .portfolio h3:first-child {
        display: none;
    }

    .portfolio .title p {
        display: none;

    }
}

@media (max-width: 480px) {
    .portfolio .title h1 {
        font-size: 22px !important;
    }

    .portfolio h3:first-child {
        display: none;
    }

    .portfolio .title p {
        display: none;

    }
}


/*Flow*/
@media (max-width: 990px) {
    .flow .steps img {
        display: none;
    }
    .flow h1 {
        font-size: 35px !important;
    }
    .flow h3 {
        text-align: center;
        margin: 0 auto;
    }

    .flow .steps h1 {
        font-size: 80px !important;
    }

    
}

@media (max-width: 868px) {

    .flow .steps h1 {
        font-size: 100px !important;
    }

    .flow .flow-h1 {
        font-size: 27px !important;
    }

    .flow h3{
        font-size: 16px;
        max-width: 80%;
        line-height: 40px;
    }
    
}

@media (max-width: 560px) {
    .flow h3{
        font-size: 14px;
    }
}




/*Contacto*/
@media (max-width: 1460px) {
    .contacto h1,
    .pagina-contactos .contactos h1 {
        font-size: 80px !important;
        line-height: 90px;

    }

    .contacto button{
        font-size: 18px;
    }
}

@media (max-width: 868px) {
    .contacto h1 {
        font-size: 60px !important;
        line-height: 70px;

    }
}


@media (max-width: 560px) {
    .contacto h1 {
        font-size: 35px !important;
        line-height: 50px;
    }

    

    .contacto button{
        font-size: 14px;
        margin: 0px;
    }
}

/*Pagina Sobre Nos*/


@media (max-width: 1720px) {
    .sobre .equipa img{
        width: 500px;
    }
}


@media (max-width: 1400px) {
    .sobre .equipa img{
        width: 400px;
        height: 500px ;
        padding-top: 20px;
    }

    .sobre .equipa h1{
        font-size: 60px;
        margin-top: 30px;
        text-align: center;
    }

    .sobre .equipa p{
        font-size: 18px;
        line-height: 20px;
        line-height: 30px;
        margin: auto;
        padding-bottom: 80px;
    }
}

@media (max-width: 700px) {
    .sobre .equipa img{
        width: 300px;
        height: 350px ;
    }

    .sobre .equipa h1{
        font-size: 35px;
        margin-top: -30px;
    }

    .sobre .equipa p{
        font-size: 16px;
        line-height: 20px;
    }
}



/*Contactos*/


@media (max-width: 1260px) {
    .pagina-contactos .contactos-title h1 {
        font-size: 80px !important;
    }

}



@media (max-width: 580px) {
    .pagina-contactos .contactos-title h1 {
        font-size: 45px !important;
    }

    .pagina-contactos p{
        font-size: 18px;
    }

    .campo option{
        font-size: 12px;
    }


}


/*Privacidade*/
@media (max-width: 768px) {
    .privacidade h2{
        font-size: 24px !important;
    }
    .privacidade p{
        font-size: 14px !important;
    }

}
