h3 {
    line-height: 37px;
}

a {
  color: #17b224;
}


h2, h3 {
  text-transform: none;
  color: #e5e5e5 !important;
}

h2 {
  margin: 0 0 10px;
}


.icon-bar-side {
  display: block;
  position: fixed;
  right: 0;
  top: 50%;
  text-decoration: none;
  z-index: 5000;
}

.icon-bar-side a {
  background-color: #151719;
  border-radius: 4px 0 0 4px ;
  display: block;
  padding: 10px;
  transition: all 1s ease;
  color: #eaeaea;
  font-size: 12px;
  margin-bottom: 1px;
  width: 40px;
  line-height: 20px;
}

.icon-bar-side a:hover {
  background-color: #545454e6;
  color: #fff;
}

.whatsapp-hover-button {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 5000;
}

.scrollable.colored-slider .scrollable-slider {
  background: #2ecd25;
}

.side-header-overlay-full-screen #header .header-nav-main nav>ul>li>a:hover {
  color: #29d724 !important;
}

.pageStartSpace {
	padding-top: 100px;
}

.icon-simon {
	font-size: 34pt;
}

.text-grey {
	color: #373737 !important;
}

.text-light-grey {
  color: #969696 !important;
}

.text-gold {
  color: #b7b076 !important;
}

.bg-dark {
  background-color: #111 !important;
}

.bg-light-grey {
  background-color: #555 !important;
}

.side-header-overlay-full-screen #header .header-body {
  background-color: #111 !important;
}

.side-header-overlay-full-screen #header {
  background-color: #111 !important;
}

.side-header-overlay-full-screen #header .header-nav-main nav>ul>li:hover {
  background-color: #333 !important;
  border-radius: 10px;
  color: transparent !important;
}

.terapi-divider-grey {
  background: #292525 !important;
}

.price-unit-terapi {
  font-size: 34%;
  line-height: 1.5;
  margin-right: 4px;
}

.text-from {
  font-size: 37%;
  line-height: 2.7rem;
  margin-left: 4px;
}

.page-header.page-header-classic:after {
  background: rgb(35 33 33 / 80%);
}

.terapi_parallax {

  /* Set a specific height */
  min-height: 300px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.terapi_parallax:not(.mobile) {
  background-attachment: fixed!important;
}

.image-wrapper {
  background: no-repeat center center;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.image-wrapper:not(.mobile) {
  background-attachment: fixed!important;
}

.custom-curved-text-1 {
  max-width: 130px;
  left: 0 !important;
  top: auto !important;
  bottom: 0 !important;
  background: #fff;
  border-radius: 50%;
}

.custom-curved-text-1 svg {
  position: relative;
  left: 4px;
  top: 1px;
  margin: 2px;
}

.terapi-slider-header {
  line-height: 100%;
  letter-spacing: 0;
}

.bg-gold {
  background-color: #e7e6da !important;
}

.bg-pastel-green {
  background-color: #cfcfcf;
}

.terapi-price {
  font-size: 2.7rem;
  font-weight: 600;
  display: flex;
}

.list-style-none {
  list-style: none;
}

.from-terapi-style {
  font-size: 15pt !important;
  line-height: 18px;
  display: flex;
  align-items: end;
}

.contact-box-terapi {
  height: 421px;
}


.modal-header {
  padding: var(--bs-modal-header-padding);
  border-bottom: none !important;
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.modal-content {
  background-color: var(--bs-modal-bg);
  border: none;
  border-radius: 1.7rem;
}

.header-right {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: flex-end;
  z-index: 9999;
  top: 0px;
  position: sticky;
}

.btn-circle.btn-lg {
    width: 34px;
    height: 34px;
    padding: 1px 7px;
    font-size: 21px;
    line-height: 1.6;
    border-radius: 17px !important;
}

.px-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.px-terapi-modal {
    padding-right: 1.7rem !important;
    padding-left: 3.4rem !important;
}

.bottom-mobile-menu {
    position: fixed;
    width: 100%;
    height: 60px;
    bottom: -1px;
    background-color: #202020;
    color: #eaeaea;
    z-index: 5000;
    text-align: center;
    padding: 10px 0px 10px 0px;
	/*border-radius: 10px 10px 0px 0px;*/
}

.font-bottom-menu {
	font-size: 7.5pt;
	margin-top: -5px;	
}

.bottom-menu-icon {
	font-size: 15px;
	margin-bottom: 0px;
	color: #939393;
}

.bg-cover {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.p-line-narrow {
  line-height: 22px;
}

.text-big-subtitle {
  font-size: 1.35rem ;
  line-height: 2.2rem;
}



@media (max-width: 576px) {
  .modal-xl { }
}


@media (min-width: 1200px) {
  .modal-xl { --bs-modal-width: 1120px; }

}

@media (min-width: 1400px) {
  .modal-xl { --bs-modal-width: 1320px; }
}

html.side-header-overlay-full-screen #header .header-nav-main nav>ul>li>a.open, html.side-header-overlay-full-screen #header .header-nav-main nav>ul>li>a.accessibility-open, html.side-header-overlay-full-screen #header .header-nav-main nav>ul>li>a:focus, html.side-header-overlay-full-screen #header .header-nav-main nav>ul>li>a:active, html.side-header-overlay-full-screen #header .header-nav-main nav>ul>li>a.active {
    background: #333;
}

.selected-language {
  border-bottom: 1px solid #29d724 !important;
}