.full-width-background {
    position: relative;
    width: 100%;
    height: auto;
}

.full-width-background img {
    width: 100%;
    height: auto;
}

.overlay-text {
    position: absolute;
    top: 40%;
    left: 30%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: start;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.txt-back-transparente h2{
    margin: 0;
    font-weight: 800;
    font-size: 2.5rem;
    margin-bottom: 5%;
}

.txt-back-transparente{
    max-width: 50%;
}

.ebooks-col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.ebooks-col h2{
    font-weight: 800;
    font-size: 4rem;
}

.ebooks-col p{
    font-size: 2.5rem;
}

.card-carrossel{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.card-carrossel img{
    max-width: 60%;
}

.card-carrossel-colum{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: -15%;
    max-width: 40%;
}

.card-carrossel-colum p{
    font-size: 1.5rem;
}

.eboo-do {
	box-shadow: 1px 2px 5px 0px #ffffff;
	background-color:#1c4c7c;
	border-radius:28px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	padding:7px 47px;
	text-decoration:none;
    margin-top: 5%;
}

.eboo-do:active {
	position:relative;
	top:1px;
}


.back-azul{
    background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
    padding-top: 5%;
    padding-bottom: 5%;
    border-radius: 28% 24% 28% 28% / 5% 5% 5% 5%;
    margin-bottom: 5%; 
    color: white;
}

.eboo-do-1 {
	box-shadow: 1px 2px 5px 0px #ffffff;
	background-color:white;
	border-radius:28px;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	padding:7px 47px;
	text-decoration:none;
    color: #1c4c7c;
    margin-top: 5%;
}

.eboo-do-1:active {
	position:relative;
	top:1px;
}

.card-carrossel-colum-3{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 40%;
}

.card-carrossel-colum-3 p{
    font-size: 1.5rem;
}

.img-botao-vazio{
    margin-top: 5%;
    margin-bottom: 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
    
.img-botao-vazio img{
    max-width: 80%;
}



/* Dispositivos móveis (celulares) */
@media (min-width: 320px) and (max-width: 480px) {
    .full-width-background {
        position: relative;
        background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
        padding: 5%;
    }

    .transparencia-img{
        display: none;
    }
    
    .overlay-text {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
        color: white;

        text-align: justify;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .txt-back-transparente{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 90%;
    }
    
    .txt-back-transparente h2{
        margin: 0;
        font-weight: 800;
        font-size: 2.5rem;
        margin-bottom: 5%;
        text-align: center;
    }

    .card-carrossel img{
        max-width: 100%;
    }

    .glider-contain {
        width: 100%;
    }

    .card-carrossel {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .card-carrossel img {
        max-width: 80%;
        margin: 0%;
    }

    .card-carrossel-colum {
        max-width: 90%;
        margin: 0%;
    }

    .img-botao-vazio img{
        max-width: 100%;
    }
    
}

/* iPads e tablets */
@media (min-width: 481px) and (max-width: 768px){
    .full-width-background {
        position: relative;
        background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
        padding: 5%;
    }

    .transparencia-img{
        display: none;
    }
    
    .overlay-text {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
        color: white;

        text-align: justify;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .txt-back-transparente{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 90%;
    }

    
    .txt-back-transparente h2{
        margin: 0;
        font-weight: 800;
        font-size: 2.5rem;
        margin-bottom: 5%;
        text-align: center;
    }

    .glider-contain {
        width: 100%;
    }

    .card-carrossel {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .card-carrossel img {
        max-width: 80%;
        margin: 0%;
    }

    .card-carrossel-colum {
        max-width: 90%;
        margin: 0%;
    }

    .img-botao-vazio img{
        max-width: 100%;
    }
}

/* Telas pequenas e laptops */
@media (min-width: 769px) and (max-width: 1025px){
    .full-width-background {
        position: relative;
        background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
        padding: 5%;
    }

    .transparencia-img{
        display: none;
    }
    
    .overlay-text {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
        color: white;
        text-align: justify;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .txt-back-transparente{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 90%;
    }

    
    .txt-back-transparente h2{
        margin: 0;
        font-weight: 800;
        font-size: 2.5rem;
        margin-bottom: 5%;
        text-align: center;
    }

    .glider-contain {
        width: 100%;
    }

    .card-carrossel {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .card-carrossel img {
        max-width: 80%;
        margin: 0%;
    }

    .card-carrossel-colum {
        max-width: 90%;
        margin: 0%;
    }

}

@media (min-width: 1026px) and (max-width: 1600px) {

}