body, html {
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

body * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "America" ,sans-serif;
  font-weight: 400;
}

@font-face {
  font-family: "America";
  src: url("../fonts/AmericaLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "America";
  src: url("../fonts/AmericaRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "America";
  src: url("../fonts/AmericaMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "America";
  src: url("../fonts/AmeriaBold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "America";
  src: url("../fonts/AmeriaBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
.main__wrapper {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.team__block {
  position: relative;
  padding-top: 127px;
  background-color: #fff;
  padding-bottom: 120px;
  z-index: 2;
}
.team__block .outer__team {
  position: relative;
  z-index: 2;
}
.team__block .outer__team .core__team {
  margin-top: 70px;
}
.team__block .outer__team .core__team > h6 {
  margin-top: 0px;
  margin-bottom: 45px;
  font-size: 36px;
  line-height: 44px;
  font-weight: bold;
  color: #00abbd;
}
.team__block .outer__team .core__team .team__double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.team__block .outer__team .core__team .team__double .partners__wrapper.slider__wrapper > p {
  max-width: 600px;
  margin-left: auto;
}
.team__block .outer__team .core__team .team__double .partners__wrapper > p {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  font-style: italic;
  color: #3d3e42;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider {
  max-width: 670px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-width: 670px;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .slick-prev {
  width: 19px;
  height: 16px;
  background: url("../img/prevarrow.svg") !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  left: 0px;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .slick-prev:before {
  content: none;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .slick-next {
  width: 19px;
  right: 0px;
  height: 16px;
  background: url("../img/nextarrow.svg") !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .slick-next:before {
  content: none;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .inner__partner--slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
  padding-right: 10px;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .inner__partner--slide > p {
  text-align: center;
  margin: 0px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .inner__partner--slide span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .inner__partner--slide span > img {
  max-width: 100px;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner {
  cursor: pointer;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner > p {
  margin: 0px;
  margin-top: 10px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  text-align: center;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner:hover > p {
  color: #00ABBD;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner span > img {
  max-width: 100px;
}
.team__block .outer__team .team__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 80px;
  position: relative;
}
.team__block .outer__team .team__desc .wrapper__details {
  width: 100%;
  max-width: 580px;
}
.team__block .outer__team .team__desc .wrapper__details .more__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 30px;
}
.team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 15px;
}
.team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > p {
  margin: 0px;
  font-size: 36px;
  line-height: 44px;
  color: #fff;
  white-space: nowrap;
  font-weight: 400;
}
.team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > p span {
  font-weight: 900;
  color: #3d3e42;
}
.team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 20px;
}
.team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > span > img {
  max-width: 58px;
}
.team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail:last-child {
  margin-right: 0px;
}
.team__block .outer__team .team__desc .wrapper__details .deploy__info {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.team__block .outer__team .team__desc .wrapper__details .deploy__info > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 20px;
}
.team__block .outer__team .team__desc .wrapper__details .deploy__info > span > img {
  max-width: 58px;
}
.team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 {
  width: 100%;
  white-space: nowrap;
  margin: 0px;
  font-size: 78px;
  font-weight: 900;
  color: #3d3e42;
}
.team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 .deploy {
  font-size: 60px;
  color: #fff;
  font-weight: 400;
}
.team__block .team__triangle {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #00ABBD;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
}
.team__block .team__triangle:after {
  content: "";
  position: absolute;
  top: 80px;
  right: 0px;
  width: 100%;
  height: 0.5px;
  background-color: #3d3e42;
}
.team__block .team__triangle:before {
  content: "";
  position: absolute;
  top: 390px;
  right: 0px;
  width: 100%;
  height: 0.5px;
  background-color: #3d3e42;
}

.portfolio__wrapper {
  background: #00ABBD;
  padding-top: 100px;
  padding-bottom: 65px;
  border-bottom: 1px solid #3D3E42;
  margin-bottom: -101px;
}
.portfolio__wrapper .outer__portfolio {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.portfolio__wrapper .outer__portfolio .portfolio__after {
  max-width: 940px;
  margin-left: 0px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 80px;
  position: relative;
  z-index: 10;
  grid-row-gap: 60px;
}
.portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
  min-height: 125px;
  margin-bottom: 20px;
  font-size: 20px;
  color: #3D3E42;
  margin-top: 0px;
}
.portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > p {
  margin: 0px;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 900;
  color: #3D3E42;
}
.portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > span {
  font-size: 20px;
  line-height: 24px;
  color: #3D3E42;
  font-style: italic;
  text-transform: uppercase;
}
.portfolio__wrapper .outer__portfolio .portfolio__slider {
  margin-bottom: 120px;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .slick-prev {
  width: 19px;
  height: 16px;
  background: url("../img/prevarrow.svg") !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .slick-prev:before {
  content: none;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .slick-next {
  width: 19px;
  height: 16px;
  background: url("../img/nextarrow.svg") !important;
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .slick-next:before {
  content: none;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .inner__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .inner__slide a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .inner__slide a:hover {
  opacity: .7;
}
.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .inner__slide img {
  max-height: 80px;
  max-width: 100%;
}
.portfolio__wrapper .outer__portfolio .head__portfolio {
  margin-bottom: 80px;
}
.portfolio__wrapper .outer__portfolio .head__portfolio > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 15px;
  font-size: 22px;
  color: #3D3E42;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.05em;
}
.portfolio__wrapper .outer__portfolio .head__portfolio > h2 {
  margin: 0px;
  font-size: 36px;
  line-height: 42px;
  color: #231F20;
  font-weight: 900;
}

.progress__wrapper {
  background-color: #3D3E42;
}
.progress__wrapper .outer__progress {
  padding-top: 200px;
  padding-bottom: 180px;
  text-align: center;
}
.progress__wrapper .outer__progress > h2 {
  margin: 0px;
  margin-bottom: 35px;
  font-weight: 900;
  color: #00976E;
  font-size: 40px;
}
.progress__wrapper .outer__progress .button__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.progress__wrapper .outer__progress .button__progress > a {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 20px;
  font-style: italic;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.progress__wrapper .outer__progress .button__progress > a:hover {
  color: #00ABBD;
}
.progress__wrapper .outer__progress .button__progress > a:hover span {
  left: -4px;
}
.progress__wrapper .outer__progress .button__progress > a span {
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  position: relative;
  left: 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 11px;
}

.thesis__block {
  background: -webkit-gradient(linear, left top, left bottom, from(#231F20), to(#3D3E42));
  background: linear-gradient(180deg, #231F20 0%, #3D3E42 100%);
  padding-top: 70px;
  padding-bottom: 90px;
}
.thesis__block .outer__thesis {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.thesis__block .outer__thesis .thesis__left {
  max-width: 580px;
}
.thesis__block .outer__thesis .thesis__left > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 15px;
  font-size: 22px;
  color: #00976E;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.05em;
}
.thesis__block .outer__thesis .thesis__left > h2 {
  margin: 0px;
  font-size: 36px;
  line-height: 42px;
  color: #FFFFFF;
  font-weight: 900;
}
.thesis__block .outer__thesis .thesis__right {
  max-width: 480px;
  margin-left: 80px;
}
.thesis__block .outer__thesis .thesis__right > .elem__thesis {
  margin-bottom: 45px;
}
.thesis__block .outer__thesis .thesis__right > .elem__thesis > h6 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 25px;
  color: #00ABBD;
  font-weight: 900;
  line-height: 35px;
}
.thesis__block .outer__thesis .thesis__right > .elem__thesis > p {
  margin: 0px;
  font-size: 20px;
  line-height: 25px;
  color: #FFFFFF;
  font-weight: 400;
}
.thesis__block .outer__thesis .thesis__right > .elem__thesis:last-child {
  margin-bottom: 0px;
}

.approach__block {
  padding-top: 250px;
  padding-bottom: 90px;
  background-color: #231F20;
  position: relative;
}
.approach__block .approach__triangle {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #00976E;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
  top: -1px;
}
.approach__block .outer__approach {
  position: relative;
  z-index: 2;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}
.approach__block .outer__approach .approach__grid {
  border-top: 1px solid #00976E;
  border-bottom: 1px solid #00976E;
  padding: 60px 0px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.approach__block .outer__approach .approach__grid .elem__approach {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.approach__block .outer__approach .approach__grid .elem__approach > .approach__right > p {
  margin: 0px;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.approach__block .outer__approach .approach__grid .elem__approach > .approach__right > h6 {
  font-size: 37px;
  line-height: 43px;
  font-weight: 900;
  color: #fff;
  margin: 0px;
}
.approach__block .outer__approach .approach__grid .elem__approach > .approach__right > h6 span {
  font-weight: 400;
}
.approach__block .outer__approach .approach__grid .elem__approach > .approach__left {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
}
.approach__block .outer__approach .approach__grid .elem__approach > .approach__left > img {
  max-width: 54px;
}
.approach__block .outer__approach .approach__title {
  max-width: 720px;
  margin-bottom: 200px;
}
.approach__block .outer__approach .approach__title > h2 {
  margin: 0px;
  font-size: 36px;
  line-height: 42px;
  color: #FFFFFF;
  font-weight: 900;
}
.approach__block .outer__approach .approach__title > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 15px;
  font-size: 22px;
  color: #00976E;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.05em;
}

.hero__section {
  background-color: #00976E;
}
.hero__section .outer__hero {
  min-height: calc(100vh - 105px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 120px;
  position: relative;
}
.hero__section .outer__hero .scroll__bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  margin-left: auto;
  margin-right: auto;
  bottom: 30px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero__section .outer__hero .scroll__bottom > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 23px;
  color: #231F20;
  text-decoration: none;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.hero__section .outer__hero .scroll__bottom > a:hover {
  color: #fff;
}
.hero__section .outer__hero .scroll__bottom > a:hover svg path {
  fill: #fff;
}
.hero__section .outer__hero .scroll__bottom > a span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 25px;
  position: relative;
  top: 0px;
  -webkit-animation: arrowAnimation  linear 1.2s infinite alternate;
          animation: arrowAnimation  linear 1.2s infinite alternate;
}
.hero__section .outer__hero .scroll__bottom > a span svg path {
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.hero__section .outer__hero h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px;
  color: #231F20;
  font-size: 40px;
  font-weight: 900;
}
.hero__section .outer__hero h1 span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 24px;
}
.hero__section .outer__hero h1 span img {
  max-width: 50px;
}

header {
  background-color: #00976E;
  border-bottom: 1px solid #000000;
}
header .outer__header {
  padding: 20px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .outer__header .header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .outer__header .header__right > ul {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header .outer__header .header__right > ul > li {
  margin-right: 70px;
}
header .outer__header .header__right > ul > li > a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #231F20;
  text-decoration: none;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
header .outer__header .header__right > ul > li > a:hover {
  color: #fff;
}
header .outer__header .header__right > ul > li:last-child {
  margin-right: 0px;
}
header .outer__header .header__right > a {
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  color: #231F20;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 0.05em;
  margin-left: 160px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
header .outer__header .header__right > a:hover {
  color: #fff;
}
header .outer__header .header__left > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
header .outer__header .header__left > a svg path {
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
header .outer__header .header__left > a:hover svg path {
  fill: #fff;
}

footer {
  padding: 65px 0px;
  border-top: 1px solid #231F20;
  background-color: #3D3E42;
}
footer .outer__footer {
  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;
}
footer .outer__footer .right__footer ul {
  padding: 0px;
  list-style-type: none;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
footer .outer__footer .right__footer ul > li {
  margin-right: 40px;
}
footer .outer__footer .right__footer ul > li > a {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  font-style: italic;
  letter-spacing: 0.05em;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
footer .outer__footer .right__footer ul > li > a:hover {
  color: #00ABBD;
}
footer .outer__footer .right__footer ul > li:last-child {
  margin-right: 0px;
}
footer .outer__footer .left__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-right: 10px;
}
footer .outer__footer .left__footer .footer__desc p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin: 0px;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
footer .outer__footer .left__footer .footer__desc p > span {
  font-weight: bold;
  text-transform: uppercase;
  font-style: italic;
  padding-right: 20px;
}
footer .outer__footer .left__footer > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
  margin-right: 80px;
}
footer .outer__footer .left__footer > a svg path {
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
footer .outer__footer .left__footer > a:hover svg path {
  fill: #00ABBD;
}

@-webkit-keyframes arrowAnimation {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes arrowAnimation {
  from {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  to {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
.modal__wrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 15;
  background-color: rgba(0, 0, 0, 0.75);
}
.modal__wrapper > .inner__modal {
  width: 100%;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal__wrapper > .inner__modal .modal__box {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 40px;
  margin-top: auto;
  margin-bottom: auto;
  height: auto;
  max-height: calc(100% - 60px);
  overflow-y: auto;
  background-color: #3D3E42;
}
.modal__wrapper > .inner__modal .modal__box .modal__member .member__desc > p {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  color: white;
  font-weight: 400;
}
.modal__wrapper > .inner__modal .modal__box .modal__member .member__desc > p:last-child {
  margin-bottom: 0px;
}
.modal__wrapper > .inner__modal .modal__box .modal__member .member__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 25px;
}
.modal__wrapper > .inner__modal .modal__box .modal__member .member__info > span {
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  color: white;
  margin-right: 50px;
}
.modal__wrapper > .inner__modal .modal__box .modal__member .member__info > p {
  margin: 0px;
  font-size: 20px;
  line-height: 24px;
  color: white;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.modal__wrapper > .inner__modal .modal__box::-webkit-scrollbar {
  width: 5px;
}
.modal__wrapper > .inner__modal .modal__box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.modal__wrapper > .inner__modal .modal__box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #00abbd;
}
.modal__wrapper > .inner__modal .modal__box .modal__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 20px;
}
.modal__wrapper > .inner__modal .modal__box .modal__close > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.modal__wrapper > .inner__modal .modal__box .modal__close > a:hover svg rect {
  fill: #00abbd !important;
}
.modal__wrapper > .inner__modal .modal__box .modal__close > a svg rect {
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}

header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 21;
}

.inner__portfolio--slider {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 50px;
  grid-row-gap: 60px;
}
.inner__portfolio--slider .elem__slide .inner__slide img {
  max-height: 1000px;
}
.inner__portfolio--slider .elem__slide:nth-child(1) .inner__slide {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.inner__portfolio--slider .elem__slide:nth-child(5) .inner__slide {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.inner__portfolio--slider .elem__slide:nth-child(9) .inner__slide {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.portfolio__wrapper .outer__portfolio .portfolio__after {
  display: grid;
  max-width: 100%;
  grid-template-columns: repeat(3, 1fr);
}

.portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
  font-size: 18px;
}

.team__block .slick-track {
  margin-left: 0px;
}

.form__wrapper {
  width: 100%;
  background-color: #313033;
  position: relative;
}
.form__wrapper .main__form {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.form__wrapper .main__form .thank__form {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: #313033;
}
.form__wrapper .main__form .thank__form > .inner__thank {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form__wrapper .main__form .thank__form > .inner__thank > a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.form__wrapper .main__form .thank__form > .inner__thank > a:hover {
  color: #00ABBD;
}
.form__wrapper .main__form .thank__form > .inner__thank > a:hover span {
  left: -4px;
}
.form__wrapper .main__form .thank__form > .inner__thank > a span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  left: 0px;
  margin-left: 11px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.form__wrapper .main__form .thank__form > .inner__thank > h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 40px;
  line-height: 48px;
  color: #00976E;
  font-weight: 900;
  margin: 0px;
  margin-bottom: 90px;
}
.form__wrapper .main__form .thank__form > .inner__thank > h2 span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 30px;
}
.form__wrapper .main__form .thank__form > .inner__thank > h2 span > img {
  min-width: 66px;
}
.form__wrapper .main__form form {
  width: 100%;
  max-width: 580px;
}
.form__wrapper .main__form form > .form__wrapper {
  max-width: 550px;
}
.form__wrapper .main__form form > .form__wrapper .group__submit {
  margin-top: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.form__wrapper .main__form form > .form__wrapper .group__submit > button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  background: #00976E;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
  font-weight: 900;
  font-style: italic;
  width: 100%;
  cursor: pointer;
  border: 0px;
  outline: none;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.form__wrapper .main__form form > .form__wrapper .group__submit > button:hover {
  opacity: .7;
}
.form__wrapper .main__form form > .form__wrapper > .group__input {
  margin-bottom: 20px;
}
.form__wrapper .main__form form > .form__wrapper > .group__input .fake__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > span {
  width: 100%;
  height: 57px;
  background: #3D3E42;
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
  border: 0px;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > a {
  min-width: 140px;
  min-height: 57px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
  font-size: 20px;
  line-height: 24px;
  color: #3D3E42;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > a:hover {
  opacity: .7;
}
.form__wrapper .main__form form > .form__wrapper > .group__input input {
  width: 100%;
  height: 57px;
  background: #3D3E42;
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
  border: 0px;
  font-size: 22px;
  line-height: 26px;
  color: #fff;
}
.form__wrapper .main__form form > .form__wrapper > .group__input > input[type="file"] {
  position: absolute;
  left: -20000px;
}
.form__wrapper .main__form form > .form__wrapper > .group__input > p {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 900;
  color: #3D3E42;
}
.form__wrapper .main__form form > .form__wrapper > .group__input > p span {
  padding-left: 5px;
  font-weight: bold;
  font-style: italic;
}
.form__wrapper .main__form form > .form__wrapper > .group__input:last-child {
  margin-bottom: 0px;
}
.form__wrapper .main__form form > h2 {
  margin-top: 0px;
  margin-bottom: 64px;
  font-size: 40px;
  line-height: 48px;
  color: #00976E;
  font-weight: 900;
}
.form__wrapper .form__header {
  border-bottom: 1px solid #000000;
  padding: 20px 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  z-index: 4;
}
.form__wrapper .form__header .outer__form a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.form__wrapper .form__header .outer__form a:hover {
  opacity: .7;
}

.portfolio__wrapper .outer__portfolio .inner__portfolio--slider .inner__slide {
  padding: 0px;
}

.team__block {
  position: relative;
}
.team__block:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -3px;
  width: 100%;
  height: 3px;
  background-color: #00ABBD;
}

@media (min-width: 1980px) {
  .approach__block .approach__triangle {
    height: 85%;
  }
}
@media (max-width: 1280px) {
  .portfolio__slider {
    padding-left: 25px;
    padding-right: 25px;
  }

  .portfolio__wrapper {
    margin-bottom: -50px;
  }
}
@media (max-width: 1200px) {
  .team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider {
    min-width: 640px;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider.stricted {
    position: relative;
    left: -30px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
    font-size: 18px;
  }

  .team__block .team__triangle:before {
    top: 377px;
  }

  .team__block .outer__team .core__team {
    margin-top: 45px;
  }

  .team__block .outer__team .core__team .team__double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper.slider__wrapper > p {
    max-width: 100%;
    text-align: left;
    margin-left: 0px;
  }

  .partners__wrapper {
    margin-bottom: 100px;
  }
  .partners__wrapper:last-child {
    margin-bottom: 0px;
  }

  .team__block .outer__team .team__desc .wrapper__details {
    max-width: 540px;
  }

  .team__block .outer__team .core__team > h6 {
    font-size: 30px;
    line-height: 38px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 {
    font-size: 68px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 .deploy {
    font-size: 50px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > p {
    font-size: 30px;
    line-height: 38px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > span > img {
    max-width: 48px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > span > img {
    max-width: 48px;
  }

  .thesis__block .outer__thesis .thesis__left > h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio > h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio > span {
    font-size: 19px;
  }

  .thesis__block .outer__thesis .thesis__left > span {
    font-size: 19px;
  }

  .thesis__block .outer__thesis .thesis__right > .elem__thesis > h6 {
    font-size: 21px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .thesis__block .outer__thesis .thesis__right > .elem__thesis > p {
    font-size: 18px;
    line-height: 23px;
  }

  .hero__section .outer__hero h1 {
    font-size: 32px;
  }
  .hero__section .outer__hero h1 span {
    margin-right: 14px;
  }
  .hero__section .outer__hero h1 span img {
    max-width: 40px;
  }

  .hero__section .outer__hero .scroll__bottom > a {
    font-size: 20px;
  }

  header .outer__header .header__right > ul > li {
    margin-right: 50px;
  }

  header .outer__header .header__right > a {
    margin-left: 80px;
  }

  .progress__wrapper .outer__progress {
    padding: 150px 0px;
  }

  .progress__wrapper .outer__progress > h2 {
    font-size: 36px;
  }

  footer .outer__footer .left__footer > a svg {
    max-width: 200px;
  }

  footer .outer__footer .left__footer > a {
    margin-right: 45px;
  }

  .approach__block .outer__approach .approach__title > h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .approach__block .outer__approach .approach__title > span {
    font-size: 19px;
  }

  .approach__block .outer__approach .approach__title {
    max-width: 640px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > p {
    font-size: 18px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > span {
    font-size: 18px;
  }
}
@media (max-width: 1140px) {
  .approach__block .outer__approach .approach__grid .elem__approach > .approach__right > h6 {
    font-size: 30px;
    line-height: 36px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__right > p {
    font-size: 18px;
    line-height: 22px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__left > img {
    max-width: 48px;
  }

  .approach__block .outer__approach .approach__grid {
    padding: 45px 0px;
  }

  .team__block .team__triangle {
    top: -1px;
  }
}
@media (max-width: 1080px) {
  header .outer__header .header__right > ul > li {
    margin-right: 35px;
  }
}
.menu__button {
  display: none;
}

.portfolio__wrapper .outer__portfolio .portfolio__slider {
  padding-left: 0px;
  padding-right: 0px;
}

@media (max-width: 991px) {
  .inner__portfolio--slider {
    grid-column-gap: 45px;
    grid-row-gap: 30px;
  }
  .inner__portfolio--slider > .elem__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > span {
    height: 47px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > a {
    min-height: 47px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 span > img {
    min-width: 50px;
    max-width: 50px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 span {
    margin-right: 15px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 {
    margin-bottom: 55px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > a {
    font-size: 18px;
  }

  .form__wrapper .main__form form > h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 42px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input > p {
    font-size: 24px;
    line-height: 30px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input > input {
    height: 47px;
    font-size: 19px;
    line-height: 23px;
  }

  .form__wrapper .main__form form > .form__wrapper .group__submit > button {
    font-size: 32px;
    line-height: 40px;
  }

  .form__wrapper .main__form form > .form__wrapper .group__submit {
    margin-top: 45px;
  }

  header .outer__header .header__right > ul > li > a:hover, header .outer__header .header__right > a:hover {
    color: #00ABBD;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner > p {
    font-size: 20px;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider .inner__partner--slide > p {
    font-size: 20px;
  }

  .team__block .outer__team .core__team {
    margin-top: 90px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > p {
    margin-bottom: 7px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > p {
    font-size: 16px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > span {
    font-size: 16px;
    line-height: 20px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
    font-size: 16px;
  }

  .portfolio__wrapper {
    padding-top: 65px;
  }

  .team__block .outer__team .team__desc {
    padding-bottom: 40px;
  }

  .team__block .outer__team .team__desc .wrapper__details {
    max-width: 420px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details {
    margin-top: 15px;
  }

  .team__block .team__triangle:before {
    top: 315px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 {
    font-size: 50px;
    line-height: 50px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 .deploy {
    font-size: 36px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > p {
    font-size: 24px;
    line-height: 32px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > span > img {
    max-width: 38px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > span > img {
    max-width: 38px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio > h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio > span {
    font-size: 17px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio {
    margin-bottom: 70px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__slider {
    margin-bottom: 70px;
  }

  .thesis__block .outer__thesis .thesis__right {
    max-width: 400px;
    margin-left: 45px;
  }

  .thesis__block .outer__thesis .thesis__left > h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .thesis__block .outer__thesis .thesis__left > span {
    font-size: 17px;
  }

  .thesis__block .outer__thesis .thesis__right > .elem__thesis > p {
    font-size: 16px;
    line-height: 21px;
  }

  .thesis__block .outer__thesis .thesis__right > .elem__thesis > h6 {
    font-size: 19px;
    margin-bottom: 12px;
  }

  .approach__block .outer__approach .approach__title > h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .approach__block .outer__approach .approach__title > span {
    font-size: 17px;
  }

  .approach__block .outer__approach .approach__title {
    max-width: 540px;
  }

  .approach__block {
    padding-top: 150px;
    padding-bottom: 60px;
  }

  .approach__block .outer__approach .approach__title {
    margin-bottom: 120px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__right > h6 {
    font-size: 24px;
    line-height: 30px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__right > p {
    font-size: 16px;
    line-height: 20px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__left {
    margin-right: 12px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__left > img {
    max-width: 42px;
  }

  .hero__section .outer__hero h1 {
    font-size: 26px;
  }
  .hero__section .outer__hero h1 span img {
    max-width: 36px;
  }

  .hero__section .outer__hero .scroll__bottom > a {
    font-size: 18px;
  }

  .hero__section .outer__hero {
    min-height: calc(100vh - 85px);
  }

  .menu__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 6;
    height: 50px;
  }
  .menu__button > a.active__menu {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .menu__button > a.active__menu > span {
    background-color: #3D3E42;
  }
  .menu__button > a.active__menu > span:nth-child(2) {
    opacity: 0;
  }
  .menu__button > a.active__menu > span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .menu__button > a.active__menu > span:nth-child(3) {
    bottom: 14px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .menu__button > a > span {
    background-color: #3D3E42;
  }

  header .outer__header .header__right {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #00976E;
    z-index: 5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    top: 0px;
    -webkit-transition: .4s ease all;
    transition: .4s ease all;
    left: auto;
    right: -290px;
    background-color: #fff;
    width: 290px;
    padding: 75px 15px;
  }
  header .outer__header .header__right ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  header .outer__header .header__right ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  header .outer__header .header__right ul > li:last-child {
    margin-bottom: 0px;
  }
  header .outer__header .header__right ul > li > a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  header .outer__header .header__right > a {
    margin-left: 0px;
    margin-top: 30px;
  }

  header .outer__header .header__left a svg {
    max-width: 140px;
  }

  header .outer__header {
    padding: 16px 0px;
  }

  .progress__wrapper .outer__progress {
    padding: 110px 0px;
  }

  .progress__wrapper .outer__progress > h2 {
    font-size: 30px;
    text-align: center;
  }

  .progress__wrapper .outer__progress .button__progress > a {
    font-size: 18px;
  }
  .progress__wrapper .outer__progress .button__progress > a span img {
    max-width: 15px;
  }

  footer .outer__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  footer .outer__footer .left__footer {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 25px;
  }

  footer {
    padding: 35px 0px;
  }

  footer .outer__footer .left__footer > a {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper > p {
    font-size: 20px;
    line-height: 26px;
  }

  .team__block .outer__team .core__team > h6 {
    font-size: 24px;
    line-height: 30px;
  }

  header .outer__header .header__right > a {
    margin-top: 19px;
  }
}
.mobile-menu, .mobile-menu-5, .mobile-menu-4, .mobile-menu-3, .mobile-menu-2 {
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.mobile-menu .line-1, .mobile-menu-5 .line-1, .mobile-menu-4 .line-1, .mobile-menu-3 .line-1, .mobile-menu-2 .line-1, .mobile-menu .line-3, .mobile-menu-5 .line-3, .mobile-menu-4 .line-3, .mobile-menu-3 .line-3, .mobile-menu-2 .line-3, .mobile-menu .line-2, .mobile-menu-5 .line-2, .mobile-menu-4 .line-2, .mobile-menu-3 .line-2, .mobile-menu-2 .line-2 {
  border-top: 3px solid #000;
  display: block;
  -webkit-transition: margin 0.5s, -webkit-transform 0.5s;
  transition: margin 0.5s, -webkit-transform 0.5s;
  transition: margin 0.5s, transform 0.5s;
  transition: margin 0.5s, transform 0.5s, -webkit-transform 0.5s;
  width: 50px;
}

.mobile-menu .line-2, .mobile-menu-5 .line-2, .mobile-menu-4 .line-2, .mobile-menu-3 .line-2, .mobile-menu-2 .line-2 {
  margin: 10px 0;
}

.mobile-menu.toggle, .toggle.mobile-menu-5, .toggle.mobile-menu-4, .toggle.mobile-menu-3, .toggle.mobile-menu-2 {
  padding: 25px 0;
}

.mobile-menu.toggle .line-1, .toggle.mobile-menu-5 .line-1, .toggle.mobile-menu-4 .line-1, .toggle.mobile-menu-3 .line-1, .toggle.mobile-menu-2 .line-1, .mobile-menu.toggle .line-2, .toggle.mobile-menu-5 .line-2, .toggle.mobile-menu-4 .line-2, .toggle.mobile-menu-3 .line-2, .toggle.mobile-menu-2 .line-2, .mobile-menu.toggle .line-3, .toggle.mobile-menu-5 .line-3, .toggle.mobile-menu-4 .line-3, .toggle.mobile-menu-3 .line-3, .toggle.mobile-menu-2 .line-3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mobile-menu.toggle .line-2, .toggle.mobile-menu-5 .line-2, .toggle.mobile-menu-4 .line-2, .toggle.mobile-menu-3 .line-2, .toggle.mobile-menu-2 .line-2 {
  margin: -3px 0;
  opacity: 0;
}

.mobile-menu.toggle .line-3, .toggle.mobile-menu-5 .line-3, .toggle.mobile-menu-4 .line-3, .toggle.mobile-menu-3 .line-3, .toggle.mobile-menu-2 .line-3 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.mobile-menu-2.toggle {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.mobile-menu-3.toggle {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.mobile-menu-4.toggle {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.mobile-menu-5.toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 767px) {
  .team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider.stricted {
    left: 0px;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider {
    min-width: 0px;
  }

  header {
    position: static;
  }

  .modal__wrapper > .inner__modal .modal__box .modal__member .member__info > span {
    font-size: 16px;
    margin-right: 35px;
  }

  .modal__wrapper > .inner__modal .modal__box .modal__member .member__info > p {
    font-size: 16px;
    line-height: 20px;
  }

  .modal__wrapper > .inner__modal .modal__box .modal__member .member__desc > p {
    font-size: 16px;
    line-height: 20px;
  }

  .modal__wrapper > .inner__modal .modal__box {
    padding: 25px 15px;
  }

  header .outer__header .header__right {
    width: 100%;
    max-width: 100%;
    right: -100%;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper > p {
    font-size: 18px;
    line-height: 24px;
  }

  .team__block .outer__team .core__team > h6 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper > p {
    margin-bottom: 15px;
  }

  .team__block {
    padding-bottom: 60px;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper .patners__slider {
    max-width: 100%;
  }

  .team__block .outer__team .core__team .team__double {
    display: block;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner .elem__partner > p {
    text-align: center;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after {
    grid-row-gap: 40px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio {
    margin-bottom: 40px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__slider {
    margin-bottom: 40px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
    min-height: 0px;
  }

  .thesis__block {
    padding: 40px 0px;
    padding-bottom: 80px;
  }

  .thesis__block .outer__thesis .thesis__left > h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .approach__block {
    padding-bottom: 40px;
  }

  .thesis__block .outer__thesis {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .thesis__block .outer__thesis .thesis__left {
    max-width: 100%;
    margin-bottom: 40px;
    width: 100%;
  }

  .thesis__block .outer__thesis .thesis__right {
    margin-left: 0px;
    max-width: 100%;
    width: 100%;
  }

  .approach__block .outer__approach .approach__grid {
    grid-template-columns: repeat(2, auto);
    grid-row-gap: 35px;
  }
  .approach__block .outer__approach .approach__grid > .elem__approach:nth-child(odd):last-child {
    position: relative;
    left: 50%;
  }

  .approach__block .outer__approach .approach__grid .elem__approach {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .hero__section .outer__hero h1 {
    font-size: 24px;
  }

  .hero__section .outer__hero .scroll__bottom > a {
    font-size: 16px;
  }

  .approach__block .approach__triangle {
    height: 60%;
  }

  .approach__block .outer__approach .approach__title > h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .approach__block .outer__approach .approach__title {
    margin-bottom: 70px;
  }

  .approach__block .outer__approach .approach__grid {
    padding: 30px 0px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__right > h6 {
    font-size: 20px;
    line-height: 26px;
  }

  .approach__block .outer__approach .approach__grid .elem__approach > .approach__right > p {
    font-size: 15px;
  }

  .inner__portfolio--slider {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
    grid-row-gap: 25px;
  }

  .portfolio__wrapper .outer__portfolio .head__portfolio {
    margin-bottom: 25px;
  }
}
@media (max-width: 640px) {
  .team__block .team__triangle {
    top: 0px;
  }

  .team__block {
    padding-top: 50px;
  }

  .team__block .outer__team .team__desc {
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 1px solid #3d3e42;
    border-bottom: 1px solid #3d3e42;
    width: calc(100% + 30px);
    padding-left: 15px;
    margin-left: -15px;
    padding-right: 15px;
  }

  .approach__block .outer__approach .approach__grid {
    grid-template-columns: 1fr;
  }

  .approach__block .outer__approach .approach__grid > .elem__approach {
    width: 100%;
    max-width: 230px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 15px;
  }

  .approach__block .outer__approach .approach__grid > .elem__approach:nth-child(odd):last-child {
    left: 15px;
  }

  .approach__block {
    padding-top: 110px;
  }

  .approach__block .approach__triangle {
    height: 40%;
  }

  .team__block .team__triangle {
    -webkit-clip-path: none;
            clip-path: none;
  }
  .team__block .team__triangle:before {
    content: none;
  }
  .team__block .team__triangle:after {
    content: none;
  }

  .team__block .outer__team .core__team > h6 {
    color: #fff;
  }
}
@media (max-width: 540px) {
  .team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner {
    grid-template-columns: repeat(2, 1fr);
  }
  .team__block .outer__team .core__team .team__double .partners__wrapper .partners__inner > .elem__partner:nth-child(odd):last-child {
    position: relative;
    left: 50%;
  }
}
@media (max-width: 480px) {
  .inner__portfolio--slider {
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 30px;
    grid-column-gap: 35px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > span {
    height: 40px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > a {
    min-height: 40px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input .fake__input > a {
    font-size: 16px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 {
    margin-bottom: 35px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .form__wrapper .main__form .thank__form > .inner__thank > h2 span > img {
    min-width: 40px;
    max-width: 40px;
  }

  .form__wrapper .main__form form > h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 32px;
  }

  .form__wrapper .main__form form > .form__wrapper > .group__input > input {
    height: 40px;
    font-size: 17px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form__wrapper .main__form form > .form__wrapper .group__submit > button {
    font-size: 26px;
    line-height: 32px;
    height: 50px;
  }

  .form__wrapper .main__form form > .form__wrapper .group__submit {
    margin-top: 30px;
  }

  .modal__wrapper > .inner__modal .modal__box .modal__member .member__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after {
    grid-column-gap: 15px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
    font-size: 14px;
    line-height: 18px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > p {
    font-size: 14px;
    line-height: 18px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > span {
    font-size: 14px;
    line-height: 18px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .team__block .outer__team .core__team .team__double .partners__wrapper > p {
    font-size: 16px;
    line-height: 22px;
  }

  .team__block .outer__team .team__desc .wrapper__details {
    max-width: 100%;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 {
    font-size: 32px;
    line-height: 32px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 .deploy {
    font-size: 22px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > span > img {
    max-width: 30px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > span {
    margin-right: 12px;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info > h6 {
    width: auto;
  }

  .team__block .outer__team .team__desc .wrapper__details .deploy__info {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail:last-child {
    margin-bottom: 0px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > span > img {
    max-width: 30px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > span {
    margin-right: 12px;
  }

  .team__block .outer__team .team__desc .wrapper__details .more__details > .elem__detail > p {
    font-size: 20px;
    line-height: 27px;
  }

  .approach__block .approach__triangle {
    height: 32%;
  }

  .hero__section .outer__hero .scroll__bottom > a {
    font-size: 15px;
  }

  .progress__wrapper .outer__progress {
    padding: 80px 0px;
  }

  .progress__wrapper .outer__progress > h2 {
    font-size: 24px;
  }

  .progress__wrapper .outer__progress .button__progress > a {
    font-size: 16px;
  }
  .progress__wrapper .outer__progress .button__progress > a span img {
    max-width: 12px;
  }

  footer .outer__footer .left__footer > a img {
    max-width: 160px;
  }

  footer .outer__footer .right__footer ul > li {
    margin-right: 25px;
  }
  footer .outer__footer .right__footer ul > li:last-child {
    margin-right: 0px;
  }

  footer .outer__footer .left__footer .footer__desc p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .outer__footer .left__footer .footer__desc p > span {
    padding-right: 0px;
    padding-bottom: 5px;
  }
}
@media (max-width: 375px) {
  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info > p {
    font-size: 12px;
    line-height: 16px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > p {
    font-size: 12px;
    line-height: 16px;
  }

  .portfolio__wrapper .outer__portfolio .portfolio__after .elem__info .author > span {
    font-size: 12px;
    line-height: 16px;
  }
}
