#header-tuenergia[data-v-1a9bb128] {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#header-tuenergia .container-ezzingsimulator-small[data-v-1a9bb128] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#header-tuenergia .container-ezzingsimulator-small .logo[data-v-1a9bb128] {
  height: 30px;
  width: auto;
}
#header-tuenergia .container-ezzingsimulator-small .logo img[data-v-1a9bb128] {
  height: 100%;
  width: auto;
}
#header-tuenergia .container-ezzingsimulator-small .right-part[data-v-1a9bb128] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#header-tuenergia .container-ezzingsimulator-small .right-part p[data-v-1a9bb128] {
  font-size: 14px;
  line-height: 26px;
  margin: 0 15px 0 0;
  color: var(--color-secondary);
}
#header-tuenergia .container-ezzingsimulator-small .right-part .range[data-v-1a9bb128] {
  padding-left: 15px;
  position: relative;
  display: flex;
  align-items: center;
}
#header-tuenergia .container-ezzingsimulator-small .right-part .range .label-span[data-v-1a9bb128] {
  display: block;
  width: 65px;
  min-width: 65px;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  text-align: right;
  color: var(--color-secondary);
  margin-right: 15px;
}
#header-tuenergia .container-ezzingsimulator-small .right-part .range .final-span[data-v-1a9bb128] {
  margin-left: 15px;
  display: flex;
  align-items: flex-end;
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: var(--color-secondary);
}
#header-tuenergia .container-ezzingsimulator-small .right-part .range .final-span span[data-v-1a9bb128] {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: -3px;
}
#header-tuenergia .container-ezzingsimulator-small .right-part .range[data-v-1a9bb128]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 25px;
  margin-top: -12.5px;
  background-color: #A8A8A8;
}
@media screen and (max-width: 1024px) {
#header-tuenergia .container-ezzingsimulator-small[data-v-1a9bb128] {
    justify-content: center;
}
#header-tuenergia .container-ezzingsimulator-small .right-part[data-v-1a9bb128] {
    display: none;
}
}
#sticky-footer-sim[data-v-79329dbf] {
  position: sticky;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 70px;
  background-color: #fff;
  box-shadow: 0px -4px 6px 0px rgba(0, 42, 84, 0.07);
  display: flex;
  align-items: center;
}
#sticky-footer-sim .container-ezzingsimulator-small[data-v-79329dbf] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices[data-v-79329dbf] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price[data-v-79329dbf] {
  margin-right: 30px;
  display: flex;
  align-items: center;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price .check-circle[data-v-79329dbf] {
  cursor: pointer;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 60px;
  border: 2px solid rgb(168, 168, 168);
  display: flex;
  justify-content: center;
  align-items: center;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price .check-circle span[data-v-79329dbf] {
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 60px;
  background-color: #fff;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price .check-circle.active span[data-v-79329dbf] {
  background-color: var(--color-primary);
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price .check-text p[data-v-79329dbf] {
  margin-bottom: 0;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price .check-text P[data-v-79329dbf]:first-child {
  font-size: 13px;
  line-height: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price .check-text p[data-v-79329dbf]:last-child {
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color: #000;
}
#sticky-footer-sim .container-ezzingsimulator-small .button-standart-ezz[data-v-79329dbf] {
  max-width: 150px;
}
@media screen and (max-width: 768px) {
#sticky-footer-sim[data-v-79329dbf] {
    height: auto;
    padding: 15px;
}
#sticky-footer-sim .container-ezzingsimulator-small[data-v-79329dbf] {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices[data-v-79329dbf] {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 15px;
    justify-content: center;
}
#sticky-footer-sim .container-ezzingsimulator-small .sticky-product-prices .sticky-product-price[data-v-79329dbf]:last-child {
    margin-right: 0;
}
}
#intro-form {
  width: 100%;
  background-color: #fff;
  padding: 40px 50px;
  position: relative;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
#intro-form .modal-form-intro {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(217, 217, 217, 0.51);
}
#intro-form .modal-form-intro .modal-form-intro-content {
  width: 90%;
  max-width: 430px;
  background: #FFFFFF;
  border-top: 32px solid var(--color-primary);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
  padding: 40px;
}
#intro-form .modal-form-intro .modal-form-intro-content p {
  text-align: center;
  color: #3E3E3E;
}
#intro-form .modal-form-intro .modal-form-intro-content p:first-child {
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 15px;
}
#intro-form .modal-form-intro .modal-form-intro-content .button-standart-ezz {
  margin-top: 40px;
}
#intro-form .modal-form-intro .modal-form-intro-content .modal-form-close {
  cursor: pointer;
  margin-top: 25px;
  text-align: center;
  color: var(--color-primary);
}
#intro-form .error-message {
  margin-top: 30px;
  text-align: center;
  color: darkred;
  font-size: 13px;
  line-height: 15px;
}
#intro-form .box-center-line {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
#intro-form .box-center-line .box-center-text {
  width: 180px;
  flex-basis: 180px;
  min-width: 180px;
  text-align: center;
  color: var(--color-secondary);
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
}
#intro-form .box-center-line .box-center-line-right {
  display: flex;
  align-items: center;
  width: 100%;
  margin-left: 15px;
}
#intro-form .box-center-line .box-center-line-right .range {
  width: 100%;
  display: flex;
  align-items: center;
}
#intro-form .box-center-line .box-center-line-right .range .intro-form-number-input {
  margin-left: 15px;
  position: relative;
  flex-basis: 170px;
  width: 170px;
  min-width: 170px;
  display: flex;
}
#intro-form .box-center-line .box-center-line-right .range .intro-form-number-input input {
  padding: 5px 30px 5px 5px;
  font-size: 25px;
  color: var(--color-secondary);
  font-weight: 700;
  text-align: right;
}
#intro-form .box-center-line .box-center-line-right .range .intro-form-number-input span {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 25px;
  color: var(--color-secondary);
  font-weight: 700;
}
#intro-form .box-center-line .box-center-line-right .box-check {
  position: relative;
  width: 140px;
  min-width: 140px;
  height: 35px;
  border-radius: 8px;
  font-size: 14px;
  margin-right: 15px;
  border: 2px solid var(--color-secondary);
  color: var(--color-secondary);
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#intro-form .box-center-line .box-center-line-right .box-check.active, #intro-form .box-center-line .box-center-line-right .box-check:hover {
  cursor: pointer;
  background-color: var(--color-secondary);
  color: #fff;
}
#intro-form .postal-code-box {
  position: absolute;
  bottom: -27.5px;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  height: 55px;
}
#intro-form .postal-code-box .postal-code-box-content {
  position: relative;
  border-radius: 8px;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
}
#intro-form .postal-code-box .postal-code-box-content input {
  animation: none;
  outline: none;
  width: 100%;
  height: 55px;
  padding: 15px;
  border-radius: 8px;
  border: none;
  outline: none;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 1px;
  color: var(--color-secondary);
  background: #fff;
}
#intro-form .postal-code-box .postal-code-box-content input::placeholder {
  opacity: 1;
}
#intro-form .postal-code-box .postal-code-box-content input.error {
  border: 2px solid red;
}
#intro-form .postal-code-box .postal-code-box-content .button-search {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -27.5px;
  right: 0;
  width: 55px;
  height: 55px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  background-color: var(--color-primary);
}
#intro-form .postal-code-box .postal-code-box-content .button-search img {
  width: 20px;
  height: auto;
}
#intro-form .postal-code-box .postal-code-box-content .button-search:hover {
  background-color: var(--color-secondary);
}
#intro-form .postal-code-box .postal-code-box-content .button-search.active {
  opacity: 1;
}
@media screen and (max-width: 768px) {
#intro-form {
    padding: 40px 30px;
}
#intro-form .box-center-line {
    flex-wrap: wrap;
}
#intro-form .box-center-line .box-center-text {
    flex-basis: 100%;
    width: 100%;
}
#intro-form .box-center-line .box-center-line-right {
    flex-basis: 100%;
    width: 100%;
    margin: 15px 0 20px 0;
    justify-content: center;
    flex-wrap: wrap;
}
#intro-form .box-center-line .box-center-line-right .range {
    flex-wrap: wrap;
}
#intro-form .box-center-line .box-center-line-right .range .intro-form-number-input {
    order: 0;
    flex-basis: 100%;
    width: 100%;
    margin: 0 0 30px 0;
}
#intro-form .box-center-line .box-center-line-right .range #intro-form-range-normal {
    order: 1;
    flex-basis: 100%;
    width: 100%;
}
#intro-form .box-center-line .box-center-line-right .box-check {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
}
}
@media screen and (max-width: 600px) {
#intro-form .postal-code-box {
    position: absolute;
    left: 5%;
    margin-left: 0;
    width: 90%;
}
}
.map-popup-info[data-v-d45d77e8] {
  position: absolute;
  z-index: 998;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.2);
}
.map-popup-info .map-popup-info-content[data-v-d45d77e8] {
  width: 430px;
  padding: 30px;
  background-color: #fff;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-info .map-popup-info-content .map-popup-info-content-title[data-v-d45d77e8] {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 120%;
  color: var(--color-secondary);
  margin-bottom: 20px;
}
.map-popup-info .map-popup-info-content img[data-v-d45d77e8] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-info .map-popup-info-content p[data-v-d45d77e8] {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: var(--color-secondary);
}
.map-popup-info .map-popup-info-content .button-standart-ezz[data-v-d45d77e8] {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
.map-popup-info .map-popup-info-content[data-v-d45d77e8] {
    width: 90%;
    max-width: 430px;
}
}
.map-popup-box[data-v-e4f79b1a] {
  z-index: 999;
  position: absolute;
  bottom: 55px;
  right: 45px;
  width: 390px;
  padding: 25px 30px;
  background: #FFFFFF;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-box p[data-v-e4f79b1a] {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: var(--color-secondary);
}
.map-popup-box p.map-popup-title[data-v-e4f79b1a] {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
  font-weight: 500;
}
.map-popup-box .button-standart-ezz[data-v-e4f79b1a] {
  margin-bottom: 20px;
}
.map-popup-box .map-popup-without-draw img[data-v-e4f79b1a] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-box .map-popup-with-draw .map-popup-title[data-v-e4f79b1a] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-popup-box .map-popup-with-draw .map-popup-title img[data-v-e4f79b1a] {
  width: 30px;
  height: auto;
  margin-right: 8px;
}
.map-popup-box .map-popup-with-draw p[data-v-e4f79b1a] {
  text-align: left;
  margin-bottom: 30px;
  font-weight: 500;
  color: #000;
}
.map-popup-box .map-popup-with-draw .draw-option[data-v-e4f79b1a] {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.map-popup-box .map-popup-with-draw .draw-option img[data-v-e4f79b1a] {
  margin-right: 15px;
}
.map-popup-box .map-popup-with-draw .draw-option .draw-option-text span[data-v-e4f79b1a] {
  display: block;
  color: #545454;
  font-size: 12px;
  line-height: 22px;
}
.map-popup-box .map-popup-with-draw .draw-option .draw-option-text p[data-v-e4f79b1a] {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
.map-popup-box .map-popup-with-draw .two-buttons[data-v-e4f79b1a] {
  display: flex;
  margin-top: 30px;
}
.map-popup-box .map-popup-with-draw .two-buttons .button-standart-ezz[data-v-e4f79b1a]:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
.map-popup-box[data-v-e4f79b1a] {
    width: calc(100% - 30px);
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
}
.map-popup-box .map-popup-without-draw img[data-v-e4f79b1a] {
    display: none;
}
}
.map-popup-box[data-v-4d29b222] {
  z-index: 999;
  position: absolute;
  bottom: 55px;
  right: 45px;
  width: 390px;
  padding: 25px 30px;
  background: #FFFFFF;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-box p[data-v-4d29b222] {
  font-size: 14px;
  line-height: 120%;
  text-align: center;
  color: var(--color-secondary);
}
.map-popup-box p.map-popup-title[data-v-4d29b222] {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 20px;
  font-weight: 500;
}
.map-popup-box .button-standart-ezz[data-v-4d29b222] {
  margin-bottom: 20px;
}
.map-popup-box .map-popup-without-draw img[data-v-4d29b222] {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.map-popup-box .map-popup-with-draw .map-popup-title[data-v-4d29b222] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-popup-box .map-popup-with-draw .map-popup-title img[data-v-4d29b222] {
  width: 30px;
  height: auto;
  margin-right: 8px;
}
.map-popup-box .map-popup-with-draw p[data-v-4d29b222] {
  text-align: left;
  margin-bottom: 30px;
  font-weight: 500;
  color: #000;
}
.map-popup-box .map-popup-with-draw .draw-option[data-v-4d29b222] {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.map-popup-box .map-popup-with-draw .draw-option img[data-v-4d29b222] {
  margin-right: 15px;
}
.map-popup-box .map-popup-with-draw .draw-option .draw-option-text span[data-v-4d29b222] {
  display: block;
  color: #545454;
  font-size: 12px;
  line-height: 22px;
}
.map-popup-box .map-popup-with-draw .draw-option .draw-option-text p[data-v-4d29b222] {
  color: #000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
.map-popup-box .map-popup-with-draw .two-buttons[data-v-4d29b222] {
  display: flex;
  margin-top: 30px;
}
.map-popup-box .map-popup-with-draw .two-buttons .button-standart-ezz[data-v-4d29b222]:first-child {
  margin-right: 15px;
}
@media screen and (max-width: 1024px) {
.map-popup-box[data-v-4d29b222] {
    width: calc(100% - 30px);
    right: 15px;
    bottom: 15px;
    margin-bottom: 0;
}
.map-popup-box .map-popup-without-draw img[data-v-4d29b222] {
    display: none;
}
}
.footer-buttons-map[data-v-1c0dfd57] {
  display: none;
  z-index: 999;
  position: absolute;
  bottom: 55px;
  left: 120px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-1c0dfd57] {
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #fff;
  padding: 10px;
  width: 200px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-1c0dfd57]:first-child {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.footer-buttons-map .footer-buttons-map-button[data-v-1c0dfd57]:last-child {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.footer-buttons-map .footer-buttons-map-button img[data-v-1c0dfd57] {
  width: 35px;
  height: 35px;
  margin-right: 15px;
}
.footer-buttons-map .footer-buttons-map-button span[data-v-1c0dfd57] {
  color: #A8A8A8;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-buttons-map .footer-buttons-map-button.active[data-v-1c0dfd57] {
  background-color: var(--color-primary);
}
.footer-buttons-map .footer-buttons-map-button.active span[data-v-1c0dfd57] {
  color: #fff;
}
@media screen and (max-width: 1024px) {
.footer-buttons-map[data-v-1c0dfd57] {
    display: block;
    top: 81px;
    left: 10px;
    bottom: auto;
}
.footer-buttons-map .footer-buttons-map-button[data-v-1c0dfd57] {
    padding: 14px;
    width: 53px;
}
.footer-buttons-map .footer-buttons-map-button span[data-v-1c0dfd57] {
    display: none;
}
.footer-buttons-map .footer-buttons-map-button img[data-v-1c0dfd57] {
    margin: 0;
    width: 25px;
    height: 25px;
}
}
.map-popup-loading[data-v-67717114] {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(98, 106, 212, 0.4);
}
.map-popup-loading .map-popup-loading-content[data-v-67717114] {
  width: 340px;
  padding: 50px 30px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-bottom: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.map-popup-loading .map-popup-loading-content .logo[data-v-67717114] {
  width: 150px;
  height: auto;
}
.map-popup-loading .map-popup-loading-content .loading-content[data-v-67717114] {
  margin: 30px 0;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary);
}
.map-popup-loading .map-popup-loading-content .loading-content img[data-v-67717114] {
  width: 80px;
  animation: loading-data-v-67717114 1.2s linear infinite;
}
.map-popup-loading .map-popup-loading-content ol[data-v-67717114] {
  list-style: none;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-67717114] {
  opacity: 0;
  margin: 0 0 5px 0;
  font-size: 14px;
  line-height: 16px;
  color: var(--color-secondary);
  animation: opacity-data-v-67717114 0.7s forwards;
  margin-bottom: 5px;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-67717114]:nth-child(1) {
  animation-delay: 1s;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-67717114]:nth-child(2) {
  animation-delay: 2.5s;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-67717114]:nth-child(3) {
  animation-delay: 4s;
}
.map-popup-loading .map-popup-loading-content ol li[data-v-67717114]:nth-child(4) {
  animation-delay: 5.5s;
}
@keyframes opacity-data-v-67717114 {
from {
    opacity: 0;
}
to {
    opacity: 1;
    transform: translateY(-3px);
}
}
@keyframes loading-data-v-67717114 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
#map-element {
  width: 100%;
  height: 100vh;
  position: relative;
}
#map-element #map {
  height: 100vh !important;
  min-height: 100vh !important;
}
#map-element #map .leaflet-control-attribution {
  display: none;
}
#map-element #map .leaflet-top {
  top: auto;
  bottom: 55px;
}
#map-element #map .leaflet-left {
  left: 40px;
}
#map-element #map .leaflet-top.leaflet-left {
  z-index: 998;
}
#map-element #map .leaflet-top.leaflet-left .leaflet-control {
  margin: 0;
}
#map-element #map .leaflet-top.leaflet-left .leaflet-control-zoom {
  width: 50px;
  height: 105px;
  background: #FFFFFF;
  padding: 10px 5px;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
}
#map-element #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in,
#map-element #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out {
  border: 2px solid #A8A8A8;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
}
#map-element #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-in span,
#map-element #map .leaflet-top.leaflet-left .leaflet-control-zoom .leaflet-control-zoom-out span {
  color: #A8A8A8;
  font-size: 25px;
  line-height: 25px;
}
@media screen and (max-width: 1024px) {
#map-element #map .leaflet-top {
    display: none;
}
}
#header-map[data-v-a08acd78] {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 370px;
}
#header-map #map-header[data-v-a08acd78] {
  height: 370px;
}
#header-map .redraw-location-content[data-v-a08acd78] {
  z-index: 999;
  position: absolute;
  top: 70px;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: flex-end;
}
#header-map .redraw-location-content .container-ezzingsimulator-small[data-v-a08acd78] {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 100px;
}
#header-map .redraw-location-content .container-ezzingsimulator-small .redraw-location[data-v-a08acd78] {
  cursor: pointer;
  width: 215px;
  height: 70px;
  padding: 15px;
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.85px;
  border-radius: 8px;
}
#header-map .redraw-location-content .container-ezzingsimulator-small .redraw-location img[data-v-a08acd78] {
  width: 35px;
  height: auto;
  margin-right: 10px;
}
#header-map .redraw-location-content .container-ezzingsimulator-small .redraw-location span[data-v-a08acd78] {
  text-transform: uppercase;
  color: var(--color-secondary);
}
#proporsals {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 15px;
}
#proporsals .proporsal-info-title {
  margin-top: -40px;
  flex-basis: 100%;
  width: 100%;
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  color: var(--color-secondary);
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  background-color: #fff;
  border: 2px solid var(--color-secondary);
  border-radius: 8px;
  margin-bottom: 45px;
}
#proporsals .proporsal {
  flex-basis: calc(50% - 15px);
  width: calc(50% - 15px);
  cursor: pointer;
}
#proporsals .proporsal .proporsal-header {
  position: relative;
  width: 100%;
  background: #E0E0E0;
  text-align: center;
  padding: 10px 25px;
  font-size: 20px;
  line-height: 25px;
  color: #545454;
  font-weight: 600;
  text-transform: uppercase;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#proporsals .proporsal .proporsal-header span {
  position: absolute;
  top: 13px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 6px;
}
#proporsals .proporsal .proporal-options {
  width: 100%;
  display: flex;
  padding: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 2px solid #E0E0E0;
}
#proporsals .proporsal .proporal-options .proporsal-option {
  flex-basis: 50%;
  width: 50%;
}
#proporsals .proporsal .proporal-options .proporsal-option p {
  margin: 0;
  color: var(--color-secondary);
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}
#proporsals .proporsal .proporal-options .proporsal-option p:first-child {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.838462px;
  color: #545454;
  margin-bottom: 8px;
}
#proporsals .proporsal .proporal-options .proporsal-option:first-child {
  border-right: 2px solid #E0E0E0;
}
#proporsals .proporsal.active {
  border: transparent;
}
#proporsals .proporsal.active .proporsal-header {
  background-color: var(--color-secondary);
  color: #fff;
}
#proporsals .proporsal.active .proporsal-header span {
  background-color: var(--color-secondary);
  border: 3px solid var(--color-primary);
}
#proporsals .proporsal.active .proporal-options {
  background-color: var(--color-primary);
  border: 2px solid var(--color-primary);
}
@media screen and (max-width: 792px) {
#proporsals .proporsal-info-title {
    font-size: 24px;
    line-height: 30px;
}
#proporsals .proporsal {
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 20px;
}
#proporsals .proporsal p:first-child {
    color: #fff;
}
}
#number-boxes[data-v-575d47e5] {
  width: 100%;
  padding: 0 20px;
}
#number-boxes .number-boxes-title[data-v-575d47e5] {
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  color: #A8A8A8;
}
#number-boxes .number-boxes-content[data-v-575d47e5] {
  margin-top: 45px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#number-boxes .number-boxes-content.number-boxes-content-center[data-v-575d47e5] {
  justify-content: center;
}
#number-boxes .number-boxes-content .number-box[data-v-575d47e5] {
  position: relative;
  width: 190px;
  height: 100px;
  background: #EBEBEB;
  border-radius: 4px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 15px 15px 0;
}
#number-boxes .number-boxes-content .number-box[data-v-575d47e5]:last-child {
  margin: 0 0 15px 0;
}
#number-boxes .number-boxes-content .number-box p[data-v-575d47e5] {
  margin: 0;
  font-weight: 700;
}
#number-boxes .number-boxes-content .number-box p.number-box-title[data-v-575d47e5] {
  color: #545454;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
}
#number-boxes .number-boxes-content .number-box p.number-box-value[data-v-575d47e5] {
  font-size: 28px;
  line-height: 120%;
  color: var(--color-secondary);
  font-weight: 600;
}
#number-boxes .number-boxes-content .number-box p.number-box-value span[data-v-575d47e5] {
  font-size: 24px;
}
#number-boxes .number-boxes-content .number-box .battery-check[data-v-575d47e5] {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: calc(100% - 30px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#number-boxes .number-boxes-content .number-box .battery-check p[data-v-575d47e5] {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
#number-boxes .number-boxes-title[data-v-575d47e5] {
    font-size: 30px;
}
#number-boxes .number-boxes-content .number-box[data-v-575d47e5] {
    width: 100%;
    flex-basis: 100%;
    margin: 0 0 15px 0;
}
}
#monthly-price-info {
  margin: 50px 0 0 0;
  width: 100%;
  padding: 0 30px;
}
#monthly-price-info .monthly-price-info-title {
  width: 100%;
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  color: var(--color-secondary);
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  background-color: #fff;
  border: 2px solid var(--color-secondary);
  border-radius: 8px;
  margin-bottom: 45px;
}
#monthly-price-info .monthly-price-content {
  margin: 55px auto 0 auto;
  width: 90%;
  display: flex;
  justify-content: space-between;
}
#monthly-price-info .monthly-price-content .monthly-price-box {
  position: relative;
  flex-basis: calc(50% - 12px);
  width: calc(50% - 12px);
  padding: 25px;
  height: 265px;
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#monthly-price-info .monthly-price-content .monthly-price-box p {
  color: #222229;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title {
  font-size: 20px;
  line-height: 25px;
  color: #A8A8A8;
  margin: 0;
  font-weight: 700;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title span {
  font-size: 36px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-price {
  font-size: 60px;
  font-weight: 700;
  color: #545454;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-price span {
  font-size: 24px;
}
#monthly-price-info .monthly-price-content .monthly-price-box.monthly-price-box-saving {
  background-color: #fff;
  border: 4px solid var(--color-primary);
}
#monthly-price-info .monthly-price-content .monthly-price-box.monthly-price-box-saving .monthly-price-box-price {
  color: var(--color-primary);
}
#monthly-price-info .monthly-price-content .monthly-price-box .saving-box {
  position: absolute;
  top: 25px;
  right: -30px;
  width: 105px;
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: var(--color-primary);
  color: #fff;
  font-size: 19px;
  border-radius: 16px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .saving-box span {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: -15px;
}
@media screen and (max-width: 1024px) {
#monthly-price-info .monthly-price-content {
    flex-wrap: wrap;
    justify-content: center;
}
#monthly-price-info .monthly-price-content .monthly-price-box {
    position: relative;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 25px;
}
}
@media screen and (max-width: 768px) {
#monthly-price-info .monthly-price-info-title {
    font-size: 24px;
    line-height: 30px;
}
#monthly-price-info .monthly-price-content .monthly-price-box {
    height: 210px;
    padding: 40px 25px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title {
    font-size: 18px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-title span {
    font-size: 35px;
}
#monthly-price-info .monthly-price-content .monthly-price-box .monthly-price-box-price {
    font-size: 35px;
}
}
#slider-info {
  position: relative;
}
#slider-info .slider-info-content {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 65px 25px;
}
#slider-info .slider-info-content p {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
}
#slider-info .slider-info-content .slider-info-title {
  font-size: 40px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  color: var(--color-primary);
  margin-bottom: 20px;
}
#slider-info .slider-info-content .slider-price {
  font-weight: 700;
  color: var(--color-secondary);
  font-size: 80px;
  line-height: 98px;
  margin-bottom: 25px;
}
#slider-info .slider-info-content .slider-subheader {
  margin: 10px 0 35px 0;
  color: var(--color-secondary);
}
#slider-info .slider-info-content #slider-info-carousel {
  margin-top: 20px;
}
#slider-info .slider-info-content #slider-info-carousel .slider-info-carousel-item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#slider-info .slider-info-content #slider-info-carousel .slider-info-carousel-item img {
  width: 80px;
  height: auto;
  margin-right: 20px;
}
#slider-info .slider-info-content #slider-info-carousel .slider-info-carousel-item p {
  width: 190px;
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  color: var(--color-secondary);
  text-transform: uppercase;
}
#slider-info .slider-info-content #slider-info-carousel .owl-nav button {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
#slider-info .slider-info-content #slider-info-carousel .owl-nav button.owl-prev {
  left: 0;
}
#slider-info .slider-info-content #slider-info-carousel .owl-nav button.owl-next {
  right: 0;
}
#slider-info:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 180px);
  height: 100%;
  background: #EBEBEB;
  border-radius: 16px 0 0 6px;
}
@media screen and (max-width: 768px) {
#slider-info .slider-info-content .slider-info-title {
    font-size: 24px;
    margin-bottom: 30px;
}
#slider-info .slider-info-content .slider-price {
    font-size: 50px;
    line-height: 55px;
}
#slider-info .slider-info-content #slider-info-carousel .slider-info-carousel-item img {
    width: 50px;
    height: auto;
    margin-right: 1px;
}
#slider-info .slider-info-content #slider-info-carousel .slider-info-carousel-item p {
    width: 190px;
    font-size: 17px;
}
#slider-info .slider-info-content #slider-info-carousel .owl-nav button.owl-prev {
    left: -30px;
}
#slider-info .slider-info-content #slider-info-carousel .owl-nav button.owl-next {
    right: -30px;
}
#slider-info:after {
    width: 100%;
    border-radius: 0;
}
}
#warranty-info .container-ezzingsimulator-small[data-v-d70494b6] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#warranty-info .container-ezzingsimulator-small img[data-v-d70494b6] {
  width: 145px;
  height: auto;
  margin-right: 50px;
}
#warranty-info .container-ezzingsimulator-small .text-warranty[data-v-d70494b6] {
  max-width: 465px;
}
#warranty-info .container-ezzingsimulator-small .text-warranty p[data-v-d70494b6] {
  color: var(--color-secondary);
  font-size: 14px;
  line-height: 120%;
}
#warranty-info .container-ezzingsimulator-small .text-warranty p.title-text-warranty[data-v-d70494b6] {
  font-size: 24px;
  line-height: 120%;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
#warranty-info .container-ezzingsimulator-small[data-v-d70494b6] {
    flex-wrap: wrap;
    justify-content: center;
}
#warranty-info .container-ezzingsimulator-small img[data-v-d70494b6] {
    margin-right: 0;
    margin-bottom: 50px;
}
#warranty-info .container-ezzingsimulator-small .text-warranty[data-v-d70494b6] {
    flex-basis: 100%;
    width: 100%;
}
}
#banner-info .container-left-right .left-part .banner-info-container[data-v-79dd3895] {
  background-size: cover !important;
  padding: 50px 25px;
  border-top-right-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#banner-info .container-left-right .left-part .banner-info-container p[data-v-79dd3895] {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  width: 90%;
  max-width: 390px;
  margin-bottom: 30px;
  font-weight: 700;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content[data-v-79dd3895] {
  display: flex;
  align-items: center;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button[data-v-79dd3895] {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  width: 180px;
  height: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-transform: uppercase;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button[data-v-79dd3895]:first-child {
  margin-right: 20px;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button[data-v-79dd3895]:hover {
  background-color: #fff;
  color: var(--color-primary);
}
#banner-info #video-modal[data-v-79dd3895] {
  display: none;
  position: fixed;
  padding: 20px;
  top: 0;
  left: 0;
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
#banner-info #video-modal .video-content[data-v-79dd3895] {
  width: 100%;
  max-width: 600px;
  min-width: 350px;
}
#banner-info #video-modal .video-content iframe[data-v-79dd3895] {
  width: 100%;
}
#banner-info #video-modal.active[data-v-79dd3895] {
  display: flex;
}
@media screen and (max-width: 768px) {
#banner-info .container-left-right .left-part .banner-info-container .buttons-content[data-v-79dd3895] {
    flex-direction: column;
}
#banner-info .container-left-right .left-part .banner-info-container .buttons-content .banner-info-button[data-v-79dd3895]:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
}
}
.product-price-box {
  width: 90%;
  max-width: 380px;
  border: 4px solid var(--color-primary);
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
}
.product-price-box .product-price-box-header {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--color-primary);
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
}
.product-price-box .product-price-subtitle {
  font-size: 18px;
  line-height: 22px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-price-box .range {
  margin: 0 30px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
.product-price-box .range .final-span {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #545454;
  margin-left: 20px;
}
.product-price-box p {
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  color: #222229;
  margin-bottom: 20px;
}
.product-price-box .product-price-box-price {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.product-price-box .product-price-box-price * {
  color: var(--color-secondary);
}
.product-price-box .product-price-box-price .product-price-box-price-title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.product-price-box .product-price-box-price .product-price-box-price-money {
  margin-top: -15px;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.product-price-box .product-price-box-price .product-price-box-price-money span {
  font-size: 25px;
}
.product-price-box .product-price-more-info {
  position: relative;
  margin: 0px 0 20px 0;
  width: 100%;
  height: 40px;
  background-color: #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #545454;
}
.product-price-box .button-standart-ezz {
  margin: 0 25px;
  width: calc(100% - 50px);
}
.product-price-box .product-price-footer-info {
  margin: 25px;
}
.product-price-box .product-price-footer-info * {
  font-size: 12px;
  line-height: 140%;
  color: #545454;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box .product-price-footer-info ul li {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box .product-price-box-price .product-price-box-price-money {
    font-size: 50px;
}
}
.product-price-box {
  width: 90%;
  max-width: 380px;
  border: 4px solid var(--color-primary);
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
}
.product-price-box .product-price-box-header {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--color-primary);
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
}
.product-price-box .product-price-subtitle {
  font-size: 18px;
  line-height: 22px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-price-box .range {
  margin: 0 30px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
.product-price-box .range .final-span {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #545454;
  margin-left: 20px;
}
.product-price-box p {
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  color: #222229;
  margin-bottom: 20px;
}
.product-price-box .product-price-box-price {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.product-price-box .product-price-box-price * {
  color: var(--color-secondary);
}
.product-price-box .product-price-box-price .product-price-box-price-title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.product-price-box .product-price-box-price .product-price-box-price-money {
  margin-top: -15px;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.product-price-box .product-price-box-price .product-price-box-price-money span {
  font-size: 25px;
}
.product-price-box .product-price-more-info {
  position: relative;
  margin: 0px 0 20px 0;
  width: 100%;
  height: 40px;
  background-color: #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #545454;
}
.product-price-box .button-standart-ezz {
  margin: 0 25px;
  width: calc(100% - 50px);
}
.product-price-box .product-price-footer-info {
  margin: 25px;
}
.product-price-box .product-price-footer-info * {
  font-size: 12px;
  line-height: 140%;
  color: #545454;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box .product-price-footer-info ul li {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box .product-price-box-price .product-price-box-price-money {
    font-size: 50px;
}
}
.product-price-box {
  width: 90%;
  max-width: 380px;
  border: 4px solid var(--color-primary);
  background: #FFFFFF;
  box-shadow: 0px 8px 16px rgba(0, 42, 84, 0.24);
  border-radius: 16px;
}
.product-price-box .product-price-box-header {
  width: 100%;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: var(--color-primary);
  margin-bottom: 30px;
  border-radius: 10px 10px 0 0;
}
.product-price-box .product-price-subtitle {
  font-size: 18px;
  line-height: 22px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 30px;
}
.product-price-box .range {
  margin: 0 30px;
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
}
.product-price-box .range .final-span {
  width: 80px;
  min-width: 80px;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
  color: #545454;
  margin-left: 20px;
}
.product-price-box p {
  text-align: center;
  font-size: 16px;
  line-height: 120%;
  color: #222229;
  margin-bottom: 20px;
}
.product-price-box .product-price-box-price {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.product-price-box .product-price-box-price * {
  color: var(--color-secondary);
}
.product-price-box .product-price-box-price .product-price-box-price-title {
  text-align: center;
  font-size: 25px;
  font-weight: 600;
}
.product-price-box .product-price-box-price .product-price-box-price-money {
  margin-top: -15px;
  text-align: center;
  font-size: 65px;
  font-weight: 700;
}
.product-price-box .product-price-box-price .product-price-box-price-money span {
  font-size: 25px;
}
.product-price-box .product-price-more-info {
  position: relative;
  margin: 0px 0 20px 0;
  width: 100%;
  height: 40px;
  background-color: #EBEBEB;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #545454;
}
.product-price-box .button-standart-ezz {
  margin: 0 25px;
  width: calc(100% - 50px);
}
.product-price-box .product-price-footer-info {
  margin: 25px;
}
.product-price-box .product-price-footer-info * {
  font-size: 12px;
  line-height: 140%;
  color: #545454;
  text-align: left;
  margin-bottom: 7px;
}
.product-price-box .product-price-footer-info ul li {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
.product-price-box .product-price-box-price .product-price-box-price-money {
    font-size: 50px;
}
}
#product-last-card .product-last-card-content {
  padding: 0 30px;
}
#product-last-card .product-last-card-content p, #product-last-card .product-last-card-content ul, #product-last-card .product-last-card-content li {
  text-align: left;
  color: var(--color-secondary);
}
#product-last-card .product-last-card-content p:first-child {
  color: #3E3E3E;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: center;
}
#product-last-card .product-last-card-content ul {
  margin: 40px -30px 45px -30px;
  list-style: disc;
  padding: 15px 50px;
  background: #E0E0E0;
}
#product-last-card .product-last-card-content ul li {
  margin-bottom: 15px;
}
#product-last-card .product-last-card-content ul li:last-child {
  margin-bottom: 0;
}
#product-prices[data-v-6d1721d0] {
  position: relative;
}
#product-prices .container-ezzingsimulator-small .product-prices-content[data-v-6d1721d0] {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 50px 50px 80px 50px;
}
#product-prices .container-ezzingsimulator-small .product-prices-content .title-product-prices[data-v-6d1721d0] {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: var(--color-secondary);
  margin-bottom: 60px;
  text-align: center;
  font-weight: 700;
}
#product-prices .container-ezzingsimulator-small .product-prices-content .product-price-boxes[data-v-6d1721d0] {
  display: flex;
  justify-content: center;
}
#product-prices .container-ezzingsimulator-small .product-prices-content .product-price-boxes .product-price-box[data-v-6d1721d0] {
  margin-right: 20px;
}
#product-prices .container-ezzingsimulator-small .product-prices-content .product-price-boxes .product-price-box[data-v-6d1721d0]:last-child {
  margin-right: 0px;
}
#product-prices[data-v-6d1721d0]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 180px);
  height: 100%;
  background: #EBEBEB;
  border-radius: 0 16px 16px 0px;
}
@media screen and (max-width: 1024px) {
#product-prices .container-ezzingsimulator-small .product-prices-content .title-product-prices[data-v-6d1721d0] {
    margin-bottom: 40px;
}
#product-prices .container-ezzingsimulator-small .product-prices-content .product-price-boxes[data-v-6d1721d0] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#product-prices .container-ezzingsimulator-small .product-prices-content .product-price-boxes .product-price-box[data-v-6d1721d0] {
    margin-right: 0;
    margin-bottom: 20px;
}
#product-prices[data-v-6d1721d0]:after {
    width: 100%;
    border-radius: 0;
}
}
#climate-info .container-left-right .left-part .climate-info-content[data-v-f7b33230] {
  background-size: cover !important;
  padding: 50px 25px;
  border-radius: 0 16px 16px 0;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-title[data-v-f7b33230] {
  color: var(--color-secondary);
  width: 100%;
  max-width: 560px;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-subtitle[data-v-f7b33230] {
  width: 100%;
  max-width: 560px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin: 24px auto;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content[data-v-f7b33230] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box[data-v-f7b33230] {
  display: flex;
  justify-content: center;
  align-items: center;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box[data-v-f7b33230]:first-child {
  margin-right: 45px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box img[data-v-f7b33230] {
  margin-right: 20px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box span[data-v-f7b33230] {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  letter-spacing: 0.838462px;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content[data-v-f7b33230] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box span[data-v-f7b33230] {
    font-size: 14px;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box img[data-v-f7b33230] {
    width: 50px;
    height: auto;
}
#climate-info .container-left-right .left-part .climate-info-content .climate-boxes-content .climate-box[data-v-f7b33230]:first-child {
    margin-right: 0;
    margin-bottom: 25px;
}
}
#next-steps .title-next-steps[data-v-5e3af329] {
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  color: var(--color-secondary);
  margin-bottom: 50px;
  text-align: center;
}
#next-steps .next-steps-content[data-v-5e3af329] {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329] {
  position: relative;
  flex-basis: 130px;
  width: 130px;
  height: 205px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 95px;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329]:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: -45px;
  width: 12px;
  height: 12px;
  background: url("https://infallible-williams.45-13-185-225.plesk.page/wp-content/themes/ezzingsimulator/assets/arrow-right.png") no-repeat center center;
  background-size: contain;
}
#next-steps .next-steps-content .next-step .next-step-image[data-v-5e3af329] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  filter: drop-shadow(0px 8px 16px rgba(0, 42, 84, 0.24));
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 8px;
}
#next-steps .next-steps-content .next-step .next-step-image img[data-v-5e3af329] {
  width: 40px;
  height: auto;
}
#next-steps .next-steps-content .next-step p[data-v-5e3af329] {
  font-weight: 700;
  font-size: 10px;
  line-height: 23px;
  color: var(--color-secondary);
  text-align: center;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329]:last-child {
  margin-right: 0;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329]:last-child:after {
  content: none;
}
#next-steps .next-steps-content .next-step.selected .next-step-image[data-v-5e3af329] {
  background-color: var(--color-primary);
}
#next-steps .next-steps-content .next-step.selected p[data-v-5e3af329] {
  padding: 7px;
  background-color: var(--color-primary);
  color: #fff;
  border-radius: 4px;
}
@media screen and (max-width: 1024px) {
#next-steps .next-steps-content .next-step[data-v-5e3af329] {
    margin-right: 60px;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329]:after {
    right: -47px;
}
}
@media screen and (max-width: 890px) {
#next-steps .title-next-steps[data-v-5e3af329] {
    font-size: 24px;
    line-height: 30px;
}
#next-steps .next-steps-content[data-v-5e3af329] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329] {
    margin-right: 0;
    margin-bottom: 30px;
}
#next-steps .next-steps-content .next-step[data-v-5e3af329]:after {
    display: none;
}
}
#contact-info[data-v-7f4c67e3] {
  width: 100%;
  padding: 100px 20px;
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
}
#contact-info .contact-info-content[data-v-7f4c67e3] {
  width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#contact-info .contact-info-content .right-text[data-v-7f4c67e3] {
  margin-left: 40px;
}
#contact-info .contact-info-content .right-text p[data-v-7f4c67e3] {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: var(--color-secondary);
  margin-bottom: 20px;
}
#contact-info .contact-info-content .right-text .button-standart-ezz[data-v-7f4c67e3] {
  background-color: transparent;
  border: 2px solid var(--color-secondary);
  color: var(--color-secondary);
}
#contact-info .contact-info-content .right-text .button-standart-ezz[data-v-7f4c67e3]:hover {
  background-color: var(--color-secondary);
  color: #fff;
}
@media screen and (max-width: 768px) {
#contact-info .contact-info-content[data-v-7f4c67e3] {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#contact-info .contact-info-content img[data-v-7f4c67e3] {
    display: none;
}
#contact-info .contact-info-content .right-text[data-v-7f4c67e3] {
    margin-left: 0px;
}
}
#resume-final {
  width: 100%;
  border-top: 80px solid var(--color-primary);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px 16px 0px 0px;
  background-color: #fff;
  padding: 50px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
}
#resume-final .left-resume {
  position: relative;
  width: 600px;
  flex-basis: 600px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-shadow: 0px 24px 48px rgba(98, 106, 212, 0.32);
  margin-left: 100px;
  background: #fff;
  margin-top: -75px;
  padding: 30px;
  border-radius: 16px;
}
#resume-final .left-resume .left-resume-title {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: var(--color-secondary);
  flex-basis: 100%;
  width: 100%;
  margin-bottom: 25px;
}
#resume-final .left-resume .proporsal {
  width: 100%;
}
#resume-final .left-resume .proporsal .proporsal-header {
  position: relative;
  width: 100%;
  background-color: var(--color-secondary);
  color: #fff;
  text-align: center;
  padding: 10px 25px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  text-transform: uppercase;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#resume-final .left-resume .proporsal .proporal-options {
  width: 100%;
  display: flex;
  padding: 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: var(--color-primary);
  border: 2px solid var(--color-primary);
  margin-bottom: 20px;
}
#resume-final .left-resume .proporsal .proporal-options .proporsal-option {
  flex-basis: 50%;
  width: 50%;
}
#resume-final .left-resume .proporsal .proporal-options .proporsal-option p {
  margin: 0;
  color: var(--color-secondary);
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
}
#resume-final .left-resume .proporsal .proporal-options .proporsal-option p:first-child {
  text-transform: uppercase;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.838462px;
  color: #fff;
  margin-bottom: 8px;
}
#resume-final .left-resume .proporsal .proporal-options .proporsal-option:first-child {
  border-right: 2px solid #E0E0E0;
}
#resume-final .left-resume .box-resume {
  border-radius: 8px;
  padding: 20px;
  background-color: #EBEBEB;
  flex-basis: calc(50% - 10px);
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
#resume-final .left-resume .box-resume span {
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.9px;
  color: #222229;
}
#resume-final .left-resume .box-resume p {
  margin-top: 8px;
  color: var(--color-secondary);
  font-size: 30px;
  line-height: 120%;
  font-weight: 700;
}
#resume-final .left-resume .box-resume p span {
  font-size: 16px;
  color: var(--color-secondary);
}
#resume-final .left-resume .box-resume.box-resume-small {
  flex-basis: calc(25% - 15px);
  width: calc(25% - 15px);
}
#resume-final .left-resume .box-resume-final {
  border-radius: 4px;
  flex-basis: 100%;
  width: 100%;
  padding: 30px;
  background-color: var(--color-primary);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#resume-final .left-resume .box-resume-final .box-resume-left p {
  color: var(--color-secondary);
  margin: 0;
}
#resume-final .left-resume .box-resume-final .box-resume-left p:first-child {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
}
#resume-final .left-resume .box-resume-final .box-resume-left p:last-child {
  font-size: 50px;
  font-weight: bold;
}
#resume-final .left-resume .box-resume-final .box-resume-left p:last-child span {
  font-size: 35px;
}
#resume-final .left-resume .box-resume-final .box-resume-right {
  padding: 25px;
  background: var(--color-secondary);
  width: 200px;
  border-radius: 16px;
}
#resume-final .left-resume .box-resume-final .box-resume-right p {
  text-align: center;
}
#resume-final .left-resume .box-resume-final .box-resume-right p:first-child {
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 0.838462px;
  color: var(--color-primary);
  text-transform: uppercase;
  font-weight: 700;
}
#resume-final .left-resume .box-resume-final .box-resume-right p:last-child {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: flex-end;
}
#resume-final .left-resume .box-resume-final .box-resume-right p:last-child span {
  font-size: 20px;
  line-height: 46px;
  margin-left: 5px;
}
#resume-final .right-form {
  width: 400px;
  flex-basis: 400px;
  padding: 30px;
}
#resume-final .right-form p {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  color: var(--color-secondary);
  margin-bottom: 25px;
  text-align: center;
}
#resume-final .right-form .right-form-content {
  width: 100%;
}
#resume-final .right-form .button-standart-ezz {
  opacity: 0.5;
}
#resume-final .right-form .button-standart-ezz.active {
  opacity: 1;
}
@media screen and (max-width: 1024px) {
#resume-final {
    flex-wrap: wrap;
}
#resume-final .left-resume,
#resume-final .right-form {
    flex-basis: 100%;
    width: 100%;
}
#resume-final .left-resume {
    margin-top: -75px;
    margin-left: 0;
}
#resume-final .right-form {
    margin: 50px 0 0 0;
}
}
@media screen and (max-width: 768px) {
#resume-final .left-resume {
    order: 1;
    margin-top: 20px;
}
#resume-final .left-resume .left-resume-title {
    font-size: 24px;
}
#resume-final .left-resume .box-resume {
    flex-basis: 100%;
    width: 100%;
}
#resume-final .left-resume .box-resume.box-resume-small {
    flex-basis: calc(100% - 15px);
    width: calc(100% - 15px);
}
#resume-final .left-resume .box-resume-final {
    flex-wrap: wrap;
}
#resume-final .left-resume .box-resume-final .box-resume-left,
#resume-final .left-resume .box-resume-final .box-resume-right {
    flex-basis: 100%;
    width: 100%;
}
#resume-final .left-resume .box-resume-final .box-resume-left p,
#resume-final .left-resume .box-resume-final .box-resume-right p {
    text-align: left;
}
#resume-final .left-resume .box-resume-final .box-resume-right {
    margin-top: 15px;
}
#resume-final .left-resume .box-resume-final .box-resume-left p:last-child {
    font-size: 50px;
}
#resume-final .right-form {
    order: 0;
    margin-top: -40px;
}
#resume-final .right-form p {
    font-size: 24px;
    line-height: 30px;
}
}
#thank-you[data-v-7baa6ab0] {
  margin: 0 auto;
  border-top: 32px solid var(--color-primary);
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
  border-radius: 16px;
  width: 400px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  background: #fff;
}
#thank-you p[data-v-7baa6ab0] {
  margin: 30px 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-secondary);
  text-align: center;
}
#thank-you .button-standart-ezz[data-v-7baa6ab0] {
  text-transform: uppercase;
}
.login-form[data-v-71a57ec8] {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  padding: 30px;
  background-color: #fff;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.login-form .title-login-form[data-v-71a57ec8] {
  font-weight: bold;
  font-size: 24px;
  color: var(--color-secondary);
  line-height: 120%;
  text-align: center;
  margin-bottom: 20px;
}
.login-form p[data-v-71a57ec8] {
  color: var(--color-secondary);
}
.login-form .login-form-error[data-v-71a57ec8] {
  color: darkred;
  font-size: 12px;
  margin-bottom: 20px;
}
.login-form .form-links[data-v-71a57ec8] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.login-form .form-links .form-group-check-special[data-v-71a57ec8] {
  margin-bottom: 0;
}
.login-form .form-links .form-group-check-special label[data-v-71a57ec8] {
  font-size: 13px;
}
.login-form .form-links a[data-v-71a57ec8] {
  font-size: 13px;
  color: var(--color-primary);
  font-weight: bold;
}
.login-form .button-standart-ezz[data-v-71a57ec8] {
  margin: 20px 0;
}
.login-form .register-links[data-v-71a57ec8] {
  text-align: center;
}
.login-form .register-links *[data-v-71a57ec8] {
  font-size: 13px;
}
.login-form .register-links a[data-v-71a57ec8] {
  color: var(--color-primary);
  font-weight: bold;
}
.password-reset-form[data-v-3ae1ad7a] {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  padding: 30px;
  background-color: #fff;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.password-reset-form .title-login-form[data-v-3ae1ad7a] {
  font-weight: bold;
  font-size: 24px;
  color: var(--color-secondary);
  line-height: 120%;
  text-align: center;
  margin-bottom: 20px;
}
.password-reset-form p[data-v-3ae1ad7a] {
  color: var(--color-secondary);
}
.password-reset-form .login-form-message[data-v-3ae1ad7a] {
  color: var(--color-secondary);
  font-size: 12px;
}
.password-reset-form .button-standart-ezz[data-v-3ae1ad7a] {
  margin: 20px 0;
}
.password-reset-form .register-links[data-v-3ae1ad7a] {
  text-align: center;
}
.password-reset-form .register-links a[data-v-3ae1ad7a] {
  font-size: 13px;
  color: var(--color-primary);
  font-weight: bold;
}
.not-found {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 400px;
  padding: 30px;
  background-color: #fff;
  border-top: 25px solid var(--color-primary);
  border-radius: 16px;
  box-shadow: 0px 24px 48px rgba(0, 42, 84, 0.32);
}
.not-found img {
  width: 60%;
  margin-bottom: 30px;
}
.not-found p {
  color: var(--color-secondary);
  text-align: center;
}
.not-found p:first-child {
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 10px;
}
.not-found .button-standart-ezz {
  margin: 30px 0 20px 0;
}
