button, a {
    outline: none !important;
}
.center {text-align: center}
h1 {
    font-family: "FredokaOne-Regular";
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
}
/*h2 {*/
    /*font-family: "FredokaOne-Regular";*/
    /*font-size: 28px;*/
    /*text-align: center;*/
    /*text-transform: uppercase;*/
/*}*/
 .custom-h1 {
    color: #e6e4e4;
    font-size: 36px;
    font-family: "gotham-rounded-book";
    letter-spacing: .36px;
    border-bottom: solid 1px;
    padding-bottom: 8px;
    margin-bottom: 85px;
    text-align: left;
    text-transform: initial;
}
.custom-h2 {
    font-family: 'Fredoka One', cursive;
    color: #88d4f2;
    font-size: 25.04px;
    letter-spacing: .245px;
    text-align: left;
}
.boxes-list {
    /*width: 80%;*/
}
.box-skin1 {
    border: solid 1px #fff1da;
    overflow: hidden;
    background: #f9f9f9;
    border-radius: 80px;
    padding: 38px 75px;
    min-height: 200px;
    margin-bottom: 45px;
}
.hexagon {
    /*transform: scale(0.59);*/
    -webkit-mask-image: url('../../assets/images/hexa-nounou2.png');
    height: 145px;
    margin: 0;
}
.image-profile.prof-img-pos {
    width: 133px;
    /*float: right;*/
    margin: 0 auto;
}
.box-skin1  h3,.main-bloc-title, .list_journal.bloc-journal h2, .list_enfant h2, .historique-journal h2 {
    font-family: 'Fredoka One', cursive;
    font-size: 24px;
    color: /*#9095a2*//*#466ca9*//*#869ec6*/#ff9d8d;
}
.intro-profile {
    color: #96969d;
}

.box-skin1 p, .box-skin1 ul li span {
    font-size: 16px;
    letter-spacing: .18px;
    color: #95959d;
}
.box-skin1 .yes-option, .box-skin1 .no-option  {
    color: #fff;
}
.box-skin1 .text-option {
    margin-bottom: 25px;
    display: inline-block;
    min-width: 85px;
}
@media (max-width: 320px) {
    .box-skin1 .text-option {
        max-width: 150px;
    }
}

.info-profile {
    font-family: "gotham-rounded-book";
    color: #95959d;
    font-size: 18px;
}
.rating-result {
    width: 136px;
    margin: 0 auto;
}
.rating-result img {
    margin-left: 4px;
}
/*Button Radio*/
.radio-btn input[type=radio] {
    background-color: white;
    border: 4px solid #9095a2;
    padding: 0.5em;
    border-radius: 3px;
    -webkit-appearance: none;
    margin-right: 10px;
    position: relative;
    top: 3px;
    border-radius: 5px;
}

.radio-btn input[type=radio]:checked {
    background-color: #4adca6;
}

.radio-btn input[type=radio]:focus {
    outline-color: transparent; }

.box-skin1 .radio-btn span {
    font-weight: normal;
    font-family: "Fredoka One", cursive;
    color: #9095a2;
    font-size: 24px;
    letter-spacing: .24px;
}

.radio-btn a {
    font-size: 14px;
    color: #9095a2;
    text-decoration: underline;
    -webkit-text-underline-position: under;
    -ms-text-underline-position: below;
    text-underline-position: under;
    margin-left: 10px;
}

/*End Button Radio*/
.actions-link .dropdown-toggle {
        background-image: url("../../assets/images/actions.png");
        background-repeat: no-repeat;
        background-color: transparent;
        font-size: 22px;
        padding-left: 30px;
        line-height: 10px;
        letter-spacing: .22px;
        color: #606060;
        font-family: "gotham-rounded-book";
        float: right;
       box-shadow: none !important;
}
.actions-link .dropdown-menu .dropdown-item {
    color: #606060;
    padding: 5px 0;
    display: block;
    font-size: 18px;
    font-family: "gotham-rounded-book";
    text-decoration: none !important;
    padding-left: 14px;

}
.actions-link .dropdown-menu {
    width: 100%;
}
.dropdown.actions-link.open .dropdown-menu {
    margin-top: 27px;
}
#map {
    width: 365px;
    height: 272px;
    background-color: grey;
    margin-top: 50px;
}
.footer span {
    color: #f1bbd5;
}
.rounded{
    border-radius: 50%;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    display: block;
}
.one-review {
    overflow: hidden;
    margin-top:20px;
    margin-bottom: 20px;
    font-family: "gotham-rounded-book";
}
.message-container {
    background: #fff;
    padding: 20px 14px;
    border-radius: 20px;
}
.one-review .img-container {
    margin: 0 auto;
    max-width: 110px;
}
.one-review .name-profil{
    margin-top: 5px;
    text-align: center;
}
.form-review-container {
    width: 80%;
    margin: 0 auto;
}
.box-skin1 .review-message {
    border-radius: 10px;
    border: solid 1px #e6c5b8;
    min-height: 100px;
    width: 100%;
    outline: none;
}
.form-review-container .button {
    background-color: #ffe2a7;
    color: #fff;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px;
    border-color: #f8ca6a;
    padding: 10px 0;
    margin: 0 auto;
    display: block;
}

.box-skin1 .rating-container .rating-stars {
    color: #f1cd39;
}
.box-skin1 .notification-numb {
    border: none;
    color: #fff;
}
.box-skin1 .btn-child1 {
    border-color: #82a1ac;
    background: #85d5f6;
    padding: 10px 20px;
    margin-top: 0;
}
.box-skin1 .btn-child1:hover {
    color: #fff;
}
.btn-add-nounou {
    border-color: #82a1ac !important;
    background: #abc9f4 !important;
    padding: 10px 20px !important;
    margin: 0 auto;
    display: block;
    width: 200px;
}


.button-style1:hover {
    transition: 300ms;
    border-color: transparent !important;
}
.button-style1 {
    border-radius: 11px;
    border-bottom: 4px solid;
    border-right: none;
    border-top: none;
    border-left: none;
    font-family: 'Fredoka One', cursive;
    outline: none;
}
.external-link-container {
    margin-top: 25px;
}
.external-link-container a {
    display:block;
    text-decoration: none !important;
}
.external-link-container a:active {
    box-shadow: none ;
}

.external-link-container a img{
    display: block;
    margin: 0 auto;
}
.external-link-container span {
    display: block;
    color: #96969e;
    text-align: center;
}
.comment-date {

    color: #9595a0;
}
/* modal */
#discussion-modal  button.close {
    color: #96969d;
    opacity: 1;
}
#discussion-modal  button.close span {
    font-size: 1.4em;
}

#discussion-modal .modal-content {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 38px;
    padding-bottom: 38px;
    border-radius: 32px;
    border: none;
    box-shadow: none;
    background: #f9f9f9;
}
#discussion-modal .modal-title {
    border-bottom: solid 2px #ededed;
    padding-bottom: 25px;
    margin-bottom: 15px;
}
#discussion-modal h4 {
    text-align: left!important;
}

#discussion-modal input[type="text"], #discussion-modal textarea {
    width: 100%;
    border-radius: 10px;
    border: solid 1px #f5d7cd;
    padding: 8px 20px;
    outline: none;
    margin-bottom: 47px;
}
#discussion-modal .btn-send {
    text-align: right;
}
#discussion-modal .btn-send .btn-send-company {
    background: #e6c5b8;
    border-color: #d7b3a5;
    color: #fff;
    font-size: 1.2em;
    padding: 15px 38px;
}

/*fin modal*/
.profile-form {
    width: auto;
}
.hexagon img {
    width: 60%;
    position: relative;
    left: -25%;
}
.right {
   /* float: right;*/
}
.welcome-nounou {
    color: #88d4f2;
}
.list-services {
    display: table;
    width: 100%;
}
.box-skin1 .yes-option, .box-skin1 .no-option {
    float: right;
}
.boxes-list-profile .actions-link .dropdown-menu {
    float: right;
    border: none;
    background: none;
}
.boxes-list-profile .actions-link .dropdown-menu a{
    float: right;
}
@media (max-width: 1200px) {
    .box-skin1 p, .box-skin1 ul li span {
        font-size: 14px;
    }
}
@media (max-width: 1200px) and (min-width: 992px) {
    .box-skin1 {
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media (max-width: 767px) {
    .box-skin1 {
        padding: 38px 30px;
    }
    .info-profile {
        font-size: 14px;
    }
    #map {
        width: 330px;
    }
}
@media (max-width: 500px){
    .box-skin1 p, .box-skin1 ul li span {
        font-size: 13px;
    }
}

@media (max-width: 425px) {

    #map {
        width: 290px;
    }
}
@media (max-width: 375px) {
    #map {
        width: 255px;
    }
}

@media (max-width: 320px) {
    #map {
        width: 200px;
        height: 245px;
    }
}