.header {
  padding: 0 40px;
}
.btn-primary {
  background-color: #526DFD !important;
}
.btn {
  border-radius: 12px;
}
.btn-primary:hover {
  background: #344FDF !important;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: var(--bs-form-invalid-border-color) !important;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.modal-header {
    border-bottom: 0;
}

.modal-footer {
    border-top: 0;
}

#applyForm .btn {
    font-size: 22px;
    padding: 10px 50px;
}

#applyForm .modal-footer {
    padding-bottom: 35px;
}

.modal-logo img {
    height: 65px;
}

.modal-title {
    text-align: center;
    margin-top: 36px;
}

.contact-form-btn {
    color: #FFF;
    font-family: 'Noto Sans', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 10px;
}

#successModal .btn {
    color: #FFF;
    font-family: 'Noto Sans', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 10px 60px;
}

#successModal .modal-footer {
    padding-bottom: 40px;
}

#gdprModal .modal-title {
    margin-top: 0;
}

#gdprModal .modal-title h3 {
}

#gdprModal .modal-title p {
    padding-top: 0;
    padding-bottom: 0;
}

#gdprModal .modal-title p a.zde {
    color: #526DFD;
    text-decoration-line: underline;
}

#gdprModal .modal-title p a {
    color: #2D2D2D;
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-decoration-line: underline;
}

#gdprModal .modal-body {
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 75px;
}

.gdpr_divider {
    margin-top: 25px;
    margin-bottom: 25px;
}

.modal-title h3 {
    color: #2D2D2D;
    text-align: center;
    font-family: 'Nunito', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}

.modal-title p {
    color: #2D2D2D;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    padding-top: 16px;
    padding-bottom: 36px;
}

.modal-subtitle {
    color: #656565;
    text-align: center;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding-top: 36px;
}

#applyForm input {
    height: 60px;
}

#applyForm input, #applyForm textarea {
    border-radius: 8px;
    border: 1px solid #8D8487;
}

#applyForm input::placeholder, #applyForm textarea::placeholder {
    color: #CBCBCB;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

#applyForm input:focus, #applyForm input:hover, #applyForm textarea:focus, #applyForm textarea:hover {
    border: 1px solid #526DFD;
    transition: .5s;
}

.textarea-container {
    position: relative;
}

.char_counter {
    position: absolute;
    bottom: 8px;
    right: 8px;
    color: #CBCBCB;
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.modal-subtitle a {
    color: #526DFD;
    font-weight: 400;
    text-decoration-line: underline;
}

header{
    position: sticky;
    top: 0;
    z-index: 99;
}

.header .fill-the-form-button {
  justify-content: center;
  padding: 10px 20px;
  background-color: #526dfc;
  border-radius: 12px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
}

.header .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Nunito-SemiBold", sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 18px;
  text-align: right;
  letter-spacing: 0;
  line-height: 19.6px;
  white-space: nowrap;
}

.header .menu {
  justify-content: center;
  flex-grow: 1;
}

.header .nav-item {
  padding: 0 16px;
}

.header .nav-link {
  color: #1E1B1B;
  text-align: center;
  font-family: 'Nunito', serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 59px;
}

.header .point {
  flex-direction: column;
  gap: 1px;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.header .icon {
  position: relative;
  width: 24px;
  height: 24px;
    margin-right: 10px;
}

.header .phone {
  color: #1E1B1B;
  text-align: right;
  font-family: 'Nunito', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
  margin-left: 32px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header .phone {
  padding-left: 5px;
}

/* banner */

.banner {
  position: relative;
  width: 100%;
  height: 594px;
  background-image: url(/img/bg-3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.banner .title {
  color: #FFF;
  font-family: 'Nunito', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.banner .frame {
  position: absolute;
  width: 180px;
  height: 58px;
  top: 174px;
  left: 395px;
  border-radius: 32px;
  background-image: url(/img/frame-173.png);
  background-size: cover;
  background-position: 50% 50%;
}

.banner .banner-body {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.banner .orders-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
}

.banner .icon {
  position: relative;
  width: 24px;
  height: 24px;
}

.banner .orders-item-text {
  font-weight: 600;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
  white-space: nowrap;
}

.banner .fill-the-form-button {
  color: #FFF;
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  padding: 10px;
}

/* how it works */

.how-it-works {
  position: relative;
  height: 620px;
}

.how-it-works .text-wrapper {
  height: 68px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 67px;
  white-space: nowrap;
}

.how-it-works .overlap {
    width: 100%;
    height: 411px;
    top: 82px;
    left: 0;
    position: relative;
    background-image: url(/img/glob.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.how-it-works .mapa {
  position: absolute;
  width: 647px;
  height: 411px;
  top: 0;
  left: 241px;
}

.how-it-works .overlap-group {
  position: relative;
  height: 411px;
}

.how-it-works .work-step {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.how-it-works .work-step .icon {
  position: relative;
  width: 38px;
  height: 57px;
}

.how-it-works .work-step .title {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 39px;
  white-space: nowrap;
}

.how-it-works .number {
  color: #526dfc;
}

.how-it-works .description {
  position: absolute;
  width: 286px;
  height: 76px;
  top: 65px;
  right: 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  color: #2c2c2c;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
}

.how-it-works .STEP {
  height: 141px;
  left: 0;
  position: absolute;
  width: 348px;
}

.how-it-works .STEP-2 {
  height: 165px;
  top: 50%;
  left: 50%;
  position: absolute;
  width: 348px;
  transform: translateX(-50%) translateY(-50%);
}

.how-it-works .STEP-3 {
  height: 141px;
  width: 348px;
  bottom: 0;
  right: 0;
  position: absolute;
}

/* statistics */

.stat {
}

.stat .text-heading {
  color: #2D2D2D;
  font-family: 'Nunito', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 48px;
}

.stat .article {
  color: #2D2D2D;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

.stat .article b {
  font-weight: 700;
}

.stat .graph {
  position: relative;
  width: 75%;
}

/* features */
.content {

}

.content .image {
  position: relative;
  width: 100%;
}

.content .div {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  position: relative;
  flex: 0 0 auto;
}

.content .text {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 38px;
  position: relative;
  flex: 0 0 auto;
}

.content .title {
  position: relative;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 57px;
}

.content .subtitle {
  color: #2D2D2D;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

.content .subtitle b {
  font-weight: 700;
}

.content .subtitle i {
  font-style: italic;
  font-weight: 300;
}

.content .text-wrapper {
  font-weight: 500;
}

.content .span {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
}

.content .text-wrapper-2 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
  font-style: italic;
}

.content .features {
  display: inline-flex;
  align-items: flex-start;
  gap: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.content .feature {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.content .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  color: #526dfc;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 57px;
  white-space: nowrap;
}

.content .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
  color: #2c2c2c;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.content .button {
  display: flex;
  width: 613px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #526dfc;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 12px #526dfd1a;
}

.content .fill-the-form-button {
  color: #FFF;
  font-family: 'Noto Sans', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}

/* features */
.features-block {

}

.features-block .text-heading {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 57px;
  margin-bottom: 70px;
}

.features-block .card {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
  position: relative;
  flex: 0 0 auto;
  border-width: 0;
  width: 100%;
}

.features-block .image {
  position: relative;
  width: 72px;
  height: 72px;
  box-shadow: 0 8px 16px #526dfd33;
  background-size: 100% 100%;
  border-radius: 50%;
}

.features-block .icon {
  top: 16px;
  left: 16px;
  position: absolute;
  width: 40px;
  height: 40px;
}

.features-block .text {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.features-block .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 28px;
  text-align: center;
  letter-spacing: 0;
  line-height: 39px;
  white-space: nowrap;
}

.features-block .description {
  position: relative;
  width: 348px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  color: #2c2c2c;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25px;
}

/* contact */
.contact-form {
  background-color: #f5f5f5;
}

.contact-form .content {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 132px;
  position: relative;
  top: 60px;
  left: 155px;
}

.contact-form .div {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.contact-form .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 67px;
  padding-bottom: 24px;
}

.contact-form .subtitle {
  position: relative;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  color: #2c2c2c;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  padding-right: 207px;
}

.contact-form .subtitle b {
  font-weight: 700;
}

.contact-form .message {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 41px;
  position: relative;
}

.contact-form .inputs {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 36px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.contact-form .inputs label {
  width: 100%;
}

.contact-form .inputs input {
  background: transparent;
  border-radius: 0;
  border-width: 0;
  border-bottom: 2px solid #D7D7D7;
}

.contact-form .inputs input:hover {
  border-bottom: 2px solid #526DFD;
  transition: 1s;
}

.contact-form .inputs input:focus {
  border-bottom: 2px solid #526DFD;
  transition: 1s;
}

.contact-form .inputs input::placeholder {
    color: #777;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.form-control:focus {
  box-shadow: none;
}

/* faq */
.FAQ .text-heading {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 48px;
  letter-spacing: 0;
  line-height: 57px;
  margin-bottom: 40px;
}
.FAQ .accordion-button {
  color: #2D2D2D;
  font-family: 'Nunito', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  padding-left: 0;
}
.FAQ .accordion-item {
  border-radius: 0;
  border-color: unset;
  border-width: 0;
  background-color: #fff;
  padding: 32px 0;
  border-bottom: 2px solid #DDD;
}
.FAQ .accordion-item:last-child {
  border-bottom: unset;
}
.FAQ .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.FAQ .accordion-button:not(.collapsed) {
  color: #2D2D2D;
  background-color: #fff;
  box-shadow: unset;
}
.FAQ .accordion-body {
  color: #2D2D2D;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  padding-left: 0;
}
.FAQ .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: unset;
  border-bottom-left-radius: unset;
}

/* footer */
.footer {
  position: relative;
  background-color: #f1f2ff;
}

.footer .frame {

}

.footer .logo-links {
  display: flex;
  flex-direction: column;
}

.footer .content {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.footer .copyright-wedot-wi {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #9c9c9c;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.footer .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: #9c9c9c;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  text-decoration: underline;
}

.footer .logo {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding-bottom: 20px;
}

.footer .div {
  position: relative;
  width: fit-content;
  font-family: "PT Serif-Bold", sans-serif;
  font-weight: 700;
  color: #2c2c2c;
  font-size: 17.8px;
  letter-spacing: 0;
  line-height: normal;
}

.footer .menu-list {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.footer .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #1d1a1a;
  font-size: 26px;
  text-align: center;
  letter-spacing: 0;
  line-height: 36px;
  white-space: nowrap;
}

.footer .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.footer .frame-3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  position: relative;
  flex: 0 0 auto;
}

.footer .icon {
  position: relative;
  width: 20px;
  height: 20px;
}

.footer .menu-list-item {
  position: relative;
  width: fit-content;
  font-family: 'Nunito', sans-serif;
  font-weight: 600;
  color: #505050;
  font-size: 18px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25px;
  white-space: nowrap;
  text-decoration: none;
}

.footer .contacts {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.footer .contact {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  position: relative;
  flex: 0 0 auto;
}

.footer .icon-wrapper {
  position: relative;
  width: 24px;
  height: 24px;
  background-color: #526dfd;
  border-radius: 99px;
  overflow: hidden;
}

.footer .icon-2 {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 4px;
  left: 4px;
}

.solutions {

}

.solutions .solution-item {
  border-radius: 16px;
  display: flex;
  flex-direction: column;
}

.solutions .solution-item .solution-image {
  position: relative;
  background-color: #F2F2F2;
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.solutions .right-solution .solution-body {
  background-color: #526DFD !important;
}

.solutions .right-solution .solution-image, .right-solution-header {
  background-color: #526DFD !important;
}

.solutions .right-solution .hover-icon {
  background-color: #fff !important;
}

.solutions .solution-item .solution-image .hover-icon {
  position: absolute;
  background-color: #DDDFEB;
  border-radius: 50%;
  padding: 15px;
  top: 125px;
  left: 50%;
  transform: translateX(-50%);
}

.solutions .solution-item .solution-image .cover-img {
    border-radius: 16px;
    width: 100%;
    filter: contrast(0.5);
}

.solutions .solution-item .solution-image .cover-img-mob {
    padding-top: 80px;
}



.solutions .solution-item.solution-sec .solution-image .cover-img{
    filter: contrast(1);
}

.solutions .solution-item.right-solution .solution-image .cover-img {
    filter: contrast(1);
}

.solutions .solution-item.right-solution {
    border: 1px solid rgba(82, 109, 253, 0.10);
    box-shadow: 0px 6px 12px 0px rgba(82, 109, 253, 0.10);
}

.solutions .solution-item .solution-body {
  text-align: center;
  padding: 56px 31px 31px 31px;
  flex-grow: 1;
  background-color: #F2F2F2;
}

.solutions .solution-item .solution-footer {
  background-color: #DDDFEB;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.solution-button {
    padding: 10px 0;
    font-size: 22px;
    color: #FFF;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.solutions .solution-item .solution-footer .divider img {
  height: 100%;
  width: 100%;
}

.solutions .solution-item .solution-footer .solution-points {
  padding: 45px 32px 100px 32px;

}

.solutions h2 {
  color: #2D2D2D;
  font-family: 'Nunito', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 67.2px;
  margin-bottom: 70px;
}

.solutions .solution-item .solution-body .solution-title {
  color: #7D7D7D;
  font-family: 'Nunito', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
  margin-bottom: 10px;
}
.solutions .solution-item .solution-body .solution-tip {
  color: #5E5C5C;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.solutions .solution-item.solution-sec .solution-body .solution-title{
    color: #2D2D2D;
}

.solution-point {
  background-color: #e6e7ed;
  border-radius: 16px;
  margin-bottom: 12px;
}

.solution-point .content {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.solution-point .icons {
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.solution-point .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  color: #b9babc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
  flex-grow: 1;
  text-align: center;
}

.right-solution .solution-title {
  color: #fff !important;
}

.right-solution .solution-tip {
  color: #fff !important;
}

.right-solution .solution-divider svg path {
  fill: #fff !important;
}

.right-solution .solution-footer .solution-points {
  padding: 18px 32px 24px 32px !important
}

.right-solution .solution-point .text-wrapper {
    color: #454545;
}

.right-solution .solution-footer {
  border-left: 1px solid rgba(82, 109, 253, 0.10);
  border-right: 1px solid rgba(82, 109, 253, 0.10);
  border-bottom: 1px solid rgba(82, 109, 253, 0.10);
  background: #FFF !important;
  box-shadow: 0 6px 12px 0 rgba(82, 109, 253, 0.10);
}

.right-solution .solution-point {
  background: #FFF;
  box-shadow: 0 4px 8px 0 rgba(82, 109, 253, 0.16);
}

.solution-header {
  background-color: #AAB7FF;
  border-radius: 16px;
  color: #FFF;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
  padding: 32px 32px 32px;
}

.solution-article {
  margin-top: 28px;
  border-radius: 16px;
  background: #F1F3FF;
  padding: 78px 33px;
  color: #2D2D2D;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  flex-grow: 1;
}

.solution-article b {
  font-weight: 700;
}

.solutions-about .solution-points {
  padding: 45px 32px 32px 32px !important;
}
.solutions-about .solution-body {
  padding: 56px 31px 0 31px !important;
}

.solution-article-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.solutions-about .solution-item {
  /*padding-bottom: 40px;*/
}

.solution-heading {
  color: #A4A2FC;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 50px;
}

.solution-heading-pt-mt-0 {
    margin-top: 0;
    padding-top: 0;
}

.solution-heading svg {
  margin-right: 12px;
}

.about_us_banner {
  background-image: url(/img/about_bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 600px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about_us_banner_container {
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.80);
  backdrop-filter: blur(8px);
  padding: 32px 48px;
  width: 576px;
}

.about_us_banner_container h2 {
  color: #2D2D2D;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
}

.about_us_banner_container span {
  color: #526DFD;
}

.about_us_banner_container p {
  color: #2D2D2D;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}

.contact_us h1 {
  color: #2D2D2D;
  font-family: 'Nunito', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 67px;
}
.contact_us h2 {
  color: #A4A2FC;
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.contact_us p {
  color: #2D2D2D;
  font-family: 'Noto Sans', sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  padding-right: 152px;
  line-height: 39px;
}
.contact-form-rm-bg {
  background-color: unset;
}

/* contact us */

.box {
  width: 480px;
  height: 250px;
}

.box .overlap-group {
  position: relative;
  height: 250px;
}

.box .title {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

.box .vector {
  position: relative;
  width: 20px;
  height: 3px;
}

.box .kontakty {
  position: relative;
  width: fit-content;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 700;
  color: #a3a2fc;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  white-space: nowrap;
}

.box .contacts {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: absolute;
  top: 45px;
  left: 80px;
}

.box .contact {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    position: relative;
    flex: 0 0 auto;
    cursor: pointer;
}

.box .frame {
  position: relative;
  width: 36px;
  height: 36px;
  background-color: #526dfc;
  border-radius: 148px;
  overflow: hidden;
}

.box .icon {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 6px;
  left: 6px;
}

.box .text-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.box .text-wrapper {
    position: relative;
    width: fit-content;
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    color: #505050;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: 39px;
    white-space: nowrap;
    text-decoration: none;
}

.box .img {
  position: relative;
  width: 18px;
  height: 18px;
}

.box .rectangle {
    height: 210px;
    top: 0;
    left: 40px;
    position: absolute;
    width: 440px;
    z-index: -1;
}

.box .rectangle-2 {
    height: 204px;
    top: 46px;
    left: 0;
    position: absolute;
    width: 100% !important;
    z-index: -1;
}


.phone-fixed{
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 99;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.phone-fixed svg{
    height: 90px;
    width: 90px;
}

.solutions-about .solution-item .solution-body{
    background-color: #F1F3FF;
}

.solutions-about .solution-item .solution-image{
    background-color: #F1F3FF;
}


/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) {
    .how-it-works{
        height: auto;
    }
    .solutions .solution-item .solution-body .solution-tip {
        padding-top: 0;
        padding-bottom: 0;
        color: #A4A2A2;
    }
    .solutions .solution-item.solution-sec .solution-body .solution-tip {
        color: #5E5C5C;
    }

    .solutions .solution-item .solution-image{
        margin-top: -80px;
    }
    .solutions .solution-item.solution-sec .solution-image{
        margin-top: -30px;
    }
    .contacts .box .text-wrapper{
        font-size: 19px;
    }
    .box .contact{
        gap: 8px
    }
    .box .frame{
        height: 30px;
        width: 30px;
    }
    .box .icon{
        height: 18px;
        width: 18px;
    }
    .phone-fixed{
        bottom: 40px;
        right: 20px;
    }
    .phone-fixed svg{
        height: 80px;
        width: 80px;
    }
    .img{
        height: 32px;
    }
    .solutions .solution-item .solution-footer .divider{
        margin-top: -0.5px;
    }

    .solution-footer .solution-points{
        padding-top: 18px !important;
        padding-bottom: 10px !important;
    }
    .solution-point{
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 1px;
    }
    .solution-point{
        margin-bottom: 14px;
    }
    .right-solution .solution-footer .solution-points button{
        width: 100% !important;
        transition: all .1s ease-in-out;
        animation: Gradient 2s infinite cubic-bezier(.62, .28, .23, .99) both;
        -webkit-animation: Gradient 2s infinite cubic-bezier(.62, .28, .23, .99) both;
        -moz-animation: Gradient 2s infinite cubic-bezier(.62, .28, .23, .99) both;
        /*background: linear-gradient(-45deg, #526DFD, #620ff6, #27c8b7, #668de1);*/
        /*background-size: 800% 400%;*/
        border: none;
        /*box-shadow: 0px 4px 8px 0px rgba(82, 109, 253, 0.10);*/
    }

    @keyframes Gradient {
        0% {
            /*background-position: 0% 50%;*/
            box-shadow: 0px 4px 8px 0px rgba(82, 109, 253, 0.4);
            transform: scale(.9);

        }
        50% {
            /*background-position: 100% 50%;*/
            box-shadow: 0px 8px 16px 0px rgba(82, 109, 253, 0.4);
            transform: scale(1.1);

        }
        100% {
            /*background-position: 0% 50%;*/
            box-shadow: 0px 4px 8px 0px rgba(82, 109, 253, 0.4);
            transform: scale(.9);

        }
    }

    .solution-item .solution-divider svg path{
        stroke: #D6D4D4 !important;
    }

    .right-solution .solution-divider svg path{
        stroke: #7A95F5 !important;
    }

    .solution-item.solution-sec .solution-divider svg path{
        stroke: #5E5C5C !important;
    }

    .right-solution.solution-sec .solution-divider svg path{
        stroke: #7A95F5 !important;

    }

    .header {
        padding: 4px 0;
    }
    .content .features {
        gap: 31px;
        background: #F1F3FF;
        padding: 0;
        margin: 40px 0 40px -12px;
        width: calc(100% + 24px);
    }

    .content .text-wrapper-3 {
        font-size: 32px;
    }

    .content .text-wrapper-4 {
        font-size: 16px;
    }

    .work-step-m {
        position: unset !important;
    }

    .banner {
        padding: 24px;
        background-size: cover;
        border-radius: 19px;
        height: 294px;
    }

    .banner .title {
        font-size: 20px;
        margin-bottom: 2px;
    }

    .banner .frame {
        height: 24px;
        width: 74px;
        top: 75px;
        left: 170px;
    }

    .banner .fill-the-form-button {
        font-size: 16px;
        padding: 6px 14px;
    }

    .banner .orders-item-text {
        font-size: 16px;
    }

    .banner .banner-body {
        gap: 0;
    }

    .banner .icon {
        width: 20px;
        height: 20px;
    }

    .how-it-works .STEP-2 {
        transform: none;
    }

    .how-it-works .description {
        position: unset;
        width: 100%;
        height: unset;
        padding-left: 57px;
        font-size: 16px;
    }

    .how-it-works .work-step .title {
        font-size: 20px;
    }

    .how-it-works .work-step {
        position: unset;
    }

    .how-it-works .mapa {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 89px;
        left: 0;
        z-index: -1;
    }

    .solution-item {
        padding-bottom: 40px;
    }

    .content .fill-the-form-button {
        font-size: 16px;
    }

    .m-view {
        display: flex;
    }

    .m-view .logo {
        margin-right: 0;
        margin-left: 0 !important;
        flex-grow: 1;
        display: flex;
        justify-content: center;
    }

    nav .navbar-toggler {
        border: 0;
        margin-left: 0;
        position: absolute;
        right: 16px;
        padding-right: 0;
        box-shadow: none !important;
        top: 5px;
    }

    .how-it-works .overlap {
        top: 0;
    }

    .solutions .solution-item .solution-image .hover-icon {
        padding: 9px 10px;
        top: 85% !important;
    }

    .solutions .solution-item.solution-sec .solution-image .hover-icon {
        padding: 13px 14px;
        top: 84% !important;
    }

    .solutions .solution-item.right-solution .solution-image .hover-icon {
        top: 83% !important;
    }

    .solutions .solution-item .solution-image .hover-icon img{
        height: 20px;
    }

    .solutions h2 {
        margin-bottom: 0;
    }

    .solution-heading:nth-child(1) {
        margin-top: 0;
    }

    .features-block .card {
        border-radius: 16px;
        background: #F1F3FF;
        box-shadow: 0 6px 12px 0 rgba(241, 243, 255, 0.20);
        padding: 20px;
        margin-bottom: 36px;
    }

    .contact-form {
        background: #fff;
    }

    .contact-form .text-wrapper {
        font-size: 28px;
    }

    .contact-form .subtitle {
        padding-right: 0;
        margin-bottom: 36px;
    }

    .FAQ .text-heading {
        font-size: 28px;
        margin-bottom: 0;
    }

    .footer .text-wrapper-2 {
        font-size: 16px;
    }

    .footer .menu-list-item {
        font-size: 14px;
    }

    .footer .menu-list {
        margin-bottom: 28px;
    }

    .m-footer {
        background-color: #D8DDFF;
    }

    .footer .copyright-wedot-wi, .footer .text-wrapper {
        color: #7E7E7E;
        font-size: 14px;
        font-weight: 400;
    }

    .header .nav-link {
        line-height: 40px;
    }

    .header .nav-item {
        border-bottom: 1px solid #fff;
    }

    .navbar-collapse {
        display: flex;
        flex-direction: column !important;
        align-items: center;
        padding: 25px 0;
    }

    .header .phone {
        padding-left: 0;
        margin-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .header .menu {
        width: 100%;
        display: flex;
    }

    .contact_us p {
        padding-right: 0;
        font-size: 24px;
        line-height: 33px;
    }

    .box {
        width: 100%;
    }

    .box .rectangle {
        height: 160px !important;
        top: 0;
        left: 0;
        position: absolute;
        width: 340px !important;
    }

    .box .rectangle-2 {
        height: 160px;
        top: 27px !important;
        right: 0;
        position: absolute;
        left: auto;
        width: 340px !important;
    }

    .box .text-wrapper {
        font-size: 20px;
        border: none;
    }

    .box .kontakty {
        font-size: 16px;
    }

    .box .contacts {
        transform: translateX(-50%);
        left: 50%;
        top: 20px;
    }

    .contact-form .inputs input::placeholder {
        font-size: 20px;
    }

    .stat .text-heading {
        font-size: 28px;
    }

    .stat .article {
        font-size: 16px;
    }

    .features-block .text-heading {
        width: 100%;
        font-size: 28px;
        line-height: 39px;
        margin-bottom: 40px;
    }

    .solution-point .text-wrapper {
        font-size: 16px !important;
    }

    .content .title {
        font-size: 28px;
        line-height: 39px;
    }

    .content .subtitle {
        font-size: 16px;
    }

    .solution-button {
        width: auto !important;
        font-size: 18px;
        padding: 10px 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 19px;
        margin-top: 36px !important;
        margin-bottom: 60px !important;
    }

    .how-it-works .text-wrapper {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 39px;
    }

    .mt-sm-1 {
        margin-top: 1rem !important;
    }

    .mt-sm-2 {
        margin-top: 2rem !important;
    }

    .pt-sm-1 {
        padding-top: 1rem !important;
    }

    .pb-sm-1 {
        padding-bottom: 1rem !important;
    }

    .mb-sm-1 {
        margin-bottom: 1rem !important;
    }

    .how-it-works .work-step .icon {
        height: 28px;
    }

    .px-sm-1 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .about_us_banner_container h2 {
        font-size: 16px;
    }

    .about_us_banner_container p {
        font-size: 14px;
    }

    .about_us_banner {
        border-radius: 0 0 16px 16px;
        height: 474px;
    }

    .about_us_banner_container {
        width: 391px;
        padding: 20px 16px;
    }

    .solution-article {
        margin-top: 0;
        padding: 24px;
    }

    footer .btn {
        padding: 10px 20px;
    }

    .contact-btn {
        padding: 10px 20px;
    }

    .solutions h2 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: 39px;
        padding-bottom: 36px;
        padding-left: 10px;
    }

    .solutions .solution-item {
        overflow: hidden;
        width: 280px;
        margin: 0 auto 40px auto;
        padding: 0;
        height: auto !important;
    }

    .solutions .solution-item.solution-sec{
        width: 100%;
    }

    .solutions .solution-item.right-solution {

    }
    .solutions .solution-item.right-solution .solution-image .hover-icon img {
        height: 26px;
    }
    .solutions .solution-item.right-solution .solution-image .hover-icon {
        padding: 11.5px 12.5px;
    }
    .solutions .solution-item.right-solution .solution-body {
        padding-top: 35px !important;
    }
    .solutions .solution-item .solution-body .solution-title{
        margin-bottom: 10px;
    }
    .solutions .solution-item.solution-sec .solution-body .solution-title{
        margin-bottom: 10px;
    }

    .modal-logo img {
        height: 55px;
    }

    #successModal .modal-footer {
        padding-bottom: 60px;
    }

    .solutions .solution-item .solution-body {
        padding-bottom: 0;
        padding-top: 25px !important;
        margin-top: -2px;
    }
    .solutions .solution-item.solution-sec .solution-body {
        padding: 45px 80px 0 80px !important;
    }

    .contact_us h1 {
        font-size: 28px;
        line-height: 42px;
    }

    .stat .graph {
        width: 100%;
    }
    #successModal .btn {
        padding: 10px;
    }

    .content .feature {
        display: flex;
        padding: 9px;
        border-radius: 16px;
        background: #F1F3FF;
        align-items: center;
        gap: 4px;
    }

    .d-none-on-m {
        display: none;
    }

    .content .text-wrapper-3 {
        font-size: 30px !important;
        font-style: normal;
        font-weight: 800;
        line-height: 42px;
    }

    .content .text-wrapper-4 {
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 19px;
    }

    .content .features {
        display: flex;
        gap: 0 !important;
        align-items: center;
        justify-content: space-around;
    }
}


/*Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {

}

/*Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {
    /*.navbar-collapse {
        display: flex;
        flex-direction: row !important;
        align-items: center;
    }*/
}

@media (min-width: 993px) and (max-width: 1199px) {
    .navbar-collapse {
        display: flex;
        flex-direction: row !important;
        align-items: center;
    }

    .m-view {
        width: unset !important;
    }
}

/*X-Large devices (large desktops, 1200px and up)*/
@media (max-width: 1200px) {
    .content .features {
        gap: 31px;
    }
    .content .text-wrapper-3 {
        font-size: 32px;
    }
    .content .text-wrapper-4 {
        font-size: 16px;
    }
    .banner {
        padding: 24px;
        background-size: cover;
        border-radius: 19px;
        height: 294px;
    }
    .banner .title {
        font-size: 20px;
        margin-bottom: 2px;
    }
    .banner .frame {
        height: 24px;
        width: 74px;
        top: 75px;
        left: 170px;
    }
    .banner .fill-the-form-button {
        font-size: 16px;
    }
    .banner .orders-item-text {
        font-size: 16px;
    }
    .banner .banner-body {
        gap: 0;
    }
    .banner .icon {
        width: 20px;
        height: 20px;
    }


    .solution-item {
        padding-bottom: 40px;
    }
    .content .fill-the-form-button {
        font-size: 16px;
    }

    .m-view {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .m-view .logo {
        margin-right: 0;
        margin-left: 20px;
    }

    nav .navbar-toggler {
        border: 0;
        margin-left: 40px;
        padding-right: 0;
    }

    .solutions .solution-item .solution-image .hover-icon {
        top: 82px;
    }

    .solutions h2 {
        margin-bottom: 0;
    }

    .features-block .card {
        border-radius: 16px;
        background: #F1F3FF;
        box-shadow: 0 6px 12px 0 rgba(241, 243, 255, 0.20);
        padding: 20px;
        margin-bottom: 36px;
    }

    .solution-point .text-wrapper {
        font-size: 12px;
    }

    .features-block .text-wrapper {
        font-size: 23px;
    }

    .contact-form {
        background: #fff;
    }

    .contact-form .text-wrapper {
        font-size: 28px;
    }

    .contact-form .subtitle {
        padding-right: 0;
        margin-bottom: 36px;
    }

    .FAQ .text-heading {
        font-size: 28px;
        margin-bottom: 0;
    }

    .footer .text-wrapper-2 {
        font-size: 16px;
    }

    .footer .menu-list-item {
        font-size: 14px;
    }

    .footer .menu-list {
        margin-bottom: 28px;
    }

    .m-footer {
        background-color: #D8DDFF;
    }

    .footer .copyright-wedot-wi, .footer .text-wrapper {
        color: #7E7E7E;
        font-size: 14px;
        font-weight: 400;
    }

    .header .nav-link {
        line-height: 40px;
    }

    .header .nav-item {
        border-bottom: 1px solid #fff;
        padding: 0 5px;
    }

    .navbar-collapse {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header .fill-the-form-button {
        padding: 8px 14px;
    }

    .header .phone {
        padding-left: 0;
        margin-left: 0;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .header .menu {
        width: 100%;
        display: flex;
    }

    .contact_us p {
        padding-right: 0;
    }

    .box {
        width: 100%;
    }

    .box .rectangle {
        height: 150px;
        top: 0;
        left: 0;
        position: absolute;
        width: 314px;
    }
    .box .rectangle-2 {
        height: 150px;
        top: 46px;
        right: 0;
        position: absolute;
        width: 400px;
    }

    .box .text-wrapper {
        font-size: 20px;
    }

    .box .kontakty {
        font-size: 16px;
    }

    .box .contacts {
        transform: translateX(-50%);
        left: 50%;
        top: 20px;
    }

    .mt-sm-1 {
        margin-top: 1rem!important;
    }

    .mt-sm-2 {
        margin-top: 2rem!important;
    }

    .pt-sm-1 {
        padding-top: 1rem!important;
    }

    .pb-sm-1 {
        padding-bottom: 1rem!important;
    }

    .mb-sm-1 {
        margin-bottom: 1rem!important;
    }

    .how-it-works .work-step .icon {
        height: 28px;
    }

    .px-sm-1 {
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
}

/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {

}
