.bloc-les-outils,
.bloc-les-solutions-nexity,
.bloc-nexity-vous-accompagne {
    padding: 37px 0px 0px 30px;
    padding-bottom: 38px;
    border-bottom: 1px dashed #E1DCD5;
}

.bloc-les-outils.simulateur {
    background-color: #F5F5F5;
}

.bloc-les-outils .case-title {
    display: block;
    text-transform: uppercase;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #43596b;
}

.bloc-les-outils.bloc-droit-separe ul {
    padding-left: 15px;
}

.bloc-les-outils.bloc-droit-separe ul > li.selected {
    font-weight: bold;
}

.bloc-les-outils.bloc-droit-separe ul > li.selected:before {
    content: ">";
    position: absolute;
    top: 23%;
    left: -15px;
    color: #d01c34;
    font-weight: bold;
}

.bloc-les-outils li {
    margin-top: 4px;
}
.bloc-les-outils li:first-child {
    margin-top: 22px;
}
.bloc-les-outils a {
    display: block;
    font-size: 13px;
    line-height: 18px;
    color: #57585b;
    overflow: hidden;
}
.bloc-les-outils a span {
    display: inline-block;
    line-height: normal;
    width: 155px;
}

.bloc-les-outils .case-title a {
    display: block;
    text-transform: uppercase;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #43596b;
}

.bloc-les-outils a:hover {
    color: black;
}
.bloc-les-outils a i {
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    border: 1px solid #57585B;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    font-size: 19px;
    vertical-align: top;
}
.bloc-les-outils a:hover i {
    border-color: black;
}

.bloc-les-solutions-nexity .case-title {
    display: block;
    text-transform: uppercase;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #43596b;
}
.bloc-les-solutions-nexity li {
    margin-top: 17px;
}
.bloc-les-solutions-nexity li:first-child {
    margin-top: 22px;
}
.bloc-les-solutions-nexity a {
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem;
    color: #57585b; }
.bloc-les-solutions-nexity a.current {
    padding-left: 15px;
    color: black;
    background: transparent url(https://media.nazaretta.fr/nfr2014/img/chevron-black.png) no-repeat left 1px;
    background-size: 6px 9px; }
.ie8 .bloc-les-solutions-nexity a.current {
    background-image: url(https://media.nazaretta.fr/nfr2014/img/chevron-black-ie8.png);
}
.bloc-les-solutions-nexity a:hover {
    color: black;
}

.bloc-nexity-vous-accompagne .case-title {
    display: block;
    text-transform: uppercase;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #43596b;
}
.bloc-nexity-vous-accompagne li {
    margin-top: 18px;
}
.bloc-nexity-vous-accompagne li i {
    float: left;
    display: block;
    margin-right: 10px;
    width: 23px;
    height: 21px;
    padding-bottom: 27px;
    background-image: url(https://media.nazaretta.fr/nfr2014/img/icons/icon-simul.png);
    background-repeat: no-repeat;
}
.bloc-nexity-vous-accompagne li:first-child {
    margin-top: 22px;
}
.bloc-nexity-vous-accompagne li div{
    display: block;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem;
    color: #57585b;
}
.bloc-une-question {
    padding: 37px 30px 38px;
}
.bloc-une-question .case-title {
    display: block;
    text-transform: uppercase;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    color: #43596b;
}
.bloc-une-question .btn {
    display: inline-block;
    padding: 16px 30px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    border: 0;
    vertical-align: middle;
    -webkit-transition: background 0.15s;
    -moz-transition: background 0.15s;
    -ms-transition: background 0.15s;
    -o-transition: background 0.15s;
    transition: background 0.15s;
}
.bloc-une-question .btn.white {
    margin-top: 16px;
    color: #57585b;
    background: white;
    border: 1px solid #cccdcd;
}
.bloc-une-question .btn.white:hover {
    color: white;
    background: #5d6165;
}
.bloc-une-question .btn.red {
    margin-top: 10px;
    color: white;
    background: #d01c34;
}
.bloc-une-question .btn.red:hover {
    color: white;
    background: #5d6165;
}

div.bloc-nexity-vous-accompagne.ptz-aside {
    background-color: #FBFBFB;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    padding: 30px;
    text-align: center;
}

div.bloc-nexity-vous-accompagne.ptz-aside img {
    width: 88px;
    height: 88px;
    display: inline-block;
}

div.bloc-nexity-vous-accompagne.ptz-aside li {
    margin-left: 20px;
    margin-top: 14px;
    text-align: left;
}

div.bloc-nexity-vous-accompagne.ptz-aside li:before {
    content: "\2022";
    position: absolute;
    left: -15px;
    font-size: 1.2em;
}

div.bloc-nexity-vous-accompagne.ptz-aside h3 {
    text-transform: uppercase;
    color: #43596b;
    margin: 10px 0;
}

div.bloc-nexity-vous-accompagne.ptz-aside.autopromo-mystory {
    margin: 0;
    padding: 0;
}

div.bloc-nexity-vous-accompagne.ptz-aside img.autopromo-mystory-img {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.communityButton {
    color: #000;
    font-size: 16px;
    margin: 20px 0 20px 0;
}

.communityButton .horizontal-line {
    padding: 0;
    margin: 0;
    border: none;
    width: 10%;
    height: 4px;
    background-color: #0198c3;
}

.communityButton img, .communityButton p {
    display: inline-block;
    vertical-align: top;

}

.communityButton img {
    width: 353px;
    height: auto;
    padding: 0 !important;
    max-width: 100%;
    margin-bottom: 10px;
}

.communityButton p {
    max-width: 100%;
}

.communityButton button {
    background-color: rgb(255, 255, 255);
    height: 40px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    color: rgb(43, 43, 43);
    margin-bottom: 5px;
    padding: 0 !important;
}
