.elementor-2975 .elementor-element.elementor-element-5a7d5a3{text-align:center;}.elementor-2975 .elementor-element.elementor-element-5a7d5a3.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-2975 .elementor-element.elementor-element-cec64f9 .elementor-spacer-inner{height:20px;}.elementor-2975 .elementor-element.elementor-element-fc8cd21{padding:25px 0px 25px 0px;}.elementor-2975 .elementor-element.elementor-element-557871d .e-gallery-image{transition-duration:800ms;}.elementor-2975 .elementor-element.elementor-element-557871d .e-gallery-item:hover .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-2975 .elementor-element.elementor-element-557871d .elementor-gallery-item__overlay{transition-duration:800ms;}.elementor-2975 .elementor-element.elementor-element-557871d .elementor-gallery-item__content{text-align:center;padding:20px;}.elementor-2975 .elementor-element.elementor-element-557871d .elementor-gallery-item__content > div{transition-duration:800ms;}.elementor-2975 .elementor-element.elementor-element-557871d .elementor-gallery-item__content.elementor-gallery--sequenced-animation > div:nth-child(2){transition-delay:calc( ( 800ms / 3 ) );}.elementor-2975 .elementor-element.elementor-element-557871d .elementor-gallery-item__content.elementor-gallery--sequenced-animation > div:nth-child(3){transition-delay:calc( ( 800ms / 3 ) * 2 );}.elementor-2975 .elementor-element.elementor-element-557871d .elementor-gallery-item__content.elementor-gallery--sequenced-animation > div:nth-child(4){transition-delay:calc( ( 800ms / 3 ) * 3 );}.elementor-2975 .elementor-element.elementor-element-8bfd68f.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-2975 .elementor-element.elementor-element-8bfd68f .elementor-heading-title{font-size:28px;font-weight:normal;}.elementor-2975 .elementor-element.elementor-element-e6e3346 .elementor-spacer-inner{height:39px;}.elementor-2975 .elementor-element.elementor-element-721fa23{padding:25px 0px 25px 0px;}.elementor-2975 .elementor-element.elementor-element-b4502f0 .elementor-spacer-inner{height:20px;}.elementor-2975 .elementor-element.elementor-element-8de8b55.elementor-widget-heading .elementor-heading-title{color:#A53876;}.elementor-2975 .elementor-element.elementor-element-8de8b55 .elementor-heading-title{font-size:28px;font-weight:normal;}@media(min-width:768px){.elementor-2975 .elementor-element.elementor-element-a0c3bc0{width:49.999%;}.elementor-2975 .elementor-element.elementor-element-7efa267{width:50.001%;}.elementor-2975 .elementor-element.elementor-element-b318e1b{width:49.999%;}.elementor-2975 .elementor-element.elementor-element-850fb54{width:50.001%;}.elementor-2975 .elementor-element.elementor-element-a459deb{width:50%;}.elementor-2975 .elementor-element.elementor-element-fc8cf14{width:50%;}}/* Start custom CSS for html, class: .elementor-element-e4ee395 */.discuss-more-wrapper {
  padding: 30px 0;
  width: 100%;
}
@media only screen and (max-width: 1170px) {
  .discuss-more-wrapper {
    padding: 30px 10px;
  }
}
.discuss-more-wrapper.p0 {
  padding: 0;
}
.discuss-more-wrapper .block-wrap {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d575ac), to(#9D4276));
  background-image: linear-gradient(180deg, #d575ac 0%, #9D4276 100%);
  color: #fff;
  border-radius: 60px;
  padding: 26px 20px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap {
    border-radius: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap {
    padding: 24px 15px;
    border-radius: 20px;
  }
}
.discuss-more-wrapper .block-wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-radius: 50px;
  border: 2px dashed currentColor;
  opacity: 0.2;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap::after {
    border-width: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap::after {
    border-radius: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap p {
  margin: 0;
}
.discuss-more-wrapper .block-wrap .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
  content: "";
  display: block;
  width: 75px;
  height: 2px;
  background-color: currentColor;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    width: 46px;
    height: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap .title-wrap h2 {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  padding: 0 30px;
  line-height: 1.25;
}
@media only screen and (max-width: 991px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 22px;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap {
  text-align: center;
  margin-top: 15px;
}
.discuss-more-wrapper .block-wrap .text-wrap p.big {
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .text-wrap p.big {
    text-transform: none;
    font-size: 14px;
    opacity: 0.6;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap p.small {
  font-size: 14px;
  opacity: 0.6;
}
.discuss-more-wrapper .block-wrap .btns-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap {
    display: block;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  padding: 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  color: #9D4276;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
}
.discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
  font-size: 14px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
    padding: 5px 0;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}

.free-consultation-wrapper {
  width: 100%;
  color: #fff;
  padding: 30px 0;
  text-align: center;
}
.free-consultation-wrapper .block-wrap {
  background-color: #9D4276;
  padding: 30px;
}
@media only screen and (max-width: 480px) {
  .free-consultation-wrapper .block-wrap {
    padding: 30px 15px;
  }
}
.free-consultation-wrapper .block-wrap .contacts-wrap {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-element.elementor-element-135138b1.elementor-widget.elementor-widget-text-editor table {
    max-width: 100%;
    overflow: auto;
    display: block;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5a8faa5 */.btn-accent-round {
  background-color: #9D4276;
  border-radius: 100px;
  color: #fff;
  height: 50px;
  font-weight: bold;
  border: 1px solid #9D4276;
  padding: 0 40px;
  font-size: 18px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
}
.btn-accent-round:hover {
  background-color: transparent;
  color: #9D4276;
}
.btn-accent-round:focus {
  outline: none;
  background-color: transparent;
  color: #9D4276;
}

.amazing-wrapper,
.waiting-wrapper {
  padding: 30px 0;
}
.amazing-wrapper .container,
.waiting-wrapper .container {
  padding: 0 15px;
  max-width: 1140px;
  margin: 0 auto;
}
.amazing-wrapper h2,
.waiting-wrapper h2 {
  text-align: center;
  color: #9D4276;
  font-weight: bold;
  line-height: 1;
  font-family: "Roboto", sans-serif;
}

.amazing-wrapper .items {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.amazing-wrapper .items .item {
  border-top: 10px solid #ddd;
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 30px 15px;
  gap: 30px;
}
.amazing-wrapper .items .item .n {
  display: block;
  font-size: 22px;
  width: 62px;
  height: 62px;
  background-color: #9D4276;
  color: #fff;
  border-radius: 100%;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.amazing-wrapper .items .item p {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .amazing-wrapper .items {
    margin-top: 30px;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 480px) {
  .amazing-wrapper .items .item {
    padding: 15px;
    grid-template-columns: 1fr;
    gap: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-311310e */.discuss-more-wrapper {
  padding: 30px 0;
  width: 100%;
}
@media only screen and (max-width: 1170px) {
  .discuss-more-wrapper {
    padding: 30px 10px;
  }
}
.discuss-more-wrapper.p0 {
  padding: 0;
}
.discuss-more-wrapper .block-wrap {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d575ac), to(#9D4276));
  background-image: linear-gradient(180deg, #d575ac 0%, #9D4276 100%);
  color: #fff;
  border-radius: 60px;
  padding: 26px 20px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap {
    border-radius: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap {
    padding: 24px 15px;
    border-radius: 20px;
  }
}
.discuss-more-wrapper .block-wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border-radius: 50px;
  border: 2px dashed currentColor;
  opacity: 0.2;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap::after {
    border-width: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap::after {
    border-radius: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap p {
  margin: 0;
}
.discuss-more-wrapper .block-wrap .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
  content: "";
  display: block;
  width: 75px;
  height: 2px;
  background-color: currentColor;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    width: 46px;
    height: 1px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap::before, .discuss-more-wrapper .block-wrap .title-wrap::after {
    display: none;
  }
}
.discuss-more-wrapper .block-wrap .title-wrap h2 {
  margin: 0;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  padding: 0 30px;
  line-height: 1.25;
}
@media only screen and (max-width: 991px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    padding: 0;
  }
}
@media only screen and (max-width: 480px) {
  .discuss-more-wrapper .block-wrap .title-wrap h2 {
    font-size: 22px;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap {
  text-align: center;
  margin-top: 15px;
}
.discuss-more-wrapper .block-wrap .text-wrap p.big {
  font-size: 16px;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .discuss-more-wrapper .block-wrap .text-wrap p.big {
    text-transform: none;
    font-size: 14px;
    opacity: 0.6;
  }
}
.discuss-more-wrapper .block-wrap .text-wrap p.small {
  font-size: 14px;
  opacity: 0.6;
}
.discuss-more-wrapper .block-wrap .btns-wrap {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap {
    display: block;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 50px;
  padding: 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: #fff;
  border-radius: 100px;
  color: #9D4276;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .btn-wrap a.button:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 10px 0px rgba(255, 255, 255, 0.5);
}
.discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
  font-size: 14px;
}
@media only screen and (max-width: 639px) {
  .discuss-more-wrapper .block-wrap .btns-wrap .or-wrap p {
    padding: 5px 0;
  }
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.discuss-more-wrapper .block-wrap .btns-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}

.free-consultation-wrapper {
  width: 100%;
  color: #fff;
  padding: 30px 0;
  text-align: center;
}
.free-consultation-wrapper .block-wrap {
  background-color: #9D4276;
  padding: 30px;
}
@media only screen and (max-width: 480px) {
  .free-consultation-wrapper .block-wrap {
    padding: 30px 15px;
  }
}
.free-consultation-wrapper .block-wrap .contacts-wrap {
  margin: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a {
  display: block;
  overflow: visible;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a:hover {
  -webkit-transform: scale(1.11);
          transform: scale(1.11);
}
.free-consultation-wrapper .block-wrap .contacts-wrap .social-wrap a img {
  display: block;
  width: 50px;
  height: 50px;
}
.free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
  color: #fff;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .free-consultation-wrapper .block-wrap .contacts-wrap .phone-wrap a {
    font-size: 18px;
  }
}

@media only screen and (max-width: 768px) {
  .elementor-element.elementor-element-135138b1.elementor-widget.elementor-widget-text-editor table {
    max-width: 100%;
    overflow: auto;
    display: block;
    border: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9741843 */.section-accordion {
  padding: 50px 0;
}
.section-accordion .wrapper {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 10px;
}
.section-accordion .wrapper--inner {
  padding: 0;
}
.section-accordion h2 {
  text-align: center;
  color: #9D4276;
  margin: 0;
}
.section-accordion .items {
  margin-top: 30px;
}
.section-accordion .items .item.active .title {
  background-color: #9D4276;
  color: #fff;
}
.section-accordion .items .item.active .title::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-filter: invert(100%);
          filter: invert(100%);
}
.section-accordion .items .item.active .text-wrap {
  display: block;
}
.section-accordion .items .item .title {
  padding: 25px 70px 25px 30px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  position: relative;
  cursor: pointer;
  border-bottom: 2px solid #9D4276;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.section-accordion .items .item .title::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url("https://pansionat-zabota.com/wp-content/uploads/2024/09/accordion-arrow.png");
  background-size: contain;
  background-position: center;
  top: 29px;
  right: 30px;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.section-accordion .items .item .text-wrap {
  padding: 30px;
  display: none;
}
.section-accordion .items .item .text-wrap p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0;
}/* End custom CSS */