@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-light-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-light-aaa.woff") format("woff");
  font-weight: 100;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-regular-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-regular-aaa.woff") format("woff");
  font-weight: 200;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-medium-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-medium-aaa.woff") format("woff");
  font-weight: 300;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-demibold-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-demibold-aaa.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-bold-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-bold-aaa.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Ploni";
  src: url("../fonts/ploni/ploni-ultrabold-aaa.woff2") format("woff2"),
    url("../fonts/ploni/ploni-ultrabold-aaa.woff") format("woff");
  font-weight: 600;
}

body {
  font-family: "Ploni", "OronMFW", sans-serif;
}

.hide_desk {
  display: none;
}

/*
.hide_mob {
	display: block;
}
*/

._float {
  background: #29d1de;
  color: #fff;
  font-family: "Ploni";
  font-weight: 400;
  border: none;
}

._click2call {
  display: none;
}

@media (min-width: 1024px) {
  ._float {
    bottom: auto;
    top: 17vw;
    position: absolute;
    right: 19.5vw;
    height: auto;
    z-index: 1;
    padding: 0.17vw 1vw 0.15vw 1vw;
    font-size: 1.7vw;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 2vw;
  }
}

@media (max-width: 1024px) {
  .hide_desk {
    display: block;
  }

  .hide_mob {
    display: none;
  }
  ._click2call {
    display: block;
    bottom: auto;
    top: 49vw;
    position: absolute;
    right: 5.5vw;
    height: auto;
    z-index: 1;
    padding: 1.17vw 1vw 0.55vw 1vw;
    font-size: 1.7vw;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 16px;
    width: 19vw;
    font-size: 4vw;
    z-index: 9999;
    background: #96d600;
    color: #fff;
    text-decoration: none;
    display: flex;
    flex-direction: row-reverse;
    line-height: 1;
    padding: 1vw 4vw;
    justify-content: space-between;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all;
  }
  ._click2call.on {
    opacity: 1;
    visibility: visible;
  }
  ._click2call img {
    width: 6vw;
    object-fit: scale-down;
    padding: 0;
  }
  ._click2call span {
    align-self: center;
  }
  ._float {
    bottom: auto;
    top: 38vw;
    position: absolute;
    right: 5.5vw;
    height: auto;
    z-index: 1;
    padding: 1.17vw 1vw 0.55vw 1vw;
    font-size: 1.7vw;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: 0.3s all;
    border-radius: 16px;
    width: 31vw;
    font-size: 5vw;
    z-index: 9999;
    position: fixed;
  }
}

.wrapper .section .container ._text2 ul li {
  width: 21.15%;
}
.wrapper .section .container ._text2 ul li:nth-of-type(4):after {
  display: initial;
}
.wrapper .section .container ._text2 ul li:nth-of-type(5):after,
.wrapper .section .container ._text2 ul li:nth-of-type(3):after {
  display: none;
}
.txt-head {
  color: white;
  font-weight: 200;
  font-size: 3vw;
  width: 30%;
  text-align: right;
  line-height: 2.6vw;
  padding-top: 10.5vw;
  padding-right: 19.5vw;
}
.txt-head span {
  font-weight: 400;
}

.frame-head {
  border: 0.5vw solid #2ca6e3;
  border-radius: 1vw;
  color: #213d79;
  padding: 0.8vw;
  width: 13vw;
  font-size: 1.4vw;
  position: absolute;
  background-color: white;
  top: 24rem;
  right: 23rem;
  text-align: center;
  line-height: 1.4vw;
}
.wrapper .section .container ._text2 p {
  color: #213d79;
  padding: 0;
  font-size: 2.5vw;
  font-weight: 600;
  line-height: 0.95;
  width: 68%;
  margin: auto;
}
.wrapper .section .container ._text2 p span {
  color: #33b6ea;
  display: block;
  font-size: 2.5vw;
  font-weight: 600;
}

._text2 .light {
  font-size: 250%;
  color: #213d79;
  line-height: 1;
  margin-top: 0.4vw;
}
.wrapper .section ._form ._info2 p {
  color: #213d79;
  padding-bottom: 1.2vw;
  font-size: 1.2vw;
}

.wrapper ._info2 p {
  color: #213d79;
  padding-bottom: 1.2vw;
  font-size: 1.2vw;
  text-align: center;
  font-weight: 600;
  line-height: 0.95;
  width: 38%;
  margin: auto;
  padding-bottom: 5vw;
}
._kupa {
  width: 49%;
}
.wrapper .section ._form ._send button {
  width: 204%;
}
.section {
  margin-top: 6vw;
}
.wrapper .section .container ._text2 ul li:after {
  border-left: 3px #213d79 solid;
  height: 9.5vw;
}
.wrapper .section .container ._text2 ul li:nth-of-type(4):after {
  display: none;
}
.wrapper .section .container ._text2 ul li:nth-of-type(8):after {
  display: none;
}
.wrapper .section .container ._text2 ul li:nth-of-type(12):after {
  display: none;
}
.wrapper .section .container ._text2 ul li:nth-of-type(3):after {
  display: initial;
}
.wrapper .section .container ._text2 ul li:nth-of-type(5):after {
  display: initial;
}
.more {
  display: inline-block;
  font-size: 120%;
  line-height: 0.92;
  font-weight: 200;
}
li strong {
  display: inline-block;
}

.wrapper ._logo {
  top: 4.8vw;
}
.wrapper .container {
  max-width: 53vw;
}
.wrapper .section .container ._text2 li strong {
  font-weight: 600;
  font-size: 110%;
}
._feedback {
  top: 95vw;
}

.container h2 {
  width: 100%;
  text-align: center;
  color: #203d79;
  font-size: 1.5vw;
}

.wrapper .header {
  background-image: url("../images/head-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 29vw;
}

form label {
  color: #203d79;
  font-size: 1vw;
  display: block;
  padding-bottom: 0.1vw;
}

.wrapper .section ._form {
  position: unset;
  height: auto;
  background: none;
  margin-top: 2vw;
}

.wrapper .section ._form form {
  position: unset;
  height: auto;
}

.bg-gray {
  background: #e1e1e1;
  padding-top: 2vw;
  padding-bottom: 1vw;
  width: 100vw;
  position: relative;
  z-index: 9999;
  right: -24vw;
}

.wrapper .section ._form input[type="text"],
.wrapper .section ._form input[type="email"],
.wrapper .section ._form input[type="tel"] {
  border: none;
}

.wrapper .section ._form select {
  border: none;
}

.wrapper .section ._form ._send button {
  background: #00667d;
  border: 1px #00667d solid;
  border-radius: 2vw;
  height: 2.5vw;
  font-size: 1.3vw;
  color: #fff;
  font-weight: 400;
}

.wrapper .section ._form ._send button {
  width: 50%;
  margin: auto;
  margin-right: 12vw;
}

.wrapper .section ._form ._info a {
  background: #00667d;
  color: #fff;
  margin-top: 0;
  padding: 0.4vw 2vw;
  border-radius: 2vw;
}

.wrapper ._info a {
  background: #00667d;
  color: #fff;
  margin-top: 0;
  padding: 0.4vw 2vw;
  border-radius: 2vw;
  text-decoration: none;
}

.wrapper .section ._form ._send {
  margin-top: 1vw;
}

._feedback {
  position: unset;
}

@media (max-width: 1024px) {
  .more {
    font-size: 115%;
  }

  /*
			  body {
				   padding-bottom: 125vw;
			  }
*/

  .wrapper .section .container ._text2 {
    text-align: center;
    position: relative;
    top: 2vw;
    margin-top: 0;
    width: 100%;
  }
  .wrapper .section .container ._text2 p {
    font-weight: 600;
    font-size: 4.5vw;
  }
  .wrapper .section .container ._text2 ul li {
    width: 31%;
    margin-bottom: 8vw;
    margin-top: 1vw;
    padding-right: 1vw;
    padding-right: 1vw;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(even):after {
    display: initial;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(3):after {
    display: none;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(6):after {
    display: none;
    margin-bottom: 8vw;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(9):after {
    display: none;
    margin-bottom: 8vw;
  }
  .wrapper .section .container ._text2 ul li:nth-of-type(12):after {
    display: none;
  }
  .wrapper .section .container ._text2 ul li:after {
    height: 42vw;
    top: 6vw;
  }
  .wrapper .section .container ._text2 ul li strong {
    line-height: 1;
  }

  .main-page .wrapper .section ._form {
    top: 159vw;
  }

  .wrapper .header {
    z-index: 3;
    background-image: url("../images/head-mobile.jpg");
    height: 75vw;
    background-position: center 0;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .wrapper .section .container ._text2 p {
    color: #213d79;
    padding: 0;
    font-size: 4.4vw;
    font-weight: 600;
    line-height: 0.95;
    width: 100%;
    margin: auto;
  }
  .wrapper .swiper-container .wrapper .section .container ._text2 p span {
    color: #33b6ea;
    display: block;
    font-size: 5.5vw;
    font-weight: 600;
  }
  .wrapper .section ._form ._send button {
    width: 100%;
  }
  ._kupa {
    width: 100%;
  }
  .wrapper .swiper-container {
    height: 110vw;
  }

  .txt-head {
    color: white;
    font-weight: 400;
    font-size: 7.1vw;
    line-height: 6.7vw;
    padding-top: 21.2vw;
    width: 55%;
    padding-right: 6vw;
  }

  .wrapper .container {
    max-width: 100vw;
  }

  .more {
    line-height: 1;
  }
  ._feedback {
    top: 380vw;
  }

  .wrapper .section .container ._text2 p {
    font-size: 6.3vw;
  }

  ._text2 .light {
    font-size: 170%;
    margin-top: 1vw;
  }

  .main-page .wrapper .section ._form {
    position: unset;
    top: unset;
    margin-top: 5vw;
    height: auto;
  }

  .bg-gray {
    right: 0;
  }

  .main-page .wrapper .section ._form form {
    margin-top: 5vw;
  }

  .container h2 {
    font-size: 5.5vw;
    margin-top: 18vw;
  }

  .wrapper .section ._form ._fname {
    margin-top: 5vw;
  }

  form label {
    font-size: 4.7vw;
    padding-bottom: 0.8vw;
    text-align: right;
  }

  .wrapper .section ._form ._send button {
    width: 30%;
    height: 8vw;
    border-radius: 6vw;
    font-size: 4.3vw;
    margin-top: 5vw;
    margin-right: 0;
  }

  .wrapper .section ._form ._send {
    padding-bottom: 5vw;
  }

  .wrapper .section ._form ._info2 p {
    margin: auto;
    width: 98%;
    margin-top: 5vw;
    font-size: 3.5vw;
  }

  .wrapper ._info2 p {
    margin: auto;
    width: 98%;
    margin-top: 5vw;
    font-size: 3.5vw;
    text-align: center;
    font-weight: 600;
    line-height: 0.95;
  }

  ._info .hide_desk {
    margin-top: 5vw;
    font-size: 6vw;
    color: #203d79;
    font-weight: bold;
  }

  .wrapper .section ._form ._info a {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    background-color: #00667d;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 100%;
    width: 40%;
    border-radius: 50px;
    font-weight: 300;
    display: grid;
    justify-content: space-evenly;
    text-align: right;
    flex-wrap: wrap;
    padding: 3% 2% 2% 2%;
    top: 2.5vw;
  }

  .wrapper .section ._form ._info a span {
    align-self: center;
    padding-right: 25%;
    line-height: 0.85;
  }
  .wrapper .section ._form ._info a img {
    width: 6vw;
    object-fit: scale-down;
    padding: 0;
    position: absolute;
    right: 17%;
    height: 100%;
  }

  .wrapper ._info a {
    position: relative;
    top: 0;
    opacity: 1;
    visibility: visible;
    background-color: #00667d;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 100%;
    width: 40%;
    border-radius: 50px;
    font-weight: 300;
    display: grid;
    justify-content: space-evenly;
    text-align: right;
    flex-wrap: wrap;
    padding: 3% 2% 2% 2%;
    top: 2.5vw;
  }

  .wrapper ._info a span {
    align-self: center;
    padding-right: 25%;
    line-height: 0.85;
  }
  .wrapper ._info a img {
    width: 6vw;
    object-fit: scale-down;
    padding: 0;
    position: absolute;
    right: 17%;
    height: 100%;
  }

  .wrapper .section .container ._text2 ul li:after {
    border-left: 2px #213d79 solid;
  }
  .main-page .wrapper .section ._form form {
    width: 85vw;
  }
}

@media (min-width: 1024px) {
  .wrapper .section ._form ._info {
    font-size: 1.3vw;
    margin: 2vw auto;
  }

  .wrapper ._info {
    font-size: 1.3vw;
    margin: 2vw auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 1024px) {
  .wrapper .section ._form ._info {
    margin: 5vw auto;
    margin-bottom: 10vw;
  }

  .wrapper ._info {
    margin: 10vw auto;
    margin-bottom: 8vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

#city {
  position: absolute;
  right: 0;
  opacity: 0;
  pointer-events: none;
}
