*, *:before, *:after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html.nexity {
    font-size:16px;
    font-size:1rem;
}

body {
    color: #57585B;
    font-family: Arial, Helvetica;
}

article, aside, details, figcaption, figure, footer, .footer, header, .header, hgroup, main, nav, .menu, section, summary {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
}

ul, li {
    list-style: none
}

a {
    text-decoration: none;
}

img {
    display: block;
    border: 0;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

b, strong {
    font-weight: bold;
}

input[type="number"],input[type="tel"], input[type="email"],
input[type="text"], textarea, input[type="submit"], button {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button, select {
    text-transform: none;
}

input::-webkit-input-placeholder {
    color: #57585b;
}

input::-moz-placeholder {
    color: #57585b;
}

/* firefox 19+ */
input:-ms-input-placeholder {
    color: #57585b;
}

/* ie */
input:-moz-placeholder {
    color: #57585b;
}

select {
    /*-webkit-appearance:none;-moz-appearance:none;appearance:none;*/
    -webkit-border-radius: 0;
    border: 0;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer
}

select::-ms-expand {
    display: none
}

a {
    text-decoration: none
}

.clearboth {
    clear: both;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-360deg);
    }
    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-360deg);
    }
    100% {
        transform-origin: center center;
        transform: rotate(360deg);
    }
}

.rb-close:before {
    content: "x";
    font-size: 1.65rem;
    font-weight: 100;
    height: 100%;
    left: 0;
    line-height: .6;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 0;
    width: 100%
}

.rb-close {
    background-image: none !important;
    cursor: pointer !important;
    height: 2rem !important;
    position: absolute !important;
    right: .4em !important;
    text-indent: -9000px;
    top: .4em !important;
    width: 2em !important;
    z-index: 1000 !important;
    color: #d01c34;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .7);
    outline: 0
}

.confirmation-favoris-message {
    font-family: 'Johan','Trebuchet MS',sans-serif;
    min-width: 315px;
}

.confirmation-favoris-message h1 {
    color: #d01c34;
    font-size: 22px;
    font-size: 1.5625rem;
    line-height: 2.625rem;
    text-transform: uppercase;
}

.confirmation-favoris-message p {
    color: #57585b;
    font-size: 16px;
    font-size: 1rem;
    margin-top: 10px;
}

.confirmation-favoris-message .signature {
    font-size: 0.85em;
    margin-bottom: 10px;
}

.btn-red {
    display:inline-block;
    margin-bottom: 0px;
    color: #FFFFFF;
    background: #d01c34;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    font-weight: bold;
    line-height: 25px;
    line-height: 1.42857;
    padding: 10px;
}

.bloc-fonctions {
    position: absolute;
    right: 0;
    z-index: 2;
}

.page-header .bloc-fonctions {
    margin-top: 10px;
}

.bloc-fonctions_fr_en {
    position: absolute;
    left: 730px;
    z-index: 2;
}


.bloc-fonctions li {
    display: inline-block;
    margin-right: .5em;
}

.bloc-fonctions .fa{
    font-size: 1.3em;
    border: 2px solid #575756;
    border-radius: 50%;
    line-height: 1.5em;
    width: 1.7em;
    text-align: center;
    color: #575756;
    cursor:pointer;
}

.bloc-fonctions div:hover .fa {
    color: #000;
    border-color: #000;
}

.bloc-fonctions div.remove .fa {
    color:#D01C34;
    border-color: #D01C34;
}

.resultat-infos .bloc-fonctions {
    top: 10px;
    right: 10px;
}

/* Social Plugins */
/*.bloc-fonctions .boutonFacebook,
.bloc-fonctions .boutonTwitter{cursor:pointer;display:inline-block;width:30px;height:30px;border:none;}
.bloc-fonctions .boutonFacebook{margin-right:8px;background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnFacebook.png') no-repeat;background-size:100% 100%;}
.bloc-fonctions .boutonTwitter{background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnTwitter.png') no-repeat;background-size:100% 100%;}
.ie8 .bloc-fonctions .boutonFacebook{margin-right:8px;background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnFacebook-ie8.jpg') no-repeat;background-size:100% 100%;}
.ie8 .bloc-fonctions .boutonTwitter{background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnTwitter-ie8.jpg') no-repeat;background-size:100% 100%;}
.bloc-fonctions .boutonFacebook:hover{background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnFacebook_hover.png') no-repeat;background-size:100% 100%;}
.bloc-fonctions .boutonTwitter:hover{background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnTwitter_hover.png') no-repeat;background-size:100% 100%;}
.ie8 .bloc-fonctions .boutonFacebook:hover{background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnFacebook_hover-ie8.jpg') no-repeat;background-size:100% 100%;}
.ie8 .bloc-fonctions .boutonTwitter:hover{background:url('//media.nazaretta.fr/nfr2014/socialPlugins/btnTwitter_hover-ie8.jpg') no-repeat;background-size:100% 100%;}
*//* End Social Plugins */

.nexity-btn {
    padding: 5px 10px;
    text-align: center;
    color: #FFF;
    background: #D01C34 none repeat scroll 0% 0%;
    border: 0px none;
    font-family: 'Johan','Trebuchet MS',sans-serif;
}

.nexity-btn:hover {
    background-color: #4B5055;
}

.obsolete {
    opacity: .5;
}

#QASError {
    color: #d01c34 !important;
    font-size:14px;
    display:none;
}

.contact-form.ui-autocomplete {
    position: absolute;
    cursor: pointer;
    font-size: 1.0em;
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
* html .ui-autocomplete {
    width:1px;
}
.contact-form.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.contact-form.ui-menu .ui-menu {
    margin-top: -3px;
}
.contact-form.ui-menu .ui-menu-item {
    margin:0;
    zoom:1;
    float:left;
    clear:left;
    width:100%;
    padding:.2em .4em;
    line-height:1.5;
}
.contact-form.ui-menu .ui-menu-item a.ui-state-hover,
.contact-form.ui-menu .ui-menu-item a.ui-state-active {
    font-weight:normal;
    margin:-1px;
}
.contact-form.ui-front{
    z-index: 100;
}
.contact-form.ui-widget{
    font-family: 'Johan','Trebuchet MS',sans-serif;
}
.contact-form.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff 50% 50% repeat-x;
    color: #222222;
}
.contact-form.ui-corner-all,  .ui-corner-all {
    border-radius: 0px;
}
.contact-form.ui-state-hover,  .ui-state-focus {
    border: 1px solid #999999;
    background: #dadada;
    font-weight: normal;
    color: #212121;
}
.contact-form.ui-state-active  {
    border: 1px solid #aaaaaa;
}
.contact-form.ui-widget-content {
    border: 1px solid #aaaaaa;
}
.contact-form.ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
}

.page,
.header,
.content,
.footer {
    width:100%;
}

.page {
    display:block;
}

.page .container_global{
    display:block;
    padding-right:0px;
    border-bottom:6px solid #d01c34;
    border-bottom: 6px solid #d01c34;
}

.page .content{
    display:block;
}

.page .footer{
    border-top: 1px solid #F0F0F0;
}

.page .container{
    margin:0 auto;
    padding:0 10px;
    max-width:1190px;
}

.page .header > .container{
    position:relative;
}

.page .header .menu{
    background:#F0F0F0;
}

.page .content .container div.cmsPublication {
    display:inline-block;
    margin-bottom:10px;
}

.page .content .container div.cmsPublicationBlock {
    display:block;
    margin-bottom:10px;
}

.page .content .container .page-header {
    padding:22px 0 10px;
    border-bottom:1px solid #F0F0F0;
}
.page .content .container .page-content{
    display:inline-block;
    padding:15px 6% 40px 0;
    width:74%;
    border-right:1px solid #F0F0F0;
}
.page .content .container .page-content p {
    font-size:13px;
    font-size:0.8125rem;
    line-height:20px;
    line-height:1.25rem;
    color:#57585b;
}
.page .content .container .page-content > .simulateur-content {
    display: flex;
    flex-direction: column;
}
.page .content .container .page-content > .simulateur-content .simulateur-footer {
    order: 3;
}
.page .content .container .page-aside{
    display:inline-block;
    vertical-align:top;
    width:24%;
}
.page .content .container .dossier-nav{
    padding:37px 0 34px;
    border-top:1px solid #f0f0f0;
    overflow:hidden;
}

.page .content .notre-selection,
.page .content .garanties-uniques,
.page .content .a-voir-aussi{
    padding:44px 0 50px;
}

.page .content .notre-selection{
    background:#F9F8F7;
}

.page .bottom-blue {
    background-color: #f7f7f7;
    border-bottom: 1px solid #e1e1e1;
}

.promo-investir{
 margin-top: 30px;
}
.dispositif-investissement {
    background-image: url("https://media.nazaretta.fr/nfr2016/investir/autopromo-investir-guide-immobilier-mobile.jpg");
    height: 144px;
    background-size: auto;
}
.titre-page-simulateur {
    height: 80px;
    background-color: #cbae13;
    color: #fff;
    width: 100%;
    padding-left: 15px;
    display: flex;
    align-items: center;
    flex-direction: row;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}
.fleche {
    width: 15%;
    font-weight: bold;
}

@media all and (max-width: 768px) {
    .page .container {
        min-width: 300px;
    }
}

.ui-datepicker.customdp {
    z-index: 20;
}

.ui-datepicker.customdp {
    width: 216px;
    height: auto;
    background-color:#fff;
    margin: 5px auto 0;
    font: 9pt Arial, sans-serif;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}

.ui-datepicker.customdp a {
    text-decoration: none;
    z-index:100;
}

.ui-datepicker.customdp table {
    width: 100%;
}

.customdp .ui-datepicker-header {
    color: #fff;
    font-weight: bold;
    -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
    box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
    filter: dropshadow(color=#000, offx=1, offy=-1);
    line-height: 30px;
    border-width: 1px 0 0 0;
    border-style: solid;
    background-color: #d01c34;
    border-color: #d01c34;
}
.customdp .ui-datepicker-title {
    text-align: center;
}

.customdp .ui-datepicker-prev,.customdp .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-repeat: no-repeat;
    line-height: 2.5em;
    overflow: hidden;
}

.customdp .ui-datepicker-prev {
    float: left;
    background-position: center -30px;
}
.customdp .ui-datepicker-next {
    float: right;
    background-position: center 0px;
}

.ui-datepicker.customdp thead {
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
    background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
    border-bottom: 1px solid #bbb;
}

.ui-datepicker.customdp th {
    text-transform: uppercase;
    font-size: 6pt;
    padding: 5px 0;
    color: #666666;
    text-shadow: 1px 0px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0);
}

.ui-datepicker.customdp tbody td {
    padding: 0;
    border-right: 1px solid #bbb;
}

.ui-datepicker.customdp tbody td:last-child {
    border-right: 0px;
}

.ui-datepicker.customdp tbody tr {
    border-bottom: 1px solid #bbb;
}
.ui-datepicker.customdp tbody tr:last-child {
    border-bottom: 0px;
}

.ui-datepicker.customdp td span, .ui-datepicker.customdp td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666666;
    text-shadow: 1px 1px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}
.customdp .ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
    background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
    background: linear-gradient(top,  #ededed 0%,#dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
    box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.customdp .ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3;
}

.customdp .ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7;
}

.customdp .ui-datepicker-calendar .ui-state-active {
    background: #d01c34;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
    color: #fff;
    text-shadow: 0px 1px 0px #4d7a85;
    filter: dropshadow(color=#4d7a85, offx=0, offy=1);
    border: 1px solid #d01c34;
    position: relative;
    margin: -1px;
}

.customdp .ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0;
}
.customdp .ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0;
}

.customdp .ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0;
}

.icon-close {
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
    background: url(../images/cross_24x24-sprite.png) no-repeat 0 0;
    cursor: pointer;
    opacity: 0.55;
    z-index: 10;
}

.icon-close a {
    display: block;
    width: 24px;
    height: 24px;
}

.icon-close:hover {
    opacity: 1;
}

/* NEW HEADER */

header button, header input {
    font-family: inherit;
}

header input.btline {
    border: none;
    padding-left: 6px;
    border-bottom: 1px solid #aaa
}

header .cta {
    display: inline-block;
    background-color: #d22238;
    color: #FFFFFF;
    border: 0;
    border-radius: 3px;
    padding: 7px 20px;
    font-size: 18px
}

header .cta.light {
    border: 1px solid #aaa;
    background-color: #FFFFFF;
    color: #d22238;
}
header .cta.light:hover {
    border-color: #d22238;
    background-color: #d22238;
    color: #FFFFFF;
}

.fancybox-outer,
.fancybox-inner {
    border-radius: 3px;
}

.cmsPublication .texte h3 {
    font-weight: bold;
    font-size: 1.05em;
    margin-bottom: 1em;
    color: #43596b;
    font-family: 'Johan','Trebuchet MS',sans-serif;
    text-transform: uppercase;
}
.hide {
    display: none;
}
.rgpd-rappel{
    font-size: 12px;
    margin-bottom: 11px;
    padding-right: 14px;
}
.autopromoDyn {
    cursor: pointer;
}
.autopromoDyn-image {
    width:100%;
}
.radio-inline {
    width: 25%;
    margin: auto;
    display: inline-block;
}
.radio-list.parrainage_projet .radio-inline{
    width: 100%;
}
#minimal_optinNexity_1, #minimal_optinNexity_0,  #minimal_optinPartenaire_1, #minimal_optinPartenaire_0 {
    margin-right: 7px;
}
