/*** 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-ui-ux .banner-info-container {
  padding-top: 187px;
  padding-bottom: 176px; }

.banner-ui-ux .banner-img-container img {
  max-width: 350px;
  width: 100%; }

/*** USER INTERFACE DESIGN ***/
.user-interface-design-section {
  padding-top: 130px;
  padding-bottom: 65px; }
  .user-interface-design-section .section-title .shadow-title-section {
    white-space: nowrap;
    width: 100%;
    overflow: hidden; }
  .user-interface-design-section .subtitle-user-interface-design p {
    font-family: "SourceSansPro-Regular";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    color: #515151; }
    .user-interface-design-section .subtitle-user-interface-design p b {
      font-weight: 600;
      font-size: 20px;
      margin-bottom: 20px; }
  .user-interface-design-section .subtitle-user-interface-title-complex {
    font-family: "SourceSansPro-Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 160%;
    text-transform: uppercase;
    color: #515151;
    margin-top: 45px;
    margin-bottom: 35px; }
  .user-interface-design-section .complex-ul-ux-cart-container .complex-ul-ux-cart-img-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 35px;
    min-height: 190px; }
    .user-interface-design-section .complex-ul-ux-cart-container .complex-ul-ux-cart-img-container img {
      max-width: 220px;
      width: 100%;
      max-height: 190px;
      height: 100%; }
  .user-interface-design-section .complex-ul-ux-cart-container .complex-ul-ux-cart-content {
    text-align: left; }
    .user-interface-design-section .complex-ul-ux-cart-container .complex-ul-ux-cart-content h6 {
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 160%;
      text-transform: uppercase;
      color: #515151;
      margin-bottom: 15px; }
    .user-interface-design-section .complex-ul-ux-cart-container .complex-ul-ux-cart-content p {
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 160%;
      color: #515151;
      margin-bottom: 10px; }

/*** USER INTERFACE DESIGN ***/
/*** UNDERLYING ATTRIBUTE SITE APP SECTION ***/
.underlying-attribute-site-app {
  background: #F6FCFE;
  padding-top: 130px;
  padding-bottom: 65px; }
  .underlying-attribute-site-app .shadow-title-section {
    width: 100%;
    color: #ffffff;
    white-space: nowrap; }
  .underlying-attribute-site-app .underlying-attribute-site-app-content p {
    font-family: "SourceSansPro-Light";
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 160%;
    color: #515151;
    margin-bottom: 25px; }
    .underlying-attribute-site-app .underlying-attribute-site-app-content p b {
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: 600; }
  .underlying-attribute-site-app .underlying-attribute-site-app-content .underlying-attribute-site-app-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 25px; }
    .underlying-attribute-site-app .underlying-attribute-site-app-content .underlying-attribute-site-app-icon .icon-content-container {
      width: 100%;
      max-width: 160px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      margin: 0 22.5px; }
      .underlying-attribute-site-app .underlying-attribute-site-app-content .underlying-attribute-site-app-icon .icon-content-container img {
        max-width: 50px;
        max-height: 50px;
        margin-bottom: 15px; }
      .underlying-attribute-site-app .underlying-attribute-site-app-content .underlying-attribute-site-app-icon .icon-content-container h6 {
        font-family: "SourceSansPro-Light";
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 120%;
        text-align: center;
        text-transform: uppercase;
        color: #515151; }
  .underlying-attribute-site-app .underlying-attribute-site-app-img-container {
    padding-top: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .underlying-attribute-site-app .underlying-attribute-site-app-img-container img {
      max-width: 350px;
      width: 100%;
      max-height: 376px;
      height: 100%; }

/*** UNDERLYING ATTRIBUTE SITE APP SECTION ***/
/*** UI UX SERVICES OFFER SECTION ***/
.ui-ux-services-offer {
  padding-top: 131px;
  padding-bottom: 65px; }
  .ui-ux-services-offer h4 {
    font-family: "Rubik-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 160%;
    text-transform: uppercase;
    color: #515151;
    margin-bottom: 22px; }
  .ui-ux-services-offer .section-title .shadow-title-section {
    white-space: nowrap;
    width: 100%;
    overflow: hidden; }
  .ui-ux-services-offer .section-subtitle {
    text-align: left;
    margin-bottom: 40px; }
  .ui-ux-services-offer .ui-ux-services-offer-img-container {
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .ui-ux-services-offer .ui-ux-services-offer-img-container img {
      max-width: 285px;
      width: 100%;
      height: 100%;
      max-height: 321px; }
  .ui-ux-services-offer .ui-ux-services-offer-content {
    margin-bottom: 45px; }
    .ui-ux-services-offer .ui-ux-services-offer-content ul {
      padding-left: 16px;
      list-style: none;
      position: relative;
      margin-bottom: 25px; }
      .ui-ux-services-offer .ui-ux-services-offer-content ul li {
        font-family: "SourceSansPro-Regular";
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 160%;
        color: #515151;
        margin-bottom: 12px; }
        .ui-ux-services-offer .ui-ux-services-offer-content ul li:before {
          content: "\2022";
          position: absolute;
          color: #183D85;
          font-weight: bold;
          display: inline-block;
          width: 6px;
          margin-left: -1em; }
    .ui-ux-services-offer .ui-ux-services-offer-content p {
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 160%;
      color: #515151;
      margin-bottom: 15px; }

/*** UI UX SERVICES OFFER SECTION ***/
/*** FEATURES OF DESIGN SECTION ***/
.features-ui-design {
  background: #F6FCFE;
  padding-top: 131px;
  padding-bottom: 65px; }
  .features-ui-design .shadow-title-section {
    width: 100%;
    color: #ffffff;
    white-space: nowrap; }
  .features-ui-design .features-ui-design-img-container {
    display: flex;
    justify-content: center;
    align-items: center; }
    .features-ui-design .features-ui-design-img-container img {
      max-width: 350px;
      width: 100%;
      max-height: 362px;
      height: 100%; }
  .features-ui-design .features-ui-design-content-container p {
    font-family: "SourceSansPro-Light";
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 160%;
    color: #515151;
    margin-bottom: 25px; }
    .features-ui-design .features-ui-design-content-container p b {
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: 600; }
  .features-ui-design .features-ui-design-content-container ul {
    padding-left: 16px;
    list-style: none;
    position: relative;
    margin-bottom: 25px; }
    .features-ui-design .features-ui-design-content-container ul li {
      font-family: "SourceSansPro-Light";
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 160%;
      color: #515151;
      margin-bottom: 12px; }
      .features-ui-design .features-ui-design-content-container ul li b {
        font-family: "SourceSansPro-Regular";
        font-style: normal;
        font-weight: 600; }
      .features-ui-design .features-ui-design-content-container ul li:before {
        content: "\2022";
        position: absolute;
        color: #183D85;
        font-weight: bold;
        display: inline-block;
        width: 6px;
        margin-left: -1em; }

/*** FEATURES OF DESIGN SECTION ***/
/*** WHY CHOOSE US SECTION ***/
.why-choose-us {
  padding-top: 131px;
  padding-bottom: 65px; }
  .why-choose-us .shadow-title-section {
    width: 100%;
    white-space: nowrap; }
  .why-choose-us .why-choose-us-img-container {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .why-choose-us .why-choose-us-img-container img {
      max-width: 350px;
      width: 100%;
      max-height: 314px;
      height: 100%; }
  .why-choose-us .why-choose-us-content-container {
    margin-top: 30px; }
    .why-choose-us .why-choose-us-content-container p {
      font-family: "SourceSansPro-Light";
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 160%;
      color: #515151;
      margin-bottom: 25px; }
      .why-choose-us .why-choose-us-content-container p b {
        font-family: "SourceSansPro-Regular";
        font-style: normal;
        font-weight: 600; }
    .why-choose-us .why-choose-us-content-container h5 {
      text-align: left;
      font-family: "SourceSansPro-Regular";
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 160%;
      text-transform: uppercase;
      color: #515151;
      margin-bottom: 25px; }
    .why-choose-us .why-choose-us-content-container ul {
      padding-left: 16px;
      list-style: none;
      position: relative;
      margin-bottom: 25px; }
      .why-choose-us .why-choose-us-content-container ul li {
        font-family: "SourceSansPro-Light";
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 160%;
        color: #515151;
        margin-bottom: 15px; }
        .why-choose-us .why-choose-us-content-container ul li b {
          font-family: "SourceSansPro-Regular";
          font-style: normal;
          font-weight: 600; }
        .why-choose-us .why-choose-us-content-container ul li:before {
          content: "\2022";
          position: absolute;
          color: #183D85;
          font-weight: bold;
          display: inline-block;
          width: 6px;
          margin-left: -1em; }

/*** WHY CHOOSE US SECTION  SECTION ***/
