.footer {
  background: linear-gradient(-90deg, #092540 0, #092540 100%);
  padding-top: 50px;
  padding-bottom: 40px;
}
.footer p {
  color: white;
  line-height: 27px;
  font-size: 14px;
  font-weight: 400;
}
.footer h5 {
  font-size: 16px !important;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 800;
  color: white;
}

.footer-new, .footer-new-list__title {
  z-index: 1;
  color: white;
}

.footer-new-bottom__text, .footer-new-holder-right-holder-payments__link a, .footer-new-holder-right-holder__text, .footer-new-list-holder__item a, .footer-new-list__title {
  color: white !important;
}

.footer-new {
  background-color: #333;
  padding-top: 50px;
}

.footer-new--hosting-offer {
  background-color: #030029;
}

@media (max-width: 767.98px) {
  .footer-new {
    padding-top: 80px;
  }
}
.footer-new__holder {
  display: flex;
  color: #cdcdcd;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media (max-width: 1199.98px) {
  .footer-new__holder {
    flex-direction: column;
  }
}
.footer-new-list__title {
  font-weight: 800;
  top: 76px;
}

@media (max-width: 1200px) {
  .footer-new-list__title {
    top: 70px;
  }
}
@media (max-width: 600px) {
  .footer-new-list__title {
    top: 64px;
  }
}
.footer-new-holder__left {
  display: flex;
  flex-direction: column;
  flex-basis: 30%;
  justify-content: normal;
}

@media (max-width: 1199.98px) {
  .f left {
    justify-content: space-evenly;
    flex-wrap: wrap;
  }
}
.footer-new__list {
  display: flex;
  flex-direction: column;
  padding: 0 20px 20px 0;
}

.footer-new__list:last-child {
  margin-right: 0;
}

@media (max-width: 1199.98px) {
  .footer-new__list {
    flex: 1;
    min-width: 200px;
  }
}
.footer-new-list__title {
  font-size: 16px !important;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: 600;
  position: -webkit-sticky;
  position: sticky;
  top: 76px;
  min-height: 35px;
  display: flex;
}

@media (max-width: 1199.98px) {
  .footer-new-list__title {
    align-items: center;
  }
}
.footer-new-list__holder {
  list-style: none;
  line-height: 1.8;
  padding: 0;
}

.footer-new-list-holder__item {
  transition: all 0.3s ease-in-out;
}

.footer-new-list-holder__item a {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #cdcdcd;
  min-height: 35px;
}

.footer-new-list-holder__item:hover {
  opacity: 0.6;
}

.footer-new-holder__right {
  flex-basis: 75%;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}

@media (max-width: 1199.98px) {
  .footer-new-holder__right {
    flex-direction: column-reverse;
  }
}
.footer-new-holder-right-holder__brand {
  min-width: 134px;
  height: 27px;
  margin-bottom: 15px;
}

.footer-new-holder-right-holder__text {
  font-size: 14px;
  font-weight: 300;
  padding: 0;
  margin-bottom: 20px;
  line-height: normal;
}

.footer-new-holder-right-holder__payments, .footer-new-holder-right-holder__trust-badge {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 25px;
}

.footer-new-holder-right-holder-payments__payment {
  margin: 0 5px 5px 0;
  border: 1px solid #a6a6a6;
  opacity: 0.6;
  border-radius: 5px;
  height: 35px;
  width: 50px;
}

.footer-new-holder-right-holder-payments__link {
  display: flex;
  align-items: center;
  height: 35px;
}

.footer-new-holder-right-holder-payments__link a {
  font-size: 9.5px;
  font-weight: 600;
  color: #fff;
  text-decoration: underline;
  align-self: center;
}

.footer-new-holder-right-holder__socials {
  display: flex;
  margin-bottom: 35px;
  flex-wrap: wrap;
}

.footer-new-holder-right-holder__socials img {
  margin: 0 10px 5px 0;
}

.footer-new-holder-right__links {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1199.98px) {
  .footer-new-holder-right__links {
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 50px;
  }
}
.footer-new__bottom {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #fff;
  padding: 20px 0;
  justify-content: space-between;
}

@media (max-width: 767.98px) {
  .footer-new__bottom {
    flex-direction: column;
    text-align: center;
  }
}
.footer-new-bottom__text {
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  padding: 0;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .footer-new-bottom__text:first-child {
    margin-right: 20px;
  }
}
body[class*=h24] .footer-new-holder-right-holder-payments__link a {
  color: rgba(24, 46, 79, 0.6);
}

body[class*=h24] .footer-new-holder-right-holder__text {
  color: #000;
}

body[class*=h24] .footer-new-list-holder__item a {
  color: #182e50;
}

body[class*=h24] .footer-new-list__title {
  color: #000;
}

body[class*=h24] .footer-new__bottom {
  border-top: 1px solid #5d5d5d;
}

body[class*=h24] .footer-new-bottom__text {
  color: #000;
}

.company-info-block {
  margin-top: 7px;
  display: inline-block;
  width: 100%;
}

.company-info-block span {
  float: left;
  margin-left: 10px;
  width: 83%;
  margin-top: -5px;
}

.company-info-block img {
  width: 21px;
  float: left;
}

.company-info-block span, .company-info-block a {
  color: #fff;
  font-family: "Karla", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  line-height: 2;
}

@media (min-width: 1025px) {
  .elementor-10 .elementor-element.elementor-element-71e2445e:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-71e2445e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-attachment: fixed;
  }
}
.elementor-10 .elementor-element.elementor-element-71e2445e:not(.elementor-motion-effects-element-type-background), .elementor-10 .elementor-element.elementor-element-71e2445e > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  background-image: url("/assets/img/header-bg.jpg");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-10 .elementor-element.elementor-element-71e2445e {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 65px 0px 65px 0px;
}

.elementor-10 .elementor-element.elementor-element-6d1e3aba .wdes-section-header-primary {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 36px;
  font-weight: 600;
  margin: 0px 0px 10px 0px;
  text-align: center;
}

.elementor-10 .elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  justify-content: center;
}

.elementor-10 .elementor-element.elementor-element-6d1e3aba .wdes-widget-inner {
  text-align: center;
}

.elementor-10 .elementor-element.elementor-element-6d1e3aba .wdes-section-header-description {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7em;
  margin: 15px 0px 0px 0px;
  text-align: center;
}

.elementor-10 .elementor-element.elementor-element-4ba8c31a .elementor-button {
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #0A2540;
  border-radius: 4px 4px 4px 4px;
  padding: 15px 30px 15px 30px;
}

.elementor-10 .elementor-element.elementor-element-6d1e3aba {
  width: initial;
  max-width: initial;
  align-self: center;
}

.elementor-10 .elementor-element.elementor-element-56a1ca11.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
  justify-content: center;
}

.elementor-10 .elementor-element.elementor-element-71e2445e {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 65px 0px 65px 0px;
}

.elementor-section .elementor-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
