.header-info {
    padding: 15px; 
    background-color: #fff; 
    border-bottom: 1px solid #f0f0f0;
}

.logo-header-info {
    width: 20%; 
    padding-left: 10px;
}

.title-card-info {
    font-size: 18px; 
    font-weight: 800;
    color: white;
}

.breadcrumb-header-info {
    display: table;
}

.text-stadiya {
    color: #df634c;
    margin-top: 15px;
}

@media screen and (max-width: 1199.98px) {
    .text-stadiya {
        font-size: 18px;
    }
    p.card-text {
        font-size: 15px;
    }
}

@media screen and (max-width: 991.98px) {
  form.search-box .input-form .btn-search {
    top: 45%;
  }
}

.icon-about-stadiya {
    font-size: 50px;
    color: #df634c;
}

.card-stadiya {
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #fcdada;
    padding: 0.75em;
    margin-top: 20px;
    margin-bottom: 20px;
    /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);*/
}

.card-stadiya:hover {
    box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1);
}

.card-logo {
    width: 20%; 
    padding-bottom: 20px;
}

.feature-img {
    border-radius: 10px;
}

.rounded-stadiya-0 {

    border-radius: 0px;
}

.rounded-stadiya-10 {

    border-radius: 10px;
}

.rounded-stadiya-20 {

    border-radius: 20px;
}

.img-testimonial-stadiya {
    width: 15%;
    height: auto;
    border-radius: 250px;
}

.gallery-img-stadiya {
    width: 100%;
    height: auto;
    border-radius: 15px;
    margin: 5px;
}

.bg-info-stadiya {
    background-color: antiquewhite;
    padding: 50px;
    border-radius: 15px;
    border: solid 2px #df634c;
}

.text-info-stadiya {
    font-size: 48px; 
    font-weight: 600;
    color: #df634c;
}

.icon-info-stadiya {
    font-size: 25px;
    color: #df634c;
}

.bg-consulting-stadiya {
    background-color: #DF634C; 
    padding: 25px; 
    border-radius: 15px; 
    color: white;
}

.bg-stadiya {
    background-color: #feeeec; 
    padding-top: 50px;
}



@media (min-width: 576px) { 
    .logo-stadiya {
        width: 70%;
        padding: 10px;
    }
    .card-stadiya {
        background-color: #ffffff;
        border-radius: 10px;
        border: 1px solid #fcdada;
        padding: 12px 0 0 12px;
        margin-top: 40px;
        margin-bottom: 20px;
        /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);*/
        transition: box-shadow 0.3s ease;
    }
    .card-stadiya:hover {
        box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1);
    }
    .feature-img {
        border-radius: 10px;
    }
    .rounded-stadiya-0 {

        border-radius: 0px;
    }
    
    .rounded-stadiya-10 {
    
        border-radius: 10px;
    }
    
    .rounded-stadiya-20 {
    
        border-radius: 20px;
    }

    .img-testimonial-stadiya {
        width: 15%;
        height: auto;
        border-radius: 250px;
    }

    .gallery-img-stadiya {
        width: 100%;
        height: auto;
        border-radius: 15px;
        margin: 5px;
    }

    .bg-info-stadiya {
        background-color: antiquewhite;
        padding: 50px;
        border-radius: 15px;
        border: solid 2px #df634c;
    }

    .text-info-stadiya {
        font-size: 30px; 
        font-weight: 600;
        color: #df634c;
    }

    .icon-info-stadiya {
        font-size: 25px;
        color: #df634c;
    }

    .bg-consulting-stadiya {
        background-color: #df634c; 
        padding: 25px; 
        border-radius: 15px; 
        color: white;
    }

    .bg-stadiya {
        background-color: #feeeec; 
        padding-top: 50px;
    }

}

@media (max-width: 480px) { 
    .logo-stadiya {
        width: 50%;
        padding-top: 20px;
        
    }
    .card-stadiya {
        background-color: #ffffff;
        border-radius: 10px;
        border: 1px solid #fcdada;
        padding: 0.75em;
        margin-top: 20px;
        margin-bottom: 20px;
        /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);*/
        transition: box-shadow 0.3s ease;
    }
    .card-stadiya:hover {
        box-shadow: 0px 10px 30px 0px rgba(133, 66, 189, 0.1);
    }
    .feature-img {
        border-radius: 10px;
    }
    .rounded-stadiya-0 {

        border-radius: 0px;
    }
    
    .rounded-stadiya-10 {
    
        border-radius: 10px;
    }
    
    .rounded-stadiya-20 {
    
        border-radius: 20px;
    }

    .img-testimonial-stadiya {
        width: 15%;
        height: auto;
        border-radius: 250px;
    }

    .gallery-img-stadiya {
        width: 100%;
        height: auto;
        border-radius: 15px;
        margin: 5px;
    }

    .bg-info-stadiya {
        background-color: antiquewhite;
        padding: 50px;
        border-radius: 15px;
        border: solid 2px #df634c;
    }

    .text-info-stadiya {
        font-size: 48px; 
        font-weight: 600;
        color: #df634c;
    }

    .icon-info-stadiya {
        font-size: 25px;
        color: #df634c;
    }

    .bg-consulting-stadiya {
        background-color: #DF634C; 
        padding: 25px; 
        border-radius: 15px; 
        color: white;
    }

    .bg-stadiya {
        background-color: #feeeec; 
        padding-top: 50px;
    }

    .language-stadiya {
        display: none;
    }

}