#conforamanihad h2 {
  margin-top: 16px;
}
#conforamanihad a:hover {
  text-decoration: none;
}
#conforamanihad strong {
  font-weight: bold;
}
#conforamanihad .content {
  padding: 32px 64px;
  max-width: 1630px;
  margin: 0 auto;
}
#conforamanihad .content .header-logo {
  width: 400px;
}
#conforamanihad .content .content-picture {
  position: relative;
  margin-bottom: 24px;
}
#conforamanihad .content .content-picture img {
  border-radius: 10px;
}
#conforamanihad .content .content-product .two_product {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1630px;
  gap: 32px;
  margin: 0 auto;
  padding-bottom: 32px;
}
#conforamanihad .content .content-product .img_poty {
  width: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
}
#conforamanihad .content .content-product .name_product {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 31px;
  line-height: 35px;
  color: #0C0C0D;
  margin: 8px 0;
}
#conforamanihad .content .content-product .price_product {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #0C0C0D;
}
#conforamanihad .content .content-product .img_product {
  border-radius: 10px;
  display: block;
  overflow: hidden;
  position: relative;
}
#conforamanihad .content .content-product .img_product img {
  transform: scale(1.2);
}
#conforamanihad .content .content-product .img_product img.img-responsive {
  width: 100%;
}
#conforamanihad .content .content-product .description_product {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #8D8D8E;
  margin-bottom: 8px;
}
#conforamanihad .content .content-map {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 24px;
  margin-top: 40px;
}
#conforamanihad .content .content-map .content-red {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background-color: #C94233;
  border-radius: 10px;
  width: 33%;
}
#conforamanihad .content .content-map .content-red p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  color: #FFFFFF;
  padding: 0 24px;
}
#conforamanihad .content .content-map .map {
  width: 100%;
}
#conforamanihad .content .big-title {
  font-family: "Hanken Grotesk", sans-serif;
  color: #0C0C0D;
  font-weight: 700;
  font-size: 39px;
  line-height: 48px;
  text-align: center;
  padding: 40px 0;
}
#conforamanihad .content .img_flex .img-main {
  margin: 20px auto;
  width: 900px;
  border-radius: 0;
}
#conforamanihad .content .img_flex .color_flex {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 70px;
}
#conforamanihad .content .img_flex img {
  border-radius: 99px;
  width: 30px;
}
#conforamanihad .content-text.nihad-theatre {
  position: absolute;
  top: 40px;
  left: 40px;
  max-width: 600px;
}
#conforamanihad .content-text.nihad-theatre p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 32px;
}
#conforamanihad .content-text.nihad-theatre a {
  padding: 8px 16px;
  background-color: white;
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #0C0C0D;
  border-radius: 10px;
}
#conforamanihad .content-text.nihad-paris {
  position: absolute;
  top: 40px;
  left: 40px;
  max-width: 600px;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.01);
  border-radius: 10px;
}
#conforamanihad .content-text.nihad-paris p {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0C0C0D;
  padding: 8px 16px;
  border-radius: 10px;
}
#conforamanihad .content-text.nihad-confo {
  position: absolute;
  bottom: 40px;
  right: 40px;
  max-width: 600px;
  padding: 8px 16px;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.01);
  border-radius: 10px;
}
#conforamanihad .content-text.nihad-confo p:first-child {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 39px;
  line-height: 48px;
  color: #FFFFFF;
  margin-bottom: 16px;
}
#conforamanihad .content-text.nihad-confo p:last-child {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}
#conforamanihad .reco-title {
  font-family: "Hanken Grotesk", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 39px;
  line-height: 48px;
  color: #0C0C0D;
  margin-top: 80px;
  margin-bottom: 24px;
}
#conforamanihad .display_reco {
  padding-left: 0;
  padding-top: 0;
}
#conforamanihad .display_reco .slider_new {
  margin-bottom: 0;
}
#conforamanihad .display_reco .slider_new .bx-wrapper .bx-viewport {
  overflow: initial !important;
}
#conforamanihad .display_reco .slider_new .bx-wrapper .bx-viewport img.img-responsive {
  transform: scale(1.2);
}
@media (max-width: 768px) {
  #conforamanihad .content {
    padding: 0;
  }
  #conforamanihad .content .content-product .img_poty {
    width: 20px;
    top: 10px;
    right: 10px;
  }
  #conforamanihad .content .content-product .two_product {
    align-items: flex-start;
  }
  #conforamanihad .content .big-title {
    font-size: 28px;
    line-height: 35px;
  }
  #conforamanihad .content .img_flex {
    padding: 0 16px;
  }
  #conforamanihad .content .content-picture img {
    border-radius: 0;
  }
  #conforamanihad .content .content-picture .img-nihad-theatre,
  #conforamanihad .content .content-picture .img-nihad-confo,
  #conforamanihad .content .content-picture .img-nihad-paris {
    height: 560px;
    object-fit: cover;
  }
  #conforamanihad .content .content-product .two_product {
    padding: 0 16px;
    margin-bottom: 16px;
  }
  #conforamanihad .content .content-picture {
    margin-bottom: 0;
  }
  #conforamanihad .content .content-map {
    flex-direction: column;
    gap: 0;
    margin-bottom: 0;
  }
  #conforamanihad .content .content-map .content-red {
    border-radius: 0;
    width: 100%;
    padding: 24px;
  }
  #conforamanihad .content .content-map .content-red > p {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
  #conforamanihad .content .content-map .content-red > img {
    display: none;
  }
  #conforamanihad .content-text.nihad-theatre {
    padding: 16px;
    left: 0;
  }
  #conforamanihad .content-text.nihad-confo {
    left: 30px;
  }
  #conforamanihad .content-text.nihad-paris {
    right: 30px;
  }
  #conforamanihad .reco-title {
    padding: 0 16px;
    font-size: 28px;
    line-height: 35px;
  }
  #conforamanihad .display_reco {
    padding-left: 16px;
  }
  #conforamanihad .display_reco .bx-wrapper .product-box {
    width: 250px !important;
  }
  #conforamanihad .display_reco .bx-wrapper .bx-viewport {
    margin-bottom: -55px;
  }
  #conforamanihad .display_reco .bx-wrapper .bx-next,
  #conforamanihad .display_reco .bx-wrapper .bx-prev {
    top: 25% !important;
  }
}

/*# sourceMappingURL=conforama-nihad.css.map */
