.service-popup-section .contact-icon {
  position: fixed;
  bottom: 85px;
  right: 16px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  background-color: #dc5f32;
  color: #fff;
  border-radius: 50%;
  z-index: 9999;
  text-align: center;
  cursor: pointer;
  border: 2px solid #dc5f32;
  box-sizing: border-box;
  transition: all .4s;
  z-index: 99999;
}

.service-popup-section .contact-icon svg {
  height: 37px;
  width: 37px;
}

.service-popup-section svg {
  display: inline-block;
}

.service-popup-section .contact-icon:hover {
  background-color: #fff;
  border: 2px solid #9a9ea2;
}

.service-popup-section .contact-icon:hover svg {
  color: #9a9ea2;
}

.service-popup-section .service-tooltip.tooltip_active {
  background-color: #dc5f32;
  color: #fff;
  right: 0;
  position: fixed;
  bottom: 165px;
  right: 16px;
  z-index: 901;
  max-width: 561px;
  width: calc(100% - 60px);
  padding: 30px 40px 30px 30px;
  font-size: 16px;
  line-height: 1.4;
  font-family: UniversLTW01-55Roman;
  font-weight: 300;
  box-shadow: 0 10px 40px rgb(0 0 0 / 36%);
  display: block;
}

.service-popup-section .service-tooltip:before {
  content: "";
  position: absolute;
  right: 15px;
  border: 16px solid transparent;
  border-top-color: #dc5f32;
  bottom: -32px;
}

.service-popup-section .service-tooltip-desc h5 {
  font-size: 29px;
  line-height: 1;
  margin-bottom: 15px;
  margin-top: 0;
  color: #fff;
  font-family: UniversLTW01-55Roman;
}

.service-popup-section .service-tooltip-desc p {
  color: #fff;
  margin: 0;
}

.service-popup-section .exit-tooltip {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 2;
}

.service-popup-section .exit-tooltip svg {
  display: block;
  transition: all .4s;
  color: #fff;
}

.service-popup-section .exit-tooltip:hover svg {
  color: #2c2c2c;
}

.service-popup-section .service-tooltip {
  display: none;
}

.service-popup-section .service-popup-wrapper {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 100%;
  overflow: auto;
  z-index: 9999;
  transition: all .7s;
  color: #153a45;
}

.service-popup-section .service-popup-wrapper {
  transition: left .7s;
  opacity: 1;
  z-index: 9999999;
}
.service-popup-section .service-popup-wrapper:not(.popup_active) .services-sales-button-wrapper {
  display: none;
}

.service-popup-section .service-popup-wrapper-inner {
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1220px;
}

.service-popup-section .flex-col {
  flex-direction: column;
}

.service-popup-section .flex {
  display: flex;
}

.service-popup-section .items-start {
  align-items: flex-start;
}

.service-popup-section .service-popup-wrapper-inner .top-wrapper .service-top-desc {
  max-width: 572px;
  width: 100%;
}

.service-popup-section .service-popup-wrapper-inner .top-wrapper .service-top-desc h6 {
  color: #dc5f32 !important;
  text-transform: uppercase;
  font-weight: lighter;
  line-height: 1.875rem;
  font-size: 1.25rem;
  margin-bottom: 0;
  font-family: UniversLTW01-55Roman;
}

.service-popup-section .service-popup-wrapper-inner .top-wrapper .service-top-desc h3 {
  color: #153a45;
  font-size: 30px;
  line-height: 2.6875rem;
  font-weight: 400;
  font-family: UniversLTW01-55Roman;
  margin: 0 0 40px;
}

.service-popup-section .service-popup-wrapper-inner .top-wrapper .service-top-desc p {
  opacity: .5;
  color: #153a45;
  line-height: 1.6rem;
  font-size: 18px;
  text-align: left;
  margin: 0;
}

.service-popup-section .service-popup-wrapper-inner .top-wrapper .contact-person {
  max-width: 512px;
  width: 100%;
}

.service-popup-section .justify-between {
  justify-content: space-between;
}

.service-popup-section .service-popup-wrapper-inner .top-wrapper .contact-person-avatar img {
  max-width: 240px;
}

.service-popup-section .light_theme h2,
.service-popup-section .light_theme h3,
.service-popup-section .light_theme h6,
.service-popup-section .light_theme p {
  color: #153a45;
}

.service-popup-section .service-popup-wrapper h6 {
  font-family: UniversLTW01-55Roman;
  line-height: 1.875rem;
  font-size: 1.25rem;
  margin-bottom: 0;
  font-weight: 400;
}

.service-popup-section .pt-4 {
  padding-top: 25px;
}

.service-popup-section .mt-auto {
  margin-top: auto;
}

.service-popup-section .flex-wrap {
  flex-wrap: wrap;
}

.service-popup-section .flex-row {
  flex-direction: row;
}

.service-popup-section .pr-3 {
  padding-right: 20px;
}


.service-popup-section .service-popup-wrapper .contact-person-name p {
  padding-top: 15px;
  margin: 0;
  line-height: 1;
  font-family: UniversLTW01-55Roman, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #153a45;
}

.service-popup-section .service-popup-wrapper .contact-person-name p a {
  color: #153a45;
  line-height: 1.2;
  margin-left: 4px;
  font-size: 16px;
}
.service-popup-section .service-popup-wrapper .contact-person-name p a:hover {
  color: #dc5f32 !important;
}
.service-popup-section .contact-person-link div a {
  font-size: 14px;
  line-height: 1.2;
  color: #006673;
}

.service-popup-section .w-full {
  width: 100%;
}

.service-popup-section .contact-form form label.hs-form-booleancheckbox-display {
  cursor: pointer;
}
.service-popup-section .contact-form form .hs-error-msgs li label {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: #cc514d !important;
}

.service-popup-section .service-popup-wrapper-inner .bottom-wrapper .service-bottom-section {
  max-width: 572px;
  width: 100%;
}

.service-popup-section .service-popup-wrapper-inner .bottom-wrapper .contact-form {
  max-width: 512px;
  width: 100%;
}
.service-popup-section .contact-form .hs-input:not(.error) {
  border: none;
}
.service-popup-section h3 {
  font-size: 30px;
  line-height: 2.6875rem;
  font-family: UniversLTW01-55Roman;
  font-weight: 400;
  margin: 0 0 40px;
}

.service-popup-section h2 {
  font-size: 36px;
  line-height: 1.2;
  font-family: UniversLTW01-55Roman;
  margin: 0 0 40px;
  font-weight: 400;
}

.service-popup-section .service-bottom-section div p {
  margin-bottom: 10px;
  font-size: 14px;
  opacity: .5;
  line-height: 1.6rem;
  text-align: left;
}

.service-popup-section .contact-person-avatar {
  line-height: 0;
}

.service-popup-section .services-sales-button-wrapper {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: flex;
  flex-direction: column-reverse;
}

.service-popup-section .active-button-item {
  opacity: .5;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 30px;
  color: #153a45;
}

.service-popup-section .active-button-item .button-item-text {
  color: #153a45;
  font-size: 14px;
  transition: all .4s;
  display: inline-block;
}

.service-popup-section .active-button-item .button-item-icon {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  color: #fff;
  border: 2px solid #9a9ea2;
  border-radius: 50%;
  z-index: 9999;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  transition: all .4s;
  margin-left: 20px;
  color: #153a45;
  border-color: #153a45;
}

.service-popup-section .active-button-item .button-item-icon svg {
  color: #153a45;
  transition: all .4s;
  height: 37px;
  width: 37px;
  vertical-align: middle;
}

.service-popup-section .service-popup-wrapper.popup_active {
  display: block;
  opacity: 1;
  left: 0;
  transition-delay: 0s;
  transition: left .7s;
}

.service-popup-section .contact-person .contact-person-links a {
  font-size: 14px;
  line-height: 1.2;
}

.service-popup-section .contact-person .contact-person-links a svg {
  color: #153a45;
  width: 20px;
  height: 27px;
}

.service-popup-section .esc-button {
  position: fixed;
  top: 30px;
  right: 30px;
  align-items: center;
}

.service-popup-section .esc-button span {
  color: #153a45;
  opacity: .5;
  font-size: 14px;
}

.service-popup-section .close-icon {
  width: 60px;
  height: 60px;
  background-color: #dc5f32;
  color: #fff;
  border-radius: 50%;
  z-index: 9999;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  transition: all .4s;
  background-color: #fff;
  color: #9a9ea2;
  z-index: 99999;
  margin-left: 20px;
}

.service-popup-section .close-icon svg {
  height: 37px;
  width: 37px;
}

.service-popup-section .justify-center {
  justify-content: center;
}

.service-popup-section .items-center {
  align-items: center;
}

.service-popup-section .close-icon:hover {
  background-color: #dc5f32;
  border: none;
}

.service-popup-section .close-icon:hover svg {
  color: #fff;
}


.service-popup-section .contact-form form textarea {
  width: 100% !important;
  height: 200px;
  padding-top: 15px;
}


.service-popup-section .esc-button {
  display: none;
}

.service-popup-section .popup_active .esc-button {
  display: block;
}


.service-popup-section .services-content-outter {
  display: none;
}

.service-popup-section .services-content-outter.active-tabber {
  display: block;
}


.service-popup-section .contact-form form label {
  font-size: 16px;
}

.service-popup-section .contact-form input[type=password],
.service-popup-section .contact-form form input[type=text],
.service-popup-section .contact-form form input[type=email],
.service-popup-section .contact-form form input[type=password],
.service-popup-section .contact-form form input[type=tel],
.service-popup-section .contact-form form input[type=number],
.service-popup-section .contact-form form select,
.service-popup-section .contact-form form textarea{
  width: 100% !important;
}

.service-popup-section .contact-form .hs-form {
  margin-bottom: 0;
}

.service-popup-section .contact-form form legend {
  color: white;
}

/*  Dark Theme */

.service-popup-section .dark_theme h2,
.service-popup-section .dark_theme h3, 
.service-popup-section .dark_theme h6, 
.service-popup-section .dark_theme p,
.service-popup-section .dark_theme .service-popup-wrapper-inner .top-wrapper .service-top-desc h3,
.service-popup-section .dark_theme .contact-person-name p a {
  color: #fff !important;
}

.service-popup-section .dark_theme .service-popup-wrapper-inner .top-wrapper .service-top-desc p {
  opacity: .5;
  color: #fff;
}

.service-popup-section .dark_theme .contact-person .contact-person-links a svg {
  color: #fff;
}

.service-popup-section .dark_theme label {
  color: #fff!important;
}

.service-popup-section .dark_theme label span.hs-form-required {
  color: #fff;
}

.service-popup-section .dark_theme form.hs-form .hs-richtext,
.service-popup-section .dark_theme form.hs-form .hs-richtext p,
.service-popup-section .dark_theme form input[type=file] {
  color: #fff !important;
}

.service-popup-section  .pt-6 {
  padding-top: 45px;
}

.service-popup-section .mt-4 {
  margin-top: 25px;
}

.service-popup-section .service-popup-wrapper .contact-person-name p:last-child {
  padding-bottom: 15px;
}

.service-popup-section .service-popup-wrapper.popup_active {
  z-index: 9999999;
}


.popup_open .service-popup-section .active-button-item {
  display: flex;
}

.service-popup-section .services-content-outter {
  position: absolute;
  width: 100%;
}

.service-popup-section .services-sales-button-wrapper[theme="dark_theme"] .active-button-item {
  color: #fff;
}
.service-popup-section .services-sales-button-wrapper[theme="dark_theme"] span.button-item-icon {
  color: #9a9ea2;
  border: 2px solid #9a9ea2;
}

.service-popup-section form.hs-form .hs-form-booleancheckbox-display input:checked+span:after {
  opacity: 1!important;
}
.service-popup-section .active-button-item.light_theme.active-tabber {
  color: #dc5f32 !important;
  opacity: 1;
}
.service-popup-section .active-button-item span.button-item-icon {
  color: #153a45;
  border-color: #153a45;
}
.service-popup-section .active-button-item span.button-item-text,
.service-popup-section .active-button-item .button-item-icon svg {
  color: inherit;
}
.service-popup-section .active-button-item.dark_theme.active-tabber {
  color: #dc5f32 !important;
  opacity: 1;
}
.service-popup-section .active-button-item.active-tabber span.button-item-icon {
  background-color: #dc5f32 !important;
  border: 2px solid #dc5f32 !important;
  color: #fff !important;
}
.service-popup-section .popup_active .esc-button[theme="dark_theme"] span {
  color: #fff;
}

@media (min-width: 640px) {
  .service-popup-section .sm\:pt-7 {
    padding-top: 50px;
  }

  .service-popup-section .sm\:mt-0 {
    margin-top: 0;
  }

  .service-popup-section .sm\:flex-row {
    flex-direction: row;
  }

  .service-popup-section .sm\:ml-4 {
    margin-left: 25px;
  }

  .service-popup-section .sm\:pt-0 {
    padding-top: 0;
  }
}

@media (min-width: 1024px) {
  .service-popup-section .lg\:pt-8 {
    padding-top: 90px;
  }

  .service-popup-section .lg\:justify-between {
    justify-content: space-between;
  }

  .service-popup-section .lg\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 1300px) {
  .service-popup-section .services-content-outter {
    padding: 100px 0;
  }

  .service-popup-section .service-popup-wrapper-inner .top-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (max-width:1300px) {

  .service-popup-section .services-content-outter {
    padding: 200px 0;
  }

  .service-popup-section .service-popup-wrapper-inner .top-wrapper .service-top-desc,
  .service-popup-section .service-popup-wrapper-inner .top-wrapper .contact-person,
  .service-popup-section .service-popup-wrapper-inner .bottom-wrapper .service-bottom-section,
  .service-popup-section .service-popup-wrapper-inner .bottom-wrapper .contact-form {
    max-width: 100%;
  }

  .service-popup-section .service-popup-wrapper-inner .top-wrapper {
    flex-direction: column;
  }

  .service-popup-section .service-popup-wrapper-inner .bottom-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .service-popup-section .service-popup-wrapper-inner .bottom-wrapper .contact-form {
    margin-top: 30px;
  }

}

@media (max-width:1299px) {

  .service-popup-section .services-content-outter {
    padding: 200px 0;
  }

}

@media (max-width:1024px) {

  .service-popup-section .services-content-outter {
    padding: 50px 0;
  }


  .service-popup-section .contact-person .contact-person-description {
    padding-top: 0;
    margin-top: 0;
  }

  .service-popup-section .service-popup-wrapper-inner .top-wrapper .service-top-desc h3 {
    margin-bottom: 20px;
  }

  .service-popup-section h3, .service-popup-section h2 {
    margin-bottom: 20px;
  }

}

@media (max-width:1200px) {
  .service-popup-section .services-sales-button-wrapper {
    bottom: 30px;
  }

  .service-popup-section .active-button-item {
    margin-top: 30px;
    margin-top: 15px;
  }
}


@media (max-width:992px) {
  .service-popup-section .active-button-item .button-item-text {
    display: none;
  }

  .service-popup-section h2 {
    font-size: 24px;
    line-height: 1.5em;
  }

}

@media (max-width: 768px){

  .service-popup-section .esc-button span {
    display: none;
  }

}

@media (max-width: 640px){
  .service-popup-section .service-tooltip.tooltip_active {
    padding: 15px 40px 15px 15px;
  }
}


.service-popup-section .popup_active .esc-button {
  display: flex;
}

.service-popup-wrapper-inner .top-wrapper .contact-person-links a:hover,
.service-popup-wrapper-inner .top-wrapper .contact-person-links a:hover path {
  color: #dc5f32;
}

