/*
Theme Name: V-podlahy B2B landing page
Author: Petr Pojer
Author URI: https://www.petrpojer.cz/
Description: Template for V-podlahy B2B landing page
Version: 1.0
*/
html {
  font-family: Arial;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
a:hover,
a:active {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
label {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 100%;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
*:focus {
  outline: 0;
}
body {
  margin: 0px;
  padding: 0px;
  line-height: 1.3;
  color: #656565;
  background-color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 767px) {
  body {
    font-size: 18px;
  }
}
body.noscroll {
  overflow: hidden;
}
a {
  color: #ec1d23;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
  line-height: 1.3;
  color: #000;
  font-weight: 900;
  word-wrap: break-word;
}
h1 {
  margin: 0px 0px 35px;
  font-size: 56px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
}
h2 {
  margin: 0px 0px 35px;
  font-size: 36px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  margin: 30px 0px 25px;
  font-size: 26px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 20px;
  }
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
p:first-child {
  margin-top: 0px;
}
p {
  margin: 40px auto;
  line-height: 1.63;
}
strong {
  font-weight: 900;
}
table {
  width: 100%;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 22px;
  border-collapse: collapse;
}
iframe {
  max-width: 100%;
  display: block;
}
ul {
  margin: 25px 0px;
  padding-left: 20px;
}
ul li {
  margin-bottom: 5px;
  padding-left: 10px;
}
textarea {
  resize: none;
}
.perex p {
  line-height: 1.2;
  color: #353535;
  font-size: 32px;
  font-weight: 600;
}
.vertical-centered {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .vertical-centered {
    width: auto;
    display: block;
  }
}
.aligncenter {
  margin: 5px auto;
  display: block;
}
.alignright {
  margin: 15px 0px 20px 20px;
  float: right;
}
.alignleft {
  margin: 15px 20px 20px 0px;
  float: left;
}
@media (max-width: 991px) {
  .margin-top-sm {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .margin-top-xs {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .text-center-sm {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .text-left-sm {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .text-left-xs {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}
.content {
  padding: 100px 0px;
}
@media (max-width: 767px) {
  .content {
    padding: 70px 0px;
  }
}
.content.no-padding-top {
  padding-top: 0px;
}
.content.grey {
  background: #f6f6f6;
}
.content p:last-child {
  margin-bottom: 0px;
}
#header {
  padding: 30px 0px;
  background: #fff;
  border-top: 3px solid #d7241d;
}
#logo img {
  max-width: 220px;
}
.button {
  padding: 0px 30px;
  max-width: 100%;
  min-height: 65px;
  line-height: 63px;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1.5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 0px;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.button:hover {
  text-decoration: none;
}
.button.button-full {
  width: 100%;
}
.button.button-small {
  padding: 0px 20px;
  min-height: 60px;
  line-height: 58px;
  font-size: 12px;
}
.button.button-red {
  background: #d7241d;
  background: -moz-linear-gradient(top, #d7241d 0%, #ec1d23 100%);
  background: -webkit-linear-gradient(top, #d7241d 0%, #ec1d23 100%);
  background: linear-gradient(to bottom, #d7241d 0%, #ec1d23 100%);
  color: #fff;
  border-top: 2px solid #fc3641;
  -webkit-box-shadow: 0px 12px 10px 0px rgba(136,94,95,0.2);
  -moz-box-shadow: 0px 12px 10px 0px rgba(136,94,95,0.2);
  box-shadow: 0px 12px 10px 0px rgba(136,94,95,0.2);
}
.button.button-red:hover {
  background: #ec1d23;
  background: -moz-linear-gradient(top, #ec1d23 0%, #d7241d 100%);
  background: -webkit-linear-gradient(top, #ec1d23 0%, #d7241d 100%);
  background: linear-gradient(to bottom, #ec1d23 0%, #d7241d 100%);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-row {
  margin-bottom: 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .form-row {
    margin-bottom: 30px;
    width: auto;
    display: block;
  }
}
.form-row label {
  color: #000;
  font-size: 17px;
  font-weight: 600;
  text-align: right;
  display: block;
}
@media (max-width: 767px) {
  .form-row label {
    margin-bottom: 10px;
    text-align: left;
  }
}
.form-item textarea,
.form-item input {
  padding: 0px 30px;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #fff;
  color: #353535;
  font-size: 20px;
  font-weight: 700;
  border: 1px solid #c7c7c7;
  display: block;
}
.form-item textarea:focus,
.form-item input:focus {
  border-color: #32a826;
}
.form-item textarea {
  padding: 30px;
  height: 170px;
  line-height: 1.5;
}
.form-select select {
  padding: 0px 30px;
  width: 100%;
  height: 70px;
  line-height: 70px;
  background: #fff;
  color: #353535;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #c7c7c7;
  display: block;
}
.form-select select:focus {
  border-color: #32a826;
}
.form-bottom {
  margin-top: 20px;
}
.form-bottom p {
  margin: 0px;
  padding: 0px 60px;
  line-height: 1.5;
  font-size: 16px;
}
@media (max-width: 767px) {
  .form-bottom p {
    margin-top: 50px;
    padding: 0px;
  }
}
.form-bottom p a {
  color: #000;
}
.progress-bar-wrapper {
  margin-top: 45px;
  padding: 0px 60px;
  text-align: center;
  position: relative;
}
@media (max-width: 1199px) {
  .progress-bar-wrapper {
    padding: 0px;
  }
}
.progress-bar-wrapper:before {
  width: 100%;
  height: 1px;
  background: #e9e9e9;
  content: '';
  position: absolute;
  top: 9px;
  left: 0px;
}
.progress-bar-wrapper.dark .progress-bar-inner {
  background: #000;
  border-color: #000;
}
.progress-bar-wrapper.dark span strong {
  color: #ec1d23;
}
.progress-bar-wrapper .progress-bar-inner {
  margin: auto;
  padding: 3px 5px;
  width: 360px;
  max-width: 100%;
  height: 17px;
  background: #f9f9f9;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.progress-bar-wrapper .progress-bar-inner div {
  height: 9px;
  background: #d7241d;
  background: -moz-linear-gradient(top, #d7241d 0%, #ec1d23 100%);
  background: -webkit-linear-gradient(top, #d7241d 0%, #ec1d23 100%);
  background: linear-gradient(to bottom, #d7241d 0%, #ec1d23 100%);
  border-radius: 25px;
  -webkit-box-shadow: 0px 12px 10px 0px rgba(136,94,95,0.2);
  -moz-box-shadow: 0px 12px 10px 0px rgba(136,94,95,0.2);
  box-shadow: 0px 12px 10px 0px rgba(136,94,95,0.2);
}
.progress-bar-wrapper span {
  margin-top: 20px;
  color: #000;
  font-size: 18px;
  display: block;
}
.advantages-wrapper {
  margin: 80px 0px;
}
.advantages-wrapper .advantages-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.advantages-wrapper .advantages-list .advantage-item {
  padding: 0px 70px 15px;
  width: 33.33%;
  border-left: 1px solid #e9e9e9;
}
@media (max-width: 1199px) {
  .advantages-wrapper .advantages-list .advantage-item {
    padding: 0px 40px 15px;
  }
}
@media (max-width: 767px) {
  .advantages-wrapper .advantages-list .advantage-item {
    margin-bottom: 60px;
    padding: 0px;
    width: 100%;
    text-align: center;
    border: 0px;
  }
}
.advantages-wrapper .advantages-list .advantage-item:first-child {
  padding-left: 0px;
  border-left: 0px;
}
.advantages-wrapper .advantages-list .advantage-item:last-child {
  padding-right: 0px;
}
@media (max-width: 767px) {
  .advantages-wrapper .advantages-list .advantage-item:last-child {
    margin-bottom: 0px;
  }
}
.advantages-wrapper .advantages-list .advantage-item img {
  margin-bottom: 35px;
  height: 50px;
}
@media (max-width: 767px) {
  .advantages-wrapper .advantages-list .advantage-item img {
    margin-bottom: 15px;
  }
}
.advantages-wrapper .advantages-list .advantage-item p {
  margin: 0px;
}
.advantages-wrapper .advantages-list .advantage-item p strong {
  color: #353535;
}
.cta-bottom-wrapper {
  margin-top: 100px;
}
.cta-bottom-wrapper h2 {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cta-bottom-wrapper h2 {
    margin-bottom: 35px;
  }
}
.form-wrapper {
  margin-top: 90px;
}
.form-wrapper .form-main-info {
  padding: 70px 170px;
  border: 1px solid #e9e9e9;
  border-top: 10px solid #d7241d;
  text-align: center;
}
@media (max-width: 1800px) {
  .form-wrapper .form-main-info {
    padding: 70px;
  }
}
@media (max-width: 1199px) {
  .form-wrapper .form-main-info {
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  .form-wrapper .form-main-info {
    padding: 50px 15px;
  }
}
.form-wrapper .form-main-info .special p {
  margin: 50px 0px 0px;
  color: #000;
  font-size: 26px;
  font-weight: 900;
}
@media (max-width: 767px) {
  .form-wrapper .form-main-info .special p {
    font-size: 22px;
  }
}
.form-wrapper .form-inner {
  padding: 60px;
  background: #f6f6f6;
  border: solid #e9e9e9;
  border-width: 0px 1px 1px;
  border-radius: 0px 0px 5px 5px;
}
@media (max-width: 1199px) {
  .form-wrapper .form-inner {
    padding: 50px 30px;
  }
}
@media (max-width: 767px) {
  .form-wrapper .form-inner {
    padding: 50px 15px;
  }
}
.form-wrapper .form-inner .form-note {
  margin-top: 20px;
  padding: 0px 60px;
}
@media (max-width: 767px) {
  .form-wrapper .form-inner .form-note {
    padding: 0px;
  }
}
.form-wrapper .form-inner .form-note img {
  margin-bottom: 30px;
  width: 30px;
}
.form-wrapper .form-inner .form-note p {
  margin: 0px;
}
.form-wrapper .form-inner .form-note p strong {
  color: #353535;
  font-weight: 900;
}
.main-info {
  padding: 70px 0px 0px;
}
@media (max-width: 767px) {
  .main-info {
    padding-top: 30px;
  }
}
.main-info.thankyou {
  padding: 120px 0px;
}
@media (max-width: 767px) {
  .main-info.thankyou {
    padding: 30px 0px;
  }
}
.process-wrapper {
  margin-top: 80px;
}
.process-wrapper h2 {
  margin-bottom: 65px;
}
@media (max-width: 767px) {
  .process-wrapper h2 {
    margin-bottom: 35px;
  }
}
.process-wrapper .process-list {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.process-wrapper .process-list .process-item {
  padding-right: 30px;
  width: 20%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1199px) {
  .process-wrapper .process-list .process-item {
    margin-bottom: 20px;
    width: 50%;
  }
}
@media (max-width: 640px) {
  .process-wrapper .process-list .process-item {
    width: 100%;
    padding-right: 0px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.process-wrapper .process-list .process-item:last-child {
  padding-right: 0px;
}
.process-wrapper .process-list .process-item span {
  margin-right: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #f6f6f6;
  color: #ec1d23;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  flex-shrink: 0;
}
.process-wrapper .process-list .process-item p {
  margin: 0px;
  color: #353535;
  font-size: 20px;
  font-weight: 700;
}
.products-list-wrapper {
  margin: 80px 0px;
}
.products-list-wrapper h2 {
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .products-list-wrapper h2 {
    margin-bottom: 35px;
  }
}
.products-list-wrapper .products-list-menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  bottom: -1px;
  z-index: 10;
}
.products-list-wrapper .products-list-menu li {
  margin: 0px 1px;
  padding: 0px;
  width: 240px;
  height: 70px;
  max-width: 100%;
  background: #e9e9e9;
  font-size: 20px;
  font-weight: 700;
  border: solid #e9e9e9;
  border-width: 1px 1px 0px;
  border-radius: 5px 5px 0px 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .products-list-wrapper .products-list-menu li {
    font-size: 16px;
  }
}
.products-list-wrapper .products-list-menu li:hover {
  background: #fff;
}
.products-list-wrapper .products-list-menu li.active {
  background: #fff;
  font-weight: 900;
}
.products-list-wrapper .products-list-menu li a {
  width: 100%;
  height: 100%;
  color: #000;
  text-decoration: none;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.products-list-item {
  padding-top: 40px;
  border-top: 1px solid #e9e9e9;
  display: none;
}
.products-list-item.active {
  display: block;
}
.products-list-item p {
  margin: 0px;
  padding: 0px 60px 30px;
  font-size: 16px;
  border-bottom: 1px solid #e9e9e9;
}
.products-list {
  margin: 35px -10px 0px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media (max-width: 640px) {
  .products-list {
    margin: 35px 0px 0px;
  }
}
.products-list .product-column {
  margin-bottom: 20px;
  padding: 0px 10px;
  width: 33.33%;
}
@media (max-width: 991px) {
  .products-list .product-column {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .products-list .product-column {
    padding: 0px;
    width: 100%;
  }
}
.products-list .product-column .product-item {
  text-decoration: none;
  display: block;
  position: relative;
}
.products-list .product-column .product-item:hover {
  -webkit-box-shadow: 5px 0px 25px rgba(122,130,137,0.15);
  -moz-box-shadow: 5px 0px 25px rgba(122,130,137,0.15);
  box-shadow: 5px 0px 25px rgba(122,130,137,0.15);
}
.products-list .product-column .product-item:hover .product-title {
  text-decoration: underline;
}
.products-list .product-column .product-item .product-label {
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #ec1d23;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  border-radius: 10px;
  position: absolute;
  top: 25px;
  left: 15px;
}
.products-list .product-column .product-item .product-inner {
  padding: 20px 25px 0px;
  border: 1px solid #e9e9e9;
  border-radius: 0px 0px 5px 5px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .products-list .product-column .product-item .product-inner {
    padding: 20px 15px 0px;
  }
}
@media (max-width: 1199px) {
  .products-list .product-column .product-item .product-inner {
    padding: 15px 15px 0px;
  }
}
.products-list .product-column .product-item .product-inner .product-title {
  line-height: 1;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.products-list .product-column .product-item .product-inner .product-meta {
  line-height: 1;
  color: #656565;
  font-size: 16px;
}
.products-list .product-column .product-item .product-inner .product-price-info {
  margin-top: 15px;
  font-size: 20px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1400px) {
  .products-list .product-column .product-item .product-inner .product-price-info {
    font-size: 18px;
  }
}
.products-list .product-column .product-item .product-inner .product-price-info .product-discount {
  padding: 20px 25px 20px 0px;
  color: #ec1d23;
  border-right: 1px solid #e9e9e9;
  font-weight: 900;
}
@media (max-width: 1199px) {
  .products-list .product-column .product-item .product-inner .product-price-info .product-discount {
    padding-right: 15px;
  }
}
.products-list .product-column .product-item .product-inner .product-price-info .product-price {
  padding: 20px 0px;
}
.products-list .product-column .product-item .product-inner .product-price-info .product-price s {
  color: #656565;
  font-weight: 400;
}
.products-list .product-column .product-item .product-inner .product-price-info .product-price strong {
  color: #000;
}
