
/* 
    Created on : 2017-12-19, 10:24:47
    Author     : marco
*/

#resource {    
    background-image: radial-gradient(circle at bottom,#00c0c2 1%,#00529b 100%);
    background-color: rgba(255,255,255,0);    
}

.section-block .main-title {
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

.show_resource {
    background-image: radial-gradient(circle at bottom,#00c0c2 1%,#00529b 100%);
    background-color: rgba(255,255,255,0);    
}

#resource_content,
#resource_content2 {
    display: none;
    color: #fff;
    padding-top: 50px
}

#resource_content2 {
    padding-top: 0
}

.bold {
    font-weight: 700
}

#hide_ressource {
    color: #ddd;
    font: 14px/100% arial, sans-serif;
    position: absolute;
    right: 15px;
    text-decoration: none;
    top: 15px;
    cursor: pointer
}

#hide_ressource:hover{
    color: #00c0c2;
}    

.p_title {
    /*font-weight: 700;*/
    text-align: center;
    margin-bottom: 30px;
    text-align:justify;
}

.p_deuil {
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px
}

.ressource_2 {
    padding: 1.7%;
    background-color: white;
    color:#333;
    margin-bottom: 45px;
    box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
}

.ressource_2 a{
    color:#00529b;
}


.ressource_2 a:hover{
    color:#00c0c2;
}

.voir_ressource{
    margin-top:15px;
    margin-bottom:15px;
}

.title3{
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    color: #00529b;
    line-height: 1.2em;
    text-align: center;
}

.event_div{
    display:flex;
    padding: 5px 0 5px 0;
}

.event{
    display:flex;
    flex-direction: column;
    padding: 0 15px 0 0;
}

.pb15{
    padding-bottom: 15px;
}

.justify{
    text-align:justify;   
}

@media screen and (max-width: 628px) {
    #resource {
        background-image: radial-gradient(circle at bottom,#00c0c2 1%,#00529b 100%);
        background-color: rgba(255,255,255,0);   
    }
    #resource_content {
        text-align: center
    }
    #resource .flex_button_zone {
        padding: 0;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-self: flex-end;
        margin: 0 0 30px
    }
    #resource .flex_button_zone2 {
        padding: 0;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-self: flex-end;
        margin: 0
    }
    #resource .text_button_read {
        border: 2px solid #1C93C1!important;
        font-size: 18px;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        text-align: center
    }
    #resource .text_button_read_white {
        background-color: transparent!important;
        border: 2px solid #FFF!important;
        color: #FFF!important;
        padding: 0 20px;
        font-size: 18px;
        text-align: center;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content
    }
}

@media screen and (min-width: 628px) {
    #resource .flex_button_zone {
        padding: 0;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-self: flex-end;
        margin: 0 0 30px
    }
    #resource .flex_button_zone2 {
        padding: 0;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-self: flex-end;
        margin: 0
    }
    #resource .text_button_read {
        background-color: transparent!important;
        border: 2px solid #1C93C1!important;
        color: #1C93C1!important;
        padding: 0;
        font-size: 18px;
        text-align: center;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        justify-content: center;
        align-items: center
    }
    #resource .text_button_read_white {
        background-color: transparent!important;
        border: 2px solid #FFF!important;
        color: #FFF!important;
        padding: 0 20px;
        font-size: 18px;
        text-align: center;
        transition: all .5s;
        min-height: 57px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content
    }
    .logo {
        width: 100%;
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
    }
}

@media screen and (min-width: 1024px) {
    .ressources_flex {
        display: flex
    }
    .ressource_1 {
        width: 25%;
        padding-right: 1.2%;
        order: 1
    }
    .ressource_2 {
        width: 75%;        
        order: 2;
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
    }
    .ressource_3 {
        width: 25%;
        padding-left: 1.2%;
        order: 3
    }
}

@media screen and (min-width: 621px) and (max-width: 1023px) {
    .ressources_flex {
        display: flex;
        flex-wrap: wrap
    }
    .ressource_1 {
        width: 50%;
        padding-right: 1.2%;
        order: 1
    }
    .ressource_1 > img.logo {
        max-width: 276px;
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
    }
    .ressource_2 {
        width: 100%;
        order: 3;
        margin-top: 25px;
        padding-top: 20px;
        border-top-color: #a9a9a9;
        border-top-width: 1px;
        border-top-style: solid;
        margin-bottom: 25px;
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
    }
    .ressource_3 {
        width: 50%;
        padding-left: 1.2%;
        order: 2;
        display: flex;
        flex-direction: row-reverse
    }
}

@media screen and (max-width: 620px) {
    .ressources_flex {
        display: flex;
        flex-direction: column
    }
    .ressource_1 {
        width: 100%;
        order: 1
    }
    .ressource_1 > img.logo {
        max-width: 276px;
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
    }
    .ressource_2 {
        width: 100%;
        order: 2;
        margin-top: 45px;
        margin-bottom: 45px;
        box-shadow: 0px 2px 11px 0px rgba(0,0,0,0.3);
    }
    .ressource_3 {
        width: 100%;
        order: 3;
        margin-bottom: 45px
    }
}

