.paddsection {
    padding: 100px 0;
}

.con-domicile {
    padding-top: 50px;
}

.titledivdocdesc {
    margin-bottom: 50px;
}

.div-doc-desc {
    width: 100%;
    margin: auto;
    margin-top: 0;
    margin-bottom: 0;
    background-image: url(/site-hayat/img/bkg-doc-div.svg);
    background-repeat: no-repeat;
    padding: 50px 0;
    padding-top: 0;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #939598;
    opacity: 0.5;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    color: #939598;
    opacity: 0.5;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    color: #939598;
    opacity: 0.5;
}

 :-moz-placeholder {
    /* Firefox 18- */
    color: #939598;
    opacity: 0.5;
}

.butttonconsult {
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    height: 100%;
    width: 100%;
    border: 2px solid #3ce7ca;
    padding: 15px 82px;
    border-radius: 100px;
    color: #3ce7ca;
    font-weight: 400;
    padding-left: 25px;
    display: initial;
    font-size: 20px;
    padding-top: 12px;
}

.butttonconsult img {
    width: 35px;
    margin-right: 10px;
}

.itemdomicile {
    text-align: center;
    padding: 40px 20px;
    box-shadow: 0px 0px 30px -2px rgba(0, 0, 0, 0.1);
    min-height: 220px;
    position: relative;
    margin-top: 40px;
    box-shadow: 3px 6px 18px 7px #c3c3c333;
}

.brdone {
    border-bottom: 4px solid #f69a00;
}

.brdtwo {
    border-bottom: 4px solid #3ce7ca;
}

.brdone span,
.brdtwo span {
    border: 2px solid #fff;
    display: initial;
    border-radius: 100px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}

.brdone span {
    background: #f69a00;
}

.brdtwo span {
    background: #3ce7ca;
}

.itemdomicile span {
    margin-top: -80px;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
    margin-bottom: 60px;
    box-shadow: 3px 6px 18px 7px #c3c3c333;
}

.itemdomicile p {
    min-height: 96px;
    margin-bottom: 0;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 400;
    color: #4d4d4d;
}

.consultation-cabinet-content h4 {
    margin-bottom: 30px;
}

.consultation-cabinet-content ul {
    margin-bottom: 0;
}

.consultation-cabinet-content ul li {
    font-size: 0.9rem;
    font-weight: 200;
    color: #4d4d4d;
    margin-bottom: 5px;
}

.consultation-cabinet-content ul li:before {
    content: "";
    width: 6px;
    height: 5px;
    background: #3ce7ca;
    display: inline-block;
    margin-right: 10px;
    border-radius: 100px;
}

.consultation-cabinet-content ul li:last-child {
    margin-bottom: 0px;
}

.fullcontent {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.shad-mob .label-stat {
    max-width: 37%;
    margin-left: auto;
    margin-right: auto;
}


/*#animation_container {
    height: 100vh !important;
}*/

.medecin-hero {
    background: #fff;
}

.div-form {
    width: 100%;
    margin-left: 0;
    padding-top: 0;
    text-align: right;
    display: flex;
    justify-content: center;
    position: absolute;
}

.formsearch {
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 10px 30px 5px rgba(17, 21, 23, .1);
    background: #fff;
    height: 65px;
    z-index: 3;
    border-radius: 10px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    width: 100%;
}

.formsearch .col {
    padding-left: 0;
    padding-right: 0;
}

.formsearch .form-control {
    height: 65px;
    border-radius: 0;
    border: none;
    border-right: 1px solid #d4f7f1;
    text-align: center;
    font-size: 25px;
}

.formsearch .form-control.formone {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}

.formsearch .form-control:focus {
    box-shadow: none;
}

.formsearch button {
    height: 65px;
    background: #d4f7f1;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.formsearch button img {
    width: 20px;
}

.btn.focus,
.btn:focus {
    box-shadow: none;
}

.fullcontenthero {
    display: inline-block;
    /* background: #fff; */
    /* background: red; */
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 17%;
}

.bientotfull {
    background: #fff;
    z-index: 999999;
    position: absolute;
    box-shadow: 3px 6px 18px 7px #c3c3c333;
    border-radius: 10px;
    padding: 20px;
    min-width: 30%;
    max-width: 30%;
    margin-left: auto;
    margin-right: auto;
}

.bientotfull .icon-bientot {
    width: 100%;
    text-align: center;
}

.bientotfull .icon-bientot .bientot-img {
    width: 100%;
    max-width: 50px;
    margin-bottom: 15px;
}

.bientot-cotent {
    width: 100%;
    text-align: center;
}

.bientot-bold {
    text-align: center;
    margin-bottom: 10px;
}

.bientot-normal {
    text-align: center;
}

.big-h2 {
    font-size: 1.5rem;
    color: #4d4d4d;
    font-weight: 300;
    line-height: 33px;
    margin-bottom: 0.3rem;
}

.paddsection {
    padding: 50px 0;
}

.nos-efficacites {
    background-color: #3ce7ca;
    color: #ffff;
    padding: 6rem 8rem;
    text-align: center;
    margin-bottom: 0;
}

@media (max-width: 1366px) {}


/** Width between 768px to 0 
*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (max-width: 768px) {
    /* General Styling */
    .r-mb-30 {
        margin-bottom: 30px;
    }
    /* header search form */
    header {
        z-index: 9999999999999999999999;
    }
    .medecin-hero {
        height: 60vh;
        background: #fff !important;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fullcontenthero {
        margin-top: 0%;
    }
    .div-form {
        padding-bottom: 0;
    }
    .fullcontent {
        display: flex;
    }
    .bientotfull {
        min-width: 83%;
        max-width: 83%;
    }
    #animation_container {
        display: none;
    }
    /* End search form */
    .consultation-cabinet-img {
        margin-bottom: 30px;
    }
    .footer .ftr-cstm-mb-lg .d-flex.w-75 {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .p-foc-call {
        margin-bottom: 2rem;
        font-size: 1.1rem;
        color: #4d4d4d;
        line-height: 26px;
        text-align: center;
    }
    .after-nos-eff {
        width: 100%;
        text-align: center;
    }
    .butttonconsult {
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        height: 100%;
        width: 100%;
        border: 2px solid #3ce7ca;
        padding: 15px 33px;
        border-radius: 100px;
        color: #3ce7ca;
        font-weight: 400;
        padding-left: 25px;
        display: initial;
        font-size: 11px;
        padding-top: 12px;
    }
    .paddsection {
        padding: 50px 0;
    }
    .nos-efficacites {
        background-color: #3ce7ca;
        color: #ffff;
        padding: 6rem 0rem;
        text-align: center;
        margin-bottom: 0;
        width: 100%;
    }
    .fullcontenthero .bientot-bold {
        font-size: 0.8rem;
    }
    .fullcontenthero .bientot-normal {
        font-size: 0.8rem;
    }
    .shad-mob .label-stat {
        max-width: 100%;
    }
    .r-brd-right-yes {
        border-right: 1px solid#21dac2 !important;
    }
    #carouselExampleIndicators {
        padding-bottom: 5vh;
    }
    .contact-hero {
        padding-top: 10vh !important;
        padding-bottom: 10vh !important;
    }
    .brdbtmnnon {
        border-bottom: none;
    }
}


/** Width between 767px to 0 
*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (max-width: 767px) {
    /* General Styling */
    .r-mb-30 {
        margin-bottom: 30px;
    }
    /* header search form */
    header {
        z-index: 9999999999999999999999;
    }
    .medecin-hero {
        height: 60vh;
        background: #fff !important;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fullcontenthero {
        margin-top: 0%;
    }
    .div-form {
        padding-bottom: 0;
    }
    .fullcontent {
        display: inline-block;
    }
    .bientotfull {
        min-width: 83%;
        max-width: 83%;
    }
    #animation_container {
        display: none;
    }
    /* End search form */
    .consultation-cabinet-img {
        margin-bottom: 30px;
    }
    .footer .ftr-cstm-mb-lg .d-flex.w-75 {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .p-foc-call {
        margin-bottom: 2rem;
        font-size: 1.1rem;
        color: #4d4d4d;
        line-height: 26px;
        text-align: center;
    }
    .after-nos-eff {
        width: 100%;
        text-align: center;
    }
    .butttonconsult {
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        height: 100%;
        width: 100%;
        border: 2px solid #3ce7ca;
        padding: 15px 33px;
        border-radius: 100px;
        color: #3ce7ca;
        font-weight: 400;
        padding-left: 25px;
        display: initial;
        font-size: 11px;
        padding-top: 12px;
    }
    .paddsection {
        padding: 50px 0;
    }
    .nos-efficacites {
        background-color: #3ce7ca;
        color: #ffff;
        padding: 6rem 0rem;
        text-align: center;
        margin-bottom: 0;
        width: 100%;
    }
    .fullcontenthero .bientot-bold {
        font-size: 0.8rem;
    }
    .fullcontenthero .bientot-normal {
        font-size: 0.8rem;
    }
    .shad-mob .label-stat {
        max-width: 100%;
    }
    .r-brd-right-yes {
        border-right: 1px solid#21dac2 !important;
    }
    .hedro-index {
        height: 77vh !important;
    }
}


/** Width between 600px to 0 
*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (max-width: 600px) {
    /* General Styling */
    .r-mb-30 {
        margin-bottom: 30px;
    }
    /* header search form */
    header {
        z-index: 9999999999999999999999;
    }
    .medecin-hero {
        height: 60vh;
        background: #fff !important;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fullcontenthero {
        margin-top: 0%;
    }
    .div-form {
        padding-bottom: 0;
    }
    .fullcontent {
        display: inline-block;
    }
    .bientotfull {
        min-width: 83%;
        max-width: 83%;
    }
    #animation_container {
        display: none;
    }
    /* End search form */
    .consultation-cabinet-img {
        margin-bottom: 30px;
    }
    .footer .ftr-cstm-mb-lg .d-flex.w-75 {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .p-foc-call {
        margin-bottom: 2rem;
        font-size: 1.1rem;
        color: #4d4d4d;
        line-height: 26px;
        text-align: center;
    }
    .after-nos-eff {
        width: 100%;
        text-align: center;
    }
    .butttonconsult {
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        height: 100%;
        width: 100%;
        border: 2px solid #3ce7ca;
        padding: 15px 33px;
        border-radius: 100px;
        color: #3ce7ca;
        font-weight: 400;
        padding-left: 25px;
        display: initial;
        font-size: 11px;
        padding-top: 12px;
    }
    .paddsection {
        padding: 50px 0;
    }
    .nos-efficacites {
        background-color: #3ce7ca;
        color: #ffff;
        padding: 6rem 0rem;
        text-align: center;
        margin-bottom: 0;
        width: 100%;
    }
    .fullcontenthero .bientot-bold {
        font-size: 0.8rem;
    }
    .fullcontenthero .bientot-normal {
        font-size: 0.8rem;
    }
    .shad-mob .label-stat {
        max-width: 100%;
    }
    .r-brd-right-yes {
        border-right: 1px solid#21dac2 !important;
    }
    .hedro-index {
        height: 77vh !important;
    }
}


/** Width between 480px to 0 
*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (max-width: 480px) {
    /* General Styling */
    .r-mb-30 {
        margin-bottom: 30px;
    }
    /* header search form */
    header {
        z-index: 9999999999999999999999;
    }
    .medecin-hero {
        height: 60vh;
        background: #fff !important;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .fullcontenthero {
        margin-top: 0%;
    }
    .div-form {
        padding-bottom: 0;
    }
    .fullcontent {
        display: inline-block;
    }
    .bientotfull {
        min-width: 83%;
        max-width: 83%;
    }
    #animation_container {
        display: none;
    }
    /* End search form */
    .consultation-cabinet-img {
        margin-bottom: 30px;
    }
    .footer .ftr-cstm-mb-lg .d-flex.w-75 {
        width: 100% !important;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .p-foc-call {
        margin-bottom: 2rem;
        font-size: 1.1rem;
        color: #4d4d4d;
        line-height: 26px;
        text-align: center;
    }
    .after-nos-eff {
        width: 100%;
        text-align: center;
    }
    .butttonconsult {
        margin-left: auto;
        margin-right: auto;
        text-align: center !important;
        height: 100%;
        width: 100%;
        border: 2px solid #3ce7ca;
        padding: 15px 33px;
        border-radius: 100px;
        color: #3ce7ca;
        font-weight: 400;
        padding-left: 25px;
        display: initial;
        font-size: 11px;
        padding-top: 12px;
    }
    .paddsection {
        padding: 50px 0;
    }
    .nos-efficacites {
        background-color: #3ce7ca;
        color: #ffff;
        padding: 6rem 0rem;
        text-align: center;
        margin-bottom: 0;
        width: 100%;
    }
    .fullcontenthero .bientot-bold {
        font-size: 0.8rem;
    }
    .fullcontenthero .bientot-normal {
        font-size: 0.8rem;
    }
    .shad-mob .label-stat {
        max-width: 100%;
    }
    .r-brd-right-yes {
        border-right: 1px solid#21dac2 !important;
    }
    .hero.nos-prt-hero.hedro-index {
        height: auto !important;
        padding-top: 100px;
    }
    .hedro-index {
        height: 52vh !important;
    }
    .hero.hedro-index.heroindexfix {
        height: auto !important;
    }
    .cstm-rw-width {
        padding-top: 100px !important;
    }
    #carouselExampleIndicators {
        margin-top: 0 !important;
        padding-top: 5vh !important;
    }
    .insc-ambul-hero .fullcontenthero .bientotfull {
        left: 8% !important;
    }
    .form-ambul {
        margin-top: 0vh !important;
    }
}

@media (max-width: 412px) {
    .contact-hero {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
    .hedro-index {
        height: 52vh !important;
    }
    .hero.hedro-index.heroindexfix {
        height: auto !important;
    }
    .cstm-rw-width {
        padding-top: 100px !important;
    }
    #carouselExampleIndicators {
        margin-top: 0 !important;
        padding-top: 5vh !important;
    }
    .insc-ambul-hero .fullcontenthero .bientotfull {
        left: 8% !important;
    }
    .form-ambul {
        margin-top: 0vh !important;
    }
}

@media (max-width: 375px) {
    .contact-hero {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
    .hedro-index {
        height: 52vh !important;
    }
    .hero.hedro-index.heroindexfix {
        height: auto !important;
    }
    .cstm-rw-width {
        padding-top: 100px !important;
    }
    #carouselExampleIndicators {
        margin-top: 0 !important;
        padding-top: 5vh !important;
    }
    .insc-ambul-hero .fullcontenthero .bientotfull {
        left: 8% !important;
    }
    .form-ambul {
        margin-top: 0vh !important;
    }
}


/** Width between 375px to 0 
*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

@media (max-width: 320px) {
    .hero.nos-prt-hero.hedro-index {
        height: auto !important;
        padding-top: 100px;
    }
    .contact-hero {
        padding-top: 100px !important;
        padding-bottom: 50px !important;
    }
    .hedro-index {
        height: 77vh !important;
    }
    .hero.hedro-index.heroindexfix {
        height: auto !important;
    }
    #carouselExampleIndicators {
        margin-top: 0 !important;
        padding-top: 5vh !important;
    }
    .insc-ambul-hero .fullcontenthero .bientotfull {
        left: 8% !important;
    }
    .form-ambul {
        margin-top: 0vh;
    }
}

.hedro-index {
    height: 100vh;
    margin-bottom: 0% !important;
    /*    background: red; */
    position: relative !important;
}

#animation_container {
    margin-top: 0% !important;
    height: 100vh !important;
    /*   position: relative !important; */
}

.div-doc-desc.paddsection {
    padding-top: 15vh;
    padding-bottom: 15vh;
}

.paddvh {
    padding-top: 15vh;
    padding-bottom: 15vh;
}

header {
    position: absolute;
    position: -webkit-sticky;
    top: 0;
    z-index: 9999999999;
    /* opacity: 0; */
    width: 100%;
}

#carouselExampleIndicators {
    padding-top: 15vh;
    padding-bottom: 15vh;
    /* background: red; */
    margin-top: 0;
}

.h2-clinique {
    margin-top: 0;
    padding-top: 3rem;
}

.max-wid-owl {
    padding-top: 15vh;
    padding-bottom: 15vh;
}

.dwnl-app {
    margin-top: 0;
}

.h2-clinique {
    margin-top: 0;
    padding-top: 0;
}

.cstm-rw-width {
    padding-top: 10rem;
}

#animation_container canvas#canvas {
    height: 100vh !important;
}

.insc-ambul-hero .fullcontenthero {
    padding-top: 0;
}

.insc-ambul-hero .fullcontenthero .bientotfull {
    left: 14%;
    top: 30%;
}

.insc-ambul-hero .fullcontenthero .bientotfull p.bientot-bold {
    font-weight: bold;
}

.brd-right-0 {
    border-right: none;
}

.brd-btm-0 {
    border-bottom: none;
}

.form-label {
    top: 0px !important;
}

.slider-img {
    width: 65%;
}

a.mention-legal:hover {
    color: #F6B031;
}

.infrmr .slid-owl {
    min-height: 401px;
}


/* Show */

#button {
    display: inline-block;
    /*    background-color: #FF9800; */
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    /*     background-color: #333; */
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

.references {
    padding-bottom: 5rem;
   /* padding-top: 5rem;*/
    margin-top: 0;
    margin-bottom: 0;
}

.nos-prt-hero .row {
    padding-top: 0;
    height: 100%;
}

.form-ambul {
    margin-top: 15vh;
}

#animation_container canvas#canvas {
    height: 100vh !important;
    object-fit: contain;
}