.navigation-clean {
  background:#43495e;
  padding-top:.55rem !important;
  padding-bottom:.55rem !important;
  color:#333;
  border-radius:0;
  box-shadow:none;
  border:none;
  margin-bottom:0;
}

@media (min-width:768px) {
  .navigation-clean {
    padding-top:1rem;
    padding-bottom:1rem;
  }
}

.navigation-clean .navbar-brand {
  font-weight:bold;
  color:inherit;
}

.navigation-clean .navbar-brand:hover {
  color:#222;
}

.navigation-clean .navbar-toggler {
  border-color:#ddd;
}

.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
  background:none;
}

.navigation-clean .navbar-toggler {
  color:#888;
}

.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
  border-top-color:#ddd;
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
  color:#ffffff;
  box-shadow:none;
  background:none;
  pointer-events:none;
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left:18px;
  padding-right:18px;
}

@media (min-width: 992px) {
  .navigation-clean.navbar .navbar-nav .nav-link {
    padding-left:10px;
    padding-right:10px;
  }
}

.navigation-clean.navbar-light .navbar-nav .nav-link {
  color:#ffffff;
}

.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
  color:#ffffff !important;
  background-color:transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top:-5px;
  box-shadow:none;
  background-color:#fff;
  border-radius:2px;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
  line-height:2;
  color:#37434d;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
  background:#eee;
  color:inherit;
}

.h1, h1 {
  font-family:'Montserrat';
  font-weight:700;
  font-size:42px;
  color:#000000;
  line-height:1;
  text-transform:uppercase;
}

@media (max-width: 576px) {
  .h1, h1 {
    text-align:center;
  }
}

p {
  font-family:'Montserrat';
  font-size:17px;
  color:#000000;
}

#bk-utp {
  padding-top:30px;
  background:url(bg-il1.jpg) center center;
  min-height:680px;
  background-repeat:no-repeat;
}

#bk-logo {
  padding-top:10px;
  padding-bottom:10px;
  margin-top:60px;
}

#col-h1 {
  margin-top:80px;
}

.btn:not(:disabled):not(.disabled) {
}

.link-phone {
  font-family:'Montserrat';
  font-size:29px;
  color:#000000;
  font-weight:700;
}

#bk-preim {
  padding-top:40px;
  padding-bottom:30px;
  background:url(background6.jpg) center top;
  background-size:cover;
}

.h2, h2 {
  font-family:'Montserrat';
  font-weight:600;
  color:#000000;
  font-size:40px;
  margin-bottom:10px;
  line-height:1.1;
  text-align:left;
  margin-bottom:30px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
}

.div-bg-shadow {
  box-shadow:0px 0px 15px 5px rgba(213,225,255,0.11);
  background:url(bg-preim-div.png) center center;
  min-height:390px !important;
  padding:20px;
  margin-bottom:20px;
  background-repeat:no-repeat;
  min-height:411px;
  border:solid 1px rgba(220,220,220,0.36);
}

.icon-1 {
  width:45px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.h3, h3 {
  font-family:'Montserrat';
  font-weight:600;
  color:#000000;
  font-size:22px;
  margin-top:10px;
  margin-left:0px;
  text-align:center;
}

.txt-preim {
  margin-top:20px;
  text-align:center;
}

.span-oran {
  color:#ff6d00;
  font-weight:600;
}

#bk-naprav {
  padding-top:50px;
  padding-bottom:50px;
  /*background:url(../../assets/img/bk-il2.jpg) center top;*/
  background-size:cover;
}

.div-bg-naprav {
  box-shadow:0px 0px 15px 5px rgba(237,242,250,0.6);
  background-color:#ffffff;
  min-height:300px;
  margin-bottom:20px;
  padding-bottom:20px;
}

#row-gray {
  background:#000000;
  min-height:30px;
}

#col-flex-gr {
  background:#43495e;
  display:flex;
  align-items:center;
  min-height:70px;
}

.im2 {
  width:35px;
  margin-right:20px;
}

#h3-wh {
  color:#ffffff;
  font-size:18px;
  margin:0px;
  text-align:left;
}

.txt-h1 {
  font-size:22px;
  /*margin-top:40px;*/
  font-weight:400;
  color:#191b21;
  /*margin-bottom:40px;*/
  line-height:1.3;
  font-weight:700;
}

@media (max-width: 576px) {
  .txt-h1 {
    font-size:18px;
    /*margin-top:40px;*/
    font-weight:400;
    color:#191b21;
    /*margin-bottom:40px;*/
    line-height:1.3;
    font-weight:700;
    text-align:left;
  }
}

.div-round-adres {
  width:40px;
  height:40px;
  background:#eceaf1;
  border-radius:50px;
  margin-right:10px;
}

#col-adres {
  display:flex;
  align-items:center;
}

@media (max-width: 576px) {
  #col-adres {
    justify-content:center;
    margin-top:15px;
    margin-bottom:15px;
  }
}

.icon-3 {
  width:20px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
}

.txt-nopadding {
  padding:0px !important;
  margin:0px !important;
  font-size:15px;
  font-weight:300;
}

.point {
  width:15px;
}

.btn:not(:disabled):not(.disabled) {
  font-family:'Montserrat';
  font-size:15px;
  font-weight:600;
  color:rgb(245,245,245);
  user-select:none;
  padding:.9em 2em;
  outline:none;
  border:none;
  text-transform:uppercase;
  background:linear-gradient(to left, #ffad00, #ff6b00);
  box-shadow:0em 0.2em 10px rgba(94,94,94,0.19);
}

#but1 {
  width:320px;
  height:60px;
  margin-top:20px;
}

@media (max-width: 577px) {
  #but1 {
    width:320px;
    height:60px;
    margin-top:20px;
    display:block;
    margin-left:auto;
    margin-right:auto;
  }
}

#but3 {
  display:block;
  margin-left:auto;
  margin-right:auto;
  max-width:300px;
}

.table-responsive {
  padding-left:20px;
}

.navbar-expand-md .navbar-nav {
  font-family:'Montserrat';
  font-weight:300;
  text-transform:uppercase;
  font-size:14px;
}

@media (max-width: 1200px) {
  .navbar-expand-md .navbar-nav {
    font-size:12px;
  }
}

#but-zk {
  border-radius:0px;
  padding:0px;
  background:rgba(0,0,0,0);
  font-size:14px;
  font-weight:600;
  box-shadow:none;
  color:#ff7c00;
  border-bottom:dotted 1px;
  letter-spacing:1.1px;
}

.h2-txt {
  margin:0px;
  font-size:22px;
  line-height:1.2;
  color:#737478;
  font-weight:500;
  padding-top:10px;
}

#bk-forma {
  padding-top:50px;
  padding-bottom:50px;
  /*background-color:#f7f9ff;*/
  background:url(bg-il2.jpg) center center;
  background-repeat:no-repeat;
  background-size:cover;
}

.div-form-wh {
  box-shadow:0px 0px 15px 5px rgba(237,242,250,0.6);
  width:100%;
  height:100%;
  min-height:250px;
  background:#ffffff;
  padding:30px;
}

.div-round-form {
  width:65px;
  height:65px;
  background:#43495e;
  border-radius:50px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  text-align:center;
}

.txt-form-center {
  text-align:center;
  padding:10px;
}

.icon-4 {
  width:40px;
  margin-top:12px;
}

#but5 {
  width:285px;
  height:50px;
  display:block;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
}

#bk-otzyv {
  padding-top:50px;
  padding-bottom:50px;
  background-size:cover !important;
  background:url(bg-il4.jpg) center center;
}

#line-wh {
  height:1px;
}

#bk-adres {
  padding-top:30px;
  background:#f8f8f8;
  padding-bottom:20px;
}

#bk-projekt {
  padding-top:50px;
  padding-bottom:80px;
  background:#ffffff;
}

.txt-adres {
  font-size:20px;
  margin-bottom:10px;
  font-weight:500;
}

#input1 {
  height:50px;
  margin-bottom:10px;
  font-family:'Montserrat';
  font-size:15px;
}

#input2 {
  height:50px;
  font-family:'Montserrat';
  margin-bottom:10px;
  font-size:15px;
}

#input3 {
  height:110px;
  font-family:'Montserrat';
}

#bk-logo-dw {
  padding-top:10px;
  padding-bottom:10px;
}

.div-check {
  display:flex;
  align-items:center;
}

.txt-check {
  font-size:13px;
  margin:0px;
  margin-left:10px;
  color:#8c8c8c;
}

