#share-buttons .btn {
  width: 32px;
}

.hr-social {
  background-color: #bbb;
  margin-bottom: 1rem;
  margin-top: 0.25rem;
}

.terms, .add_repeat {
  display: none;
}

.btn-widget {
  width: 42px;
  height: 42px;
  font-size: 1.6rem;
  text-decoration: none;
  margin: 0.1rem;
  border-radius: 0.25rem;
  transition: 250ms;
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-nav #share-symbol .btn-widget {
  margin-top: unset;
  z-index: 1;
}

#top-area-wrapper #share-symbol .btn-widget {
  margin-top: unset;
}

#share-buttons .btn-xxl {
  width: 84px;
  height: 84px;
  font-size: 3.4rem;
}

#share-buttons .btn-twitter {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}

#share-buttons .btn-twitter:hover {
  color: #fff;
  background-color: #0d95e8;
  border-color: #0d95e8;
}

#share-buttons .btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

#share-buttons .btn-facebook:hover {
  color: #fff;
  background-color: #344e86;
  border-color: #344e86;
}

#share-buttons .btn-whatsapp {
  color: #fff;
  background-color: #13bb17;
  border-color: #13bb17;
}

#share-buttons .btn-whatsapp:hover {
  color: #fff;
  background-color: #11a414;
  border-color: #11a414;
}

#share-buttons .btn-linkedin {
  color: #fff;
  background-color: #0073b1;
  border-color: #0073b1;
}

#share-buttons .btn-linkedin:hover {
  color: #fff;
  background-color: #006298;
  border-color: #006298;
}

#share-buttons .btn-pinterest {
  color: #fff;
  background-color: #e60023;
  border-color: #e60023;
}

#share-buttons .btn-pinterest:hover {
  color: #fff;
  background-color: #cd001f;
  border-color: #cd001f;
}

#share-buttons .btn-reddit {
  color: #fff;
  background-color: #ff4501;
  border-color: #ff4501;
}

#share-buttons .btn-reddit:hover {
  color: #fff;
  background-color: #e73e00;
  border-color: #e73e00;
}

#share-buttons .btn-tumblr {
  color: #fff;
  background-color: #34465c;
  border-color: #34465c;
}

#share-buttons .btn-tumblr:hover {
  color: #fff;
  background-color: #2b3a4c;
  border-color: #2b3a4c;
}

#share-buttons .btn-buffer {
  color: #fff;
  background-color: #2c4bff;
  border-color: #2c4bff;
}

#share-buttons .btn-buffer:hover {
  color: #fff;
  background-color: #1335ff;
  border-color: #1335ff;
}

#share-buttons .btn-mix {
  color: #fff;
  background-color: #f3782b;
  border-color: #f3782b;
}

#share-buttons .btn-mix:hover {
  color: #fff;
  background-color: #f26913;
  border-color: #f26913;
}

#share-buttons .btn-vk {
  color: #fff;
  background-color: #5282b9;
  border-color: #5282b9;
}

#share-buttons .btn-vk:hover {
  color: #fff;
  background-color: #4675ac;
  border-color: #4675ac;
}

#share-buttons .btn-print, #share-buttons .btn-mail {
  color: #fff;
  background-color: #9c9c9c;
  border-color: #9c9c9c;
}

#share-buttons .btn-print:hover, #share-buttons .btn-mail:hover {
  color: #fff;
  background-color: #8a8a8a;
  border-color: #8A8A8A;
}

#share-symbol .btn-widget {
  width: 19px;
  height: 20px;
  font-size: 1.1rem;
  margin-top: 1rem;
}
#share-symbol .gray {
  color: #828282 !important;
}
#share-symbol .gray:hover {
  color: #535353 !important;
}
#share-symbol .btn-twitter {
  color: #1da1f2;
  background-color: transparent;
}
#share-symbol .btn-twitter:hover {
  color: #0d95e8;
  background-color: transparent;
}
#share-symbol .btn-facebook {
  color: #3b5998;
  background-color: transparent;
}
#share-symbol .btn-facebook:hover {
  color: #344e86;
  background-color: transparent;
}
#share-symbol .btn-whatsapp {
  color: #13bb17;
  background-color: transparent;
}
#share-symbol .btn-whatsapp:hover {
  color: #11a414;
  background-color: transparent;
}
#share-symbol .btn-linkedin {
  color: #0073b1;
  background-color: transparent;
}
#share-symbol .btn-linkedin:hover {
  color: #006298;
  background-color: transparent;
}
#share-symbol .btn-pinterest {
  color: #e60023;
  background-color: transparent;
}
#share-symbol .btn-pinterest:hover {
  color: #cd001f;
  background-color: transparent;
}
#share-symbol .btn-reddit {
  color: #ff4501;
  background-color: transparent;
}
#share-symbol .btn-reddit:hover {
  color: #e73e00;
  background-color: transparent;
}
#share-symbol .btn-tumblr {
  color: #34465c;
  background-color: transparent;
}
#share-symbol .btn-tumblr:hover {
  color: #2b3a4c;
  background-color: transparent;
}
#share-symbol .btn-buffer {
  color: #2c4bff;
  background-color: transparent;
}
#share-symbol .btn-buffer:hover {
  color: #1335ff;
  background-color: transparent;
}
#share-symbol .btn-mix {
  color: #f3782b;
  background-color: transparent;
}
#share-symbol .btn-mix:hover {
  color: #f26913;
  background-color: transparent;
}
#share-symbol .btn-vk {
  color: #5282b9;
  background-color: transparent;
}
#share-symbol .btn-vk:hover {
  color: #4675ac;
  background-color: transparent;
}
#share-symbol .btn-print, #share-symbol .btn-mail {
  color: #6d6d6d;
  background-color: transparent;
}
#share-symbol .btn-print:hover, #share-symbol .btn-mail:hover {
  color: #454545;
  background-color: transparent;
}

.btn1 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 100px;
  left: 0px;
  transition-duration: 0.5s;
}
.btn1 .icon-left {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 30px;
  top: 30px;
  background-color: #1D1D1B;
  left: 0px;
}
.btn1 .icon-left:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn1 .icon-left:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn1 .icon-left:hover {
  cursor: pointer;
}
.btn1 .icon-right {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 30px;
  top: 30px;
  background-color: #1D1D1B;
  left: 30px;
}
.btn1 .icon-right:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn1 .icon-right:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn1.open .icon-left {
  transition-duration: 0.5s;
  background: transparent;
}
.btn1.open .icon-left:before {
  transform: rotateZ(45deg) scaleX(1.4) translate(4px, 4px);
}
.btn1.open .icon-left:after {
  transform: rotateZ(-45deg) scaleX(1.4) translate(4px, -4px);
}
.btn1.open .icon-right {
  transition-duration: 0.5s;
  background: transparent;
}
.btn1.open .icon-right:before {
  transform: rotateZ(-45deg) scaleX(1.4) translate(-4px, 4px);
}
.btn1.open .icon-right:after {
  transform: rotateZ(45deg) scaleX(1.4) translate(-4px, -4px);
}
.btn1:hover {
  cursor: pointer;
}

.btn2 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 100px;
  left: 120px;
  transition-duration: 0.5s;
}
.btn2 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn2 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn2 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn2.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn2.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(13px, 13px);
}
.btn2.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px);
}
.btn2:hover {
  cursor: pointer;
}

.btn3 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 100px;
  left: 240px;
  transition-duration: 0.5s;
}
.btn3 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 0px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn3 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn3 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn3.open .icon {
  transition-duration: 0.5s;
}
.btn3.open .icon:before {
  transform: rotateZ(135deg) scaleX(1.25) translate(13px, -13px);
}
.btn3.open .icon:after {
  transform: rotateZ(-135deg) scaleX(1.25) translate(12px, 12px);
}
.btn3:hover {
  cursor: pointer;
}

.btn4 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 100px;
  left: 360px;
  transition-duration: 0.5s;
}
.btn4 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 0px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn4 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn4 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn4.open .icon {
  transition: 0.5s;
}
.btn4.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(12px, 12px);
}
.btn4.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px);
}
.btn4:hover {
  cursor: pointer;
}

.btn5 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 200px;
  left: 0px;
  transition-duration: 0.5s;
}
.btn5 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn5 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn5 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn5.open .icon {
  transition: 0.5s;
}
.btn5.open .icon:before {
  transform: rotateZ(-45deg) scaleX(0.75) translate(-20px, -6px);
}
.btn5.open .icon:after {
  transform: rotateZ(45deg) scaleX(0.75) translate(-20px, 6px);
}
.btn5:hover {
  cursor: pointer;
}

.btn6 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 200px;
  left: 120px;
  transition-duration: 0.5s;
}
.btn6 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn6 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn6 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn6.open .icon {
  transition-duration: 0.5s;
  transform: rotateZ(180deg);
}
.btn6.open .icon:before {
  transform: rotateZ(45deg) scaleX(0.75) translate(20px, -6px);
}
.btn6.open .icon:after {
  transform: rotateZ(-45deg) scaleX(0.75) translate(20px, 6px);
}
.btn6:hover {
  cursor: pointer;
}

.btn7 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 200px;
  left: 240px;
  transition-duration: 0.5s;
}
.btn7 .icon-E {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
  transition-delay: 0.5s;
}
.btn7 .icon-E:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn7 .icon-E:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn7 .icon-X {
  transition-duration: 0.5s;
  position: absolute;
  height: 0px;
  width: 200px;
  top: 30px;
  background-color: #1D1D1B;
  transform: scaleX(0);
  transform-origin: 30px 0px;
}
.btn7 .icon-X:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
  transform: rotateZ(45deg) scaleX(1.25) translate(12px, 12px);
}
.btn7 .icon-X:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
  transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px);
}
.btn7 .icon-X:hover {
  cursor: pointer;
}
.btn7.open .icon-E {
  transition-duration: 0.5s;
  transform: scaleX(0);
  transition-delay: 0s;
}
.btn7.open .icon-X {
  transition: 0.5s;
  transition-delay: 0.5s;
  transform: scaleX(1);
}
.btn7:hover {
  cursor: pointer;
}

.btn8 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 200px;
  left: 360px;
  transition-duration: 0.5s;
}
.btn8 .icon-E {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
  transform-origin: 0px 0px;
  transition-delay: 0.5s;
}
.btn8 .icon-E:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn8 .icon-E:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn8 .icon-X {
  transition-duration: 0.5s;
  position: absolute;
  height: 0px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
  transform-origin: 0px 0px;
  transform: scaleY(0);
}
.btn8 .icon-X:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
  transform: rotateZ(45deg) scaleX(1.25) translate(12px, 12px);
}
.btn8 .icon-X:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
  transform: rotateZ(-45deg) scaleX(1.25) translate(12px, -12px);
}
.btn8.open .icon-E {
  transition-duration: 0.5s;
  transform: scaleY(0);
  transition-delay: 0s;
}
.btn8.open .icon-X {
  transition: 0.5s;
  transition-delay: 0.5s;
  transform: scaleY(1);
}
.btn8:hover {
  cursor: pointer;
}

.btn9 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 305px;
  left: 0px;
  transition-duration: 0.5s;
}
.btn9 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 0px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
  transform: rotateZ(90deg);
  transform-origin: 30px 30px;
  left: -15;
  top: 0;
}
.btn9 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 60px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
  top: 0;
}
.btn9 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 60px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
  top: 0;
  left: 30px;
}
.btn9.open .icon {
  transition: all 0.5s;
  transform: rotateZ(0deg);
}
.btn9.open .icon:before {
  width: 22.5px;
}
.btn9.open .icon:after {
  transform-origin: 30px 60px;
  transform: scaleX(0.75);
}
.btn9.play .icon {
  transition: all 0.5s;
  transform: rotateZ(0deg);
}
.btn9.play .icon:before {
  width: 500px;
}
.btn9.play .icon:after {
  transform-origin: 30px 60px;
  transform: scaleX(2);
}
.btn9:hover {
  cursor: pointer;
}

.btn10 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 300px;
  left: 120px;
  transition-duration: 0.5s;
}
.btn10 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 8px;
  width: 60px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn10 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: -20px;
}
.btn10 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 60px;
  height: 8px;
  background-color: #1D1D1B;
  content: "";
  top: 20px;
}
.btn10.open .icon {
  transition-duration: 0.5s;
  transform: rotateZ(-180deg);
}
.btn10.open .icon:before {
  transform: rotateZ(-45deg) scaleX(0.75) translate(-20px, -6px);
}
.btn10.open .icon:after {
  transform: rotateZ(45deg) scaleX(0.75) translate(-20px, 6px);
}
.btn10:hover {
  cursor: pointer;
}

.btn11 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 300px;
  left: 240px;
  transition-duration: 0.5s;
}
.btn11 .icon-left {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn11 .icon-left:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: -10px;
}
.btn11 .icon-left:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: 10px;
}
.btn11 .icon-left:hover {
  cursor: pointer;
}
.btn11 .icon-right {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 15px;
  top: 30px;
  background-color: #1D1D1B;
  left: 15px;
}
.btn11 .icon-right:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: -10px;
}
.btn11 .icon-right:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: 10px;
}
.btn11.open .icon-left {
  transition-duration: 0.5s;
  background: transparent;
}
.btn11.open .icon-left:before {
  transform: rotateZ(45deg) scaleX(1.4) translate(2px, 2px);
}
.btn11.open .icon-left:after {
  transform: rotateZ(-45deg) scaleX(1.4) translate(2px, -2px);
}
.btn11.open .icon-right {
  transition-duration: 0.5s;
  background: transparent;
}
.btn11.open .icon-right:before {
  transform: rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px);
}
.btn11.open .icon-right:after {
  transform: rotateZ(45deg) scaleX(1.4) translate(-2px, -2px);
}
.btn11:hover {
  cursor: pointer;
}

.btn12 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 300px;
  left: 315px;
  transition-duration: 0.5s;
}
.btn12 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn12 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: -10px;
}
.btn12 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: 10px;
}
.btn12.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn12.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}
.btn12.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}
.btn12:hover {
  cursor: pointer;
}

.btn13 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 300px;
  left: 390px;
  transition-duration: 0.5s;
}
.btn13 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #1D1D1B;
}
.btn13 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: -10px;
}
.btn13 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: 10px;
}
.btn13.open .icon {
  transition: 0.5s;
}
.btn13.open .icon:before {
  transform: rotateZ(-45deg) scaleX(0.75) translate(-10px, -3px);
}
.btn13.open .icon:after {
  transform: rotateZ(45deg) scaleX(0.75) translate(-10px, 3px);
}
.btn13:hover {
  cursor: pointer;
}

.btn14 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 400px;
  left: 15px;
  transition-duration: 0.5s;
}
.btn14 .icon-circle {
  transition-duration: 0.5s;
  position: absolute;
  height: 60px;
  width: 60px;
  top: 2px;
  border-radius: 100%;
  background: transparent;
  border: 4px solid black;
  left: -15px;
}
.btn14 .icon-circle:hover {
  background: #fff;
}
.btn14 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #1D1D1B;
  border-radius: 4px;
}
.btn14 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: -10px;
  border-radius: 4px;
}
.btn14 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: 10px;
  border-radius: 4px;
}
.btn14.open .icon-circle {
  background: #fff;
}
.btn14.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn14.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}
.btn14.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}
.btn14:hover {
  cursor: pointer;
}

.btn15 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 400px;
  left: 120px;
  transition-duration: 0.5s;
}
.btn15 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #1D1D1B;
  border-radius: 4px;
  left: 15px;
}
.btn15 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: -10px;
  border-radius: 4px;
}
.btn15 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #1D1D1B;
  content: "";
  top: 10px;
  border-radius: 4px;
}
.btn15.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn15.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}
.btn15.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}
.btn15:hover {
  background: #fff;
  cursor: pointer;
}

/**===========================================================
======================== MULTI MENU CSS ======================
==============================================================
 */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.dropdown-menu.show {
  -webkit-animation: fadeIn 0.3s alternate;
  /* Safari 4.0 - 8.0 */
  animation: fadeIn 0.3s alternate;
}

.custom-menu-wrapper {
  display: inline-block;
}

.nav-item.dropdown.dropdown-mega {
  position: static;
}
.nav-item.dropdown.dropdown-mega .dropdown-menu {
  position: absolute;
  width: 70% !important;
  top: auto;
  left: 15% !important;
}
.nav-item.dropdown.dropdown-mega .dropdown-menu .first-dropdown-menu.show {
  top: 1.5rem;
  left: auto;
  width: auto;
  height: auto;
}
@media (max-width: 1200px) {
  .nav-item.dropdown.dropdown-mega .dropdown-menu {
    width: 90%;
    left: 5%;
  }
}

ul.custom-menu-wrapper li.menu-item {
  border-color: #d7d7d7;
  list-style: none;
}

.navbar-toggler {
  border: none;
  padding: 0;
  outline: none;
}
.navbar-toggler:focus {
  box-shadow: none;
}
.navbar-toggler .hamburger-toggle {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  z-index: 11;
  float: right;
}
.navbar-toggler .hamburger-toggle .hamburger {
  position: absolute;
  transform: translate(-50%, -50%) rotate(0deg);
  left: 50%;
  top: 50%;
  width: 50%;
  height: 50%;
  pointer-events: none;
}
.navbar-toggler .hamburger-toggle .hamburger span {
  width: 100%;
  height: 4px;
  position: absolute;
  background: #333;
  border-radius: 2px;
  z-index: 1;
  transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
  left: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger span:first-child {
  top: 10%;
  transform-origin: 50% 50%;
  transform: translate(0% -50%) !important;
}
.navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
  top: 50%;
  transform: translate(0, -50%);
}
.navbar-toggler .hamburger-toggle .hamburger span:last-child {
  left: 0px;
  top: auto;
  bottom: 10%;
  transform-origin: 50% 50%;
}
.navbar-toggler .hamburger-toggle .hamburger.active span {
  position: absolute;
  margin: 0;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
  top: 45%;
  transform: rotate(45deg);
}
.navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
  left: 50%;
  width: 0px;
}
.navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
  top: 45%;
  transform: rotate(-45deg);
}

.icons {
  display: inline-flex;
  margin-left: auto;
}
.icons a {
  transition: all 0.2s ease-in-out;
  padding: 0.2rem 0.4rem;
  color: #ccc !important;
  text-decoration: none;
}
.icons a:hover {
  color: white;
  text-shadow: 0 0 30px white;
}

.menu.btn2.open {
  position: relative;
  margin-left: auto;
  display: block;
  top: auto;
  left: auto;
  height: 64px;
  width: 64px;
}

.btn2 .icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn2 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 0.2rem;
  background-color: #0075BF;
  content: "";
  top: -20px;
}

.btn2 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 0.2rem;
  background-color: #0075BF;
  content: "";
  top: 20px;
}

#logoPlaceholder img {
  width: 100%;
  object-fit: cover;
  padding: 0.5rem 1rem 0.5rem 0.75rem;
}

@media (max-width: 991px) {
  #nav-main-starter.navbar-root.hupa-box-shadow {
    box-shadow: none !important;
    filter: none !important;
  }

  .offcanvas .navbar-nav {
    align-items: start !important;
    width: 100%;
    display: block;
  }
  .offcanvas .navbar-nav .nav-link {
    padding: 0.75rem !important;
    margin: 0 !important;
  }
  .offcanvas .offcanvas-header {
    padding: 0.75rem 0;
    background-color: #f4f4f4;
  }
  .offcanvas .offcanvas-body {
    align-items: start;
    justify-content: start !important;
  }
  .offcanvas .dropdown-item {
    font-weight: 500 !important;
  }
  .offcanvas .dropdown-item:hover {
    background-color: unset;
  }
  .offcanvas .dropdown-menu.sub-menu li.menu-item {
    padding-left: 1rem !important;
    font-weight: normal;
  }
  .offcanvas .dropdown-menu {
    padding: 0;
    margin: 0 !important;
    border-radius: 0;
    border: none;
  }
  .offcanvas .dropdown-menu .dropdown-item {
    padding: 0.75rem 0.5rem 0.5rem 1.5rem !important;
  }
  .offcanvas .dropdown-toggle {
    font-weight: 600 !important;
  }
  .offcanvas .dropdown-toggle:after {
    display: none !important;
  }
  .offcanvas .dropdown-toggle.nav-link.show:before, .offcanvas .dropdown-toggle.dropdown-item.active.show:before, .offcanvas .dropdown-toggle.dropdown-item.show:before {
    vertical-align: 0.255em;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  .offcanvas .dropdown-toggle:before {
    display: inline-block;
    margin-right: 0.5rem;
    vertical-align: 0;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
  }
  .offcanvas.show {
    background-color: #fff !important;
  }
  .offcanvas.show .offcanvas-body {
    padding: 1rem 0 0 0;
    display: flex;
    flex-direction: column;
  }
  .offcanvas .mega-content {
    padding: 1rem 0.5rem !important;
  }
  .offcanvas .mega-content li.menu-item {
    background-color: transparent !important;
  }
  .offcanvas .nav-item.dropdown.dropdown-mega .dropdown-menu {
    width: 100% !important;
    left: auto !important;
    position: relative;
    background-color: transparent !important;
  }
  .offcanvas .nav-item.dropdown.dropdown-mega .dropdown-menu .first-dropdown-menu.show {
    top: auto !important;
  }
}
body .bs-formular-wrapper i.fa {
  font-family: FontAwesome, serif !important;
}

.z-index-1050 {
  z-index: 1050;
}

.img-archive-left {
  height: 265px;
  object-fit: cover;
}

.pagination a:focus, .pagination a:active, .pagination a.active {
  outline: none !important;
  box-shadow: none;
}

.btn:focus, .btn:active, .active.btn:active, .active.btn:focus {
  outline: none !important;
  box-shadow: none;
}

.top-button {
  pointer-events: none;
  bottom: 3rem;
  position: fixed;
  right: 1rem;
}

.tags-links.hupa-tags {
  font-weight: 500;
  font-style: normal;
}
.tags-links.hupa-tags a.badge {
  font-style: normal;
  font-weight: 500;
  background-color: transparent !important;
  transition: all 350ms;
  padding: 0.45em 0.65em !important;
}
.tags-links.hupa-tags a.badge:hover {
  background-color: #0a58ca !important;
  color: #fff !important;
}

#nav-main-starter {
  z-index: 1030;
}

.archive-wrapper .blog-post-title {
  font-style: normal !important;
  font-weight: initial;
}
.archive-wrapper .blog-post-title a {
  text-decoration: none !important;
}
.archive-wrapper .author.vcard a, .archive-wrapper .comments-link a {
  text-decoration: none;
  font-weight: normal;
}
.archive-wrapper .archive-card-txt a {
  text-decoration: none;
}

#preloader-wrapper {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.95);
  z-index: 99999;
}
#preloader-wrapper .hupa-preloader {
  transform: scale(3);
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1200px) {
  #nav-main-starter.navbar-root .dropdown-menu-slide {
    animation-duration: 2.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}
@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
#nav-main-starter.navbar-root .slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}
#nav-main-starter.navbar-root .dropdown-menu-slide {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  animation-duration: 450ms;
}

.top-button.visible {
  pointer-events: auto;
}

#nav-main-starter .menu-item:last-child .nav-link {
  padding-right: 0.5rem;
}

img.map-placeholder-img {
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

.ds-check-wrapper {
  max-width: 550px;
  min-height: 200px;
  margin: 0.5rem;
  height: auto;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00000080;
  border: 1px solid #cbcbcb;
  border-radius: 0.25rem;
  z-index: 0;
  /*============================= CHECKBOX =========================*/
}
.ds-check-wrapper .hupa-gmaps-ds-btn {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.ds-check-wrapper .hupa-gmaps-ds-btn:not(:disabled) {
  background-color: #5192cd;
  border-color: #8faec9;
  transition: all 250ms ease-in-out;
}
.ds-check-wrapper .hupa-gmaps-ds-btn:hover {
  background-color: #4175a4;
}
.ds-check-wrapper .hupa-gmaps-ds-btn:disabled {
  background-color: #5192cd;
  color: #ffffff;
  pointer-events: auto;
  cursor: not-allowed !important;
}
.ds-check-wrapper .form-check label {
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ds-check-wrapper a.ds-link {
  color: #FFFFFFE5;
  text-decoration: none;
  transition: all 250ms ease-in-out;
  font-weight: 400;
}
.ds-check-wrapper a.ds-link:hover {
  color: #fff;
}
.ds-check-wrapper .ds-karte-check a {
  color: #fff;
  font-weight: 500;
}
.ds-check-wrapper .datenschutz-check {
  background-color: rgba(181, 181, 181, 0);
  padding: 1rem 0.5rem;
}

.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(34, 34, 34, 0.95);
  z-index: 1021;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-wrapper .fa {
  color: #e2e2e2;
}

#nav-main-starter .offcanvas.menu2.show {
  background-color: rgba(0, 0, 0, 0.6);
}
#nav-main-starter .offcanvas.menu2.show ul#bootscore-navbar.navbar-nav .nav-link {
  color: #fff !important;
}

#nav-main-starter .offcanvas.menu2.show ul#bootscore-navbar.navbar-nav .nav-link:hover {
  color: #c1c1c1 !important;
}

#nav-main-starter .offcanvas.menu2 .offcanvas-header {
  background-color: rgba(0, 0, 0, 0.95);
}

.font-blue {
  color: #246dab;
}

#nav-main-starter .offcanvas.menu1 .offcanvas-header .handy-link-font {
  font-size: 1rem;
  color: #246dab;
  transition: all 350ms;
}

#nav-main-starter .offcanvas.menu1 .offcanvas-header:hover .handy-link-font {
  transition: all 350ms;
  transform: scale(1.1);
}

#nav-main-starter .offcanvas.menu2 .offcanvas-header .handy-link-font, .offcanvas.menu2 .offcanvas-header i {
  font-size: 1rem;
  color: #ffffff !important;
  opacity: 1;
  transition: all 350ms;
}

#nav-main-starter .offcanvas.menu2 .offcanvas-header:hover .handy-link-font {
  transition: all 350ms;
  transform: scale(1.1);
}

#wp-calendar.wp-calendar-table {
  width: 100%;
}

#content {
  padding-top: 2.5rem;
}

.logo.md {
  transition: max-height 450ms ease-in-out;
}

.top-nav.main-widget {
  right: 25px;
  z-index: 1021;
}

a.navbar-brand {
  z-index: 1021;
}

.carousel-caption {
  padding: 0.5rem 1rem;
  margin-bottom: 3rem;
}

.widget-area .searchform.input-group {
  z-index: 0;
}

.searchform.woocommerce-product-search {
  z-index: 1;
}

.cart-footer {
  right: 0;
}

.navbar-root .logo.sm {
  -o-object-fit: cover;
  object-fit: cover;
}

.middle-img {
  transition: all 450ms;
}

.middle-img-sm {
  height: 46px;
}

.navbar-root {
  border-bottom: 1px solid #d0d0d0;
}

.hupa-box-shadow {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2) !important;
}

.slider_navigation_light {
  color: #444;
  background-color: #fff;
}

.slider_navigation_dark, .slider_navigation_light {
  display: inline-block;
  padding: 0.5rem 0.8rem;
  border-radius: 0.5rem;
}

.slider_navigation_dark {
  color: #fff;
  background-color: #3a3a3a;
}

.slider_caption_bg_dark {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 0.5rem;
}

.slider_caption_bg_light {
  background-color: rgba(255, 255, 255, 0.45);
  border-radius: 0.5rem;
}

.slider-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.slider-button-wrapper .btn {
  margin: 0 0.25rem 1.5rem 0.25rem;
}

.carousel i.fa {
  font-family: "FontAwesome", sans-serif !important;
  font-weight: normal !important;
  font-variant: normal !important;
}

.bgImage {
  z-index: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.carousel {
  z-index: 0;
}

.carousel-indicators {
  margin-bottom: 1.5rem;
}

.hupa-full-row {
  width: 100vw;
  position: relative;
  height: 100%;
  left: 50%;
  margin-left: -50vw;
}

.caption-wrapper {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.carousel-caption {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

.carousel-indicators button.active {
  background-color: #ebebeb;
}

.opacity-hide {
  opacity: 0;
}

#theme-pagination {
  padding-top: 2.5rem;
}
#theme-pagination .page-item {
  transition: all 250ms linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem !important;
  height: 2rem !important;
  margin: 0 0.05rem;
}
#theme-pagination .page-item .page-link {
  display: block;
  text-align: center;
}
#theme-pagination .page-item.disabled .page-link {
  color: #d0d0d0 !important;
}
#theme-pagination a.page-link {
  position: relative;
  display: block;
  color: #0075BF;
  text-decoration: none;
  background-color: transparent !important;
  border: unset !important;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#theme-pagination .page-item.active {
  background-color: #f8f8f8 !important;
  border-radius: 9999px;
}
#theme-pagination .page-item.active .page-link {
  z-index: 3;
  color: #0075BF !important;
  font-weight: 500 !important;
  background-color: unset !important;
  border: unset !important;
}
#theme-pagination .page-item:not(.disabled):not(.active):hover {
  background-color: #f0f0f0 !important;
  border-radius: 9999px;
}
#theme-pagination .pagination {
  justify-content: start !important;
}

.single-pagination .page-item {
  font-weight: 600;
}
.single-pagination .page-item a {
  background-color: transparent !important;
  border: unset !important;
  color: #3b3b3b !important;
}
.single-pagination .page-item a:after {
  content: "";
}
.single-pagination .page-item a:before {
  content: "";
}

@media (max-width: 768px) {
  .bgImage {
    height: 30vh;
  }
}
.middle-image-nav-sm {
  display: none;
}

.menu-logo {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 978px) {
  .menu-logo {
    display: none;
    position: absolute;
    height: 46px;
    top: 0;
    left: 2rem;
  }

  .middle-image-nav-sm {
    position: relative;
    display: block;
  }
  .middle-image-nav-sm img {
    height: 46px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: table;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999;
}

.preloder-wrap {
  display: table-cell;
  vertical-align: middle;
}

.preloder-inner {
  width: 200px;
  height: 100px;
  margin: 0 auto;
}

.ball {
  width: 20px;
  height: 20px;
  margin: 10px auto;
  border-radius: 50px;
}

.ball:nth-child(1) {
  background: #ff005d;
  -webkit-animation: right 1s infinite ease-in-out;
  -moz-animation: right 1s infinite ease-in-out;
  animation: right 1s infinite ease-in-out;
}

.ball:nth-child(2) {
  background: #35ff99;
  -webkit-animation: left 1.1s infinite ease-in-out;
  -moz-animation: left 1.1s infinite ease-in-out;
  animation: left 1.1s infinite ease-in-out;
}

.ball:nth-child(3) {
  background: #008597;
  -webkit-animation: right 1.05s infinite ease-in-out;
  -moz-animation: right 1.05s infinite ease-in-out;
  animation: right 1.05s infinite ease-in-out;
}

.ball:nth-child(4) {
  background: #ffcc00;
  -webkit-animation: left 1.15s infinite ease-in-out;
  -moz-animation: left 1.15s infinite ease-in-out;
  animation: left 1.15s infinite ease-in-out;
}

.ball:nth-child(5) {
  background: #2d3443;
  -webkit-animation: right 1.1s infinite ease-in-out;
  -moz-animation: right 1.1s infinite ease-in-out;
  animation: right 1.1s infinite ease-in-out;
}

.ball:nth-child(6) {
  background: #ff7c35;
  -webkit-animation: left 1.05s infinite ease-in-out;
  -moz-animation: left 1.05s infinite ease-in-out;
  animation: left 1.05s infinite ease-in-out;
}

.ball:nth-child(7) {
  background: #4d407c;
  -webkit-animation: right 1s infinite ease-in-out;
  -moz-animation: right 1s infinite ease-in-out;
  animation: right 1s infinite ease-in-out;
}

@-webkit-keyframes right {
  0% {
    -webkit-transform: translate(-15px);
  }
  50% {
    -webkit-transform: translate(15px);
  }
  100% {
    -webkit-transform: translate(-15px);
  }
}
@-webkit-keyframes left {
  0% {
    -webkit-transform: translate(15px);
  }
  50% {
    -webkit-transform: translate(-15px);
  }
  100% {
    -webkit-transform: translate(15px);
  }
}
@-moz-keyframes right {
  0% {
    -moz-transform: translate(-15px);
  }
  50% {
    -moz-transform: translate(15px);
  }
  100% {
    -moz-transform: translate(-15px);
  }
}
@-moz-keyframes left {
  0% {
    -moz-transform: translate(15px);
  }
  50% {
    -moz-transform: translate(-15px);
  }
  100% {
    -moz-transform: translate(15px);
  }
}
@keyframes right {
  0% {
    transform: translate(-15px);
  }
  50% {
    transform: translate(15px);
  }
  100% {
    transform: translate(-15px);
  }
}
@keyframes left {
  0% {
    transform: translate(15px);
  }
  50% {
    transform: translate(-15px);
  }
  100% {
    transform: translate(15px);
  }
}
.carousel-control-next:not(:hover):focus, .carousel-control-prev:not(:hover):focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.5;
}
