
/* ---------------------------------------------------------------- STRUCTURE */

.pb-60, .py-60 {
    padding-bottom: 15rem !important;
}

/* ---------------------------------------------------------------- FONTS & COLORS */

html a:hover, html a:active, html a:focus, body a:hover, body a:active, body a:focus {
    text-decoration :unset;
}

.text-primary {
    color: #0f677f  !important;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0c5569 !important;
    text-decoration: underline !important;
}

.text-white i {
    color: #ffffff !important;
}

.form-group .form-text {
    font-size: 1rem;    
}

a {
    color: #1bc5bd;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #15aba3;
    text-decoration: underline !important;
}

.checkbox > span {
    background-color: #EBEDF3;
    border: 2px solid #1bc5bd !important;
}

.checkbox > input:focus ~ span {
    border: 2px solid #6f6f6f !important;
}

.checkbox > input:checked ~ span {
    background-color: #1bc5bd;
}

.radio > input:checked ~ span {
    background-color: #1bc5bd;
}


.hide-desktop {
    display: none;
}

/* ---------------------------------------------------------------- ICONS */

.svg-icon.svg-icon-primary svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #0F677F !important;
}

/* ---------------------------------------------------------------- BOUTONS */


.btn.btn-primary {
    color: #FFFFFF;
    background-color: #EF4829;
    border-color: #EF4829;
}

.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-primary:focus:not(.btn-text), .btn.btn-primary.focus:not(.btn-text) {
    color: #FFFFFF;
    background-color: #1BC5BD;
    border-color: #1BC5BD;
}

.btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-primary:focus:not(.btn-text), .btn.btn-primary.focus:not(.btn-text) {
    color: #FFFFFF;
    background-color: #d53b1e;
    border-color: #d53b1e;
}


.btn.btn-light-primary {
    color: #ef4829;
    background-color: #f7e2c9;
    border-color: transparent;
}


.btn.btn-light-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-light-primary:focus:not(.btn-text), .btn.btn-light-primary.focus:not(.btn-text) {
    color: #FFFFFF;
    background-color: #1BC5BD;
    border-color: transparent;
}

.btn.btn-light-primary .svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ef4829;
}



.btn.btn-tertiary {
    color: #FFFFFF;
    background-color: #0f677f;
    border-color: #0f677f;
}


.btn.btn-tertiary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-tertiary:focus:not(.btn-text), .btn.btn-tertiary.focus:not(.btn-text) {
    color: #FFFFFF;
    background-color: #0d5c71;
    border-color: #0d5c71;
}


.btn.btn-primary.disabled, .btn.btn-primary:disabled {
    color: #FFFFFF;
    background-color: #a1a1a1;
    border-color: #979797;
}











.svg-icon svg g [fill] {
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease;
    fill: #ffffff;
}

/* ------------------------------------------------------------------ HEADER MAIN MENU */

@media (min-width: 992px) {
    .header-menu .menu-nav > .menu-item {       
        padding: 0px 0.55rem;
    }   

    .header-menu .menu-nav > .menu-item > .menu-link .menu-desc {
        margin-top: 0rem;
        color: #B5B5C3;
        font-weight: 400;
        font-size: 1.05rem;
    }

    .header-menu .menu-nav > .menu-item:first-child > .menu-link {        
        padding-left: 0.8rem;
    }

    .header-menu .menu-nav > .menu-item > .menu-link {        
        padding-left: 0.8rem;
        
    }

    .header-menu .menu-nav .menu-item span.svg-icon.svg-icon-primary {
    position: relative;
    }

    .header-menu .menu-nav > .menu-item.menu-item-here > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-active > .menu-link .menu-text {
        color: #0F677F;
    }
    .header-menu .menu-nav > .menu-item:hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text, .header-menu .menu-nav > .menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active) > .menu-link .menu-text {
        color: #1bc5bd;
    }
}








/* ------------------------------------------------------------------- PAGES */


/* -----------------------------------SIGNUP / SIGNIN / FORGOT */

.login.login-4 .login-aside {   
    
}

.login.login-4 .login-container .login-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-icon {
       background-color: #f7e2c9;
}


.login.login-4 .login-container .login-content .wizard-nav .wizard-steps .wizard-step[data-wizard-state="current"] .wizard-icon .wizard-number {
    color: #ef4829;
}


.login.login-4 .login-aside {
    background-image: url(../../assets/media/homesitting/espace-resident.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.login.login-4 .checkbox {   
    -webkit-box-align:flex-start;
    -ms-flex-align:flex-start;
    align-items:flex-start;
    
}



div#loading {
    padding-left: 25px;
}

.hide {
    display: none;
}
.show {
    display: inline-block;
}




/* ----------------------------------- INDEX */

@media (min-width: 992px) {
    .header .header-top {        
        background-color: #0f677f;
    }
    
}

p.text-alert-info {
    color: #ff7a62;
}

p.text-success-info {
    color: #1bc5bd;
}


span.eye-catcher i {
    COLOR: #ef4829 !important;
    position: absolute !important;
    /* margin-left: 12px !important; */
    /* margin-top: 12px !important; */
    display: inline-block;
    z-index: 9999;
    font-size: 1.3em !important;
    /* left: 10px; */
    bottom: -5PX;
    right: 0px;
}

span.eye-catcher i {
    position: absolute;
}   

.alert.alert-custom {    
    align-items: start;  
}

.alert.alert-custom.alert-success .alert-text a {
    color:#fff;
    text-decoration:underline;
}

.bg-info {
    background-color: #0f677f !important;
}


.timeline.timeline-6 .timeline-item .timeline-label {
    width: 90px;   
}
.timeline.timeline-6:before {
    left: 90.5px;   
}



/* ----------------------------------- RESIDENT EDIT */

.row.sep {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #EBEDF3;
}


.card-sticky-on .card.card-custom.card-sticky > .card-header {
    -webkit-transition: unset;
    transition: unset;
    position: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    z-index: unset;
    background: unset;      
}


@media (min-width: 1200px) {
        
        .card-sticky-on .card.card-custom.card-sticky {
            -webkit-transition: all 0.8s;
            transition: all 0.8s;
            position: fixed;
            -webkit-box-shadow: 0px 1px 15px 1px rgb(69 65 78 / 10%);
            box-shadow: 0px 1px 15px 1px rgb(69 65 78 / 10%);
            z-index: 101;
            background: #ffffff;
            top: 100px;
        }
}
.not-allowed {cursor: not-allowed;}
input.not-allowed {
    color: #1bc5bd !important;
    font-weight: 500 !important;
}

input.form-required, textarea.form-required, label.form-required {
    background: #ffd6d6 !important;
}

.bootstrap-select.form-required > .dropdown-toggle.btn-light, .bootstrap-select.form-required > .dropdown-toggle.btn-secondary {
    background: #ffd6d6 !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {   
    font-size: 14px;
}
.bootstrap-select .dropdown-menu.inner > li > a {    
    font-size: 14px;
}

.bootstrap-select .dropdown-menu.inner > li.selected > a .check-mark {   
    margin-top: -0.8rem;
    font-size: 1.2rem;   
    color: #009f29 !important;
}
.bootstrap-select > .dropdown-toggle.btn-light, .bootstrap-select > .dropdown-toggle.btn-secondary {
    background: #f3f6f9 !important;
}
.photo-tools {
    display: block;
    width: 180px;
    margin: 10px;
}

div#bs-select-1 {
    width: 100%;
}

.no-right-radius {    
    border-radius: 0.85rem 0 0 0.85rem !important;
}

.input-group-text {    
    border: 0px solid #E4E6EF;   
}
.hide-password {
    display: none;
    padding-top: 17px !important;
}




/* ------------------------------ NAV */
.navi .navi-item .navi-link .navi-text {
    font-size: 1.15rem;
}

.navi .navi-item:hover  {   
    background-color: #d9e5e8;
}

.navi .navi-item.current  {   
    background-color: #ecf5f7;
}

.navi .navi-item .navi-link:hover {   
    color: #0f677f !important;
}

.navi .navi-item .navi-link:hover .navi-text {
    color: #1bc5bd;
}
.navi .navi-item .navi-link:hover .navi-icon i {
    color: #1bc5bd;
}


/* ---------------------------------- RESIDENT SUBSCRIPTION */

th {
    background-color: #ecf5f7;
}



.paiment {
    padding: 20px;
    border: 4px solid #ccc;
    border-radius: 10px;
}

form.stripe-form {
    padding: 20px;
    background-color: #f5f2f2;
}

form.stripe-form input#cardholder-name {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 6px;
    border: 0;
}

.stripe-form div#card-element {
    background-color: #fff;
    border-radius: 8px;
    padding: 10px;
}

.stripe-form div#card-amount {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 6px;
    border: 0;
    background-color: #a1f3c6;
    font-weight: 500;
    font-size: 1.1em;
    text-align: center;
}
.stripe-form div#errors {
    padding: 8px;
    color: #f00;
    font-weight: 500;
}


.stripe-form button#card-button {
    margin: 20px 0;
    background-color: #00a349;
    color: #fff;
    padding: 8px 20px;
    font-weight: 500;
    border-radius: 6px;
    border: 0;
}

/* ---------------------------------- SEJOUR LIST */

.sejour-item {
   /* font-style: italic;*/
}

.sejour-new {
    display: inline-block;
    background-color: #1bc5bd;
    padding: 3px 8px 3px 5px;
    border-radius: 4px;
    margin-bottom: 4px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.85em;
}
.sejour-new i.fas {
color: #fff !important;
font-size: 0.85em;
}


.sejour-item h3 {
    font-size: 1.4rem;
    color: #0f677f;
}
.sejour-item h4 {
    font-size: 1.3rem;
    font-weight: 600;
}



.sejour-item .owner-details {
    margin: 20px 0;
    padding: 0.75rem;
    background-color: #ecf5f7;
    border-radius: 0.42rem;
}











.btn.btn-info {
    color: #ffffff;
    background-color: #0f677f;
    border-color: #0f677f;
}

.btn.btn-info:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-info:focus:not(.btn-text), .btn.btn-info.focus:not(.btn-text) {
    color: #ffffff;
    background-color: #0b5164;
    border-color: #0b5164;
}

.btn-locked:hover {
    cursor: not-allowed !important;
}

/* ------------------------------------------- RATINGS */
ul.notes {
    list-style: none;
}

ul.notes li {
    display: inline-block;
    padding: 5px 4px;
    line-height: 30PX;
    vertical-align: middle;
}

/* --------------------------------------------- MODAL */

div#modal-body-content {
    border: 3px solid #ffa800;
    max-height: 50vh;
    overflow-y: scroll;
    padding: 20px !important;
    margin: 0;
}

div#modal-form-content {
    margin: 0;
}



/* ------------------------------------------------- RESPONSIVE */

.header-mobile {
    background-color: #0f677f !important;
}
.bg-primary {
    background-color: #0f677f !important;
}
.topbar {    
    background-color: #0f677f;   
}


@media (max-width: 992px) {

    .hide-desktop {
        display: initial;
    }

    .menu-nav .menu-item {
        display: flex !important;
        align-items: flex-start;
        flex-direction: row !important;
    }
    .header-menu-mobile .menu-nav {
        margin: 0;
        list-style: none;
        padding: 20px 20px;
    }

    .header-menu-mobile .menu-nav > .menu-item > .menu-link {
        padding: 9px 15px 9px 10px;        
    }
    .header-menu-mobile .menu-nav .menu-item > .menu-link {
        display: block !important;
    }
    .header-menu .menu-nav > .menu-item > .menu-link .menu-desc {
        display: block !important;
        /* margin-top: 0rem; */
        color: #B5B5C3;
        font-weight: 400;
        font-size: 1.05rem;
    }
    .header-menu-mobile .menu-nav > .menu-item > .menu-link .menu-text {
        color: #333 !important;
        font-size: 1.2em;
        font-weight: 500;
    }
    .header-menu .menu-nav .menu-item span.svg-icon.svg-icon-primary {
    position: relative;
    }
    .header-mobile .burger-icon-active span {
        background-color: transparent;
    }

     .header-mobile span.eye-catcher i {  
    bottom: 15PX;
    right: 40px;
}



/* ---------------------------------------------------------------- Tableaux */

  .table-responsive table,
  .table-responsive thead,
  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    display: block;
  }

  .table-responsive thead tr {
    display: none;
  }

  .table-responsive tbody tr {
    margin-bottom: 1rem;
    border: 1px solid #ddd;
    padding: 1rem;
    border-radius: 8px;
    background-color: #fff;
  }

  .table-responsive td {
    position: relative;
    padding-left: 50%;
    text-align: left;
  }

  .table-responsive td::before {
    content: attr(data-label);
    position: absolute;
    left: 1rem;
    top: 0.75rem;
    font-weight: bold;
    white-space: nowrap;
    color: #555;
    font-size: 0.9em;
  }

  /* ---------------------------------------------------------------- Avis */

    ul.notes {
        margin-bottom: 20px;
        padding: 0;
    }

}