/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme colors
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* Theme styles
*/
/*
* Media Query
*/
/*
* Section margin
*/
/*
* Section padding
*/
/*
* Display list elements in column
*/
/*
* Menu item width in footer menu
*/
/*
* Small gray shadow
*/
/*
* Large gray shadow
*/
/*
* Headers
*/
.block-header .header-wrapper .header--small {
  font-size: 2rem;
  line-height: 1.25; }
  @media screen and (min-width: 768px) {
    .block-header .header-wrapper .header--small {
      font-size: 2.4rem; } }

.block-header .header-wrapper .header--small {
  font-weight: 400; }

/*
* Custom scrollbar
*/
@-moz-document url-prefix() { }

/*
* Reset list styles
*/
/*
* Link circle hover
*/
/*
* Button hover
*/
/*
* Button mobile full width
*/
/*
* Section width
*/
/*
* Section paddings
*/
/*
* Section header
*/
/*
* Element under section description
*/
/*
* Element under section description
*/
.block-header .header-wrapper .header--narrow {
  margin-left: auto;
  margin-right: auto; }

/*
* Link hover color
*/
/*
* Hero section styles
*/
@keyframes move-dot {
  0% {
    bottom: 0.4rem;
    opacity: 1; }
  20% {
    opacity: 1; }
  100% {
    bottom: 1rem;
    opacity: 0; } }

/*
* Position absolute - full width
*/
/*
* Image as cover or contain
*/
/*
* Icon wrapper
*/
/*
* Element border-radius
*/
/*
* checkbox checked
*/
/*
* language font
*/
/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
/*
* Download and job-offer component
*/
/*
* Services and blocks grid component
*/
/*
* Case studies filters
* Job offers filters
*/
/*
* Case studies tags
* Knowledge base tags
*/
/*
* Case studies and posts grid blocks
*/
/*
* Form label
*/
/*
* Contact form steps
*/
/*
* Contact form (steps form) buttons wrapper
*/
.block-header {
  margin-top: 5rem;
  margin-bottom: 10rem; }
  @media screen and (min-width: 992px) {
    .block-header {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .block-header.smaller-margins {
    margin-top: 5rem;
    margin-bottom: 5rem; }
    @media screen and (min-width: 992px) {
      .block-header.smaller-margins {
        margin-top: 8rem;
        margin-bottom: 8rem; } }
  .block-header .header-wrapper .header--center {
    text-align: center; }
  @media screen and (min-width: 992px) {
    .block-header .header-wrapper .header--narrow {
      max-width: 70%; } }


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