@font-face {
  font-family: "Commuters-Sans";
  src: url("CommutersSans-Regular.eot");
  src: local("Commuters Sans"), local("CommutersSans-Regular"),
    url("../fonts/CommutersSans/CommutersSans-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/CommutersSans/CommutersSans-Regular.woff2") format("woff2"),
    url("../fonts/CommutersSans/CommutersSans-Regular.woff") format("woff"),
    url("../fonts/CommutersSans/CommutersSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ABC Diatype";
  src: url("../fonts/ABC_Diatype/0cbaf4db34cce5bd4310de4f529863ec.eot");
  src: local("ABC Diatype"), local("ABC Diatype"),
    url("../fonts/ABC_Diatype/0cbaf4db34cce5bd4310de4f529863ec.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/ABC_Diatype/0cbaf4db34cce5bd4310de4f529863ec.woff2")
      format("woff2"),
    url("../fonts/ABC_Diatype/0cbaf4db34cce5bd4310de4f529863ec.woff")
      format("woff"),
    url("../fonts/ABC_Diatype/0cbaf4db34cce5bd4310de4f529863ec.ttf")
      format("truetype");
}

.heading_font {
  font-family: "Commuters-Sans", serif;
}

body {
  background: black;
  margin: 0;
  padding: 0;
}

* {
  font-weight: 400;
  font-family: "ABC Diatype";
}

.cus_footer {
  position: relative;
  top: 43%;
}

img.logo_img {
  max-width: 150px;
}

.footer_text_color {
  background: linear-gradient(
    85deg,
    #71c9fc -22.48%,
    #9aaaec 48.02%,
    #c2b9ea 118.51%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer_bg {
  background-image: url("../img/footer-gradient.png");
  background-size: 100% 100%;
  height: 500px;
}

.s-10-details {
  position: absolute;
  bottom: 0px;
  padding: 30px;
  color: #fff;
}

.s-10-img-1 {
  background-image: url("../img/s-10-new-img-1.png");
  background-repeat: no-repeat;
  height: 740px;
  background-size: cover;
  border-radius: 15px;
  /* background-size: 100% 100%; */
}

.s-10-img-2 {
  background-image: url("../img/s-10-img-1.png");
  background-repeat: no-repeat;
  height: 740px;
  border-radius: 15px;
  background-size: cover;
  /* background-size: 100% 100%; */
}

.s-9-bg {
  background-image: url("../img/s-9-bg.png");
  background-size: 100% 100%;
}

.les_traitements_slider img {
  border-radius: 15px 0 0 15px;
}

.les_traitements_slider .item {
  border-radius: 15px;
  height: 508px;
}

.elearning-s-8 .les_traitements_slider .item {
  border-radius: 15px;
  height: auto;
}

.font_18 {
  font-size: 18px;
}

.font_15 {
  font-size: 15px;
}

.s-8 {
  padding-top: 60px;
  padding-bottom: 80px;
}

.s-7,
.elearning_page_container .s-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.s-9 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.s-10 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.font_20 {
  font-size: 20px;
}

.s-6-scroll-img {
  position: sticky;
  left: 50%;
  transform: translate(-12px);
  top: 300px;
}

.s-6::before {
  content: "";
  border-right: 1px solid #858585;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
}

.mb_100 {
  margin-bottom: 100px;
}

.s-6-sub-text {
  color: rgba(8, 8, 8, 0.8);
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* .les_services_slider p,
.les_traitements_slider p,
.s-10-details p {
    font-size: 13px;
} */

.demo_btn {
  background: #71c9fc;
  background: linear-gradient(to right, #71c9fc 0%, #9aaaec 50%, #c2b9ea 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-flex;
  height: 43px;
  padding: 12px 14px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.demo_btn_border {
  /* border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to right, #71C9FC, #9AAAEC, #C2B9EA); */
  border: 1px solid #7cade4;
  border-radius: 4px;
}

.btn:hover,
.btn:active,
.btn:focus {
  border: 1px solid #7cade4;
}

.hero_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  color: #fff;
}

.header_container {
  position: relative;
  top: 40px;
}

.menu-icon {
  position: absolute;
  right: 30px;
  cursor: pointer;
}

.hero_container {
  height: 650px;
}

.s-2-img {
  width: 90%;
  margin: auto;
  display: block;
}

.s-3-text {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  background: linear-gradient(90deg, #71c9fc 0%, #9aaaec 40%, #c2b9ea 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.sub_text {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.s-3-sub-text {
  color: rgba(255, 255, 255, 0.7);
  width: 863.236px;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 100px !important;
}

.les_services_slider_sub_text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.les_services_slider p {
  margin-bottom: 0;
}

.s-4,
.s-5,
.s-6,
.s-7,
.s-8,
.s-9,
.s-10,
.cus_footer,
.service_page_container .s-2 {
  width: 90%;
  margin: auto;
  display: block;
}

.s-5 {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  transform: translate(5%, 0%);
}

.s_4_box_bg {
  /* background: rgba(48, 85, 227, 0.05); */
  border-radius: 10px;
  height: 260px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
}

.s_4_img {
  margin-bottom: 30px;
}

.s_4_heading {
  font-size: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.s_4_sub_text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.s_5_heading {
  padding-top: 100px;
  background: linear-gradient(to top, #bdd5ff 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 25px;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px;
}

.s_5_sub_text {
  background: linear-gradient(to top, #bdd5ff 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.s-6-small-heading {
  font-size: 14.995px;
  font-style: normal;
  font-weight: 600;
  line-height: 20.993px;
  text-transform: uppercase;
}

.s-6-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.s-6 {
  padding-top: 100px;
}

.s-7-heading {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.s-7-box-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.s-8-heading {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.s-8-big-heading {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.s-8-sub-text {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.s-9-subtext {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.other_name {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.s-10-small-heading {
  font-size: 13px;
}

.s-10-big-heading {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.s-10-subtext {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer-heading {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.les_services_slider .item {
  height: 485px;
  background: rgba(48, 85, 227, 0.05);
  color: #fff;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}

.les_services_slider .item img {
  height: 230px;
  border-radius: 15px 15px 0 0;
}

.container {
  max-width: 1200px;
}

.les_services_slider .owl-nav {
  position: absolute;
  right: 0px;
  top: -75px;
}

.nav-prev,
.nav-next {
  color: white;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #434343;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
}

.les_services_slider .owl-nav {
  margin-top: 0px;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
  color: #fff;
  text-decoration: none;
}

.les_traitements_slider .owl-nav,
.les_traitements_slider .owl-dots,
.slider_3 .owl-nav,
.slider_3 .owl-dots,
.elearning_page_s3_slider .owl-dots,
.optimisation_du_traitement_slider .owl-nav,
.optimisation_du_traitement_slider .owl-dots {
  display: block !important;
}

.les_traitements_slider .owl-nav {
  position: absolute;
  top: 85%;
  left: 89%;
  margin-top: 0px;
  /* transform: translate(25px, -50%); */
}

.les_traitements_slider .owl-dots {
  position: absolute;
  right: 20px;
  top: 18px;
}

.slider_3 .owl-nav {
  position: absolute;
  left: 0;
  bottom: -14px;
}

.slider_3 .owl-dots {
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translate(-42%);
}

/* .s-4-left-line {
    position: absolute;
    left: 0px;
    top: 40%;
    height: max-content ! IMPORTANT;
    width: max-content !important;
}

.s-4-right-line {
    position: absolute;
    right: 0px;
    top: 25%;
    height: max-content ! IMPORTANT;
    width: max-content !important;
}

.s-4-top-line {
    position: absolute;
    left: 0px;
    top: 0;
    height: max-content ! IMPORTANT;
    width: max-content !important;
}

.s-4-bottom-line {
    position: absolute;
    right: 50px;
    bottom: 0;
    height: max-content ! IMPORTANT;
    width: max-content !important;
} */

.s-7-bg {
  background-image: url(../img/gradient.png);
  background-repeat: no-repeat;
  background-size: 100% 700px;
  height: 700px;
}

.s-7 .item {
  background-image: url(../img/s-7-gradient.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.s-8-bg {
  background-image: url(../img/s-8-gradient.png);
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 15px 0;
  background-position: bottom;
}

/* .h-150 {
    height: 150px;
} */

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}

.owl-theme .owl-dots .owl-dot span {
  border: 1px solid #fff;
  background: transparent;
}

.mb_100 {
  margin-bottom: 100px;
}

.siderbar_menu_bg {
  background-image: url("../img/siderbar-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 600px;
  padding: 40px;
}

.siderbar_menu {
  width: 400px;
  height: 600px;
  position: fixed;
  top: 20px;
  right: -1000px;
  transition: right 0.3s ease;
}

.siderbar_menu.active {
  right: 10px;
  z-index: 9;
}

.mb_70 {
  margin-bottom: 70px;
}

.sidebar_close {
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.sidemenu_links a {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.sidemenu_social_links a {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.sidemenu_social_links a {
  font-weight: 400;
}

.s_4_box_small_bg {
  background-image: url("../img/s_4_box_small_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 300px;
  padding: 32px 32px 40px 32px;
}

.s_4_box_big_bg {
  background-image: url("../img/s_4_box_big_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 300px;
  padding: 32px 32px 40px 32px;
}

.video-container {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #000;
}

.qui_sommes_page_s_1 .video-container {
  height: 100vh !important;
}

/* Fullscreen video */
.video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

body section video#playvideohome {
  transform: unset;
  left: unset;
  top: unset;
}

.contact-info {
  color: white;
}
.contact-info
.contact-link {
  color: white;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-link:hover {
  color: #eee;
  text-decoration: none;
}

.contact-link:hover .sub_text {
  color: #eee;
}

/* Content on top of video */
.video-container .content {
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  font-family: Arial, sans-serif;
  padding: 20px;
}

.s-7-btn {
  position: relative;
  right: 0px;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.footer_links a {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer_links a:hover {
  text-decoration: underline !important;
}

.btn-primary:hover {
  background: linear-gradient(to right, #71c9fc 0%, #9aaaec 50%, #c2b9ea 100%);
  color: #fff;
  -webkit-text-fill-color: #fff;
}

.zoom_1_5 {
  transform: scale(1.5) rotate(-32.775deg);
}

.footer_bottom_container {
  color: #8e8e8e;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.footer_bottom_container p {
  font-weight: 400;
}

.s-6 .video-container,
.traitements-page-s-2 .video-container {
  width: 308.1px;
  height: 401.196px;
  border-radius: 20px;
}

.s7_cus_padd {
  padding: 32px 32px 40px 32px;
}

.s-5-bg {
  background: linear-gradient(177deg, #000 2.23%, rgba(0, 0, 0, 0) 59.01%),
    #1a1a1a;
  position: relative;
}

.pb_70 {
  padding-bottom: 70px;
}

.s-3-bg {
  background-image: url(../img/s-3-img.png);
  background-repeat: no-repeat;
  background-size: 1405px 680px;
  background-position: center -100px;
  height: 100vh;
}

.s-3-height {
  height: 900px;
}

.s-3-data {
  position: relative;
  top: 250px;
}

/* .controls {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.controls i {
    font-size: 50px;
    color: grey;
    padding: 10px;
    cursor: pointer;
    opacity: 0.8;
}

.controls:hover i.stop {
    display: inline-block;
}

.controls i.stop {
    display: none;
}

.controls i:hover {
    color: rgb(161, 161, 161);
} */

/* service page css */
.service_page_container .s-1 .small_heading,
.service_page_container .s-2 .small_heading,
.service_page_container .s-4 .small_heading,
.elearning_page_container .s-1 .small_heading,
.elearning_page_container .s-2 .small_heading,
.elearning_page_container .elearning-page-s-4 .small_heading,
.elearning_page_container .s-5 .small_heading,
.contact-page-s-1 .small_heading,
.blog-page-s-1 .small_heading,
.contact-page-bottom-img .small_heading,
.traitements-page-s-1 .small_heading,
.traitements-page-s-2 .small_heading,
.traitements-page-s-3 .small_heading,
.traitements-page-s-5 .small_heading,
.qui_sommes_page_s_1 .small_heading,
.qui_sommes_page_s_2_bg .small_heading {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.traitements-page-s-4 .small_heading {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.traitements-page-s-4 .big_heading {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.qui_sommes_page_s_1 .big_heading {
  color: #fff;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px;
}

.service_page_container .s-1 .big_heading,
.elearning_page_container .s-1 .big_heading,
.contact-page-s-1 .big_heading,
.blog-page-s-1 .big_heading,
.traitements-page-s-1 .big_heading {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 56px;
  padding-top: 10px;
}

.service_page_container .s-2 .big_heading,
.service_page_container .s-4 .big_heading,
.elearning_page_container .s-2 .big_heading,
.elearning_page_container .s-5 .big_heading,
.contact-page-bottom-img .big_heading,
.traitements-page-s-2 .big_heading,
.traitements-page-s-3 .big_heading,
.traitements-page-s-5 .big_heading {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.qui_sommes_page_s_2_bg .big_heading {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.service_page_container .s-1 .sub_text,
.service_page_container .s-2 .sub_text,
.service_page_container .s-3 .sub_text,
.service_page_container .s-4 .sub_text,
.elearning_page_container .s-1 .sub_text,
.elearning_page_container .s-2 .sub_text,
.elearning_page_container .s-3 .sub_text,
.elearning_page_container .elearning-page-s-4 .sub_text,
.elearning_page_container .s-5 .sub_text,
.elearning_page_container .elearning-page-s-6 .sub_text,
.elearning-page-s-9 .sub_text,
.elearning-page-s-9 .small_heading,
.ontact-page-s-1 .sub_text,
.contact-page-bottom-img .sub_text,
.traitements-page-s-1 .sub_text,
.traitements-page-s-3 .sub_text,
.traitements-page-s-5 .sub_text,
.traitements-page-s-5-listing-data,
.qui_sommes_page_s_1 .sub_text,
.qui_sommes_page_s_2_bg .sub_text {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.service_page_container .s-1 .hero_text,
.elearning_page_container .s-1-hero-data {
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: center;
  transform: translate(-50%, 85%);
}

.qui_sommes_page_s_1 .hero_text {
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: center;
  transform: translate(-50%, 50%);
}

.contact-page-s-1 .hero_text,
.blog-page-s-1 .hero_text {
  display: flex;
  justify-content: space-between;
  width: 90%;
  align-items: end;
  transform: translate(-50%, -50px);
}

.service_page_container .s-1 .left_container,
.service_page_container .s-1 .left_container,
.contact-page-s-1 .left_container,
.blog-page-s-1 .left_container,
.qui_sommes_page_s_1 .left_container {
  text-align: start;
}

.service_page_container .s-1 .right_container,
.elearning_page_container .s-1 .right_container,
.contact-page-s-1 .right_container,
.blog-page-s-1 .right_container {
  width: 350px;
  text-align: start;
}

.h_100vh {
  height: 100vh;
}

.w_90 {
  width: 90%;
}

.s-2-img-container-hw {
  width: 450px;
  height: 450px;
}

.service_page_container .s-2 {
  padding: 100px 0;
}

.service_page_container .s-3-bg {
  background-image: url("../img/service-page-s-3-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.service_page_container .s-3-inner-bg {
  background-image: url("../img/service-page-s-3-inner-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* height: 500px; */
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 60px 100px;
}

.service_page_container .s-3-heading {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.service_page_container .s-3-img {
  /* width: 70px;
    height: 70px; */
}

.service_page_container .w_600 {
  width: 600px;
}

.service-page-s-5-bg {
  background-image: url("../img/service-page-s-5-bg.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

.service_page_container .s-5-heading {
  color: #fff;
  font-size: 37.845px;
  font-style: normal;
  font-weight: 300;
  line-height: 45px;
}

.service_page_container .s-5-sub-txt {
  font-size: 22.449px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.service-page-s-5-data {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-100%, -50%);
  width: 500px;
}

.service-page-s-5 .s-5-listing-heading {
  color: #fff;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.service-page-s-5 .s-5-listing-data {
  color: #fff;
  font-family: "ABC Diatype";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.mt_100 {
  margin-top: 100px;
}

.mb_100 {
  margin-bottom: 100px;
}

.service-page-s-6 .s-6-bg {
  background-image: url("../img/service-page-s-6-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 754px;
}

.service-page-s-6-img {
  height: 754px;
}

/* .service-page-s-6-slider-2.service-page-s-6 .s-6-bg {
    background-image: url('../img/service-page-s-6-bg.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 754px;
}

.service-page-s-6-slider-2 .service-page-s-6-img {
    height: 754px;
} */

.service-page-s-6-line-img {
  width: 1px !important;
  position: absolute;
  bottom: 0px;
  height: calc(100% - 380px);
}

.service-page-s-6-slider-2 .service-page-s-6-line-img.cus-slider-2 {
  width: 1px !important;
  position: absolute;
  bottom: -115px;
  height: calc(100% - 200px);
}

.lyner_pro_mobile_app_slider_small_header {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  text-transform: uppercase;
}

.lyner_pro_mobile_app_slider_big_heading {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.lyner_pro_mobile_app_slider_sub_txt {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.s-6-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-left: 50px;
}

.s-6-sub-txt {
  color: rgba(255, 255, 255, 0.8);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-left: 50px;
}

.lyner_pro_mobile_app_slider .owl-dots {
  display: block !important;
  position: absolute;
  top: 100px;
  left: 45px;
  /* transform: translate(-50%); */
}

.lyner_pro_mobile_app_slider.lyner_pro_mobile_app_slider_2 .owl-dots {
  display: block !important;
  position: absolute;
  top: 100px !important;
  left: 45px;
  /* transform: translate(90px, 0); */
}

.pt_100 {
  padding-top: 100px !important;
}

.lyner_pro_mobile_app_slider .owl-nav,
.elearning_page_s3_slider .owl-nav {
  display: none;
}

/* elearning page css */
.elearning_page_container .s-1-bg {
  background-image: url("../img/e-learning-hero-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.elearning_page_container .s-3-bg {
  background-image: url("../img/elearning-s-3-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 90%;
  height: 450px;
  background-position: unset;
}

.w-90 {
  width: 90%;
}

.img-360 {
  width: 500px;
  height: 500px;
}

.elearning_page_s3_slider_heading {
  background: linear-gradient(90deg, #71c9fc 0%, #9aaaec 40%, #c2b9ea 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.elearning_page_s3_slider_rightside_heading {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.elearning_page_s3_slider .owl-dots {
  position: absolute;
  right: 20px;
  top: 95%;
}

.padd_50 {
  padding: 50px;
}

.elearning_page_container .s-4-bg {
  background-image: url("../img/elearning-s-4-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.elearning_page_container .elearning-page-s-4 .big_heading {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.elearning_page_container .s-6-bg {
  background-image: url("../img/elearning-s-6-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 600px;
}

.elearning_page_container .s-6-heading {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
}

.elearning-page-s-9 {
  background-image: url("../img/elearning-s-9-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: -2px;
}

.elearning-s-9-bg-rightside-img {
  /* background-image: url("../img/elearning-s-9-bg-rightside-img.png"); */
  background-image: url("../img/Group1171281264.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.elearning-page-count {
  background: linear-gradient(
    91deg,
    #71c9fc -36.9%,
    #9aaaec 33.37%,
    #c2b9ea 103.65%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 64px;
  font-style: normal;
  font-weight: 255;
  line-height: normal;
}

.elearning-page-s-9 .big_heading {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.elearning-page-s-9 .w-90::before {
  content: "";
  border-right: 0.5px solid #575759;
  height: 100%;
  display: block;
  position: absolute;
  left: 300px;
  top: 0;
}

.py-100 {
  padding: 100px 0;
}

.py-60 {
  padding: 60px 0;
}

.white-scroller {
  position: sticky;
  top: 100px;
  left: 300px;
  transform: translate(-13px);
  z-index: 1;
  width: 30px;
  height: 35px;
}

.elearning-page-count-two {
  background: linear-gradient(
    91deg,
    #71c9fc -36.9%,
    #9aaaec 33.37%,
    #c2b9ea 103.65%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 64px;
  font-style: normal;
  font-weight: 255;
  line-height: normal;
}

.elearning-page-heading-two {
  background: linear-gradient(
    192deg,
    #fff -18.15%,
    rgba(153, 153, 153, 0) 83.59%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.elearning-page-s-9-video {
  width: 500px;
  height: 100px;
  position: absolute;
  top: 45%;
  left: 45%;
  transform: translate(-50%, -50%);
}

.contact-page-s-1,
.blog-page-s-1 {
  background-image: url("../img/contact-page-s-1-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ontact-page-s-1-video {
  height: 133.794px;
}

.contact-page-s-2-rightside-bg {
  background-image: url("../img/contact-page-s-2-rightside-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.contact-page-s-2-leftside-bg {
  background-image: url("../img/contact-page-s-2-leftside-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.grident-text-color {
  background: linear-gradient(90deg, #71c9fc 0%, #9aaaec 40%, #c2b9ea 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 28px;
}

.leftside-text {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.require_icon {
  color: #185ef8;
}

.form-label {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.form-control,
.form-control:hover,
.form-control:active,
.form-control:focus {
  border-radius: 4px;
  border: 1px solid var(--White-details-2, rgba(255, 255, 255, 0.2));
  background: transparent;
  box-shadow: none;
  color: #fff;
}

.form-control::placeholder {
  color: #cfcfcf;
  opacity: 0.9;
}

.contact-page-bottom-img {
  background-image: url("../img/contact-page-bottom-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  border-radius: 15px 0 0 15px;
}

.contact-page-img {
  border-radius: 0 15px 15px 0;
}

/* blog page css */
.blog_date_txt {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.blog_details_txt {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
}

.blog-page-pagination {
  background-image: url("../img/contact-page-bottom-img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 200px;
  padding-top: 100px;
}

.blog-page-pagination ul li {
  color: #6e6e6e;
  cursor: pointer;
}

.traitements-page-s-1 {
  background-image: url("../img/traitements-page-s-1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.traitements-page-s-1 .hero_text {
  position: absolute;
  top: 18%;
  left: 100px;
  transform: translate(0);
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  color: #fff;
}

.w-40 {
  width: 40%;
}

.traitements-page-s-2-bg {
  background-image: url("../img/traitements-page-s-2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: -1px;
}

.traitements-page-s-2 .normal_txt {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* .traitements-page-s-4-bg {
    background-image: url('../img/contact-page-bottom-img.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 500px;
    border-radius: 15px;
} */

.color_txt {
  background: linear-gradient(to right, #71c9fc 0%, #9aaaec 50%, #c2b9ea 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.optimisation_du_traitement_slider .owl-nav {
  position: absolute;
  left: 20px;
  top: 83%;
}

.optimisation_du_traitement_slider .owl-dots {
  position: absolute;
  right: 20px;
  top: 18px;
}

.traitements-page-s-5-top-bg {
  background-image: url("../img/traitements-page-s-5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.traitements-page-s-5-bottom-bg {
  background-image: url("../img/traitements-page-s-5-bottom-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.traitements-page-s-5-bg {
  background-image: url("../img/traitements-page-s-5-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.traitements-page-s-5-font-20 {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.traitements-page-s-5-bottom-right {
  background-image: url("../img/traitements-page-s-5-bottom-right.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100%;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.blog-page-pagination .active {
  color: #fff;
}

/* qui_sommes_page css */
.qui_sommes_page_s_2_bg {
  background-image: url("../img/qui_sommes_page_s_2_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.qui_sommes_page_s_2_card_bg {
  background-image: url("../img/qui_sommes_page_s_2_card_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 35px 30px !important;
}

.w-80 {
  width: 80%;
}

.qui_sommes_page_s_2_bg .normal_text {
  color: #fff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
}

.squi_sommes_page_s_3_list {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.qui_sommes_page_s_3_bg video {
  width: 570.25px;
  height: 142.655px;
}

.qui_sommes_page_s_3_bg {
  background-image: url("../img/qui_sommes_page_s_2_bg_bottom.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.qui_sommes_page_line {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pb_50 {
  padding-bottom: 50px;
}

.les_traitements_slider_2 {
  width: 300px !important;
  height: 400px;
}

.qui_sommes_page_s_3_heading_text {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.s-8-slide-2-heading-text {
  background: linear-gradient(to right, #71c9fc 0%, #9aaaec 50%, #c2b9ea 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.s-8-slide-2 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.s-8-slide-2-sub-title {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

#myVideo {
  width: 100%;
  height: auto;
}

.controls {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.hidden {
  display: none;
}

.elearning-s-8-small-heading {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  text-transform: uppercase;
}

.elearning-s-8 .les_traitements_slider .owl-nav {
  position: absolute;
  top: 85%;
  left: 52%;
  margin-top: 0px;
}

.blog-page-s-2 img {
  height: 344px;
}

.les_traitements_slider_2_bg {
  background-image: url("../img/les_traitements_slider_2_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.traitements-page-s-4-bg {
  background-image: url("../img/traitements-page-s-4-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 500px;
}

.ipad-img {
  background-image: url("../img/ipad-img.png");
  background-repeat: no-repeat;
  background-size: 367px 474px;
  position: relative;
  background-position: center;
}

.traitements-page-s-4-bg .small_heading {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.8px;
  text-transform: uppercase;
}

.traitements-page-s-4-bg .big_heading {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}

.traitements-page-s-2 .video-container {
  width: 328.1px;
  height: 435.196px;
  /* border-radius: 0;
    position: absolute;
    top: 20px;
    left: 20px; */
  top: 1px;
  right: 5px;
  border-radius: 7px;
}

.lyner_pro_mobile_app_slider .owl-item active {
  width: 400px;
}

/* .certification_cls {
    color: #FFF;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    position: relative;
} */

/* .lyner_certification {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 290px;
    top: 30px;
    left: 12px;
} */

/* .Logo-small-img {
    position: relative;
    left: 20px;
} */

.hide_scroll::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* .elearning-page-s-9::before {
    content: '';
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.773546918767507) 0%, rgba(32,80,176,1) 100%);
    background: linear-gradient(0deg, rgba(32,80,176,1) 0%, rgba(0,0,0,0.773546918767507) 100%);
    height: 350px;
    position: absolute;
    bottom: 0;
    width: 65%;
} */
.sticky {
  position: sticky !important;
  top: 0;
}

.qui_sommes_page_s_1 .left_container {
  position: relative;
  bottom: 150px;
}

.play_btn_border {
  border: 1px solid #97abed;
  padding: 10px;
  border-radius: 5px;
}

#targetsection {
  border-top: 1px solid #213979;
  border-bottom: 1px solid #213979;
}

.slider_video {
  position: absolute;
  width: 270px;
  height: 370px;
}

.cus_svg {
  width: 18.266px;
  height: 19.723px;
}

.elearning-s-8 .owl-nav,
.elearning-s-8 .owl-dots {
  display: none !important;
}

.traitements_page_container .s-8-slide-2-heading-text {
  background: #71c9fc;
  background: linear-gradient(to right, #71c9fc 0%, #9aaaec 81%, #c2b9ea 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}

.traitements-s-2-text {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
  font-weight: 900;
}

.d_none_desktop {
  display: none;
}

/* @@media */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
  /* .s-3-bg {
        background-position: 0 -200px;
    } */

  /* .s-3-data {
        top: 300px;
    } */
}

@media only screen and (min-device-width: 810px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) {
  #placeholderImage {
    display: none !important;
  }

  .qui_sommes_page_s_1 .left_container {
    position: relative;
    bottom: 0;
  }

  .s-7 .item {
    height: 100% !important;
  }

  .white-scroller,
  .elearning-page-s-9 .w-90::before {
    left: 300px;
  }

  .traitements-page-s-4-bg {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .traitements-page-s-2 .video-container {
    width: 221px;
    height: 290px;
    top: 0px;
  }

  .ipad-img {
    background-size: 100%;
  }

  .service_page_container .s-1 .hero_text,
  .elearning_page_container .s-1-hero-data,
  .qui_sommes_page_s_1 .hero_text {
    flex-direction: column;
  }

  .service_page_container .s-1 .hero_text {
    top: 57%;
  }

  .service_page_container .right_container,
  .blog_page_container .right_container,
  .contact_page_container .right_container,
  .elearning_page_container .right_container,
  .qui_sommes_page_container .right_container {
    margin-top: 30px;
  }

  .blog-page-s-2 img {
    height: auto;
  }

  .ipad_pt_50 {
    padding-top: 50px;
  }

  .left_container,
  .right_container {
    text-align: center !important;
  }

  .contact_page_container .hero_text {
    left: 0;
    top: 150px;
  }

  .contact-page-s-1 .hero_text,
  .blog-page-s-1 .hero_text {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    flex-direction: column;
  }

  .elearning-page-s-9-video {
    width: 180px;
    height: 180px;
    top: 35%;
  }

  .elearning-s-9-bg-rightside-img {
    height: 464px !important;
    margin-top: 50px;
  }

  .elearning_page_s3_slider .owl-dots {
    top: 92%;
  }

  .elearning_page_container .s-3-bg {
    height: 100%;
  }

  .elearning_page_container .s-1-bg {
    height: 100vh;
  }

  .img-360,
  .phone-frame-img {
    width: 100%;
    height: 100%;
  }

  .mob_d_flex {
    display: flex;
  }

  .lyner_pro_mobile_app_slider .owl-dots {
    top: 180px !important;
    left: 26% !important;
    transform: translate(-50%);
  }

  .lyner_pro_mobile_app_slider.lyner_pro_mobile_app_slider_2 .owl-dots {
    top: 180px !important;
    left: 26% !important;
    transform: translate(-50%) !important;
  }

  .service-page-s-5-data {
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    padding: 20px;
  }

  .service-page-s-5-bg {
    background: #000;
    background-image: none;
  }

  .mob_mb_100 {
    margin-bottom: 100px;
  }

  .mob_mt_100 {
    margin-top: 100px;
  }

  .service_page_container .s-3-inner-bg,
  .service-page-s-6 .s-6-bg,
  .service-page-s-6-img {
    height: auto;
  }

  .service_page_container .s-3-bg {
    background-size: 100% 100%;
    height: 100vh;
  }

  .h_100vh {
    height: max-content;
  }

  .s-2-img-container-hw {
    width: 100%;
    height: 100%;
  }

  .mob_position_relative {
    position: relative;
  }

  .traitements-page-s-1,
  .video-qui_sommes_page_s_1.h_100vh,
  .service-page-s-5,
  .contact-page-s-1,
  .blog-page-s-1,
  .traitements-page-s-1,
  .qui_sommes_page_container .video-container {
    height: 100vh !important;
  }

  .s-3-bg {
    background-position: top;
    height: 700px;
  }

  .s-3-data {
    position: relative;
    top: 350px;
  }

  .s_4_box_big_bg,
  .s_4_box_small_bg {
    height: 295px !important;
  }

  .les_traitements_slider .owl-nav {
    display: none !important;
  }

  .ipad_me_0 {
    margin-right: 0 !important;
  }

  .s-7 .item {
    height: 100% !important;
  }

  .s-8-big-heading,
  .s-10-big-heading {
    font-size: 24px;
  }

  .qui_sommes_page_s_2_card_bg {
    padding: 50px;
  }

  .qui_sommes_page_s_2_bg .ms-5 {
    margin-left: 1rem !important;
  }

  .blog_page_container .right_container {
    margin-top: 30px;
  }

  .contact-page-s-2 .p-5 {
    padding: 2rem !important;
  }

  .traitements-page-s-1 .hero_text {
    left: 0;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    top: 70%;
  }
}

@media only screen and (min-device-width: 810px) and (max-device-width: 1194px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .blog-page-s-2 img {
    height: auto;
  }

  .qui_sommes_page_s_1 .right_container,
  .service_page_container .s-1 .right_container,
  .blog-page-s-1 .right_container,
  .contact-page-s-1 .right_container {
    width: 100%;
    padding-top: 20px;
  }

  .qui_sommes_page_s_1 .hero_text,
  .service_page_container .s-1 .hero_text {
    flex-direction: column;
    transform: translate(-50%, 0%);
    top: 65%;
  }

  .service_page_container .s-4 {
    padding: 100px 0;
  }

  .ipad_mt_50 {
    margin-top: 50px !important;
  }

  .white-scroller,
  .elearning-page-s-9 .w-90::before {
    left: 250px;
  }
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .mob_text_center {
    text-align: center !important;
  }

  .slider_video {
    position: absolute;
    width: 180px;
    height: 232px;
    top: 30%;
  }

  #placeholderImage {
    display: none !important;
  }

  .s-7 .item {
    height: 100% !important;
  }

  .s-7-bg {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .ipad_none {
    display: none;
  }

  .white-scroller,
  .elearning-page-s-9 .w-90::before {
    left: 250px;
  }

  .traitements-page-s-4-bg {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .traitements-page-s-2 .video-container {
    width: 221px;
    height: 290px;
    top: 0px;
  }

  .ipad-img {
    background-size: 100%;
  }

  .traitements-page-s-1 .hero_text {
    left: 0;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    top: 70%;
  }

  .service_page_container .s-1 .hero_text,
  .elearning_page_container .s-1-hero-data {
    flex-direction: column;
  }

  .service_page_container .s-1 .hero_text {
    top: 57%;
  }

  .elearning_page_container .s-1-hero-data {
    top: 40%;
  }

  .service_page_container .right_container,
  .blog_page_container .right_container,
  .contact_page_container .right_container,
  .elearning_page_container .right_container {
    margin-top: 30px;
  }

  .blog_page_container .right_container {
    margin-top: 30px;
  }

  .h_100vh {
    height: max-content;
  }

  .service-page-s-5-bg {
    background: #000;
    background-image: none;
  }

  .img-360,
  .phone-frame-img,
  .s-2-img-container-hw img {
    width: 100% !important;
    height: 100% !important;
  }

  .elearning_page_container .s-3-bg {
    height: auto;
  }

  .s-3-bg {
    background-position: top;
    height: 700px;
  }

  .s_4_box_big_bg,
  .s_4_box_small_bg {
    height: 350px !important;
  }

  .les_traitements_slider .owl-nav {
    display: none !important;
  }

  .ipad_me_0 {
    margin-right: 0 !important;
  }

  /* .s-7 .item {
        height: 450px !important;
    } */

  .s-8-big-heading,
  .s-10-big-heading {
    font-size: 24px;
  }

  .s-3-sub-text {
    width: 100%;
    padding: 20px;
  }

  .les_traitements_slider_2 {
    width: 200px !important;
    height: 250px;
    margin-top: 30px;
  }

  .home-page-s-9 .video-container video {
    height: auto;
  }

  .video-qui_sommes_page_s_1.h_100vh {
    height: 100vh !important;
  }

  .qui_sommes_page_s_2_card_bg {
    padding: 50px;
  }

  .qui_sommes_page_s_2_bg .ms-5 {
    margin-left: 1rem !important;
  }

  .contact-page-s-2 .p-5 {
    padding: 2rem !important;
  }
}

@media only screen and (max-width: 768px) {
  .mob_text_center {
    text-align: center !important;
  }

  .slider_video {
    position: absolute;
    width: 180px;
    height: 233px;
    top: 30%;
  }

  #placeholderImage {
    display: none !important;
  }

  .qui_sommes_page_s_1 .left_container {
    position: relative;
    bottom: 0;
  }

  .ipad_none {
    display: none;
  }

  .white-scroller,
  .elearning-page-s-9 .w-90::before {
    left: 250px;
  }

  .elearning-page-count-two {
    font-size: 55px;
  }

  .traitements-page-s-4-bg {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .traitements-page-s-2 .video-container {
    width: 221px;
    height: 290px;
    top: 0px;
  }

  .ipad-img {
    background-size: 100%;
  }

  .service_page_container .s-1 .hero_text,
  .elearning_page_container .s-1-hero-data {
    flex-direction: column;
  }

  .service_page_container .s-1 .hero_text {
    top: 50%;
  }

  .service_page_container .right_container,
  .blog_page_container .right_container,
  .contact_page_container .right_container,
  .elearning_page_container .right_container {
    margin-top: 30px;
  }

  .blog-page-s-2 img {
    height: auto;
  }

  .blog_page_container .right_container {
    margin-top: 30px;
  }

  .les_traitements_slider_2 {
    width: 200px !important;
    height: 250px;
    margin-top: 30px;
  }

  .qui_sommes_page_s_1 .hero_text {
    transform: translate(0);
    flex-direction: column;
    left: 0;
    top: 50%;
    width: 100%;
  }

  .traitements-page-s-1,
  .qui_sommes_page_container .video-container,
  .contact-page-s-1,
  .blog-page-s-1 {
    height: 100vh !important;
  }

  .ipad_pt_50 {
    padding-top: 50px;
  }

  .ipad_mt_50 {
    margin-top: 50px;
  }

  .left_container,
  .right_container {
    text-align: center !important;
  }

  .contact_page_container .hero_text {
    left: 0;
    top: 50%;
  }

  .contact-page-s-1 .hero_text,
  .blog-page-s-1 .hero_text {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
    flex-direction: column;
  }

  .elearning_page_container .s-1 .right_container {
    text-align: center;
  }

  .elearning_page_container .s-1-hero-data {
    flex-direction: column;
    /* transform: translate(-50%, 50%); */
    top: 30% !important;
  }

  /* .elearning_page_container .right_container {
        margin-top: 30px;
    } */

  .elearning-page-s-6 .mob_pt_50 {
    padding-top: 30px !important;
  }

  /* .elearning-page-s-9-video {
        width: 180px;
        height: 180px;
        top: 35%;
    } */

  .elearning-s-9-bg-rightside-img {
    height: 464px !important;
    margin-top: 50px;
  }

  .elearning_page_s3_slider .owl-dots {
    top: 92%;
  }

  .elearning_page_container .s-3-bg {
    height: 100%;
  }

  .elearning_page_container .s-1-bg {
    height: 100vh;
  }

  .img-360,
  .phone-frame-img {
    width: 100%;
    height: 100%;
  }

  .mob_d_flex {
    display: flex;
  }

  .lyner_pro_mobile_app_slider .owl-dots {
    top: 150px !important;
    left: 28% !important;
    transform: translate(-50%);
  }

  .lyner_pro_mobile_app_slider.lyner_pro_mobile_app_slider_2 .owl-dots {
    top: 180px !important;
    left: 28% !important;
    transform: translate(-50%) !important;
  }

  .mob_position_relative {
    position: relative;
  }

  .service-page-s-5-data {
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    padding: 20px;
  }

  .service-page-s-5-bg {
    background: #000;
    background-image: none;
  }

  .service-page-s-5 {
    height: 100vh !important;
  }

  .mob_mb_100 {
    margin-bottom: 100px;
  }

  .mob_mt_100 {
    margin-top: 100px;
  }

  .service_page_container .s-3-inner-bg,
  .service-page-s-6 .s-6-bg,
  .service-page-s-6-img {
    height: auto;
  }

  .service_page_container .s-3-bg {
    background-size: 100% 100%;
    height: 100vh;
  }

  .h_100vh {
    height: max-content;
  }

  .s-2-img-container-hw {
    width: 100%;
    height: 100%;
  }

  .s-3-bg {
    background-position: top;
    background-size: 100%;
  }

  .s_4_box_big_bg,
  .s_4_box_small_bg {
    height: 345px !important;
  }

  .les_traitements_slider .owl-nav {
    display: none !important;
  }

  .ipad_me_0 {
    margin-right: 0 !important;
  }

  .s-7 .item {
    height: 100% !important;
  }

  .s-7-bg {
    height: 100vh;
  }

  .s-8-big-heading,
  .s-10-big-heading,
  .qui_sommes_page_s_3_heading_text {
    font-size: 24px;
  }

  .home-page-s-9 .video-container video {
    height: auto;
  }

  .qui_sommes_page_container .right_container {
    margin-top: 30px;
  }

  .qui_sommes_page_s_2_card_bg {
    padding: 50px;
  }

  .qui_sommes_page_s_2_bg .ms-5 {
    margin-left: 1rem !important;
  }

  .contact-page-s-2 .p-5 {
    padding: 2rem !important;
  }

  .traitements-page-s-1 .hero_text {
    left: 0;
    text-align: center;
    padding: 0 20px;
    width: 100%;
    top: 60%;
  }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
  .blog-page-s-2 img {
    height: auto;
  }

  .qui_sommes_page_s_1 .hero_text,
  .service_page_container .s-1 .hero_text {
    flex-direction: column;
    transform: translate(-50%, 0%);
  }

  .qui_sommes_page_s_1 .right_container,
  .service_page_container .s-1 .right_container,
  .blog-page-s-1 .right_container,
  .contact-page-s-1 .right_container {
    width: 100%;
    padding-top: 20px;
  }

  .service_page_container .s-4 {
    padding: 100px 0;
  }

  .ipad_mt_50 {
    margin-top: 50px !important;
  }

  .s-8-bg {
    border-radius: 15px;
  }

  .home-page-s-9 .video-container video {
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .s-7 .item {
    background-image: url(../img/mobile-s-7-gradient.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .mobile-s-7-bg {
    background-image: url(../img/mobile-s-7-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .home_slider_4 .s_4_heading {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }

  .home_slider_4 .s_4_sub_text {
    font-size: 15px;
    line-height: normal;
  }

  .home_slider_4 .mobile_s_4_box_small_bg {
    background-image: url(../img/mobile_s_4_box_small_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 1.5rem;
    margin: 1.5rem;
    border-radius: 15px;
    height: 380px;
  }

  .mob_s_4_img {
    width: 50px !important;
    height: 50px;
    aspect-ratio: 1/1;
    margin-bottom: 40px;
  }

  .home-page-s-9-mobile span {
    background: linear-gradient(
      to right,
      #71c9fc 0%,
      #9aaaec 50%,
      #c2b9ea 100%
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .home-page-s-9-mobile {
    padding: 40px;
  }

  .home-page-s-9-mobile-heading {
    color: #fff;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 40px;
  }

  .home-page-s-9-mobile-subtxt {
    color: #c5c5c5;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .mob_justify_content_start {
    justify-content: start !important;
  }

  .s-8-big-heading {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  .les_traitements_slide_3 .small_header {
    color: #fff;
    font-size: 10.402px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.624px;
    text-transform: uppercase;
  }

  .les_traitements_slide_3 .heading_text {
    color: #fff;
    font-size: 17.337px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .les_traitements_slide_3 .sub_text {
    color: #c5c5c5;
    font-size: 13.003px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
  }

  .img_seen_mob {
    display: block !important;
    padding: 1.5rem;
  }

  .s-2 .video-container {
    height: auto;
  }

  .service_page_container .s-5-heading {
    font-size: 25px;
    line-height: 32px;
  }

  .mob_mb_10 {
    margin-bottom: 10px !important;
  }

  .service_page_container .s-5-sub-txt {
    font-size: 18px;
    margin-top: 20px;
  }

  .service-page-s-5 {
    background-image: url(../img/mobile-service-page-s-5-bg.png);
    height: 1000px !important;
    background-repeat: no-repeat;
  }

  .service-page-s-5 .s-5-listing-heading {
    font-size: 15px;
    line-height: 23px;
  }

  .service_page_container .s-3-bg {
    background-image: url(../img/mobile-service-page-s-3-bg.png);
  }

  .service-page-s-5-data {
    top: 64%;
  }

  .qui_sommes_page_s_2_bg .pb_50 {
    padding-bottom: 0;
  }

  .qui_sommes_page_s_2_card_bg.mb-5 {
    margin-bottom: 0rem !important;
  }

  .qui_sommes_page_container .hidden {
    display: none;
  }

  .show {
    display: block;
  }

  .toggle-btn {
    cursor: pointer;
    text-decoration: underline;
  }

  .see_more_txt {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-decoration: underline;
    margin-top: 25px;
  }

  .qui_sommes_page_s_3_bg {
    background-image: url(../img/mobile_qui_sommes_page_s_2_bg_bottom.png);
  }

  .qui_sommes_page_s_2_card_bg {
    background-image: url(../img/mobile_qui_sommes_page_s_2_card_bg.png);
    border-radius: 15px;
    margin-top: 50px !important;
  }

  .qui_sommes_page_s_2_bg .small_heading,
  .qui_sommes_page_s_2_bg .big_heading,
  .qui_sommes_page_s_2_bg .normal_text,
  .qui_sommes_page_s_2_bg .sub_text {
    text-align: start !important;
  }

  .qui_sommes_page_s_2_bg .big_heading {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    margin-top: 20px;
  }

  .elearning-page-count {
    margin-bottom: 20px;
  }

  .mob-elearning-page-s-9 {
    background-image: url(../img/mob-elearning-page-s-9-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 1300px;
  }

  .elearning-page-s-9 .big_heading {
    font-size: 20px;
    line-height: 28px;
  }

  .mob_column_reverse {
    flex-direction: column-reverse;
  }

  .hero_text {
    font-size: 25px;
    line-height: 32px;
  }

  .elearning_page_container .s-1-bg {
    background-image: url(../img/mobile-e-learning-hero-img.png);
  }

  .les_traitements_slide_3 {
    background-image: url(../img/mobile_les_traitements_slide_3.png);
    height: 100%;
    background-size: 100% 100%;
  }

  .les_traitements_slide_3 .cus_footer_text {
    line-height: 28px;
    font-size: 20px;
    margin-top: 50%;
  }

  .traitements-page-s-2 .padd_50,
  .mob_p_0 {
    padding: 0 !important;
  }

  .mob_p_30_35 {
    padding: 35px 30px !important;
  }

  .ipad-img {
    background-size: 250px 300px;
    height: 300px;
  }

  .traitements-page-s-2 .video-container {
    width: 225px;
    height: 280px;
    right: 0;
  }

  .service_page_container .s-2 .big_heading,
  .service_page_container .s-4 .big_heading,
  .elearning_page_container .s-2 .big_heading,
  .elearning_page_container .s-5 .big_heading,
  .contact-page-bottom-img .big_heading,
  .traitements-page-s-2 .big_heading,
  .traitements-page-s-3 .big_heading,
  .traitements-page-s-5 .big_heading,
  .traitements-page-s-4-bg .big_heading {
    font-size: 25px;
    line-height: 32px;
  }

  .traitements-page-s-4-bg .big_heading {
    padding: 0 1.5rem;
    text-align: start !important;
  }

  .traitements-page-s-5 .video-container {
    height: 320px;
  }

  .traitements-page-s-5-bg.padd_50,
  .traitements-page-s-2 .p-4 {
    padding: 0 30px;
  }

  .mob_mt_50 {
    margin-top: 50px !important;
  }

  .mob_pb_50 {
    margin-bottom: 50px !important;
  }

  .traitements-page-s-5-font-20 {
    font-size: 18px;
    line-height: 24px;
  }

  .mob_h_300 {
    height: 300px !important;
    border-radius: 15px;
  }

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

  .mob_mt_10 {
    margin-top: 10px !important;
  }

  .traitements-page-s-5-bottom-right svg {
    width: 10px;
    height: 10px;
    margin-top: 5px;
  }

  .mob_align_start {
    align-items: start !important;
  }

  .mob-elearning-page-s-9 .mob_font {
    font-size: 20px;
    line-height: 28px;
  }

  .s-10-big-heading {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .elearning_page_container .s-2 .big_heading {
    margin-top: 20px;
  }

  .max_z_index {
    z-index: 999;
    position: fixed;
    width: 100%;
  }

  .d_none_mob {
    display: none !important;
  }

  .d_none_desktop {
    display: block;
  }

  .contact-page-s-2-leftside-bg,
  .contact-page-s-2-rightside-bg {
    border-radius: 20px;
  }

  .traitements-page-s-5-bottom-right,
  .traitements-page-s-5-bg {
    border-radius: 15px;
  }

  .mob_text_center {
    text-align: center !important;
  }

  .slider_video {
    position: absolute;
    width: 180px;
    height: 230px;
    top: 88px;
  }

  #placeholderImage {
    display: unset !important;
  }

  .ipad_none {
    display: block;
  }

  .qui_sommes_page_s_3_bg .ps-5 {
    padding-left: 0rem !important;
  }

  /* .elearning-page-s-9-video {
        width: 180px;
        height: 180px;
        top: 50%;
    } */

  /* .lyner_certification {
        top: 60px;
    } */

  .traitements-page-s-4-bg {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .contact-page-s-2 .p-5 {
    padding: 2rem !important;
  }

  .blog-page-s-2 img {
    height: auto;
  }

  .les_traitements_slider_2 {
    width: 200px !important;
    height: 250px;
    margin-top: 30px;
  }

  .s-8-bg {
    border-radius: 15px;
  }

  .traitements-page-s-5 video {
    height: 100%;
  }

  .w-80 {
    width: 90%;
  }

  .qui_sommes_page_s_1 .hero_text {
    transform: translate(0);
    flex-direction: column;
    left: 0;
    /* top: 20%; */
    width: 100%;
  }

  .qui_sommes_page_line,
  .mob-d-none {
    display: none;
  }

  .qui_sommes_page_s_2_bg .ms-5 {
    margin-left: 0 !important;
    text-align: center;
  }

  .qui_sommes_page_s_2_bg .sub_text {
    text-align: center;
  }

  .blog-page-pagination .w-90 {
    flex-direction: column;
    gap: 20px;
  }

  .list-unstyled {
    gap: 30px !important;
  }

  .blog-page-pagination {
    padding-top: 50px;
    height: 250px;
  }

  .traitements-page-s-1 {
    background-size: 100%;
    background-position: bottom;
    background-image: url(../img/mobile-traitement-s-1-bg.png);
  }

  .traitements_page_container {
    background: #000;
  }

  .traitements_page_container .s-8-slide-2,
  .traitements-s-2-text {
    font-size: 25px;
  }

  .traitements_page_container .s-8-slide-2-sub-title {
    color: #fff;
    font-size: 18px;
  }

  .traitements-page-s-2-bg {
    background-image: url(../img/mobile-traitements-page-s-2.png);
  }

  .traitements-page-s-3 {
    background-color: #fff;
  }

  .traitements-page-s-3.py-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .w-40,
  .traitements-page-s-2 .w-90 {
    width: 100%;
  }

  .traitements-page-s-1 .hero_text {
    left: 0;
    text-align: start;
    padding: 1.5rem;
    top: 150px;
  }

  .blog-page-s-1 .hero_text {
    top: 45%;
    left: 0;
  }

  .ontact-page-s-1-video {
    height: 100px;
  }

  /* .blog-page-s-1 .big_heading {
        font-size: 30px;
    } */

  /* .traitements-page-s-1 .big_heading {
        font-size: 37px;
    } */

  .contact-page-bottom-img,
  .contact-page-img {
    border-radius: 0;
  }

  .contact-page-s-3 .col-md-6 {
    padding: 0;
  }

  .left_container,
  .right_container {
    text-align: start !important;
  }

  .contact_page_container .hero_text {
    left: 0;
    top: 300px;
    padding: 0 30px;
  }

  .contact-page-s-1 .hero_text {
    align-items: start;
  }

  .contact-page-s-1 {
    background-image: url(../img/hero-section-mobile-bg.png) !important;
  }

  .contact-page-s-1 .hero_text,
  .blog-page-s-1 .hero_text {
    width: 100%;
    transform: translate(0);
    flex-direction: column;
  }

  .contact-page-s-1,
  .blog-page-s-1 {
    height: 100vh !important;
  }

  .elearning_page_container .hero_text {
    left: auto;
  }

  .elearning-s-9-bg-rightside-img {
    height: 464px !important;
    background-size: 300px 463px;
    margin-bottom: 100px;
  }

  .mob-elearning-page-s-9 .owl-nav {
    display: none;
  }

  .white-scroller,
  .elearning-page-s-9 .w-90::before {
    display: none;
  }

  .elearning-page-s-6 .ps-5 {
    padding-left: 0 !important;
    padding: 0;
    padding-top: 0 !important;
  }

  .elearning_page_s3_slider .owl-dots {
    top: 95%;
    right: auto;
    transform: translate(-30px, -0%);
    left: 50%;
  }

  .elearning_page_container .s-3-bg {
    /* height: 100%;
        width: 100%; */
    border-radius: 15px;
  }

  .elearning_page_s3_slider_heading {
    font-size: 20px;
    line-height: 28px;
  }

  .mob-elearning-s-9-slider .owl-dots {
    position: absolute;
    top: 170px;
    right: 20px;
  }

  .elearning_page_s3_slider_rightside_heading {
    font-size: 15px;
    line-height: 23px;
    margin-top: 50px;
  }

  .mob_w_100 {
    width: 100% !important;
  }

  .elearning_page_container .s-1-hero-data {
    justify-content: center;
    transform: translate(-0%, 100%);
    flex-direction: column;
    width: 100%;
    padding: 0 1.5rem;
    align-items: start;
  }

  .elearning_page_container .s-1-bg {
    height: 100vh;
  }

  .lyner_pro_mobile_app_slider.lyner_pro_mobile_app_slider_2 .owl-dots {
    top: 150px !important;
    left: 55px !important;
    transform: translate(-50%);
  }

  .service-page-s-6-slider-2 .service-page-s-6-line-img.cus-slider-2 {
    bottom: 0;
    height: calc(100% - 450px);
  }

  .service_page_container .s-4 .big_heading,
  .service_page_container .s-4 .sub_text {
    text-align: start !important;
  }

  .s-4.h_100vh {
    height: 450px !important;
    align-items: start !important;
  }

  .service_page_container .s-3-bg {
    background-size: 100% 100%;
    height: auto;
  }

  .service-page-s-5-data {
    left: 0;
    transform: translate(-0%, -50%);
    width: auto;
    padding: 20px;
  }

  .lyner_pro_mobile_app_slider .owl-dots {
    top: 150px !important;
    left: 55px !important;
    transform: translate(-50%);
  }

  .service-page-s-6-line-img {
    height: calc(100% - 450px);
  }

  .s-6-heading,
  .s-6-sub-txt {
    margin-left: 20px;
  }

  .mob_position_relative {
    position: relative;
  }

  .service-page-s-6 .s-6-bg,
  .service-page-s-6-img {
    height: auto;
  }

  .service_page_container .s-4 .w-50 {
    width: 100% !important;
  }

  .mob_mt_100 {
    margin-top: 100px !important;
  }

  .mob_mb_100 {
    margin-bottom: 100px;
  }

  .elearning_page_container .s-5.align-items-center {
    align-items: start !important;
  }

  .s-3-inner-bg .d-flex {
    flex-direction: column;
  }

  .service_page_container .w_600 {
    width: auto;
  }

  .service_page_container .s-2 {
    padding: 100px 0;
    padding: 100px 1.5rem;
    margin: 0;
    width: 100%;
  }

  .service_page_container .s-3 .w_90 {
    width: 100%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .service_page_container .s-3-inner-bg {
    background-image: url(../img/mobile-service-page-s-3-inner-bg.png);
    height: auto;
    /* width: 100%; */
    margin: auto;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
    padding: 35px 30px !important;
    border-radius: 15px;
  }

  .s-2-img-container-hw,
  .img-360,
  .phone-frame-img {
    width: 100%;
    height: 100%;
  }

  .w_90 {
    width: 100%;
  }

  .h_100vh {
    height: max-content;
  }

  .service_page_container .s-1 .left_container,
  .service_page_container .s-1 .right_container,
  .elearning_page_container .s-1 .right_container {
    text-align: center;
  }

  .service_page_container .s-1 .right_container {
    width: auto;
    margin-top: 10px;
  }

  .service_page_container .s-1 .hero_text {
    transform: translate(0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 1.5rem;
    top: 60%;
  }

  .les_traitements_slider .owl-dots {
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    right: 0;
  }

  .home-page-s-9 .video-container {
    height: 320px;
  }

  .les_traitements_slider_2_bg {
    background-image: url(../img/mobile_les_traitements_slider_2_bg.png);
  }

  .s-2 #myVideo {
    width: 100%;
    height: 100%;
  }

  .s_5_heading {
    font-size: 25px;
    line-height: 32px;
  }

  .s-3-sub-text {
    margin-top: 30px !important;
    width: 100%;
    padding: 0 1.5rem;
  }

  #targetsection {
    border-top: none;
    border-bottom: none;
  }

  .service_page_container .s-3-img,
  .service_page_container .s-3-heading {
    margin-bottom: 10px;
  }

  .s-3-bg {
    background-image: url(../img/mobile-s-3-img.png);
    background-position: top;
    background-size: 100%;
    height: 700px;
  }

  .s-3-data {
    position: relative;
    top: 250px;
  }

  .zoom_1_5 {
    transform: scale(1) rotate(-32.775deg);
  }

  .siderbar_menu {
    width: 100%;
    height: 100%;
    top: 0;
  }

  .siderbar_menu.active {
    right: 0px;
  }

  .s_4_box_small_bg,
  .s_4_box_big_bg {
    height: auto;
    margin-bottom: 15px;
    height: auto !important;
  }

  .s-6::before,
  .s-6-scroll-img,
  .mob_d_none {
    display: none !important;
  }

  .elearning_page_container .s-5 .big_heading,
  .elearning_page_container .s-5 .sub_text {
    text-align: start !important;
  }

  .elearning_page_container .s-8-heading {
    color: #fff;
    font-size: 15px;
    line-height: 23px;
  }

  .mob_mt_30,
  .qui_sommes_page_container .right_container,
  .service_page_container .right_container,
  .blog_page_container .right_container,
  .contact_page_container .right_container,
  .elearning_page_container .right_container {
    margin-top: 30px;
  }

  .mob_pb_30 {
    margin-bottom: 30px;
  }

  .mob_pt_50 {
    padding-top: 50px !important;
  }

  .mob_pt_3rem {
    padding-top: 3rem;
  }

  .les_services_slider .item img,
  .s-7-bg {
    height: auto;
  }

  .footer_logo {
    width: 50% !important;
  }

  .s-5 .w-50 {
    width: 100% !important;
  }

  .les_services_slider .owl-nav {
    position: absolute;
    right: 50%;
    transform: translate(50%);
    margin-top: 10px !important;
    top: auto;
  }

  .s-7-btn {
    position: relative;
    right: 0px;
  }

  .s-7-header {
    flex-direction: column;
    /* align-items: center; */
    gap: 10px;
  }

  .mobile_les_services_slider .s-7-heading {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 30px;
  }

  .mobile_les_services_slider .s-7-box-heading {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
  }

  /* .s-7 {
        padding-bottom: 150px;
    } */

  .pr-0 {
    padding-right: 12px;
  }

  .pl-0 {
    padding-left: 12px;
  }

  .les_traitements_slider img {
    border-radius: 15px 15px 0 0;
  }

  .s-8-btn {
    text-align: start !important;
  }

  .hero_text {
    left: unset;
    transform: unset;
  }

  .footer_bottom_container {
    flex-direction: column-reverse !important;
    align-items: center;
  }

  .footer_bottom_right_container {
    flex-direction: column;
    align-items: center;
  }

  .cus_footer .mob_pt_50 {
    padding-top: 200px !important;
  }

  .siderbar_menu_bg {
    background-image: url(../img/mobile-menu-bg.png);
    height: 100%;
    width: 100vw;
    padding-top: 120px;
  }

  .footer_bg {
    background-image: url(../img/footer_bg.png);
    background-size: 100% 225px !important;
    background-repeat: no-repeat;
    height: 100% !important;
  }

  .s-7 .item {
    height: 490px !important;
  }

  .s-8-big-heading,
  .s-10-big-heading,
  .s-3-text,
  .qui_sommes_page_s_1 .big_heading,
  .service_page_container .s-1 .big_heading,
  .elearning_page_container .s-1 .big_heading,
  .blog-page-s-1 .big_heading,
  .contact-page-bottom-img .big_heading,
  .contact-page-s-1 .big_heading,
  .traitements-page-s-1 .big_heading {
    font-size: 25px;
    line-height: 35px;
  }

  .elearning_page_container .s-8-big-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .s-3-text {
    padding: 10px;
  }

  .home-page-s-9 .video-container video {
    height: 100%;
  }

  .s-8-slide-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .s-8-slide-2-sub-title {
    font-size: 15px;
    line-height: 23px;
  }

  .les_traitements_slider .item {
    height: 800px;
  }

  .mob_pt_50 {
    padding-top: 10px !important;
  }

  .mob_height {
    height: 650px !important;
  }

  .qui_sommes_page_s_1 .hero_text {
    padding: 0 1.5rem;
  }

  .qui_sommes_page_s_1 .small_heading {
    margin-bottom: 20px !important;
  }

  .qui_sommes_page_container .right_container {
    margin-top: 20px !important;
  }

  .qui_sommes_page_s_1 .sub_text {
    text-align: start !important;
  }

  .qui_sommes_page_s_2_bg {
    background-color: #000;
    padding-bottom: 50px;
  }

  .home_s_1 .hero_text {
    top: 65%;
  }

  .elearning_page_container .s-1-bg.mob_height,
  .qui_sommes_page_s_1.mob_height,
  .qui_sommes_page_s_1 .hero_container,
  .qui_sommes_page_container .video-container {
    height: 850px !important;
  }

  .service_page_container .hero_container,
  .service_page_container .s-1.mob_height,
  .home_s_1.mob_height {
    height: 700px !important;
  }

  .traitements-page-s-1.mob_height {
    height: 900px !important;
  }

  .s-3-text {
    font-size: 20px;
    line-height: 24px;
  }

  .qui_sommes_page_s_1 video.quivideo {
    height: auto;
    position: relative !important;
    transform: unset;
    top: 100px;
    left: unset;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .blog-page-s-2 img {
    height: auto;
  }

  .s-7 .item {
    height: auto !important;
  }

  .qui_sommes_page_s_1 .big_heading {
    font-size: 35px;
    line-height: 45px;
  }

  .mob_pt_50 {
    padding-top: 20px !important;
  }

  /* .service_page_container .s-1 .hero_text {
        padding: 20px;
        top: 35%;
    } */

  .service-page-s-5-data {
    transform: translate(-0%, -0%);
    top: 0;
  }

  .service-page-s-5 .mt_100 {
    margin-top: 50px;
  }

  .lyner_pro_mobile_app_slider .owl-dots {
    top: 35%;
    left: 18%;
  }

  .lyner_pro_mobile_app_slider.lyner_pro_mobile_app_slider_2 .owl-dots {
    left: 18% !important;
  }

  .traitements-page-s-1 .big_heading {
    line-height: 45px;
    font-size: 35px;
  }

  .traitements-page-s-1 .hero_text {
    top: 25%;
  }

  .elearning_page_container .s-1 .right_container,
  .elearning_page_container .s-5,
  .contact-page-s-1 .right_container {
    width: 100%;
  }

  .contact_page_container .ipad_pt_50,
  .blog_page_container .ipad_pt_50 {
    padding-top: 10px;
  }

  .elearning_page_container .hero_text {
    top: -25%;
  }

  .img-360,
  .phone-frame-img {
    width: 300px;
    height: 300px;
  }

  .elearning_page_container .s-5 {
    transform: translate(-50%, 0%);
    left: 50%;
  }

  .blog-page-s-1 .hero_text {
    top: 25%;
  }

  .blog-page-s-1 .big_heading {
    line-height: 45px;
  }
}
.service_page_container .s-1 .right_container,
.elearning_page_container .s-1 .right_container,
.contact-page-s-1 .right_container,
.blog-page-s-1 .right_container {
  max-width: 100% !important;
}

.mw_440 {
  max-width: 440px;
}

.mw_671 {
  max-width: 671px;
}

.mw_744 {
  max-width: 744px;
}

.mw_863 {
  max-width: 863px;
}

.mw_515 {
  max-width: 515px;
}

.mw_401 {
  max-width: 401px;
}

.mw_450 {
  max-width: 450px;
}

.mw_640 {
  max-width: 640px;
}

.mw_355 {
  max-width: 355px;
}

.mw_496 {
  max-width: 496px;
}

.mw_608 {
  max-width: 608px;
}

.mw_400 {
  max-width: 400px;
}

.mw_537 {
  max-width: 537px;
}

.mw_408 {
  max-width: 408px;
}

.mw_517 {
  max-width: 517px;
}

.mw_342 {
  max-width: 342px;
}

.mw_325 {
  max-width: 325px;
}

.mw_390 {
  max-width: 390px;
}

.mw_753 {
  max-width: 753px;
}

.mw_517 {
  max-width: 517px;
}

.mw_542 {
  max-width: 542px;
}

.mw_874 {
  max-width: 874px;
}

.mw_388 {
  max-width: 388px;
}

.mw_522 {
  max-width: 522px;
}

.mw_445 {
  max-width: 445px;
}

.mw_344 {
  max-width: 344px;
}

.mw_360 {
  max-width: 360px;
}

.mw_489 {
  max-width: 489px;
}

.mw_420 {
  max-width: 420px;
}

.mw_526 {
  max-width: 526px;
}

.mw_282 {
  max-width: 282px;
}

.mw_411 {
  max-width: 411px;
}

.mw_546 {
  max-width: 546px;
}

.mw_754 {
  max-width: 754px;
}

.mw_438 {
  max-width: 438px;
}

.mw_340 {
  max-width: 340px;
}

.mw_641 {
  max-width: 641px;
}

.mw_533 {
  max-width: 533px;
}

.mw_717 {
  max-width: 717px;
}

.mw_718 {
  max-width: 718px;
}

.mw_358 {
  max-width: 358px;
}

.mw_301 {
  max-width: 301px;
}

.mw_485 {
  max-width: 485px;
}

.mw_477 {
  max-width: 477px;
}

.mw_540 {
  max-width: 540px;
}

.mw_580 {
  max-width: 580px;
}

.mw_834 {
  max-width: 834px;
}

.mw_300 {
  max-width: 300px;
}

.mw_428 {
  max-width: 428px;
}

.mw_380 {
  max-width: 380px;
}

.mw_397 {
  max-width: 397px;
}

.mw_465 {
  max-width: 465px;
}

.mw_365 {
  max-width: 365px;
}

.mw_430 {
  max-width: 430px;
}

.mw_660 {
  max-width: 660px;
}

.mw_374 {
  max-width: 374px;
}

.mw_365 {
  max-width: 365px;
}

.mw_370 {
  max-width: 370px;
}

.mw_357 {
  max-width: 357px;
}

.mw_335 {
  max-width: 335px;
}

.mw_460 {
  max-width: 460px;
}

.mw_307 {
  max-width: 307px;
}
.mw_444 {
  max-width: 444px;
}

.header_container {
    position: fixed;
    top: 40px;
    z-index: 9999999;
    left: 0;
    right: 0;
}