.obj-detail-search-block.focus .typeahead{
  background-color: #ffffff!important;
  border: 1px solid #d9d9d9;
}

.obj-detail-search-block .typeahead{
  border: 1px solid rgb(245, 246, 247);
  border-radius: 4px;
  background-color: rgb(245, 246, 247);
}

.obj-detail-container{
  max-width: 1200px;
  margin: 15px auto;
  position: relative;
}

.obj-detail-content{
  margin-right: 315px;
  padding: 0 15px;
}

.obj-detail-content svg{
  fill: #000000;
}

.obj-detail-breadcrumb{
  font-size: 14px;
  line-height: 1.2em;
  color: rgb(134, 144, 153);
}

.obj-detail-save .btn-light svg,
.view-large-photos.btn-light svg{
  fill: #337ab7;
}

.view-large-photos.btn-light svg{
  width: 28px;
  height: 28px;
}

.obj-detail-photo{
  position: relative;
  margin-bottom: 15px;
}

.obj-detail-photo .above-caption-shadow{
  position: absolute;
  padding: 8px;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0) 40%);
  z-index: 1;
}

.obj-detail-photo .fotorama__stage{
  border-radius: 8px;
  overflow: hidden;
}

.obj-detail-save{
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 9;
}

.obj-detail-inform{
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 9;
}

.obj-detail-save .btn-light,
.view-large-photos.btn-light{
  background-color: #ffffff;
  border-radius: 8px;
}

.obj-detail-save .btn-light:hover,
.view-large-photos.btn-light:hover{
  background-color: #e2e6ea;
}

.view-large-photos{
  display: block;
  position: absolute;
  bottom: 80px;
  right: 10px;
  z-index: 9;
}

.obj-detail-contact{
  position: absolute;
  top: 0;
  right: 15px;
  width: 300px;
}

.obj-detail-contact .card{
  max-height: 500px;
  overflow: hidden;
  border-radius: 8px;
}

.obj-detail-contact .card .form-control::placeholder{
  color: rgb(134, 144, 153);
  opacity: 0.7;
}

.obj-detail-contact .img-rounded{
  float: left;
  border-radius: 6px;
}

.obj-detail-map{
  height: 370px;
  border-radius: 8px;
  overflow: hidden;
  margin: 15px auto;
}

.add-menu-detail-wrap-modal{
  margin-top: 0;
}

.modal-content.container{
  padding-left: 0;
  padding-right: 0;
  border: none;
  border-radius: 0;
}

#icon-street-view{
  background-color: white;
  height: 76px;
  width: 76px;
  position: absolute;
  right: 50px;
  bottom: 85px;
  display: none;
  padding: 3px;
  cursor: pointer;
}

#icon-street-view span,
#icon-photo-view span{
  display: block;
  position: absolute;
  left: 0;
  bottom: 5px;
  color: white;
  font-size: 10px;
  background-color: rgba(71,78,82,.7);
  width: 70px;
  height: 15px;
  text-align: center;
  margin-left: 3px;
}

#icon-photo-view{
  background-color: white;
  height: 76px;
  width: 76px;
  position: absolute;
  right: 50px;
  bottom: 40px;
  display: none;
  padding: 3px;
  cursor: pointer;
}

#player-street-view{
  display: none;
}

.modal{
  overflow: scroll!important;
}

#objDetailModal .modal-content{
  min-height: 100%;
}

.obj-detail-right-col{
  position: absolute;
  top: 0;
  right: 15px;
  width: 300px;
}

.contact-btn-in-menu{
  /*background: $bgBtnCustom;*/
}

.contact-btn-in-menu a{
  color: #fff;
}

.glyphicon-label{
  max-height: 20px;
  margin-top: -4px;
}

.glyphicon-comfort-label{
  margin-right: 15px;
  margin-top: -4px;
  max-height: 23px;
}

.preview-obj-detail-inform{
  width: 100%;
  height: 80px;
  background-color: #008479 !important;
  color: #ffffff;
  text-align: center;
  padding-top: 20px;
  font-size: 24px;
  margin-top: -10px;
}

.block-for-spin{
  display: none;
}

.block-for-spin.spin{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
}

.contact-mobile-bottom{
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
}

.contact-mobile-bottom .btn-block{
  border-radius: 0;
}

.sim-link-obj-detail{
  display: block;
  position: relative;
  line-height: 1.2em;
  color: rgb(59, 65, 68);
}

.sim-link-obj-detail:hover{
  color: rgb(59, 65, 68);
  text-decoration: none;
}

.sim-link-obj-detail:hover button{
  background-color: #8b4;
  color: #fff;
  border-color: #8b4;
}

.object-detail-container{
  max-width: 1200px;
  margin: 15px auto;
  padding: 0 15px;
}

.object-detail-photo{
  height: 400px;
  position: relative;
  margin: 0 auto 15px;
  border-radius: 8px;
  overflow: hidden;
}

.object-detail-photo img{
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.object-detail-photo .view-large-photos,
.object-detail-photo .video-obj-detail-min,
.object-detail-photo .video-obj-detail-min-overlay{
  bottom: 20px;
}

@media (max-width: 550px) {
  .add-menu-obj-detail .nav.navbar-nav li .glyphicon{
    display: block !important;
    font-size: 16px;
  }

  .add-menu-obj-detail .nav.navbar-nav li a span{
    display: none;
  }
}

@media (max-width: 768px) {
  .obj-detail-search-block{
    position: absolute;
    top:0;
    left: 125px;
    right: 60px;
    padding-top: 8px;
  }

  .obj-detail-search-block.focus{
    left: 15px;
    right: 15px;
  }

  .obj-detail-content{
    margin-right: 0;
  }

  .obj-detail-save .btn-light,
  .view-large-photos.btn-light{
    background: rgba(0,0,0,.3);
    border: transparent;
  }

  .obj-detail-save .btn-light svg,
  .view-large-photos.btn-light svg{
    fill: #ffffff;
  }

  .obj-detail-save .btn-light:hover svg,
  .view-large-photos.btn-light:hover svg{
    fill: #0069d9;
  }

  .view-large-photos.btn-light{
    background: rgba(0,0,0,.3);
    border: transparent;
  }

  .obj-detail-contact{
    position: relative;
    width: auto;
    padding: 0 15px;
    right: 0;
  }

  .obj-detail-photo{
    margin: 0 -15px 15px -15px;
  }

  .obj-detail-photo .fotorama__stage{
    border-radius: 0;
  }

  .obj-detail-content-modal{
    margin-top: 50px;
  }

  .contact-btn-in-menu a{
    color: #fff;
    margin-top: 10px;
  }

  .contact-btn-in-menu a:hover{
    color: #fff;
  }

  .map-wrap-objdetail{
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000 none repeat scroll 0 0 !important;
    z-index: 1006;
    margin: 0 !important;
    overflow: hidden;
  }

  .photo-wrap-objdetail{
    padding-right: 0;
    padding-left: 0;
  }

  .map-wrap-objdetail h4{
    font-family: "Open Sans", "Trebuchet MS", Tahoma, Arial,sans;
    font-weight: 300;
    color: #fff;
    padding: 0 15px;
  }

  .map-wrap-objdetail button{
    border-radius: 0;
  }

  .preview-obj-detail-inform{
    padding-top: 10px;
    margin-top: 50px;
    font-size: 18px;
  }

  .object-detail-photo{
    margin: 0 -15px;
    border-radius: 0;
  }
}

.video-obj-detail-min{
  position: absolute;
  z-index: 10;
  bottom: 85px;
  left: 30px;
  height: 80px;
  width: 115px;
}

.video-obj-detail-max{
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.video-obj-detail-min-overlay{
  position: absolute;
  z-index: 11;
  bottom:85px;
  left:30px;
  height: 80px;
  width: 115px;
  cursor: pointer;
}

.video-obj-detail-min-overlay svg{
  position: absolute;
  top: 18%;
  left: 30%;
  z-index: 12;
  height: 48px;
  width: 48px;
  fill: #ffffff;
}

.video-obj-detail-return-button{
  position: absolute;
  z-index: 12;
  bottom:50px;
  left:30px;
}

@media (min-width: 768px) {
  .fix-submenu {
    position: fixed;
    z-index: 1010;
    top: -50px;
    left: 0;
    right: 0;
    width: 100%;
  }

  .fix-dropdown-menu {
    position: fixed;
    z-index: 1010;
    top: 50px!important;
    left: 0;
    right: 0;
    width: 100%;
  }

  #map-wrap-objdetail{
    margin-bottom: 15px;
  }
}

@media (min-width: 970px) {
  .obj-detail-contact .card{
    height: 500px;
    overflow: hidden;
  }
}

@media (min-width: 1100px) {
  .obj-detail-search-block{
    width: 300px;
  }
}
