
.absolute {
    position:absolute;
}
ul {
    list-style-type: none;
}

.opacity-0 {
    opacity:0;
}



.div-interpretations,
.div-formulaire-wrapper {
    transition: opacity 5s ease;
}

.div-interpretations .div-interpretation p{
    margin-top:15px;
    
}

.div-formulaire-interpretation-wrapper .form-landing-partenaire {
    filter:none;
}

.div-formulaire-wrapper .p-titre {
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.visibility-hidden {
    visibility:hidden;
} 

body {
    position:relative;
    max-width: 100vw;
}







table.row {
    display:table;
    border-collapse:inherit;
    margin-left:0px;
    margin-right:0px;
}

#div-spamreport {
    max-width: 576px;
    margin: auto;
    margin-top: 50px;
}
#div-spamreport h1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}


.marginAuto, .margin-auto {
    margin-left:auto;
    margin-right:auto;
}

.bold {
    font-weight:bold;
}



.overlay {
    position:absolute;
    border-radius:6px;
    left:-10px;
    right:-10px;
    top:-10px;
    bottom:-10px;
    background:rgba(255,255,255,0.65);
    z-index:10;
    cursor:not-allowed;
}

.overlay.off {
    display:none
}






.alert button,
.alert button:hover {
    background-color:transparent !important;
}




.j-cards-result-view {
    max-width: 98% !important;
    margin: auto !important;
}
   



.div-bouton-cookie-choix {
    margin-top: 30px;    
    text-align: right;
}


.iframe-cookie {
    padding-bottom:20px;
}
#table-cookie i {
    font-size: 20px;
}
#btn-cookie-choix {
     margin-right:15px;
}
#btn-cookie-accepter {
    margin-right:5px;
}




.signeAstrologique_form {
    text-align:center;
}

.btn-signe {
    border-radius:100%;
    margin:5px;
    border: 1px solid #000000;
}


.btn-signe:focus {
    outline:0px;
}
.btn-signe .img-signe {
    max-width:calc(100% - 30px);
}

.btn-signe .span-date {
    display:block;
    font-family:'Amatic SC', cursive;
    font-size: 16px;
}




.div-popup-consultation {
    position:fixed;
    border-radius: 50px; 
    padding: 10px; 
    padding-right: 33px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05), 0 8px 50px rgba(0, 0, 0, 0.05) !important;  
    background:#ffffff;
    left: 0 !important; 
    margin-left:8px !important;
    bottom:-100px;
    font-size: 11px;
    z-index: 1;
}

.div-popup-consultation .div-icon {
    border-radius: 100%;
    background: #c1c1c1;
    display: inline-block;
    height: 65px;
    width: 65px;
    padding-left: 14px;
    vertical-align: top;
}


.div-popup-consultation .div-icon i {
    font-size: 40px;
    line-height: 65px;
}

.div-popup-consultation .div-texte {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.div-popup-consultation .voyant {
    
}
.div-popup-consultation .div-texte-voyant {
    font-weight:bold;
}
.div-popup-consultation .div-texte-nbConsultations {
    
}

.div-popup-consultation .div-texte-minutes {
    font-style:italic;
    color:#c1c1c1;
}

.div-popup-consultation .div-close {
    right: 15px;
    top: 2px;
    opacity: 0.4 !important;
    position: absolute;
    font-size: 28px;
    cursor: pointer;
}



.form-control-textarea   {
    
    font-size:13px !important;
}

input[type="date"].placeholder::before {
   content: attr(placeholder)" ";
   white-space: pre;
}
input[type="date"]:not([value=""]).placeholder::before {    
    content:""!important;
      
}
  
input[type="date"].placeholder:focus::before {
   content:""!important;
}
/*
@media (max-width: 991px) {
	
    input[type="date"].placeholder::before{
       content: attr(placeholder)" ";
       white-space: pre;
    }
    input[type="date"].placeholder:focus::before {
       content:""!important;
    }
}
*/
.div-catcher {
    position:relative;
}


.opacity-0 {
    opacity:0;
}


.input-landing-cgu, .input-landing-offre {
    display:inline-block;
}

.div-etapes {
    position:relative;
}

.div-etape-2.cache,
.div-etape-3.cache{
    opacity:0;
}

.div-etape-spinner {
    z-index:10;
    opacity:0;
    font-size: 80px;
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;  
    top:60px;
}
.div-etape-spinner .fa-cog {
    position: relative;
    top: calc(50% - 80px);    
}

.point_de_suspension {
    position:absolute;
    font-style:normal;
}

.mots-cles {
    position:absolute;
    top:-2000px;
}



.hidden:not(.md\:flex) {
    display: none !important;
}


.form-group input, .div-element-radio {
    font-size: 14px;
}

.div-conditions {
    font-size:10px;
    text-align: left;
    margin-top: 10px;  
}

.p-conditions {
    margin-bottom:5px !important;
    line-height: 15px;
    font-size:10px !important;
    margin-left:0px !important;
    margin-right:0px !important;
    margin-top:15px;
}

.div-conditions a {
    text-decoration: underline !important;
    font-style: italic;
    cursor:pointer !important;
}

.iti--allow-dropdown {
    display: block!important
}


.visibilityhidden{
    visibility: hidden;
}

#is-not-mobile {
    visibility: hidden;
}

@media only screen and (max-width:760px) {
    #is-not-mobile {
        display: none
    }
}

html {
    height: 100%
}

body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    position: relative
}




.span-offline {
    font-style: italic !important;
    
    color: #8a6d3b;
}
.portrait h2 .span-offline {
    font-size:16px;
}

#textarea-question[disabled=disabled]{
    cursor:not-allowed;
}
.div-footer-mentions a {
    text-decoration: underline!important
}



#cookie-banner {
    z-index: 10000;
    position: absolute;
    width: 100%
}

.div-iconeAfter,
.div-iconeBefore {
    display: inline-block;
    width: 35px;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    position: absolute;
}

.div-iconeBefore {
    float: left;    
}

.div-iconeAfter {
    float: right;
    
}

.form-landing input[type=checkbox] {
    position: inherit!important;
    vertical-align: top!important;
    margin-left: 0!important;
    margin-bottom: 0!important
}



.label-cgu a {
    font-weight: 700;
    color: inherit
}


.div-btn {
    margin-top:10px;
    text-align: center;
}

.div-lien-pdc {
    margin-top: 5px;
    text-align: center;
}
div-lien-pdc a {
    font-weight:bold;
}

.btn-etape,
#btn-contact,
#btn-desabonnement,
.btn-landing,
.btn-landing-partenaire {
    font-weight: 400;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #fff;
    background: #2379c8;
    border-radius: 5px;
    outline: 0;
    text-align: center;
    transition: .2s;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}

.btn-landing-partenaire[disabled]{
    background:#c1c1c1 ;
    border-color:#c1c1c1 ;
}


.btn-landing-partenaire:active,
.btn-landing-partenaire:focus,
.btn-landing:active,
.btn-landing:focus {
    outline: 0!important;
}

.g-recaptcha {
    margin-top: 10px;
}

.div-footer-mentions {
    text-align: center
}

.div-retour-container .alert {
    border-width: 0px;
    background: transparent;
}
.div-retour-container .alert .fa,
.div-retour-container .alert button {
    display:none !important;
}

.div-footer-mentions {
    font-size: 13px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.div-conditions-footer p:first-child {
    margin-top:20px;
}

.div-footer-mentions a {
    cursor: pointer
}

.div-footer-mentions .span-droit {
    font-size: 12px
}



.div-footer-mentions a {
    text-decoration: underline;
    font-size: 12px;
    cursor: pointer;
    font-weight: 400
}

.div-footer-mentions a,
.div-footer-mentions span {
    float: none;
    margin: 0
}


.overlay-formulaire-blur {
    filter: blur(3px);
}

.overlay-formulaire-blur .overlay-formulaire {
    background:transparent;
}

.checkbox-cgu, .checkbox-offre {
    font-size:0px;
    text-align: left;
}

.checkbox-cgu input, .checkbox-offre input {
    vertical-align: middle;
    cursor:pointer;
}


.checkbox-cgu label, .checkbox-offre label {
    margin-bottom:0px !important;
    cursor:pointer;
    padding-left: 5px;
    display: inline-block;
    width: calc(100% - 30px);
    margin-right: 0px !important;
    color: inherit;
    vertical-align: middle;
    font-size: 12px;
}



.label-cgu a {
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer
}


.div-lien-pdc {
    font-size: 10px;
    font-style: italic
}

.div-lien-pdc a {
    font-weight: 700;
    text-decoration: underline
}

.text-center,
.alignCenter {
    text-align: center;
}

text-left {
    text-align: left;
}

.marginBottom15 {
    margin-bottom: 15px
}

.marginTop15 {
    margin-top: 15px
}

.table {
    margin-bottom: 10px
}

.paddingBody {
    padding: 30px;
    padding-top: 45px
}

.inlineBlock {
    display: inline-block;
    width: 100%
}

.floatNone {
    float: none
}


.alert {
    padding-left: 25px !important;
    line-height: 16px;
    font-size: 16px;
    margin-bottom:0px;
}

.alert button, .alert button:focus {
    outline:0 !important;
    position: absolute;
    right: 8px;
    top: 9px;
}
.alert .fa {
    margin-right: 5px;
    margin-left: -19px;
    position: absolute;
    margin-top: 1px;
}


 
.div-choix-radio .div-element-radio {
    display: inline-block;
    background: #ffffff;
    border: 1px solid #ced4da;
    width: calc(50% - 5px);
    padding-left: 5px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.div-choix-radio .div-element-radio .label-for {
    margin-left:5px;
    text-shadow:none !important;
    font-size:14px;    
    font-weight: normal;
    display: inline-block;
}

@media (max-width: 576px) {
    .div-choix-radio .div-element-radio .label-for {
        font-size: 12px;
    }
}


.div-choix-radio .div-element-radio:first-child {
    margin-left:0px;
    margin-right:0px;
}

.div-choix-radio .div-element-radio:last-child {
    margin-left:10px;
    margin-right:0px;
}

.form-group.has-error input,
.form-group.has-error textarea ,
.form-group-radio.has-error .div-element-radio {
    background: #efcaca !important;
}


