.comments {
  overflow: hidden;
}

.comments .section-detail-wrapper {
  padding: 0 !important;
}

.comments .section-detail-wrapper .review-wrapper .title-comments {
  margin: 0 !important;
  padding: 15px 14px;
  font-size: 18px;
  font-weight: 300;
  color: #5d605f;
  border-bottom: none;
}

.comments {
  overflow: hidden;
}

.comments .review-place-wrapper .title-comments {
  padding: 15px;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
  color: #5d605f;
  border-bottom: 1px solid #ebeff1;
}

.media-list {
  margin: 0;
}

.media-list .media {
  display: block;
  padding: 20px 14px 17px;
  margin: 0;
  border-top: 1px solid #ecf0f1;
}

.media-list .media .avatar-comment {
  margin-right: 10px;
  width: 50px;
  height: 50px;
}

.media-list .media .avatar-comment img {
  width: 100%;
  height: 100%;
}

.media-list .media .media-body .media-heading {
  color: #5f6f81;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
}

.media-list .media .media-body .rate-it {
  font-size: 12px;
  display: block;
}

.media-list .media .media-body .comment-text {
  font-size: 14px;
  color: #444c63;
  line-height: 1.6;
  margin-top: 2px;
}

.media-list .media .media-body .comment-text p {
  margin-bottom: 4px;
}

.media-list .media .media-body .time-review {
  font-size: 12px;
  color: #6f7d95;
  line-height: 1.2;
}

.media-list .media .media-body .time-review i {
  margin-right: 5px;
}

.media-list .media .media-body .comment-reply-link {
  font-size: 12px;
  color: #1c84d4;
}

.media-list .media .comment-respond {
  padding-left: 0;
  padding-right: 0;
}

.media-list .media .comment-respond .comment-reply-title {
  font-size: 16px;
  font-weight: 400;
}

.media-list .media .comment-respond .comment-reply-title small {
  font-weight: 700;
  color: #1c84d4;
  margin-left: 15px;
}

.media-list .media .comment-respond .comment-form {
  margin-top: 15px;
}

.media-list .children .media {
  padding-left: 0;
  padding-right: 14px;
  padding-top: 15px;
}

.media-list > .media:first-child {
  border-top: none;
}

.media-list > .children {
  padding-left: 74px;
}

.media-list > .children .children {
  padding-left: 60px;
}

.comments .comment-respond {
  padding: 16px 0px 0px 0px;
}

.comments .comment-respond.multi-rating-comment-respond {
  padding-left: 15px;
  padding-right: 15px;
}

.comments .comment-respond .comment-reply-title {
  font-size: 18px;
  font-weight: 300;
  color: #5d605f;
  margin: 0;
}

.comments .comment-respond .comment-form .rate {
  margin: 28px 0 24px 0;
}

.comments .comment-respond .comment-form .rate .rating-it {
  display: inline-block;
  margin-left: 10px;
}

.comments .comment-respond .comment-form .form-item {
  font-size: 0;
}

.comments .comment-respond .comment-form .form-item .drag-rating {
  display: none;
}

.comments .comment-respond .comment-form .form-item label {
  font-size: 14px;
  font-weight: 400;
  color: #60606e;
  display: block;
}

.comments .comment-respond .comment-form .form-item .input {
  font-size: 14px;
  display: block;
  vertical-align: top;
}

.comments .comment-respond .comment-form .form-item .comment-upload-image .gallery-image {
  margin: 0;
}

.comments .comment-respond .comment-form .form-item .comment-upload-image .gallery-image > li {
  margin-top: 20px;
  margin-bottom: 0;
}

.comments .comment-respond .comment-form .form-item .comment-upload-image .gallery-image > li .img-gallery {
  margin: 0;
  border: 1px solid #bdc3c7;
}

.comments .comment-respond .comment-form .form-item .gg-captcha > .g-recaptcha {
  margin-top: 20px;
}

.comments .comment-respond .comment-form .form-item .gg-captcha > .captcha-wrapper > div {
  margin-top: 20px;
}

.comments .comment-respond .comment-form textarea {
  padding: 10px;
  border: 1px solid #e5e7e9;
  background-color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  vertical-align: top;
  width: 100%;
}

.comments .comment-respond .comment-form .form-submit {
  margin: 0;
}

.comments .comment-respond .comment-form .form-submit input[type=submit] {
  padding: 10px 26px;
  text-align: center;
  background-color: #1c84d4;
  border: none;
  box-shadow: none;
  color: #fff;
  font-size: 12px;
  min-width: inherit;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 15px 0 0;
}

.comments .comment-respond .comment-form .form-submit input[type=submit]:hover {
  background: #1c84d4;
}

#comment-captcha .g-recaptcha {
  margin-top: 20px;
}

.list-images {
  display: block;
  padding: 0;
  overflow: hidden;
  padding-top: 22px;
  width: auto;
}

.list-images > li {
  display: block;
  list-style-type: none;
  padding: 0;
  padding-right: 1px;
  border-top: 1px solid #fff;
  margin: 0 !important;
  overflow: hidden;
}

.list-images > li:last-child {
  padding-top: 0 !important;
}

.list-images > li img {
  width: 100%;
  height: auto;
}

.see-more {
  font-size: 12px;
  color: #1c84d4;
  margin-top: 10px;
  cursor: pointer;
  float: right;
}

.search-location-wrap {
  background: #FFF;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 15px;
  box-shadow: inset 0px 10px 30px 0px #e6e6e6;
}

#search-location-form .text-field {
  margin-bottom: 30px;
  padding: 10px 14px;
  width: 100%;
  height: 50px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  font-weight: 600;
  color: #3c495a;
}

#search-location-form .chosen-container {
  width: 100% !important;
  margin-bottom: 30px;
}

#search-location-form .chosen-container-single .chosen-single {
  height: 50px;
  border-radius: 5px;
}

#search-location-form .chosen-container-single .chosen-single span {
  font-size: 14px;
  font-weight: 600;
  line-height: 48px;
}

#search-location-form .sl-address {
  position: relative;
}

#search-location-form .sl-address input[type="text"] {
  padding-right: 30px;
}

#search-location-form .sl-address > span {
  position: absolute;
  right: 0;
  top: 6px;
  color: #1d83d5;
}

#search-location-form .sl-address > span.locate-me {
  padding: 12px;
}

#search-location-form .sl-address > span.locate-me i {
  cursor: pointer;
}

#search-location-form .search-btn {
  background: #1d83d5;
  margin-top: 40px;
  width: 420px;
  height: 50px;
  border: none;
  border-radius: 30px;
  color: #FFF;
  text-align: center;
  box-shadow: 0 0 20px 0 #b0d6f4;
}

.sl-slider-range {
  font-weight: 600;
  color: #1c263f;
}

.sl-slider-range > span {
  color: #1d83d5;
  float: right;
}

.search-location-line {
  background: #eee;
  margin-top: 60px;
  margin-left: -30px;
  margin-right: -30px;
  height: 1px;
}

.result-search-location .filter-reset {
  margin-top: 60px;
}

.result-search-location .filter-reset:after {
  content: '';
  display: table;
  clear: both;
}

.result-pagination {
  float: left;
}

.result-pagination.right {
  float: right;
}

.result-pagination .nrp {
  display: inline-block;
  color: #3c495a;
  margin-right: 6px;
}

.result-pagination .nrp span {
  color: #1d83d5;
  margin-right: 4px;
}

.result-pagination .prp {
  display: inline-block;
  color: #3c495a;
  padding-left: 8px;
  border-left: 1px solid #eee;
}

.result-pagination .prp span {
  margin-right: 4px;
}

.result-pagination .prp span:first-child {
  color: #1d83d5;
}

.result-pagination .prp span:last-child {
  color: #a3b0ba;
}

.reset-pagination {
  float: right;
}

.reset-pagination span {
  color: #1d83d5;
  padding: 6px 0;
}

.reset-pagination span i {
  margin-right: 5px;
}

.search-location-list-place {
  margin-top: 50px;
}

.sl-place-wrap {
  margin-bottom: 50px;
  box-shadow: 0px 0 16px 0px #ededed;
}

.sl-place-wrap .sl-place-img {
  background: #e6e6e6;
  position: relative;
  height: 300px;
  overflow: hidden;
}

.sl-place-wrap .sl-place-img img {
  min-width: 100%;
  height: 100%;
}

.sl-place-address {
  width: 100%;
  padding: 140px 26px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
}

.sl-place-address p {
  margin: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #FFF;
  line-height: 26px;
}

.sl-place-address p > i {
  min-width: 22px;
}

.sl-place-address p span {
  color: #f1c40f;
}

.sl-place-info {
  padding: 10px 26px 0;
}

.sl-place-info .sl-place-title {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-height: 40px;
  padding: 20px 60px 20px 0;
  border-bottom: 1px solid #eee;
}

.sl-place-info .sl-place-title a {
  font-size: 16px;
  font-weight: 700;
  color: #1c263f;
}

.sl-place-info .sl-place-title .rate-it {
  margin-top: 10px;
}

.sl-place-info .sl-place-title .rating {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
  color: #FFF;
  text-align: center;
  border-radius: 50%;
  background-color: #1c84d4;
  box-shadow: 1px 1.732px 0 0 rgba(28, 132, 212, 0.25);
  line-height: 38px;
}

.sl-place-author {
  padding: 18px 0;
}

.sl-place-author:after {
  content: '';
  display: table;
  clear: both;
}

.sl-author-avatar {
  float: left;
  width: calc(100% - 130px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
}

.sl-author-avatar a {
  color: #1d83d5;
}

.sl-author-avatar img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}

.sl-place-view {
  float: right;
  line-height: 30px;
  color: #a3b0ba;
}

.sl-place-view span + span {
  margin-left: 10px;
}

.sl-place-view i {
  margin-right: 5px;
}

.sl-ribbon-event {
  position: absolute;
  top: 20px;
  right: 0;
  background: #e71d36;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 3px 12px 3px 2px;
  z-index: 1;
  line-height: 1.6;
  min-height: 19px;
  display: inline-block;
  margin-left: 10px;
}

.sl-ribbon-event:before {
  content: "";
  border: 14px solid #e71d36;
  z-index: -1;
  top: 0;
  left: -15px;
  position: absolute;
  border-left-width: 0.5em;
  border-left-color: transparent;
}

.search-location-pagination {
  margin-bottom: 50px;
  text-align: center;
}

.search-location-pagination .paginations-wrapper {
  display: inline-block;
  padding: 12px 20px;
  border: 1px solid #d7d7d7;
  border-radius: 24px;
}

.search-location-pagination .paginations-wrapper a {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: #1c263f;
  margin: 0 10px;
  line-height: 1em;
}

.search-location-pagination .paginations-wrapper a.current {
  color: #1d83d5;
}

.search-location-pagination .paginations-wrapper a.prev {
  position: relative;
  margin: 0;
  margin-right: 10px;
  padding-left: 18px;
  padding-right: 10px;
  border-right: 1px solid #eee;
}

.search-location-pagination .paginations-wrapper a.prev:before {
  content: '\f104';
  font-family: 'Fontawesome';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.search-location-pagination .paginations-wrapper a.next {
  position: relative;
  margin: 0;
  margin-left: 10px;
  padding-right: 18px;
  padding-left: 10px;
  border-left: 1px solid #eee;
}

.search-location-pagination .paginations-wrapper a.next:after {
  content: '\f105';
  font-family: 'Fontawesome';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.search-location-pagination .result-pagination {
  padding: 14px 0;
}

.search-location-pagination .result-pagination .prp {
  border: none;
}

@media (max-width: 1199px) {
  .search-location-wrap {
    padding-left: 15px;
  }
  .search-location-line {
    margin-left: -15px;
    margin-right: -15px;
  }
  .search_categories select {
    margin-bottom: 30px;
    width: 100%;
    height: 50px;
    color: #3c495a;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .search_categories .chosen-container-single .chosen-single {
    color: #3c495a;
  }
  .search_location select {
    margin-bottom: 30px;
    width: 100%;
    height: 50px;
    color: #3c495a;
    border-radius: 5px;
  }
  .search_location .chosen-container-single .chosen-single {
    color: #3c495a;
  }
}

@media (max-width: 767px) {
  .search-location-list-place {
    padding: 0;
    margin-top: 30px;
  }
  .search-location-list-place .no_result_location {
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
  }
  .search-location-list-place .no_result_location > span {
    font-size: 20px;
    color: #1c84d4;
  }
  .result-search-location .filter-reset {
    margin-top: 30px;
  }
  #search-location-form .search-btn {
    width: 100%;
    margin-top: 30px;
  }
  .search-location-line {
    margin-top: 30px;
  }
  .sl-place-wrap {
    margin-bottom: 30px;
  }
  .search-location-pagination .result-pagination {
    display: none;
  }
}

.de-search-wrapper {
  background: url("../../img/banner_search.png") no-repeat;
  width: 100%;
  background-size: cover;
  background-position: top center;
}

.de-search-wrapper .de-search-desc {
  text-align: center;
}

.de-search-wrapper .de-search-desc h1 {
  margin: 0;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  text-align: center;
  line-height: 1.3em;
}

.de-search-wrapper .de-search-desc h1 span {
  color: #1c84d4;
}

.de-search-wrapper .de-search-desc h4 {
  margin: 8px 0 0;
  font-size: 14px;
  font-weight: 300;
  color: #FFF;
  text-align: center;
  line-height: 1.4;
}

.de-search-wrapper .de-search-desc > i {
  display: none;
}

.de-search-wrap {
  width: 100%;
  padding: 20px;
}

.de-search-form {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
}

.de-search-form .row {
  margin: 0;
}

.de-search-form .row > div {
  padding: 0;
}

.de-search-form .de-scontrol {
  position: relative;
  background: #FFF;
  width: 100%;
  height: 36px;
  padding: 8px 15px;
  border-radius: 30px;
  margin-bottom: 10px;
  font-size: 13px;
}

.de-search-form .de-scontrol input {
  width: 100%;
  height: 20px;
  border: none;
  padding: 0 15px;
}

.de-search-form .de-scontrol input.keyword-search {
  padding-left: 5px;
  padding-right: 30px;
}

.de-search-form .de-scontrol input.address-search {
  padding-left: 5px;
  padding-right: 30px;
}

.de-search-form .de-scontrol select {
  background: #FFF;
  outline: none;
  border: none;
  box-shadow: none;
  padding: 0;
  height: 20px;
  min-height: 20px;
}

.de-search-form .de-scontrol .address-search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #a3b0ba;
  padding: 8px 10px;
  cursor: pointer;
}

.de-search-form .de-scontrol .chosen-container {
  width: 100% !important;
}

.de-search-form .chosen-container-single .chosen-single {
  border: none;
  border-left: 1px solid #e4e4e4;
  height: 20px;
  line-height: 20px;
}

.de-search-form .chosen-container-single .chosen-single span {
  font-size: 14px;
  line-height: 20px;
}

.de-search-form .chosen-container-single .chosen-single div {
  width: 23px;
}

.de-search-form .chosen-container-single .chosen-single div b:before {
  color: #a3b0ba;
}

.de-search-form .chosen-container-single .chosen-drop {
  margin: 0;
}

.de-search-form .chosen-container.chosen-with-drop .chosen-drop {
  top: calc(100% + 20px);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.de-search-form .de-search-btn {
  width: 100%;
  height: 36px;
  border-radius: 50px;
  border: none;
  background-color: #1d83d7;
  box-shadow: 0 3px 15px 0 rgba(46, 121, 188, 0.4);
  outline: none;
  text-transform: uppercase;
}
