@charset "UTF-8";
/* H1 */
/* H1 */
/************___________FOOTER_________******************/
/* OBSAH STRANEK */
/************___________FOOTER_________******************/
/*_______________________________________________________________________*/
/*Keyframes*/
@keyframes floating {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-10px);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
}

body {
  background-image: url(images/bg-finish.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100vh;
  color: #fff;
}

.horiznontal-menu {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
}
.horiznontal-menu .horiznontal-menu-links {
  margin-right: 50px;
  z-index: 1000;
}
.horiznontal-menu .horiznontal-menu-links a {
  text-decoration: none;
  color: #000;
  margin-right: 40px;
  font-size: 20px;
  transition: color linear 0.25s;
}
.horiznontal-menu .horiznontal-menu-links a:hover {
  color: #ff00e1;
}

.z-i {
  z-index: 1000;
}

.special {
  display: none;
}

.logo {
  width: 200px;
  margin-left: 50px;
  height: 15vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo img {
  height: 120px;
}

.main-heading {
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  color: #000;
  padding-bottom: 20px;
}

.headr {
  min-height: 120vh;
}

.main-paragraphs {
  display: block;
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
}

.simona-image-div {
  display: block;
  margin: auto;
  margin-right: 40px;
}

.header {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  justify-content: space-evenly;
}
.header .simona-image {
  width: 400px;
  transform: rotate(-15deg);
  animation: floating 1s alternate infinite linear;
  border-radius: 30%;
  border: 8px solid #fff;
}
.header .main-about {
  text-align: center;
  font-size: 18px;
  width: 550px;
}
.header .main-about p {
  margin-top: 5px;
  margin-bottom: 10px;
  border-radius: 20px;
  color: #000;
  font-size: 22px;
}

.main-about-uvod p {
  font-size: 24px !important;
}

.simona-image-uvod {
  margin-left: 20px;
}

.main-navBar {
  display: flex;
  text-decoration: none;
  flex-direction: row;
  justify-content: space-around;
  display: flex;
  flex-direction: row;
  margin: 0 !important;
  width: 400px;
}
.main-navBar a {
  text-decoration: none;
  padding: 10px;
  width: 140px;
  border-radius: 20px;
  color: #fff;
  transition: 0.5s;
  border: 2px solid rgb(95, 95, 192);
  color: #000;
  text-align: center;
}
.main-navBar a:hover {
  background-color: rgb(95, 95, 192);
  border: 2px solid rgb(95, 95, 192);
}

.header-uvod {
  margin: 0 auto;
}

.heading-uvod {
  font-size: 55px;
  padding-top: 70px;
}

.content-uvod {
  height: auto;
  margin: 0 auto;
  width: 80%;
  padding: 20px;
}

/************___________FOOTER_________******************/
.footer {
  background-color: #181717;
  height: auto;
  min-width: 100%;
}

.footer-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.footer-section {
  margin-top: 20px;
  width: 345px;
  height: 180px;
}
.footer-section img {
  width: 30%;
}

.footer-about {
  margin-bottom: 0;
}

.number-section {
  margin-top: 5px;
}

.linked-image {
  height: 30px;
}

.linkedin {
  color: #fff;
  text-decoration: none;
  padding-top: 8px;
}

.linked-container {
  margin-bottom: 10px;
}

.footer-sectionn {
  margin-top: 15px;
  width: 345px;
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.ft-contact-section {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-left: -10px;
}

.footer-end {
  margin: 0 auto;
  width: 88%;
}
.footer-end p {
  margin-top: 10px;
  text-align: center;
}

.about-a {
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
}
.about-a:hover {
  text-decoration: none;
}

.ios-num-1 {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  border-bottom: 1px solid white;
}



.main {
  display: flex;
  min-height: 100vh;
}

.firmy-sideMenu {
  background: rgb(167, 167, 167);
  width: 300px;
  transition: width linear 0.1s;
  display: block;
  height: auto;
}
.firmy-sideMenu .firmy-sideMenu-firmy .firmy-sideMenu-firmy-ul {
  list-style-type: none;
  display: none;
  height: auto;
  transition: all 0.2s linear;
}

.firmy-li a {
  text-decoration: none;
  display: inline-block;
  margin-top: 17.47px;
  margin-left: 10px;
  font-size: 17px;
  color: #fff;
}
.firmy-li a:hover {
  color: #000;
}

.actual-li a {
  text-decoration: none;
  display: inline-block;
  margin-top: 19px;
  margin-left: 10px;
  font-size: 17px;
  color: #e603b8;
}

.last-li {
  padding-bottom: 11px;
}

.last-li-jednotlivci {
  padding-bottom: 18px;
}

.smh2 {
  padding-bottom: 15px;
}

.smh1 {
  padding-bottom: 15px;
}

.sideMenu-logo {
  padding: 0 20px;
  width: 100%;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.sideMenu-logo img {
  width: 70%;
}

.sideMenu-heading {
  padding-top: 10px;
  margin-left: 13px;
  color: #000;
}
.sideMenu-heading:focus {
  color: white;
}
.sideMenu-heading a {
  text-decoration: none;
  transition: all linear 0.1s;
  cursor: pointer;
  color: #fff;
}
.sideMenu-heading a:hover {
  color: #000;
}

.firmy-sideMenu-jednotlivci {
  background-color: rgb(167, 167, 167);
}

.firmy-sideMenu-jednotlivci-ul {
  display: none;
  height: auto;
}

.jednotlivci-li a {
  text-decoration: none;
  display: inline-block;
  margin-top: 17.47px;
  margin-left: 10px;
  font-size: 17px;
  color: #fff;
}
.jednotlivci-li a:hover {
  color: #000;
}

.body {
  min-height: 100vh;
  width: 100%;
  padding-bottom: 20px;
}
.body .body-content {
  display: flex;
  flex-direction: column;
}
.body .body-content .divoss {
  margin-top: 20px;
  margin: 0 auto;
  margin-top: 25px;
  width: 90%;
}
.body .body-content .divoss h2 {
  color: #000;
}
.body .body-content .divoss h1 {
  color: #fff;
  font-size: 50px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
}

.body-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

.divos {
  margin-top: 20px;
  margin: 0 auto;
  margin-top: 25px;
  width: 90%;
  width: 480px;
}
.divos ul {
  padding: 20px;
  padding-left: 25px;
}
.divos h1 {
  text-transform: uppercase;
  color: #fff;
}

.ability {
  border: 7px solid rgb(255, 255, 255);
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.ability p {
  padding: 15px;
  color: #000;
  font-size: 23px;
}

.content-between {
  display: flex;
  flex-direction: row;
  align-self: center;
  justify-content: space-between;
  width: 100%;
}

.incase {
  font-size: 28px;
}

.examples {
  border: 7px solid rgb(255, 255, 255);
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.examples li {
  padding-inline-start: 10px;
  list-style: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 23px;
  padding-left: 1em;
  text-indent: -0.7em;
}
.examples li::before {
  content: "• ";
  color: #fff;
  margin-right: 3px;
}
.examples ul {
  color: #000;
  margin-top: auto 0;
}

.arrow {
  display: flex;
  width: 190px;
}
.arrow img {
  height: 200px;
  display: block;
  margin: auto;
}

.kontact-link {
  position: fixed;
  top: 20px;
  right: 30px;
}
.kontact-link .cta {
  margin: auto;
  padding: 12px 18px;
  transition: all 0.2s ease;
  border: none;
  background: none;
  cursor: pointer;
}
.kontact-link .cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 50px;
  background: #747474;
  width: 45px;
  height: 45px;
  transition: all 0.3s ease;
}
.kontact-link .cta span {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #000000;
}
.kontact-link .cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #000000;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
.kontact-link .cta:hover:before {
  width: 100%;
  background: #f05af8;
}
.kontact-link .cta:hover svg {
  transform: translateX(0);
}
.kontact-link .cta:active {
  transform: scale(0.95);
}

.contact-link a button {
  position: fixed;
  top: 20px;
  right: 30px;
  margin: 0;
  padding: 0.8em 1em;
  outline: none;
  text-decoration: none;
  z-index: 10;
  cursor: pointer;
  border: none;
  text-transform: uppercase;
  background-color: #333;
  border-radius: 10px;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.contact-link a button:hover {
  animation: sh0 0.5s ease-in-out both;
}
.contact-link a button:hover span {
  animation: storm 0.7s ease-in-out both;
  animation-delay: 0.06s;
}
.contact-link a button::before,
.contact-link a button::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  opacity: 0;
  transition: transform 0.15s cubic-bezier(0.02, 0.01, 0.47, 1), opacity 0.15s cubic-bezier(0.02, 0.01, 0.47, 1);
  z-index: -1;
  transform: translate(100%, -25%) translate3d(0, 0, 0);
}
.contact-link a button:hover::before,
.contact-link a button:hover::after {
  opacity: 0.15;
  transition: transform 0.2s cubic-bezier(0.02, 0.01, 0.47, 1), opacity 0.2s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.contact-link a button:hover::before {
  transform: translate3d(50%, 0, 0) scale(0.9);
}
.contact-link a button:hover::after {
  transform: translate(50%, 0) scale(1.1);
}

.burger-menu-button {
  width: 100px;
  height: 100px;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}
.burger-menu-button .burger {
  position: relative;
  width: 40px;
  height: 30px;
  background: transparent;
  cursor: pointer;
  display: block;
}
.burger-menu-button .burger input {
  display: none;
}
.burger-menu-button .burger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.burger-menu-button .burger span:nth-of-type(1) {
  top: 0px;
  transform-origin: left center;
}
.burger-menu-button .burger span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
  transform-origin: left center;
}
.burger-menu-button .burger span:nth-of-type(3) {
  top: 100%;
  transform-origin: left center;
  transform: translateY(-100%);
}
.burger-menu-button .burger input:checked ~ span:nth-of-type(1) {
  transform: rotate(45deg);
  top: 0px;
  left: 5px;
}
.burger-menu-button .burger input:checked ~ span:nth-of-type(2) {
  width: 0%;
  opacity: 0;
}
.burger-menu-button .burger input:checked ~ span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 28px;
  left: 5px;
}

/******************************************************************************************/
.alert {
  color: red;
  padding: 5px;
  z-index: 110;
  font-size: 16px;
  position: absolute;
}

.iputs {
  margin-top: 20px;
  margin: 0 auto;
  margin-top: 25px;
  width: 90%;
  width: 500px;
  height: 680px;
  border: 7px solid rgb(255, 255, 255);
  border-radius: 10px;
  background-color: #fff;
}
.iputs .input-group {
  margin: 20px auto;
  padding: 10px;
}
.iputs .input {
  width: 100%;
  height: 44px;
  background-color: rgba(5, 6, 15, 0.0392156863);
  border-radius: 0.5rem;
  padding: 0 1rem;
  border: 2px solid transparent;
  font-size: 0.85rem;
  transition: border-color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s, color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s, background 0.2s cubic-bezier(0.25, 0.01, 0.25, 1) 0s;
}
.iputs .label {
  display: block;
  margin-bottom: 0.3rem;
  font-size: 0.9rem;
  font-weight: bold;
  color: rgba(5, 6, 15, 0.6);
  transition: color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s;
}
.iputs .input:hover, .iputs .input:focus {
  outline: none;
  border-color: #05060f;
}
.iputs .input-group:hover .label, .iputs .input:focus {
  color: rgba(5, 6, 15, 0.7607843137);
}
.iputs .contact-text-area {
  resize: none;
  border-radius: 20px;
  font-size: 0.85rem;
  width: 100%;
  padding: 8px;
  padding-left: 20px;
  border: 2px solid transparent;
  background-color: rgba(5, 6, 15, 0.0392156863);
  transition: border-color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s, color 0.3s cubic-bezier(0.25, 0.01, 0.25, 1) 0s, background 0.2s cubic-bezier(0.25, 0.01, 0.25, 1) 0s;
}
.iputs .contact-text-area:hover {
  border: 2px solid #05060f;
  outline: none;
}
.iputs .contact-text-area::-moz-placeholder {
  text-align: center;
}
.iputs .contact-text-area::placeholder {
  text-align: center;
}

.submit-con {
  margin: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.submit-con .submit {
  height: 40px;
  width: 200px;
  text-align: center;
  font-size: 15px;
  border: none;
  outline: 2px solid black;
  border-radius: 20px;
}
.submit-con .submit::-moz-placeholder {
  text-align: center;
  font-size: 15px;
  padding-top: 7px;
}
.submit-con .submit::placeholder {
  text-align: center;
  font-size: 15px;
  padding-top: 7px;
}
.submit-con input[type=submit] {
  border-radius: 10px;
  margin: 10px auto;
  border: 0;
  color: #000;
  background-color: rgb(160, 160, 160);
  letter-spacing: 1.5px;
  font-size: 20px;
  transition: all 0.3s ease;
  box-shadow: rgb(61, 61, 61) 0px 10px 0px 0px;
  color: #000;
}
.submit-con input[type=submit]:hover {
  box-shadow: rgb(61, 61, 61) 0px 7px 0px 0px;
}
.submit-con input[type=submit]:active {
  background-color: rgb(181, 181, 181);
  /*50, 168, 80*/
  box-shadow: rgb(84, 84, 84) 0px 0px 0px 0px;
  transform: translateY(5px);
  transition: 200ms;
}

.firmy-paragraphs {
  width: 500px;
  border: 7px solid rgb(255, 255, 255);
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.1);
}
.firmy-paragraphs p {
  padding: 10px;
  font-size: 23px;
  color: #000;
}

.firmy-info-end {
  display: flex;
  justify-content: flex-end;
}

@keyframes sh0 {
  0% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
  25% {
    transform: rotate(7deg) translate3d(0, 0, 0);
  }
  50% {
    transform: rotate(-7deg) translate3d(0, 0, 0);
  }
  75% {
    transform: rotate(1deg) translate3d(0, 0, 0);
  }
  100% {
    transform: rotate(0deg) translate3d(0, 0, 0);
  }
}/*# sourceMappingURL=style.css.map */