/* $color_black: #0D0907; */
/* $color_ultraLightGray: #F1F3F6; */
/* -------------------------- */
/* -------------------------- */
.noisy {
  background-image: url(data:image/png;base64,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); }

/* -------------------------- */
* {
  line-height: 1.6; }

*,
input:focus,
button:focus {
  outline: none !important; }

html, body {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  padding: 0;
  height: 0;
  font-family: 'Inter Tight', serif;
  font-weight: 300;
  color: #15181C;
  background-color: #F1F3F6; }

#loader {
  position: fixed;
  width: 100%;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  z-index: 10000;
  background-color: #0777CE;
  background-image: url("../img/loader.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 3000px;
  /* initial */ }

a,
section,
header {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

button {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05) !important;
  font-family: 'IBM Plex Sans', serif;
  font-weight: 300;
  margin: 10px 0; }
  button.btn-outline-primary, button.btn-primary {
    border-color: #0777CE; }
  button.btn-outline-primary {
    color: #0777CE; }
  button.btn-outline-primary:hover, button.btn-primary:hover {
    border-color: #055A9A;
    background-color: #055A9A;
    color: #F1F3F6; }
  button.btn-primary {
    background-color: #0777CE; }

.popover-body {
  font-size: 16px;
  line-height: 1.8em; }

footer {
  padding-bottom: 76px; }

/* -------------------------- */
.heartbeat {
  -webkit-animation: heartbeat 5s ease-in-out infinite both;
  animation: heartbeat 5s ease-in-out infinite both; }

/* ----------------------------------------------
 * Generated by Animista on 2021-3-23 10:54:14
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }
/* -------------------------- */
header {
  background-color: #15181C;
  background-image: url("../img/home_bg.jpg");
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: cover;
  background-attachment: fixed;
  max-height: 1707px; }
  header h1,
  header h2,
  header a {
    padding: 0;
    margin: 0;
    font-family: 'IBM Plex Sans', serif;
    color: #F1F3F6; }
  header #header_top {
    padding-top: 15px; }
    header #header_top img {
      width: 100px;
      height: 100px; }
    header #header_top h1 {
      font-weight: 600;
      line-height: 0.9;
      font-size: 34px;
      text-transform: uppercase; }
      header #header_top h1 span {
        color: #0777CE; }
    header #header_top h2 {
      font-weight: 300;
      font-size: 16px;
      text-transform: uppercase;
      color: #E6E9ED;
      font-family: 'IBM Plex Sans Condensed', serif; }
  header #header_menu {
    bottom: 15px;
    position: absolute; }
    header #header_menu a {
      display: block;
      font-weight: 300;
      font-size: 16px;
      text-transform: uppercase;
      text-decoration: none !important;
      margin-top: 5px; }
      header #header_menu a.lang_button {
        padding-top: 5px;
        border-top: 1px solid #0777CE; }
    header #header_menu a:hover {
      color: #0777CE; }

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite; }

@keyframes blink-animation {
  to {
    visibility: hidden; } }
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden; } }
nav.navbar {
  display: none;
  max-width: 2560px;
  margin: 0 auto;
  background-color: #E6E9ED;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.90; }
  nav.navbar img {
    width: 50px;
    height: 50px;
    opacity: 1; }
  nav.navbar a {
    font-family: 'IBM Plex Sans', serif;
    font-weight: 300 !important;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #15181C !important; }
  nav.navbar a:hover {
    color: #0777CE !important;
    text-decoration: none; }
  nav.navbar .active a {
    font-weight: 400 !important; }
  nav.navbar .lang_button {
    border-left: solid 1px #E6E9ED; }
  nav.navbar .container-fluid {
    padding: 0; }

section {
  padding: 50px 0; }
  section .row {
    margin-top: 25px; }
  section .row:not(:first-child) {
    margin-top: 25px; }
  section h3,
  section h4,
  section h5 {
    font-family: 'IBM Plex Sans', serif; }
  section h3 {
    font-weight: 300;
    font-size: 38px;
    margin-bottom: 50px;
    width: 100%;
    color: #0777CE;
    padding: 0; }
  section h4 {
    font-weight: 300;
    font-size: 24px;
    color: #0777CE;
    break-after: avoid;
    margin-top: 25px;
    margin-bottom: 15px; }
  section h4:first-child {
    margin-top: 0; }
  section h5 {
    font-weight: 300;
    font-size: 16px; }
  section p {
    font-size: 16px;
    margin: 0; }
  section ul.left-border,
  section .col-left-border-md,
  section .col-left-border-lg {
    border-left: solid 1px #D6E0EA; }
  section li.clean {
    list-style: none; }
  section a {
    color: #0777CE; }
  section a:hover {
    text-decoration: none; }
  section strong {
    font-size: 16px;
    font-weight: 700; }
  section .bi-search,
  section .bi-cv_button {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    fill: #15181C;
    cursor: pointer; }
  section .bi-search:hover,
  section .bi-cv_button:hover {
    fill: #0777CE;
    		/*
    		-webkit-transform: rotateZ(-30deg);
            -ms-transform: rotateZ(-30deg);
            transform: rotateZ(-30deg);
    		*/ }
  section .bi-search_container,
  section .bi-cv_button_container {
    border-left: solid 1px #D6E0EA;
    padding-left: 12px;
    margin-left: 5px;
    margin-right: 5px; }
  section .deeper_li {
    list-style-position: inside; }

/* -------------------------- */
#section_2 .skill_level {
  left: 0;
  position: absolute;
  margin-left: 200px;
  color: #D6E0EA; }

/* -------------------------- */
#section_3 p {
  padding-top: 20px;
  display: inline-block; }
  #section_3 p:first-child {
    padding-top: 0; }
#section_3 .row svg, #section_3 a span {
  float: left;
  display: block; }
#section_3 a span {
  display: contents; }
#section_3 .row svg {
  margin-bottom: 10px; }
#section_3 p, #section_3 h4 {
  clear: left;
  width: 100%; }
#section_3 .download_document {
  color: #15181C; }
#section_3 .download_document:hover {
  color: #0777CE; }
#section_3 h4:not(:last-child) {
  margin-top: 25px; }

/* -------------------------- */
#section_4 form textarea,
#section_4 form .reqArea,
#section_4 form .reqArea:focus {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }
#section_4 form div {
  margin-bottom: 5px; }
#section_4 form input,
#section_4 form textarea {
  border: 1px solid #D6E0EA;
  padding: 5px;
  font-family: 'Inter Tight', serif;
  font-weight: 300;
  font-size: 16px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px; }
#section_4 form textarea {
  width: 100%;
  resize: none;
  height: 400px;
  margin: 10px 0; }
#section_4 form label {
  width: 140px !important;
  text-align: left !important; }
#section_4 form p.validButton, #section_4 form p.validButtonOn {
  /* display: contents!important; */
  display: block !important; }
#section_4 form p.valid, #section_4 form p.validButton {
  display: none; }
#section_4 form p.req {
  display: contents !important;
  margin-left: 5px; }
#section_4 form input.gate {
  margin-right: 5px; }
#section_4 form .foff {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  color: transparent;
  background-color: transparent; }

/* -------------------------- */
.button_box {
  border-left: solid 1px #D6E0EA;
  padding: 15px 0 15px 15px;
  margin-top: 25px;
  box-sizing: border-box; }

/* -------------------------- */
#summary {
  width: 100% !important;
  background-image: url("../img/content_bg.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: top right;
  padding: 25px 0;
  margin: 0;
  margin-top: 30px;
  min-height: auto !important;
  margin: 0 !important; }
  #summary .row {
    margin: 0 !important; }
  #summary p {
    color: #F1F3F6;
    text-align: center;
    margin: 0;
    padding: 0; }
  #summary a {
    color: #F1F3F6;
    text-decoration: none; }
  #summary a:hover {
    color: #0777CE; }
  #summary img {
    width: 80px;
    margin: 20px 0; }
  #summary hr {
    display: none;
    width: 50%;
    background: #E6E9ED;
    margin: 20px auto; }

/* -------------------------- */
.popover_link {
  color: #15181C; }

.popover_link:hover {
  text-decoration: none;
  color: #0777CE; }

footer {
  background-color: #0777CE;
  color: #F1F3F6;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 160px;
  font-size: 0.8em;
  font-family: 'IBM Plex Sans', serif; }

/* -------------------------- */
.text_color_white {
  color: #F1F3F6; }

.text_color_darkerThanWhite {
  color: #E6E9ED; }

.text_color_black {
  color: #15181C; }

.text_color_blue {
  color: #0777CE; }

.text_color_lightBlue {
  color: #0777CE; }

.text_color_darkBlue {
  color: #055A9A; }

.text_color_darkGray {
  color: #15181C; }

.text_color_lightGray {
  color: #E6E9ED; }

.text_color_ultraLightGray {
  color: #E6E9ED; }

/* -------------------------- */
/* -------------------------- */
@media (max-width: 991.98px) {
  button.btn-outline-primary:hover, button.btn-primary:hover {
    border-color: #0777CE;
    background-color: #0777CE; }
  button.btn-outline-primary:hover {
    background-color: #F1F3F6;
    color: #0777CE; }

  section .col-left-border-lg {
    border: 0 none; }
  section .bi-search:hover {
    fill: #15181C; }
  section .popover_link:hover,
  section .download_document:hover {
    color: #15181C !important; }
  section #section_summary a:hover {
    color: #F1F3F6; }

  nav.navbar a:hover {
    color: #15181C !important; }

  header #header_menu a:hover {
    color: #F1F3F6; } }
/* -------------------------- */
@media (min-width: 768px) {
  nav.navbar {
    padding-right: 0; } }
/* -------------------------- */
@media (max-width: 767.98px) {
  section .col-left-border-md,
  section ul.left-border {
    border: 0 none; }
  section h4:first-child {
    margin-top: 25px; }

  #section_4 a.number:hover {
    color: #15181C; }

  #section_summary hr {
    display: block; }

  #col-form {
    width: 100% !important;
    max-width: 100%;
    flex: 0 0 100%; }

  nav.navbar .lang_button {
    border-left: 0 none; } }
/* -------------------------- */
@media (max-width: 575.98px) {
  header h1 {
    font-size: 30px; }
  header h2 {
    font-size: 14px; }

  section h3 {
    font-size: 30px; }
  section h4 {
    font-size: 22px; }
  section h5 {
    font-size: 14px; }
  section p, section li {
    font-size: 14px;
    margin: 0; }
  section textarea {
    width: 100%; } }

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