/* Slide 172 (#2) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-172-4c7bcacb"] */
.slide[data-cid=slide-172-4c7bcacb] .btn-172 {
  line-height: 80px;
  width: 80px;
}
@media (max-width: 1023px) {
  .slide[data-cid=slide-172-4c7bcacb] .btn-172 {
    line-height: 60px;
    width: 60px;
  }
}
.slide[data-cid=slide-172-4c7bcacb] .line-172 {
  height: calc(100% - 120px);
  width: 1px;
  background: rgba(255, 255, 255, 0.3);
}
.slide[data-cid=slide-172-4c7bcacb].whiteSlide .line-172 {
  background: rgba(32, 32, 32, 0.1);
}

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* Slide 102 (#3) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-102-93aa6940"] */
.slide[data-cid=slide-102-93aa6940] .swiper-102-prev, .slide[data-cid=slide-102-93aa6940] .swiper-102-next {
  background: transparent !important;
  position: relative !important;
  top: unset !important;
  left: unset !important;
  right: unset !important;
  margin-top: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px !important;
  width: 24px !important;
  transition: 0.15s;
}
.slide[data-cid=slide-102-93aa6940] .swiper-102-prev:hover, .slide[data-cid=slide-102-93aa6940] .swiper-102-next:hover {
  opacity: 0.6;
}
.slide[data-cid=slide-102-93aa6940].whiteSlide .swiper-102-prev svg, .slide[data-cid=slide-102-93aa6940].whiteSlide .swiper-102-next svg {
  stroke: #202020;
  opacity: 0.6;
}
.slide[data-cid=slide-102-93aa6940] .box-102:active, .slide[data-cid=slide-102-93aa6940] .box-102:focus {
  outline: none;
}
.slide[data-cid=slide-102-93aa6940] .box-102:hover {
  opacity: 1;
}
.slide[data-cid=slide-102-93aa6940] .box-102 {
  max-width: 400px;
  margin-right: 30px !important;
}
.slide[data-cid=slide-102-93aa6940] .img-102 {
  width: 50%;
  height: 50%;
  border-radius: 6px 6px 0 0;
}
.slide[data-cid=slide-102-93aa6940] .box-102-shadow {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.101421), 0px 1px 4px rgba(0, 0, 0, 0.101421);
}
.slide[data-cid=slide-102-93aa6940] .box-102-shadow.done {
  transition: 0.15s !important;
}
.slide[data-cid=slide-102-93aa6940] .box-102-shadow:hover {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}
.slide[data-cid=slide-102-93aa6940] .box-159 {
  border-left: 5px solid #FF9800;
}

/* Example Accordion (#4) */
.ui-widget-content {
  border: 0;
  border-radius: 0;
}

.ui-accordion-header {
  border: 0;
  border-radius: 0;
  border-top: 1px solid #D3D3D3;
  background-color: transparent;
}

.ui-accordion-header-active {
  background-color: #ff7e21;
  border: 0;
}

.last-item {
  border-bottom: 1px solid #D3D3D3;
}

/* EMG-Buchbinder_appReviews (#5) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-117-b3d15d3b"] */
.slide[data-cid=slide-117-b3d15d3b] .box-117 {
  max-width: 320px;
  min-height: 460px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.101421), 0px 1px 4px rgba(0, 0, 0, 0.101421);
  margin-right: 30px !important;
}
.slide[data-cid=slide-117-b3d15d3b] .bottom-117 {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

/* EMG-Buchbinder_appFooter (#6) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-127-65e3d24e"] */
.slide[data-cid=slide-127-65e3d24e] .img-127 {
  margin-bottom: 0%;
}

/* get more here: http://www.colorzilla.com/gradient-editor/ */
.gradient-1 {
  background: #DADADA;
  background: -moz-linear-gradient(45deg, #DADADA 50%, #f6dfe1 100%);
  background: -webkit-linear-gradient(45deg, #DADADA 50%, #f6dfe1 100%);
  background: linear-gradient(45deg, #DADADA 50%, #f6dfe1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#DADADA",endColorstr="#f6dfe1",GradientType=1);
}
