@charset "utf-8";
@font-face {
  font-family: "Pelinka";
  src:url(../fonts/Pelinka-Bold.otf);
}

@font-face {
  font-family: "Montserrat Bold";
  src:url(../fonts/Montserrat-Bold.ttf);
}

@font-face {
  font-family: "Montserrat Medium";
  src:url(../fonts/Montserrat-Medium.ttf);
}

@font-face {
  font-family: "Montserrat Regular";
  src:url(../fonts/Montserrat-Regular.ttf);
}

body {
  color: #0b1957;
}

/* section main */

.main-mc-h1 {
  font-family: "Pelinka";
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 2vh;
}

.main-mc-p {
  font-family: "Montserrat Regular";
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2vh;
}

.main-row-mc-analit {
  margin-top: 15vh;
}

.main-row-mc-analitic{
  margin-top: 1vh;
}

.main-row-mc img {
  max-width: 520px;
}

.main-img-2 {
  border-radius: 20px;
  max-width: 55 0px;
  margin-top: 0;
}
.col-main-img-mc {
  display: flex;
  justify-content: end;
}

/* section included-in-mc */

.included-in-mc h2 {
  font-family: "Pelinka";
  font-size: 32px;
  font-weight: 700;
  margin-top: 10vh;
  margin-bottom: 3vh;
}

.included-in-mc h3 {
  font-family: "Pelinka";
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 3vh;
} 

.included-in-mc p {
  font-family: "Montserrat Regular";
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 3vh;
} 

.col-included-in-mc {
  display: flex;
  flex-direction: row;
  padding: 20px;
  margin: 15px;
  border-radius: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  background: rgba(251, 251, 251, 1);
}

.col-included-in-mc h4 {
  font-family: "Pelinka";
  font-size: 14px;
  font-weight: 700;
}

.col-included-in-mc p {
  font-family: "Montserrat Regular";
  font-size: 11px;
  font-weight: 400;
  margin: 0;
}

/* section attribution-models */

.attribution-models-mc h2 {
  margin-top: 10vh;
  margin-bottom: 3vh;
  font-family: "Pelinka";
  font-size: 32px;
  font-weight: 700;
}

.attribution-models-mc p {
  margin-bottom: 3vh;
  font-family: "Montserrat Regular";
  font-size: 20px;
  font-weight: 400;
}

.row-attribution-models-mc h3 {
  font-size: 17px;
  font-weight: 700;
  font-family: "Pelinka";
  margin-bottom: 1vh;
}

.row-attribution-models-mc p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat Regular";
  margin: 0;
}

.col-attribution-models-mc {
  border-radius: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  background: rgba(251, 251, 251, 1);
  padding: 20px;
  margin: 15px;
  max-width: 300px;
}

.col-attribution-models-mc-s {
  border-radius: 20px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  background: rgba(251, 251, 251, 1);
  padding: 20px;
  margin: 15px;
  max-width: 300px;
}

/* section customer-journey */

.row-customer-journey-mc {
  margin-top: 10vh;
}

.col-customer-journey-mc h2 {
  margin-bottom: 3vh;
  font-family: "Pelinka";
  font-size: 32px;
  font-weight: 700;
}

.col-customer-journey-mc p {
  font-family: "Montserrat Regular";
  font-size: 20px;
  font-weight: 400;
}

.col-customer-journey-mc-img {
  display: flex;
  justify-content: end;
}

/* section reports-mc */

.row-reports-mc {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 15vh;
}

.row-reports-mc h2 {
  font-family: "Pelinka";
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 3vh;
}

.report-mc-img {
  display: flex;
  justify-content: end;
  max-width: 635px;
}

/* section track-of-jorney-mc */

.row-track-of-jorney-mc {
  margin-top: 10vh;
  margin-bottom:5vh;
}

.row-track-of-jorney-mc h2 {
  font-family: "Pelinka";
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 3vh;
}

.row-track-of-jorney-mc p {
  font-family: "Montserrat Regular";
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 2vh;
}

.col-track-of-jorney-mc-img {
  display: flex;
  justify-content: end;
}

.col-track-of-jorney-mc-img-s {
  display: flex;
  justify-content: start;
}

/* section forma */

.h3-ex-contact-mc {
  font-size: 54px;
  font-weight: 100;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  margin-top: 80px;
}

.h3-ex-contact-mc span {
  font-size: 54px;
  font-weight: 700;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}


  @media only screen and (max-width: 576px) {
    .main-row-mc-analit {
      margin-top: 5vh;
    }
    .breadcrumbs a {
      font-size: 12px!important;
    }
    .main-e-t-e-h1 {
      font-size: 25px;
      margin-bottom: 2vh;
      margin-top: 3vh;
    }
    .col-main-img-mc {
      display: flex;
      justify-content: center;
    }
    .col-main-img-mc img {
      width: 100%;
      margin-bottom: 3vh;
    }
    .col-main-img-2 {
      display: flex;
      order: 2;
    }
    .main-img-2 {
      width: 100%;
    }
    .main-row-mc-analitic {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-top: 0;
    }
    /* include */
    .included-in-mc h2 {
      margin-top: 0;
      font-size: 23px;
    }
    .included-in-mc h3 {
      font-size: 19px;
    }
    .included-in-mc p {
      font-size: 15px;
    }
    .col-included-in-mc {
      padding: 10px;
    }
    /* interface */
    .e-t-e-interface-h2 {
      margin-top: 5vh;
      margin-bottom: 3vh;
    }
    .row-interface-e-t-e {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0;
    }
    .col-omni-ws-interface {
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: start;
      min-width: 330px;
      height: 60%;
    }
    .col-omni-ws-interface p, .col-omni-ws-interface-s p {
      font-size: 17px;
    }
    /* models */
    .attribution-models-mc h2 {
      margin-top: 5vh;
      font-size: 29px;
      margin-bottom: 2vh;
    }
    .attribution-models-mc p {
      font-size: 16px;
    }
    .row-attribution-models-mc {
      display: flex;
      justify-content: center;
    }
    .col-attribution-models-mc {
      min-width: 380px;
    }
    .col-attribution-models-mc-s {
      min-width: 380px;
    }
    /* customer */
    .row-customer-journey-mc {
      margin-top: 5vh;
    }
    .col-customer-journey-mc p {
      font-size: 16px;
    }
    .col-customer-journey-mc-img {
      display: flex;
      justify-content: center;
    }
    .col-customer-journey-mc-img img {
      width: 100%;
    }
    /* reports */
    .report-mc-img {
      width: 100%;
    }
    .row-reports-mc h2 {
      font-size: 23px;
      margin-top: 3vh;
    }
    .row-reports-mc {
      margin-top: 5vh;
    }
    /* jorney */
    .col-track-of-jorney-mc-img {
      display: flex;
      justify-content: end;
    }
    .col-track-of-jorney-mc-img img, .col-track-of-jorney-mc-img-s img {
      width: 100%;
    }
    .col-track-of-jorney-mc-img-s {
      display: flex;
      justify-content: start;
      order: 1;
    }
    .row-track-of-jorney-mc {
      display: flex;
      justify-content: center;
    }
    .row-track-of-jorney-mc h2 {
      font-size: 25px;
    }
    .row-track-of-jorney-mc p {
      font-size: 17px;
    }
    .row-track-of-jorney-mc {
      margin-top: 5vh;
    }
    /* form */
    .h3-ex-contact, .h3-ex-contact span {
      font-size: 34px;
      margin-top: 2vh;
    }
    .p-ex-contact-2 {
      font-size: 18px;
      margin-top: 1vh;
    }
    .ex-form-label {
      font-size: 14px;
    }
    .ex-our-inf {
      display: none;
    }
    .ex-form-group {
      margin-top: 2vh;
    }
    #registrationForm {
      padding-top: 0;
    }
    .ex-p-inder-btn, .ex-p-inder-btn a {
      font-size: 16px;
    }
    /* articles */
    .article-h2 {
      font-size: 30px;
    }
    .article-p {
      font-size: 18px;
    }
    .articles {
      display: flex;
      flex-direction: column;
      margin-top: 1vh;
    }
    /* footer */
    .footer-li a {
      font-size: 13px;
    }
    .container-footer {
      margin-top: 3vh;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    .footer-col-2 {
      margin-top: 3vh;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    .row-icon {
      display: flex;  
      flex-direction: row;
      justify-content: space-evenly;
      align-items: center;
    }
    .footer-link a{
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
    .footer-link p {
      text-align: center;
      font-size: 12px;
    }
    .info-footer a {
      font-size: 16px;
    }
    .info-footer img {
      width: 30px;
    }
    .container-footer p {
      font-size: 15px;
    }
    .row-icon img {
      width: 30px;
    }
    .row-icon a {
      display: flex;
      justify-content: center;
    }
    .footer-adress {
      width: 70%;
      margin-bottom: 2vh;
    }
  }
  @media only screen and (min-width: 577px) and (max-width: 992px) {
    .main-row-mc-analit {
      margin-top: 5vh;
    }
    .main-row-mc-analit-analitic {
      display: flex;
      flex-direction: column;
      margin-top: 0;
    }
    .main-e-t-e-h1 {
      font-size: 28px;
      margin-bottom: 2vh;
    }
    .col-main-img-mc {
      display: flex;
      justify-content: center;
    }
    .main-img {
      margin-top: 0;
      width: 90%!important;
      margin-bottom: 3vh!important;
    }
    .col-main-img-2 {
      display: flex;
      justify-content: center;
      order: 2;
    } 
    .main-row-mc-analit {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    /* include */
    .included-in-mc h2 {
      margin-top: 0;
      font-size: 25px;
    }
    .included-in-mc h3 {
      font-size: 21px;
    }
    .included-in-mc p {
      font-size: 14px;
    }
    .col-included-in-mc {
      padding: 10px;
    }
    /* interface */
    .e-t-e-interface-h2 {
      margin-top: 5vh;
      margin-bottom: 3vh;
    }
    .row-interface-e-t-e {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0;
    }
    .col-omni-ws-interface {
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: start;
      min-width: 330px;
      height: 60%;
    }
    .col-omni-ws-interface p, .col-omni-ws-interface-s p {
      font-size: 17px;
    }
    /* models */
    .attribution-models-mc h2 {
      margin-top: 5vh;
      font-size: 29px;
      margin-bottom: 2vh;
    }
    .attribution-models-mc p {
      font-size: 16px;
    }
    .row-attribution-models-mc {
      display: flex;
      justify-content: center;
    }
    .col-attribution-models-mc {
      min-width: 330px;
    }
    .col-attribution-models-mc-s {
      min-width: 330px;
    }
    /* customer */
    .row-customer-journey-mc {
      margin-top: 5vh;
    }
    .col-customer-journey-mc p {
      font-size: 16px;
    }
    .col-customer-journey-mc-img {
      display: flex;
      justify-content: center;
    }
    .col-customer-journey-mc-img img {
      width: 100%;
    }
    /* reports */
    .report-mc-img {
      width: 100%;
    }
    .row-reports-mc h2 {
      font-size: 23px;
      margin-top: 3vh;
    }
    .row-reports-mc {
      margin-top: 5vh;
    }
    .col-report-mc-img {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    /* jorney */
    .col-track-of-jorney-mc-img {
      display: flex;
      justify-content: end;
    }
    .col-track-of-jorney-mc-img img, .col-track-of-jorney-mc-img-s img {
      width: 60%;
    }
    .col-track-of-jorney-mc-img-s {
      display: flex;
      justify-content: start;
      order: 1;
    }
    .row-track-of-jorney-mc {
      display: flex;
      justify-content: center;
    }
    .row-track-of-jorney-mc h2 {
      font-size: 27px;
    }
    .row-track-of-jorney-mc p {
      font-size: 20px;
    }
    .row-track-of-jorney-mc {
      margin-top: 5vh;
    }
    /* form */
    .h3-ex-contact, .h3-ex-contact span {
      font-size: 34px;
    }
    .ex-p-inder-btn, .ex-p-inder-btn a {
      font-size: 13px;
      width:48%;
    }
    /* articles */
    .articles {
      margin-top: 3vh;
    }
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .btn-more-wrap {
      margin-bottom: 5vh;
    }
    .form-omni-container {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
    .form-omni-h3-questions {
      margin-bottom: 3vh;
      font-size: 28px;
    }
    .form-omni-h4-questions, .form-omni-h4-questions span {
      margin-bottom: 5vh;
      font-size: 23px;
    }
    .form-omni-input {
      margin-bottom: 1vh;
      height: 60px;
    }
    /* articles */
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .post-body p {
      margin-bottom: 4vh;
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 993px) and (max-width: 1365px) {
    .main-row-mc-analit {
      display: flex;
      flex-direction: row!important;
      margin-top: 5vh;
    }
    .main-row-mc-analitic {
      display: flex;
      flex-direction: column;
      margin-top: 2vh;
    }
    .atc-main-col-text h1 {
      font-size: 34px;
    }
    .main-mc-p {
      font-size: 18px;
    }
    .row-atc-main-text p {
      width: 100%;
      font-size: 20px;
    }
    .main-e-t-e-a {
      font-size: 17px;
    }
    .col-main-img-mc {
      display: flex;
      justify-content: end;
    }
    .col-main-img-mc img {
      width: 60%;
      margin-top: 0;
    }
    .main-mc-h1 {
      font-size: 26px;
    }
    .col-main-img-2 {
      display: flex;
      justify-content: center;
      order: 2;
      align-items: center;
    } 
    .main-row-mc-analit {
      display: flex;
      flex-direction: row;
      justify-content: center;
    }
    /* include */
    .included-in-mc h2 {
      margin-top: 0;
      font-size: 28px;
    }
    .included-in-mc h3 {
      font-size: 23px;
    }
    .included-in-mc p {
      font-size: 16px;
    }
    .col-included-in-mc h4 {
      font-size: 18px;
    }
    .col-included-in-mc {
      padding: 10px;
    }
    .col-included-in-mc {
      min-width: 330px;
    }
    .included-in-mc {
      display: flex;
      flex-wrap: wrap;
    }
    /* interface */
    .e-t-e-interface-h2 {
      margin-top: 5vh;
      margin-bottom: 3vh;
    }
    .row-interface-e-t-e {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 0;
    }
    .col-omni-ws-interface {
      display: flex;
      flex-direction: column;
      justify-content: start;
      align-items: start;
      min-width: 330px;
      height: 60%;
    }
    .col-omni-ws-interface p, .col-omni-ws-interface-s p {
      font-size: 17px;
    }
    /* models */
    .attribution-models-mc h2 {
      margin-top: 5vh;
      font-size: 29px;
      margin-bottom: 2vh;
    }
    .attribution-models-mc p {
      font-size: 18px;
    }
    .row-attribution-models-mc {
      display: flex;
      justify-content: center;
    }
    .col-attribution-models-mc {
      min-width: 430px;
    }
    .col-attribution-models-mc-s {
      min-width: 430px;
    }
    .row-attribution-models-mc h3 {
      font-size: 20px;
    }
    /* customer */
    .row-customer-journey-mc {
      margin-top: 5vh;
    }
    .col-customer-journey-mc p {
      font-size: 19px;
    }
    .col-customer-journey-mc-img {
      display: flex;
      justify-content: center;
    }
    .col-customer-journey-mc-img img {
      width: 80%;
    }
    /* reports */
    .report-mc-img {
      width: 100%;
    }
    .row-reports-mc h2 {
      font-size: 27px;
      margin-top: 3vh;
    }
    .col-customer-journey-mc h2 {
      font-size: 35px;
    }
    .row-reports-mc {
      margin-top: 5vh;
    }
    .col-report-mc-img {
      display: flex;
      flex-direction: column;
      align-items: start;
    }
    /* jorney */
    .col-track-of-jorney-mc-img {
      display: flex;
      justify-content: end;
    }
    .col-track-of-jorney-mc-img img, .col-track-of-jorney-mc-img-s img {
      width: 90%;
    }
    .col-track-of-jorney-mc-img-s {
      display: flex;
      justify-content: start;
    }
    .row-track-of-jorney-mc {
      display: flex;
      justify-content: center;
    }
    .row-track-of-jorney-mc h2 {
      font-size: 27px;
    }
    .row-track-of-jorney-mc p {
      font-size: 15px;
    }
    .row-track-of-jorney-mc {
      margin-top: 5vh;
    }
    /* form */
    .h3-ex-contact, .h3-ex-contact span {
      font-size: 34px;
    }
    .ex-p-inder-btn, .ex-p-inder-btn a {
      font-size: 13px;
      width:48%;
    }
    /* articles */
    .articles {
      margin-top: 3vh;
    }
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .btn-more-wrap {
      margin-bottom: 5vh;
    }
    .form-omni-container {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }
    .form-omni-h3-questions {
      margin-bottom: 3vh;
      font-size: 34px;
    }
    .form-omni-h4-questions, .form-omni-h4-questions span {
      margin-bottom: 5vh;
      font-size: 28px;
    }
    .form-omni-input {
      margin-bottom: 1vh;
      height: 60px;
    }
    /* articles */
    .post-body h3 {
      font-size: 18px;
      margin-bottom: 2vh;
    }
    .post-body p {
      margin-bottom: 4vh;
      font-size: 18px;
    }
  }
