
@media (max-width: 575.98px) { 

 }
 @media (max-width: 767.98px){
    .tm-hero-title{
        font-size: 6.9vw;
    }
    .tm-hero-text-container-inner{
        font-size: 4.9vw;
        padding: 5px;
    }
 }




.logo-gallery .slick-track,
.logo-gallery .slick-track > a{

    display: flex;
    flex: 1 1 0px;
    align-items: center;
    justify-content: center;
}

.figures-gallery figure.effect-honey{
    height: 100%;
    width: 100%;
    max-width: 100%;
}

figure.effect-honey h2 {
    font-size: .7rem;
    padding: 1em 1em;
}
.grid figure figcaption{
    padding: 0;
}
.antet-link {

}

#team{
    background-size: auto;
}

.tm-testimonial-item figcaption{
    margin-bottom: 1.5rem;
text-align: center;
}
.tm-testimonial-item {
    text-align: justify;

} 

.tm-content-box {
    padding: 0;
}
.tm-intro-text-container{
    padding: 0;
}
#obiective .tm-content-box .fa-icon{
    font-size:36px;
    color:rgb(51, 119, 170);
    text-align: center;
}