/*** 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 ***/
/*** Banner ***/
.banner-mobile-app-testing-section .banner-info-container {
  padding-top: 186px;
  padding-bottom: 166px; }
  .banner-mobile-app-testing-section .banner-info-container .banner-title {
    font-size: 56px;
    line-height: 130%; }

.banner-mobile-app-testing-section .banner-img-container img {
  max-width: 380px; }

/*** Banner ***/
/*** how-we-work-mobile-software-section ***/
.how-we-work-mobile-software-section {
  padding-top: 130px;
  padding-bottom: 65px; }
  .how-we-work-mobile-software-section .how-we-work-mobile-software-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .how-we-work-mobile-software-section .how-we-work-mobile-software-img img {
      max-width: 255px; }
  .how-we-work-mobile-software-section .how-we-work-mobile-software-second-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .how-we-work-mobile-software-section .how-we-work-mobile-software-second-img img {
      max-width: 285px; }
  .how-we-work-mobile-software-section .how-we-work-mobile-software-content {
    margin-top: 70px; }
    .how-we-work-mobile-software-section .how-we-work-mobile-software-content .custom-margin-list {
      margin-left: 10%; }
    .how-we-work-mobile-software-section .how-we-work-mobile-software-content:last-child {
      margin-top: 0; }

/*** how-we-work-mobile-software-section ***/
/*** what-we-do-mobile-software-section ***/
.what-we-do-mobile-software-section {
  padding-top: 130px;
  padding-bottom: 65px;
  background: #F6FCFE; }
  .what-we-do-mobile-software-section .section-title .shadow-title-section {
    color: #ffffff; }
  .what-we-do-mobile-software-section .what-we-do-mobile-software-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .what-we-do-mobile-software-section .what-we-do-mobile-software-img img {
      max-width: 260px; }
  .what-we-do-mobile-software-section .what-we-do-mobile-software-content p {
    font-size: 18px; }
    .what-we-do-mobile-software-section .what-we-do-mobile-software-content p b {
      font-size: 19px; }

/*** what-we-do-mobile-software-section ***/
/*** crystal-logic-mobile-testing-workflow-section ***/
.crystal-logic-mobile-testing-workflow-section {
  padding-top: 130px;
  padding-bottom: 65px; }
  .crystal-logic-mobile-testing-workflow-section .crystal-logic-mobile-testing-workflow-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .crystal-logic-mobile-testing-workflow-section .crystal-logic-mobile-testing-workflow-img img {
      max-width: 255px; }

/*** crystal-logic-mobile-testing-workflow-section ***/
/*** crystal-logic-mobile-app-testing-services-section ***/
.crystal-logic-mobile-app-testing-services-section {
  padding-top: 130px;
  padding-bottom: 65px;
  background: #F6FCFE; }
  .crystal-logic-mobile-app-testing-services-section .section-title .shadow-title-section {
    color: #ffffff; }
  .crystal-logic-mobile-app-testing-services-section .crystal-logic-mobile-app-testing-services-img {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    .crystal-logic-mobile-app-testing-services-section .crystal-logic-mobile-app-testing-services-img img {
      max-width: 255px; }
  .crystal-logic-mobile-app-testing-services-section .crystal-logic-mobile-app-testing-services-content.content-page-block {
    margin-top: 50px; }

/*** crystal-logic-mobile-app-testing-services-section ***/
