.nopadding {
  padding: 0px !important;
}
@media (max-width: 768px) {
  .nopadding {
    padding: 5px !important;
  }
}

.form-control {
  height: 40px !important;
}

.form-control-submit {
  background: #008FD2;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 60% !important;
  height: 40px !important;
  border: none !important;
}
.form-control-submit:hover {
  background: #0075b2;
}
@media (max-width: 768px) {
  .form-control-submit {
    width: 100% !important;
  }
}

@media (max-width: 425px) {
  #content > div {
    display: inline-block;
    width: 80%;
  }
}
#konstruktor-dverej {
  margin-left: 50px;
}
@media (max-width: 768px) {
  #konstruktor-dverej {
    margin-left: 0px;
  }
}
#konstruktor-dverej .row {
  margin: 0px !important;
}
#konstruktor-dverej .col-1, #konstruktor-dverej .col-2 {
  display: inline-block;
  float: left;
}
#konstruktor-dverej .col-1 {
  min-width: 310px !important;
}
#konstruktor-dverej .col-2 {
  width: 42%;
  padding-left: 5%;
}
@media (max-width: 1024px) {
  #konstruktor-dverej .col-2 {
    width: 53%;
  }
}
@media (max-width: 425px) {
  #konstruktor-dverej .col-2 {
    width: 99%;
  }
}
#konstruktor-dverej canvas {
  background: #fff;
  display: block;
}
#konstruktor-dverej #accordion_steps {
  max-width: 100%;
}
#konstruktor-dverej #accordion_steps .panel-title {
  padding-left: 0px;
}
#konstruktor-dverej #accordion_steps .panel-title a {
  color: #008FD2;
  text-decoration: none;
}
#konstruktor-dverej #accordion_steps .panel-title a:hover {
  color: #008FD2;
}
#konstruktor-dverej #accordion_steps .panel-title a.collapsed {
  color: #131313;
}
#konstruktor-dverej #accordion_steps .panel-title a.collapsed:hover {
  color: #008FD2;
}
#konstruktor-dverej #accordion_steps .panel-title a.commplite {
  color: green;
}
#konstruktor-dverej #accordion_steps .owl-controls {
  position: absolute;
  padding: 0 0rem;
  width: calc(100% - 1rem);
  top: 50%;
}
#konstruktor-dverej #accordion_steps .owl-prev, #konstruktor-dverej #accordion_steps .owl-next {
  font-size: 30px;
  line-height: 0%;
  color: #0089cf;
}
#konstruktor-dverej #accordion_steps .owl-next {
  right: -20px;
}
#konstruktor-dverej #accordion_steps .owl-prev {
  left: 0%;
}
#konstruktor-dverej #accordion_steps .variant__door .item label {
  display: inline-block;
  width: 100%;
}
#konstruktor-dverej #carusel_step_1 img {
  height: 90px;
}
#konstruktor-dverej #carusel_step_2 img {
  width: 100px;
  margin: 0 auto;
}
#konstruktor-dverej #carusel_step_3 .color_door img {
  width: 51px;
  margin: 0 auto;
}
#konstruktor-dverej #carusel_step_4 .colorglass_door {
  text-align: center;
}
#konstruktor-dverej #carusel_step_4 .colorglass_door img {
  width: 51px;
  margin: 0 auto;
}
#konstruktor-dverej #carusel_step_5 .colorhandle_door {
  text-align: center;
}
#konstruktor-dverej #carusel_step_5 .colorhandle_door img {
  width: 51px;
  margin: 0 auto;
  padding: 2%;
}
#konstruktor-dverej #carusel_step_6 .hinge_door {
  text-align: center;
}
#konstruktor-dverej #carusel_step_6 .hinge_door img {
  width: 51px;
  margin: 0 auto;
}

.ll.active {
  filter: brightness(0.9);
}

.text-danger {
  color: red;
}

.text-right {
  text-align: right;
  display: inherit;
}
@media (max-width: 768px) {
  .text-right {
    text-align: left;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=style.css.map */
