@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@700&display=swap"); /*font-family: 'Roboto Condensed', sans-serif;*/
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap"); /*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap'); 

.font{
  font-family: 'Roboto Condensed', sans-serif;
}

a {
  text-decoration: none;
  color: unset;
  display: inline-block;
  width: 100%;
  height: 100%;
}
a:focus {
  color: unset;
}

button:focus {
  outline: none;
}

button {
  border: none;
}

html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
  cursor: context-menu;
}

body {
  margin: 0px;
  padding: 0px;
  background: url("bg_orange.png");
  background-attachment: fixed;
  background-size: cover;
}

#breakpoint {
  height: 60px;
}

.info {
  position: relative;
  width: 100%;
  height: 500px;
  background: url("bg_up.jpg");
  background-size: cover;
  overflow: hidden;
  max-width: 1420px;
  margin: 0px auto;
  border-radius: 3px;
  box-shadow: -5px -1px 5px rgba(96, 65, 110, 0.15),
    5px -1px 5px rgba(96, 65, 110, 0.15), 0px 4px 0px rgba(0, 0, 0, 0.1),
    0px 6px 0px rgba(0, 0, 0, 0.05);
  animation: zoom 14s infinite;
  background-position-x: 0;
}

.dane {
  color: white;
  width: 576px;
  margin: 10% auto;
  height: 72%;
  text-align: left;
  display: block;
  font-family: 'Ubuntu', sans-serif;
}



.dane>h2{
  font-size: 220%;
}

.dane>h4{
  font-size: 110%;
  line-height: 25px;
}

.dane>h5{
  font-weight: 200;
  color: #c9c9c9;
}

.dane>h5>a{
  display: inline;
  margin-left: 5px;
  letter-spacing: 0.7px;
  transition: 0.5s;
}
.dane>h5>a:hover{
  color:white;
}

.dane>#breakline{
  width:80%;
  height:5px;
  border-bottom: 2px solid white;
  border-radius: 3px;
}


.main {
  width: 1140px;
  margin: 0px auto;
}

.info_first {
  overflow: hidden;
  margin-top: 15px;
  position: relative;
  width: 100%;
  height: 400px;
  background: rgb(244, 250, 255);
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5), -2px 4px 10px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  color: #012622;
}

.info_first_data {
  float: right;
  width: 70%;
  height: 360px;
  margin: 20px;
  text-align: center;
  line-height: 25px;
}

.info_first_data > i {
  font-size: 32px;
  color: #A6111B;
}

.info_first_data > h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 220%;
  color: black;
  text-shadow: 2px 2px 2px rgba(23, 154, 255, 0.808);
  padding-top: 10px;
  padding-bottom: 5px;
  letter-spacing: 1.2px;
}

.info_first_data > h3 {
  font-family: "Roboto", sans-serif;
  text-shadow: 2px 2px 2px rgba(23, 154, 255, 0.295);
  font-size: 120%;
  width: 76%;
  margin: 25px auto;
}

#cv2 {
  float: right;
}

.info_second {
  overflow: hidden;
  margin-top: 15px;
  width: 100%;
  height: 400px;
  background: linear-gradient(90deg, #141115, rgba(22, 19, 22));
  position: relative;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.5), -2px 4px 6px rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}

.info_second_data {
  float: left;
  width: 70%;
  height: 360px;
  margin: 20px;
  text-align: center;
  line-height: 25px;
  color: rgb(244, 250, 255);
}

.info_second_data > i {
  text-align: center;
  font-size: 32px;
  color: #f18805;
  transform: rotateY(180deg);
}

.info_second_data > h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 220%;
  text-shadow: 10px 10px 20px #f25e5c42, -10px -10px 20px #e8485552; 
  padding-top: 10px;
  padding-bottom: 5px;
  letter-spacing: 1.2px;
}

.info_second_data > h3 {
  font-family: "Roboto", sans-serif;
  font-size: 120%;
  width: 76%;
  margin: 25px auto;
  font-weight: 100;
  text-shadow: 1px 1px 5px #f25e5c80, -1px -1px 5px #e84855c7; 
}


#connection {
  position: absolute;
  display: flex;
  width: 576px;
  height: 100px;
  justify-content: space-between;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: -28px;
}

.info_divs {
  position: relative;
  text-transform: uppercase;
  height: 50px;
  background-color: #FFCB7D;
  z-index: 5;
  font-size: 1.3rem;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
  text-align: center;
  line-height: 50px;
  font-family: "Roboto Condensed", sans-serif;
  border-radius: 1px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.815);
  overflow: hidden;
  cursor: pointer;
}

.info_divs:hover::after {
  content: "";
  position: absolute;
  display: inline-block;
  background: linear-gradient(90deg, transparent, #347CB3);
  width: 100%;
  height: 5px;
  z-index: 5;
  top: 0;
  left: 0;
  animation: animacja 2s infinite;
  border-radius: 3px;
}

.info_divs:hover::before {
  content: "";
  position: absolute;
  display: inline-block;
  background: linear-gradient(90deg, #347CB3, transparent);
  width: 100%;
  transform: translateX(-100%);
  height: 5px;
  z-index: 5;
  bottom: 0;
  left: 0;
  animation: animacja_2 2s infinite;
  animation-delay: 0.8s;
  border-radius: 3px;
}

@keyframes animacja {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

@keyframes animacja_2 {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes zoom{
  0%{
    background-size: 100%;
    background-position-x: 0;
  }
  50%{
    background-size: 105%;
    background-position-x: 12%;
  }
  100%{
    background-size: 100%;
    background-position-x: 0;
  }
}