.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: 17px;
  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: 0;
  font-size: 23px;
}

.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: flex;
}

.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;
}
.list-places.fullwidth > li .place-wrapper {
  
  margin-top: 12px!important;
}
#publish-places li .place-wrapper {
  height: 70px!important;
}
.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: 20px;
  padding-left: 30px;
  padding-right: 15px;
  box-shadow: inset 0px 10px 30px 0px #e6e6e6;
}

#search-location-form .text-field {
  margin-bottom: 11px;
  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: 205px;
  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: 7px 13px 13px 0;
}

.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: 11px;
    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;
  }
}
#search-places .de-search-btn {
	background-color: #d3c372!important;
}
.de-search-wrapper {
	display: none;
  /*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;
}
#login_register .modal-header .close, #submit_contact .modal-header .close {
	background: #000000;
}
#login_register .modal-header, #submit_contact .modal-header {
	background: #e3002c;
}
#login_register .form_modal_style .update_profile, #login_register .form_modal_style input[type="submit"], #login_register #resetpass_form input[type="submit"], #submit_contact .form_modal_style .update_profile, #submit_contact .form_modal_style input[type="submit"], #submit_contact #resetpass_form input[type="submit"] {
	background: #e3002c;
}
.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: #d3c372!important;
}

.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: 45px 20px 25px;
}

.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;
}
#showMoreBtn {
  background-color: #e3002c;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.27;
  margin: 2px 13px 2px 0px;
  padding: 3px 8px 3px 8px;
  position: relative;
  text-transform: uppercase;
}


/* Nested list styling for subsections */
.toc-list ul {
  padding-left: 20px;
  margin: 5px 0;
}

.toc-list ul li {
  margin: 5px 0;
}
      .accordion-guide-container {
        padding: 0px 15px;
          margin: 0 auto;
      }
.accordion-guide-container.active {
  padding: 20px 15px 35px 15px;
  margin: 0 0 -20px 0;
}
      .accordion-guide-item {
          margin-bottom: 10px;
      }
      .accordion-guide-header {
          width: 100%;
          padding: 15px;
          background-color: #ffff;
          border: none;
          text-align: left;
          cursor: pointer;
          border-radius: 8px;
            color: black;
  font-size: 15px;
  font-weight: 600;
      }
      .accordion-guide-header.active {
        padding: 20px 15px 35px 15px;
        margin: 0 0 -20px 0;
      }
      .accordion-guide-content {
          display: none;
          padding: 25px;
          margin-top: -29px;
          background-color: #fff;
          box-shadow: rgba(109, 141, 173, 0.25) 0px 10px 40px 0px;
      }

      .user-guide-heading h1 {
        font-size: 25px;
        margin-bottom: 30px;
        text-align: center;
        margin-top: 5px;
      }


      .accordion-guide-content h2 {
        font-size: 19px;
        margin-bottom: 10px;
      }
      .accordion-guide-img-in-accord {
          padding: 20px 15px;
      }
      .accordion-guide-img-in-accord .accordion-guide-row {
          display: flex;
          flex-wrap: wrap;
      }
      .accordion-guide-img-big, .accordion-guide-img-small {
          display: flex;
          flex-direction: column;
          align-items: center;
          border: 1px solid black;
          padding: 9px;
          margin-bottom: 10px;
      }
      .accordion-guide-img-big span, .accordion-guide-img-small span {
          color: black;
          font-weight: 700;
          font-size: 15px;
          margin-bottom: 10px;
      }
      .accordion-guide-img-in-accord-single {
          padding: 20px 0;
      }
      .accordion-guide-disclaimer {
        line-height: 1.4;
        background-color: #f4f4f4;
        padding: 10px;
        margin: 15px 0;
        color: rgb(227, 0, 44);
        font-weight: 700;
        border-radius: 5px;
        margin: 20px 0px 25px 0px;
    }
      
    .accordion-guide-step-number {
      display: inline-block;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      background-color: #007bff;
      color: white;
      text-align: center;
      line-height: 25px;
      margin-right: 10px;
      cursor: help;
  }
  .accordion-guide-tooltip {
      position: relative;
      display: inline-block;
  }
  .accordion-guide-tooltip .accordion-guide-tooltiptext {
      visibility: hidden;
      width: 200px;
      background-color: #555;
      color: #fff;
      text-align: center;
      border-radius: 6px;
      padding: 5px;
      position: absolute;
      z-index: 1;
      bottom: 125%;
      left: 50%;
      margin-left: -100px;
      opacity: 0;
      transition: opacity 0.3s;
  }
  .accordion-guide-tooltip:hover .accordion-guide-tooltiptext {
      visibility: visible;
      opacity: 1;
  }

  .accordion-guide-video-demo {
      margin-top: 20px;
  }
  .accordion-guide-tip-icon {
      display: inline-block;
      width: 20px;
      height: 20px;
      background-color: #e5e5e5 !important;
  color: #333 !important;
      border-radius: 50%;
      text-align: center;
      line-height: 20px;
      margin-left: 10px;
      cursor: help;
  }
  .accordion-guide-switch {
    display: flex;
    justify-content: center;
  }
  .accordion-guide-switch button {
    transition: background-color 0.3s, transform 0.3s;
    font-weight: 600;
    border-radius: 5px;
    padding: 9px 10px;
    margin: 0 5px;
    cursor: pointer;
    border: none;
    background: white;
  }
  .accordion-guide-switch button:hover {
      transform: scale(1.05);
  }
  .accordion-guide-switch button.active {
      background-color: #E3002C;
      color: white;
  }

  .accordion-guide-container {
          width: 100%;
          max-width: 1200px;
          margin: 0 auto;
      }
      .accordion-guide-switch button {
          transition: background-color 0.3s, transform 0.3s;
      }
      .accordion-guide-switch button:hover {
          transform: scale(1.05);
      }
      .accordion-guide-switch button.active {
          background-color: #E3002C;
          color: white;
      }

      .accordion-guide-tip-icon {
          display: inline-block;
          width: 20px;
          height: 20px;
          background-color: #ffd700;
          color: #333;
          border-radius: 50%;
          text-align: center;
          line-height: 20px;
          margin-left: 10px;
          cursor: help;
      }
      .accordion-guide-tooltip {
          position: relative;
          display: inline-block;
      }


      .user-guide-monaco {
        padding:30px 0px;
      }
      .accordion-guide-tooltip .accordion-guide-tooltiptext {
          visibility: hidden;
          width: 200px;
          background-color: #555;
          color: #fff;
          text-align: center;
          border-radius: 6px;
          padding: 5px;
          position: absolute;
          z-index: 1;
          bottom: 125%;
          left: 50%;
          margin-left: -100px;
          opacity: 0;
          transition: opacity 0.3s;
      }
      .accordion-guide-tooltip:hover .accordion-guide-tooltiptext {
          visibility: visible;
          opacity: 1;
      }

      /* Новые стили для FAQ аккордеона */
      .accordion-guide-faq-item {
          margin-bottom: 10px;
      }
      .accordion-guide-faq-header {
          background-color: #f1f1f1;
          padding: 10px;
          cursor: pointer;
          width: 100%;
          text-align: left;
          border: none;
          border-top-left-radius: 5px;
  border-top-right-radius: 5px;
      }
      .accordion-guide-faq-content {
          display: none;
          padding: 10px;
          background-color: #f1f1f1;
  height: auto;
  line-height: 2.2;
 border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
font-weight: normal;
      }

     .accordion-guide-faq-item.active .accordion-guide-faq-header {
  background-color: #E3002C;
color:white;
  font-weight: 600;

}
.accordion-guide-faq-header.active {
  background-color: #E3002C;
  color: white;
}


      
      #accordion-guide-desktop-content p {
        margin-bottom:0px;
      }
      .notice-guide {
        background-color: #fff;
        padding: 20px 20px 11px;
        border-radius: 8px;
        font-weight: bold;
      }

      .notice-guide p {
        font-size:15px;
      line-height:1.6;
      }

      .notice-guide span {
        color: #E3002C;
        font-size: 17px;
      }

      .giud-bttn {
      color:#e3002c;
      }
      @media (min-width: 768px) {
        .accordion-guide-mobile {
            display: none;
        }
        .accordion-guide-desktop {
            display: flex;
            justify-content: space-between;
        }
        .accordion-guide-desktop .accordion-guide-item {
            width: calc(20% - 10px);
        }
        #accordion-guide-desktop-content {
            margin-top: 0px;
            background-color: white;
            padding: 20px;
            box-shadow: rgba(109, 141, 173, 0.25) 0px 10px 40px 0px;
        }
        .accordion-guide-img-big {
            width: 40%;
        }
        .accordion-guide-img-small {
            width: 40%;
        }
        .accordion-guide-img-big img {
            width: 75%;
        }
        .accordion-guide-img-small img {
            width: 87%;
        }
        .accordion-guide-img-in-accord-single img {
            width: 35%;
        }
    }
    