/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap");
*, ::after, ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

code, kbd, pre, samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

select {
  word-wrap: normal; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

* {
  font-family: 'Poppins', sans-serif;
  margin: 0;
  padding: 0; }

.container {
  width: 1140px;
  margin: 0 auto; }

.divider {
  width: 60px;
  height: 3px;
  background: #FFA501;
  margin: 25px auto 0 auto; }

.promo {
  min-height: 100vh;
  position: relative;
  background: url("../img/main.png") no-repeat 50%/cover;
  padding-top: 205px; }
  .promo__title {
    margin-top: 10px;
    color: blanchedalmond; }
  .promo__subtitle {
    position: relative;
    padding-left: 10px;
    z-index: 2;
    color: blanchedalmond; }
    .promo__subtitle:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -25%;
      left: 0;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      background: #FFA501; }
  .promo__btns {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .promo__link {
    color: blanchedalmond;
    font-weight: bold; }
    .promo__link:hover {
      color: #ffffff;
      text-decoration: none; }

.wrapper {
  /*This part is important for centering*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.typing-demo {
  width: 16ch;
  -webkit-animation: typing 2s steps(22), blink 0.5s step-end infinite alternate;
          animation: typing 2s steps(22), blink 0.5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 1px solid;
  font-size: 4.5em;
  color: blanchedalmond; }

@-webkit-keyframes typing {
  from {
    width: 0; } }

@keyframes typing {
  from {
    width: 0; } }
@-webkit-keyframes blink {
  50% {
    border-color: transparent; } }
@keyframes blink {
  50% {
    border-color: transparent; } }
.hamburger {
  position: absolute;
  top: 20px;
  right: 30px;
  height: 21px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer; }
  .hamburger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #ffffff;
    border-radius: 10px; }
  .hamburger span.long {
    width: 36px; }

.menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s; }
  .menu.active {
    left: 0;
    visibility: visible;
    opacity: 1; }
  .menu__block {
    position: relative;
    width: 345px;
    height: 100%;
    background: #FFA501;
    -webkit-transition: all .6s;
    transition: all .6s;
    padding-top: 140px;
    padding-left: 40px;
    z-index: 10; }
  .menu__close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer; }
    .menu__close i {
      font-size: 40px; }
  .menu__list {
    list-style-type: none;
    padding-left: 35px; }
  .menu__link {
    position: relative;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px; }
    .menu__link:before {
      content: '';
      position: absolute;
      left: -35px;
      top: 10px;
      width: 15px;
      height: 15px;
      border-radius: 100%;
      border: 1px solid #000000;
      -webkit-transition: all .6s;
      transition: all .6s; }
    .menu__link:hover:before {
      background-color: #ffffff;
      border: none; }
    .menu__link a {
      color: #ffffff;
      text-decoration: none; }
  .menu__social {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 98px;
    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; }
    .menu__social a {
      color: #000000;
      font-size: 25px; }
  .menu__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: .75; }

.promo2 {
  min-height: 100vh;
  position: relative;
  background: url("../img/1x/portfbg.png") no-repeat 50%/cover;
  padding-top: 205px;
  margin-bottom: 50px; }
  .promo2__title {
    margin-top: 10px;
    color: blanchedalmond; }
  .promo2__subtitle {
    position: relative;
    padding-left: 10px;
    z-index: 2;
    color: blanchedalmond; }
    .promo2__subtitle:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -25%;
      left: 0;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      background: #FFA501; }
  .promo2__btns {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .promo2__link {
    color: blanchedalmond;
    font-weight: bold; }
    .promo2__link:hover {
      color: #ffffff;
      text-decoration: none; }

.wrapper {
  /*This part is important for centering*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.typing-demo2 {
  width: 18ch;
  -webkit-animation: typing 2s steps(22), blink 0.5s step-end infinite alternate;
          animation: typing 2s steps(22), blink 0.5s step-end infinite alternate;
  white-space: nowrap;
  overflow: hidden;
  border-right: 1px solid;
  font-size: 3.5em;
  color: blanchedalmond; }

@keyframes typing {
  from {
    width: 0; } }
@keyframes blink {
  50% {
    border-color: transparent; } }
.hamburger {
  position: absolute;
  top: 20px;
  right: 30px;
  height: 21px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer; }
  .hamburger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #ffffff;
    border-radius: 10px; }
  .hamburger span.long {
    width: 36px; }

.menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100vh;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s; }
  .menu.active {
    left: 0;
    visibility: visible;
    opacity: 1; }
  .menu__block {
    position: relative;
    width: 345px;
    height: 100%;
    background: #FFA501;
    -webkit-transition: all .6s;
    transition: all .6s;
    padding-top: 140px;
    padding-left: 40px;
    z-index: 10; }
  .menu__close {
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer; }
    .menu__close i {
      font-size: 40px; }
  .menu__list {
    list-style-type: none;
    padding-left: 35px; }
  .menu__link {
    position: relative;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px; }
    .menu__link:before {
      content: '';
      position: absolute;
      left: -35px;
      top: 10px;
      width: 15px;
      height: 15px;
      border-radius: 100%;
      border: 1px solid #000000;
      -webkit-transition: all .6s;
      transition: all .6s; }
    .menu__link:hover:before {
      background-color: #ffffff;
      border: none; }
    .menu__link a {
      color: #ffffff;
      text-decoration: none; }
  .menu__social {
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    width: 98px;
    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; }
    .menu__social a {
      color: #000000;
      font-size: 25px; }
  .menu__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: .75; }

.title {
  font-weight: bold;
  font-size: 36px;
  line-height: 60px; }
  .title_fz14 {
    font-size: 14px;
    line-height: 21px; }
  .title_fz16 {
    font-size: 16px;
    line-height: 24px; }
  .title_2fz16 {
    font-size: 16px;
    line-height: 24px;
    color: blanchedalmond;
    z-index: 2; }
    .title_2fz16:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -25%;
      left: 0;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      background: #FFA501; }
  .title_fz20 {
    font-size: 20px;
    line-height: 30px; }
  .title_fz25 {
    font-size: 25px;
    line-height: 25px; }
  .title_fz36 {
    font-size: 36px; }
  .title_2fz36 {
    font-size: 36px;
    color: blanchedalmond; }
  .title_fz48 {
    font-size: 48px; }
  .title_fz70 {
    font-size: 70px;
    line-height: 80px; }
  .title__section-title {
    position: relative;
    text-align: center; }
    .title__section-title:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -25%;
      left: 0;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      background: #FFA501; }
    .title__section-title:before {
      top: -6px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .title__section-subtitle {
    text-align: center; }

.btn {
  height: 45px;
  background: #FFA501;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  padding: 12px 25px; }

.sidepanel {
  position: fixed;
  top: 230px;
  left: 50px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 340px;
  z-index: 3; }
  .sidepanel__divider {
    width: 2px;
    height: 70px;
    background-color: blanchedalmond; }
  .sidepanel__text {
    height: 150px;
    width: 25px; }
    .sidepanel__text span {
      -webkit-transform: rotate(-90deg) translate(-10%, -260%);
              transform: rotate(-90deg) translate(-10%, -260%);
      display: block;
      width: 150px;
      color: blanchedalmond; }
  .sidepanel i {
    -webkit-transform: rotate(-90deg) translate(-30%, 0%);
            transform: rotate(-90deg) translate(-30%, 0%);
    font-size: 20px;
    display: block;
    color: blanchedalmond; }
    .sidepanel i:hover {
      color: #FFA501;
      -webkit-transition: .5s all;
      transition: .5s all; }

.about {
  padding-top: 120px; }
  .about__wrapper {
    display: grid;
    grid-template-columns: 400px 670px;
    grid-template-rows: minmax(245px, auto) minmax(255px, auto);
    grid-auto-rows: minmax(245px, auto);
    -webkit-column-gap: 70px;
            column-gap: 70px;
    row-gap: 40px; }
  .about__photo {
    grid-row: 1/3;
    margin-bottom: 80px; }
    .about__photo img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .about__descr {
    padding-top: 6px; }
    .about__descr .divider {
      margin: 0; }
  .about__title {
    position: relative;
    padding: 1px 0 0 12px; }
    .about__title:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -25%;
      left: 0;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      background: #FFA501; }
  .about__text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 21px; }
  .about__skills {
    display: grid;
    grid-template: repeat(2, minmax(115px, auto))/repeat(2, 260px);
    grid-auto-rows: 1fr;
    -webkit-column-gap: 50px;
            column-gap: 50px;
    row-gap: 20px; }
    .about__skills-item {
      display: grid;
      grid-template-columns: 40px 200px;
      -webkit-column-gap: 20px;
              column-gap: 20px; }
    .about__skills-circle {
      position: relative;
      padding: 15px 0 0 15px; }
      .about__skills-circle:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: -25%;
        left: 0;
        width: 36px;
        height: 36px;
        border-radius: 100%;
        background: #FFA501; }
      .about__skills-circle:before {
        top: 0; }
    .about__skills-text {
      margin-top: 6px;
      margin-bottom: 50px;
      font-size: 12px;
      line-height: 18px; }

.resume {
  padding-top: 50px;
  min-height: 100vh;
  background: url("../img/bgA.png") no-repeat 50%/cover fixed;
  z-index: -2; }
  .resume__wrapper {
    padding: 50px 65px 0 65px;
    display: grid;
    grid-template-columns: repeat(2, 425px);
    -webkit-column-gap: 135px;
            column-gap: 135px; }
  .resume__column-title {
    position: relative;
    padding-left: 35px;
    color: blanchedalmond; }
    .resume__column-title:before {
      content: '';
      position: absolute;
      left: -7px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 15px;
      height: 15px;
      border-radius: 100%;
      background: #FFA501; }
  .resume__column ul {
    list-style-type: none; }
  .resume__column li {
    position: relative;
    color: blanchedalmond; }
    .resume__column li:after {
      content: '';
      width: 1px;
      height: calc(100% + 16px);
      position: absolute;
      top: -18px;
      left: 0;
      background-color: blanchedalmond; }
  .resume__item {
    position: relative; }
    .resume__item:before {
      content: '';
      height: 1px;
      width: 45px;
      background-color: blanchedalmond;
      position: absolute;
      top: 68px; }
    .resume__item-head {
      position: relative;
      padding: 45px 0 0 100px; }
      .resume__item-head h4 {
        margin-bottom: 0;
        color: blanchedalmond; }
    .resume__item-body {
      padding-left: 43px;
      margin-top: 12px; }
    .resume__item-icon {
      position: absolute;
      top: 50px;
      left: 45px;
      z-index: 2; }
      .resume__item-icon:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: -25%;
        left: 0;
        width: 36px;
        height: 36px;
        border-radius: 100%;
        background: #FFA501; }
      .resume__item-icon img {
        position: absolute;
        left: 17px;
        top: 14px; }
    .resume__item-location {
      font-size: 12px;
      line-height: 18px;
      margin-top: 5px; }
    .resume__item-body {
      font-size: 12px;
      line-height: 18px; }

.skills {
  padding-top: 137px; }
  .skills__wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    -webkit-column-gap: 13px;
            column-gap: 13px;
    row-gap: 13px;
    padding-top: 60px; }
  .skills__box {
    width: 270px;
    height: 270px;
    padding: 25px; }
    .skills__box img {
      width: 100%; }
    .skills__box-header {
      font-size: 14px;
      font-weight: bold;
      padding-top: 29px; }
    .skills__box-text {
      font-size: 12px;
      line-height: 18px;
      padding-top: 15px; }
  .skills__ratings {
    margin-top: 50px;
    display: grid;
    grid-template: repeat(2, minmax(70px, auto))/repeat(3, 350px);
    -webkit-column-gap: 45px;
            column-gap: 45px;
    row-gap: 35px; }
    .skills__ratings-item {
      display: grid;
      grid-template: minmax(45px, auto) 14px/200px 35px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between; }
    .skills__ratings-title {
      position: relative;
      padding: 2px 0 0 13px; }
      .skills__ratings-title:before {
        content: '';
        position: absolute;
        z-index: -1;
        top: -25%;
        left: 0;
        width: 36px;
        height: 36px;
        border-radius: 100%;
        background: #FFA501; }
    .skills__ratings-counter {
      font-size: 14px;
      line-height: 21px; }
    .skills__ratings-line {
      width: 350px;
      height: 14px;
      background-color: #E8E4DE;
      border-radius: 4px;
      grid-column: 1 / 3; }
      .skills__ratings-line span {
        display: block;
        height: 100%;
        background-color: #FFA501;
        border-radius: 4px; }
  .skills__html span {
    display: block;
    height: 100%;
    background-color: #FF5733;
    border-radius: 4px; }
  .skills__css span {
    display: block;
    height: 100%;
    background-color: #1B73B9;
    border-radius: 4px; }
  .skills__js span {
    display: block;
    height: 100%;
    background-color: #D2B732;
    border-radius: 4px; }
  .skills__boot span {
    display: block;
    height: 100%;
    background-color: #3A176E;
    border-radius: 4px; }
  .skills__jquery span {
    display: block;
    height: 100%;
    background-color: #0C76B5;
    border-radius: 4px; }
  .skills__sass span {
    display: block;
    height: 100%;
    background-color: #CC6899;
    border-radius: 4px; }
  .skills__photo span {
    display: block;
    height: 100%;
    background-color: #2ACBF8;
    border-radius: 4px; }
  .skills h2 {
    margin-top: 30px; }

.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -66px;
  border: none;
  background-color: #ffffff; }
  .slick-prev img, .slick-next img {
    width: 31px;
    height: 50px; }

.slick-next {
  right: -66px;
  left: auto; }

.portfolio {
  padding-top: 120px; }
  .portfolio__wrapper {
    padding-bottom: 50px;
    margin-top: 60px;
    display: grid;
    grid-template: repeat(2, 280px)/repeat(4, 280px);
    grid-auto-rows: 280px;
    gap: 25px; }
    .portfolio__wrapper .vertical {
      grid-row: 1 / 3;
      grid-column: 4 / 5; }
    .portfolio__wrapper .horizontal {
      grid-row: 2 / 3;
      grid-column: 2 / 4; }
    .portfolio__wrapper .horizontal2 {
      grid-row: 4 / 5;
      grid-column: 3 / 5; }
    .portfolio__wrapper .graduation {
      grid-column: 2 / 5; }
  .portfolio__item {
    -webkit-transition: all .6s;
    transition: all .6s; }
    .portfolio__item img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .portfolio__item:hover {
      -webkit-transform: scale(1.05);
              transform: scale(1.05);
      -webkit-filter: grayscale(50%);
              filter: grayscale(50%); }
  .portfolio__btn {
    border: none;
    margin: 20px auto;
    display: block;
    cursor: pointer;
    -webkit-transition: .8s all;
    transition: .8s all; }
    .portfolio__btn a {
      color: #000000;
      text-decoration: none; }
    .portfolio__btn:hover {
      border: 1px solid #FFA501;
      -webkit-transition: .8s all;
      transition: .8s all;
      background-color: #ffffff; }

.contacts {
  background: url("../img/1x/contbg.png") no-repeat 50%/cover;
  padding: 120px 0 90px 0; }
  .contacts__wrapper {
    padding: 0 35px 0 52px;
    display: grid;
    grid-template-columns: 400px 585px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .contacts__photo img {
    width: 100%; }
  .contacts__descr {
    padding-top: 6px; }
    .contacts__descr .divider {
      margin: 0; }
  .contacts__title {
    position: relative;
    padding: 1px 0 0 12px; }
    .contacts__title:before {
      content: '';
      position: absolute;
      z-index: -1;
      top: -25%;
      left: 0;
      width: 36px;
      height: 36px;
      border-radius: 100%;
      background: #FFA501; }
  .contacts__text {
    margin-top: 20px; }
  .contacts__social {
    margin-top: 20px; }
    .contacts__social a {
      font-size: 20px;
      color: black;
      margin-right: 20px; }
      .contacts__social a:hover {
        color: #FFA501;
        -webkit-transition: .5s all;
        transition: .5s all; }
  .contacts__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .contacts__link h5 {
      margin-left: 20px;
      font-size: 16px; }
  .contacts__form {
    margin-top: 30px;
    display: grid;
    grid-template: 45px 190px 45px/repeat(2, 280px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    row-gap: 20px; }
    .contacts__form label {
      display: block;
      position: absolute;
      top: -9px;
      left: 15px;
      height: 18px;
      padding: 0 8px;
      background-color: #ffffff;
      font-size: 12px;
      margin-bottom: 0; }
  .contacts__input {
    position: relative; }
    .contacts__input input {
      width: 100%;
      height: 100%;
      padding: 0 20px;
      font-size: 12px; }
  .contacts__triggers {
    grid-column: 1 / 3;
    display: grid;
    grid-template-columns: repeat(2, auto);
    -webkit-column-gap: 35px;
            column-gap: 35px; }
  .contacts__policy {
    font-size: 12px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .contacts__policy input {
      margin-right: 10px; }
  .contacts__textarea {
    position: relative;
    grid-column: 1 / 3; }
    .contacts__textarea textarea {
      width: 100%;
      height: 100%;
      resize: none;
      padding: 20px;
      font-size: 12px; }
  .contacts__btn {
    border: none;
    font-weight: bold;
    font-size: 14px; }
  .contacts__number {
    font-size: 20px; }

@media (max-width: 1200px) {
  .container {
    max-width: 960px; }

  .sidepanel {
    display: none; }

  .about__wrapper {
    grid-template-columns: 400px 520px;
    -webkit-column-gap: 40px;
            column-gap: 40px; }
  .about__skills {
    -webkit-column-gap: 20px;
            column-gap: 20px;
    grid-template: repeat(2, minmax(115px, auto))/repeat(2, 250px); }
    .about__skills-item {
      grid-template-columns: 40px 195px;
      -webkit-column-gap: 15px;
              column-gap: 15px; }

  .resume__wrapper {
    padding: 0; }

  .skills__ratings {
    grid-template-columns: repeat(auto-fit, 350px);
    grid-auto-rows: minmax(70px, auto);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 30px; }

  .portfolio__wrapper {
    grid-template-columns: repeat(auto-fit, 280px);
    grid-auto-rows: 280px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    row-gap: 35px; }
    .portfolio__wrapper .horizontal, .portfolio__wrapper .vertical {
      grid-row: unset;
      grid-column: unset; }

  .contacts {
    background: none; }
    .contacts__photo {
      display: none; } }
@media (max-width: 992px) {
  .container {
    max-width: 720px; }

  .promo .typing-demo {
    font-size: 4rem; }

  .title_fz36 {
    font-size: 30px; }

  .about__wrapper {
    grid-template-columns: 300px 380px; }
  .about__skills {
    grid-template-columns: 380px;
    grid-auto-rows: minmax(115px, auto); }
    .about__skills-item {
      grid-template-columns: 40px 320px;
      -webkit-column-gap: 20px;
              column-gap: 20px; }

  .resume__wrapper {
    grid-template-columns: repeat(2, 320px); }

  .skills__ratings {
    grid-template-columns: repeat(auto-fit, 320px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    -webkit-column-gap: 0;
            column-gap: 0; }
    .skills__ratings-line {
      width: 100%; }

  .contacts {
    background: none; }
    .contacts__wrapper {
      grid-template-columns: 300px 400px; }
    .contacts__form {
      grid-template: 45px 190px 45px/repeat(2, 195px); }
    .contacts__btn {
      padding: 8px 25px;
      line-height: 16px; } }
@media (max-width: 768px) {
  .container {
    max-width: 540px; }

  .promo .typing-demo {
    font-size: 3rem; }
  .promo__subtitle {
    font-size: 15px; }

  .about {
    padding-top: 40px; }
    .about__wrapper {
      grid-template: 400px auto auto / 1fr; }
    .about__photo {
      grid-row: unset; }
    .about__skills {
      grid-template-columns: repeat(2, 260px); }
      .about__skills-item {
        grid-template-columns: 40px 200px;
        -webkit-column-gap: 20px;
                column-gap: 20px; }

  .resume__wrapper {
    grid-template-columns: 1fr; }

  .skills {
    padding-top: 40px; }
    .skills__ratings {
      grid-template-columns: repeat(auto-fit, 320px);
      grid-auto-rows: minmax(70px, auto);
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 40px; }
      .skills__ratings-line {
        width: 100%; }

  .contacts {
    background: none;
    padding-top: 40px; }
    .contacts__photo {
      display: none; }
    .contacts__wrapper {
      grid-template-columns: 1fr; }
    .contacts__form {
      grid-template: 45px 190px 45px/repeat(2, 250px); } }
@media (max-width: 576px) {
  .container {
    max-width: 100%;
    padding: 0 10px; }

  .promo .typing-demo {
    font-size: 1.8rem; }
  .promo__subtitle {
    font-size: 13px; }

  .hamburger {
    right: 20px; }

  .menu__block {
    width: 250px;
    padding-left: 20px; }

  .about__wrapper {
    grid-template: 400px auto auto / 1fr; }
  .about__skills {
    grid-template-columns: 1fr; }

  .title_fz36 {
    font-size: 24px; }

  .resume__column {
    padding-top: 30px; }

  .skills__ratings {
    grid-template-columns: repeat(auto-fit, 300px); }

  .contacts {
    background: none;
    padding-bottom: 50px; }
    .contacts__form {
      grid-template: 45px 45px 190px minmax(45px, auto)/1fr; }
    .contacts__textarea {
      grid-column: unset;
      width: 100%; }
    .contacts__triggers {
      grid-column: unset;
      grid-template-columns: 1fr;
      -webkit-column-gap: unset;
              column-gap: unset;
      row-gap: 20px; }
    .contacts__btn {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      max-width: 220px;
      margin: 0 auto; }
    .contacts__policy {
      width: 180px;
      margin: 0 auto;
      line-height: 18px; } }
.footer {
  width: 100%;
  background: #07243F;
  padding: 50px; }
  .footer__social {
    text-align: center; }
    .footer__social a {
      color: #ffffff;
      font-size: 25px;
      padding-right: 20px; }
      .footer__social a:hover {
        color: #FFA501;
        -webkit-transition: .5s all;
        transition: .5s all; }
  .footer__text {
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
    font-size: 15px; }

.portf__container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  padding: 10px;
  gap: 20px; }
.portf__item {
  padding: 20px;
  font-size: 30px;
  text-align: center; }
.portf__txt {
  font-size: 20px;
  margin-top: 10px; }

@media (max-width: 576px) {
  .portf__container {
    display: block; }

  .promo2__name {
    font-size: 30px; } }

/*# sourceMappingURL=style.css.map */