/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1750753044
Updated: 2025-06-24 08:17:24

*/

/* KWINS REQUIRED STYLES */

.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
    z-index: 1;
    visibility: hidden !important;
}

body > .elementor {
  overflow-x: clip;
}

html, body {
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    scroll-behavior: smooth;
}

[data-elementor-type="wp-page"] {
    flex: 1;
}

[data-elementor-type="footer"] {
    margin-top: auto;
}

.elementor-widget-image a {
    display: flex !important;
    justify-content: center;
    width: 100%;
}

/* DELETING FOCUS-VISIBLE BORDER */

a:active,
a:focus,
input,
textarea,
input:active,
textarea:active,
:focus {
    outline: none;
}

textarea {
    resize: none;
}

textarea {
    resize: vertical;
}

textarea {
    resize: horizontal;
}

[role="tabpanel"] .elementor-button-text {
  text-align: left;
}

#northTab {
  display: none;
}

#loadRel {
  width: 230px;
  background-color: var(--e-global-color-51bae6c);
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: -0.3px;
  fill: #FFFFFF;
  color: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  padding: 16px 30px 16px 30px;
}

#loadArch {
  width: 230px;
  background-color: #FFFFFF;
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  letter-spacing: -0.3px;
  fill: var(--e-global-color-51bae6c);
  color: var(--e-global-color-51bae6c);
  border-radius: 6px 6px 6px 6px;
  padding: 16px 30px 16px 30px;
}

#loadRel:hover,
#loadArch:hover {
  background-color: var(--e-global-color-1eec8df);
  color: #FFFFFF;
}

.elementor-element-5967b524 div {
  display: flex;
  gap: 3px;
}

.news-info p {
  margin-bottom: 20px;
}

.news-info ul {
  padding-left: 15px;
}

.news-info li {
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: -1px;
  color: #22275E;
}

.news-info li::marker {
  color: #e41c24;
}

.news-info li:not(:last-child) {
  margin-bottom: 10px;
}

.news-info strong {
  color: #22275E;
}

.doc__item {
  padding: 15px 0;
}

.doc__item:not(:last-child) {
  border-bottom: 1px solid #E5E6EF;
}

.doc__item svg {
  width: 14px;
  height: 14px;
  fill: #22275E;
  transition: fill 0.3s;
}

.doc__list {
  list-style: none;
  padding: 0;
}

.doc__link {
  display: flex;
  gap: 20px;
  align-items: center;
  font-family: "Manrope", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: -0.3px;
}

.doc__name {
  color: var(--e-global-color-51bae6c);
  transition: color 0.3s;
}

.doc__item:hover .doc__name {
  color: #e41c24;
}

.doc__item:hover svg {
  fill: #e41c24;
}

.services-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.services-item {
  padding: 16px 10px 16px 10px;
  background-color: #FFFFFF;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color .3s ease;
}

.services-item:hover {
  background-color: #e41c24;
}

.services-name {
  margin: 0;
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: -0.6px;
  color: var(--e-global-color-51bae6c);
  transition: color .3s ease;
}

.services-item:hover .services-name {
  color: #fff;
}

.services-item.active {
  background-color: #e41c24;
}

.services-item.active .services-name {
  color: #fff;
}

.service-kind span {
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: -0.3px;
  color: var(--e-global-color-51bae6c);
}

.service-kind {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #E5E6EF;
}

.kind__code {
  width: 19%;
}

.kind__name {
  width: 71%;
}

.kind__price {
  width: 10%;
}

.custom-select-wrapper {
  position: relative;
  width: 100%;
}

.services-select {
  padding: 16px 40px 16px 10px;
  background-color: #FFFFFF;
  border-radius: 6px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  box-sizing: border-box;
  white-space: normal;
  word-wrap: break-word;
  overflow: visible;
  text-overflow: unset;
  min-height: 50px;
  line-height: 1.4em;
}

.services-select,
.services-select option {
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: -0.3px;
  fill: var(--e-global-color-51bae6c);
  color: var(--e-global-color-51bae6c);
}

.custom-select-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 1;
  display: flex;
  align-items: center;
  height: 100%;
}

.custom-select-arrow svg {
  width: 16px;
  height: 16px;
  fill: #22275E;
}

.custom-select-wrapper:hover .services-select {
  background: #e41c24;
  color: #fff;
}

.custom-select-wrapper:hover svg {
  fill: #fff;
}

#serviceInner,
#servicesInnerMobile {
  transition: opacity .3s ease;
}

.services-mobile__row span {
  font-family: "Manrope", Sans-serif;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3em;
  letter-spacing: -0.3px;
  color: var(--e-global-color-51bae6c);
}

.services-mobile__row p {
  margin: 0;
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: -0.3px;
  color: var(--e-global-color-51bae6c);
}

.services-mobile__row {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.services-mobile__item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 20px 0;
  border-bottom: 1px solid #E5E6EF;
}

@media (max-width: 767px) {
  #loadRel,
  #loadArch {
    width: 100%;
  }
}
