/* Blocks */
#curso {
    height: 640px;
    position: relative;
    top: 80px;
}
#srcR {
    background-image: url('../../Imagens/Registo/formacao_skills.jpg');
    background-repeat: no-repeat;
}

.row1 {
    /*display:none;*/
    margin-bottom: 0px;
}
.intro-section_cookies {
    background-size: cover;
    position: relative;
    background-color: dimgray;
    position: relative;
    top: 80px;
    text-align: justify;
    height:auto;
}

    .intro-section_cookies, .intro-section_cookies .container .row {
        height: 140vh;
        min-height: 700px;
    }

        .intro-section_cookies.innerpage, .intro-section_cookies.innerpage .container .row {
            height: 75vh;
            min-height: 500px;
        }

        .intro-section_cookies:before {
            /*content: "";*/
            height: 100%;
            width: 100%;
            background: #222;
            color: wheat;
            border-bottom-right-radius: 0px;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

@media (max-width: 991.98px) {
    .cookie-bar {
        display: block;
        height: 20px;
        background: #fff;
        position: fixed;
        bottom: 20px;
        font-size: 15px;
        text-align: center !important;
    }

    .intro-section_cookies {
        background-size: auto;
        background-color: dimgray;
        position: relative;
        top: 30px;        
    }

        .intro-section_cookies:before {
            width: 100%;
        }

        .intro-section_cookies p {
            color: white;
            font-size: 0.8rem;
        }

        .intro-section_cookies, .intro-section_cookies .container .row {
            height: 150vh;
            min-height: 950px;
        }
}

.intro-section_cookies p {
    color: white;
    font-size: 0.9rem;
    text-underline-position: below;
}

    .intro-section_cookies p a {
        color: white;
        text-decoration: underline;
    }

i {
    color: dodgerblue;
    font-size: 20px;
}

    i:hover {
        color: yellow;
    }

.header-top .container img {
    position: absolute;
    top: 0px;
    margin-top: -30px;
    left: -30px;
}

/*.container_curso {
    position: absolute;
    top: 0px;
    margin-top: -30px;
    left: -30px;
}*/

/*CENTRADO*/
.quadro1 {
    width: 620px;
    height: 420px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    padding: 70px 30px;
}

.quadro_curso {
    width: auto;
    min-width:300px;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    padding: 70px 30px;
}
/*.quadro_cookies {
    width: 800px;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 75%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    padding: 70px 30px;
}*/
/*index.html*/
.quadro_index {
    width: 620px;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    padding: 30px 30px;
}


/*services.html*/
.quadro_services {
    width: 620px;
    height: 450px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 75%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    padding: 70px 30px;
}

.quadro_about {
    width: 1020px;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-55%);
    box-sizing: border-box;
    padding: 70px 30px;
}

.quadro_contacto {
    width: 620px;
    height: 320px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-42%);
    box-sizing: border-box;
    padding: 70px 30px;
}

#scr0 {
    background-image: url("../../Images/inicial/covid19.jpg");
}
#scr1 {
    background-image: url("../../Imagens/inicial/l93_2019.jpg");
}

#scr2 {
    background-image: url("../../Imagens/inicial/learning2.jpg");
}

#scr3 {
    background-image: url("../../Imagens/inicial/Formacao.jpg");
}

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

    /*#srcR {
        background-image: url('../../Imagens/Registo/formacao_skills_550.jpg');
    }*/

    .intro-section, .intro-section .container .row {
        height: 80vh;
        min-height: 200px;
    }

    #scr1 {
        background-image: url("../../Imagens/inicial/l93_2019_i.jpg");
    }

    #scr2 {
        background-image: url("../../Imagens/inicial/learning_i.jpg");
    }

    #scr3 {
        background-image: url("../../Imagens/inicial/formacao_i.jpg");
    }

    .intro-section_cookies p {
        color: #fff;
        font-size: 0.7rem;
    }


    .intro-section_cookies h1 {
        font-size: 1.5rem;
        font-weight: 100;
        color: white;
    }
    .intro-section_cookies {
        height: 150vh;
        min-height: 950px;
    }

    /*index.html*/
    .quadro_index {
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        left: 50%;
        position: absolute;
        margin-top: 0px;
        transform: translate(-50%,-50%);
        box-sizing: border-box;
        padding: 30px 30px;        
    }

    .quadro_services {
        width: 100%;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        left: 50%;
        position: absolute;
        margin-top: 35px;
        transform: translate(-50%,-50%);
        box-sizing: border-box;
        padding: 30px 30px;
    }

    .intro-section .quadro_index p {
        font-size: 12px;
        text-align:justify;
    }

    .intro-section .quadro_index h1 {
        font-size: 20px;
    }

    /*about.xml*/
    .quadro_about {
        width: 100%;
        height: auto;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        top: 55px;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        box-sizing: border-box;
        padding: 15px 8px;
    }
        .intro-section .container .quadro_about p {
            font-size: 15px;
            text-align: justify;
        }
    }

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

    .intro-section_cookies {
        height: 120vh;
        min-height: 950px;
    }
    .intro-section .quadro_index p {
        font-size: 16px;
    }

    .intro-section .quadro_index h1 {
        font-size: 25px;
    }

    .header-top .container img {
        position: relative;
        top: 6px;
        left: -9px;
        width: 150px;
    }

    .intro-section_cookies p {
        color: #fff;
        font-size: 1rem;
    }


    .intro-section_cookies h1 {
        font-size: 2rem;
        font-weight: 100;
        color: white;
    }

        .intro-section_cookies h1 strong {
            font-weight: 700;
        }

    .quadro1 {
        width: 100%;
        height: auto;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        left: 50%;
        position: absolute;
        margin-top: 200px;
        box-sizing: border-box;
        padding: 70px 30px;
    }

    /*index.html*/
    .quadro_index, .quadro_services {
        width: 100%;
        height: auto;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        top: 5px;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-80%);
        box-sizing: border-box;
        padding: 30px 30px;
    }

    /*about.xml*/
    .quadro_about {
        width: 100%;
        height: auto;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        top: 5px;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        box-sizing: border-box;
        padding: 30px 15px;
    }

    .quadro_contacto {
        width: 100%;
        height: auto;
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%,-50%);
        box-sizing: border-box;
        padding: 70px 30px;
    }
}