/**
 *
 * @package   ECHO, Software development
 * @theme     theme_myagency
 * @copyright Copyright (c) 2020 ECHO, Software development (http://www.echo.tn)
 * @author    Skander Smaoui <ssmaoui@echo.tn>
 *
 */

.fixed-top{
    position: inherit;
}

.page {
    padding-top: 0;
}

/*= MyAgency :: Homepage
----------------------------------------------*/
.bloc-introduction-values{
    padding: 50px 0;
}
.bloc-introduction-values .col-sm-6{
    margin-bottom: 40px;
}

.partners-logo .logo{
    padding: 5px 15px;
}
@media screen and (max-width: 576px) {

    .toggle-container a > div:nth-child(2){
        display: block !important;
        margin: 0 50px;
    }
}

/*= MyConcierge :: Homepage
----------------------------------------------*/

#carouselOffres {
    min-height: 50vh;
}
.box-offer {
    margin: 15px 0;
}

/*= Myteam :: Homepage
----------------------------------------------*/

.box-post .box-post-content .text, 
.box-post .box-post-content .text p {
    font-size: 8px;
    line-height: normal;
}