/*
* 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-services-custom .services-custom-container .c-service-custom__content .service-header {
  font-family: "Mukta", "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  color: #333D47;
  letter-spacing: 0;
  margin-bottom: 2rem;
  word-wrap: normal; }
  .block-services-custom .services-custom-container .c-service-custom__content .service-header span {
    color: #F8B322; }

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

/*
* Reset list styles
*/
.block-services-custom .services-custom-container .services-custom-wrapper {
  margin: 0;
  padding: 0; }

.block-services-custom .services-custom-container .c-service-custom {
  margin: 0;
  padding: 0;
  list-style: none; }

/*
* Link circle hover
*/
/*
* Button hover
*/
/*
* Button mobile full width
*/
/*
* Section width
*/
/*
* Section paddings
*/
/*
* Section header
*/
/*
* Element under section description
*/
/*
* Element under section description
*/
.block-services-custom .services-custom-container > .header--narrow,
.block-services-custom .services-custom-container > .description--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
*/
.block-services-custom .services-custom-container .c-service-custom {
  border-radius: 0 50px 0 0; }

/*
* checkbox checked
*/
/*
* language font
*/
/*
* Slider pagination
*/
/*
* Slider buttons
*/
/*
* News and slide component
*/
/*
* Download and job-offer component
*/
/*
* Services and blocks grid component
*/
.block-services-custom .services-custom-container > .header,
.block-services-custom .services-custom-container > .description {
  margin-bottom: 3rem;
  text-align: center; }

@media screen and (min-width: 1200px) {
  .block-services-custom .services-custom-container > .header--narrow,
  .block-services-custom .services-custom-container > .description--narrow {
    max-width: 53rem; } }

.block-services-custom .services-custom-container .services-custom-wrapper {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: repeat(2, minmax(13rem, 1fr));
  grid-gap: 2rem; }
  @media screen and (min-width: 1200px) {
    .block-services-custom .services-custom-container .services-custom-wrapper {
      grid-template-columns: repeat(3, minmax(34.2rem, 1fr)); } }

.block-services-custom .services-custom-container .c-service-custom {
  min-height: 18rem;
  background-color: #F9F9F9;
  transition: 500ms ease-in-out;
  position: relative; }

.block-services-custom .services-custom-container .c-service-custom__content .img-wrapper {
  width: 4rem;
  height: 4rem;
  margin-bottom: 2rem; }
  @media screen and (min-width: 768px) {
    .block-services-custom .services-custom-container .c-service-custom__content .img-wrapper {
      width: 5.5rem;
      height: 5.2rem; } }
  .block-services-custom .services-custom-container .c-service-custom__content .img-wrapper img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.block-services-custom .services-custom-container .c-service-custom__content .service-header {
  margin-bottom: 0.5rem;
  font-size: 1.4rem;
  line-height: 1.5; }
  @media screen and (min-width: 768px) {
    .block-services-custom .services-custom-container .c-service-custom__content .service-header {
      font-size: 2.4rem;
      margin-bottom: 1rem; } }

/*
* 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-services-custom {
  margin-top: 5rem;
  margin-bottom: 8rem; }
  @media screen and (min-width: 992px) {
    .block-services-custom {
      margin-top: 5rem;
      margin-bottom: 13rem; } }
  .block-services-custom .services-custom-container .c-service-custom__wrapper {
    display: flex;
    flex-direction: column;
    padding: 2rem 1.3rem 0.5rem 2rem;
    text-decoration: none; }
    @media screen and (min-width: 768px) {
      .block-services-custom .services-custom-container .c-service-custom__wrapper {
        padding: 3rem 5rem 4rem 5rem; } }
  @media screen and (min-width: 768px) {
    .block-services-custom .services-custom-container .c-service-custom__content {
      position: relative;
      margin-bottom: 2rem; } }
  @media screen and (min-width: 992px) {
    .block-services-custom .services-custom-container .c-service-custom__content {
      margin-bottom: 1rem; } }
  @media screen and (min-width: 768px) {
    .block-services-custom .services-custom-container .c-service-custom__content .img-wrapper,
    .block-services-custom .services-custom-container .c-service-custom__content .text-wrapper,
    .block-services-custom .services-custom-container .c-service-custom__content .service-header,
    .block-services-custom .services-custom-container .c-service-custom__content .description {
      transition: 300ms ease-in-out;
      transform: translateY(0); } }
  .block-services-custom .services-custom-container .c-service-custom__content .description {
    font-size: 1.4rem;
    line-height: 1.43; }


/*# sourceMappingURL=block_services-custom.css.map*/