* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 53.5%;
  font-family: "Open Sans", sans-serif;
}
body {
  background-color: #efefef;
  position: relative;
  /* color: #cccccc; */
}

/* /////////////////////////////////////////// */
/* /////////////////////////////////////////// */
/* /////////////////////////////////////////// */

.padding-classv2 {
  /* background-image: linear-gradient(
      324deg,
      rgba(0, 0, 0, 0) 0%,
      rgb(0, 0, 0, 0.7) 60%,
      rgb(0, 0, 0, 0.99) 100%
    ),
    url(../../BackgroundPicturesResized/AboutUsBackgroundPicture.jpg); */
  background-image: linear-gradient(
      324deg,
      rgba(0, 0, 0, 0.35) 20%,
      rgb(0, 0, 0, 0.9) 60%,
      rgb(0, 0, 0, 1) 100%
    ),
    url(../../BackgroundPicturesResized/AboutUsBackgroundPicture.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* padding: 0 12rem; */
  position: relative;
  width: 100%;
}

.container-apart {
  /* background: linear-gradient(
    -30deg,
    rgb(22 22 22) 0%,
    rgb(63 63 63 / 95%) 27%,
    rgb(20 20 20) 100%
  ); */
  background-color: #412d1d;
  color: #ffffff;
  padding: 2.4rem;
  border-radius: 2.4rem;
  position: relative;
  z-index: 100;
}

.about-us-container {
  margin: auto;
  width: 160rem;
}

.padding-classv22nd {
}

.about-precentv2 {
  width: 50%;
  margin-left: 12rem;
}

.second-section-version {
  /* height: 110vh; */
  background-image: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0) 0%,
      rgb(0, 0, 0, 0.5) 20%,
      rgb(0, 0, 0, 1) 100%
    ),
    url(../../Slike/skyscrapers-looking-up-sky-modern-metropolis-modern-city-1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}

.second-section-versionv2 {
  max-width: 140rem;
  margin: auto;
  /* transform: translateY(16rem); */
  padding: 16rem 0rem;
}

.about-precentv2 h1 {
  font-size: 4.8rem;
  margin-bottom: 2.4rem;
  color: white;
}
.about-precentv2 p {
  font-size: 1.8rem;
  color: #cccccc;
  margin-bottom: 4.8rem;
  margin-bottom: 3.2rem;
}

/* .about-description-page-text {
} */

/* .about-description-page-text p {
  margin-top: 0.8rem;
} */

.about-precentv2 span {
  font-size: 1.8rem;
  color: #838383;
  margin-bottom: 1.2rem;
}

.about-precentv2 a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.8rem;
  background: none;
  border: none;
  padding: 1.4rem 3.2rem;
  background-color: rgb(255, 255, 255);
  color: #000000;
  border-radius: 1.4rem;
}

.silver-color-background {
  width: 100%;
  background-image: linear-gradient(
    0deg,
    rgba(239, 239, 239, 1) 0%,
    rgba(239, 239, 239, 0.8) 30%,
    rgba(255, 255, 255, 0) 80%
  );
  /* background-image: linear-gradient(
    0deg,
    rgb(255, 0, 0) 0%,
    rgba(239, 239, 239, 0.8) 30%,
    rgba(255, 255, 255, 0) 95%
  ); */
  height: 100rem;
  position: absolute;
  bottom: 0;
}

.container-apart {
  /* background-color: #b80000; */
  margin: 2.6rem;
  /* background-color: #4a4139ba; */
  /* background-color: #efefef3d; */
  /* background: linear-gradient(
    -30deg,
    rgb(57 62 70) 12%,
    rgb(63 63 63 / 47%) 50%,
    rgb(0 0 0) 100%
  ); */
  background: linear-gradient(
    -30deg,
    rgb(0 0 0 / 78%) 12%,
    rgb(0 0 0 / 45%) 50%,
    rgb(0 0 0) 100%
  );
}

.title {
  /* background-color: aqua; */
  font-size: 4.8rem;
  font-weight: 700;
  text-align: center;
  padding: 1.2rem;
  color: white;
}

.description {
  /* background-color: brown; */
  /* background-color: #32291580; */
  /* background-color: #251a1399; */
  /* background-color: #ffffff; */

  border-radius: 1rem;
  /* box-shadow: 0 0 2.4rem rgba(0, 0, 0, 0.3); */
  font-size: 2.4rem;
  padding: 1.4rem;
  font-weight: 500;
  color: #ffffff;
}

.details-1 {
  /* background-color: chartreuse; */
  width: 35%;
  /* height: 100%; */
  margin-top: 3.6rem;

  /* background-color: #ffffff54; */
  background-color: #0000003b;
  width: 35%;
  border-radius: 2.4rem;
  /* height: 100%; */
  padding: 2.4rem;
  margin-top: 3.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* align-items: center; */
  /* justify-content: center; */
  gap: 2.4rem;
  box-shadow: 0 0 2.4rem rgba(0, 0, 0, 0.05);
}

.details-2 {
  /* background-color: chocolate; */
  width: 55%;
}
.details {
  display: flex;
  align-items: normal;
  justify-content: space-evenly;
  align-items: start;
}

.title {
  /* font-size: 2.8rem; */
  /* font-weight: 500; */
  text-align: center;
  padding: 1.2rem;
}

.description {
  /* font-size: 2.4rem; */
  padding: 2.4rem;
}

.details-1 ul {
  list-style: none;
  font-size: 2.4rem;
}

.details-1 p {
  font-size: 2.8rem;
  text-align: center;
  font-weight: 600;
}

.details-1,
.details-2 {
  /* display: flex;
  align-items: center;
  justify-content: center; */
}

.link-btns2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
}

.link-btns2 a {
  display: block;
  border: none;
  background: none;
  cursor: pointer;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 500;
  color: rgb(0, 0, 0);
  background-color: #ffffff;
  padding: 1.8rem 2.4rem;
  margin: 1.8rem 0;
  transition: all 0.3s;
  border-radius: 0.6rem;
}

.link-btns2 a:hover {
  transform: scale(1.1);
}

.description-design {
  /* overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; */
  text-align: unset;
  padding: 2.4rem;
}
.more-text-design {
  display: none;
}
.read-more-btn-design {
  display: block;
  background: none;
  border: none;
  color: rgb(255, 255, 255);
  cursor: pointer;
  font-size: 1.6rem;
  padding: 2.4rem 0rem;
  /* margin-top: 0.5rem; */
  width: 100%;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
}

.description-container {
  color: white;
  font-size: 2.4rem;
}
