/*
Theme Name: Succulents Child
Author: Carre agency
Version: 1.0.2
Text Domain: Phonilab
Template: Phonilab
*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
::selection {
  background: #FB1E87 !important;
  color: #fff;
}
h1, h2, h3, h4, h5 {
  font-family: 'Poppins' !important;
}
.group-popup fieldset {
  display: flex;
  align-items: center;
}
.current-menu-item span.item_text {
  color: #0C2C43;
}

.active-menu {
  color: #FB1E87 !important;
}

.current-menu-item span.item_outer {
  background: transparent !important;
}

/*span.item_text:hover {
  color: #FB1E87;
}*/
.qodef-main-menu ul li a:hover {
  color: #FB1E87 !important;
}

.qodef-main-menu ul li a:hover span {
  color: #FB1E87 !important;
}

/* .Connexion-menu span.item_outer {
  background: #0C2C43;
  color: white;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  padding: 8px 15px !important;
} */
.home h2 {
  max-width: 750px;
  margin: auto;
}
.qodef-main-menu>ul>li>a>span.item_outer .item_text {
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
}

.Connexion-menu span.item_outer {
  background: #0C2C43 !important;
  color: white;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  padding: 13px 30px 14px 60px !important;
  position: relative;
  text-align: center;
  transition: all .5s;
  margin-left: 10px;
}
.Connexion-menu span.item_outer span{
  color: white !important;
}

.Connexion-menu span.item_outer:hover {
  background: #FB1E87 !important;
}
.Connexion-menu span.item_outer:hover span {
  color: white !important;
}

.Connexion-menu span.item_outer:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(/wp-content/uploads/2021/12/Vector.svg);
  left: 8%;
  background-repeat: no-repeat;
  background-size: contain;
  top: 22%;
}

.qodef-menu-area .qodef-vertical-align-containers {
  max-width: 1200px;
  margin: auto;
}

/*.qodef-logo-wrapper {
  min-height: 50px;
}

.qodef-logo-wrapper img {
  min-height: 50px;
}*/

.title-lg h1 {
  font-size: 2.4em !important;
  line-height: 1.2;
  margin-bottom: 40px !important;
  color: #0C2C43;
}

.title-lg h2 {
  font-size: 2.3em !important;
  line-height: 1.3;
  margin-bottom: 30px !important;
  color: #0C2C43;
}

.title-lg h3 {
  font-size: 2em !important;
  line-height: 1.1;
  margin-bottom: 15px !important;
  color: #0C2C43;
}

.check-p p:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2021/12/Vector-1.svg);
  left: -35px;
}

.check-p p {
  color: #0C2C43;
  font-size: 18px;
  position: relative;
  left: 30px;
}

.second-section-hero {
  margin-top: 40px;
  overflow: visible !important;
}

.demo {
  margin-bottom: 0px !important;
}

.demo a {
  background: #FFFFFF !important;
  border: 1px solid #FB1E87 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 3px 10px rgb(251 30 135 / 30%) !important;
  border-radius: 10px !important;
  color: #FB1E87 !important;
  font-weight: 600;
  font-size: 16px !important;
  padding: 13px 25px !important;
  font-family: 'Poppins' !important;
}

.prix {
  margin-bottom: 0px !important;
}

.prix a {
  background: #FB1E87 !important;
  border: 1px solid #FB1E87 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 3px 10px rgb(251 30 135 / 30%) !important;
  border-radius: 10px !important;
  color: white !important;
  font-weight: 600;
  font-size: 16px !important;
  padding: 13px 25px !important;
  font-family: 'Poppins' !important;
}



.star-p:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(/wp-content/uploads/2021/12/Group.svg);
  background-repeat: no-repeat;
  left: -23px;
  top: 14px;
}

.star-p {
  position: relative;
  margin-left: 45px;
}

.second-section-hero .demo {
  margin-left: 30px;
}

.intern-star-col .vc_column-inner {
  width: fit-content !important;
  margin: auto !important;
  padding: 0 !important;
}

.demo a:hover {
  color: white !important;
  background: #FB1E87 !important;
}

.prix a:hover {
  color: #FB1E87 !important;
  background: white !important;
}

.second-title {
  margin-top: 100px;
}

.home-hero {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  min-height: calc(100vh - 170px);
}

.service-section {
  background: linear-gradient(180deg, rgba(50, 149, 234, 0.05) 0%, rgba(50, 149, 234, 0) 81.3%);
  padding-bottom: 80px;
}

.top-service {
  margin-top: 50px;
}

.lg-service p , .lg-service h3{
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 0;
  max-width: 310px;
  margin-bottom: 0.5em !important;
}

.sm-service p {
  font-weight: 500;
  font-size: 15px;
  margin: 5px 0;
}

.top-marg {
  margin-top: 60px;
}

.service-items p {
  font-weight: 500;
  line-height: 1.5;
  max-width: 295px;
  margin: 30px auto;
}

.service-items .vc_column-inner {
  background: rgba(50, 149, 234, 0.1);
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  min-height: 200px;
  /* min-height: 247px; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .5s;
  /* padding-top: 30px; */
}

.service-items .vc_column-inner img {
  max-height: 50px;
}

.service-items .vc_column-inner:hover {
  background: #3295EA;
}

.service-items .vc_column-inner p {
  transition: all .5s;
}

.service-items .vc_column-inner:hover p {
  color: white;
}

.demande-demo p {
  text-align: right;
  margin: 0 !important;
  font-weight: 500;
}

.demande-demo {
  margin-top: 40px;
}

.demande-demo .wpb_wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}

.demande-demo .wpb_wrapper p a:hover {
  color: #fb1e87 !important;
}

.demande-demo .wpb_wrapper .vc_btn3-container.demo {
  margin-left: 15px;
}

.qodef-page-footer .qodef-footer-top-holder {
  background: transparent !important;
}

.qodef-page-footer .qodef-footer-bottom-holder {
  background: transparent !important;
}

footer.qodef-page-footer p {
  color: white;
  text-align: left;
}

footer {
  background: #0C2C43 !important;
}

footer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 300px;
  background: radial-gradient(50.6% 50.6% at 50% 67.61%, rgba(251, 30, 135, 0.2) 0%, rgba(12, 44, 67, 0.2) 52.98%);
  bottom: 0px;
  opacity: 0.7;
  left: 0;
}

footer.qodef-page-footer h5, footer.qodef-page-footer h4 {
  color: #FB1E87 !important;
  font-size: 1.3em;
}

p.made-with {
  text-align: right !important;
}

footer .widget a {
  font-weight: 500;
}

footer .widget a:hover {
  color: #FB1E87 !important;
}

footer.qodef-page-footer .wp-social-link {
  background: white !important;
  color: #0C2C43 !important;
  padding: 0;
  border-radius: 10px;
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin-left: 15px;
}

footer.qodef-page-footer .wp-social-link a {
  font-size: 24px;
}

footer.qodef-page-footer .qodef-column-content:last-child {
  display: flex;
  flex-direction: column;
  align-content: flex-end;
  align-items: flex-end;
}

.bl-pricing .vc_column-inner {
  background: rgba(50, 149, 234, 0.1);
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
  transition: all 0.2s;
}

.white-pricing .vc_column-inner .wpb_wrapper .wpb_content_element:first-child {
  margin-top: 15px;
}

.white-pricing .vc_column-inner {
  background: transparent;
  box-shadow: 0px 0px 0px rgb(50 149 234 / 20%);
  border-radius: 10px;
  position: relative;
  z-index: 1;
  padding: 10px 15px !important;
}

.white-pricing .vc_column-inner .wpb_wrapper p {
  font-size: 15px;
  margin: 4px 0;
}

.white-pricing .vc_column-inner:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: white;
  left: 0;
  z-index: -2;
  transform: skewY(3deg);
  border-radius: 10px;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
}

.bl-pricing:hover .vc_column-inner {
  transform: scale(1.03);
}

.titre-bl p {
  color: #3295EA;
  font-weight: bold;
  font-size: 1.3em;
  line-height: 2;
}

.prix-rose p {
  color: #FB1E87;
  font-weight: 600;
  font-size: 2.4em;
  line-height: 1;
}

.par p {
  color: #FB1E87;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: 500;
}

.white-pricing {
  /* max-width: 300px; */
  margin: 10px auto !important;
}

.bl-pricing a {
  margin-top: 50px;
}

.pink-price .vc_column-inner {
  background: rgba(251, 30, 135, 0.1);
  box-shadow: 0px 3px 10px rgb(251 30 135 / 30%);
}

.pink-price .white-pricing .vc_column-inner {
  background: transparent;
  box-shadow: 0px 0px 0px rgb(50 149 234 / 20%);
}

.pink-price .titre-bl p {
  color: #FB1E87;
}

.pink-price .prix-rose p {
  color: #3295EA;
}

.pink-price .par p {
  color: #3295EA;

}

.bl-pricing .prix a {
  background: #3295EA !important;
  border: 1px solid #3295EA !important;
  box-sizing: border-box !important;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%) !important;
}

.bl-pricing .prix a:hover {
  color: #3295EA !important;
  background: white !important;
}

.pink-price .prix a {
  background: #FB1E87 !important;
  border: 1px solid #FB1E87 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 3px 10px rgba(251, 30, 135, 0.3) !important;
}

.pink-price .prix a:hover {
  color: #FB1E87 !important;
  background: white !important;
}

.Temoigne-phonilab .qodef-testimonial-text {
  font-size: 1.2em;
  max-width: 900px;
  margin: auto !important;
  line-height: 1.7;
  font-weight: 500;
  color: #0C2C43 !important;
  margin-top: 1em !important;
}

.qodef-testimonial-text-holder {
  display: flex !important;
  flex-direction: column !important;
}

h2.qodef-testimonial-text {
  order: 1;
}

.qodef-testimonial-image {
  order: 2;

}

.qodef-testimonial-image img {
  height: 90px;
  margin-top: 1em !important;
}

/*h6.qodef-testimonial-author, h3.qodef-testimonial-author {
  order: 3;
}

p.qodef-testimonials-author-job {
  order: 3;
}*/
p.qodef-testimonial-author {
    order: 3;
}
.avis-style img {
    max-width: 200px !important;
    margin-top: 3em;
}
p.qodef-testimonials-author-job {
    order: 3;
}
.qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-author {
    margin: 10px 0 0 !important;
}
span.qodef-testimonials-author-name {
  color: #0C2C43;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 18px;
}

p.qodef-testimonials-author-job {
  font-size: 18px;
  font-weight: 500;
}

.Temoigne-phonilab .qodef-testimonials-holder.qodef-testimonials-standard .qodef-testimonial-text-holder {
  padding: 10px 0 0px !important;
}

.Temoigne-phonilab {
  padding-top: 0 !important;
  padding-bottom: 70px;
}

.Temoigne-phonilab .demande-demo {
  margin-bottom: 3em !important;
}

.Temoigne-phonilab .demande-demo .title-lg h2 {
  margin-bottom: 10px !important;
  font-size: 2em !important;
  line-height: 1.4;
}

.qodef-owl-slider .owl-dots .owl-dot span {
  margin: 3px !important;
  float: left;
  width: 12px !important;
  height: 12px !important;
}

.Temoigne-phonilab .owl-dot.active span {
  background: #FB1E87 !important;
  margin: 3px !important;
  float: left;
  width: 12px !important;
  height: 12px !important;
}

.Temoigne-phonilab .owl-dot span {
  background: transparent !important;
}


.Temoigne-phonilab .owl-dot {
  border: 3px solid #0C2C43;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-left: 10px;
}

.Temoigne-phonilab .qodef-testimonials-holder.qodef-testimonials-standard .owl-dots .owl-dot span {
  background-color: transparent;
}

.Temoigne-phonilab .owl-prev {
  background: transparent !important;
}

.Temoigne-phonilab .owl-next {
  background: transparent !important;
}

.Temoigne-phonilab .arrow_carrot-left:before {
  content: "";
  width: 35px;
  height: 35px;
  background: url(/wp-content/uploads/2021/12/Vector-1-1.svg);
  background-size: contain;
}

.Temoigne-phonilab .arrow_carrot-right:before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/wp-content/uploads/2021/12/Vector-2.svg);
  background-size: contain;
}

.Temoigne-phonilab .qodef-owl-slider .owl-nav .owl-next, .qodef-owl-slider .owl-nav .owl-prev {
  top: 25% !important;
}

.after-hover {
  display: none;
}

.service-items .vc_column-inner:hover .after-hover {
  display: block;
}

.service-items .vc_column-inner:hover .before-hover {
  display: none;
}

.titre-pink h2 {
  color: #FB1E87;
  font-size: 1.5em;
  margin-bottom: 30px !important;
}

.top-about {
  background-repeat: no-repeat;
  background-position-y: bottom;
  z-index: 0;
}

/*.about-bg .vc_column-inner {
  padding-right: 0;
}*/
.about-bg {
  background: linear-gradient(180deg, rgba(251, 30, 135, 0.05) 0%, rgba(251, 30, 135, 0) 100%);
  z-index: 0;
}

.about-icones p {
  margin-bottom: 40px !important;
}

.marg {
  margin-top: 50px;
}

.max-w {
  max-width: 600px;
}

.about-bg .vc_row {
  padding-right: 20px !important;
}

.white-bg {
  padding-right: 20px !important;
}

.about-bottom {
  padding-right: 20px !important;
}

/*.about-left .vc_column-inner {
  max-width: 700px;
  margin: auto;
}*/
.white-bg {
  margin-top: 40px;
  padding-bottom: 50px;
  z-index: 0;
}

.about-bottom {
  background: linear-gradient(180deg, rgba(251, 30, 135, 0) 0%, rgba(50, 149, 234, 0.05) 100%);
  padding-bottom: 100px;
  z-index: 0 !important;
}

.about-left {
  flex: 60%;
}

.image-right {
  flex: 40%;
}

/*.about-bg .title-lg h3 {
  margin-bottom: 0px !important;
}
.about-bottom .title-lg h3 {
  margin-bottom: 0px !important;

}*/
.to-top {
  margin-top: -65px;
}

.overflow-v {
  overflow: visible !important;
}

.mentions-l {
  background: linear-gradient(180deg, rgba(50, 149, 234, 0.05) 0%, rgba(50, 149, 234, 0) 100%);
  padding-top: 60px !important;
  padding-bottom: 60px;
  z-index: 0;
}

.mentions-l p {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 0;
  margin-bottom: 15px;
}

.mentions-l p a:hover {
  color: #fb1e87 !important;
}

.mentions-l .wpb_column {
  padding: 0px;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
}
.single-post .mentions-l .wpb_column {

      padding-bottom: 50px;
}

.single-post .mentions-l .wpb_column .vc_column-inner {
  padding: 0;
}
.single-post .mentions-l .wpb_text_column {
  padding: 0 50px 0 50px;
}
.single-post .mentions-l .image-post {
  padding: 0;
}
.faq-phonilab {
  background: linear-gradient(180deg, rgba(50, 149, 234, 0.05) 0%, rgba(50, 149, 234, 0.025) 48.44%, rgba(50, 149, 234, 0) 100%);
  padding-bottom: 80px;
  padding-top: 70px !important;
  z-index: 0;

}

.faq-phonilab .vc_toggle_title h4, .faq-phonilab .vc_toggle_title h3 {
  color: #0C2C43 !important;
  font-size: 1.1em;
  display: inline;
}

.faq-phonilab .vc_toggle .vc_toggle_title {
  background: #FFFFFF;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  padding: 30px !important;
  /* transform: skewY( 1deg);*/
}

.faq-phonilab .vc_toggle_active .vc_toggle_title {
  box-shadow: 0px 3px 10px rgba(251, 30, 135, 0.3);
}

.faq-phonilab .vc_toggle .vc_toggle_content {
  background: #FFFFFF;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  padding: 30px !important;
  /*  transform: skewY(1deg);*/
  margin-top: 7px;
}

.faq-phonilab .vc_toggle_title:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2022/01/Vector-4.svg);
  right: 2%;
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: center !important;
}

.faq-phonilab .vc_toggle_active .vc_toggle_title:after {
  background: url(/wp-content/uploads/2022/01/Vector-5.svg);
  background-repeat: no-repeat;
}

.faq-phonilab .vc_toggle_title {
  position: relative;
}

.faq-phonilab i.vc_toggle_icon {
  display: none !important;
}

.vc_toggle_active .vc_toggle_title h4 {
  color: #EF258D !important;
}

.vc_toggle_content p {
  font-weight: 500;
}

.contact-detail {
  background: linear-gradient(180deg, rgba(251, 30, 135, 0.05) 0%, rgba(251, 30, 135, 0.025) 48.44%, rgba(251, 30, 135, 0) 100%);
  padding-top: 80px !important;
  z-index: 0;
}

.contact-detail-2 {
  background: linear-gradient(180deg, rgba(251, 30, 135, 0) 0%, rgba(251, 30, 135, 0.025) 48.44%, rgba(251, 30, 135, 0.05) 100%);
  padding-bottom: 100px;
  z-index: 0;
}

.ff-el-input--label {
  color: #0C2C43;
  font-size: 1em;
}

.fluentform .ff-el-input--label label{
  font-family: 'Poppins' !important;
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after {
  color: #FB1E87 !important;
  margin-left: -2px !important;
}

.ff-el-input--content input, .ff-el-form-control {
  min-height: 52px;
  background: rgba(50, 149, 234, 0.03) !important;
  border: 1px solid #3295EA !important;
  box-sizing: border-box !important;
  border-radius: 10px !important;
  font-family: 'Poppins' !important;
}
footer figcaption.wp-element-caption {
  display: none;
}
textarea {
  resize: none;
}

.ff-el-input--content textarea {
  min-height: 70px;
  background: rgba(50, 149, 234, 0.03);
  border: 1px solid #3295EA !important;
  box-sizing: border-box !important;
  border-radius: 10px !important;
}

.fluentform .ff-el-form-check-label .ff-el-form-check-input {
  top: -1px !important;
  width: 15px;
}

/*button.ff-btn.ff-btn-submit {
  background: #FB1E87;
  box-shadow: 0px 3px 10px rgb(251 30 135 / 30%);
  border-radius: 10px;
  min-height: 50px;
  min-width: 140px;
  float: right;
  margin-top: 30px;
}*/
button.ff-btn.ff-btn-submit {
  background: #FB1E87 !important;
  box-shadow: 0px 3px 10px rgb(251 30 135 / 30%);
  border-radius: 10px;
  float: right;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Poppins';
  transition: all .5s;
  min-height: 50px;
  padding: 0px 35px !important;
  font-size: 1em !important;
}

button.ff-btn.ff-btn-submit:hover {
  background: #0C2C43 !important;
  opacity: 1 !important;
  box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);

}

.contact-group {
  background: rgba(50, 149, 234, 0.1);
  border-radius: 10px;
  padding: 50px 0px;
  margin-top: 50px;
}

.my-map {
  margin-top: 90px;
}

.my-map iframe {
  width: 100%;
  height: 500px;
  filter: drop-shadow(0px 3px 10px rgba(50, 149, 234, 0.2));
  border-radius: 10px;
}

.contact-group .wpb_text_column {
  margin-left: 75px;
  position: relative;
}

.contact-group .wpb_text_column:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  left: -17%;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.contact-group .phonilab-phone:before {
  background: url(/wp-content/uploads/2022/01/Vector-6.svg);
}

.contact-group .phonilab-mail:before {
  background: url(/wp-content/uploads/2022/01/Vector-7.svg);
}

.contact-group .phonilab-adr:before {
  background: url(/wp-content/uploads/2022/01/Vector-8.svg);
}

.ff-el-input--content input:focus {
  background: white !important;
}

.page-id-45 .titre-pink h2 {
  margin-bottom: 55px !important;
}

.contact-group p {
  font-weight: 500;
}

.demo-group {
  padding-top: 65px !important;
  padding-bottom: 80px;
  z-index: 0;
}

.qodef-footer-bottom-inner.qodef-grid {
  border-top: 1px solid #FFFFFF;
}

/*.qodef-grid-row.qodef-footer-top-alignment-left {
  display: flex;
}*/
.qodef-page-footer .wp-block-social-links {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.qodef-footer-column-1 .wp-block-image img {
  max-width: 200px;
}

.intern-star-col .wpb_wrapper {
  display: flex;
}

.pack-titre {
  background: rgba(50, 149, 234, 0.1);
  border-radius: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

#block-13.qodef-footer-column-1 {
  display: none;
}

a#cookie_action_close_header_reject {
  background: #FFFFFF !important;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  color: #FB1E87 !important;
  font-size: 18px;
  padding: 15px 25px;
  font-weight: 600;
}

.label-no {
  display: none;
}

div#fluentform_4_success {
  background: #FB1E87 !important;
  border-radius: 17px;
}
div#fluentform_5_success {
  background: #FB1E87 !important;
  border-radius: 17px;
}
div#fluentform_3_success {
  background: #FB1E87 !important;
  border-radius: 17px;
}
div#fluentform-recaptcha-6 {
  position: relative !important;
}
form#fluentform_6 .error.text-danger:first-letter {
  text-transform: capitalize;
}
.tech_tools img {
  padding: 0.4em;
  border-radius: 5px;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  margin-top: -30px;
  width: 60px !important;
  height: 60px !important;
  object-fit: contain;
  background: #FFFF;
}

.tech_tools .vc_column-inner {
  border-radius: 5px;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  padding-bottom: 1em;
  min-height: 125px;
  background: rgba(50, 149, 234, 0.1);
  transition: all .5s;
}
.tech_tools .vc_column-inner:hover {
  background: #3295EA;
}
.tech_tools .vc_column-inner:hover p {
  color: #FFFF;
}
.space-menu span.item_outer {
  padding: 5px 10px 6px !important;
}
.tech_tools p {
  color: #0c2c43;
  font-size: 15px;
  font-weight: 500;
  padding-top: 0.5em;
}
.tech_tools .vc_column-inner {
  margin-top: 40px;
}
.tools-section {
  padding-bottom: 3em;
}
span.item_outer {
  font-family: 'Poppins' !important;
}

.blog-style .qodef-bli-inner {
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  background: #FFF; 
}
.blog-style ul.qodef-blog-list {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.blog-style li.qodef-bl-item.qodef-item-space {
  height: 100%;
}
.blog-style .qodef-bli-content {
  padding: 0 1em;
}
.blog-style .qodef-post-image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-style .qodef-blog-list-holder .qodef-post-image a:after {
  background-color: #fb1e87ba;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.blog-style .qodef-bli-content a {
      color: black;
  font-family: 'Poppins';
  font-size: .9em;
}

a.lire-la-suite {
  background: #FB1E87!important;
  border: 1px solid #FB1E87!important;
  box-sizing: border-box!important;
  box-shadow: 0 3px 10px rgb(251 30 135 / 30%)!important;
  border-radius: 10px!important;
  color: white!important;
  font-weight: 600;
  font-size: 15px!important;
  padding: 10px 20px!important;
  margin-bottom: 1em !important;
  display: inline-block;
}

.single-post h5.qodef-post-info-date.entry-date.published.updated {
  display: none;
}
/*.single-post .qodef-post-info-category {
  display: none !important;
}
.single-post h2.entry-title.qodef-post-title {
  display: none;
}*/
.qodef-blog-holder.qodef-blog-single.qodef-blog-single-standard {
  width: 100% !important;
}
.blog-style .entry-title.qodef-post-title {
  min-height: 60px;
}
p.qodef-post-info-date.entry-date.published.updated {
  color: #000;
  font-weight: 600;
  font-size: .9em;
}
.single-post .qodef-post-image, .single-post .qodef-post-image img {
  width: 100%;
}
.mentions-l .wpb_column img {
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  max-height: 500px;
  object-fit: cover;
  margin-bottom: 30px;
}
.qodef-post-image img {
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.qodef-bli-info {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  vertical-align: middle;
  clear: both;
  padding: 1em 0;
}

.qodef-bli-info a {
  margin-bottom: 0 !important;
}
.home .blog-style .qodef-bli-content a {
  font-size: .8em;
}
.demo-group {
  padding-top: 0px !important;
}

.logos-liste .qodef-ig-image.qodef-item-space img {
    object-fit: contain;
    height: 80px;
}


.logos-liste {
    max-width: 900px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2em !important;
     margin-top: 2em !important;
}

.mentions-l .gusta-section-vc-element .wpb_column {
    box-shadow: none !important;
    background: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

/*.banniere-articles img {
    box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
    border-radius: 10px;
    width: 100%;
}*/
.banniere-articles {
    margin: 20px 50px !important;
    background: rgba(255, 255, 255, 0.75);
    box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
    border-radius: 10px;
        padding: 2em 2em 0;
}

.banniere-articles img {
    box-shadow: none;
    border-radius: 0px !important;
    max-height: 280px !important;
}
.btn-article a {
    background: #3295EA !important;
    color: #ffff !important;
    transition: all .5s !important;
    margin-top: 30px;
    line-height: 1.5em !important;
    box-sizing: border-box !important;
    border-radius: 10px !important;
    font-weight: 600;
    font-size: 16px !important;
    padding: 13px 25px !important;
    font-family: 'Poppins' !important;
   
}
.banniere-articles .wpb_column.vc_column_container.vc_col-sm-9 {
    display: flex;
    align-items: center !important;
}

.btn-article a:hover {
    background: #FB1F87 !important;
   
}
.about-bg .banniere-articles {
    margin: 15px 0 !important;
}
.titre-banniere-articles p {
    font-size: 2em !important;
    font-weight: 900;
    line-height: 1.5em;
    margin-bottom: 5px !important;
    text-align: left !important;

}
.banniere-articles .wpb_text_column {
    padding: 0 !important;
}
.desc-banniere-articles p {
    font-weight: 500;
    font-size: 1.2em;
    text-align: left !important;
}
.mentions-l .gusta-section-vc-element .vc_row {
    margin: 0;
}

.lang .item_text {
    position: relative;
    padding-left: 40px;
}
.lang .item_text:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 25px;
    left: 0;
    background: url(/wp-content/uploads/2025/09/france-flag-round-circle-icon.png);
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.lang-en .item_text:before {

    background: url(/wp-content/uploads/2025/09/usa-flag-round-circle-icon.png);
}
.lang-fr .item_text:before {

    background: url(/wp-content/uploads/2025/09/france-flag-round-circle-icon.png);
}
.qodef-drop-down .second {
    top: 75px !important;
        left: 15px !important;
}
.qodef-drop-down .second ul {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    box-shadow: 0px 0px 10px rgb(50 149 234 / 20%);
    border-radius: 8px !important;
    overflow: hidden !important;
}
.qodef-main-menu ul li a {
    color: #0C2C43 !important;
}
.qodef-drop-down .narrow .second .inner ul li {
    width: 100px !important;
}

.qodef-drop-down .narrow .second .inner ul li a {
    padding: 10px !important;
}
.space-demo {
    padding-bottom: 70px !important;
}
@media (min-width: 481px) {

  

  .fluentform .ff-el-form-left .ff-el-input--label, .fluentform .ff-el-form-right .ff-el-input--label {
      padding: 10px 0px 0 0 !important;
  }

}

@media (min-width:768px) {


  #block-13.qodef-footer-column-1 {
      margin-top: 60px !important;
  }
}

.form-ab {
  margin-top: 70px;
}

.pack-titre p {
  font-size: 1.8em;
  font-weight: 600;
  margin: auto;
  text-align: center;
  line-height: 1.2;
}

.abonnement {
  padding-top: 70px !important;
  padding-bottom: 80px;
  z-index: 0;
}

.ff-el-is-error input {
  background: rgba(251, 30, 135, 0.03) !important;
  border: 1px solid #FB1E87 !important;
}

.error.text-danger {

  color: #FB1E87 !important;
}

.ville .ff-el-input--label {
  left: 50px;
}

.frm-fluent-form {
  max-width: 900px;
  margin: auto;
}

div#cookie-law-info-bar {
  background: #FB1E87 !important;
  color: white !important;
}

a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button {
  background: transparent !important;
  color: white !important;
  font-size: 18px;
  text-decoration: underline;
  font-weight: 600;
}

a#wt-cli-accept-all-btn {
  background: #FFFFFF !important;
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
  color: #FB1E87 !important;
  font-size: 18px;
  padding: 15px 25px;
  font-weight: 600;
}

.active-pack {
  display: block !important;
}

a#wt-cli-privacy-save-btn {
  background: #FB1E87 !important;
  box-shadow: 0px 0px 5px #fb1e87;
  border-radius: 10px;
  color: white !important;
  font-size: 18px;
  padding: 15px 25px;
  font-weight: 600;
}



.noscroll {
  overflow: hidden;
}

.open-modalbox {
  position: fixed;
  float: right;
  right: 0px;
  /*background: rgba(251, 30, 135, 0.1);*/
  background: #FAE1F0;
  border-radius: 50px 0px 0px 50px !important;
  border: none;
  min-height: 70px;
  min-width: 230px;
  bottom: 40px;
  font-size: 18px;
  color: #0C2C43;
  font-weight: 500;
  text-align: right;
  padding: 20px;
  cursor: pointer;
}

.open-modalbox:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  background: url(/wp-content/uploads/2023/07/Group-114-1.webp);
  left: 3px;
  top: 2px;
  background-size: contain;
  background-position: center;
}

.fixed-section {
  z-index: 99999 !important;
}

.modalbox {
  right: -100%;
  position: fixed;
  bottom: 40px;
  max-height: 110px !important;
  max-width: 885px;
  z-index: 50;
  background: linear-gradient(269.36deg, #3295EA 0%, #FB1E87 96.81%);
  border-radius: 50px 0px 0px 50px;
  min-height: 85px;
  align-items: center;
  display: block !important;
  overflow: visible;
  visibility: hidden;
  display: flex !important;

}

.modalbox form#fluentform_6 {
  display: flex;
  align-items: center;
}

.group-popup {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
  left: 50px;
}

.modalbox p {
  color: white;
  max-width: 216px;
  flex: 40%;
}

button.close-modalbox {
  background: transparent;
  border: none !important;
  position: absolute;
  top: 28px;
  left: -16px;
  cursor: pointer;
  height: 32px;
  padding: 0;
}
.fluentform .ff-el-form-control{
  font-family: 'Poppins' !important;
}
.modalbox .fluentform .ff-el-form-control {
  min-height: 46px !important;
  background: white !important;
  min-width: 300px;
  font-family: 'Poppins' !important;
}

.modalbox .fluentform .error.text-danger {
  position: absolute;
  bottom: -5px;
}

.modalbox button.ff-btn.ff-btn-submit {
  margin-top: 0;
 /* margin-left: 25px;*/
}

.modalbox .ff-el-group {
  margin-bottom: 0px !important;
  /*    min-width: 300px;
*/
}

.modalbox .fluentform.fluentform_wrapper_6 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.modalbox-active {
  animation: ease slideright .4s 1 forwards;
  visibility: visible;
  right: 0;
}

@keyframes slideright {
  0% {
      width: 0;
  }

  100% {
      width: 100%;
  }
}

.modalbox-active-reverse {
  width: 0;
  animation: ease slideleft .4s 1;
  visibility: hidden;
}

@keyframes slideleft {
  0% {
      width: 100%;
  }

  100% {
      width: 0;
  }
}


.page-id-221 .title-lg h1 {
  font-size: 1.6em !important;
  color: #0C2C43;
  margin-bottom: 0 !important;
}

.page-id-221 .title-lg h2 {
  font-size: 1.6em !important;
  color: #0C2C43;
}

.page-id-221 .title-lg h3 {
  font-size: 1.4em !important;
  color: #0C2C43;
}

.page-id-221 .lg-service h5 {
  font-size: 1.2em !important;
  color: #0C2C43 !important;
}

.cond {
  background: linear-gradient(180deg, rgba(251, 30, 135, 0.05) 0%, rgba(251, 30, 135, 0) 100%);
  padding-top: 50px !important;
  padding-bottom: 80px !important;
}

.cond .vc_column-inner {
  padding: 50px !important;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
  border-radius: 10px;
}

.ff_t_c p, .ff_t_c h3 {
  color: #0C2C43 !important;
  font-size: 1em;
  font-weight: 500;
}

.ff_t_c a {
  color: #3295EA !important;
  text-decoration: underline;
}

.modalbox .error.text-danger {
  color: white !important;
}

.modalbox div#fluentform_6_success p {
  max-width: 100%;
}

.modalbox .ff-message-success {
  padding: 0px;
  margin-top: 0px;
  position: relative;
  border: none !important;
  box-shadow: 0 0px 0px rgb(0 0 0 / 10%);
  left: 35px;
  top: 0px;
}

.qodef-page-footer {
  z-index: 80 !important;
}

.hero-img {
  position: relative;
}

.hero-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(img_hero_new.webp);
  background-size: contain;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
}

.active-a {
  color: #FB1E87 !important;
}

.ff-el-recaptcha.g-recaptcha {
  position: absolute;
  /* bottom: 10px; */
}



.ff-message-success p {
  color: #fff !important;
}

.Connexion-menu span.item_outer:hover .item_text {
  color: white !important;
}

.Connexion-menu:hover .item_text {
  color: white !important;
}

.top-about img {
  max-width: 600px !important;
  margin-top: 20px;
}

.qodef-logo-wrapper {
  max-height: 40px;
}

.qodef-logo-wrapper img {
  max-height: 40px;
  object-fit: contain;
}

.the-service img {
  max-height: 70px !important;
}
#fluentform-recaptcha-6 iframe {
  width: 215px;
  border-radius: 10px;
}
div#fluentform-recaptcha-6 div {
  display: flex;
  justify-content: center;
}
form#fluentform_6 .error.text-danger {
  left: 0;
  font-size: 9px;
}
.fixed-section{
  overflow: visible !important;
}
.desc-serv p {
  font-size: 13px;
  margin-top: 0;
}
.titre-serv p {
  font-weight: bold;
}

.pink-tools .vc_column-inner{
  background: rgba(251, 30, 135, 0.1);
  box-shadow: 0px 3px 10px rgb(251 30 135 / 30%);
}
.pink-tools .vc_column-inner:hover{
  background: #FB1E87 !important;
}
.pink-tools .vc_column-inner:hover a, .metiers .vc_column-inner:hover a{
 color: #FFFF !important;
}

.bg-sec{
  background: rgba(50, 149, 234, 0.05) !important;
}
.srv-t h3 {
  font-size: 2.4em !important;
  line-height: 1.2;
  margin-bottom: 40px !important;
  color: #0C2C43;
}
.about-bg li {
  color: #0c2c43;
  font-family: 'Poppins';
  font-size: 16px;
}
.just p {
  text-align: justify;
}
.srv-t h1{
  font-size: 2.4em !important;
  line-height: 1.2;
  margin-bottom: 40px !important;
  color: #0C2C43;
}
.just h2, .just h3 {
  font-size: 2em !important;
  line-height: 1.1;
  margin-bottom: 15px !important;
  color: #0C2C43;
}
div#m_3924619373755291954wrapper {
  background: transparent !important;
}
@media only screen and (min-width: 1024px){
  .qodef-page-footer .qodef-footer-top-holder .qodef-column-content.qodef-grid-col-3 {
  padding: 0;
  }

  .qodef-page-footer .qodef-footer-top-holder .qodef-column-content.qodef-grid-col-3:first-child {
      /* width: 25%; */
  }
  .qodef-page-footer .qodef-footer-top-holder .qodef-column-content.qodef-grid-col-3:nth-child(3) {
      width: 35%;
  }
  .qodef-page-footer .qodef-footer-top-holder .qodef-column-content.qodef-grid-col-3:nth-child(4) {
      width: 15%;
  }

}
@media only screen and (min-width: 769px) and (max-width:1024px) {

  .hero-img:before {
  background-size: 400px;
  left: -10px;
  background-position-y: center;
  }
  .second-section-hero .demo {
  margin-left: 0px;
  margin-top: 10px;
  }

  .prix a {
  min-width: 210px !important;
  }

  footer.qodef-page-footer .qodef-column-content:last-child {
      align-items: stretch;
  }

  .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid .qodef-grid-row {
      display: flex;
  }

  .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
      padding: 15px !important;
  }
}


@media only screen and (max-width: 1024px) {
  .qodef-mobile-menu-opener {
      float: right !important;
  }

  .qodef-mobile-menu-opener span {
      color: #FB1E87 !important;
      font-size: 50px;
  }

  .qodef-mobile-header-holder .qodef-vertical-align-containers .qodef-position-center {

      text-align: left !important;
  }


  nav.qodef-mobile-nav.ps.ps--theme_default {
      height: 100vh !important;
      background-image: url(https://phonilab.fr/wp-content/uploads/2021/12/Group-104.webp) !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
      background-size: cover;

  }

  ul#menu-primary-menu-1 .current span {
      color: #0b2c43;
  }

  ul#menu-primary-menu-1 span {
      color: #0C2C43;
      font-size: 1.9em;
  }

  .Connexion-menu span {
      background: #0C2C43;
      color: white !important;
      box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
      border-radius: 10px;
      padding: 8px 15px !important;
  }

  .Connexion-menu span {
      background: #0C2C43;
      color: white;
      box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
      border-radius: 10px;
      padding: 15px 30px 15px 60px !important;
      position: relative;
      text-align: center;
      transition: all .5s;
  }

  .Connexion-menu span:hover {
      background: #FB1E87;
  }

  .Connexion-menu span:before {
      content: "";
      position: absolute;
      width: 30px;
      height: 30px;
      background: url(/wp-content/uploads/2021/12/Vector.svg);
      left: 8%;
      background-repeat: no-repeat;
      background-size: contain;
      top: 22%;
  }

  ul#menu-primary-menu-1 li {
      text-align: center;
  }

  ul#menu-primary-menu-1 a {
      border: none;
      padding: 13px 0px;
  }

  .Connexion-menu {
      margin-top: 20px !important;
  }

  .qodef-mobile-menu-opened .icon_menu::before {
      content: "\4d";
  }

  .qodef-mobile-header .qodef-mobile-nav ul {
      transform: translateY(50%);
  }

}

@media only screen and (max-width: 768px) {

   .lang {
      max-width: 170px;
          min-width: 170px;
  }
  ul#menu-primary-menu-1 {
      display: flex;
      flex-direction: column;
      align-items: center;
  }

    .qodef-mobile-header .qodef-mobile-nav ul ul {
        transform: translateY(10px);
    }
    .lang a {
        width: fit-content;
        padding-left: 50px !important;
    }
    .lang {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }


    .lang a:before {
        content: '';
        position: absolute;
        width: 40px;
        height: 25px;
        left: 0;
        background: url(/wp-content/uploads/2025/09/france-flag-round-circle-icon.png);
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
    }

    .lang-en a:before {

        background: url(/wp-content/uploads/2025/09/usa-flag-round-circle-icon.png);
    }
  .logos-liste .qodef-ig-inner {
    display: flex;
    align-items: center;
}

.logos-liste {
    margin-top: 1em !important;
    margin-bottom: 0 !important;
}
.logos-liste .qodef-ig-image.qodef-item-space {
    margin-bottom: 0 !important;
}
#phonilab .qodef-row-grid-section {
    margin: 0;
    width: 100%;
}
.home .vc_custom_1641467176427 {
    margin-bottom: 0em !important;
}
  .banniere-articles{
    margin: 15px !important;
  }



  .logos-liste  .qodef-ig-image.qodef-item-space {
    width: 50% !important;
}

  .single-post .mentions-l .image-post {
  padding: 0 !important;
}

.blog-style li.qodef-bl-item.qodef-item-space {
   height: auto !important; 
}
.blog-style .qodef-bli-inner {
  height: auto !important;
}

.blog-style .entry-title.qodef-post-title {
  min-height: fit-content;
  }
.just h2, .just h3 {
  font-size: 1.6em !important;

}
.group-popup fieldset {
  flex-direction: column;
  justify-content: space-between;
}
  #fluentform-recaptcha-6 iframe {
  width: 100%;
  border-radius: 10px;
  margin-top: 10px;
  }

  .modalbox .ff-message-success {

      left: 0px;
  }

  .qodef-grid-row.qodef-footer-top-alignment-left:before {
      display: none;
  }

  footer .widget a {
      font-size: 16px;
  }

  .hero-img {
      position: relative;
      min-height: 210px !important;
  }

  .hero-img:before {
      width: 350px;
      height: 220px;
      left: 0;
      top: 0;
  }

  .open-modalbox {
      font-size: 0px;
      min-height: 48px;
      min-width: 48px;
      background: transparent;
  }

  .open-modalbox:before {
      left: -30px;
      top: -16px;
  }

  .cond {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .page-id-221 .title-lg h1 {
      font-size: 1.5em !important;
  }

  .page-id-221 .lg-service h5 {
      font-size: 1.3em;
      line-height: 1.5;
  }

  .cond .vc_column-inner {
      padding: 30px 20px;
  }

  .modalbox button.ff-btn.ff-btn-submit {
      margin-top: 20px;
  }

  .modalbox {
      min-height: 100px;
      max-height: fit-content !important;
      padding: 25px 0px 25px 0px;
      border-radius: 10px;
      position: fixed;
      bottom: 50%;
      transform: translateY(50%);
  }

  .group-popup {
      left: 0;
      padding: 20px;
  }

  button.close-modalbox {
      top: 10px;
      left: 10px;
      position: absolute;
  }

  .group-popup {
      display: flex;
      flex-direction: column;
      justify-content: space-around;
  }

  .modalbox form#fluentform_6 {
      display: flex;
      flex-direction: column;
      margin-left: 20px;
  }

  .modalbox p {
      text-align: center;
      width: 100%;
      max-width: 100%;
  }

  .pack-titre {
      padding-top: 35px;
      padding-bottom: 35px;
  }

  a#wt-cli-accept-all-btn {
      padding: 15px;
  }

  .cli-bar-btn_container {
      display: flex;
      flex-direction: row !important;
  }

  .ville .ff-el-input--label {
      left: 0;
  }

  .second-section-hero .demo {
      margin-left: 0;
  }

  .qodef-column-content.qodef-grid-col-3 {
      display: flex !important;
      flex-direction: column;
  }

  footer.qodef-page-footer .wp-social-link a {
      font-size: 24px;
  }

  .wp-block-social-links .wp-social-link a {
      padding: 0.1em;
  }

  .qodef-page-footer .wp-block-social-links {
      display: flex;
      flex-wrap: nowrap;
  }

  .qodef-page-footer .wp-block-social-links {
      left: 0;
      top: 0;
  }

  .mentions-l {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .single-post .mentions-l .wpb_column {
      padding: 0;
  }

  .single-post .mentions-l .wpb_text_column {
      padding: 0 15px 15px;
  }
  .mentions-l p {
      font-size: 16px;
  }

  .page-id-41 .title-lg h1 {
      font-size: 1.8em !important;
  }

  /* .about-bg .vc_row {
      flex-direction: column-reverse;
  } */

  /* .about-bottom .vc_row {
      flex-direction: column-reverse;
  } */

  .image-right {
      margin: 20px 0px;
  }

  .marg {
      margin-top: 0;
  }

  .about-icones {
      display: flex;
      flex-direction: row !important;
  }

  .qodef-footer-top-inner.qodef-grid {
      margin-left: 45px !important;
  }

  .titre-pink h2 {
      font-size: 0.9em;
      margin-top: 0px !important;
      margin-bottom: 30px !important;
  }

  /* .white-bg .vc_row {
      flex-direction: column-reverse;
  } */

  .about-icones img {
      max-height: 40px;
  }

  .title-lg h1 {
      margin-bottom: 25px !important;
  }

  .about-left {
      flex: 100%;
  }

  .page-id-39 .title-lg h3 {
      font-size: 1.4em !important;
  }

  .image-right {
      flex: 100%;
  }

  .about-bg {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .white-bg {
      padding-left: 20px !important;
  }

  .about-bottom {
      padding-left: 20px !important;
  }

  .reverse-in-mobile {
      flex-direction: column-reverse;
  }

  .qodef-mobile-header .qodef-mobile-menu-opener {
      float: right !important;
      left: 35px;
  }

  .qodef-mobile-menu-opener span {
      color: #FB1E87 !important;
      font-size: 50px;
  }

  .qodef-mobile-header-holder .qodef-vertical-align-containers .qodef-position-center {

      text-align: left !important;
      left: -35px;
  }

  .home-hero {
      padding-top: 10px !important;
      padding-left: 20px !important;
      padding-right: 20px !important;
      padding-bottom: 0px !important;
  }

  .check-p p:before {
      width: 18px;
      height: 18px;
      background-size: cover;
      top: 2px;
  }

  .title-lg h1 {
      font-size: 2em !important;
      text-align: center;
  }

  .title-lg h1 br {
      display: none;
  }

  .prix a {
      width: 100%;
  }

  .prix {
      width: 100%;
  }

  .demo a {
      width: 100%;
  }

  .demo {
      width: 100%;
  }

  .home-hero .prix a {
      margin-bottom: 30px;
  }

  .intern-star-col {
      display: flex;
      flex-wrap: nowrap;
      align-items: flex-start;
      justify-content: center;
      margin-top: 30px;
      flex-direction: row;
  }

  .intern-star-col p {
      max-width: 90px;
  }

  .title-lg h2 {
      font-size: 1.6em !important;
  }

  .title-lg h2 br {
      display: none;
  }

  .title-lg h3 {
      font-size: 2em !important;
  }

  .second-title {
      margin-top: 45px;
  }

  .the-service {
      display: flex;
      flex-direction: row-reverse;
      margin-top: 35px !important;
  }

  .the-service .vc_col-sm-3 {
      flex: 25%;
  }

  .the-service .vc_col-sm-9 {
      flex: 75%;
  }

  .service-section {
      padding-top: 10px !important;
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .lg-service p, .lg-service h3 {
      font-size: 1.2em;
      margin-bottom: 20px !important;
  }

  .top-service {
      margin-top: 0;
  }

  .top-marg {
      margin-top: 10px;
  }

  .service-items .wpb_column {
      width: 100%;
  }

  .service-items {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
  }

  .service-items img {
      max-height: 40px;
  }

  .service-items p {
      font-size: 0.9em;
  }

  .service-items .vc_column-inner {
      min-height: 150px;
      padding-top: 0;
  }

  .demande-demo p {
      text-align: center;
      margin-bottom: 15px !important;
  }

  section#offres {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .Temoigne-phonilab {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .Temoigne-phonilab .demande-demo {
      margin-bottom: 50px !important;
  }

  .Temoigne-phonilab .qodef-owl-slider .owl-nav .owl-next, .qodef-owl-slider .owl-nav .owl-prev {
      top: 60% !important;
  }

  .Temoigne-phonilab {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .Temoigne-phonilab h2.qodef-testimonial-text {
      font-size: 1.1em;
  }

  footer.qodef-page-footer .qodef-column-content:last-child {
      align-content: flex-start;
      align-items: flex-start;
  }

  .qodef-page-footer .qodef-footer-top-holder .qodef-footer-top-inner.qodef-grid {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
      /* margin-left: 20px !important;
  margin-right: 20px !important;*/
  }

  nav.qodef-mobile-nav.ps.ps--theme_default {
      height: 100vh !important;
      background-image: url(https://phonilab.fr/wp-content/uploads/2021/12/Group-104.webp) !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
      background-size: cover;

  }

  ul#menu-primary-menu-1 .current span {
      color: #0b2c43;
  }

  ul#menu-primary-menu-1 span {
      color: #0C2C43;
      font-size: 1.9em;
  }

  .Connexion-menu span {
      background: #0C2C43;
      color: white !important;
      box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
      border-radius: 10px;
      padding: 8px 15px !important;
  }

  .Connexion-menu span {
      background: #0C2C43;
      color: white;
      box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
      border-radius: 10px;
      padding: 15px 30px 15px 60px !important;
      position: relative;
      text-align: center;
      transition: all .5s;
  }

  .Connexion-menu span:hover {
      background: #FB1E87;
  }

  .Connexion-menu span:before {
      content: "";
      position: absolute;
      width: 30px;
      height: 30px;
      background: url(/wp-content/uploads/2021/12/Vector.svg);
      left: 8%;
      background-repeat: no-repeat;
      background-size: contain;
      top: 22%;
  }

  ul#menu-primary-menu-1 li {
      text-align: center;
  }

  ul#menu-primary-menu-1 a {
      border: none;
      padding: 13px 0px;
  }

  .Connexion-menu {
      margin-top: 20px !important;
  }

  .qodef-mobile-menu-opened .icon_menu::before {
      content: "\4d";
  }

  .faq-phonilab {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .faq-phonilab .vc_toggle .vc_toggle_title {
      padding: 5px 20px !important;
  }

  .faq-phonilab .vc_toggle_title h4, .faq-phonilab .vc_toggle_title h3 {
      font-size: 0.9em;
      padding-right: 10px;
      line-height: 1.3em;
  }

  .faq-phonilab .vc_toggle_title:after {
      width: 20px;
      height: 12px;
      right: 4%;
      background-size: contain;
      top: 44%;
  }

  .faq-phonilab .vc_toggle_active .vc_toggle_title:after {
      width: 20px;
      height: 12px;
      right: 4%;
      background-size: contain;
      top: 44%;
  }

  .faq-phonilab .vc_toggle .vc_toggle_content {
      padding: 5px 20px !important;
  }

  .contact-detail {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .contact-detail-2 {
      padding-left: 20px !important;
      padding-right: 20px !important;
      padding-bottom: 70px;
  }

  .ff-el-input--content input {
      min-height: 50px;
  }

  button.ff-btn.ff-btn-submit {
      margin-top: 25px;
      width: 100%;
  }

  .contact-group {
      padding: 25px 0px;
      margin-top: 25px;
  }

  .contact-group .wpb_text_column {
      margin-bottom: 30px !important;
  }

  .my-map {
      margin-top: 50px;
  }

  .my-map iframe {
      height: 300px;
      filter: drop-shadow(0px 0px 7px rgba(50, 149, 234, 0.2));
  }

  .demo-group {
      padding-top: 50px !important;
      padding-bottom: 50px;
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

  .qodef-footer-bottom-inner.qodef-grid p {
      text-align: center !important;
  }

  .qodef-footer-bottom-inner.qodef-grid {
      border-top: none;
  }

  .qodef-mobile-header .qodef-mobile-logo-wrapper a {
      height: 34px !important;
  }

  .intern-star-col .vc_column-inner {
      width: 100% !important;
  }

  .intern-star-col .wpb_wrapper {
      justify-content: space-between;
  }

  .star-p {
      padding-top: 20px;
      margin: 0;
  }

  .star-p:before {
         left: 0;
    width: 100%;
    height: 40px;
    top: 0;
    background-position: center;
  }

  .star-p p {
    text-align: center !important;
    line-height: 1.1em;
    margin: 20px 5px 0;
    font-size: .9em;
  }
  .qodef-page-footer .qodef-footer-bottom-holder .qodef-footer-bottom-inner.qodef-grid {
      padding: 10px;

  }

  .demande-demo .wpb_wrapper {
      flex-direction: column;
  }

  .qodef-mobile-header .qodef-mobile-nav ul {
      transform: translateY(50%);
  }

  .top-about {
      background-size: 100%;
  }

  .top-about img {
      max-width: 100% !important;
  }

  .ff-el-recaptcha.g-recaptcha {
      position: relative;
  }
  .just h2, .just h3 {
  font-size: 1.6em !important;

  }

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {



  .qodef-mobile-header-holder .qodef-vertical-align-containers .qodef-position-center {
      text-align: left !important;
      left: -35px;
  }

  .qodef-mobile-header .qodef-mobile-menu-opener {
      float: right !important;
      left: 35px;
  }

  .qodef-mobile-menu-opener span {
      color: #FB1E87 !important;
      font-size: 50px;
  }

  nav.qodef-mobile-nav.ps.ps--theme_default {
      height: 100vh !important;
      background-image: url(https://phonilab.fr/wp-content/uploads/2021/12/Group-104.webp) !important;
      background-position: bottom center !important;
      background-repeat: no-repeat !important;
      background-size: cover;
  }

  ul#menu-primary-menu-1 li {
      text-align: center;
  }

  ul#menu-primary-menu-1 span {
      color: #0C2C43;
      font-size: 2.9em;
  }

  .Connexion-menu span {
      background: #0C2C43;
      color: white !important;
      box-shadow: 0px 3px 10px rgb(50 149 234 / 20%);
      border-radius: 10px;
      padding: 15px 30px 15px 90px !important;
      position: relative;
      text-align: center;
      transition: all .5s;
  }

  .Connexion-menu span:before {
      content: "";
      position: absolute;
      width: 45px;
      height: 45px;
      background: url(/wp-content/uploads/2021/12/Vector.svg);
      left: 7%;
      background-repeat: no-repeat;
      background-size: contain;
      top: 22%;
  }

  ul#menu-primary-menu-1 a {
      border: none;
      padding: 45px 0px;
  }

  ul#menu-primary-menu-1 {
      margin-top: 150px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {


  .reverse-in-mobile {
      display: flex;
      flex-direction: row;
  }

  .intern-star-col .wpb_wrapper {
      display: flex;
      justify-content: flex-end;
  }

  .second-section-hero .vc_column-inner .wpb_wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .home-hero .prix a {
      margin-bottom: 0;
  }

  .intern-star-col {
      margin-top: 0;
  }

  .prix a {
      width: auto;
      margin-right: 20px;
  }
}


.Connexion-menu {
  display: none !important;
}
.cli-style-v2 .cli-bar-message{
    font-family: 'Poppins';
}

.about-bg .banniere-articles.vc_row {
    padding-right: 2em !important;
}

.sm-service p {
    position: relative;
    padding-left: 20px;
}
.sm-service p:before {
    position: absolute;
    content: '-';
    left: 0px;
    font-weight: 600;
}
/*mobile carre */

@media (max-width: 575.98px) { 


  .space-demo {
    padding-bottom: 0px !important;
}


.service-section .wpb_column.vc_column_container.vc_col-sm-3 {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 75px;
    top: -8px;
}
.service-section h3 {
    max-width: 260px;
}

.titre-banniere-articles p {
    font-size: 1.5em !important;
    text-align: center !important;
}
.desc-banniere-articles p {

    text-align: center !important;
    font-size: 16px !important;
}
.btn-article{
    text-align: center !important;
    width: 100%;
}

.banniere-articles {

    padding: 2em 1em 0;
}

.about-bg .vc_row {
    padding-right: 0 !important;
}
.banniere-articles .vc_column-inner {
    padding-top: 0 !important;
}
.banniere-articles .vc_column-inner {
    padding: 0 !important;
}
.about-bg .banniere-articles {
        padding-right: 1em !important;
}

 }