*,
*:before,
*:after {
  box-sizing: border-box;
}

hr {
  box-sizing: content-box;
}

:root {
  --color-yellow: #fda301;
}

body,
ol,
::after,
::before,
ul,
li,
img,
span {
  box-sizing: border-box;
}

ol,
ul,
li {
  list-style: none;
}

body,
p,
section,
div,
img,
h1,
h2,
h3,
h4,
h5,
a,
ul,
li {
  padding: 0;
  margin: 0;
	}
a {
  text-decoration: none;
  cursor: pointer;
  }
body {
  min-width: 320px;
  min-height: 100%;
  width: 100%;
  position: relative; 
  font-family: "Roboto", arial, sans-serif;
  font-size: 16px;
  color: #363840;
	}
 p, li {
	font-weight: normal;
	letter-spacing: 0.01rem;
	line-height: 24px;	
} 
.text__h1 {
	letter-spacing: normal;
  font-size:2.8rem;
  font-weight: 400;
  line-height: 3.4rem;
  font-stretch: normal;
  color: #fff;
	}
.text__h2 {
  font-size: 33px;
  line-height: 2.5rem;
  letter-spacing: 0.01rem;
  font-weight: 500;
}
.text__h3 {
  font-size: 28px;
  letter-spacing: 0.01rem;
  line-height: 27px;
  font-weight: 500;
}
.text__h4 {
  font-size: 25px;
  letter-spacing: 0.01rem;
  line-height: 30px;
  font-weight: 500;
}
.text__h5 {
	text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.01rem;
  line-height: 24px;
  font-weight: 500;
}
.read-moor-block a {
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  text-transform: none;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.read-moor-icon {
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  vertical-align: middle;
  font-size: 20px;
  transform: rotate(-90deg);
  color: #fff;
}
.text16-e2 {
  line-height: 24px;
  letter-spacing: 0.01rem;
  color: #e2e8ef;
}
.text16-36 {
  line-height: 24px;
  letter-spacing: 0.01rem;
  color: #363840;
}
.block-container {
  max-width: 1140px;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.block-container1920 {
  max-width: 1140px;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.block-container-big {
  position: relative;
  max-width: 1678px;
	width: 86%;
  min-height: 100%;
  margin: 0 auto;
}
.block-container-big-slider {
  max-width: 1140px;
  margin: 0 auto;
}
.block-text-row {
  padding-right: 5rem;
  padding-bottom: 3rem;
}
.line {
  width: 100%;
  content: "";
  color: #363840;
  height: 5px;
}
.small-line {
  width: 30px;
  height: 0.5px;
  background-color: #b0b8c0;
}
.gradient {
  background: linear-gradient(
    0deg,
    rgba(26, 26, 26, 2) 0%,
    rgba(26, 26, 26, 0.4) 25%,
    rgba(26, 26, 26, 0) 100%
  );
}
.gradient-top {
  position: absolute;
  background: linear-gradient(
    180deg,
    rgba(26, 26, 26, 2) 0%,
    rgba(26, 26, 26, 0.2) 20%,
    rgba(26, 26, 26, 0) 80%
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gradient {
  position: absolute;
  background: linear-gradient(
    0deg,
    rgba(26, 26, 26, 2) 0%,
    rgba(26, 26, 26, 0.4) 10%,
    rgba(26, 26, 26, 0) 100%
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.price .eur {
  font-size: 20px;
}
.header-about-me {
  padding-top: 100px;
  padding-bottom: 30px;
  padding-left: 25px;
}
@media (max-width: 900px) {
	.text__h1 {
		font-weight: 500;
		font-size: 2.4rem;
		line-height: 2.6rem;
  }
	.block-container {
		width: 100%;}
  .breadcrumb {
      font-size: 14px;
  }
  .text__h4 {
    font-size: 24px;
  }
  .block-container-big {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .up-arrow {
    display: none;
  }
  .scroll-to-top {
    right: 16px;
  }
  .gline {
    display: none;
  }
  .small-tex-white {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
	.text__h5 {
      font-size: 17px;
}
	.text__h2 {
    font-size: 25px;
  }
	  .card-title {
    padding: 16px 6px 16px;
  }
  .text__h2 {
    font-size: 26px;
    line-height: 2.1rem;
  }
	.text__h1 {
		font-size: 1.9rem;
		line-height: 2.1rem;
  }
 }
@media (max-width: 350px) {
 
	.text__h5 {
		font-size: 16px;
	}
	.text__h3 {
    font-size: 25px;
  }
	.text__h4 {
    font-size: 21px;
  }
}
