* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

.hiddenLink {
    display: none;
}

ul,
li {
    list-style: none;
}

*:focus {
    outline: none;
}

h1 {
    font-size: 46px;
    margin-bottom: 20px;
    font-weight: 900;
}

h2 {
    margin-bottom: 20px;
}

header {
    position: fixed;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    z-index: 10;
}

header.homepageHeader {
    display: none;
}

header.homepageHeader.scrolled {
    display: block;
}

header .logoHS img {
    width: 30px;
}

header .logoHS {
    display: inline-block;
    border-radius: 10px;
    padding: 10px;
    vertical-align: middle;
}

header .nav {
    float: right;
    margin-right: 30px;
}

header .nav li {
    display: inline-block;
}

header .nav li a {
    color: #05baff;
    padding: 13px 10px;
    font-size: 15px;
    display: inline-block;
}

.loginHp {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 20;
    cursor: pointer;
}

header .logo span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 800;
    margin-left: 10px;
    color: #000;
    font-size: 30px;
}

header .btn3 {
    float: right;
}

header .mobnav .btn3 {
    width: 80%;
    margin: 20px 10% 50px 10%;
}

.btns {
    margin-top: 20px;
}

.btns a {
    margin-right: 10px;
}

.btn {
    background-color: #490162;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    padding: 12px 30px;
    background-color: rgb(73, 1, 98);
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.14);
    border-radius: 30px;
    display: inline-block;
}

.btn:hover {
    background-color: #660388;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.btn2 {
    background-color: #490162;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 12px 35px;
    background-color: #ff486e;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.2);
    border-radius: 30px;
    display: inline-block;
}

.btn2:hover {
    background-color: #fa2753;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.btn3 {
    color: #05baff;
    font-weight: bold;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.14);
    display: inline-block;
    padding: 12px 20px;
    border-radius: 20px;
    font-size: 13px;
    white-space: nowrap;
}

.btn3:hover {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
}

.btnApp {
    border-width: 1px;
    border-color: rgb(203, 207, 208);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
    color: #4b575c;
    padding: 20px 15px 20px 72px;
    display: inline-block;
    font-size: 13px;
}

.btnApp:hover {
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.6);
}

.btnApp.btnAppstore {
    background: #fff url(../img/iconApple.png) no-repeat center left 23px;
}

.btnApp.btnGoogle {
    background: #fff url(../img/iconGoogleplay.png) no-repeat center left 22px;
}

.fromWYSIWYG a,
.fromWYSIWYG p,
.fromWYSIWYG ol,
.fromWYSIWYG ul {
    font-size: 13px;
    line-height: 22px;
    margin: 0.8rem 0;
    color: #4b575c;
}

.fromWYSIWYG a {
    text-decoration: underline;
}

.fromWYSIWYG ol li {
    list-style-type: decimal;
    list-style-position: inside;
}

.fromWYSIWYG ul li {
    list-style-type: disc;
    list-style-position: inside;
}

.fromWYSIWYG h3 {
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 1rem;
    margin-top: 2rem;
}

#pageTexte h2 {
    margin-top: 2rem;
    margin-bottom: 4rem;
}

.fromWYSIWYG span {
    text-transform: inherit !important;
    font-size: inherit !important;
}

.subscribeContent {
    text-align: center;
}

.subscribeContent ul li {
    display: inline-block;
    margin: 0 6px;
}

.subscribeContent .btn2 {
    margin-bottom: 20px;
}

.subscribeContent p {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 14px;
    opacity: 0.9;
}

body {
    font-family: raleway, sans-serif;
}

h2 {
    color: #4b575c;
    font-weight: 800;
    font-size: 35px;
    line-height: 32px;
}

.roundedPict img {
    display: block;
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
}

.roundedPict {}

.wrapper {
    padding: 0 5%;
    max-width: 1200px;
    margin: 0 auto;
}

.logoHS {
    display: inline-block;
    border-width: 1px;
    border-color: rgb(203, 207, 208);
    border-style: solid;
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    padding: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
}

.logoHS img {
    display: block;
}

.wrapTitle span {
    font-size: 19px;
    color: #ff486e;
    text-transform: uppercase;
}

#hpWhy {
    background-color: #f3f4fa;
    padding: 100px 0;
    text-align: center;
    position: relative;
}

#hpWhy:before,
#hpInclusif:before {
    content: ".";
    position: absolute;
    right: 0;
    top: -80px;
    display: block;
    font-size: 0;
    width: 120px;
    height: 192px;
    background: url(../img/ellipseCutted.png) no-repeat center center;
}

#hpWhy .slick-prev {
    display: none !important;
}

#hpWhy .slick-list {
    padding: 40px 0px;
}

#hpAboutAppli {
    position: relative;
    background: url(../img/background7.png) no-repeat left bottom;
}

#hpAboutAppli #slidePhone {
    background: url(../img/phoneSlider.png) no-repeat bottom center;
    width: 364px;
    height: 550px;
    padding: 100px 41px;
    overflow-y: hidden;
}

#hpAboutAppli #slidePhone .slick-prev {
    display: none !important;
}

#hpAboutAppli #slidePhone li img {
    width: 100%;
}

#hpAboutAppli .wrapper {
    position: relative;
}

#hpAboutAppli .inside .content,
#hpAboutAppli .inside .appliSlide {
    flex: 0 0 48%;
}

#hpAboutAppli .questions {
    position: absolute;
    bottom: -170px;
    border-radius: 10px;
    background: #fff url(../img/question.svg) no-repeat left 25px center / 53px;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.06);
    text-align: left;
    padding: 20px 20px 20px 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    right: 0;
}

#hpAboutAppli .questions h3 {
    font-size: 29px;
    margin-bottom: 10px;
    font-weight: 300;
}

#hpAboutAppli .questions p {
    font-size: 13px;
}

#hpAboutAppli .questions .btn {
    margin: 0 0 0 15px;
    align-self: center;
}

.wrapt {
    display: table;
    height: 100%;
    width: 100%;
}

.wrapc {
    display: table-cell;
    vertical-align: middle;
}

#hpAboutAppli .content {
    text-align: center;
    position: relative;
}

#hpAboutAppli .content:before {
    width: 300px;
    left: -250px;
    top: 50px;
    content: ".";
    height: 100px;
    display: block;
    position: absolute;
    background: url(../img/dottedArrow3.png) no-repeat center center;
}

#hpBabysit {
    padding: 100px 0;
    background: #f3f4fa url(../img/EllipseYellow.png) no-repeat right 140px top 80px;
}

#hpBabysit .inside .content,
#hpBabysit .inside .picture {
    flex: 0 0 48%;
}

#hpBabysit .inside .picture {
    padding: 0 0px 0 100px;
}

#hpBabysit .inside .roundedPict {
    position: relative;
}

#hpBabysit .inside .roundedPict:before {
    content: ".";
    position: absolute;
    left: -110px;
    bottom: -80px;
    font-size: 0;
    z-index: 0;
    width: 190px;
    height: 130px;
    background: url(../img/ray3.png) no-repeat center center / 60px;
}

#hpBabysit .inside .roundedPict:after {
    content: ".";
    position: absolute;
    right: -4%;
    top: 20px;
    font-size: 0;
    z-index: 0;
    width: 61px;
    height: 130px;
    background: url(../img/Ellipse2.png) no-repeat center center / 60px;
}

#hpBabysit .wrapCta {}

#hpBabysit .wrapCta div.text {
    float: left;
    width: 60%;
    font-size: 19px;
    font-weight: 900;
    color: #4b575c;
    padding-right: 25px;
}

#hpBabysit .wrapCta .btns {
    float: right;
    width: 40%;
}

#hpTestimonials {
    padding: 100px 0;
    position: relative;
}

#hpTestimonials:before {
    content: ".";
    position: absolute;
    left: 0;
    top: -80px;
    display: block;
    font-size: 0;
    width: 228px;
    height: 252px;
    background: url(../img/background8.png) no-repeat center center;
}

#hpTestimonials h2 {
    text-align: center;
    padding-top: 30px;
    background: url(../img/stars.png) no-repeat center top;
}

#hpLDF {
    padding: 100px 0;
}

#hpLDF .inside .content,
#hpLDF .inside .picture,
#hpInclusif .inside .content,
#hpInclusif .inside .picture,
#hpBabysit .inside .content,
#hpBabysit .inside .picture,
#hpAboutAppli .inside .content,
#hpAboutAppli .inside .appliSlide {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 0 1%;
    align-self: center;
}

#hpLDF .inside .picture {
    flex: 0 0 38%;
    text-align: right;
    position: relative;
}

#hpLDF .picture:before {
    width: 300px;
    left: -100px;
    bottom: 0;
    content: "";
    height: 100px;
    display: block;
    position: absolute;
    background: url(../img/dottedArrow3.png) no-repeat center center;
    filter: invert(1) drop-shadow(2px 4px 6px black);
    opacity: 60%;
}

#hpLDF .inside .picture img {
    display: inline-block;
    max-width: 100%;
}

#hpLDF .inside .content {
    flex: 0 0 58%;
}

.slideTestimonials article {
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.06);
    padding: 30px;
    margin: 30px;
}

.slideTestimonials article .inside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

.slideTestimonials article .inside .profil {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    flex: 0 0 10%;
    margin: 1%;
    vertical-align: middle;
    display: none;
}

.profilPict {
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
}

.profilPict img {
    display: block;
    width: 100%;
}

.slideTestimonials article .inside .about {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    max-width: 100%;
    flex: 0 0 100%;
    margin: 1%;
    align-self: center;
    padding: 0 70px;
}

.slideTestimonials article .inside .about h6 {
    font-size: 19px;
    color: #4b575c;
    margin-bottom: 10px;
}

.slideTestimonials article .inside .about p {
    font-size: 13px;
    line-height: 20px;
    opacity: 0.8;
}

#hpInclusif {
    padding: 100px 0;
    background: #f3f4fa url(../img/background9.png) no-repeat left bottom / 45%;
    position: relative;
}

#hpInclusif .inside .content {
    flex: 0 0 48%;
}

#hpInclusif .inside .picture {
    flex: 0 0 48%;
    padding-right: 100px;
}

#hpInclusif .inside .roundedPict {
    position: relative;
}

#hpInclusif .inside .roundedPict:before {
    content: ".";
    position: absolute;
    left: -110px;
    bottom: -80px;
    font-size: 0;
    z-index: 0;
    width: 190px;
    height: 130px;
    background: url(../img/ray3.png) no-repeat center center / 60px;
}

#hpVideo {
    background-color: #f3f4fa;
    padding: 100px 0;
}

#hpVideo .inside {
    /* display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;*/
}

#hpVideo .inside {
    overflow: hidden;
}

#hpVideo .inside .content {
    /*-ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    flex: 0 0 38%;
    margin: 1%;
    vertical-align: middle;
    text-align: center;
    padding-right: 30px;
    align-self: center;*/
}

#hpVideo .inside .content {
    width: 28%;
    float: left;
}

#hpVideo .inside .content cite {
    margin-bottom: 30px;
    display: block;
    line-height: 30px;
    color: #4b575c;
}

#hpVideo .inside .content .signature {
    text-align: right;
}

#hpVideo .inside .video {
    /* -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    flex: 0 0 58%;
    margin: 1%;
    vertical-align: middle;
    position: relative;*/
}

#hpVideo .inside .video {
    width: 58%;
    float: right;
    padding-right: 50px;
}

#hpVideo .inside .video iframe {
    width: 100% !important;
    height: 400px;
}

.sliderWhy article {
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.06);
    text-align: center;
    margin: 0 15px;
    padding: 35px;
    min-height: 240px;
}

.sliderWhy article:hover {
    box-shadow: 0px 5px 32px 0px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

.sliderWhy {
    position: relative;
}

.sliderWhy:before {
    content: ".";
    position: absolute;
    left: -90px;
    top: -51px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/ray2.png) no-repeat center center / 100px;
}

.sliderWhy article .ico {
    display: inline-block;
    height: 90px;
    margin-bottom: 20px;
}

#mainBanner {
    height: 100vh;
    background: url(../img/bghomepage.png) no-repeat top right / 51%;
}

#mainBanner .wrapc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
    height: 100vh;
}

#mainBanner .phonePict {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 0 1%;
    align-self: center;
    flex: 0 0 48%;
    text-align: left;
    padding-left: 2%;
    position: relative;
}

#mainBanner .phonePict:before {
    content: ".";
    width: 300px;
    height: 100px;
    right: -10px;
    bottom: 10px;
    background: url(../img/dottedArrow2.png) no-repeat center center;
    display: block;
    position: absolute;
    font-size: 0;
}

#mainBanner .phonePict img {
    display: inline-block;
}

#mainBanner .wrapper {
    position: relative;
}

#mainBanner .subscribeContent {
    position: relative;
}

#mainBanner .subscribeContent:before {
    content: ".";
    width: 300px;
    height: 100px;
    right: -140px;
    top: -40px;
    background: url(../img/dottedArrow.png) no-repeat center center;
    display: block;
    position: absolute;
    font-size: 0;
}

#mainBanner .content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 0 1%;
    align-self: center;
    flex: 0 0 48%;
    text-align: center;
}

#mainBanner .content .intro {
    font-size: 20px;
    color: #4b575c;
    margin-bottom: 30px;
    line-height: 30px;
    font-weight: 500;
}

#mainBanner .logoHS img {
    width: 65px;
}


/* footer */

footer {
    background-color: #0C3C5E;
}

.scrollTop {
    display: none;
    position: fixed;
    bottom: 30px;
    background: url(../img/arrowNext.svg) no-repeat center center / 20px;
    right: 30px;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 0;
    transform: rotate(-90deg);
}

.scrolled .scrollTop {
    display: block;
}

footer #footSubscribe {
    background-color: #fff;
    padding: 50px 0;
    overflow: hidden;
}

footer #footSubscribe .aboutSubscribe {
    width: 50%;
    float: left;
}

footer #footSubscribe .subscribeContent {
    width: 50%;
    float: left;
    text-align: center;
}

footer #footGeneral {
    padding: 50px 0;
}

footer #footGeneral .line,
#hpLDF .inside,
#hpInclusif .inside,
#hpBabysit .inside,
#hpAboutAppli .inside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin-right: -1%;
    margin-left: -1%;
}

#hpAboutAppli .inside {
    flex-direction: row-reverse;
}

footer #footGeneral .line .sitemap {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    flex: 0 0 50%;
    margin: 1%;
    vertical-align: middle;
}

footer #footGeneral .line .sitemap li {
    display: inline-block;
    width: 32%;
}

footer #footGeneral .line .sitemap li a {
    font-size: 14px;
    color: #fff;
    margin-bottom: 6px;
    display: block;
}

footer #footGeneral .line .footcta {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    flex: 0 0 14%;
    margin: 1%;
    vertical-align: middle;
}

footer #footGeneral .line .footLDF {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    flex: 0 0 30%;
    margin: 1%;
    vertical-align: middle;
}

footer #footGeneral .line .footLDF img {
    width: 70%;
    float: left;
}

footer #footGeneral .line .footLDF address {
    width: 80%;
    font-family: Helvetica, Arial, sans-serif;
    float: left;
    font-size: 13px;
    color: #ffffff;
    font-style: normal;
    padding-left: 10px;
}

footer .linecopy {
    color: #fff;
    opacity: 0.6;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin-top: 20px;
}

.slick-next {
    background: url(../img/arrowNext.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    border: none;
    font-size: 0;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -15px;
}

.slick-prev {
    background: url(../img/arrowPrev.svg) no-repeat center center;
    width: 30px;
    height: 30px;
    border: none;
    font-size: 0;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -15px;
}


/* page FAQ */

#pageFAQ {
    background-color: #f3f4fa;
    padding: 180px 0 100px 0;
    overflow: hidden;
}

#pageFAQ aside {
    width: 30%;
    float: left;
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.06);
    padding: 40px;
    margin-top: 115px;
}

#pageFAQ aside div {
    margin-bottom: 20px;
}

#pageFAQ aside h4 {
    font-weight: 900;
    font-size: 19px;
    color: #4b575c;
    margin-bottom: 5px;
    text-transform: uppercase;
}

#pageFAQ aside h5 {
    color: #4b575c;
    font-size: 15px;
    margin-bottom: 5px;
}

#pageFAQ aside ul li a {
    color: #000;
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 6px;
    display: block;
}

#pageFAQ aside ul {
    margin-bottom: 11px;
}

#pageFAQ .mainSide {
    width: 70%;
    float: left;
    padding-left: 10%;
}

.mainSide .wrapTitle {
    text-align: center;
    margin-bottom: 50px;
}

.mainSide h1 {
    font-size: 35px;
    margin-bottom: 0;
    color: #4b575c;
}

.mainSide section {
    margin-bottom: 60px;
}

.mainSide article {
    position: relative;
}

.faqScroll {
    position: absolute;
    top: -250px;
}

.mainSide section h3 {
    font-size: 22px;
    color: #4b575c;
    margin-bottom: 20px;
}

.mainSide article {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #c4c5ca;
}

.mainSide article h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

#pageConnect {
    background: #109ce6 url(../img/background10.png) no-repeat bottom right;
    height: 100vh;
    text-align: center;
}

#pageConnect h2 {
    color: #fff;
}

#pageConnect .wrapTitle {
    margin-bottom: 30px;
}

#pageConnect .wrapTitle span {
    color: #490162;
}

#pageConnect .wrapForm {
    height: 100%;
    max-width: 400px;
    margin: 0 auto;
    padding: 0 2%;
}

label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 5px;
}

input[type="text"],
input[type="email"] {
    border-width: 1px;
    border-color: rgb(203, 207, 208);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
    padding: 20px 10px;
    width: 100%;
}

form .line {
    text-align: left;
    margin-bottom: 20px;
}

.lineSubmit {
    margin-top: 30px;
}

.lineSubmit input {
    margin-bottom: 10px;
    border: none;
}

.lineSubmit p {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

.lineSubmit p a {
    color: #fff;
    text-decoration: underline;
}

#pageContact {
    background-color: #f3f4fa;
}

#contactUs {}

#pageContact #contactUs {
    padding: 130px 0 100px;
    text-align: center;
}

#pageContact #contactUs .wrapTitle {
    max-width: 700px;
    margin: 0 auto 50px auto;
}

.contactInfo {
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
    padding: 0 15%;
    text-align: center;
}

.contactInfo .email,
.contactInfo .phone {
    flex-basis: 0;
    -ms-flex-positive: 1;
    max-width: 100%;
    flex: 0 0 48%;
    display: inline-block;
    margin: 1%;
    vertical-align: middle;
    font-size: 22px;
    color: #4b575c;
    width: 47%;
}

.contactInfo .email {
    position: relative;
}

.contactInfo strong {
    display: block;
    font-weight: 900;
}

.contactInfo .phone {
    position: relative;
}

.contactInfo .phone p {
    font-size: 18px;
    line-height: 25px;
}

.contactInfo .phone span {
    font-weight: 700;
}

.contactInfo .email a {
    color: #0ca6ef;
    font-weight: 700;
}

.contactInfo .email::before {
    content: ".";
    position: absolute;
    left: -150px;
    top: -22px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/sendEmail.png) no-repeat center center / 160px;
}

.contactInfo .phone::before {
    content: ".";
    position: absolute;
    right: -80px;
    bottom: -83px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/call.png) no-repeat center center / 160px;
}

#pageContact #contactLDF {
    background: #d9edfa url(../img/background4.png) no-repeat left bottom;
    padding: 50px 0;
    overflow: hidden;
}

#contactLDF .address {
    color: #4b575c;
    flex: 0 0 48%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 1%;
    align-self: center;
}

#contactLDF .address address {
    font-size: 18px;
    font-style: normal;
}

#contactLDF .address h3 {
    font-size: 29px;
    font-weight: 900;
    margin-bottom: 10px;
}

#contactLDF .picture {
    text-align: center;
    flex: 0 0 48%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 1%;
    align-self: center;
}

#contactLDF .picture img {
    width: 260px;
}

#contactLDF .wrapper {
    max-width: 800px;
}

#contactLDF .wrapper .inside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

#pageTexte {
    padding: 120px 0 100px 0;
    background-color: #f3f4fa;
}

.fromWYSIWYG ul li ul li {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 2rem;
}

.fromWYSIWYG ul li ul {
    margin-bottom: 0;
}


/* babysittinginclusif */

#pageInclusif {
    padding: 120px 0 100px 0;
    background: #f3f4fa url(../img/background1.png) no-repeat top left;
}

#pageInclusif .inside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

#pageInclusif .picture {
    text-align: center;
    flex: 0 0 48%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 1%;
    padding-right: 50px;
    padding-top: 50px;
}

#pageInclusif .picture .roundedPict:before {
    content: ".";
    position: absolute;
    right: -110px;
    top: -91px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/ray.png) no-repeat center center / 100px;
}

#pageInclusif .picture .roundedPict {
    position: relative;
    margin-bottom: 40px;
}

#pageInclusif .picture h6 {
    color: #4b575c;
    font-size: 19px;
    margin-bottom: 20px;
}

#pageInclusif .content {
    flex: 0 0 48%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 1%;
    text-align: justify;
}

#pageInclusif .content h2 {
    text-align: center;
}


/* avantages */

#pageAvantages {
    padding-top: 120px;
    background-color: #f3f4fa;
}

#pageAvantages .wrapTitle {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 50px auto;
}

.wrapAdvantages {
    background-color: #f3f4fa;
}

.wrapAdvantages section .wrapper .inside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1%;
    margin-left: -1%;
}

.wrapAdvantages section:nth-child(1) {}

.wrapAdvantages section:nth-child(1) .picture .card:before {
    content: ".";
    position: absolute;
    left: -110px;
    top: -91px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/ray2.png) no-repeat center center / 100px;
}

.wrapAdvantages section:nth-child(2) {}

.wrapAdvantages section:nth-child(2) {
    background: url(../img/background2.png) no-repeat center right;
}

.wrapAdvantages section:nth-child(3) .picture {
    background: url(../img/background3.png) no-repeat center left;
}

.wrapAdvantages section:nth-child(3) .picture .card:before {
    content: ".";
    position: absolute;
    left: -100px;
    bottom: -70px;
    font-size: 0;
    z-index: 0;
    width: 190px;
    height: 130px;
    background: url(../img/ray3.png) no-repeat center center / 60px;
}

.wrapAdvantages section:nth-child(4) {
    background: url(../img/background4.png) no-repeat bottom right;
}

.wrapAdvantages section:nth-child(4) .wrapper {
    position: relative;
}

.wrapAdvantages section:nth-child(5) .picture {
    background: url(../img/background3.png) no-repeat center left;
}

.wrapAdvantages section:nth-child(6) .picture .card:before {
    content: ".";
    position: absolute;
    right: -56px;
    top: -61px;
    font-size: 0;
    width: 105px;
    height: 70px;
    background: url(../img/ray.png) no-repeat center center / 100px;
}

.wrapAdvantages section:nth-child(6) .picture .card:after {
    content: ".";
    position: absolute;
    left: -80px;
    bottom: -61px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/EllipseYellow.png) no-repeat center center / 100px;
    opacity: 0.4;
}

.wrapAdvantages section:nth-child(7) .picture {
    position: relative;
}

.wrapAdvantages section:nth-child(7) .picture:before {
    content: ".";
    position: absolute;
    left: -30px;
    top: 70px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/Ellipse.png) no-repeat center center / 100px;
}

.wrapAdvantages section:nth-child(8) .picture {
    background: url(../img/Ellipse.png) no-repeat top 40px left;
}

.wrapAdvantages section:nth-child(9) {
    background: url(../img/background6.png) no-repeat top left;
}

.wrapAdvantages section:nth-child(9) .picture {
    position: relative;
}

.wrapAdvantages section:nth-child(9) .picture:before {
    content: ".";
    position: absolute;
    left: -30px;
    top: 100px;
    font-size: 0;
    width: 190px;
    height: 130px;
    background: url(../img/EllipseYellow.png) no-repeat center center / 100px;
}

.wrapAdvantages section .picture,
.wrapAdvantages section .content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    margin: 1%;
    align-self: center;
    padding: 100px 0;
}

.wrapAdvantages section:nth-child(even) .wrapper .inside {
    flex-direction: row-reverse;
}

.wrapAdvantages section:nth-child(odd) {
    background-color: #fff;
}

.wrapAdvantages section .picture {
    flex: 0 0 28%;
    text-align: center;
}

.wrapAdvantages section .content {
    flex: 0 0 68%;
    text-align: justify;
}

.wrapAdvantages section .content h3 {
    color: #4b575c;
    font-size: 35px;
    margin-bottom: 25px;
}

.card {
    border-radius: 35px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.06);
    text-align: center;
    margin: 0 15px;
    padding: 35px;
    display: inline-block;
    position: relative;
}

.card .ico {
    max-width: 120px;
    display: block;
    width: 100%;
    height: 120px;
}


/* MOBILE NAV */

.menu-burger {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    padding: 1rem;
    display: none;
    justify-content: center;
    align-items: center;
    background-color: white;
    box-shadow: 0px 2px 21px 0px rgba(236, 237, 253, 0.93);
    transition: all 0.4s;
}

header .icon {
    display: block;
    position: fixed;
    top: 10px;
    right: 5%;
    z-index: 100;
    display: none;
}

.menu-burger>div {
    position: relative;
    width: 100%;
    height: 2px;
    background-color: #05baff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.4s;
}

.menu-burger>div:before,
.menu-burger>div:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: -5px;
    width: 100%;
    height: 2px;
    background-color: inherit;
    transition: transform 0.4s;
}

.menu-burger>div:after {
    top: 5px;
}

.menu-burger:hover>div {
    transform: rotate(90deg);
    background-color: white;
}

.menu-burger:hover {
    background-color: #05baff;
}

.menu-burger.cross>div:before,
.menu-burger.cross>div:after {
    top: 0;
    transform: rotate(90deg);
}

.menu-burger.cross>div {
    background-color: #05baff;
}

.menu-burger.cross {
    transform: rotate(45deg);
    box-shadow: none;
    background-color: transparent;
}


/* POP-UP MENU */

.responsive-menu {
    display: none;
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
}

.responsive-menu .upline {
    display: block;
    text-align: center;
    padding: 5%;
}

.responsive-menu .moblogo {
    text-align: center;
    width: 70%;
    max-width: 145px;
    margin: 50px auto 40px auto;
}

.responsive-menu .moblogo img {
    display: block;
    width: 100%;
}

.responsive-menu.display {
    display: block;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
}

.responsive-menu .logo {
    display: block;
    width: 58%;
    margin: 60px auto 30px auto;
    text-align: center;
}

.responsive-menu .logo span {
    padding: 0;
    display: block;
    margin: 10px 0 0 0;
}

.responsive-menu .mobnav {
    padding: 30px 5% 0 5%;
    text-align: center;
}

.responsive-menu .mobnav li {
    display: block;
    margin-bottom: 30px;
}

.responsive-menu .mobnav li a {
    font-size: 21px;
    text-decoration: none;
    color: #05baff;
}

.responsive-menu .mobnav li a.btn {
    color: #fff;
}

#popupStyle {
    background-color: #483e4b;
    color: #fff;
    padding: 40px 0;
    box-shadow: 0px 0px 81px 0px rgba(0, 0, 0, 0.35);
    position: fixed;
    bottom: 0;
    width: 100%;
    transition: all 0.4s;
    z-index: 30;
}

#popupStyle.closed {
    bottom: -300px
}

#popupStyle .btn3 {
    position: absolute;
    top: -20px;
    right: -200px;
}

#popupStyle h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

#popupStyle p {
    font-size: 12px;
    line-height: 21px;
}

#popupStyle .content {
    width: calc(100% - 200px);
    position: relative;
}

@media (max-width: 1200px) {
    #hpAboutAppli .questions {
        position: relative;
        width: 100%;
        bottom: auto;
        left: auto;
        margin-top: 20px;
    }
    .btnApp {
        margin-bottom: 10px;
    }
}

@media (max-width: 1000px) {
    .wrapAdvantages section:nth-child(4) .picture img {
        width: 300px;
    }
}

@media (max-width: 900px) {
    #hpBabysit .wrapCta .btns {
        float: none;
        clear: both;
        margin-top: 20px;
    }
    .contactInfo {
        display: block;
    }
    .contactInfo .email {
        margin-bottom: 40px;
        width: 100%;
    }
    footer #footSubscribe .aboutSubscribe,
    footer #footSubscribe .subscribeContent {
        width: 100%;
    }
    footer #footGeneral .line .sitemap {
        flex: 0 0 100%;
        padding-bottom: 30px;
    }
    footer #footGeneral .line .footcta,
    footer #footGeneral .line .footLDF {
        flex: 0 0 48%;
    }
    #mainBanner .phonePict img {
        width: 250px;
    }
    #hpAboutAppli .content:before {
        display: none;
    }
    #hpAboutAppli {
        padding: 100px 0 0 0;
    }
    #hpBabysit .wrapCta div.text,
    #hpBabysit .wrapCta .btns {
        width: 100%;
    }
    #pageFAQ aside {
        float: none;
        width: 100%;
    }
    header .nav {
        float: right;
        margin-right: 0;
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 800px) {
    header .nav {
        display: none;
    }
    header .icon {
        display: block;
    }
    header .btn3 {
        display: none;
    }
    header .mobnav .btn3 {
        display: block;
        width: 80%;
        margin: 20px 10% 50px 10%;
    }
    .wrapper {
        padding: 0 5%;
    }
    #contactLDF .wrapper .inside {
        display: block;
    }
    #contactLDF .address {
        text-align: center;
    }
    #mainBanner .phonePict,
    #mainBanner .subscribeContent:before,
    #hpLDF .picture:before,
    #pageInclusif .picture .roundedPict:before {
        display: none;
    }
    #mainBanner .wrapc {
        display: table-cell;
    }
    #mainBanner {
        background: none;
    }
    #hpAboutAppli .inside {
        display: block;
    }
    #hpAboutAppli #slidePhone {
        margin: 0 auto;
    }
    footer #footGeneral .line,
    #hpLDF .inside,
    #hpInclusif .inside,
    #hpBabysit .inside,
    #hpAboutAppli .inside,
    #hpVideo .inside,
    #pageInclusif .inside,
    .wrapAdvantages section .wrapper .inside {
        display: block;
    }
    #hpBabysit .inside .picture,
    #hpInclusif .inside .picture,
    #hpLDF .inside .picture,
    #pageInclusif .picture {
        padding: 5%;
        text-align: center;
    }
    footer #footGeneral .line .footLDF {
        overflow: hidden;
    }
    footer #footGeneral .line .footcta,
    #pageInclusif .picture {
        margin-bottom: 20px;
    }
    #pageFAQ aside,
    #pageFAQ .mainSide {
        float: none;
        width: 100%;
        margin-bottom: 30px;
        margin-top: 0;
    }
    #pageFAQ .mainSide {
        padding: 0;
    }
    .contactInfo .email::before,
    .contactInfo .phone::before {
        display: none;
    }
    .contactInfo {
        padding: 0;
    }
    .wrapAdvantages section:nth-child(4) .picture img {
        display: none;
    }
    .wrapAdvantages section .picture,
    .wrapAdvantages section .content {
        padding: 20px 0;
    }
    .wrapAdvantages section .wrapper .inside {
        padding: 50px 0;
    }
    .slideTestimonials article .inside .about {
        padding: 0;
    }
    #hpTestimonials {
        padding: 50px 0;
    }
    .btns {
        text-align: center;
    }
    .btns a {
        margin-bottom: 10px;
    }
    #hpVideo .inside .content,
    #hpVideo .inside .video {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 30px;
    }
    .video .slick-next {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 10px;
    }
    h1 {
        font-size: 36px;
    }
    .slick-next {
        width: 20px;
        height: 20px;
        right: -10px;
    }
    #popupStyle .content {
        width: 100%;
    }
    #popupStyle .btn3 {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 20px;
    }
}

@media (max-width: 400px) {
    #mainBanner {
        height: auto;
        padding-top: 100px;
    }
    .appliSlide {
        display: none;
    }
}