@font-face {
  font-family: "modernline";
  font-display: swap;
  src: url("/wp-content/uploads/et-fonts/modernline.otf") format("opentype");
}

#rk_accueil_sct_biens > div:nth-child(2) .et_pb_text_inner {
  display: flex;
  align-items: end;
}

#rk_accueil_sct_biens h2:after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: var(--rk-gold);
  flex-grow: 1;
  margin-left: 20px;
}

#rk_accueil_sct_biens h2 {
  display: flex;
  align-items: center;
}

#rk_accueil_sct1 #rk_search_bar {
  transform: translateY(-50%);
  max-width: 980px;
  margin: auto;
}

.rk_appartements_slider .rk_appart {
  aspect-ratio: 2/3;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-left: 20px;
  background-size: cover;
  background-position: center;
}

.rk_appartements_slider .rk_appart:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  width: 100%;
  height: 100%;
  z-index: 1;
}

.rk_appartements_slider {
  display: inline-flex;
  width: calc(100% - 80px);
}

.rk_appt_slide_nav {
  display: inline-flex;
  flex-direction: column;
  margin: 0 20px;
}

.rk_appt_slide_nav div {
  font-family: ETmodules !important;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  border: solid 1px #343434;
  color: #343434;
  border-radius: 50%;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}

.rk_appart h3 {
  font-family: "qlassy", Helvetica, Arial, Lucida, sans-serif;
  color: white;
  padding: 0;
  z-index: 2;
}

.rk_appart p {
  color: white;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  padding: 20px 0;
  z-index: 2;
  text-transform: uppercase;
  position: relative;
  font-weight: 300;
}

.rk_appartements_slider p:after {
  content: "";
  position: absolute;
  background-color: white;
  width: 60px;
  height: 1px;
  top: 55%;
  left: 100px;
  z-index: 1;
}

.splide__arrows {
  display: none;
}

.splide__pagination {
  padding: 23px 0 0px 1em !important;
}

@media only screen and (max-width: 500px) {
  #rk_accueil_sct_biens .rk_appt_slide_nav {
    position: absolute;
    top: 50%;
    z-index: 1;
    transform: translateY(-50%);
  }

  .rk_left,
  .rk_right {
    background-color: white;
  }

  .rk_appartements_slider {
    width: 100%;
  }
}

#rk_accueil_presentation {
  background: linear-gradient(to top, #fff 90%, #f3f4f3 90%);
}

#rk_accueil_presentation .et_pb_button:hover,
#rk_accueil_sct_biens .et_pb_button:hover {
  background-color: var(--rk-gold) !important;
  border-color: var(--rk-gold) !important;
}

#rk_accueil_presentation .et_pb_image_0 img {
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: center;
  width: 80%;
}

#rk_accueil_presentation .et_pb_image_1 img {
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

#rk_accueil_presentation .et_pb_column_3 {
  position: relative;
}

#rk_accueil_presentation .et_pb_column_4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#rk_accueil_presentation .et_pb_image_1 {
  position: absolute;
  width: 40%;
  top: 50%;
  right: 20%;
  transform: translate(50%, -50%);
}

#rk_accueil_sct_style {
  background: linear-gradient(to top, #b1b1b1 70%, #fff 70%);
  position: relative;
}

#rk_accueil_sct_style:after {
  content: "";
  width: 10vw;
  aspect-ratio: 1/1;
  background-image: url("/wp-content/uploads/2023/05/points.svg");
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

#rk_accueil_sct_style .et_pb_image_2 img {
  aspect-ratio: 2.5/1;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#rk_accueil_sct_style .et_pb_row_5 .et_pb_column_1_3 {
  display: flex;
}

#rk_accueil_sct_style .et_pb_row_5 .et_pb_column_1_3 .et_pb_icon {
  margin-right: 20px;
}

#rk_accueil_sct_style .et_pb_row_5 .et_pb_column_1_3 .et_pb_text {
  flex-grow: 1;
}

#rk_accueil_sct_style .et_pb_row_5 .et_pb_column_9 .et_pb_text p:after,
#rk_accueil_sct_style .et_pb_row_5 .et_pb_column_10 .et_pb_text p:after {
  content: "";
  position: absolute;
  background-color: #333;
  width: 1px;
  height: 100%;
  top: 0%;
  right: 0px;
  z-index: 1;
}

@media only screen and (max-width: 500px) {
  #rk_accueil_sct_style {
    background: linear-gradient(to top, #b1b1b1 80%, #fff 80%);
  }

  #rk_accueil_sct_style .et_pb_image_2 img {
    aspect-ratio: 3/4;
  }

  #rk_accueil_sct_style .et_pb_row_5 .et_pb_column_1_3 {
    display: block;
  }

  #rk_accueil_sct_style .et_pb_row_5 .et_pb_column_1_3 div p:after {
    display: none;
  }

  #rk_accueil_sct_style .et_pb_row_5 .et_pb_column_1_3 .et_pb_icon {
    margin: 0px;
  }
}

#rk_testi_container .et_pb_testimonial {
  aspect-ratio: 1/1;
  padding: 100px 20px 20px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  max-height: 100vh;
}

#rk_testi_container .et_pb_testimonial:after {
  content: "<<";
  display: inline-block;
  font-family: "modernline", Helvetica, Arial, Lucida, sans-serif !important;
  color: var(--rk-gold);
  font-size: 60px;
  position: absolute;
  top: 0%;
  left: 20px;
  z-index: 1;
  visibility: visible;
}

#rk_accueil_temoignages {
  padding-bottom: 70px;
}

#rk_accueil_temoignages:after {
  content: "Genève";
  color: var(--rk-gold);
  font-size: 102px;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  bottom: 70px;
  font-family: "modernline" !important;
}

#rk_accueil_temoignages .et_pb_column_12 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

#rk_accueil_temoignages .rk_appt_slide_nav {
  margin-left: 0;
  margin-bottom: 10px;
}

#rk_accueil_sct_last .et_pb_column_14 {
  position: relative;
}

#rk_accueil_sct_last .et_pb_column_14 .et_pb_code_1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#rk_accueil_sct_last .et_pb_column_14 .et_pb_code_1 h2 {
  font-family: "qlassy", Helvetica, Arial, Lucida, sans-serif;
  font-size: 32px;
  color: #ffffff !important;
}

#rk_accueil_sct_last .et_pb_column_14 .et_pb_image_wrap img {
  aspect-ratio: 2.5/1;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

#rk_accueil_sct_last .et_pb_column_14 .rk_btn {
  color: white;
  border: solid 1px white;
  border-color: white;
  border-radius: 50px;
  font-size: 14px;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
  padding: 0.3rem 20px;
  transition: all 0.4s;
  margin-top: 40px;
}

#rk_accueil_sct_last .et_pb_column_14 .rk_btn:hover {
  color: var(--rk-grey);
  background-color: white;
}

#rk_accueil_sct_last .et_pb_column_14 .et_pb_image {
  margin-bottom: 0;
}

/* // menu  */
/* #rk_akt_menu.rk_top_menu .et_pb_row_0_tb_header {
    display: none;

}

#rk_akt_menu.rk_scroll_menu .et_pb_row_1_tb_header {
    display: none;

} */
#rk_akt_menu .et_pb_row_0_tb_header {
  display: none;
}

#rk_akt_menu {
  position: fixed;
  top: 34px;
  left: 0;
  width: 100%;
  z-index: 200;
  transition: all 0.4s;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

#rk_akt_menu.rk_scroll_menu {
  transform: translatey(0%);
}

#rk_akt_menu.disappear {
  transform: translatey(calc(-100% - 40px)) !important;
}

#rk_akt_menu .et_pb_column_5_tb_header {
}

/* The switch - the box around the slider */
.rk_switch_container {
  height: 100%;
}

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

.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 10px;
  margin: 0 10px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--rk-grey1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: -2px;
  bottom: 50%;
  transform: translateY(50%);
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: solid 1px var(--rk-grey1);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translate(17px, 50%);
  -ms-transform: translate(17px, 50%);
  transform: translate(17px, 50%);
}

/* Rounded sliders */
.slider.round {
  border-radius: 17px;
}

.slider.round:before {
  border-radius: 50%;
}

#rk_akt_menu .et_pb_column_5_tb_header {
  display: flex;
  align-items: center;
  font-family: "Poppins", Helvetica, Arial, Lucida, sans-serif;
}

#rk_akt_menu .et_pb_column_5_tb_header .et_pb_code_inner {
  display: flex;
  align-items: center;
}

#rk_akt_menu .et_pb_row_1_tb_header {
  display: flex;
}

#menu-menu-du-site .lang-item,
#menu-menu-du-site-en .lang-item {
  display: none;
}

#menu-menu-du-site .current_page_item,
#menu-menu-du-site-en .current_page_item {
  font-style: italic;
}

#rk_accueil_sct_biens .et_pb_button_1_wrapper {
  text-align: center;
}

@media only screen and (max-width: 980px) {
  .rk_appt_slide_nav {
    display: none;
  }
}

@media only screen and (max-width: 790px) {
  #rk_accueil_sct_biens h2:after {
    display: none;
  }

  #rk_accueil_sct_last .et_pb_row,
  #rk_accueil_temoignages .et_pb_row {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }

  #rk_accueil_sct_last .et_pb_column_14 .et_pb_image_wrap img {
    aspect-ratio: 2/3;
  }

  #rk_accueil_sct1 {
    margin-top: 30px;
  }

  #rk_accueil_sct1 .et_pb_fullwidth_slider_0 .et_pb_slide {
    aspect-ratio: 2/3;
  }

  #rk_accueil_sct_biens .et_pb_row_1 {
    padding-top: 0;
  }

  #rk_accueil_sct_biens .et_pb_column_3_4 {
    margin-bottom: 0;
  }

  #rk_accueil_sct_biens h2 {
    padding-bottom: 0;
  }
}
