/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
ul {
  margin: 0;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  outline: 0;
  text-decoration: none;
  color: #000;
}
abbr[title] {
  border-bottom: none;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"],
legend {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-family: "ProbaPro";
  src: url(../fonts/Rubik-Regular.woff2), url(../fonts/Rubik-Regular.woff);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ProbaPro";
  src: url(../fonts/Rubik-Medium.woff2), url(../fonts/Rubik-Medium.woff);
  font-weight: 400;
  font-style: normal;
}
.visually-hidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}
body {
  font-family: "ProbaPro", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  min-width: 320px;
  padding: 0;
  margin: 0;
}
.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 1239px) {
  .container {
    width: 710px;
  }
}
@media (max-width: 839px) {
  .container {
    width: 280px;
  }
}
.animation-greetings {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: inherit;
}
.animation-header-background {
  background-image: url(../img/png/header111.png);
  background-repeat: no-repeat;
  height: 700px;
  padding-top: 30px;
  box-shadow: inset 0 -65px 270px #000;
  background-position-x: 500px;
  opacity: 0;
}
.page-header {
  background-color: #000;
}
.page-header__wrapper {
  background-image: url(../img/png/header111.png);
  background-repeat: no-repeat;
  height: 700px;
  padding-top: 30px;
  box-shadow: inset -200px -65px 270px #000;
  background-position-x: 0;
  -webkit-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
}
.page-header__header-top,
.page-header__middle {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.page-header__middle {
  height: inherit;
}
.page-header__greeting-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 300px;
  margin: auto 0;
  -webkit-transition: all 0.7s ease-in;
  transition: all 0.7s ease-in;
}
.page-header__greeting,
.page-header__greeting-description {
  margin: auto;
  color: #fff;
  text-align: center;
}
.page-header__greeting-description {
  max-width: 487px;
  line-height: 28px;
}
.page-header__download-cv {
  display: -webkit-box;
  display: flex;
  width: 130px;
  margin: auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.page-header__download-cv:focus,
.page-header__download-cv:hover {
  box-shadow: 0 0 10px #fff;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.page-header__download-black::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 40px;
  background-repeat: no-repeat;
  background-image: url(../img/png/arrow.png);
  width: 15px;
  height: 11px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.page-header__download-cv:focus .page-header__download-black::after,
.page-header__download-cv:hover .page-header__download-black::after {
  left: 45px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.page-header__download-white {
  padding: 10px 10px 10px 15px;
  background-color: #fff;
  font-weight: 600;
}
.page-header__download-black {
  position: relative;
  background-color: #000;
  color: #fff;
  padding: 10px 35px 10px 10px;
}
.backToTop {
  position: fixed;
  width: 70px;
  height: 70px;
  background: #000;
  bottom: 45px;
  right: 45px;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  opacity: 0;
  border-radius: 50%;
  z-index: 1;
  padding: 15px;
}
.backToTop-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  background: #fff;
  border-radius: 50%;
  padding: 8px;
  height: 53px;
}
.backToTop__arrow {
  display: block;
  width: 33px;
  height: 5px;
  background: #000;
  position: absolute;
  top: 44%;
  border-radius: 3px;
}
.backToTop__arrow:first-child {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
}
.backToTop__arrow:nth-child(2) {
  left: 43px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.backToTop-show {
  opacity: 0.6;
  cursor: pointer;
}
.backToTop-show:focus,
.backToTop-show:hover {
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
@media (max-width: 1239px) {
  .page-header__wrapper {
    background-position-x: -285px;
  }
}
@media (max-width: 839px) {
  .page-header__wrapper {
    background-image: url(../img/png/header1.png);
    background-position-x: -175px;
    box-shadow: inset -10px -65px 270px #000;
  }
  .page-header__greeting-wrapper {
    padding-top: 270px;
    width: 100%;
  }
  .page-header__middle {
    position: relative;
  }
  .social {
    position: absolute;
    right: 258px;
  }
  .page-header__download-cv {
    border: 1px solid #fff;
  }
  .backToTop {
    left: 45px;
    height: 55px;
    width: 57px;
  }
  .backToTop-wrapper {
    position: relative;
    height: 39px;
  }
  .backToTop__arrow {
    top: 42%;
  }
  .backToTop__arrow:first-child {
    left: 2px;
  }
  .backToTop__arrow:nth-child(2) {
    left: 22px;
  }
}
.social {
  width: 23px;
  padding-top: 200px;
}
.social__list {
  list-style: none;
  width: inherit;
  padding: 0;
}
.social__item {
  margin-bottom: 15px;
}
.social__link {
  position: relative;
}
.social__link--git {
  right: 3px;
  top: -2px;
}
.social__link--facebook {
  right: 5px;
}
.social__img {
  position: relative;
  width: 25px;
  height: 25px;
  opacity: 0.3;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.social__img--instagram {
  top: -2px;
}
.social__img--linkedin {
  left: -2px;
}
.social__img--facebook {
  top: -9px;
}
.social__link--facebook:focus .social__img--facebook,
.social__link--facebook:hover .social__img--facebook,
.social__link--git:focus .social__img--github,
.social__link--git:hover .social__img--github,
.social__link--htmlacademy:focus .social__img--htmlacademy,
.social__link--htmlacademy:hover .social__img--htmlacademy,
.social__link--instagram:focus .social__img--instagram,
.social__link--instagram:hover .social__img--instagram,
.social__link--linkedin:focus .social__img--linkedin,
.social__link--linkedin:hover .social__img--linkedin {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.social__link--facebook:active .social__img--facebook,
.social__link--git:active .social__img--github,
.social__link--htmlacademy:active .social__img--htmlacademy,
.social__link--instagram:active .social__img--instagram,
.social__link--linkedin:active .social__img--linkedin {
  opacity: 0.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 1239px) {
  .social {
    padding-top: 45px;
  }
  .social__img {
    opacity: 0.8;
  }
  .social__img:active {
    opacity: 1;
  }
}
@media (max-width: 839px) {
  .social {
    position: relative;
    right: 258px;
  }
}
.main-navigation {
  padding-top: 20px;
  margin-left: auto;
}
.main-navigation__list {
  display: -webkit-box;
  display: flex;
  color: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-navigation__description {
  min-height: inherit;
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.main-navigation__link:hover .main-navigation__description {
  opacity: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.main-navigation__link:active .main-navigation__description {
  opacity: 0.5;
}
.main-navigation__item:not(:last-child) {
  margin-right: 25px;
}
.main-navigation__link {
  display: block;
  position: relative;
  color: #fff;
  min-height: 25px;
}
.main-navigation__link::before {
  width: 0;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.contact__link:focus::before,
.contact__link:hover::before,
.main-navigation__link:focus::before,
.main-navigation__link:hover::before {
  width: 100%;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1239px) {
  .main-navigation__description {
    opacity: 0.8;
  }
  .main-navigation__description:active {
    opacity: 1;
  }
}
@media (max-width: 839px) {
  .main-navigation {
    margin: auto;
    padding: 0;
    width: 100%;
  }
  .main-navigation__list {
    margin: 0;
    justify-content: space-around;
  }
  .main-navigation__item:not(:last-child) {
    margin: 0;
  }
  .main-navigation__item {
    font-size: 14px;
  }
}
.page-main__linear-wrapper {
  padding: 145px 0 60px;
  background: linear-gradient(11deg, #fff 50%, #000 50%);
}
@media (max-width: 1239px) {
  .page-main__linear-wrapper {
    padding: 75px 0;
  }
}
@media (max-width: 839px) {
  .page-main__linear-wrapper {
    padding: 25px 0;
  }
}
.skills__list {
  display: -webkit-box;
  display: flex;
  padding: 0;
  width: 100%;
  list-style: none;
  background-color: #fff;
  margin: 0;
}
.skills__item {
  width: 33%;
  padding: 30px 20px;
  text-align: center;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.5);
}
.skill__title {
  margin-top: 0;
}
.skills__description {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.skills__item {
  outline: 0;
}
.skills__item:focus .skills__description,
.skills__item:hover .skills__description {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.certificate-overlay {
  display: -webkit-box;
  display: flex;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: -40px 0 40px -40px rgba(2, 4, 6, 0.75),
    40px 0 40px -40px rgba(2, 4, 6, 0.75), 0 8px 20px 2px rgba(2, 4, 6, 0.2);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.certificate1,
.certificate2,
.certificate3 {
  display: block;
  -webkit-transition: 1s;
  transition: 1s;
  margin: auto;
  width: 100vh;
  height: 90vh;
}
.hidden {
  display: none;
}
@media (max-width: 1239px) {
  .certificate1,
  .certificate2,
  .certificate3 {
    width: 500px;
    height: 700px;
  }
}
@media (max-width: 839px) {
  .skills__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .skills__item {
    width: 100%;
    padding: 30px 0;
  }
  .certificate1,
  .certificate2,
  .certificate3 {
    width: 280px;
    height: 390px;
  }
}
.my-goals__wrapper {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(40%, #000),
    color-stop(40%, #fff)
  );
  background: linear-gradient(to right, #000 40%, #fff 40%);
}
.my-goals {
  display: -webkit-box;
  display: flex;
  padding: 100px 0;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(38%, #000),
    color-stop(38%, #fff)
  );
  background: linear-gradient(to right, #000 38%, #fff 38%);
}
.my-goals__skill-table-wrapper {
  min-width: 500px;
  padding: 40px 45px 65px;
  margin-right: 70px;
  background: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.my-goals__skills-title {
  margin: 0;
}
.my-goals__tech-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
}
.my-goals__list {
  list-style: none;
  margin: 35px 0 0;
  padding: 0;
}
.my-goals__tech-name {
  width: 50%;
}
.my-goals__tech-skill {
  text-align: right;
}
.my-goals__tech-skill-visual,
.my-goals__tech-skill-visual-already {
  display: block;
  height: 10px;
  border-radius: 5px;
}
.my-goals__tech-skill-visual {
  margin-top: 5px;
  width: 100%;
  background-color: #f7f7f7;
}
.my-goals__tech-skill-visual-already {
  background-color: #9d9d9d;
}
.my-goals__tech-skill-animation-aj,
.my-goals__tech-skill-animation-css,
.my-goals__tech-skill-animation-html,
.my-goals__tech-skill-animation-js,
.my-goals__tech-skill-animation-pp {
  width: 1%;
}
.my-goals__tech-skill-visual-already--css,
.my-goals__tech-skill-visual-already--html {
  width: 99%;
  -webkit-transition: 2s ease-out;
  transition: 2s ease-out;
}
.my-goals__tech-skill-visual-already--css {
  width: 95%;
}
.my-goals__tech-skill-visual-already--ajax,
.my-goals__tech-skill-visual-already--js {
  width: 65%;
  -webkit-transition: 2s ease-in-out;
  transition: 2s ease-in-out;
}
.my-goals__tech-skill-visual-already--ajax {
  width: 95%;
}
.my-goals__tech-skill-visual-already--pp {
  width: 99%;
  -webkit-transition: 2s ease-out;
  transition: 2s ease-out;
}
.my-goals__item:not(:last-child) {
  margin-bottom: 30px;
}
.my-goals__description-block {
  width: 590px;
  padding: 70px 0;
}
.my-goals__desc-title {
  margin: 0;
}
.my-goals__description {
  font-size: 16px;
  line-height: 26px;
  margin: 25px 0;
}
.my-goals__button {
  display: -webkit-box;
  display: flex;
  width: 200px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.my-goals__button-black {
  display: block;
  color: #fff;
  background: #000;
  padding: 10px 10px 10px 15px;
  font-weight: 600;
}
.my-goals__button-white {
  display: block;
  position: relative;
  color: #000;
  background: #fff;
  padding: 10px 10px 10px 20px;
  font-weight: 600;
}
.my-goals__button-white::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 70px;
  background-repeat: no-repeat;
  background-image: url(../img/png/black-arrow.png);
  width: 15px;
  height: 11px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.my-goals__button:focus,
.my-goals__button:hover {
  box-shadow: 0 0 10px #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.my-goals__button:focus .my-goals__button-white::after,
.my-goals__button:hover .my-goals__button-white::after {
  left: 90px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.my-goals__tech-skill {
  width: 30px;
  height: 30px;
  padding: 10px 5px 0 4px;
  border-radius: 50%;
  background: #f7f7f7;
}
@media (max-width: 1239px) {
  .my-goals__description-block {
    padding: 0;
  }
  .my-goals {
    background: 0 0;
    padding: 30px 0;
  }
  .my-goals__skill-table-wrapper {
    min-width: 40%;
    margin-right: 5%;
  }
}
@media (max-width: 839px) {
  .my-goals__wrapper {
    background: #000;
  }
  .my-goals {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .my-goals__skill-table-wrapper {
    margin-right: 0;
  }
  .my-goals__description-block {
    width: 100%;
    margin-top: 50px;
    color: #fff;
  }
  .my-goals__button {
    margin: auto;
    width: 145px;
  }
  .my-goals__desc-title,
  .my-goals__description {
    text-align: center;
  }
  .my-goals__button-black {
    background: #fff;
    color: #000;
    border-right: 1px solid #000;
  }
  .my-goals__button-white {
    padding: 10px;
  }
  .my-goals__button-white::after {
    display: none;
  }
}
.technologies {
  padding: 100px 0 150px;
}
.technologies__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 75px 0 0;
}
.technologies__title-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.technologies__title {
  margin: 0 auto;
}
.technologies__text {
  margin: 20px auto;
  max-width: 420px;
  text-align: center;
}
.technologies__item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 150px;
  width: 375px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  background: url(../img/png/tech-icon.png) no-repeat center 35px;
  padding: 85px 0 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.technologies__item-title {
  margin: 0 auto;
}
.technologies__item:nth-child(2),
.technologies__item:nth-child(5),
.technologies__item:nth-child(8) {
  margin: 0 30px 30px;
}
.technologies__description {
  margin: 25px auto 0;
  max-width: 325px;
  text-align: center;
}
.technologies__item:hover {
  background: url(../img/png/tech-icon-whitr.png) no-repeat center 35px, #000;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1239px) {
  .technologies__list {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .technologies__item {
    width: 345px;
    margin: 0 0 20px;
  }
  .technologies__item:nth-child(2) {
    margin: 0 0 20px;
  }
  .technologies__item:nth-child(5),
  .technologies__item:nth-child(8) {
    margin: 0;
  }
  .technologies__item:last-child {
    margin: auto;
  }
  .technologies__item-title {
    text-align: center;
  }
}
@media (max-width: 839px) {
  .technologies {
    padding: 50px 0;
  }
  .technologies__list {
    margin-top: 30px;
  }
  .technologies__item {
    width: 100%;
    padding: 85px 10px 0;
  }
  .technologies__item:nth-child(5) {
    margin: 0 0 20px;
  }
  .technologies__item:last-child {
    margin: 20px 0 0;
  }
  .technologies__item-title {
    text-align: center;
  }
}
.portfolio-animation {
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
}
.portfolio {
  background: #000;
}
.portfolio__list {
  margin: 0;
  padding: 0;
}
.portfolio__wrapper {
  padding-top: 65px;
  padding-bottom: 115px;
}
.portfolio__title {
  color: #fff;
  text-align: center;
}
.portfolio__description {
  width: 420px;
  color: #f4f4f4;
  text-align: center;
  margin: 20px auto 60px;
}
.portfolio__list {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.portfolio__item {
  background: #fff;
  height: 266px;
  opacity: 0.8;
  -webkit-transition: 1s;
  transition: 1s;
  outline: 0;
}
.portfolio__item:first-child {
  width: 470px;
  margin-right: 45px;
  background-image: image-set(
    url("../img/jpg/CommingSoon.jpeg") 1x,
    url("../img/jpg/CommingSoon.jpeg") 2x
  );
  background-size: contain;
  background-position-x: center;
  background-repeat: no-repeat;
}
.portfolio__item:nth-child(2) {
  width: 370px;
  margin-right: 45px;
}
.portfolio__item:nth-child(3) {
  width: 270px;
  background-image: image-set(
    url("../img/jpg/amongus.jpeg") 1x,
    url("../img/jpg/amongus.jpeg") 2x
  );
  background-size: cover;
  background-position-x: center;
  background-repeat: no-repeat;
}
.portfolio__item:nth-child(4) {
  width: 670px;
  margin: 35px 60px 0 0;
}
.portfolio__item:nth-child(5) {
  width: 470px;
  margin: 35px 0 0;
}
.portfolio__item:focus,
.portfolio__item:hover {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 1px 1px 10px #fff;
}
.portfolio__link {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1239px) {
  .portfolio__list {
    height: 850px;
  }
  .portfolio__item {
    position: relative;
    height: 270px;
    opacity: 1;
  }
  .portfolio__item:first-child {
    width: 399px;
    margin-right: 35px;
    background-image: image-set(
      url("../img/jpg/commingSoonTablet.jpg") 1x,
      url("../img/jpg/commingSoonTablet.jpg") 2x
    );
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
  }
  .portfolio__item:nth-child(2) {
    width: 301px;
    background: url(../img/jpg/pobytok-tablet.jpg) no-repeat;
    background-position-x: -30px;
    top: -270px;
    right: -409px;
  }
  .portfolio__item:nth-child(5) {
    width: 450px;
    top: -545px;
    background-position-y: -23px;
  }
  .portfolio__item:nth-child(3) {
    width: 250px;
    top: 30px;
    right: -114px;
  }
  .portfolio__item:nth-child(4) {
    width: 710px;
    margin: 0;
    background: url(../img/jpg/catenergy-tablet.jpg);
    background-position-x: -40px;
    top: 60px;
  }
}
@media (max-width: 839px) {
  .portfolio__description {
    width: 100%;
  }
  .portfolio__item:first-child,
  .portfolio__item:nth-child(2),
  .portfolio__item:nth-child(3),
  .portfolio__item:nth-child(4),
  .portfolio__item:nth-child(5) {
    width: 100%;
    margin: 0 0 20px;
  }
  .portfolio__item:first-child {
    background-image: image-set(
      url("../img/jpg/commingSoonMobile.jpg") 1x,
      url("../img/jpg/commingSoonMobile.jpg") 2x
    );
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
    height: 330px;
  }
  .portfolio__item:nth-child(2) {
    background: url(../img/jpg/) no-repeat;
    height: 227px;
  }
  .portfolio__item:nth-child(3) {
    background-position-x: 5px;
    background-repeat: no-repeat;
    background-image: image-set(
      url("../img/jpg/amongUsMobile.jpg") 1x,
      url("../img/jpg/amongUsMobile.jpg") 2x
    );
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
  }
  .portfolio__item:nth-child(4) {
    background: url(../img/jpg/) no-repeat;
    height: 206px;
  }
  .portfolio__item:nth-child(5) {
    background-position-x: -90px;
  }
  .portfolio__item {
    position: static;
  }
  .portfolio__list {
    height: auto;
  }
}
.experience {
  background: #fff;
  color: #000;
}
.experience__wrapper {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding: 35px 0 65px;
}
.experience__title {
  width: 100%;
  text-align: center;
  margin-bottom: 70px;
}
.experience__list {
  list-style: none;
  padding: 0;
}
.experience__part {
  display: -webkit-box;
  display: flex;
  margin-bottom: 25px;
}
.experience__date {
  width: 170px;
}
.experience__star {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.experience__firm {
  display: -webkit-box;
  display: flex;
  width: 400px;
  margin-right: 50px;
}
.experience__parag,
.experience__profession {
  margin: 0 0 10px;
}
.experience__desc {
  width: 540px;
}
.experience__combiway {
  color: red;
}
.experience__combiway:hover {
  text-decoration: underline;
  cursor: pointer;
}
@media (max-width: 1239px) {
  .experience__date {
    width: 75px;
    margin-right: 29px;
    text-align: center;
  }
  .experience__firm {
    width: 300px;
    margin-right: 0;
  }
  .experience__part {
    width: 710px;
  }
  .experience__profession {
    width: 250px;
  }
}
@media (max-width: 839px) {
  .experience__wrapper {
    padding: 50px 0;
  }
  .experience__date {
    width: 100%;
    margin: 0;
  }
  .experience__firm {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    margin-bottom: 25px;
  }
  .experience__part {
    width: 280px;
    flex-wrap: wrap;
  }
  .experience__star {
    width: 30px;
    margin: 15px auto;
  }
  .experience__desc {
    width: 280px;
    text-align: center;
  }
  .experience__title {
    margin-bottom: 40px;
  }
  .experience__profession {
    width: 100%;
    text-align: center;
  }
}
.contact {
  height: 650px;
  background: #000;
}
.contact__wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-top: 50px;
}
.contact__description-wrapper {
  padding-top: 155px;
  margin-right: 105px;
}
.contact__title {
  margin: 0;
  color: #fff;
  font-size: 38px;
}
.contact__description {
  color: #d8d8d8;
  font-size: 16px;
  margin: 45px 0;
}
.contact-list {
  list-style: none;
  padding: 0;
  line-height: 36px;
}
.contact__item {
  font-size: 15px;
  color: #fff;
}
.contact-form {
  padding: 70px 35px;
  height: 410px;
  width: 590px;
  background: #0c0c0c;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.contact-form__mail,
.contact-form__mail-text,
.contact-form__name,
.contact-form__theme {
  background: #1c1c1c;
  border: 0;
  margin-bottom: 30px;
  padding: 20px;
  box-sizing: border-box;
  color: #fff;
}
.contact-form__mail,
.contact-form__name,
.contact-form__theme {
  height: 50px;
}
.contact-form__submit {
  opacity: 0.8;
  height: 55px;
  cursor: pointer;
  padding: 18px;
  background: #000;
  border: 0;
  color: #fff;
}
.contact-form__submit:hover {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0 0 10px #fff;
}
.contact-form__mail,
.contact-form__name {
  width: 47%;
}
.contact-form__name {
  margin-right: 35px;
}
.contact-form__mail-text,
.contact-form__theme {
  width: 100%;
}
.contact-form__mail-text {
  height: 170px;
  resize: none;
}
.contact__link {
  position: relative;
  color: #fff;
}
.contact__link::before {
  width: 0;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-bottom: 1px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1239px) {
  .contact-form__mail,
  .contact-form__name {
    width: 100%;
    margin-right: 0;
  }
  .contact__description-wrapper {
    padding-top: 100px;
  }
  .contact-form {
    padding: 35px;
    height: auto;
  }
  .contact-form__submit {
    width: 100%;
  }
}
@media (max-width: 839px) {
  .contact {
    height: auto;
  }
  .contact__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .contact__description-wrapper {
    margin-right: 0;
    padding-top: 0;
    text-align: center;
  }
  .contact__description {
    margin: 25px 0;
  }
  .contact-form {
    box-sizing: border-box;
    padding: 40px 20px;
    width: 100%;
    height: auto;
  }
  .contact-form__submit {
    width: 100%;
  }
}
/*# sourceMappingURL=style.min.css.map */
