a{
  font-family: 'Barlow',sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #0D0D0D;
  padding:1rem;
  text-decoration: none;
}
a:hover{
  font-weight: 600;
  color: rgb(150,0,0);
  pointer-events: stroke;
  text-decoration: none;
}
p li h1 h2 h3 h4 h5 h6{
  font-family: 'Barlow',sans-serif;
}

.a {
  padding: 0px;
}
.nav-color{
  color:white;
  font-size: 12px;
  font-weight: 200;"
}
.nav-1{
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  background-color: #060503;
}
.nav{
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 1rem;
}
.col{
  padding: 3px;
}
.active{
  font-weight: 600;
}
.nav{
  font-size: 12px;
  font-weight: 100;
}
.foto{
  object-fit:cover;
}
.image-block {
    border: 2px solid white ;
    background-color: black;
    padding: 0px;
    margin: 0px;
    height:500px;
    text-align: center;
    vertical-align: center;}
.image-block-2 {
    border: 2px solid white ;
    background-color: black;
    padding: 0px;
    margin: 0px;
    height:300px;
    text-align: center;
    vertical-align: center;}
.image-block-3 {
    border: 2px solid white ;
    padding: 0px;
    margin: 0px;
    height:300px;
    text-align: center;
    vertical-align: center;}
.image-block-3:hover{
  zoom: 110%;
}

.line  {
   text-align: left;
}
.see_more{
  text-align: right;
  vertical-align: bottom;
  margin-top: 30px;
  margin-bottom: -15px;
}
.see_more:hover{
  text-decoration: underline;
}
.additional{
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  margin-top: 1rem;
}

.bg-dark {
    background-color: #090701!important;
}

@media screen and (min-width: 600px) {
  .additional {
    margin-top: 10rem;
  }
}

.button {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  background-color: rgb(150,0,0);
}
.button:hover{
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  background-color: black;
}
@media screen and (max-width: 600px) {
  .response {
    text-align: left;
    font-family: Barlow, sans-serif;
    color: #121212;
    margin: .5rem 0 0 0;
    padding: 15px;
    font-size: 26px;
    font-weight: bold;
  }
}
@media screen and (min-width: 600px) {
  .response {
    text-align: center;
    font-family: Barlow, sans-serif;
    color: #121212;
    margin: 4rem 0 0 0;
    padding: 10px;
    font-size: 32px;
    font-weight: bold;
  }
}
@media screen and (max-width: 600px) {
  .response-2 {
    text-align: left;
    font-family: Barlow, sans-serif;
    color: #121212;
    margin: .5rem 0 0 0;
    padding: 15px;
    font-size: 26px;
    font-weight: 400;
  }
}
@media screen and (min-width: 600px) {
  .response-2 {
    text-align: center;
    font-family: Barlow, sans-serif;
    color: #121212;
    margin: 4rem 0 0 0;
    padding: 10px;
    font-size: 32px;
    font-weight: 400;
  }
}
@media screen and (max-width: 600px) {
  .nav-1 {
    display: flex;
    align-items: center;
    font-size: 10px;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 600px) {
  .nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
  }
}

@media screen and (max-width: 600px) {
  .h_red {
    font-family: Barlow, sans-serif;
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .title {
    padding: 0.2rem 0.2rem 0.2rem 0.2rem;
  }
}
@media screen and (min-width: 600px) {
  .title {
    padding: 1.8rem 0.8rem 0.8rem 1.8rem;
  }
}
@media screen and (max-width: 600px) {
  .small-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .block {
    max-width: 400px;
    height: 180px;
    margin: auto;
    padding: 1.6rem;
    top: -1rem;
  }
}
@media screen and (min-width: 600px) {
  .block {
    max-width: 920px;
    height: 220px;
    margin: auto;
    padding: 3.5rem;
    top: -2rem;
  }
}
@media screen and (max-width: 600px) {
  .slogan {
    font-size: 28px;
  }
}
@media screen and (max-width: 800px) {
  .assembly_slogan {
    position: static;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 800px) {
  .assembly_slogan {
    position: absolute;
    margin-left: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .contain {
  padding-top: 2rem;
  padding-bottom:10rem;
  }
}
@media screen and (min-width: 600px) {
  .contain {
    padding-top: 2rem;
    padding-bottom:6rem;
  }
}
@media screen and (max-width: 800px) {
  .assembly_slogan_2 {
    position: static;
    margin-left: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 800px) {
  .assembly_slogan_2 {
    position: absolute;
    margin-left: 65%;
  }
}

@media screen and (max-width: 800px) {
  .dot-text {
    display: flex;
    height: 8rem;
    width: 8rem;
    border-radius: 50%;
    background: #ffffff;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 800px) {
  .dot-text {
    display: flex;
    height: 12rem;
    width: 12rem;
    border-radius: 50%;
    background: #ffffff;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    margin-top: -8rem;
  }
}

@media screen and (max-width: 800px) {
  .dot-slogan {
    transform: rotate(12deg);
    position: relative;
    text-align: center;
    color: white;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 800px) {
  .dot-slogan {
    transform: rotate(12deg);
    position: relative;
    text-align: center;
    color: white;
  }
}
