@import url("main.css");

/* Generated by less 2.5.1 */
@font-face {
  font-family: 'AvenirNext';
  src: url('../fonts/AvenirNextLTPro-Regular.eot');
  src: url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
.anim {
  transition-duration: 0.3s;
  transition-property: all;
}
ul {
  margin-bottom: 0;
  padding: 0;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
.m-0 {
  margin: 0;
}
.m-a {
  margin: auto;
}
a,
button {
  transition-duration: 0.3s;
  transition-property: all;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  text-decoration: none;
  box-shadow: none;
}
body {
  font-family: 'Roboto', sans-serif;
  /* min-width: 760px !important; */
  margin: auto;
}
/* 1_LoadingPage */
.wr-border-animation {
  width: 1261px;
  height: 781px;
  margin: auto;
  margin-bottom: 110px;
  transform: translateY(110px);
  display: block;
  position: fixed;
  right: 0;
  left: 0;
}
.bg-black {
  background-color: #000;
}
.border-top-animate {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 3px;
}
.borders-width {
  animation: border-width 1500ms 3250ms 1;
  animation-fill-mode: forwards;
}
.borders-height {
  animation: border-height 1500ms 4750ms 1;
  animation-fill-mode: forwards;
}
.border-left-animate {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5px;
  height: 0%;
}
.border-right-animate {
  position: absolute;
  top: 0;
  right: 0;
  width: 5px;
  height: 0%;
}
.border-bottom-animate {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0%;
  height: 3px;
}
.wr-logo-big-loading {
  position: absolute;
  height: 376px;
  width: 635px;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.wr-logo-big {
  position: relative;
  height: 376px;
  width: 635px;
  margin: auto;
  left: 0;
  transform: translateY(200px);
  background: url(../images/AS-Logo.png) center center;
  z-index: 30;
}
.wr-logo-big:after {
  background: url(../images/White-Logo-Mockup.png) left center no-repeat;
  z-index: 20;
  width: 0;
  height: 100%;
  position: absolute;
  content: '';
  display: block;
  top: 0;
  left: 0;
  animation: logo-white 900ms linear 1100ms 1;
  animation-fill-mode: forwards;
}
.logo-big {
  z-index: 2;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition-duration: 4s;
}
.canvas-on-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  z-index: 5;
  max-height: 100%;
  max-width: 100%;
}
.txt-as-red {
  font-size: 33px;
  line-height: 33px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fc3030;
  position: absolute;
  width: 181px;
  height: 33px;
  transform: translate(50px, 298%);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.opacity-animate {
  opacity: 0;
  animation: opacity-animate 750ms 2500ms 1;
  animation-fill-mode: forwards;
}
.opacity-animate-dissapear {
  animation: opacity-animate-dissapear 750ms 2500ms 1;
  animation-fill-mode: forwards;
}
/* 1_Homepage */
.txt-ally-to-top {
  z-index: 30;
  top: -40px;
  left: 0;
  right: 85%;
  width: 194px;
  height: 26px;
  position: absolute;
  color: #fff;
  background: url(../images/al-white-top.png) center center no-repeat;
}
.wr-loading {
  width: 1261px;
  height: 781px;
  margin: auto;
  margin-bottom: 110px;
  transform: translateY(110px);
  position: fixed;
  left: 0;
  right: 0;
  border-style: solid;
  border-color: #fc3030;
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 3px;
  border-bottom-width: 3px;
}
.border-white-bottom {
  animation: border-white-bottom 500ms 2250ms 1;
  animation-fill-mode: forwards;
}
.border-white-top {
  animation: border-white-top 500ms 3250ms 1;
  animation-fill-mode: forwards;
}
.border-white-left {
  animation: border-white-left 500ms 2750ms 1;
  animation-fill-mode: forwards;
}
.wr-homepage {
  height: 100%;
  width: 1480px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.wr-homepage .txt-as-red {
  opacity: 0;
  animation: hide-txt 2489.82ms 0ms 1;
  animation-fill-mode: forwards;
}
@keyframes hide-txt {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.dark-side {
  width: 690px;
  height: 100%;
  position: absolute;
  background: #000;
  left: 0;
  top: 0;
  z-index: -1;
  transform: translateX(-13px);
  animation: dark-side-appear 2000ms ease 0ms 1;
}

.wr-photograph {
  width: 690px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  overflow: hidden;
  transform: translateX(-13px);
}
.img-photograph {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;

  background: url(../images/ally-photo.png) center center /cover no-repeat;
  animation-fill-mode: forwards;
  animation: photograph-appear 2000ms ease 0ms 1;
  z-index: 1;
}

.white-bg {
  position: absolute;
  z-index: 1;
  top: 3px;
  left: 5px;
  background: #fff;
  overflow: hidden;
  bottom: 3px;
  right: 0;
}

.white-bg .img-photograph2 {
  position: absolute;
  background: url(../images/ally-photo2.png) left top /cover no-repeat;
  animation-fill-mode: forwards;
  animation: photograph-appear 2000ms linear 0ms 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.wr-borders-left {
  position: absolute;
  width: 567px;
  height: calc(100% + 6px);
  top: -3px;
  left: -5px;
  z-index: 30;
  overflow: hidden;
}
.wr-navigation {
  position: absolute;
  right: 35px;
  bottom: 87px;
  width: 150px;
  opacity: 0;
  animation: opacity-animate 1500ms 2000ms 1;
  animation-fill-mode: forwards;
}
.wr-navigation .btn-nav-home {
  display: block;
  margin: 12px 0;
  text-align: right;
  color: #1a1a1a;
  font: 100 16px Roboto;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.wr-navigation .btn-nav-home span {
  transition-duration: 0.3s;
  transition-property: all;
  padding-left: 14px;
  border-bottom: 1px solid #fff;
}
.wr-navigation .btn-nav-home:hover span,
.wr-navigation .btn-nav-home.active span {
  font-weight: 900;
  border-bottom: 1px solid #fc3030;
}
.wr-txt-about {
  color: #191919;
  font: 400 16px Roboto;
  width: 354px;
  position: absolute;
  bottom: 100px;
  right: 228px;
  text-align: justify;
  top: 0;
  opacity: 0;
  animation: opacity-animate 1553.52ms 2003.67ms 1;
  animation-fill-mode: forwards;
}
.btn-read-more {
  display: block;
  margin-top: 7px;
  color: #fc3030;
  font: 500 16px Roboto;
}
.btn-read-more span {
  padding-left: 40px;
}
.btn-read-more:hover {
  color: #1a1a1a;
  font-weight: 500;
}
.tabs-homepage {
  bottom: 0;
  position: absolute;
  opacity: 0;
  width: 100%;
}
.tabs-homepage .tab-info {
  height: 135px;
  overflow: hidden;
}
.tabs-homepage .tab-info ul {
  padding-left: 40px;
}
.bg-white {
  background-color: #fff;
}
.bg-red {
  background-color: #fc3030;
}
.show-paragraph {
  z-index: 10;
  animation: opacity-animate 1000ms 0ms 1;
  animation-fill-mode: forwards;
}
.hide-paragraph {
  z-index: -1;
  opacity: 0;
}
/*-----------Homepage v2----*/
.homepage-v2 {
  position: relative;
}
.homepage-v2 .wr-border-animation {
  height: 416px;
  width: 304px;
  margin: auto;
  position: absolute;
  transform: translate(75%, 72px);
  animation: original-size-border 1s 1;
}
.homepage-v2 .wr-border-animation .borders-width {
  height: 1px;
}
.homepage-v2 .wr-border-animation .borders-height {
  width: 1px;
}
@keyframes original-size-border {
  0% {
    width: 1261px;
    height: 781px;
    position: fixed;
    transform: translateY(37px);
  }
}
.homepage-v2 .txt-as-red {
  font: 100 25px Roboto;
  text-align: center;
}
.homepage-v2 .preload-txt-al {
  animation: preload-txt-al 1000ms 0ms 1;
}
@keyframes preload-txt-al {
  from {
    font-size: 33px;
    text-align: center;
  }
}
.homepage-v2 .wr-logo-big-loading {
  width: 411px;
  height: 243px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  transform: translateX(-36px);
  right: 0;
  margin: auto;
}
@keyframes logo-preload-finish {
  0% {
    position: absolute;
    height: 378px;
    width: 635px;
    transform: translateX(0);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.logo-preload-finish {
  animation: logo-preload-finish 1s 1;
}
.main-nav {
  padding-top: 44px;
  margin: auto;
  text-align: center;
}
.main-nav.white-btn .btn-main-nav {
  color: #ffffff;
}
.main-nav.white-btn .btn-main-nav:hover,
.main-nav.white-btn .btn-main-nav.active {
  color: #fc3030;
}
.btn-main-nav {
  color: #000000;
  font: 100 25px Roboto;
  text-transform: uppercase;
  padding: 0 25px;
}
.btn-main-nav:hover,
.btn-main-nav.active {
  color: #fc3030;
}
.block-about {
  position: absolute;
  top: 273px;
  left: -2%;
  width: 226px;
  height: 347px;
  background-color: #000;
  text-align: center;
  padding: 48px 36px;
}
.title-about {
  color: #ffffff;
  font: 200 41px "AvenirNext";
  text-transform: uppercase;
}
.block-expertise {
  position: absolute;
  top: 177px;
  left: 20%;
  background-color: #fc3030;
  width: 363px;
  height: 286px;
}
.block-expertise:before {
  content: '';
  display: block;
  position: absolute;
  width: 86%;
  height: 76%;
  border: 2px solid #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.title-expertise {
  color: #ffffff;
  font: 200 41px/40px "AvenirNext";
  margin: 58px auto 0;
  width: 227px;
  text-align: left;
}
.block-blog {
  position: absolute;
  width: 172px;
  height: 136px;
  text-align: center;
  padding-top: 36px;
  right: -3%;
  top: 424px;
  background-color: #000;
}
.title-blog {
  text-transform: uppercase;
  color: #fefefe;
  font: 100 41px "AvenirNext";
}
.block-professional {
  width: 254px;
  height: 380px;
  position: absolute;
  background-color: #fc3030;
  padding-top: 106px;
  text-align: center;
  top: 502px;
  left: 25%;
}
.title-professional {
  text-transform: uppercase;
  color: #ffffff;
  font: 200 25px "AvenirNext";
}
.title-professional .txt-activity {
  font-size: 33px;
}
.block-education {
  width: 387px;
  height: 266px;
  position: absolute;
  background-color: #fc3030;
  padding-top: 40px;
  text-align: center;
  top: 581px;
  right: -3%;
}
.title-education {
  text-transform: uppercase;
  color: #ffffff;
  font-family: "AvenirNext";
  font-size: 45px;
}
.title-education .txt-certification {
  font-size: 37px;
  line-height: 20px;
}
.block-contact {
  position: absolute;
  top: 670px;
  right: 381px;
  background-color: #000;
  width: 187px;
  height: 263px;
  text-align: center;
}
.block-contact:before {
  content: '';
  display: block;
  position: absolute;
  width: 96%;
  height: 96%;
  border: 3px solid #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.title-contact {
  color: #ffffff;
  font-size: 41px;
  font-family: "AvenirNext";
  text-align: center;
  margin: 143px auto 0;
}
.block-photo {
  width: 304px;
  height: 247px;
  background: url(../images/small-phptpgraph.png) center center / cover no-repeat;
  position: absolute;
  top: 670px;
  left: -5%;
}
.menu-fade {
  opacity: 0;
  transform: translateY(-100%);
  animation: menu-fade 1500ms 1500ms 1;
  animation-fill-mode: forwards;
}
.blocks-appear {
  animation: blocks-appear 1500ms 0ms 1;
}
.blocks-appear:hover {
  transform: scale(1.1);
  z-index: 1000;
}
.blocks-content-animate {
  opacity: 0;
  animation: blocks-content-animate 1000ms 1500ms 1;
  animation-fill-mode: forwards;
}
.AL-svg {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}
.AL-svg path {
  stroke-dasharray: 500;
  fill: none;
  stroke: #000;
  stroke-width: 0.25;
  opacity: 0;
}
.AL-svg.white-stroke path {
  stroke: #fff;
}
.AL-svg path.letter-a {
  animation: stroke-dashoffset 2s 0s forwards, stroke-fill 0.5s 0.5s forwards;
}
.AL-svg.white-stroke path.letter-a {
  animation: stroke-dashoffset 2s 0s forwards, stroke-fill-white 0.5s 0.5s forwards;
}
.AL-svg path.letter-s {
  animation: stroke-dashoffset 2s 0.5s forwards, stroke-fill 0.5s 1.5s forwards;
}
.AL-svg.white-stroke path.letter-s {
  animation: stroke-dashoffset 2s 0.5s forwards, stroke-fill-white 0.5s 1.5s forwards;
}
@keyframes stroke-dashoffset {
  from {
    opacity: 1;
    stroke-dashoffset: 500;
  }
  to {
    opacity: 1;
    stroke-dashoffset: 0;
  }
}
@keyframes stroke-fill {
  from {
    fill: transparent;
  }
  to {
    fill: #000;
  }
}
@keyframes stroke-fill-white {
  from {
    fill: transparent;
  }
  to {
    fill: #fff;
  }
}
.frame {
  height: 3000px;
}
.wr-preloading {
  height: 1017px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.loading-page {
  position: fixed;
  z-index: 2000;
  background-color: #fff;
  height: 100%;
  width: 100%;
}
@keyframes photograph-appear {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes dark-side-appear {
  from {
    /*transform: translateX(-100%);*/
    opacity: 0;
  }
  to {
    opacity: 1;
    /*transform: translateX(-13px);*/
  }
}

@keyframes logo-white {
  from {
    width: 0;
  }
  to {
    width: 40%;
  }
}
@keyframes logo-white-full {
  0% {
    width: 0%;
  }
}
@keyframes border-width {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes border-height {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@keyframes opacity-animate {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes opacity-animate-dissapear {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes border-white-bottom {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes border-white-left {
  from {
    height: 0;
  }
  to {
    height: 100%;
  }
}
@keyframes border-white-top {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes blocks-appear {
  0%,
  15% {
    width: 0;
    opacity: 0;
    padding: 0;
  }
}
@keyframes blocks-content-animate {
  from {
    display: none;
    opacity: 0;
  }
  to {
    display: block;
    opacity: 1;
  }
}
@keyframes menu-fade {
  from {
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.wr-about-introduction,
.wr-about-talents {
  position: relative;
  width: 100%;
  min-height: 1080px;
  padding-top: 40px;
}
.wr-about-page {
  overflow: hidden;
  width: 100%;
}
.wr-photo-big {
  width: 50%;
  position: absolute;
}
.wr-photo-big.left {
  left: 0;
}
.wr-photo-big.right {
  right: 0;
}
.photo-big {
  position: absolute;
}
.photo-big.left {
  left: 0;
  transform: translateX(0px);
}
.photo-big.right {
  right: 0;
  transform: translateX(110px);
}
.animate-photo-big {
  position: absolute;
  right: 0;
  transform: translateX(110px);
  background: url(../images/photo-big-left.png) top center no-repeat;
  width: 714px;
}
.wr-logo-full-white {
  position: absolute;
  height: 376px;
  width: 635px;
  margin: auto;
  right: 0;
  margin-top: 111px;
  transform: translateX(65px);
}
.red-heavy-border {
  width: 500px;
  height: 5px;
  background-color: #fc3030;
}
.red-heavy-border.left {
  left: 0;
  margin-top: 50px;
}
.red-heavy-border.right {
  position: absolute;
  right: 0;
  top: 550px;
  transform: translateX(5px);
}
.wr-about-talents {
  width: 100%;
  position: relative;
}
.talents-half {
  width: 50%;
  position: absolute;
  left: 0;
  transform: translateX(-34px);
}
.txt-info-about {
  color: #fdfdfd;
  font: 100 20px Roboto;
  position: absolute;
  right: 0;
  width: 50%;
  top: 595px;
  transform: translateX(50px);
}
.title-talents {
  color: #fdfdfd;
  font: 100 66px Roboto;
  text-transform: uppercase;
  width: 420px;
  margin: 227px 36px 0;
}
.ul-talents {
  padding: 0;
  color: #fdfdfd;
  font: 100 20px Roboto;
  width: 336px;
  margin: 66px 36px 50px;
}
.ul-talents li {
  margin-top: 30px;
}
.animate-darken {
  animation: animate-darken 1s 1;
}
@keyframes animate-darken {
  0% {
    background-color: #fff;
  }
}
.fade-from-right {
  animation: fade-from-right 2s 1;
}
@keyframes fade-from-right {
  from {
    right: 0;
    transform: translateX(200%);
  }
}
.fade-from-left {
  animation: fade-from-left 2s 1;
}
@keyframes fade-from-left {
  from {
    left: 0;
    transform: translateX(-200%);
  }
}
.fade-from-left-100 {
  z-index: -1;
  animation: fade-from-left-100 2s 1;
}
@keyframes fade-from-left-100 {
  from {
    transform: translateX(-100%);
  }
}
.fade-from-right-100 {
  z-index: -1;
  animation: fade-from-right-100 2s 1;
}
@keyframes fade-from-right-100 {
  from {
    transform: translateX(100%);
  }
  to {
    z-index: 1;
  }
}
.display-none {
  display: none !important;
}
.wr-expertise-page {
  width: 100%;
  position: relative;
  padding-top: 105px;
  margin-top: 59px;
  overflow: hidden;
}
.wr-expertise-block {
  min-height: 502px;
  margin-bottom: 150px;
}
.title-expertise-page {
  position: absolute;
  width: 41%;
  background-color: #fc3030;
  padding: 24px 29px;
  text-align: right;
  left: 0;
  top: 0;
  color: #ffffff;
  font: 100 33px Roboto;
  text-transform: uppercase;
}
.txt-expertise-title {
  margin-top: 58px;
  margin-bottom: 43px;
  color: #000000;
  font: 100 25px Roboto;
  width: 376px;
}
.txt-expertise-paragraph {
  color: #000000;
  font: 100 16px Roboto;
  width: 376px;
}
.float-right {
  float: right;
}
.margin-auto {
  margin: auto;
}
.expertise-photo {
  text-align: center;
}
.wr-img-before-block {
  transform: translateX(76px);
  position: relative;
}
.wr-img-before-block.right-black {
  transform: translateX(-40px);
}
.wr-img-before-block.right-black:before {
  background-color: #000;
  left: 94px;
}
.wr-img-before-block:before {
  content: "";
  display: block;
  width: 672px;
  height: 438px;
  background-color: #fc3030;
  top: 0;
  left: -200px;
  position: absolute;
  z-index: -1;
}
.img-chair {
  margin-top: 116px;
}
.footer {
  height: 325px;
  width: 100%;
  background-color: #000;
}
.expand-out-left:before {
  animation: expand-out-left 1.5s 1;
}
@keyframes expand-out-left {
  0% {
    width: 0;
  }
}
.wr-certification-bg {
  margin-top: 52px;
  background: url(../images/certification-bg.png) top center / cover no-repeat;
  position: relative;
  min-height: 658px;
  padding-left: 10%;
  padding-top: 114px;
}
.title-certification {
  color: #010000;
  font: 100 33px Roboto;
  text-transform: uppercase;
  letter-spacing: 1px;
  animation: fade-from-left 1s 1;
}
.txt-certification {
  list-style-type: none;
  margin-top: 60px;
}
.txt-certification .pr1-animation {
  animation: translate-left-to-0 200ms 1200ms 1;
  animation-fill-mode: forwards;
}
.txt-certification .pr2-animation {
  animation: translate-left-to-0 400ms 1400ms 1;
  animation-fill-mode: forwards;
}
.txt-certification .pr3-animation {
  animation: translate-left-to-0 400ms 1800ms 1;
  animation-fill-mode: forwards;
}
.txt-certification .pr4-animation {
  animation: translate-left-to-0 400ms 2200ms 1;
  animation-fill-mode: forwards;
}
.txt-certification .pr5-animation {
  animation: translate-left-to-0 400ms 2600ms 1;
  animation-fill-mode: forwards;
}
.txt-certification .pr6-animation {
  animation: translate-left-to-0 400ms 3000ms 1;
  animation-fill-mode: forwards;
}
.txt-certification li {
  text-decoration: none;
  color: #000000;
  font: 100 20px Roboto;
  margin-top: 30px;
  transform: translateX(-40%);
}
.wr-education-bg {
  background: url(../images/education-bg.png) left center / cover no-repeat;
  min-height: 658px;
  padding-left: 5%;
  padding-top: 330px;
}
.width-100 {
  width: 100% !important;
}
.height-100 {
  height: 100% !important;
}
.title-education {
  color: #ffffff;
  font: 100 33px Roboto;
}
.education-txt {
  list-style-type: none;
}
.education-txt li {
  margin-top: 30px;
  color: #ffffff;
  font: 100 20px Roboto;
}
.wr-membership-bg {
  background: #ffffff url(../images/membership-bg.png) left center / contain no-repeat;
  min-height: 765px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.wr-membership {
  position: absolute;
  right: 0%;
  top: 30%;
  padding-right: 25%;
}
@media screen and (max-height: 700px) {
  .wr-membership {
    top: 10%;
  }
}
.title-membership {
  text-transform: uppercase;
  color: #000000;
  font: 100 33px Roboto;
  transform: translateX(250%);
  animation: from-right-fullfill 1s 1s 1;
  animation-fill-mode: forwards;
}
.txt-membership {
  margin-top: 80px;
  width: 420px;
  list-style-type: none;
  transform: translateX(250%);
  animation: from-right-fullfill 1s 1s 1;
  animation-fill-mode: forwards;
}
.txt-membership li {
  margin-top: 30px;
  color: #000000;
  font: 100 20px Roboto;
}
@keyframes from-right-fullfill {
  from {
    transform: translateX(200%);
  }
  to {
    transform: translateX(0);
  }
}
.red-border-education {
  width: 500px;
  height: 5px;
  background-color: #fc3030;
}
.red-border-education.left {
  left: 0;
  transform: translateX(-50%);
  animation: fade-from-left 600ms 1;
}
.red-border-education.right {
  width: 100%;
  right: 0;
  left: 0;
  position: absolute;
}
.wr-proffessional {
  position: relative;
  margin-top: 42px;
}
.title-proffessional {
  width: 37%;
  background-color: #000;
  color: #ffffff;
  font: 100 25px Roboto;
  padding: 28px 40px;
  text-align: right;
  position: absolute;
  left: 0;
  text-transform: uppercase;
}
.wr-proffesional-blocks {
  margin-top: 13%;
  position: relative;
  min-height: 950px;
}
.inner-block-txt {
  color: #ffffff;
  font: 100 37px Roboto;
  text-transform: uppercase;
  opacity: 0;
  animation: blocks-content-animate 1000ms 1500ms 1;
  animation-fill-mode: forwards;
}
.blocks-big-group {
  display: block;
  width: 25%;
  height: 403px;
  background-color: #fc3030;
  position: absolute;
  left: 6%;
  top: 0;
}
.blocks-big-group .inner-block-txt {
  width: 215px;
  margin: 23% auto 0;
}
.block-brand-strategy {
  display: block;
  width: 25%;
  height: 267px;
  background-color: #000;
  position: absolute;
  left: 35%;
}
.block-brand-strategy .inner-block-txt {
  width: 228px;
  margin: 23% auto 0;
}
.block-ep {
  position: absolute;
  width: 30%;
  height: 437px;
  right: 6%;
  background-color: #fc3030;
}
.block-ep .inner-block-txt {
  width: 139px;
  margin-top: 19%;
  margin-left: 16%;
}
.block-usa-ls {
  position: absolute;
  top: 34%;
  left: 37%;
  width: 21%;
  height: 158px;
  background-color: #fc3030;
}
.block-usa-ls .inner-block-txt {
  width: 164px;
  margin-top: 15%;
  margin-left: 17%;
}
.block-cl {
  width: 44%;
  height: 342px;
  position: absolute;
  background-color: #fc3030;
  left: 0%;
  bottom: 7%;
}
.block-cl .inner-block-txt {
  width: 164px;
  margin-top: 11%;
  margin-left: 10%;
}
.block-usa-epay {
  width: 17%;
  height: 400px;
  position: absolute;
  background-color: #000;
  right: 36%;
  bottom: 3%;
}
.block-usa-epay .inner-block-txt {
  width: 84px;
  margin-top: 25%;
  margin-left: 13%;
}
.block-non-profit {
  width: 27%;
  height: 255px;
  position: absolute;
  background-color: #000;
  right: 6%;
  bottom: 13%;
}
.block-non-profit .inner-block-txt {
  width: 232px;
  margin-top: 11%;
  margin-left: 10%;
}
.block-non-profit .txt-non-profit {
  font-size: 25px;
  margin-bottom: 10%;
}
.wr-red-top {
  margin-top: 43px;
  background-color: #fc3030;
  height: 700px;
  width: 100%;
  padding-top: 140px;
  margin-bottom: 48px;
}
.title-red-block {
  color: #ffffff;
  font: 100 37px Roboto;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.title-red-block .txt-till-present {
  float: right;
}
.red-block-topics {
  margin-top: 88px;
  color: #ffffff;
  font: 100 25px Roboto;
}
.red-block-topics td {
  padding-bottom: 10px;
}
.red-block-topics .achievement {
  width: 65%;
}
.red-block-topics .achievement-duration {
  width: 30%;
}
.wr-img-topic .left-translate {
  transform: translateX(-15%);
  animation: fade-from-right 1s 1;
}
.wr-img-topic .right-translate {
  animation: fade-from-left 1s 1;
}
.wr-paragraph-topic {
  color: #010101;
  font: 100 25px Roboto;
  opacity: 0;
  animation: opacity-animate 1000ms 1000ms 1;
  animation-fill-mode: forwards;
}
.wr-paragraph-topic.small-topic {
  width: 80%;
  margin: 153px auto 0;
}
.wr-paragraph-topic.big-topic {
  width: 90%;
  margin: 104px auto 0;
}
.wr-brand-strategy {
  width: 100%;
  overflow: hidden;
}
.rectangle-ally-starts {
  margin-top: 80px;
  width: 103%;
  transform: translateX(-1.5%);
  padding: 160px 76px;
  color: #000000;
  font: 100 25px Roboto;
  margin-bottom: 128px;
  position: relative;
}
.rectangle-ally-starts .border-top-animate,
.rectangle-ally-starts .border-bottom-animate {
  width: 0;
  height: 2px;
}
.rectangle-ally-starts .border-right-animate,
.rectangle-ally-starts .border-left-animate {
  height: 0;
  width: 2px;
}
.rectangle-ally-starts .border-right-animate {
  animation: border-height 500ms 1500ms 1;
  animation-fill-mode: forwards;
}
.rectangle-ally-starts .border-left-animate {
  animation: border-height 500ms 500ms 1;
  animation-fill-mode: forwards;
}
.rectangle-ally-starts .border-top-animate {
  animation: border-width 500ms 1000ms 1;
  animation-fill-mode: forwards;
}
.rectangle-ally-starts .border-bottom-animate {
  animation: border-width 500ms 1;
  animation-fill-mode: forwards;
}
.wr-cl-txt-main {
  color: #000000;
  font: 100 41px Roboto;
  margin-top: 120px;
  margin-bottom: 145px;
  animation: fade-from-left 2s 1;
}
.wr-cl-bg {
  animation: fade-from-left 2s 1;
  background: url(../images/red-porsche.png) center center / cover no-repeat;
  width: 100%;
  height: 571px;
}
.ttc {
  text-transform: capitalize;
}
.ep-red-block-height {
  height: 587px;
  overflow: hidden;
}
.wr-ep-about {
  color: #000000;
  font: 100 25px Roboto;
  margin-top: 120px;
}
.wr-ep-about .pr1-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 400ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-about .pr2-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 400ms 400ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-about .pr3-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 400ms 800ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-about .pr4-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 400ms 1200ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-about .pr5-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 400ms 1600ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-about .pr6-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 400ms 2000ms 1;
  animation-fill-mode: forwards;
}
.wr-animate-top {
  animation: wr-animate-top 2s 1;
}
@keyframes wr-animate-top {
  from {
    transform: translateY(-200%);
  }
  to {
    transform: translateY(0);
  }
}
.wr-black-rectangle-ep {
  position: absolute;
  top: 125px;
  width: 100%;
  height: 665px;
  left: 0;
  transform: translateX(-22%);
  background-color: #000;
}
.ep-img {
  position: absolute;
  transform: translateX(-11%);
  left: 0;
  top: 310px;
  animation: fade-from-left 2s 1;
}
.ep-develop-txt {
  color: #ffffff;
  font: 100 25px Roboto;
}
.wr-ep-ship-bg {
  background: url(../images/ep-ship.png) center center / cover no-repeat;
  width: 100%;
  height: 960px;
  color: #010101;
  font: 100 25px Roboto;
  position: relative;
}
.wr-ep-ship-txt {
  position: absolute;
  width: 40%;
  left: 5%;
  top: 15%;
}
.wr-ep-ship-txt .pr1-animation {
  transform: translateX(-200%);
  animation: translate-left-to-0 500ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-ship-txt .pr2-animation {
  transform: translateX(-200%);
  animation: translate-left-to-0 500ms 500ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-ship-txt .pr3-animation {
  transform: translateX(-200%);
  animation: translate-left-to-0 500ms 1000ms 1;
  animation-fill-mode: forwards;
}
.wr-ep-ship-txt .pr4-animation {
  transform: translateX(-200%);
  animation: translate-left-to-0 500ms 1500ms 1;
  animation-fill-mode: forwards;
}
.footer-height-ep {
  height: 157px;
}
.wr-hope-foundation-bg {
  background: url(../images/hope-foundation-bg.png) center center / cover no-repeat;
  height: 899px;
  width: 100%;
  animation: opacity-animate 2s 1;
}
.title-red-smaller {
  font-size: 37px;
}
.title-red-big {
  font-size: 42px;
  word-spacing: 10px;
  letter-spacing: 3px;
}
.txt-uls-present {
  margin-left: 50px;
}
.wr-uls-about {
  position: relative;
  width: 100%;
  overflow: hidden;
  min-height: 779px;
}
.uls-office-bg {
  background: url(../images/uls-office.png) center center / cover no-repeat;
  height: 779px;
  width: 55%;
  position: absolute;
  left: 0;
  top: 0;
}
.txt-about-uls {
  position: absolute;
  width: 30%;
  color: #010101;
  font: 100 25px Roboto;
  padding: 10% 5%;
  top: 0;
  right: 15%;
}
.txt-about-uls .pr1-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 500ms 1;
  animation-fill-mode: forwards;
}
.txt-about-uls .pr2-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 500ms 500ms 1;
  animation-fill-mode: forwards;
}
.txt-about-uls .pr3-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 500ms 1000ms 1;
  animation-fill-mode: forwards;
}
.txt-about-uls .pr4-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 500ms 1500ms 1;
  animation-fill-mode: forwards;
}
@keyframes translate-right-to-0 {
  from {
    transform: translateX(200%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes translate-left-to-0 {
  from {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
.black-rectagle-small-r {
  width: 15%;
  height: 100%;
  background-color: #000;
  right: 0;
  top: 0;
  position: absolute;
}
.wr-uls-skills {
  padding-top: 150px;
  width: 100%;
  padding-bottom: 100px;
  overflow: hidden;
}
.uls-skill {
  display: inline-block;
  width: 33%;
  text-align: center;
}
.txt-uls-skill {
  color: #000000;
  font: 100 25px Roboto;
  margin: 70px auto 0;
  width: 60%;
  margin-bottom: 40px;
}
.txt-delivery-quality {
  color: #ffffff;
  font: 100 58px Roboto;
  text-align: center;
  letter-spacing: 2px;
  animation: opacity-animate 2s 1;
  animation-fill-mode: forwards;
}
.delivery-red-height {
  height: 690px;
  padding-top: 15%;
}
.wr-uls-provide-leadership {
  position: relative;
  width: 100%;
  min-height: 605px;
  overflow: hidden;
}
.txt-leadership {
  color: #000000;
  font: 100 25px Roboto;
  width: 50%;
  position: absolute;
  left: 0;
  padding: 5% 10%;
  animation: fade-from-left 2s 1;
}
.txt-leadership .txt-top {
  padding-top: 13%;
}
.wr-uls-yellow-bg {
  background: url(../images/uls-yellow-bg.png) center center / cover no-repeat;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  animation: animate-width-half 2s 1;
}
@keyframes animate-width-half {
  from {
    width: 0;
  }
  to {
    width: 50%;
  }
}
.wr-uls-establish-direciton {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.black-rectangle-uls-l {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 50%;
  top: 0;
  background-color: #000;
  animation: animate-width-half 2s 1;
}
.wr-txt-uls-establish {
  color: #000000;
  font: 100 24px Roboto;
  padding: 5% 7%;
  padding-left: 54%;
  transform: translateX(-200%);
  animation: translate-from-0-200X 500ms 2s 1;
  animation-fill-mode: forwards;
}
.wr-txt-uls-establish .txt-top {
  padding-top: 30px;
}
@keyframes translate-from-0-200X {
  from {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
.uls-maintain-red-height {
  margin-top: 0;
  height: 670px;
  padding-top: 7%;
}
.txt-uls-maintain {
  color: #ffffff;
  font: 100 33px Roboto;
}
.txt-uls-maintain .txt-top {
  padding-top: 7%;
}
.txt-uls-maintain .pr1-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 600ms 1;
  animation-fill-mode: forwards;
}
.txt-uls-maintain .pr2-animation {
  transform: translateX(-200%);
  animation: translate-left-to-0 600ms 600ms 1;
  animation-fill-mode: forwards;
}
.txt-uls-maintain .pr3-animation {
  transform: translateX(200%);
  animation: translate-right-to-0 600ms 1200ms 1;
  animation-fill-mode: forwards;
}
.usa-epay-bg {
  background: url(../images/usa-epay-bg.png) center top / cover no-repeat;
  width: 100%;
  height: 891px;
  animation: translate-bottom 2s 1;
}
@keyframes translate-bottom {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
.wr-contact-bg {
  background: url(../images/contact-bg.png) center center / cover no-repeat;
  height: 320px;
  width: 100%;
  position: relative;
  margin-top: 48px;
  text-align: center;
}
.contat-title {
  color: #ffffff;
  font: 100 50px Roboto;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: absolute;
  right: 0;
  left: 0;
  top: 90px;
}
.btn-download-resume {
  display: block;
  border: none;
  background-color: #fff;
  color: #fc3030;
  font: 100 16px/45px Roboto;
  width: 210px;
  height: 45px;
  position: absolute;
  bottom: 20px;
  left: 10%;
  text-transform: uppercase;
}
.btn-download-resume:hover {
  transform: scale(1.1);
    color: #fc3030;
}
.wr-social {
  position: absolute;
  bottom: 20px;
  right: 10%;
}
.social-btn {
  border-radius: 50px;
  height: 45px;
  width: 45px;
  background-color: #fff;
  color: #333333;
  font-size: 26px;
  line-height: 46px;
  text-align: center;
  display: inline-block;
  margin: 10px 10px 0;
}
.social-btn:hover {
  transform: scale(1.1);
  color: #333333;
}
.logo-contact-page {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  bottom: -24%;
  width: 310px;
  height: 183px;
  margin: auto;
}
.wr-contact-form {
  max-width: 1256px;
  margin: 150px auto 0;
  padding-bottom: 200px;
}
.input-contact {
  height: 57px;
  width: 100%;
  border: 2px solid #a4a3a3;
  color: #a4a3a3;
  font: 100 20px Roboto;
  margin-bottom: 22px;
}
textarea.input-contact {
  height: 294px;
  resize: none;
}
.btn-send-message {
  width: 100%;
  height: 74px;
  margin-top: 36px;
  border: 2px solid #fc3030;
  background-color: #fff;
  color: #fc3030;
  font: 100 37px Roboto;
  text-transform: uppercase;
  line-height: 74px;
  position: relative;
  padding: 0;
  transition-duration: 0.3s;
  transition-property: all;
}
.btn-send-message:hover {
  color: #ffffff;
  background-color: #fc3030;
}
.hidden-my {
  transition-duration: 4s;
  transition-property: all;
  animation-play-state: paused !important;
}
.hidden-my:before {
  transition-duration: 4s;
  transition-property: all;
  animation-play-state: paused !important;
}
.visible {
  opacity: 1;
}
/*------------big group marketing page-----------*/
.marketing-title {
  color: #000000;
  font: 100 33px Roboto;
}
.wr-big-group {
  overflow: hidden;
  width: 100%;
}
.marketing-paragraph {
  margin-top: 28px;
  color: #000000;
  font: 100 20px Roboto;
}
.wr-marketing-txt.left {
  transform: translateX(-15px);
}
.wr-marketing-txt.right {
  transform: translateX(15px);
}
.wr-marketing-block {
  position: relative;
}
.wr-marketing-block:before {
  width: 100%;
  content: '';
  position: absolute;
  display: block;
}
.wr-marketing-block.before-strategic-thought {
  margin-top: 72px;
}
.wr-marketing-block.before-strategic-thought:before {
  height: 665px;
  background-color: #000;
  transform: translateX(-110px);
}
.wr-marketing-block.before-strategic-thought img {
  position: absolute;
  margin-top: 140px;
  width: 100%;
  transform: translateX(-40px);
}
.wr-marketing-block.before-marketing-budget {
  margin-top: 70px;
}

.wr-marketing-block.before-manages {
  margin-top: 74px;
}
.wr-marketing-block.before-manages:before {
  height: 665px;
  background-color: #fc3030;
  transform: translateX(-115px);
}
.wr-marketing-block.before-manages img {
  margin-top: 140px;
  transform: translateX(-45px);
  width: 100%;
}
.wr-marketing-block.before-supports-marketing:before {
  height: 566px;
  width: 674px;
  margin-top: 98px;
  transform: translateX(-28px);
  background-color: #000;
}
.wr-marketing-block.before-executive-marketing img {
  width: 674px;
  height: 566px;
  transform: translateX(-116px);
}
.wr-marketing-block.before-hr-marketing img {
  margin-top: 122px;
}
.wr-marketing-block.before-hr-marketing:before {
  height: 665px;
  background-color: #000;
  z-index: -1;
  transform: translateX(38px);
}
.red-block-marketing {
  background-color: #fc3030;
  width: 459px;
  height: 433px;
  position: absolute;
  margin-top: 122px;
}

.red-block-marketing-image {
  background: url(../images/marketing-budget-img.png) center center / cover no-repeat;
  width: 459px;
  height: 433px;
  position: absolute;
  margin-top: 122px;
}

.wr-marketing-block.before-marketing-budget:before {
  background-color: #fc3030;
  height: 665px;
  transform: translateX(37px);
}

@media screen and (max-width: 1482px), screen and (max-height: 896px) {
  .txt-as-red {
    font-size: 20px;
  }
  .wr-homepage .txt-as-red {
    transform: translate(5px, 297%);
  }
  .wr-homepage {
    width: 1200px;
    height: 100%;
  }
  .wr-border-animation {
    width: 1000px;
    height: 650px;
  }
  .wr-loading {
    width: 1000px;
    height: 650px;
    transform: translateY(70px);
  }
  .wr-border-animation {
    transform: translateY(70px);
  }
  .wr-logo-big-loading {
    width: 400px;
    height: 235px;
    transform: translateX(-44px);
  }
  .wr-photograph {
    width: 531px;
  }
  .img-photograph {
    bottom: 0;
    margin: auto;
  }
  .wr-logo-big {
    background-size: cover;
    width: 400px;
    height: 235px;
    transform: translate(-43px, 206px);
  }
  .wr-logo-big:after {
    background-size: cover;
    height: 235px;
    animation-duration: 780ms;
    animation-delay: 1220ms;
  }
  .txt-ally-to-top {
    top: -36px;
  }
  .wr-borders-left {
    width: 418px;
  }
  .dark-side {
    width: 531px;
  }
  .wr-txt-about {
    width: 300px;
    right: 200px;
  }
  @keyframes original-size-border {
    from {
      width: 1000px;
      height: 650px;
      position: fixed;
      transform: translate(0%, -3px);
    }
  }
  .homepage-v2 .wr-logo-big-loading {
    transform: translateX(-45px);
    width: 398px;
  }
  .wr-logo-full-white {
    height: 300px;
  }
  .svg-responsive {
    height: 303px;
  }
  .photo-big.left,
  .photo-big.right,
  .animate-photo-big {
    transform: translateX(0);
  }
  .animate-photo-big {
    width: 100%;
  }
  .photo-big {
    width: 95%;
  }
  .txt-info-about {
    transform: translateX(0px);
  }
  .red-heavy-border.right {
    transform: translateX(-7%);
  }
  .txt-info-about {
    font-size: 19px;
  }
  .wr-about-introduction,
  .wr-about-talents {
    min-height: 900px;
  }
  .title-talents {
    margin: 25% 10% 0;
  }
  .wr-membership-bg {
    padding-left: 70%;
  }
  .txt-uls-skill {
    width: 90%;
  }
}
@media screen and (max-width: 1200px), screen and (max-height: 760px) {
  .wr-homepage {
    width: 998px;
    height: 100%;
  }
  .wr-loading {
    width: 866px;
  }
  .wr-photograph {
    width: 499px;
  }
  .img-photograph {
    bottom: 0;
    margin: auto;
  }
  .wr-logo-big {
    background-size: cover;
    transform: translate(27px, 206px);
  }
  .wr-logo-big-loading {
    transform: translateX(27px);
  }
  .wr-border-animation {
    width: 866px;
  }
  .wr-logo-big:after {
    background-size: cover;
    height: 235px;
    animation-duration: 760ms;
    animation-delay: 1240ms;
  }
  .wr-navigation {
    top: 0;
    bottom: initial;
  }
  .dark-side {
    width: 497px;
  }
  .wr-txt-about {
    right: 35px;
    top: initial;
  }
  .btn-main-nav {
    font-size: 23px;
    padding: 0 10px;
  }
  .block-about {
    top: 148px;
    width: 190px;
    height: 300px;
    padding: 48px 17px;
  }
  .block-expertise {
    width: 310px;
    height: 249px;
  }
  .block-professional {
    width: 270px;
    height: 380px;
    top: 451px;
    left: 22%;
  }
  .block-photo {
    width: 235px;
    height: 198px;
    top: 550px;
  }
  .block-education {
    width: 280px;
  }
  .block-contact {
    top: 596px;
    right: 263px;
  }
  .homepage-v2 .wr-border-animation {
    width: 200px;
    transform: translate(94%, 72px);
  }
  .homepage-v2 .txt-as-red {
    display: none;
  }
  .title-education {
    font-size: 35px;
  }
  .title-education .txt-certification {
    font-size: 27px;
  }
  @keyframes logo-preload-finish {
    0% {
      position: absolute;
      width: 398px;
      height: 243px;
      transform: translateX(27);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
  }
  .wr-logo-full-white {
    height: 250px;
    margin-top: 50px;
  }
  .svg-responsive {
    height: 250px;
  }
  .red-heavy-border.right {
    top: 400px;
    transform: translateX(-13%);
  }
  .red-heavy-border.left {
    transform: translateX(13%);
  }
  .red-heavy-border {
    width: 400px;
  }
  .txt-info-about {
    top: 430px;
  }
  .title-talents {
    margin: 10% 10% 0;
    font-size: 47px;
  }
  .ul-talents {
    margin: 10% 11% 0;
  }
  .wr-about-introduction,
  .wr-about-talents {
    min-height: 800px;
  }
  .wr-membership-bg {
    padding-left: 60%;
  }
  .wr-img-before-block {
    transform: translateX(0px);
  }
  .img-chair {
    transform: translateX(10px);
    width: 100%;
  }
  .txt-expertise-title,
  .txt-expertise-paragraph {
    width: 100%;
  }
  .title-expertise-page {
    width: 60%;
  }
  .wr-img-before-block:before {
    width: 100%;
  }
  .wr-img-before-block.right-black {
    transform: translateX(0px);
  }
  .wr-img-topic .left-translate {
    transform: translateX(-30%);
  }
  .rectangle-ally-starts {
    width: 95%;
    margin: 5% auto;
  }
  .ep-img {
    transform: translateX(-20%);
  }
  .wr-hope-foundation-bg {
    height: 500px;
  }
  .inner-block-txt {
    font-size: 25px;
  }
  .block-brand-strategy .inner-block-txt,
  .blocks-big-group .inner-block-txt {
    width: 68%;
  }
  .block-usa-epay .inner-block-txt {
    margin-left: 20%;
  }
  .blocks-big-group {
    height: 40%;
  }
  .block-ep {
    height: 45%;
  }
  .block-brand-strategy {
    height: 23%;
  }
  .wr-proffesional-blocks {
    min-height: 725px;
  }
  .block-usa-ls {
    top: 27%;
  }
  .block-cl {
    height: 40%;
  }
  .block-usa-epay {
    height: 46%;
  }
  .block-non-profit {
    height: 28%;
  }
  .title-proffessional {
    font-size: 22px;
  }
  .uls-office-bg {
    width: 45%;
  }
  .txt-about-uls {
    width: 40%;
  }
  .uls-skill img {
    width: 90%;
  }
  .delivery-red-height {
    height: 500px;
  }
  .uls-maintain-red-height {
    height: 500px;
  }
  .usa-epay-bg {
    height: 700px;
  }
  .wr-homepage .txt-as-red {
    transform: translate(77px, 297%);
  }
    .wr-marketing-block.before-executive-marketing img {
    transform: translateX(-38%);
  }
  .wr-marketing-block.before-strategic-thought {
    margin-top: 200px;
  }
  .wr-marketing-block.before-marketing-budget {
    margin-top: 165px;
  }
}
/*@media screen and (max-width: 991px), screen and (max-height: 700px) {*/
@media screen and (max-width: 991px) {
  .wr-homepage {
    width: 760px;
    height: 100%;
  }
  .wr-border-animation {
    width: 700px;
    height: 470px;
  }
  .wr-logo-big-loading {
    width: 400px;
    height: 300px;
    transform: translate(27px, 91px);
  }
  .wr-loading {
    width: 700px;
    height: 470px;
  }
  .wr-photograph {
    width: 380px;
  }
  .wr-logo-big {
    width: 400px;
    height: 235px;
  }
  .wr-logo-big:after {
    animation-duration: 960ms;
    animation-delay: 1040ms;
  }
  .txt-ally-to-top {
    top: -36px;
  }
  .wr-txt-about {
    bottom: 10px;
    right: 20px;
  }
  .tabs-homepage .tab-info {
    height: 77px;
  }
  .wr-borders-left {
    width: 337px;
  }
  .dark-side {
    width: 380px;
  }
  .wr-navigation {
    right: 20px;
  }
  .title-about {
    font-size: 25px;
  }
  .block-about {
    height: 200px;
    left: 0;
  }
  .title-expertise {
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    width: auto;
  }
  .block-expertise {
    width: 200px;
    height: 200px;
    left: 0;
    top: 368px;
  }
  .block-professional {
    width: 180px;
    height: 380px;
    top: 180px;
    left: 216px;
  }
  .block-photo {
    left: 0;
    top: 584px;
  }
  .block-contact {
    right: 280px;
  }
  .homepage-v2 .wr-logo-big-loading {
    width: 330px;
  }
  .homepage-v2 .wr-border-animation {
    height: 260px;
    transform: translate(103%, 30px);
  }
  .block-blog {
    right: 0;
    width: 300px;
  }
  .block-education {
    right: 0;
    width: 250px;
  }
  .btn-main-nav {
    display: inline-block;
    padding: 10px 15px;
  }
  .main-nav {
    padding-top: 25px;
  }
  .wr-homepage .txt-as-red {
    transform: translate(77px, 188px);
  }
  @keyframes original-size-border {
    0% {
      width: 700px;
      height: 470px;
      position: fixed;
      transform: translate(0%, -50px);
    }
  }
  @keyframes logo-preload-finish {
    0% {
      position: absolute;
      width: 400px;
      height: 300px;
      transform: translate(27px, 91px);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
  }
  .wr-photo-big.left,
  .wr-photo-big.right {
    display: none;
  }
  .wr-logo-full-white {
    left: 0;
  }
  .red-heavy-border {
    width: 80%;
  }
  .txt-info-about {
    width: 100%;
  }
  .talents-half {
    width: 100%;
    transform: translateX(0);
  }
  .title-talents {
    width: 100%;
    text-align: center;
    font-size: 40px;
    margin: 0;
  }
  .wr-about-introduction,
  .wr-about-talents {
    min-height: 700px;
  }
  .wr-membership-bg {
    padding-left: 50%;
    min-height: 400px;
    padding-top: 45px;
  }
  .footer {
    height: 150px;
  }
  .wr-education-bg {
    min-height: 400px;
    padding-top: 200px;
  }
  .wr-certification-bg {
    min-height: 520px;
    padding-left: 10%;
    padding-top: 60px;
  }
  .wr-img-topic .left-translate {
    transform: translateX(-45%);
  }
  .wr-paragraph-topic.big-topic {
    width: 95%;
    margin: 26px auto 0;
  }
  .wr-cl-txt-main {
    margin: 10%;
  }
  .ep-img {
    transform: translateX(-35%);
  }
  .wr-ep-about {
    font-size: 20px;
  }
  .ep-red-block-height {
    height: 500px;
    margin-bottom: 0;
  }
  .ep-develop-txt {
    font-size: 20px;
    padding: 0 10%;
  }
  .title-proffessional {
    width: 60%;
    padding: 20px 40px;
  }
  .block-brand-strategy .inner-block-txt,
  .blocks-big-group .inner-block-txt {
    width: 80%;
  }
  .txt-uls-skill {
    font-size: 18px;
  }
  .wr-uls-skills {
    padding-top: 70px;
    padding-bottom: 20px;
  }
  .delivery-red-height {
    height: 400px;
  }
  .txt-leadership {
    padding: 5%;
  }
  .wr-txt-uls-establish {
    padding: 5%;
    font-size: 20px;
  }
  .txt-uls-maintain {
    font-size: 30px;
    padding: 0 7%;
  }
  .contat-title {
    top: 80px;
    font-size: 37px;
  }
  .btn-download-resume {
    left: 4%;
    bottom: 30%;
  }
  .wr-social {
    bottom: 30%;
    right: 4%;
  }
   .wr-marketing-block.before-manages {
    margin-top: 190px;
  }
  .wr-marketing-block.before-executive-marketing img {
    transform: translateX(-54%);
    margin-top: 50px;
  }
}

.height-marketing {
  padding-top: 80px;
  padding-bottom: 80px;
  height: auto;
}

.web-error {
  text-align: center;
  margin: 200px auto;
}

.error-code {
  font-size: 150px;
  color: #fc3030;
  line-height: 1;
}

.error-message {
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1;
}