.services_header {
  background-position: center center; 
}

.header_top {
  z-index: 1;
  position: relative;
}
#carousel-example-generic {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

#carousel-example-generic .carousel-inner {
  position: absolute;
  top: 0;
  bottom: 0;
}
#carousel-example-generic .item {
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.wrap_container {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding-bottom: 40px;
}
.wrap_container .box {
  padding-top: 5px;
  padding-bottom: 10px;
  background: rgba(0,0,0, 0.1);
  overflow: hidden;
}
.video_bg {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.map {
  position: relative;
}
.map:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  background-color: rgba(216,182,109,.4);
  content: '';
}
.news a.item {
  display: block;
  color: #000;
  text-decoration: none;
}
.our_works {
  font-size: 16px;
}
.blc-header nav {
  margin-bottom: 0;
}
@media (max-width: 768px) { 
  #carousel-example-generic {
    position: relative;
    top: 0;
    height: 300px;
  }
  .blc-header {
    height: auto;
    min-height: 0;
  }
  .navrow {
    min-height: 52px;
  }
  #carousel-example-generic * {
    line-height: 1;
  }
  #carousel-example-generic h1 {
    font-size: 30px;
  }
  #carousel-example-generic h2 {
    font-size: 26px;
  }
  #carousel-example-generic h3 {
    font-size: 22px;
  }
  #carousel-example-generic h4 {
    font-size: 20px;
  }
  #carousel-example-generic h5 {
    font-size: 18px;
  }
  #carousel-example-generic h6 {
    font-size: 16px;
  }
  #carousel-example-generic p {
    font-size: 16px;
  }
  .wrap_container {
    padding-bottom: 0;
  }
  .blc-footer .contact_info .contact_list {
    text-align: left;
  }
}

.our_spec a.item_wrappe {
  display: block;
  text-decoration: none;
  color: #000;
}
.blc-header {
  position: relative;
}
.specmodal .img {
  height: 150px;
  width: 150px;
  background-size: cover;
  background-position: center center;
  border-radius: 150px;
  display: inline-block;
}
.fio_block {
  text-align: center;
}
.specmodal .modal-content {
  border-radius: 0;
}

.navrow {
  min-height: 50px;
}
@media (max-width: 768px) { 

  .navrow {
    min-height: 52px;
  }
}

#news{
  font-size: 18px;
  font-weight: 300;
}
.btn_more {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  background: #d8b66d;
  font-size: 30px;
  border: 2px solid #d8b66d;
  border-radius: 30px;
  text-transform: uppercase;
  color: #333;
  padding: 6px 20px;
  font-weight: 200;
  margin-top: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}
.blc-header-min {
  min-height: 0;
}
.news .price {
  font-size: 22px;
}  
.news img.ree {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  display: block;
  margin: 0 auto;
}
.call {
  outline: none;
}
.products .item .img, .new-procedures .item .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}

.blc-header .header_top .number {
  display: inline-block;
}
.blc-header .header_top .number a {
  color: #fff;
}
.contact_list a {
  color: #000;
}
