@media (max-width: 991px){
    
    /* guardiao */
    #carrouselGuardioes .owl-prev span,
    #carrouselGuardioes .owl-next span {
        margin-top: -25rem;
    }
    /* a historia */
    .icon-text-container {
        display: flex;
        align-items: center; /* Alinha o ícone e o texto verticalmente */
    }
    
    .icon-text-container i {
        margin-right: 10px; /* Espaçamento entre o ícone e o texto */
        font-size: 4rem; /* Tamanho do ícone */
    }
    .texto-hostoria{
        color:#0f5ad2;
        margin: 0; /* Remove o espaçamento padrão */
        text-align: start !important;
    }
    .icon-guardioes{
        width: 15%;
        margin-top: -1.5rem;
    }
    .icon-guardioes-1{
        width: 15%;
        margin-top: -1.5rem;
    }
    .text-guardioes-hist{
        background-color: #63d9db;
        color: white;
        border-bottom-right-radius: 2rem;
        padding: 1.5rem;
        height: auto;
        max-width: 90% !important;
        margin-top: -3rem;
    }
    .fundo-guardioes-hist{
        background-color:#e5f9f8;
        padding: 2rem 0rem 2rem 0rem;
    }
    .pad-guardioes{
        margin-left: 0; 
        margin-right: 0;
        padding: 0rem 3rem 0rem 3rem;
    }
}
@media (min-width: 992px) and (max-width: 1099px){
    #carrouselGuardioes .owl-prev span,
    #carrouselGuardioes .owl-next span {
        margin-top: -10rem;
    }
    /* a historia */
    .icon-text-container {
        display: flex;
        align-items: center; /* Alinha o ícone e o texto verticalmente */
    }
    
    .icon-text-container i {
        margin-right: 10px; /* Espaçamento entre o ícone e o texto */
        font-size: 4rem; /* Tamanho do ícone */
    }
    .texto-hostoria{
        color:#0f5ad2;
        margin: 0; /* Remove o espaçamento padrão */
        text-align: start !important;
    }
    .icon-guardioes{
        width: 15%;
        margin-top: -1.5rem;
    }
    .icon-guardioes-1{
        width: 15%;
        margin-top: -1.5rem;
    }
    .text-guardioes-hist{
        background-color: #63d9db;
        color: white;
        border-top-right-radius: 2rem;
        padding: 2rem;
        height: 30vh;
        transform: translateY(3%);
        margin-left: -3rem;
    }
    .fundo-guardioes-hist{
        background-color:#e5f9f8;
        padding: 2rem 0rem 2rem 0rem;
    }
    .pad-guardioes{
        margin-left: 0; 
        margin-right: 0;
        padding: 0rem 3rem 0rem 3rem;
    }
}
@media (min-width: 1100px) and (max-width: 1199px){
    #carrouselGuardioes .owl-prev span,
    #carrouselGuardioes .owl-next span {
        margin-top: -15rem;
    }
    /* a historia */
    .icon-text-container {
        display: flex;
        align-items: center; /* Alinha o ícone e o texto verticalmente */
    }
    
    .icon-text-container i {
        margin-right: 10px; /* Espaçamento entre o ícone e o texto */
        font-size: 4rem; /* Tamanho do ícone */
    }
    .texto-hostoria{
        color:#0f5ad2;
        margin: 0; /* Remove o espaçamento padrão */
        text-align: start !important;
    }
    .icon-guardioes{
        width: 15%;
        margin-top: -1.5rem;
    }
    .icon-guardioes-1{
        width: 15%;
        margin-top: -1.5rem;
    }
    .text-guardioes-hist{
        background-color: #63d9db;
        color: white;
        border-top-right-radius: 2rem;
        padding: 2rem;
        height: 35vh;
        transform: translateY(3%);
        margin-left: -3rem;
    }
    .fundo-guardioes-hist{
        background-color:#e5f9f8;
        padding: 2rem 0rem 2rem 0rem;
    }
    .pad-guardioes{
        margin-left: 0; 
        margin-right: 0;
        padding: 0rem 3rem 0rem 3rem;
    }
}
@media (min-width: 1200px) and (max-width: 1499px){
    #carrouselGuardioes .owl-prev span,
    #carrouselGuardioes .owl-next span {
        margin-top: -15rem;
    }
    /* a historia */
    .icon-text-container {
        display: flex;
        align-items: center; /* Alinha o ícone e o texto verticalmente */
    }
    
    .icon-text-container i {
        margin-right: 10px; /* Espaçamento entre o ícone e o texto */
        font-size: 4rem; /* Tamanho do ícone */
    }
    .texto-hostoria{
        color:#0f5ad2;
        margin: 0; /* Remove o espaçamento padrão */
        text-align: start !important;
    }
    .icon-guardioes{
        width: 15%;
        margin-top: -1.5rem;
    }
    .icon-guardioes-1{
        width: 10%;
        margin-top: -1.5rem;
    }
    .text-guardioes-hist{
        background-color: #63d9db;
        color: white;
        border-top-right-radius: 2rem;
        padding: 2rem;
        height: 40vh;
        transform: translateY(3%);
        margin-left: -3rem;
    }
    .fundo-guardioes-hist{
        background-color:#e5f9f8;
        padding: 2rem 0rem 2rem 0rem;
    }
    .pad-guardioes{
        margin-left: 0; 
        margin-right: 0;
        padding: 0rem 3rem 0rem 3rem;
    }
}
@media (min-width: 1500px) and (max-width: 1599px){
    #carrouselGuardioes .owl-prev span,
    #carrouselGuardioes .owl-next span {
        margin-top: -20rem;
    }
    /* a historia */
    .icon-text-container {
        display: flex;
        align-items: center; /* Alinha o ícone e o texto verticalmente */
    }
    
    .icon-text-container i {
        margin-right: 10px; /* Espaçamento entre o ícone e o texto */
        font-size: 4rem; /* Tamanho do ícone */
    }
    .texto-hostoria{
        color:#0f5ad2;
        margin: 0; /* Remove o espaçamento padrão */
        text-align: start !important;
    }
    .icon-guardioes{
        width: 15%;
        margin-top: -1.5rem;
    }
    .icon-guardioes-1{
        width: 10%;
        margin-top: -1.5rem;
    }
    .text-guardioes-hist{
        background-color: #63d9db;
        color: white;
        border-top-right-radius: 2rem;
        padding: 3rem;
        height: 51vh;
        transform: translateY(3%);
        margin-left: -3rem;
    }
    .fundo-guardioes-hist{
        background-color:#e5f9f8;
        padding: 2rem 0rem 2rem 0rem;
    }
    .pad-guardioes{
        margin-left: 0; 
        margin-right: 0;
        padding: 0rem 3rem 0rem 3rem;
    }
}
@media (min-width: 1600px) and (max-width: 2001px){
    #carrouselGuardioes .owl-prev span,
    #carrouselGuardioes .owl-next span {
        margin-top: -20rem;
    }
    /* a historia */
    .icon-text-container {
        display: flex;
        align-items: center; /* Alinha o ícone e o texto verticalmente */
    }
    
    .icon-text-container i {
        margin-right: 10px; /* Espaçamento entre o ícone e o texto */
        font-size: 4rem; /* Tamanho do ícone */
    }
    .texto-hostoria{
        color:#0f5ad2;
        margin: 0; /* Remove o espaçamento padrão */
        text-align: start !important;
    }
    .icon-guardioes{
        width: 15%;
        margin-top: -1.5rem;
    }
    .icon-guardioes-1{
        width: 8%;
        margin-top: -1.5rem;
    }
    .text-guardioes-hist{
        background-color: #63d9db;
        color: white;
        border-top-right-radius: 2rem;
        padding: 3rem;
        height: 51vh;
        transform: translateY(10%);
        margin-left: -3rem;
    }
    .fundo-guardioes-hist{
        background-color:#e5f9f8;
        padding: 2rem 0rem 2rem 0rem;
    }
    .pad-guardioes{
        margin-left: 0; 
        margin-right: 0;
        padding: 0rem 3rem 0rem 3rem;
    }
}