@font-face {
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.eot') format('eot'),
        url('../fonts/fontawesome-webfont.woff') format('woff'),
        url('../fonts/fontawesome-webfont.ttf') format('truetype'),
        url('../fonts/fontawesome-webfont.svg') format('svg')
        /*url('../../public/fonts/fontawesome-webfont.svg') format('svg');*/
}

body{
    /*font-family: fontawesome-webfont, "Arial Black", Arial, Verdana, sans-serif;*/
    font-family: 'Roboto', sans-serif;
}

.header{
    color:#808080;
    background-color: #26272B;
    height: 24px;
    vertical-align: middle;
    margin: 0 auto;
}

.wrapper_socials{
    margin-left:40px;
}

.socials_header img{
    margin-left:20px;
    margin-top:4px;
    margin-bottom:4px;
}

.support_header img{
    margin-top:4px;
    margin-bottom:4px;
}

.wrapper_support span{
    margin-right:20px;
}

.wrapper_support{
    margin-top: 2px;
}

/*header e e e e e e e */

#picto_e-marchespublics {
    background: url(/img/picto_e-marchespublics.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-marchespublics:hover {
    background-position: 0 -12px;
}

#picto_e-convocation {
    background: url(/img/picto_e-convocation.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-convocation:hover {
    background-position: 0 -12px;
}

#picto_e-legalite {
    background: url(/img/picto_e-legalite.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-legalite:hover {
    background-position: 0 -12px;
}

#picto_e-archiveslegales {
    background: url(/img/picto_e-archiveslegales.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-archiveslegales:hover {
    background-position: 0 -12px;
}

#picto_e-parapheurs {
    background: url(/img/picto_e-parapheurs.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-parapheurs:hover {
    background-position: 0 -12px;
}

#picto_e-armoireaprojet {
    background: url(/img/picto_e-armoireaprojet.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-armoireaprojet:hover {
    background-position: 0 -12px;
}

#picto_e-enquetespubliques {
    background: url(/img/picto_e-enquetespubliques.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-enquetespubliques:hover {
    background-position: 0 -12px;
}

#picto_e-signaturesecurisee {
    background: url(/img/picto_e-siganturesecurisee.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-signaturesecurisee:hover {
    background-position: 0 -12px;
}

#picto_coffre-attestation {
    background: url(/img/picto_coffre-attestation.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_coffre-attestation:hover {
    background-position: 0 -12px;
}

#picto_e-facteur {
    background: url(/img/picto_e-facteur.png) 0 0 no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    border: none;
    cursor: pointer;
    float: right;
    margin-left: 5px;
    margin-right: 1px;
    margin-top: 4px;
}

#picto_e-facteur:hover {
    background-position: 0 -12px;
}

#detailPicto {
    position: absolute;
    top: 2px;
    right: 162px;
    background: white;
    color: #868688;
    border:1px dotted black;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 4px;
    border: none;
    height: 12px;
    float: right;
    border-radius: 4px;
    font-size: 9px;
}
/*fin eeeeee*/

.navbar{
    color:black;
    background-color: #F3F3F3;
    height: 55px;
    /*border: solid 1px #26272B;*/
}
.presentation{
    color:black;
    /*height: 450px;*/
}

.picto_big_ecv{
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
    width: 275px;
    height: 275px;
    box-shadow: 10px 10px 5px #7e7e7e;
}

.content_presentation_1{
    font-size: 25px;
    height: 615px;
    background-image: url("../images/bg_presentation.jpg");
    /*margin-left:30px;*/
    /*background-image: url("../images/bg_presentation_2.jpg");*/
}

.content_simplifiez_1{
    font-size: 25px;
    height: 615px;
    background-image: url("../images/bg_presentation.jpg");
    /*margin-left:30px;*/
    /*background-image: url("../images/bg_presentation_2.jpg");*/
}

.simplifiez_tiers{
    font-size:20px;
}

.liste_presentation li{
    list-style-type: none;
    font-size:13px;
    font-weight: bold;
    margin-bottom:2px;

}

.presentation_circle{
    height:20px;
    width:20px;
    border:5px solid #943980;
    border-radius:50%;
    display:inline-block;
    margin-top: 10px;
}

.pres_legend{
    font-size : 20px;
}

.ensavoirplus{
    border:2px solid #943980;
    padding:5px;
}

.savoir_plus{
    text-decoration: none;
    color:#943980;
    font-size: 18px;
    /*font-weight:bold;*/
}

.panneau_violet_1{
    color:white;
    background-color: #943980;
    height: 140px;
}

.voir_video{
    font-size: 18px;
    border:1px solid white;
    border-radius: 5px;
    padding:10px;
}

.declinaison{
    color:black;
    height: 400px;
    margin-bottom: 65px;
}

.declinaision_fa_icons{
    height:60px;
    width:60px;
    border-radius:50%;
    background-color: #42454A;
}

.fa_declinaisons{
    margin-top: 25px;
}

.fa{
    color:white;
    /*margin-top: 50px;*/
}


.wrapper_content_stats{
    height: 450px;
    background-image: url("../images/bg_stats_2.jpg");
}

.stats{
    /*height: 650px;*/
}

.text_balls{
    color : white;
    font-size: 28px;
}

.text_balls_2{
    color : white;
    font-size: 15px;
}

.content_stats_1,.content_stats_2,.content_stats_3,.content_stats_4{
    border-radius: 50%;
    width: 230px;
    height: 230px;
    border:2px solid #87949B;
}

.round_stats{
    display : inline-block;
    margin : 5px;
    margin-top: 100px;
}

.temoignages{
    color:black;
    height: 730px;
}

/*.temoignages_encart{}*/

.panel-heading.toggle_temoignages:hover{
    background-color: #943980;
    color : white;
}

.panel-heading.toggle_left_pannel:hover{
    background-color: #943980;
    color : white;
}

.temoignages_encart_inner{
    background-color: #ffffff;
    /*padding:20px;*/
    border-radius: 5px;
}

.btnCollapseTemoignages{
    /*background-color: #42454A;*/
    /*color:white;*/
    background-color: #F5F5F5;
    color:black;
/*    padding-top: 15px;
    height:50px;*/
    border-radius:5px;
    border:none;
    text-align: justify;
}

.panel-body{
    text-align: justify;
}

.btn-primary:hover{
    color:white !important;
    background-color: #943980 !important;
    /*background-color: #42454A !important;*/
}

.card-block{
    border: 2px solid #F5F5F5;
    border-radius: 5px;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
    padding: 10px;
}

.fa-quote-left{
    color:#943980;
    margin-top: 0px;
}

.fa_stats{
    /*color:#943980;*/
    color:#FD4326;
    margin-bottom: 10px;
    margin-top: 50px;
}

/*.noreturn{
    background-color: #ccc;
    height: 800px;
}*/

.carre_noreturn{
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.9;
    height:70px;
    width:70px;
    margin-top: 10px;
}

.noreturn_inner{
    /*background-color: #ccc;*/
    height: 880px;
    /*background-image: url("../images/people.jpg");*/
    background-image: url("../images/people_2.jpg");
    /*background-image: url("../images/people_test.png");*/
    font-size: 16px;
}

.encart_noreturn_1{
    box-sizing: border-box;
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.9;
    padding:20px;
    color:white;
}

.encart_noreturn_2{
    box-sizing: border-box;
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.9;
    padding:20px;
    color:white;
}

.encart_noreturn_3{
    box-sizing: border-box;
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.7;
    padding:20px;
    color:white;
}

.encart_noreturn_4{
    box-sizing: border-box;
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.9;
    padding:20px;
    color:white;
}

.subtitles_noreturn_left{
    box-sizing: border-box;
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.9;
    padding:20px;
    color:white;
    font-size:20px;
    text-align: center;
    color : #943980;
    font-weight: 500;
}
.subtitles_noreturn_right{
    box-sizing: border-box;
    background-color: #BEBEBE;
    border-radius:3px;
    opacity:0.9;
    padding:20px;
    color:white;
    font-size:20px;
    text-align: center;
    color : #943980;
    font-weight: 500;
}

.fa_noreturn{
    /*color : #943980;*/
    margin-top: 25px;
}

.h3_nonretour{
    color:#fff;
    background-color: #A6A6A6;
    width:40%;
    padding:5px;
}

.content_nonretour_2{
    border-left:1px solid black;
}

.references{
    color:#817E85;
    height: 950px;
}

.grayscale img
{
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        -ms-filter: grayscale(1);
}
.grayscale img:hover
{
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -o-filter: grayscale(0);
        -ms-filter: grayscale(0);
}


.contact_support{
    color:white;
    background-color: #943980;
    height: 80px;
    font-size: 15px;
    font-weight: 300;
}

.contact_support_fa_icon {
    border:1px solid white;
    padding:15px;
    border-radius:50%;
    font-size: 20px;
}

.footer{
    background: white;
    border-top: 1px solid #F3F3F3;
    font-size: 0.9em;
    padding: 20px 0 0;
    position: relative;
    color: #8f959b !important;
    font-weight: 500 !important;
}

.footer a{
    color: #8f959b !important;
    font-weight: 500 !important;
}

#wrapper_contact{
/*    background-image: url("../images/bg_presentation.jpg");
    height: 1000px;*/
}

.wrapper_contact{
    background-image: url("../images/bg_presentation.jpg");
    background-color: #EAEAEA;
}

.wrapper_form{
    margin-top: 12px;
    /*background-color: white;*/
}

.fieldset_form{
    background-color: white; // Fond blanc du formulaire
}

.shadow_violet_text{
    color:#943980; text-shadow: 2px 2px #D3D3D3;
}
.violet_text{
    color:#943980;
}

.panneau_left{
    margin-left: 40px;
    /*height:400px;*/
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.convocelus_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.convoccoproprietaires_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.convocactionnaires_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.demonstration_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.reglementation_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.acces_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.questions_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.documentation_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.aide_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.obtenircertificat_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.mentionslegales_content{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.login_emetteur_byCertif{
    /*height: 800px;*/
    margin-left: 40px;
    width : 100%;
    /*border: 1px solid #ccc;*/
}

.loginform_monespace_content{
    /*height: 800px;*/
    margin-left: 40px !important;
    /*width : 100%  !important;*/
    /*border: 1px solid #ccc;*/
}

.login_destinataires_content{
    /*height: 800px;*/
    margin-left: 40px !important;
    /*width : 100%  !important;*/
    /*border: 1px solid #ccc;*/
}

.li_convocelus{
    list-style-type: none;
}

.picto_store{
    padding-top:30px;
    padding-bottom:20px;
    padding-left:30px;
    padding-right:30px;
    border: 2px solid #943980;
    border-radius: 5px;
}

/*Pop Up Certidemat*/
/*title bas */
.ui-widget-header {
  background: #943980;
  color : white;
}

.title_acces_membres{
    text-decoration: none;
    color: #943980;
}

.mentionslegales_subtitles{
    color: #943980;
}

.links_left_panel{
    background-color: #F3F3F3;
    border-bottom:1px solid #e4e4e4;
    width : 290px;
    margin-bottom: 0px;
    padding: 10px;
    color:black;
}

.links_left_panel a{
    text-decoration: none;
    color : black;
}

.links_left_panel:hover{
    text-decoration: none;
    background-color: #943980;
    border-bottom:1px solid #ccc;
    width : 290px;
    margin-bottom: 0px;
    padding: 10px;
    color : white;
}
con
.links_left_panel a:hover {
    text-decoration: none;
    color: white;
}

form#formLogin {
    width: 600px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.tousdroits{
    color : #ffffff;
}


/* Smartphones portrait*/
/* Smartphones portrait*/
/* Smartphones portrait*/
@media only screen and (max-width: 768px) {

.navbar-collapse{
	background-color: #F3F3F3;
}

.presentation_inner_1{
	font-size:18px !important;
}

.presentation_inner_2{
font-size:18px !important;
}

.simplifiez_tiers{
font-size:18px !important;
}

.texte_presentation{
	/*font-size:18px !important; */
}

.presentation h1{
    font-size:18px !important;
    /*margin-top:80px !important;*/
}


.picto_big_ecv{
margin-bottom : 40px !important;
/*margin-top : 90px !important;*/
margin-left : 35px !important;
margin-top : 50px !important;
}

.env_presentation{
height : 290px;
margin-left: 10px;
}

.content_simplifiez_1 h2, .content_simplifiez_1 b {
    font-size:18px !important;
}

.pres_legend{
    font-size:18px !important;
}

.content_presentation_1{
    height: 900px;
    padding : 25px;
}

.content_simplifiez_1{
	/*padding : 30px;*/
	padding-left : 30px;
	padding-right : 30px;
}


.content_simplifiez_1 a:first-of-type{
	margin-left : 85px;
}

.content_simplifiez_1{
    height: 900px;
}

.content_simplifiez_1 br{
    display : none;
}

.content_presentation_1 br{
    display : none;
}

.panneau_violet_1{
    height: 280px;
    padding-left:50px;
}

.voir_video{
margin-left:40px;
}

.round_stats{
    margin-left: 40px;
}

.declinaison{
    height: 870px;
}


.content_temoignages_1 h3{
	margin-left: 100px;
}

.content_temoignages_2 h3{
margin-top : 60px;
margin-left: 100px;
}

.temoin{
margin-left: 120px;
}


.carre_noreturn{
	display: none;
}

.wrapper_content_stats{
    height: 1420px;
}

.temoignages{
    height: 1220px;
}

.grayscale img{
    width : 40px;
}

.references{
    height: 490px;
    /*width : 320px;*/
}

.support_element{ /* new class */
    margin-bottom : 40px;
    margin-left : 40px;
}

.contact_support{
    height: 185px;
}

.h1_page_annexes{
    font-size:28px !important;
    margin-top: -50px;
}

.h3_page_annexes{
    font-size:18px !important;
}

.demonstration_content iframe{
    width : 290px;
    height : 290px;
}

.wrapper_socials{
    margin-left:20px;
}

.socials_header img{
    margin-left:10px;
    margin-top:0px;
    margin-bottom:0px;
}

a[href*="/acces-membres"]{
	margin-left : 12px;
}

.acces_content h1{
    margin-top : 30px;
}

.panneau_left{
    display : none;
}

/* Recalibrage pages mobiles */
.convocelus_content{
    width:86%;
}

.convocactionnaires_content{
    width:86%;
}

.convoccoproprietaires_content{
    width:86%;
}

.obtenircertificat_content{
    width:86%;
}

.questions_content{
    width:86%;
}

.demonstration_content{
    width:86%;
}

.documentation_content{
    width:90%;
}

.contact_content{
    width:85%;
}

.aide_content{
  width : 80%;
}

.copyright_wrapper{
    color: black !important;
    /*background-color:black*/
    padding-left: 15px;
    padding-bottom: 15px;
}

.tousdroits{
    color : black;
}

/*Form contact*/
input[id="organisme"],
input[id="codePostal"],
input[id="nom"],
input[id="prenom"],
input[id="email"],
input[id="telephone"]{
    width : 260px !important;
}

textarea.message{
    width : 100% !important;
}

.nb_convocations_home{
    margin-left: 50px;
}

}


.social {
    display: flex;
}

.social i {
    color: #3e90ce;
    margin: 0 10px;
}

.social img {
    max-width: 16px;
    max-height: 16px;
    margin-left: 15px;
}

.reforest a {
    font-size: 14px !important;
    color: #629E2D !important;
    font-weight: 400 !important;
    transition: 150ms;
}

.reforest a:hover {
    color: #40851A !important;
    text-decoration: underline;
    transition: 150ms;
}

.reforest .reforest-img {
    max-width: 125px;
    max-height: 44px;
    position: relative;
}

.copyrights {
    margin-top: 30px;
    padding-top: 15px;
    display: flex;
    justify-content: space-evenly;
    border-top: 1px solid #f1f2f3;
    color: #8f959b !important;
    font-size: 13px;
}

.copyrights div {
    flex-grow: 1;
}

.copyrights a {
    text-decoration: underline !important;
    font-size: .9em !important;
    transition: 150ms;
    color:#8f959b !important;
}

.copyrights a:hover {
    color: #d20073;
    transition: 150ms;
}

.footer h6{
    font-weight: bold;
}
