/*** font ***/
@font-face {
  font-family: 'Rubik-Regular';
  src: url("../fonts/Rubik/Rubik-Regular.ttf");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Rubik-Italic';
  src: url("../fonts/Rubik/Rubik-Italic.ttf");
  font-style: italic;
  font-weight: 400; }

@font-face {
  font-family: 'Rubik-Medium';
  src: url("../fonts/Rubik/Rubik-Medium.ttf");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: 'Rubik-Bold';
  src: url("../fonts/Rubik/Rubik-Bold.ttf");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url("../fonts/Source-Sans-Pro/SourceSansPro-Bold.ttf");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url("../fonts/Source-Sans-Pro/SourceSansPro-Regular.ttf");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'SourceSansPro-Light';
  src: url("../fonts/Source-Sans-Pro/SourceSansPro-Light.ttf");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'SourceSansPro-italic';
  src: url("../fonts/Source-Sans-Pro/SourceSansPro-Italic.ttf");
  font-style: italic;
  font-weight: 400; }

/*** font ***/
.automation-testing .banner-info-container {
  padding-top: 180px;
  padding-bottom: 160px; }
  .automation-testing .banner-info-container .banner-title br {
    display: none; }

.automation-testing .banner-img-container img {
  max-width: 380px;
  width: 100%; }

/*** what-automation-testing-section ***/
.what-automation-testing-section {
  padding-top: 130px;
  padding-bottom: 65px; }
  .what-automation-testing-section .what-automation-testing-img {
    display: flex;
    justify-content: center;
    align-items: center; }
    .what-automation-testing-section .what-automation-testing-img img {
      max-width: 285px; }

/*** what-automation-testing-section ***/
/*** when-is-it-applied-section ***/
.when-is-it-applied-section {
  background: #F6FCFE;
  padding-top: 130px;
  padding-bottom: 65px; }
  .when-is-it-applied-section .shadow-title-section {
    width: 100%;
    color: #ffffff;
    white-space: nowrap; }
  .when-is-it-applied-section .when-is-it-applied-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .when-is-it-applied-section .when-is-it-applied-img img {
      max-width: 380px; }

/*** when-is-it-applied-section ***/
/*** at-benefits-automation-section ***/
.at-benefits-automation-section {
  padding-top: 130px;
  padding-bottom: 65px; }
  .at-benefits-automation-section .what-automation-testing-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; }
    .at-benefits-automation-section .what-automation-testing-img img {
      max-width: 350px; }

/*** at-benefits-automation-section ***/
/*** at-types-automation-testing-section ***/
.at-types-automation-testing-section {
  background: #F6FCFE;
  padding-top: 130px;
  padding-bottom: 65px; }
  .at-types-automation-testing-section .shadow-title-section {
    width: 100%;
    color: #ffffff;
    white-space: nowrap; }
  .at-types-automation-testing-section .at-types-automation-testing-content {
    max-width: 710px;
    width: 100%; }
  .at-types-automation-testing-section .at-types-automation-testing-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .at-types-automation-testing-section .at-types-automation-testing-img img {
      max-width: 285px; }

/*** at-types-automation-testing-section ***/
/*** at-automation-testing-company-section ***/
.at-automation-testing-company-section {
  padding-top: 130px;
  padding-bottom: 65px; }
  .at-automation-testing-company-section .at-automation-testing-company-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .at-automation-testing-company-section .at-automation-testing-company-img img {
      max-width: 285px; }

/*** at-automation-testing-company-section ***/
/*** at-what-do-we-test-section ***/
.at-what-do-we-test-section {
  background: #F6FCFE;
  padding-top: 130px;
  padding-bottom: 35px; }
  .at-what-do-we-test-section .shadow-title-section {
    width: 100%;
    color: #ffffff;
    white-space: nowrap; }
  .at-what-do-we-test-section .wdwtest-card {
    margin-bottom: 30px; }
    .at-what-do-we-test-section .wdwtest-card .wdwtest-card-header {
      display: flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 20px; }
      .at-what-do-we-test-section .wdwtest-card .wdwtest-card-header .wdwtest-card-icon img {
        width: 65px;
        height: 47px; }
      .at-what-do-we-test-section .wdwtest-card .wdwtest-card-header h6 {
        font-family: "SourceSansPro-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 160%;
        color: #515151;
        margin-left: 20px;
        margin-bottom: 0; }
    .at-what-do-we-test-section .wdwtest-card .wdwtest-card-content {
      text-align: left;
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 160%;
      color: #515151; }
      .at-what-do-we-test-section .wdwtest-card .wdwtest-card-content p:last-child {
        margin-bottom: 0; }

/*** at-what-do-we-test-section ***/
/*** at-tools-automation-testing-section ***/
.at-tools-automation-testing-section {
  padding-top: 125px;
  padding-bottom: 45px; }
  .at-tools-automation-testing-section .at-tools-automation-testing-img {
    display: flex;
    justify-content: center;
    align-items: flex-start; }
    .at-tools-automation-testing-section .at-tools-automation-testing-img img {
      max-width: 350px; }
  .at-tools-automation-testing-section .at-tools-automation-testing-content {
    margin-bottom: 10px; }
  .at-tools-automation-testing-section .tools-use-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px; }
    .at-tools-automation-testing-section .tools-use-card img {
      width: 50px;
      height: 50px; }
    .at-tools-automation-testing-section .tools-use-card h6 {
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 150%;
      color: #515151;
      margin-left: 15px;
      margin-bottom: 0; }

/*** at-tools-automation-testing-section ***/
