/*-------------------------------------*/
/*---------------- COULEURS -----------*/
/*-------------------------------------*/
/*---------------- FONT SIZE -----------*/
/*-------------------------------------*/
/*---------------- FONT WEIGHT --------*/
/*-------------------------------------*/
/*-----------------APPROCHE------------*/
/*-------------------------------------*/
/*----------------HEIGHT-- -----------*/
/*-------------------------------------*/
/*---------BTN BORDER RADUIS-- --------*/
/*-------------------------------------*/
/*----------------Padding-- -----------*/
/* Small devices (tablets, 768px and up) */
/*-------------------------------------*/
/*----------TITRE SECTION- ------------*/
/*-------------------------------------*/
/*---------IMAGE AVEC CACHE BLEU-- ----*/
/*-------------------------------------*/
/*----------NO BORDER RADUIS PLZ-- ----*/
/*-------------------------------------*/
/*----------TRANSITIONS- ----*/
/*-------------------------------------*/
/*----------LIENS ARCHIVES ------------*/
/*-------------------------------------*/
/*--------- BTN ROND POSTULER ---------*/
/*-------------------------------------*/
/*--------- BTN ROND POSTULER ---------*/
/*-------------------------------------*/
/*------------GROS BTN CARRE ----------*/
/*-------------------------------------*/
/*--------------LIGNE HR --------------*/
/*-------------------------------------*/
/*--------------- HOVER EFFECT --- ----*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 1600px) {
    .focus_right {
        padding-right: 200px;
    }

    .focus_archive_wrapper .focus .focus_p {
        background: #fff;
        margin-left: -15%;
        margin-top: 100px;
        padding-top: 10px;
        padding-bottom: 20px;
    }

        .focus_archive_wrapper .focus .focus_p h3 {
            font-size: 40px;
            color: #1A2138;
            padding-left: 0px;
        }

        .focus_archive_wrapper .focus .focus_p .lign_focus {
            border: 4px solid #ED008C;
            margin: 15px 0 30px 0;
            width: 30%;
        }

        .focus_archive_wrapper .focus .focus_p p {
            font-size: 16px;
            padding-right: 50px;
        }

    .politique_bloc_souhait .col1 > div, .politique_bloc_souhait .col2 > div {
        height: 430px;
    }

    .activites_bloc .trois_col_wrap .col-md-4 > div {
        height: 290px;
    }

    .perimetre_bloc .trois_col_wrap .col-md-4 > div, .perimetre_bloc .trois_col_wrap .col-md-3 > div {
        height: 270px;
    }
}
