.voyantCol {
    margin-right : 0px;
}

.voyantBox {
    padding    : 0px !important;
    background : #fff;
    margin     : 4px 0;
    font-size: small;
}

.voyantBox .row {
    margin-left: 0px;
    margin-right: 0px;
}

.maleHead, .femaleHead {
    font-size     : 1.8em;
    padding       : 10px 10px;
    border-bottom : 3px solid;
}

.maleHead {
    color : rgb(54, 48, 157);
}

.femaleHead {
    color : #E30F7A;
}

.imageVoyant0, .imageVoyant1 {
    max-width : 180px;
    margin    : auto;
}

.rating0, .rating1 {
    padding-top : 5px;
}

.rating0 {
    border-top : 3px solid #E30F7A;
}

.rating1 {
    border-top : 3px solid rgb(54, 48, 157);
}
.specialite {
    height: 70px;
    verflow: hidden;
}

.voyantItem {
    padding    : 0px !important;
    background : #fff;
    border     : 1px solid #e7e7e7;
}

.more-detail {
    /*margin-top: 3px;*/
}
.btn-voyant {
}

/*.voyantBox a, .voyantBox a:hover {*/
/*    text-decoration  : none;*/
/*    background-color : #E30F7A;*/
/*    color            : #000;*/
/*    !*line-height      : 16px;*!*/
/*    border           : 0;*/
/*    border-radius    : 0;*/
/*    float            : none;*/
/*}*/

.voyantNumber {
    background    : rgb(127, 127, 127);
    width         : 30px;
    height        : 30px;
    border-radius : 50px;
    display       : inline-block;
    padding       : 5px 11px;
}

.rating {
    width       : 160px;
    float       : left;
    line-height : 10px;
}

.rating.small {
    width       : 110px;
    float       : left;
    line-height : 5px;
}


.rating.small span {
    display             : inline-block;
    height              : 20px;
    width               : 13px;
    background          : url(../Images/rating_stars_small.png) no-repeat;
    background-position : 0 1px;
    letter-spacing      : 0.25em;
}

.single.voyante-block .rating {
    margin:20px 0;
}

.rating span {
    display             : inline-block;
    height              : 30px;
    width               : 32px;
    background          : url(../Images/stars.png) no-repeat;
    background-position : 0 1px;
    letter-spacing      : 0.25em;
}
.rating.small span.s1 {
    background-position : 0 0;
}

.rating.small span.s1half {
    background-position : 0 0;
    background          : url(../Images/rating_stars_small-half.png) no-repeat;

}


.rating span.s1 {
    background-position : 0 0;
}
.rating span.s1half {
    background-position : 0 0;
    background          : url(../Images/stars-half.png) no-repeat;
}

.Away, .Busy, .Available {
    display       : inline-block;
    width         : 10px;
    height        : 10px;
    background    : red;
    border-radius : 50px;
    float         : right;
}

.Away {
    background : red;
}

.Busy {
    background : blue;
}

.Available {
    background : green;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de !important;
    border-color:#46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color:#1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color:#269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color:#269abc
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color:#1b6d85
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image:none
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color:#46b8da;
}

.btn-default {
    color: #fff !important;
    background-color: #e30f7a !important;
    border-color:#e30f7a;
}

.btn-primary.disabled, .btn-primary:disabled {
    color: #fff !important;
    background-color: #921e4f !important;
    border-color:#921e4f;
}

@media screen and (max-width : 500px) {
    .noSmallImage {
        background : none !important;
    }
}


.temoignageRow {
    font-size: 1.8rem;
    margin        : 15px 0;
    /*border        : 1px solid #eee;*/
    /*border-radius : 5px;*/
}

@keyframes blinkButtonCallbackDetailVoyant {
    50% {
        background : #FFF;
        color      : #E30F7A;
    }
}

@-webkit-keyframes blinkButtonCallbackDetailVoyant {
    50% {
        background : #E30F7A;
        color      : #FFF;
    }
}

.buttonCallbackDetailVoyant, .buttonCallbackDetailVoyant:hover {
    height            : 35px;
    margin-right      : 5px;
    background        : #E30F7A;
    border            : 1px solid #E30F7A;
    color             : #FFF;
    /*animation         : blinkButtonCallbackDetailVoyant 1s step-start 0s infinite;*/
    /*-webkit-animation : blinkButtonCallbackDetailVoyant 1s step-start 0s infinite;*/
}



/* MODALES CALLBACKS */
.modal {
    font-family: 'Roboto', sans-serif !important;
}
.modal-header{
    background-color: #fff !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2) !important;
}
.modal .modal-header .close span {
    color:#404040 !important;
    font-size: 4rem !important;
    font-weight: 350 !important;
}
.modal-title{
    font-family: 'Roboto', sans-serif !important;
    color:#404040 !important;
    font-weight: 300 !important;
    font-size: 2rem !important;
}

.modal-body .img-responsive.rounded-circle{
    border: 4px solid #921E4F !important;
}
.modal-body .voyant-name{
    font-size: 2.5rem !important;
    color: #921E4F !important;
    font-weight: bold !important;
}

.modal-body{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
}

.modal-body input {
    height:55px;
    border-radius: 10px !important;
    border:2px solid rgba(0, 0, 0, 0.4) !important;
}

.modal-body input::placeholder{
    color: rgba(0, 0, 0, 0.3) !important;
}

/* Boutton radio */

.modal-body .radio_input_group{
    position:relative;
    height:56px;
    width:100%;
}

.modal-body .radio_input_group input{
    display: none;
}

.modal-body input[type=email]{
    width:100%;
}
.modal-body input[type=date]{
    padding-left:15px;
    padding-right:15px;
}
.modal-body input[type=date]:after{
    content:"";
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
.modal-body input[type=date]:placeholder-shown{
    color: rgba(0, 0, 0, 0.3) !important;
}

.modal-body .radio_input_group label{
    position:absolute;
    height:80%;
    width:95%;
    cursor:pointer;
    display: flex;
    align-items: center;
    padding-left: 10px;
    border-radius: 10px !important;
    border:2px solid rgba(0, 0, 0, 0.4) !important;
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.3) !important;
}

.modal-body .radio_input_group span{
    height:20px;
    width:20px;
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.5) !important;
    background-color: white;
    position: absolute;
    right:10px; 
    transition: all 0.3s ease;
}

.modal-body .radio_input_group label:hover{
    opacity: 0.7;
}

.modal-body .radio_input_group input:checked + label span{
    background-color: #921E4F;
    border: 0px solid black;
}

.modal-body .flag{
    height:32px;
    width:47px;
    border:1px solid black;
    margin-right:20px;
    display: flex;
}

.modal-body .france-flag .bleu{
    background-color: rgb(0, 85, 164) !important;
    height:100%;
    width:33.33%;
}
.modal-body .france-flag .blanc{
    background-color: rgb(255, 255, 255) !important;
    height:100%;
    width:33.33%;
}
.modal-body .france-flag .rouge{
    background-color: rgb(239, 65, 53) !important;
    height:100%;
    width:33.33%;
}

.modal-body input[type=checkbox]{
    display: flex;
}

.modal-footer .btnSaveCall{
    border-radius: 5px;
    height: 50px;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 2.5rem;
}

@media screen and (max-width: 576px)
{
    .modal-header{
        justify-content: center !important;
    }
    .modal-body .leave-number{
        text-align: center !important;
    }
}

/* CARDS LISTES */
.container {
    max-width: 1164px!important;
    font-family: 'Roboto', Sans-Serif;

}

.voyante-block .card{
    width:100%;
    position:relative;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif !important;
    background-color: #F6F5F5;
    text-decoration: none !important;
    color:black !important;
    flex-grow: 1 !important;
}
.voyante-block .card p {
    margin-bottom: 0 !important;
}
.mobile .voyante-block .card p {
    margin-bottom: 6px !important;
    margin-left: 5px;
}

.voyante-block .card .isConnected{
    height:15px;
    width:15px;
    border-radius: 15px;
    background-color: #5ECE4B;
    position:absolute;
    top:10px;
    left:10px;
    flex-grow:1;
}

.voyante-block .card .imageVoyant .voyant_image_cadre{
    border-radius:130px;
    margin-bottom:5px;
    border: 4px solid #921E4F;
}

.mobile .voyante-block .card .imageVoyant .voyant_image_cadre{
    margin-bottom:5px;
    border: 2px solid #921E4F;
}

.voyante-block .card .imageVoyant h4{

    font-size: 2.5rem !important;
    color: #921E4F !important;
    text-shadow: 2px 0 0 white, 0 2px 0 white, 0 -2px 0 white, -2px 0 0 white, 2px 2px 0 white, 2px -2px 0 white, -2px 2px 0 white, -2px -2px 0 white;
}
.voyante-block .card .imageVoyant h4.mobile{

    font-size: 1.5rem !important;
    color: #921E4F !important;
    font-weight: 600 !important;
}
.voyante-block .card .imageVoyant h4.single{

    font-size: 3.5rem !important;
    color: #921E4F !important;
    font-weight: 600 !important;
}

.voyante-block .card .speciality {
    min-height: 36px;
    overflow: hidden;
}

.voyante-block .card .speciality, .voyante-block .card .new_customer{
    font-size: 1.2rem;
}
.voyante-block .card .speciality_mobile, .voyante-block .card .new_customer_mobile{
    font-size: 12px;
    color:rgb(0,0,0, 0.5);
}
.mobile .voyante-block .card .new_customer_mobile {
    padding-bottom: 10px;
}

.voyante-block .card .new_customer{
    font-size: 1.25rem;
    color: #921E4F !important;
    font-style: italic;
    font-weight: bold;
    border-top:2px solid rgba(0, 0, 0, 0.2);
    padding-top:5px;
}
.voyante-block .card .new_customer_mobile{
    color: #921E4F !important;
    font-style: italic;
    font-weight: bold;
    padding-top:5px;
}
.voyante-block .card .openBtn, .callback .openBtn, .callback .btnBack {
    font-size: 20px !important;
    background-color: black !important;
    font-weight: 800;
    text-transform: uppercase;
    padding:5px;
    border-radius: 5px;
    border-color: black;
}
.mobile .voyante-block .card .openBtn, .mobile .callback .openBtn, .mobile .callback .btnBack {
    font-size: 14px !important;
    background-color: black !important;
    font-weight: 600;
    text-transform: uppercase;
    padding:5px;
    border-radius: 5px;
}
.voyante-block .card .openBtn .fa.fa-phone {
    font-size: 1.3rem;
    color:black;
    background-color: white;
    border-radius: 100%;
    padding:2.5px;
    transform: rotateY(180deg);
    margin-right:5px;
    margin-top: auto;
}
.voyante-block .card .rating{
    font-size: 1rem;
}
.voyante-block .card .rating.mobile{
    display: flex;
    justify-content: start;
    padding:0;
}
.voyante-block .card .rating.mobile span{
    height:10px;
    width:10px;
}
.cat{
    font-size: 1.2rem;
}
.price{
    font-size: 1.4rem;
    font-weight: bold;
}
.mobile .price {
    font-size: 1.1rem;
}

.mail {

}
.chatlive i.fa{
    background-color: #921E4F!important;
    color: white!important;
    padding:5px;
    border-radius: 100%;
    border: white solid 2px;
}
more_detail {
    font-size: 1.2rem;
}

.more_detail_mobile{
    font-size:1rem;
}

.price_block-bg {
    background-image: url("../Images/etiquette.png");
    background-repeat: no-repeat;
    background-size: 100px 70px;
    position: absolute;
    width: 110px;
    height: 70px;
    left: -8px;
    z-index: 5;
}
.mobile .price_block-bg {
    background-image: url("../Images/etiquette-mobile.png");
    background-repeat: no-repeat;
    background-size: 115px 70px;
    position: absolute;
    width: 115px;
    height: 70px;
    left: -5px;
    top: -28px;
    z-index: 5;
}

.price_block-bg.premium {
    background-image: url("../Images/etiquette-premium.png");
}

.mobile .price_block-bg.premium {
    background-image: url("../Images/etiquette-premium-mobile.png");
}
.premium span.label {
    background-image: url("../Images/premium-quality-logo3.png");
    background-repeat: no-repeat;
    background-size: 64px 70px;
    position: absolute;
    width: 64px;
    height: 70px;
    right: 10px;
    z-index: 5;
}
.mobile .premium span.label {
    right: 4px!important;
    top: -30px!important;
}
.price_block {
    z-index: 10;
    color: white;
    margin: 16px -15px;
}
.mobile .price_block {
    z-index: 5;
    position : absolute;
    /*color: black;*/
    margin: -3px -8px;
    width: 115px;
    text-align: center;
}
.time_type
{
    font-size: 1rem;
    font-weight: normal;
}
.mobile .time_type
{
    font-size: 0.6rem;
}
.voyante-block .info_block {
    margin-bottom: 10px;
    margin-top: 5px;
}

.voyante-block .strike {
    position: relative;
    display: inline-block;
}
.voyante-block .strike::before {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 45%;
    border-bottom: 1px solid #921E4F;
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
}
.single.voyante-block .card {
    padding-top:15px;
    padding-bottom:15px;
    padding-left:10px;
    padding-right:10px;
}

.single.voyante-block .card .speciality  {
    position: relative;
    margin: 1rem 0;
    padding-bottom: 1rem;
    font-size: 2.2rem !important;
    /*max-height: 60px;*/
}
.single.voyante-block .card .speciality::after {
    content: '';
    width: 80%;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: rgba(0,0,0,0.2);
}

.single .subtitle  {
    font-size: 1.8rem !important;
    font-weight: 500;
}

.single.voyante-block .card .description-short  {
    font-size: 1.8rem !important;
    font-weight: 300;
    margin-bottom: 20px;
}

.single .description  {
    font-size: 1.8rem !important;
    font-weight: 300;
    padding-right: 70px;
}

.single.voyante-block .card .imageVoyant .voyant_image_cadre {
    border-radius:150px;
    margin-bottom:5px;
    border: 4px solid #921E4F;
    width: 200px;
    height: auto;
    max-height: 200px;
}
.single.voyante-block .card .openBtn{
    font-size: 14px !important;
    background-color: black !important;
    /*font-weight: 800;*/
    text-transform: uppercase;
    padding:6px;
    height: 40px;
    width: 210px;
    border-radius: 10px;
}
.single.voyante-block .card .openBtn .fa.fa-phone, .callback .openBtn .fa.fa-phone{
    font-size: 1.8rem;
    color:white;
    background-color: transparent;
    border-radius: 0;
    padding:3px 3px 0px 3px;
    transform: rotateY(180deg);
    margin-right:3px;
    /*margin-top: auto;*/
}

.temoignageRow .rating.small {
    margin-left: 10px;
    margin-top: 6px;
}
.single .temoignageRow .subtitle  {
    float: left;
}
.callback .openBtn, .callback .btnBack {
    margin-top: 10px;
    font-size: 16px !important;
    font-weight: 600;
    text-transform: uppercase;
    padding:8px;
    border-radius: 8px;
}
@media screen and (min-width: 576px) {
    .callback .openBtn, .callback .btnBack {
        margin-bottom: 30px;
        margin-right:10px;
        margin-left:10px;
    }
}

.callback .btnBack {
    text-transform: none;
}
.callback .openBtn {
    background-color: #921E4F !important;
}
.callback .openBtn .fa.fa-envelope, .callback .openBtn .fa.fa-sms, .callback .openBtn .fa.fa-comments{
    font-size: 2rem;
    color:white;
    padding:3px 3px 0px 3px;
    margin-right:3px;
}

.no-text-transform{
    text-transform: none!important;
}
.alert-danger {
    color: #921E4F;
    background-color: transparent!important;
    border-color: transparent;
    font-size: 1.2rem;
    font-weight: bold;
}

.gender-error {
    margin-top: -10px;
}

.saveCallback .iti {
    display:block;
}



.date-dropdowns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0px -8px;
}

.date-dropdowns .wrap-select {
    height: 55px;
    border: none;
    color: #000;
    font-family: 'Poppins',sans-serif;
    position: relative;
    font-family: "Font Awesome 5 Free";
    min-width: 90px;
    width: 33.333%;
}

.date-dropdowns .wrap-select > div {
    padding: 0px 8px;
    position: relative;
}

.date-dropdowns .wrap-select > div select:before {
    content: "";
    display: block;
    width: 24px;
    background-image: linear-gradient(to bottom, #fafafa 0%, #e6e6e6 100%);
    position: absolute;
    top: 0px;
    right: 8px;
    bottom: 0px;
    background-size: 12px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.date-dropdowns .wrap-select .parsley-errors-list {
    display: none;
}

.date-dropdowns .wrap-select > div select:after {
    content: "";
    display: block;
    width: 24px;
    border-left: 1px solid white;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,e6e6e6+100 */
    background: url(img/svg/bg-triangle.svg) no-repeat center center;
    position: absolute;
    top: 0px;
    right: 8px;
    bottom: 0px;
    background-size: 12px;
    pointer-events: none;
}

.date-dropdowns .wrap-select select {
    width: 100%;
    height: 55px;
    border-radius: 10px;
    border: 0px;
    /*background: transparent;*/
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 40px;
    padding-left: 10px;
    /*background: #f2f2f2;*/
    border: 2px solid rgba(0, 0, 0, 0.4) !important;
    /*-webkit-box-shadow: 0 4px 6px var(--pink);*/
    /*        box-shadow: 0 4px 6px var(--pink);*/
    /*color: #6b6b6b;*/
    /*font-family: arial;*/
}

.date-dropdowns .parsley-errors-list {
    padding-left: 0px;
    width: 100%;
}

.date-dropdowns .parsley-errors-list li {
    text-align: center;
    margin-top: 10px;
    width: 100%;
}

.date-dropdowns .wrap-select:after {
    display: none;
}