/*normal, multiply, screen, overlay, darken, lighten, 
color-dodge, color-burn, hard-light, soft-light, 
difference, exclusion, hue, saturation, color, luminosity;*/
.organization .clients {
  background: white;
  padding-bottom: 0.25%; }
  .organization .clients .third {
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer; }
    .organization .clients .third .client {
      position: absolute;
      top: 25%;
      padding-left: 10%; }
      .organization .clients .third .client p {
        font-size: 34px;
        font-weight: 300;
        line-height: 1.2em;
        color: white;
        margin-bottom: 0; }
        .organization .clients .third .client p:before {
          content: "";
          width: 9px;
          height: 2px;
          background: white;
          position: absolute;
          top: 18px; }
    .organization .clients .third .red {
      position: absolute;
      height: 100%;
      width: 100%;
      background: #E9532B;
      opacity: 0;
      mix-blend-mode: hard-light; }
  .organization .clients .individual {
    background-image: url(/app/img/title/17d249.jpg); }
  .organization .clients .business {
    background-image: url(/app/img/title/26a1a7.jpg); }
    .organization .clients .business .red {
      opacity: 0.65; }
  .organization .clients .professional {
    background-image: url(/app/img/title/3468e8.jpg);
    margin-bottom: 0; }

.organization .fullWidth {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(/app/img/uznemumiem/uznemumiem-60039bb0.jpg);
  height: 380px;
  z-index: 10;
  display: none; }
  .organization .fullWidth .full-width .container {
    position: relative;
    padding: 5% 3.4%;
    height: 390px;
    width: 90%; }
    .organization .fullWidth .full-width .container .bckgrnd {
      position: absolute;
      height: 90%;
      width: 90%;
      background: #E9532B;
      opacity: 0.65;
      mix-blend-mode: hard-light; }
    .organization .fullWidth .full-width .container .head, .organization .fullWidth .full-width .container .desc {
      color: white;
      position: absolute;
      padding: 0 10%; }
    .organization .fullWidth .full-width .container .head {
      top: 30px; }
      .organization .fullWidth .full-width .container .head p {
        font-size: 30px;
        font-weight: 300;
        line-height: 1em; }
        .organization .fullWidth .full-width .container .head p:before {
          content: "";
          width: 9px;
          height: 2px;
          background: white;
          position: absolute;
          top: 20px; }
    .organization .fullWidth .full-width .container .desc {
      top: 150px; }
      .organization .fullWidth .full-width .container .desc p {
        font-size: 15px;
        line-height: 18px; }

.organization .offers {
  padding: 0 10px; }
  .organization .offers .title {
    color: #E9532B;
    text-align: center; }
    .organization .offers .title h1 {
      font-weight: 400;
      text-align: center;
      font-weight: normal;
      margin: 30px 0; }
  .organization .offers .offer .img {
    height: 150px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }
    .organization .offers .offer .img.headMeasure {
      background-image: url(/app/img/uznemumiem/1-1d3500.svg); }
    .organization .offers .offer .img.fist {
      background-image: url(/app/img/uznemumiem/1-2c027c.svg); }
    .organization .offers .offer .img.puzzle {
      background-image: url(/app/img/uznemumiem/1-3eabfe.svg); }
  .organization .offers .offer .title {
    color: #4c4c4c;
    text-align: left;
    margin: 0;
    padding: 0; }
    .organization .offers .offer .title h4 {
      font-size: 15px;
      margin: 0 0 8px; }
  .organization .offers .offer .text {
    font-size: 15px; }
    .organization .offers .offer .text p {
      margin-top: 8px; }
    .organization .offers .offer .text li {
      list-style: none;
      margin: 0;
      padding: 0;
      padding-left: 50px;
      position: relative; }
      .organization .offers .offer .text li:before {
        content: "";
        width: 20px;
        height: 8px;
        background: #E9532B;
        position: absolute;
        left: 0px;
        margin-top: 6px; }

.organization .services {
  background: white;
  padding: 0 10px 40px; }
  .organization .services h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 21px;
    padding: 30px 0;
    margin: 0; }
  .organization .services .service {
    display: block; }
    .organization .services .service .serviceImg {
      height: 0;
      display: inline-block;
      padding-bottom: 20%;
      width: 20%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      vertical-align: middle; }
      .organization .services .service .serviceImg.paper {
        background-image: url(/app/img/uznemumiem/0-1ea00e.svg); }
      .organization .services .service .serviceImg.board {
        background-image: url(/app/img/uznemumiem/0-2f62b3.svg); }
      .organization .services .service .serviceImg.callCenter {
        background-image: url(/app/img/uznemumiem/0-3c9f5f.svg); }
      .organization .services .service .serviceImg.computer {
        background-image: url(/app/img/uznemumiem/0-42c5f5.svg); }
    .organization .services .service p {
      text-transform: uppercase;
      font-size: 15px;
      font-weight: bold;
      display: inline-block;
      width: 80%;
      vertical-align: middle; }
    .organization .services .service .lineActiveService-mobile {
      height: 7px;
      background: #E9532B;
      width: 0;
      transition: 0.1s width; }
    .organization .services .service .service-desc-container {
      max-height: 0;
      padding: 0;
      opacity: 0;
      position: relative;
      border: none;
      overflow: hidden;
      transition: 0 all; }
      .organization .services .service .service-desc-container:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: white;
        transition: 0s top; }
    .organization .services .service.active {
      cursor: pointer; }
      .organization .services .service.active p {
        color: #E9532B; }
      .organization .services .service.active .lineActiveService-mobile {
        width: 100%; }
      .organization .services .service.active .service-desc-container {
        max-height: 999999px;
        padding: 20px;
        border: 1px solid black;
        opacity: 1;
        transition: 0.5s max-height, 1s opacity; }
        .organization .services .service.active .service-desc-container:after {
          transition: 0.5s top;
          top: 100%; }
  .organization .services .lineActiveService-desktop {
    height: 7px;
    background: #E9532B;
    width: 25%;
    display: none; }
  .organization .services .service-desc-container, .organization .services .service-desc-container-pc {
    border: 1px solid black;
    padding: 20px; }
    .organization .services .service-desc-container ul, .organization .services .service-desc-container-pc ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .organization .services .service-desc-container ul li, .organization .services .service-desc-container-pc ul li {
        padding-left: 40px;
        position: relative;
        font-weight: bold; }
        .organization .services .service-desc-container ul li:before, .organization .services .service-desc-container-pc ul li:before {
          content: "\25CF";
          color: #E9532B;
          position: absolute;
          left: 20px; }
      .organization .services .service-desc-container ul .service-desc, .organization .services .service-desc-container-pc ul .service-desc {
        font-size: 15px;
        line-height: 1.25;
        padding: 1em 0;
        padding-left: 40px;
        font-weight: normal; }
        .organization .services .service-desc-container ul .service-desc:before, .organization .services .service-desc-container-pc ul .service-desc:before {
          content: "";
          width: 20px;
          height: 8px;
          background: #E9532B;
          position: absolute;
          left: 10px;
          margin-top: 6px; }
        .organization .services .service-desc-container ul .service-desc .kind-of-li, .organization .services .service-desc-container-pc ul .service-desc .kind-of-li {
          padding: 1em 0; }
          .organization .services .service-desc-container ul .service-desc .kind-of-li:before, .organization .services .service-desc-container-pc ul .service-desc .kind-of-li:before {
            content: "";
            width: 20px;
            height: 8px;
            background: #E9532B;
            display: inline-block;
            margin-right: 20px; }
  .organization .services .service-desc-container-pc {
    display: none; }

.organization .expreriences {
  padding: 0 10px 40px; }
  .organization .expreriences .contained h1 {
    text-align: center;
    color: #E9532B;
    font-weight: 400;
    font-weight: normal;
    margin: 30px 0; }
  .organization .expreriences .experience .bold {
    margin: 45px 0 15px 0; }
    .organization .expreriences .experience .bold p {
      margin: 0;
      color: #E9532B;
      font-size: 21px; }
    .organization .expreriences .experience .bold .notbold {
      text-transform: initial;
      font-weight: normal;
      color: #4c4c4c;
      font-size: 15px; }
  .organization .expreriences .experience .description h4 {
    margin: 15px 0 8px 0;
    text-transform: uppercase; }
  .organization .expreriences .experience .description p {
    margin: 0; }

.organization .references {
  padding: 0 10px 40px;
  background: white; }
  .organization .references .title {
    text-align: center; }
    .organization .references .title h1 {
      text-transform: uppercase;
      padding: 30px 0;
      margin: 0; }
  .organization .references .client .quote {
    color: #E9532B;
    font-size: 21px;
    margin: 0; }
  .organization .references .client .desc {
    font-size: 15px; }
  .organization .references .client .signature {
    margin: 40px 0;
    text-align: right; }
    .organization .references .client .signature h4 {
      margin: 0; }

.organization .toTop {
  display: inline-block;
  width: 100%;
  background: white;
  text-align: center;
  height: 130px;
  color: #E9532B;
  padding: 45px 0 10px;
  font-weight: 300;
  cursor: pointer; }
  .organization .toTop .arrowTop {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 60px;
    background-image: url(/app/img/uparrowfe0ad.svg); }
    .organization .toTop .arrowTop:hover {
      opacity: 0.7; }
  .organization .toTop p {
    margin: 0;
    font-size: 14px; }

@media only screen and (min-width: 426px) {
  .organization .clients .third {
    display: inline-block;
    width: 32.66%;
    margin: 0 1% 0 0; }
    .organization .clients .third .client p {
      font-size: 21px; }
    .organization .clients .third:last-of-type {
      margin: 0; }
  .organization .fullWidth {
    display: block;
    height: 410px;
    background-image: url(/app/img/uznemumiem/uznemumiem-9005829a.jpg); }
    .organization .fullWidth .full-width {
      height: 100%; }
      .organization .fullWidth .full-width .container {
        max-width: 400px;
        height: 100%;
        padding-top: 48px;
        box-sizing: border-box;
        overflow: visible; }
        .organization .fullWidth .full-width .container .head {
          top: 90px; }
        .organization .fullWidth .full-width .container .desc {
          top: auto;
          bottom: 0; }
          .organization .fullWidth .full-width .container .desc p {
            margin-bottom: 0; }
        .organization .fullWidth .full-width .container .bckgrnd {
          height: 340px;
          bottom: -10px; }
  .organization .offers {
    margin-bottom: 40px; }
    .organization .offers .title h1 {
      margin: 40px 0; }
    .organization .offers .offer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px; }
      .organization .offers .offer .img {
        width: 20%;
        height: 0;
        padding-bottom: 20%; }
      .organization .offers .offer .offer-desc {
        width: 80%; }
  .organization .services .contained h3 {
    margin: 0;
    padding: 40px 0;
    font-size: 34px; }
  .organization .services .service {
    width: 25%;
    display: inline-block;
    vertical-align: top; }
    .organization .services .service .serviceImg, .organization .services .service p {
      display: block;
      width: auto;
      text-align: center; }
    .organization .services .service .serviceImg {
      padding-bottom: 100%; }
    .organization .services .service .service-desc-container {
      display: none; }
    .organization .services .service:hover {
      cursor: pointer; }
      .organization .services .service:hover p {
        color: #E9532B; }
      .organization .services .service:hover .lineActiveService-mobile {
        width: 100%; }
  .organization .services .service-desc-container-pc {
    display: block; }
    .organization .services .service-desc-container-pc ul {
      display: none; }
      .organization .services .service-desc-container-pc ul li {
        padding-left: 60px; }
        .organization .services .service-desc-container-pc ul li:before {
          left: 40px; }
    .organization .services .service-desc-container-pc .service-desc .insidelist {
      display: block;
      padding-left: 30px; }
      .organization .services .service-desc-container-pc .service-desc .insidelist li {
        padding-left: 0;
        font-weight: normal; }
        .organization .services .service-desc-container-pc .service-desc .insidelist li:before {
          content: "\25CF";
          color: #E9532B;
          position: absolute;
          left: -20px; }
  .organization .services .lineActiveService-mobile {
    display: none; }
  .organization .services .lineActiveService-desktop {
    display: block;
    transition: margin-left 0.3s; }
  .organization .services .service-desc-container ul .service-desc {
    padding-left: 60px; }
  .organization .expreriences {
    padding: 0px 0 40px; }
    .organization .expreriences .contained {
      position: relative;
      height: 920px; }
    .organization .expreriences .experience {
      position: absolute;
      width: 48%;
      left: 26%;
      opacity: 0;
      transition: all .5s;
      z-index: -1; }
      .organization .expreriences .experience .bold {
        margin-top: 0; }
      .organization .expreriences .experience.active {
        opacity: 1;
        z-index: 100; }
      .organization .expreriences .experience.animOutLeftExp, .organization .expreriences .experience.animOutRightExp, .organization .expreriences .experience.animInLeftExp, .organization .expreriences .experience.animInRightExp {
        -webkit-animation-timing-function: cubic-bezier(0.7, 0, 1, 1);
                animation-timing-function: cubic-bezier(0.7, 0, 1, 1);
        -webkit-animation-duration: 0.5s;
                animation-duration: 0.5s;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; }
      .organization .expreriences .experience.animOutLeftExp {
        -webkit-animation-name: animOutLeftExp;
                animation-name: animOutLeftExp; }
      .organization .expreriences .experience.animOutRightExp {
        -webkit-animation-name: animOutRightExp;
                animation-name: animOutRightExp; }
      .organization .expreriences .experience.animInLeftExp {
        -webkit-animation-name: animInLeftExp;
                animation-name: animInLeftExp; }
      .organization .expreriences .experience.animInRightExp {
        -webkit-animation-name: animInRightExp;
                animation-name: animInRightExp; }
  .organization .references {
    height: 540px; }
    .organization .references .contained {
      position: relative;
      height: 100%; }
      .organization .references .contained .title h1 {
        padding: 40px 0; }
    .organization .references .client {
      position: absolute;
      width: 48%;
      left: 26%;
      transition: left 0.3s, opacity 0.3s;
      opacity: 0; }
      .organization .references .client.active {
        opacity: 1; }
      .organization .references .client.animOutLeftExp, .organization .references .client.animOutRightExp, .organization .references .client.animInLeftExp, .organization .references .client.animInRightExp {
        -webkit-animation-timing-function: cubic-bezier(0.7, 0, 1, 1);
                animation-timing-function: cubic-bezier(0.7, 0, 1, 1);
        -webkit-animation-duration: 0.5s;
                animation-duration: 0.5s;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards; }
      .organization .references .client.animOutLeftExp {
        -webkit-animation-name: animOutLeftExp;
                animation-name: animOutLeftExp; }
      .organization .references .client.animOutRightExp {
        -webkit-animation-name: animOutRightExp;
                animation-name: animOutRightExp; }
      .organization .references .client.animInLeftExp {
        -webkit-animation-name: animInLeftExp;
                animation-name: animInLeftExp; }
      .organization .references .client.animInRightExp {
        -webkit-animation-name: animInRightExp;
                animation-name: animInRightExp; }
  .organization .expreriences .arrow, .organization .references .arrow {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 50%;
    left: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/app/img/uparrowfe0ad.svg);
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg); }
    .organization .expreriences .arrow:hover, .organization .references .arrow:hover {
      opacity: .7;
      cursor: pointer; }
  .organization .expreriences .arrowRight, .organization .references .arrowRight {
    left: auto;
    right: 0px;
    -webkit-transform: translate(0, -50%) rotate(90deg);
        -ms-transform: translate(0, -50%) rotate(90deg);
            transform: translate(0, -50%) rotate(90deg); } }

@media only screen and (min-width: 900px) {
  .organization .clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .organization .clients .third .client {
      padding-left: 70px; }
      .organization .clients .third .client p {
        font-size: 34px; }
    .organization .clients .third:hover .red {
      opacity: 0.65; }
  .organization .fullWidth {
    background-image: url(/app/img/uznemumiem/uznemumiem-12001bc48.jpg);
    height: 500px; }
    .organization .fullWidth .full-width {
      height: 100%; }
      .organization .fullWidth .full-width .container .head {
        top: 162px; }
      .organization .fullWidth .full-width .container .desc {
        top: 247px; }
      .organization .fullWidth .full-width .container .bckgrnd {
        height: 80%; }
  .organization .offers {
    padding: 20px 0; }
    .organization .offers .offer {
      max-width: 950px;
      margin: 0 auto 40px; }
      .organization .offers .offer .img {
        display: inline-block;
        vertical-align: middle;
        width: 142px;
        height: 142px;
        margin: 0 6.9% 0 0;
        padding: 0; }
      .organization .offers .offer .offer-desc {
        display: inline-block;
        width: 75%;
        width: calc(93.1% - 142px);
        vertical-align: middle; }
        .organization .offers .offer .offer-desc .title {
          width: 100%;
          margin: 0;
          text-align: left; }
          .organization .offers .offer .offer-desc .title h4 {
            margin-top: 0; }
  .organization .services {
    margin: 0 auto; }
    .organization .services .contained {
      max-width: 950px; }
      .organization .services .contained h1 {
        margin: 0;
        padding: 100px 0 0; }
    .organization .services h3 {
      font-size: 34px; }
    .organization .services .service .serviceImg {
      width: 100%;
      margin: 0 auto;
      padding-bottom: 60%; }
    .organization .services .service p {
      margin-top: 0;
      font-size: 15px; }
    .organization .services .service-desc-container {
      padding: 50px 20px; } }

.freeze {
  pointer-events: none; }

@-webkit-keyframes animOutLeft {
  0% {
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0.6; } }

@keyframes animOutLeft {
  0% {
    opacity: 1; }
  100% {
    left: -50%;
    opacity: 0.6; } }

@-webkit-keyframes animOutRight {
  0% { }
  100% {
    left: 90%;
    opacity: 0.6; } }

@keyframes animOutRight {
  0% { }
  100% {
    left: 90%;
    opacity: 0.6; } }

@-webkit-keyframes animInLeft {
  0% {
    left: -50%;
    opacity: 0.6; }
  100% {
    left: 20%;
    opacity: 1; } }

@keyframes animInLeft {
  0% {
    left: -50%;
    opacity: 0.6; }
  100% {
    left: 20%;
    opacity: 1; } }

@-webkit-keyframes animInRight {
  0% {
    left: 90%;
    opacity: 0.6; }
  100% {
    left: 20%;
    opacity: 1; } }

@keyframes animInRight {
  0% {
    left: 90%;
    opacity: 0.6; }
  100% {
    left: 20%;
    opacity: 1; } }

@-webkit-keyframes animToRight {
  0% {
    left: -50%;
    opacity: 0.6; }
  49% {
    left: -150%;
    opacity: 0; }
  50% {
    left: 190%;
    opacity: 0; }
  100% {
    left: 90%;
    opacity: 0.6; } }

@keyframes animToRight {
  0% {
    left: -50%;
    opacity: 0.6; }
  49% {
    left: -150%;
    opacity: 0; }
  50% {
    left: 190%;
    opacity: 0; }
  100% {
    left: 90%;
    opacity: 0.6; } }

@-webkit-keyframes animToLeft {
  0% {
    left: 90%;
    opacity: 0.6; }
  49% {
    left: 190%;
    opacity: 0; }
  50% {
    left: -150%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0.6; } }

@keyframes animToLeft {
  0% {
    left: 90%;
    opacity: 0.6; }
  49% {
    left: 190%;
    opacity: 0; }
  50% {
    left: -150%;
    opacity: 0; }
  100% {
    left: -50%;
    opacity: 0.6; } }

@-webkit-keyframes animOutLeftExp {
  0% { }
  100% {
    left: -100%; } }

@keyframes animOutLeftExp {
  0% { }
  100% {
    left: -100%; } }

@-webkit-keyframes animOutRightExp {
  0% { }
  100% {
    left: 100%; } }

@keyframes animOutRightExp {
  0% { }
  100% {
    left: 100%; } }

@-webkit-keyframes animInLeftExp {
  0% {
    left: -100%; }
  100% {
    left: 20%; } }

@keyframes animInLeftExp {
  0% {
    left: -100%; }
  100% {
    left: 20%; } }

@-webkit-keyframes animInRightExp {
  0% {
    left: 100%; }
  100% {
    left: 20%; } }

@keyframes animInRightExp {
  0% {
    left: 100%; }
  100% {
    left: 20%; } }
