@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&display=swap");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%;
  width: 100%; }

html {
  scroll-behavior: smooth; }

body {
  background-color: #fff;
  font-family: "Source Sans Pro", sans-serif;
  overflow-x: hidden; }

.h2, .regular {
  font-family: "Source Sans Pro", sans-serif;
  color: #000;
  font-size: 39px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: -10px; }
  @media (max-width: 599px) {
    .h2, .regular {
      font-size: 34px; } }

.h3 {
  font-family: "Source Sans Pro", sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 1.3;
  border-bottom: none;
  margin-bottom: -10px; }

.h4 {
  font-family: "Source Sans Pro", sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: -10px; }

.paragraph, .left5 .form, .left5 .form .label, .left5 .form .input {
  font-family: "Source Sans Pro", sans-serif;
  color: #727679;
  font-size: 15.5px;
  line-height: 1.8; }

.regular {
  font-weight: 400; }

.container1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 60px; }
  .container1 .h2, .container1 .regular {
    padding-bottom: 50px; }
  .container1 img {
    max-width: 100%;
    height: auto; }

.left1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 30px; }

.button-classic, .left5 .form .form-button {
  font: 600 18px "Source Sans Pro", sans-serif;
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  -webkit-transform: uppercase;
  -ms-transform: uppercase;
  padding: 18px 0;
  margin-bottom: 70px;
  width: 225px;
  outline: none;
  border: none;
  border-radius: 10px; }
  .button-classic:hover, .left5 .form .form-button:hover {
    background-color: #222222;
    color: #fff;
    text-decoration: none; }

.container2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  padding: 60px;
  text-align: center; }

.subcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 40px; }
  .subcontainer div {
    position: relative;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 100px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 30px; }
    @media (min-width: 600px) {
      .subcontainer div {
        flex-basis: 55%; } }
    @media (min-width: 600px) {
      .subcontainer div {
        flex-basis: 55%; } }
    @media (min-width: 900px) {
      .subcontainer div {
        flex-basis: 45%; } }
    @media (min-width: 1200px) {
      .subcontainer div {
        flex-basis: 30.55%; } }
    @media (max-width: 599px) {
      .subcontainer div {
        padding: 120px 0 0 0;
        margin-right: 0; } }

.number {
  position: absolute;
  font-size: 150px;
  font-weight: 800;
  line-height: 0;
  opacity: 0.09;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.container3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
  padding: 50px 20px;
  border-radius: 50px; }
  @media (min-width: 900px) {
    .container3 {
      display: block; } }
  @media (min-width: 1200px) {
    .container3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  .container3 a {
    color: #000;
    font-weight: 600; }
    .container3 a:hover {
      color: #222222; }

.left2 {
  padding-left: 40px; }
  .left2 img {
    max-width: 100%;
    height: auto; }

.right2 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 80px; }
  @media (max-width: 599px) {
    .right2 {
      padding: 0 70px 0 35px; } }
  .right2 .h2, .right2 .regular {
    padding: 25px 0; }

.container4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px; }
  @media (min-width: 600px) {
    .container4 {
      display: block; } }
  @media (min-width: 900px) {
    .container4 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.left3 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 35px; }
  .left3 .h2, .left3 .regular {
    padding: 25px 0; }

.right3 img, .xright3 img {
  max-width: 100%;
  height: auto;
  padding-top: 30px; }
  @media (min-width: 1800px) {
    .right3 img, .xright3 img {
      padding-right: 140px; } }

.container5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f7f7f7;
  padding: 60px;
  border-radius: 50px; }
  @media (min-width: 900px) {
    .container5 {
      display: block; } }
  @media (min-width: 1200px) {
    .container5 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.left4 img {
  max-width: 100%;
  height: auto;
  padding-bottom: 25px; }

.right4 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 50px; }
  @media (max-width: 599px) {
    .right4 {
      padding: 0 30px; } }
  .right4 .h2, .right4 .regular {
    padding: 25px 0; }

.container6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 60px 0 60px; }

.left5 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 50px; }
  .left5 .h2, .left5 .regular {
    padding: 50px 20px 30px 0; }
  .left5 .regular {
    padding-right: 0; }
  .left5 div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .left5 .form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 25px 0 50px 0; }
    @media (max-width: 599px) {
      .left5 .form {
        display: block; } }
    .left5 .form .input {
      border: 1px solid #dadada;
      outline: none;
      padding: 18px;
      margin: 10px 25px 20px 0;
      border-radius: 10px; }

    .left5 .form .div-zprava {
      flex-basis: 100%;
    }
    .left5 .form .input.textarea {
      resize: none;
    }

      @media (max-width: 599px) {
        .left5 .form .input {
          margin: 10px 100px 20px 0; } }
      .left5 .form .input:focus {
        background-color: #f7f7f7; }
    .left5 .form .form-button {
      padding: 0;
      margin: 36px auto;
      height: 65px;
      width: 225px;
      cursor: pointer; }

.right5 {
  text-align: center;
  margin: 0 auto; }
  .right5 img.profile {
    border: 8px solid #f7f7f7;
    border-radius: 100%; }
  .right5 .h4 {
    padding-top: 25px;
    padding-bottom: 15px; }

img.linkedin-icon {
	margin-bottom: -2px;
}

a.linkedin-icon:hover {
	text-decoration: none;
}

.for-partners-response { font-size: 18px; margin-top: 8px; min-height: 200px; }

.container7 {
  padding: 60px 60px 0 60px;
}
.container7 .h2 {
  padding: 25px 0;
  text-align: center;
}
.container7 .paragraph {
  text-align: center;
}
.table-wrapper {
  overflow-x: auto;
  max-width: 100%;
}
/* tabulka integrace */
.table {
  border-collapse: collapse;
	width: 100%;
	margin: 24px 0 48px;
	font-size: 15px;
}
.table 	tr {
  border-bottom: 1px solid #ECECEC;
}
.table 	tr th {
    padding: 12px 2px;
    font-size: 16px;
}
.table 	tr th:first-child {
  width: 33%;
  padding-left: 25px;
}
.table 	tr td {
    padding: 12px 2px;
    text-align: center;
}
@media (max-width: 599px) {
  .table 	tr td:first-child img {
    height: 22px;
  }
}
.table 	tr td span {
    display: inline-block;
    background: url('/img/check_green.svg') center no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
    vertical-align: middle;
}

@media (max-width: 599px) {
  .table 	tr td span {
    background-size: 25px;
    width: 25px;
    height: 25px;
  }     
}

/* výpis log integrace */
.container7 .row-integration {
    margin: 1.5rem 0 3.5rem;
}

.container7 h3 {
    padding: 0;
    border: 0;
    text-align: center;
}

.container7 .logo {
  margin: 1rem;
}