[data-color="infotech_new"].hero-second {
  background: #F2F6FB; }
  @media screen and (max-width: 767px) {
    [data-color="infotech_new"].hero-second {
      height: 564px;
      align-items: flex-end;
      padding-bottom: 79px; } }
[data-color="infotech_new"] .hero-second__title {
  color: #333333; }
  @media screen and (min-width: 767.98px) {
    [data-color="infotech_new"] .hero-second__title {
      margin-bottom: 20px; } }
[data-color="infotech_new"] .hero-second__descr {
  background: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%);
  color: #fff; }
  @media screen and (max-width: 767px) {
    [data-color="infotech_new"] .hero-second__descr {
      width: 352px;
      max-width: calc(100vw - 60px);
      padding-top: 20px;
      padding-bottom: 20px; } }
[data-color="infotech_new"] .hero-second__content-image {
  right: -0.5%;
  top: -3px; }
  @media screen and (max-width: 767px) {
    [data-color="infotech_new"] .hero-second__content-image {
      right: unset;
      left: 50%;
      transform: translate(-50%, -50%);
      display: flex;
      justify-content: center;
      align-items: center; } }

.default_goals-logo--small {
  width: 272px; }

@media screen and (max-width: 991px) {
  .default_goals-logo {
    margin-left: 0; } }
[data-color="infotech_new"].default-about__inner {
  background: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%); }

[data-color="infotech_new"].default_goals-second {
  background: #F2F6FB; }

[data-color="infotech_new"] .default_tasks-info {
  background: #F2F6FB; }

[data-color="infotech_new"].default_prototype-second {
  background: #F2F6FB; }

[data-color="infotech_new"].default-design-adapt {
  background: #F2F6FB; }
[data-color="infotech_new"] .default-design-adapt__gallery {
  --background: #F2F6FB; }
[data-color="infotech_new"] .default-design-adapt__inner {
  background: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%); }
[data-color="infotech_new"] .default-design-adapt__arrow {
  background: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%); }
  [data-color="infotech_new"] .default-design-adapt__arrow.js-slide-prev {
    background: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%); }
  [data-color="infotech_new"] .default-design-adapt__arrow.js-slide-next {
    background: linear-gradient(270deg, #244b64 0%, #3b6b8a 100%); }
  [data-color="infotech_new"] .default-design-adapt__arrow svg path {
    stroke: #fff; }

[data-color="infotech_new"].technologies_used-second {
  background: #F2F6FB; }

[data-color="infotech_new"].more-pojects-second {
  background: #F2F6FB; }

.discuss-project--project {
  background: #fff; }

.header {
  background: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%);
  --bgDrop: linear-gradient(270deg, #3b6b8a 0%, #244b64 100%); }
  .header::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.7);
    display: none; }
  .header .container {
    position: relative;
    z-index: 5; }

.container--absolute {
  position: relative;
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }
  .container--absolute .hero-second__content-image {
    display: flex;
    align-items: first baseline; }
    @media screen and (max-width: 767px) {
      .container--absolute .hero-second__content-image {
        width: 100%;
        max-width: calc(100% - 62px); }
        .container--absolute .hero-second__content-image img {
          width: 100%; } }

/*# sourceMappingURL=infotech_new.css.map */
