@charset "UTF-8";
/*
0 - 600px:       Phone
600 - 900px:     Tablet portrait
900 - 1200px:    Tablet Landscape
[1200 - 1800px]  is where our normal styles apply
1800px + :       Big desktop
 $breakpoint argument choices:
    - phone
    - tab-port
    - tab-land
    - big-desktop
ORDER: Base + typography > general layout + grid > page layout > components
    1em = 16px;
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

body, html, ul, h1, h2, h3, h4, h5, h6, p, a {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  font-weight: 800;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #333;
  background: #f3f3f3;
  font-size: 1.6rem;
}

p {
  margin-bottom: 1.75rem;
}

a {
  text-decoration: none;
  color: inherit;
}

.section {
  display: block;
  padding: 15rem 0;
  min-height: 100vh;
}
@media (max-width: 1250px) {
  .section {
    padding: 5rem 0;
    min-height: auto;
  }
}

.hidden {
  display: none !important;
}

/* @import "components/page-scroll"; */
.about-page .info .headline-bg, .jobs-page .info .headline-bg, .contacts-page .info .headline-bg, .projects-page .info .headline-bg {
  margin-bottom: 2.5rem;
}
.about-page p > ul, .jobs-page p > ul, .contacts-page p > ul, .projects-page p > ul {
  position: relative;
  top: -1rem;
}
.about-page .info > p,
.about-page .info > div, .jobs-page .info > p,
.jobs-page .info > div, .contacts-page .info > p,
.contacts-page .info > div, .projects-page .info > p,
.projects-page .info > div {
  margin-bottom: 2rem;
}
.about-page .image, .jobs-page .image, .contacts-page .image, .projects-page .image {
  display: flex;
  align-items: center;
}

.header-block {
  padding-top: 0;
}

.footer-block {
  width: 100%;
}
.footer-block .row {
  height: 8rem;
  line-height: 8rem;
}

.alert-success, .alert-danger {
  background: darkseagreen;
  color: #fff;
  padding: 3rem;
}

.alert-danger {
  background: tomato;
}

@media (max-width: 1390px) {
  .hero-image {
    max-width: 50%;
  }
  .hero-image img {
    margin-top: 2rem;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .about-page > .row {
    flex-wrap: wrap;
  }

  #header .splash-text {
    padding: 0;
  }
  #header h1 {
    margin: 0;
  }
  #header .logo {
    max-width: 30%;
  }
  #header .logo svg {
    max-width: 90%;
  }
  #header .nav-menu a {
    font-size: 1.5rem;
    padding: 2rem 2rem;
  }
}
@media (max-width: 580px) {
  #header h2.main {
    font-size: 2.2rem;
  }
  #header .splash-text > p {
    display: none;
  }
}
.headline-bg {
  background-color: #e5907c;
  font-size: 1.4rem;
  font-weight: 700;
  color: white;
  padding: 0.75rem 1.75rem;
  border-radius: 5px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.headline-decoration {
  position: relative;
  font-size: 3.5rem;
  color: #333;
  text-transform: uppercase;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}
@media (max-width: 1250px) {
  .headline-decoration {
    font-size: 2.5rem;
  }
}
.headline-decoration::after {
  content: "";
  background: url("/media/imgs/underline.png") no-repeat;
  display: inline-block;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.headline-decoration.-lower {
  text-transform: none;
  font-size: 2.9rem;
  font-weight: 700;
}
@media (max-width: 1250px) {
  .headline-decoration.-lower {
    font-size: 2.2rem;
  }
}

.navigation {
  background: transparent;
  z-index: 2;
  width: 100%;
  transition: padding-top, padding-bottom 0.3s ease-in;
}
.navigation.-shrinked {
  position: fixed;
  left: 0;
  top: 0;
}
.navigation.-shrinked.-white {
  background: rgba(255, 255, 255, 0.95);
}
.navigation.-shrinked.-yellow {
  background: rgba(249, 202, 0, 0.95);
}

.navigation > .row > .main-nav {
  display: flex;
  align-items: center;
  padding: 1.5rem 0;
}
@media (max-width: 58.125em) {
  .navigation > .row > .main-nav {
    justify-content: center;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: tab-port) {
  .navigation > .row > .main-nav {
    justify-content: center;
    margin-bottom: 1.5rem;
  }
}
.navigation > .row > .main-nav .logo {
  font-size: 4.2rem;
  font-weight: 800;
  letter-spacing: 2px;
  margin-right: 4rem;
}
@media (max-width: 58.125em) {
  .navigation > .row > .main-nav > .nav-menu {
    display: none;
  }
}
@media (max-width: tab-port) {
  .navigation > .row > .main-nav > .nav-menu {
    display: none;
  }
}
.navigation > .row > .main-nav > .nav-menu li {
  display: inline-block;
}
.navigation > .row > .main-nav > .nav-menu a {
  display: inline-block;
  padding: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  font-size: 1.5rem;
  transition: all 0.3s;
}
.navigation > .row > .main-nav > .nav-menu a:hover {
  background-color: #e5907c;
  color: #fff;
}

.arrow-up {
  position: fixed;
  right: 5rem;
  bottom: 5rem;
  width: 6rem;
  height: 6rem;
  background-color: rgba(249, 202, 0, 0.76);
  z-index: 999999;
  display: flex;
  justify-content: center;
  visibility: hidden;
  align-items: center;
  color: #fff;
  font-size: 2.5rem;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  transition: visibility 0.2s ease;
}
.arrow-up.-visible {
  visibility: visible;
}
.arrow-up:hover {
  background-color: #f4c600;
}

.list-triangle li {
  padding-left: 3rem;
  position: relative;
  list-style: none;
  margin-bottom: 1.1rem;
}
.list-triangle li::before {
  content: "▸";
  color: #e5907c;
  display: block;
  position: absolute;
  font-size: 2.6rem;
  line-height: 1;
  left: 0;
  top: 0;
}

@media (max-width: 1250px) {
  .contact-form {
    width: 75%;
  }
}
@media (max-width: 600px) {
  .contact-form {
    width: 100%;
  }
}
.contact-form .form-group {
  padding: 1rem 0;
}
.contact-form .form-group label {
  display: none;
}
.contact-form .form-control {
  padding: 1.5rem 2rem;
  min-height: 4rem;
  border: 2px solid #dbd9d9;
  min-width: 35rem;
  width: 100%;
}
.contact-form .bot-test label {
  padding: 0 2rem;
  display: block;
  margin-bottom: 0.75rem;
}
.contact-form .form-control:focus {
  border-color: #f9ca00;
}
.contact-form input[type=submit] {
  padding: 1.5rem 2.5rem;
  font-size: 1.8rem !important;
  cursor: pointer;
  background-color: #f9ca00;
  color: #333;
  border: none;
  outline: none;
  min-width: 20rem;
  font-weight: 700;
  text-transform: uppercase;
}

.row {
  max-width: 124rem;
  margin: 0 auto;
  padding: 0 3rem;
}
.row:not(:last-child) {
  margin-bottom: 3rem;
}
.row:not(.row__flex)::after {
  content: "";
  display: table;
  clear: both;
}
.row.-flex {
  display: flex;
}
.row.-flex > *:not(:last-child) {
  margin-right: 3rem;
}
@media (max-width: 900px) {
  .row.-flex > *:not(:last-child) {
    margin-right: 0;
  }
}

.logo svg {
  max-width: 14rem;
}
@media (max-width: 900px) {
  .logo svg {
    max-width: 11rem;
  }
}
.logo svg .black {
  fill: #3f404f;
}
.logo svg .red {
  fill: #d07b67;
}

.header-block {
  background: #f3f3f3 url("/media/imgs/bg_header_main.jpg") no-repeat 0 0;
  clip-path: inset(10% 10% 10% 10% round 20%, 20%);
  background-size: 100% 100%;
  position: relative;
  height: 100vh;
}
.header-block > .row {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media (max-width: 1250px) {
  .header-block {
    height: inherit;
  }
  .header-block > .row {
    position: static;
    transform: none;
  }
}
@media (max-width: 900px) {
  .header-block > .row.-flex {
    flex-direction: column;
  }
}

.splash-text {
  padding: 7rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .splash-text {
    margin-right: 0;
    margin-top: 3.5rem;
    justify-content: center;
    padding: 3rem 0;
    order: 2;
    align-items: center;
  }
  .splash-text h2 br {
    display: none;
  }
}
.splash-text > *:not(:last-child) {
  margin-bottom: 1.85rem;
}
.splash-text > .main {
  font-size: 5.5rem;
  color: #333;
  font-weight: 900;
  line-height: 1.04;
}
@media (max-width: 900px) {
  .splash-text > .main {
    font-size: 2.75rem;
  }
}

.hero-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 900px) {
  .hero-image {
    order: 1;
    max-width: 100%;
    text-align: center;
  }
  .hero-image img {
    margin-top: 0;
    width: 50%;
  }
}

.about-page {
  background: #e3e3e3 url("/media/imgs/about_bg_pattern.png") no-repeat bottom left;
  background-size: contain;
  position: relative;
}
.about-page .info > p,
.about-page .info > div {
  margin-bottom: 2rem;
}
.about-page .image {
  display: flex;
  align-items: center;
}
@media (max-width: 1250px) {
  .about-page .image {
    margin-top: 4rem;
    width: 43%;
  }
}
@media (max-width: 900px) {
  .about-page .image {
    display: none;
  }
}

.jobs-page {
  background-color: #fff;
  padding-bottom: 3rem;
}
.jobs-page h3, .jobs-page h4 {
  margin: 1.45rem 0;
}

.jobs-intro {
  display: flex;
  flex-direction: row;
  padding-bottom: 10rem;
}
@media (max-width: 900px) {
  .jobs-intro {
    padding-bottom: 2rem;
  }
}
.jobs-intro > .image {
  margin-right: 10rem;
}
@media (max-width: 1250px) {
  .jobs-intro > .image {
    margin-top: 4rem;
    width: 43%;
  }
}
@media (max-width: 900px) {
  .jobs-intro > .image {
    display: none;
  }
}

.job {
  padding: 3rem 0;
  border-top: dashed #f9ca00 0.3rem;
}

.contacts-page h4 {
  margin-bottom: 2rem;
  font-size: 2.2rem;
  font-weight: normal;
}
.contacts-page .contact-blocks {
  display: flex;
}
@media (max-width: 900px) {
  .contacts-page .contact-blocks {
    flex-direction: column;
  }
}
.contacts-page .contact-blocks > div {
  width: 50%;
}
@media (max-width: 900px) {
  .contacts-page .contact-blocks > div {
    width: 100%;
  }
}
.contacts-page .contact-blocks > div:first-child {
  padding-right: 3rem;
}
@media (max-width: 1250px) {
  .contacts-page .contact-blocks > div:first-child {
    margin-bottom: 4rem;
  }
}
@media (max-width: 900px) {
  .contacts-page .contact-blocks > div:first-child {
    padding-right: 0;
  }
}
.contacts-page .contact-blocks > div:last-child {
  background: url("/media/imgs/shapes.png") no-repeat right bottom;
  background-size: 55%;
}
@media (max-width: 1250px) {
  .contacts-page .contact-blocks > div:last-child {
    background: none;
  }
}
.contacts-page .contact-info {
  margin-top: 12rem;
}
@media (max-width: 1250px) {
  .contacts-page .contact-info {
    margin-top: 4rem;
  }
}
.contacts-page .contact-info > .card {
  display: flex;
  align-items: center;
}
.contacts-page .contact-info > .card:not(:last-child) {
  margin-bottom: 1.5rem;
}
.contacts-page .contact-info > .card > i {
  background-color: white;
  width: 5.7rem;
  height: 5.7rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f9ca00;
  margin-right: 2rem;
  font-size: 2.2rem;
}
@media (max-width: 1250px) {
  .contacts-page .contact-info > .card > i {
    font-size: 2rem;
    width: 5rem;
    height: 5rem;
  }
}
.contacts-page .contact-info > .card > p {
  font-size: 1.8rem;
  margin-bottom: 0;
}
@media (max-width: 1250px) {
  .contacts-page .contact-info > .card > p {
    font-size: 1.5rem;
  }
}

.footer-block {
  background: #333;
  color: #fff;
  display: flex;
  min-height: 8rem;
}

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