/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.awards-certificates {
  position: relative;
  height: auto; }
  .awards-certificates .side-title {
    left: 4.1%;
    position: absolute;
    font-family: "Roboto-Medium";
    font-style: normal;
    top: 305px;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #26252e;
    transform: translateX(calc(-50% + 15px)) rotate(-90deg) !important;
    z-index: 1; }
  .awards-certificates .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - var(--sideGridWidth));
    height: 100%;
    background-color: #ecf1f2;
    margin-left: var(--sideGridWidth); }
  .awards-certificates .content-section {
    position: relative;
    width: 100%;
    height: 624px; }
    .awards-certificates .content-section .content-body {
      position: relative;
      height: 100%;
      margin: 0 auto;
      width: calc(100% - calc(calc(4.1% + calc(91.8%/ 8)) * 2));
      padding-top: 105px;
      z-index: 1; }
    .awards-certificates .content-section .bold-line {
      position: relative;
      width: 114px;
      height: 7px;
      background-color: #000000; }
    .awards-certificates .content-section .title-section {
      position: relative;
      padding-top: 55.5px; }
      .awards-certificates .content-section .title-section .title {
        font-family: "Roboto-Medium";
        font-size: var(--font59);
        color: #000000;
        font-weight: 500;
        line-height: 90px;
        font-style: normal; }
    .awards-certificates .content-section .text {
      margin-top: 66px;
      width: calc(100% / 2);
      position: relative;
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 30px;
      display: flex;
      align-items: center;
      letter-spacing: 0.02em;
      color: #26252e;
      opacity: 0.6 !important; }

.awards-certificates-slider {
  position: relative;
  height: 576px;
  width: 100%;
  margin-top: 110px;
  display: block; }
  .awards-certificates-slider .slider-container {
    width: calc(4.1% + calc(calc(91.8%/ 8)* 5));
    float: left;
    transform: translateX(-5vw); }
    .awards-certificates-slider .slider-container .slick-prev,
    .awards-certificates-slider .slider-container .slick-next {
      display: none !important; }
    .awards-certificates-slider .slider-container .slider-item {
      width: 22vw !important;
      outline: none;
      height: 576px;
      background-color: #7d7c82;
      float: right; }
      .awards-certificates-slider .slider-container .slider-item img {
        height: 100%;
        width: 100%; }
  .awards-certificates-slider .clickDataContainer {
    width: calc(calc(91.8%/ 8)* 3);
    position: relative;
    float: left;
    height: 576px; }
    .awards-certificates-slider .clickDataContainer .certificates-name {
      font-family: "Roboto-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 24px;
      line-height: 28px;
      display: flex;
      align-items: center;
      padding-left: calc(100% / 3);
      color: #26252e; }
    .awards-certificates-slider .clickDataContainer .provider-logo {
      margin-left: calc(100% / 3);
      margin-top: 35px; }
    .awards-certificates-slider .clickDataContainer .certificates-provider {
      padding-top: 15px;
      padding-left: calc(100% / 3);
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: 400;
      font-size: 24px;
      line-height: 28px;
      display: flex;
      align-items: center;
      color: #26252e; }
    .awards-certificates-slider .clickDataContainer .certificates-description {
      padding-top: 30px;
      padding-left: calc(100% / 3);
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 30px;
      display: flex;
      align-items: center;
      letter-spacing: 0.02em;
      color: #26252e;
      opacity: 0.6; }
    .awards-certificates-slider .clickDataContainer .award-wrap-slider-next-pre {
      position: absolute;
      bottom: 0;
      transform: translate(100%, 0); }
  .awards-certificates-slider .award-wrap-slider-next-pre {
    height: 84px;
    width: var(--singleGridWidth);
    display: flex;
    justify-content: space-between; }
    .awards-certificates-slider .award-wrap-slider-next-pre .next-pre-box {
      width: var(--singleGridWidth);
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      background-color: #ecf1f2;
      outline: none; }
      .awards-certificates-slider .award-wrap-slider-next-pre .next-pre-box svg path {
        stroke: #26252e; }
    .awards-certificates-slider .award-wrap-slider-next-pre :hover {
      background-color: #e2e6e7; }
    .awards-certificates-slider .award-wrap-slider-next-pre .pre {
      transform: rotate(180deg); }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .awards-certificates .content-section .content-body {
    width: calc(var(--singleGridWidth) * 6); }
  .awards-certificates .side-title {
    left: var(--sideGridWidth);
    font-size: var(--font20); }
  .awards-certificates-slider .slider-container {
    width: calc( calc(var(--singleGridWidth) * 5) + calc(var(--singleGridWidth) / 2.3)); }
  .awards-certificates-slider .clickDataContainer {
    width: calc(var(--singleGridWidth) * 3); }
    .awards-certificates-slider .clickDataContainer .certificates-name {
      padding-left: 0px; }
    .awards-certificates-slider .clickDataContainer .certificates-provider {
      padding-left: 0px; }
    .awards-certificates-slider .clickDataContainer .provider-logo {
      margin-left: 0px; }
    .awards-certificates-slider .clickDataContainer .certificates-description {
      padding-left: 0px;
      font-size: var(--font20); }
    .awards-certificates-slider .clickDataContainer .award-wrap-slider-next-pre {
      transform: unset; } }

@media screen and (min-width: 1440px) {
  .awards-certificates .side-title {
    left: calc(calc(100% - 1320px) / 2); }
  .awards-certificates .bg {
    width: calc(100% - calc(calc(100% - 1320px) / 2));
    margin-left: calc(calc(100% - 1320px) / 2); }
  .awards-certificates .content-section .content-body {
    width: calc(100% - calc(calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)) * 2)); }
  .awards-certificates-slider .slider-container {
    width: calc( calc(calc(calc(100% - 1320px) / 2) + calc(calc(1320px/ 8)* 5)) - 5px);
    overflow: hidden !important; }
  .awards-certificates-slider .clickDataContainer {
    width: calc(calc(1320px/ 8)* 3);
    position: absolute;
    left: calc(calc(calc(100% - 1320px) / 2) + calc(calc(1320px/ 8) * 4)); }
  .awards-certificates-slider .award-wrap-slider-next-pre {
    height: 83px; } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .awards-certificates .side-title {
    left: calc(calc(100% - 1240px) / 2);
    font-size: 18px;
    line-height: 32px;
    top: 270px; }
  .awards-certificates .bg {
    width: calc(100% - calc(calc(100% - 1240px) / 2));
    margin-left: calc(calc(100% - 1240px) / 2); }
  .awards-certificates .content-section {
    height: 588px; }
    .awards-certificates .content-section .content-body {
      width: calc(100% - calc(calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)) * 2)); }
    .awards-certificates .content-section .bold-line {
      width: 110px; }
    .awards-certificates .content-section .title-section {
      padding-top: 45px; }
    .awards-certificates .content-section .text {
      margin-top: 45px;
      font-size: 18px; }
  .awards-certificates-slider {
    height: 548.17px;
    margin-top: 102px; }
    .awards-certificates-slider .slider-container {
      width: calc(calc(1240px/ 8)* 5.5) !important; }
      .awards-certificates-slider .slider-container .slider-item {
        width: 314.22px !important;
        height: 548.17px; }
    .awards-certificates-slider .clickDataContainer {
      position: absolute;
      left: calc( calc(calc(100% - 1240px) / 2) + calc(calc(1240px/ 8) * 4));
      height: 548.17px;
      width: calc(calc(1240px/ 8)* 3); }
      .awards-certificates-slider .clickDataContainer .certificates-name {
        font-size: 24px;
        line-height: 26px; }
      .awards-certificates-slider .clickDataContainer .provider-logo {
        margin-top: 45px;
        height: 76px; }
      .awards-certificates-slider .clickDataContainer .certificates-provider {
        padding-top: 19px;
        font-size: 24px;
        line-height: 26px; }
      .awards-certificates-slider .clickDataContainer .certificates-description {
        padding-top: 45px;
        font-size: 18px;
        width: 102%; }
    .awards-certificates-slider .award-wrap-slider-next-pre {
      height: 78px; } }

@media screen and (max-width: 1024px) {
  .awards-certificates .content-section {
    height: 302px; }
    .awards-certificates .content-section .bold-line {
      width: 50px; }
    .awards-certificates .content-section .content-body {
      margin-left: 27.5%;
      padding-top: 50px; }
    .awards-certificates .content-section .title-section {
      padding-top: 30px; }
      .awards-certificates .content-section .title-section .title {
        font-size: 30px;
        line-height: 40px; }
    .awards-certificates .content-section .text {
      width: 100%;
      font-size: 12px;
      line-height: 20px;
      margin-top: 24px;
      font-family: "Roboto-Regular"; }
  .awards-certificates .side-title {
    top: 150px;
    font-size: 12px;
    line-height: 20px; }
  .awards-certificates-slider {
    height: 406px;
    margin-top: 48px; }
    .awards-certificates-slider .slider-container {
      width: 55%; }
      .awards-certificates-slider .slider-container .slider-item {
        width: 55vw !important;
        height: 406px; }
        .awards-certificates-slider .slider-container .slider-item img {
          object-fit: unset; }
    .awards-certificates-slider .clickDataContainer {
      width: 41%;
      height: auto; }
      .awards-certificates-slider .clickDataContainer .certificates-name,
      .awards-certificates-slider .clickDataContainer .certificates-provider {
        font-size: 14px;
        line-height: 24px;
        padding: 0; }
      .awards-certificates-slider .clickDataContainer .certificates-name {
        margin-bottom: 10px; }
      .awards-certificates-slider .clickDataContainer .certificates-provider {
        font-family: "Roboto-Regular"; }
      .awards-certificates-slider .clickDataContainer .provider-logo {
        margin-top: 15px;
        width: 80px;
        margin-left: 0; }
      .awards-certificates-slider .clickDataContainer .certificates-description {
        padding-left: 0;
        font-size: 12px;
        line-height: 20px;
        padding-top: 10px;
        font-family: "Roboto-Regular"; }
      .awards-certificates-slider .clickDataContainer .award-wrap-slider-next-pre {
        height: 36px;
        bottom: -53px;
        left: unset;
        right: 3%;
        transform: translate(0); }
        .awards-certificates-slider .clickDataContainer .award-wrap-slider-next-pre .next-pre-box svg {
          width: 13px;
          height: 13px; }
          .awards-certificates-slider .clickDataContainer .award-wrap-slider-next-pre .next-pre-box svg path {
            stroke-width: 3px; } }

@media screen and (max-width: calc(320px + 1px)) {
  .awards-certificates-slider .slider-container .slider-item {
    width: 160px !important;
    height: 406px; }
    .awards-certificates-slider .slider-container .slider-item img {
      object-fit: unset; } }

/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.news_section_container {
  width: 100%;
  height: 1060px;
  position: relative;
  margin-top: 162.56px; }
  .news_section_container .viewMore_section {
    width: 100%;
    position: absolute;
    bottom: 0px;
    display: flex;
    height: 181px;
    z-index: 1; }
    .news_section_container .viewMore_section .wrap-view-more {
      position: absolute; }
      .news_section_container .viewMore_section .wrap-view-more .view-more-block {
        right: calc(4.1% + calc(91.8%/ 8)); }
  .news_section_container .title_section {
    position: relative;
    width: calc(4.1% + calc(91.8%/ 8) * 3);
    height: 267.17px;
    background: #ecf1f2;
    opacity: 1;
    transition: all 0.5s linear; }
  .news_section_container .fixedPosition {
    position: fixed !important;
    top: 70px !important; }
  .news_section_container .fixedPositionForTitle {
    position: fixed !important;
    top: 130px !important; }
  .news_section_container .fadeOut {
    opacity: 0 !important; }
  .news_section_container .bold-line {
    position: absolute;
    left: var(--secondGridLeft);
    top: 4px;
    width: 114px;
    height: 7px;
    background-color: #000000;
    margin-top: -7px;
    z-index: 1;
    opacity: 1;
    transition: opacity 0.5s linear; }
  .news_section_container .main_title {
    position: absolute;
    left: var(--secondGridLeft);
    top: 58px;
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 59px;
    line-height: 90px;
    display: flex;
    align-items: center;
    color: #000000;
    opacity: 1;
    z-index: 1;
    transition: opacity 0.5s linear; }
  .news_section_container .news_block {
    width: 91.8%;
    height: 495px;
    position: absolute;
    top: 267.17px;
    margin-left: 4.1%;
    display: flex;
    z-index: 1; }
    .news_section_container .news_block #overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #26252e;
      opacity: 0.5;
      z-index: 2; }
    .news_section_container .news_block .vertical_text {
      position: absolute;
      left: -60px;
      top: 248px;
      width: 248px;
      height: 60px;
      line-height: 60px;
      background: #434eba;
      transform: rotate(-90deg);
      transform-origin: 0% 0%;
      text-align: right; }
      .news_section_container .news_block .vertical_text span {
        font-family: "Roboto-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 32px;
        letter-spacing: 0.02em;
        color: #ffffff;
        padding-right: 10px; }
    .news_section_container .news_block .left_block {
      width: 50%;
      position: relative;
      object-fit: cover;
      border-right: 1px solid #ffffff;
      background-color: #7d7c82; }
      .news_section_container .news_block .left_block .content-part {
        cursor: pointer;
        object-fit: cover;
        height: 100%; }
        .news_section_container .news_block .left_block .content-part:hover .content-ovelay {
          opacity: 1; }
      .news_section_container .news_block .left_block .content-ovelay {
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.1s ease-in-out 0s;
        -moz-transition: all 0.1s ease-in-out 0s;
        transition: all 0.1s ease-in-out 0s; }
      .news_section_container .news_block .left_block img {
        width: 100%;
        height: 100%;
        background-color: #7d7c82; }
      .news_section_container .news_block .left_block .news_info {
        position: absolute;
        width: 100%;
        bottom: 10px;
        z-index: 5; }
        .news_section_container .news_block .left_block .news_info h3 {
          display: -webkit-box;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          box-orient: vertical;
          -webkit-line-clamp: 1;
          -moz-line-clamp: 1;
          -ms-line-clamp: 1;
          line-clamp: 1;
          margin: 0px;
          font-family: "Roboto-Regular";
          font-style: normal;
          font-weight: 500;
          font-size: 24px;
          line-height: 36px;
          color: #ffffff;
          padding-left: 60px;
          padding-right: 104px; }
        .news_section_container .news_block .left_block .news_info p {
          display: -webkit-box;
          overflow: hidden;
          -webkit-box-orient: vertical;
          -moz-box-orient: vertical;
          -ms-box-orient: vertical;
          box-orient: vertical;
          -webkit-line-clamp: 2;
          -moz-line-clamp: 2;
          -ms-line-clamp: 2;
          line-clamp: 2;
          font-family: "Roboto-Regular";
          font-style: normal;
          font-weight: normal;
          font-size: 20px;
          line-height: 30px;
          display: flex;
          align-items: center;
          letter-spacing: 0.02em;
          color: #ffffff;
          opacity: 0.7;
          padding-left: 60px;
          padding-right: 104px;
          margin: 10px 0px; }
    .news_section_container .news_block .right_block {
      width: 50%;
      display: flex;
      flex-direction: column;
      cursor: pointer; }
      .news_section_container .news_block .right_block .top {
        position: relative;
        width: 100%;
        height: 50%;
        object-fit: cover;
        border-bottom: 1px solid #ffffff;
        background-color: #7d7c82; }
        .news_section_container .news_block .right_block .top:hover .content-ovelay {
          opacity: 1; }
        .news_section_container .news_block .right_block .top .content-ovelay {
          background: rgba(0, 0, 0, 0.7);
          position: absolute;
          height: 100%;
          width: 100%;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          opacity: 0;
          -webkit-transition: all 0.1s ease-in-out 0s;
          -moz-transition: all 0.1s ease-in-out 0s;
          transition: all 0.1s ease-in-out 0s; }
        .news_section_container .news_block .right_block .top img {
          width: 100%;
          height: 100%;
          background-color: #7d7c82; }
        .news_section_container .news_block .right_block .top .news_info {
          position: absolute;
          width: 100%;
          bottom: 10px;
          z-index: 5; }
          .news_section_container .news_block .right_block .top .news_info h3 {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            -ms-box-orient: vertical;
            box-orient: vertical;
            -webkit-line-clamp: 1;
            -moz-line-clamp: 1;
            -ms-line-clamp: 1;
            line-clamp: 1;
            font-family: "Roboto-Regular";
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 36px;
            color: #ffffff;
            padding-left: 60px;
            padding-right: 104px; }
          .news_section_container .news_block .right_block .top .news_info p {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            -ms-box-orient: vertical;
            box-orient: vertical;
            -webkit-line-clamp: 2;
            -moz-line-clamp: 2;
            -ms-line-clamp: 2;
            line-clamp: 2;
            margin: 10px 0px;
            font-family: "Roboto-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 20px;
            line-height: 30px;
            display: flex;
            align-items: center;
            letter-spacing: 0.02em;
            color: #ffffff;
            opacity: 0.7;
            padding-left: 60px;
            padding-right: 104px; }
      .news_section_container .news_block .right_block .bottom {
        position: relative;
        width: 100%;
        height: 50%;
        object-fit: cover;
        background-color: #7d7c82; }
        .news_section_container .news_block .right_block .bottom:hover .content-ovelay {
          opacity: 1; }
        .news_section_container .news_block .right_block .bottom .content-ovelay {
          background: rgba(0, 0, 0, 0.7);
          position: absolute;
          height: 100%;
          width: 100%;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          opacity: 0;
          -webkit-transition: all 0.1s ease-in-out 0s;
          -moz-transition: all 0.1s ease-in-out 0s;
          transition: all 0.1s ease-in-out 0s; }
        .news_section_container .news_block .right_block .bottom img {
          width: 100%;
          height: 100%;
          background-color: #7d7c82; }
        .news_section_container .news_block .right_block .bottom .news_info {
          position: absolute;
          width: 100%;
          bottom: 10px;
          z-index: 5; }
          .news_section_container .news_block .right_block .bottom .news_info h3 {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            -ms-box-orient: vertical;
            box-orient: vertical;
            -webkit-line-clamp: 1;
            -moz-line-clamp: 1;
            -ms-line-clamp: 1;
            line-clamp: 1;
            font-family: "Roboto-Regular";
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 36px;
            color: #ffffff;
            padding-left: 60px;
            padding-right: 104px; }
          .news_section_container .news_block .right_block .bottom .news_info p {
            display: -webkit-box;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -moz-box-orient: vertical;
            -ms-box-orient: vertical;
            box-orient: vertical;
            -webkit-line-clamp: 2;
            -moz-line-clamp: 2;
            -ms-line-clamp: 2;
            line-clamp: 2;
            margin: 10px 0px;
            font-family: "Roboto-Regular";
            font-style: normal;
            font-weight: normal;
            font-size: 20px;
            line-height: 30px;
            display: flex;
            align-items: center;
            letter-spacing: 0.02em;
            color: #ffffff;
            opacity: 0.7;
            padding-left: 60px;
            padding-right: 104px; }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .news_section_container .title_section {
    width: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 3)); }
  .news_section_container .news_block {
    width: calc(var(--singleGridWidth) * 8);
    margin-left: var(--sideGridWidth); }
    .news_section_container .news_block .vertical_text {
      left: calc(var(--sideGridWidth) * -1);
      height: var(--sideGridWidth); }
    .news_section_container .news_block .left_block .news_info h3 {
      font-size: var(--font24);
      line-height: 36px; }
    .news_section_container .news_block .left_block .news_info p {
      font-size: var(--font20);
      line-height: 30px; }
    .news_section_container .news_block .right_block .top .news_info h3 {
      font-size: var(--font24);
      line-height: 36px; }
    .news_section_container .news_block .right_block .top .news_info p {
      font-size: var(--font20);
      line-height: 30px; }
    .news_section_container .news_block .right_block .bottom .news_info h3 {
      font-size: var(--font24);
      line-height: 36px; }
    .news_section_container .news_block .right_block .bottom .news_info p {
      font-size: var(--font20);
      line-height: 30px; }
  .news_section_container .viewMore_section .wrap-view-more .view-more-block {
    right: calc(var(--sideGridWidth) + calc(var(--singleGridWidth))); } }

@media screen and (min-width: 1440px) {
  .news_section_container .viewMore_section .wrap-view-more .view-more-block {
    right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .news_section_container .title_section {
    width: calc(calc(calc(100% - 1320px) / 2) + calc(1320px/ 8) * 3); }
  .news_section_container .bold-line {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .news_section_container .main_title {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .news_section_container .news_block {
    width: 1320px;
    margin-left: calc(calc(100% - 1320px) / 2); }
    .news_section_container .news_block .left_block .news_info {
      bottom: 25px; }
    .news_section_container .news_block .right_block .top .news_info {
      bottom: 25px; }
    .news_section_container .news_block .right_block .bottom .news_info {
      bottom: 25px; } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .news_section_container {
    height: 996px;
    margin-top: 156px; }
    .news_section_container .viewMore_section {
      height: 171px; }
      .news_section_container .viewMore_section .wrap-view-more .view-more-block {
        right: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)); }
    .news_section_container .title_section {
      width: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8) * 3);
      height: 255px; }
    .news_section_container .fixedPositionForTitle {
      top: 100px !important; }
    .news_section_container .fixedPosition {
      top: 60px !important; }
    .news_section_container .bold-line {
      left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      width: 110px; }
    .news_section_container .main_title {
      left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      top: 44px;
      font-size: 56px; }
    .news_section_container .news_block {
      width: 1240px;
      margin-left: calc(calc(100% - 1240px) / 2);
      top: 255px;
      height: 464px; }
      .news_section_container .news_block .vertical_text {
        top: 238px;
        width: 238px; }
        .news_section_container .news_block .vertical_text span {
          font-size: 18px;
          line-height: 32px; }
      .news_section_container .news_block .left_block .news_info {
        bottom: 40px; }
        .news_section_container .news_block .left_block .news_info h3 {
          font-size: 22px;
          padding-left: 57px;
          padding-right: 100px; }
        .news_section_container .news_block .left_block .news_info p {
          font-size: 18px;
          padding-left: 57px;
          padding-right: 100px; }
      .news_section_container .news_block .right_block .top .news_info {
        bottom: 35px; }
        .news_section_container .news_block .right_block .top .news_info h3 {
          font-size: 22px;
          padding-left: 57px;
          padding-right: 100px; }
        .news_section_container .news_block .right_block .top .news_info p {
          font-size: 18px;
          padding-left: 57px;
          padding-right: 100px; }
      .news_section_container .news_block .right_block .bottom .news_info {
        bottom: 40px; }
        .news_section_container .news_block .right_block .bottom .news_info h3 {
          font-size: 22px;
          padding-left: 57px;
          padding-right: 100px; }
        .news_section_container .news_block .right_block .bottom .news_info p {
          font-size: 18px;
          padding-left: 57px;
          padding-right: 100px; } }

@media screen and (max-width: 1024px) {
  .news_section_container {
    margin-top: 72px; }
    .news_section_container .grid-one {
      left: 4.7%; }
    .news_section_container .grid-two {
      left: 27.5%; }
    .news_section_container .grid-three {
      left: 50%; }
    .news_section_container .grid-four {
      display: none; }
    .news_section_container .title_section {
      width: 73%;
      height: 180px; }
    .news_section_container .bold-line {
      border: 4px solid #000000;
      width: 72px;
      top: 80px; }
    .news_section_container .main_title {
      top: 102px;
      font-size: 30px;
      line-height: 40px; }
    .news_section_container .news_block {
      top: 174px;
      width: 100%;
      height: auto;
      display: block;
      margin-left: 0; }
      .news_section_container .news_block .vertical_text {
        position: absolute;
        top: 119px;
        width: 120px;
        height: 36px;
        z-index: 3;
        left: 0;
        display: flex;
        justify-content: flex-end;
        align-items: center; }
        .news_section_container .news_block .vertical_text span {
          font-size: 12px; }
      .news_section_container .news_block .left_block {
        width: 100%;
        height: 240px;
        margin-bottom: 1px; }
        .news_section_container .news_block .left_block .news_info {
          bottom: 30px; }
          .news_section_container .news_block .left_block .news_info h3 {
            font-size: 14px;
            line-height: 20px;
            padding-right: 70px; }
          .news_section_container .news_block .left_block .news_info p {
            font-size: 12px;
            line-height: 20px;
            padding-right: 50px; }
      .news_section_container .news_block .right_block {
        width: 100%; }
        .news_section_container .news_block .right_block .top {
          margin-bottom: 1px; }
        .news_section_container .news_block .right_block .bottom,
        .news_section_container .news_block .right_block .top {
          height: 196px; }
          .news_section_container .news_block .right_block .bottom .news_info h3,
          .news_section_container .news_block .right_block .top .news_info h3 {
            font-size: 14px;
            line-height: 20px;
            padding-right: 70px; }
          .news_section_container .news_block .right_block .bottom .news_info p,
          .news_section_container .news_block .right_block .top .news_info p {
            font-size: 12px;
            line-height: 20px;
            padding-right: 50px; }
    .news_section_container .viewMore_section {
      bottom: 20px;
      width: 93%;
      left: 6%; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
      .news_section_container .viewMore_section {
        left: 4.7%; } }

/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.ourTechnologyservicesTop {
  position: relative;
  height: 900px; }
  .ourTechnologyservicesTop .scroll_down {
    position: absolute;
    top: 68px;
    left: 50%;
    margin-left: 0.5px;
    transform: translateX(-50%);
    cursor: pointer;
    outline: none;
    z-index: 10; }
  .ourTechnologyservicesTop .title_section {
    position: absolute;
    padding-top: 181.5px;
    width: calc(100% - calc(calc(4.1% + calc(91.8%/ 8)) * 2));
    left: calc(4.1% + calc(91.8%/ 8)); }
    .ourTechnologyservicesTop .title_section .bold-line {
      width: 114px; }
    .ourTechnologyservicesTop .title_section .title {
      font-family: "Roboto-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 59px;
      line-height: 69px;
      color: #000000;
      margin-left: -2px;
      margin-top: 66px; }
    .ourTechnologyservicesTop .title_section .description {
      font-family: "Roboto-Regular";
      font-size: var(--font20);
      color: #26252e;
      font-weight: 400;
      line-height: 30px;
      letter-spacing: 0.02em;
      color: rgba(38, 37, 46, 0.7);
      opacity: 0.7;
      margin-top: 83px;
      margin-left: calc(var(--singleGridWidth) * 2);
      width: calc(var(--singleGridWidth) * 4); }
      .ourTechnologyservicesTop .title_section .description .read_more_block {
        font-family: "Roboto-Medium";
        font-style: normal;
        font-weight: normal;
        font-size: var(--font20);
        line-height: 23px;
        color: #16c36e;
        opacity: 0.8;
        border: none;
        background-color: transparent; }
        .ourTechnologyservicesTop .title_section .description .read_more_block svg {
          height: 10px;
          width: 20px; }
          .ourTechnologyservicesTop .title_section .description .read_more_block svg path {
            stroke: #16c36e;
            stroke-width: 2px; }
        .ourTechnologyservicesTop .title_section .description .read_more_block:hover {
          cursor: pointer; }
        .ourTechnologyservicesTop .title_section .description .read_more_block:focus {
          outline: none; }
        .ourTechnologyservicesTop .title_section .description .read_more_block .readmore {
          margin-right: 10px; }
    .ourTechnologyservicesTop .title_section .autoHieght {
      height: auto; }
  .ourTechnologyservicesTop .fixedPosition {
    position: fixed;
    top: -110px;
    margin-left: 1px; }
  .ourTechnologyservicesTop .disappear {
    opacity: 0; }

.ourTechnologyservicesBottom {
  position: relative;
  height: 996px;
  width: 100%; }
  .ourTechnologyservicesBottom.down {
    margin-top: 50px; }
  .ourTechnologyservicesBottom .grid-nine {
    display: none; }
  .ourTechnologyservicesBottom .wrap-plus {
    position: absolute;
    top: 533px;
    height: 30px;
    width: 30px;
    left: calc(100% - 4.1%);
    transform: translate(-50%, -50%); }
    .ourTechnologyservicesBottom .wrap-plus .plus-block {
      height: 30px;
      width: 30px;
      position: relative; }
      .ourTechnologyservicesBottom .wrap-plus .plus-block .vertical-line {
        position: absolute;
        width: 0;
        height: 100%;
        left: 50%;
        top: 0;
        border: 1px solid #bebec0;
        transform: translateX(-50%); }
      .ourTechnologyservicesBottom .wrap-plus .plus-block .horizontal-line {
        position: absolute;
        width: 100%;
        height: 0px;
        border: 1px solid #bebec0;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
  .ourTechnologyservicesBottom .bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    opacity: 1;
    background-color: #ecf1f2;
    width: calc(100% - 4.1% + 1px); }
  .ourTechnologyservicesBottom .tag {
    height: 32px;
    overflow: hidden;
    position: fixed;
    left: 4.1vw;
    top: 50%;
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #26252e;
    margin-top: 28px;
    margin-left: 15px;
    transform: translateX(-50%) rotate(-90deg);
    display: none; }
    .ourTechnologyservicesBottom .tag .tag_text {
      margin-top: -30px; }
    .ourTechnologyservicesBottom .tag .mystyle {
      animation: fadeInLeft;
      animation-duration: 0.3s;
      animation-fill-mode: forwards; }
    .ourTechnologyservicesBottom .tag .mystyle2 {
      margin-top: 0px;
      animation: fadeOut;
      animation-duration: 0.5s;
      animation-fill-mode: forwards; }
  .ourTechnologyservicesBottom .mystyle3 {
    display: block; }
  .ourTechnologyservicesBottom .service_block {
    position: absolute;
    top: -317px;
    left: calc(4.1% + calc(91.8%/ 8));
    display: block;
    width: calc(100% - calc(calc(4.1% + calc(91.8%/ 8))));
    z-index: 1; }
    .ourTechnologyservicesBottom .service_block .block {
      position: relative;
      display: block;
      width: 33.33%;
      height: 425px;
      float: left;
      background-color: #7d7c82; }
      .ourTechnologyservicesBottom .service_block .block .image-background {
        background: #26252e;
        opacity: 0.5;
        height: 100%;
        width: 100%;
        position: absolute; }
      .ourTechnologyservicesBottom .service_block .block img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .ourTechnologyservicesBottom .service_block .block .block_info {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: 100%;
        background: #04002d;
        opacity: 0.7;
        transition: background 0.8s; }
        .ourTechnologyservicesBottom .service_block .block .block_info:hover {
          background: #04002d;
          opacity: 1; }
          .ourTechnologyservicesBottom .service_block .block .block_info:hover .title {
            color: #ffffff;
            padding-top: 40px;
            padding-left: 40px;
            padding-right: 40px;
            font-size: 22px;
            text-align: start; }
          .ourTechnologyservicesBottom .service_block .block .block_info:hover .bar {
            margin-top: 60px;
            padding-left: 40px;
            padding-right: 40px; }
            .ourTechnologyservicesBottom .service_block .block .block_info:hover .bar .bar_hr {
              width: 100%;
              height: 3px; }
          .ourTechnologyservicesBottom .service_block .block .block_info:hover .description {
            width: 100%;
            color: #ffffff;
            opacity: 0.9;
            display: block;
            padding-left: 40px;
            padding-right: 40px;
            padding-bottom: 40px; }
          .ourTechnologyservicesBottom .service_block .block .block_info:hover .read_more {
            display: flex; }
        .ourTechnologyservicesBottom .service_block .block .block_info .title {
          font-family: "Roboto-Medium";
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 36px;
          color: #ffffff;
          padding-top: 137px;
          text-align: center;
          height: 100px;
          padding-left: 0; }
        .ourTechnologyservicesBottom .service_block .block .block_info .bar {
          width: 100%;
          display: flex;
          justify-content: center;
          margin-top: 130px; }
          .ourTechnologyservicesBottom .service_block .block .block_info .bar .bar_hr {
            width: 35%;
            height: 6px;
            background-color: #ffffff; }
        .ourTechnologyservicesBottom .service_block .block .block_info .description {
          font-family: "Roboto-Regular";
          font-style: normal;
          font-weight: 500;
          font-size: 18px;
          line-height: 30px;
          display: flex;
          align-items: center;
          letter-spacing: 0.01em;
          color: #26252e;
          opacity: 0.7;
          padding-top: 30px;
          padding-left: 30px;
          padding-right: 20px;
          display: none; }
        .ourTechnologyservicesBottom .service_block .block .block_info .read_more {
          cursor: pointer;
          display: none;
          font-family: "Roboto-Regular";
          font-style: normal;
          font-weight: normal;
          font-size: 24px;
          line-height: 40px;
          color: #ffffff;
          width: auto;
          padding-left: 40px;
          align-items: center; }
          .ourTechnologyservicesBottom .service_block .block .block_info .read_more img {
            width: 39px;
            padding-left: 10px;
            padding-top: 3px; }
  .ourTechnologyservicesBottom .view_more_section {
    width: 100%;
    position: absolute;
    bottom: 166px;
    display: flex;
    height: 165px;
    z-index: 1; }
    .ourTechnologyservicesBottom .view_more_section .wrap-view-more {
      position: absolute; }
      .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block {
        right: calc(4.1% + calc(91.8%/ 8)); }
        .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block .view-more-info .title {
          letter-spacing: 0.02em; }
        .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block .view-more-info .description {
          letter-spacing: 0.02em; }

@media screen and (min-width: 1920px) {
  .ourTechnologyservicesTop .title_section {
    width: calc(100% - calc(calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)) * 2));
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .ourTechnologyservicesBottom .grid-nine {
    display: block; }
  .ourTechnologyservicesBottom .wrap-plus {
    left: calc(100% - calc(calc(100% - 1320px) / 2)); }
  .ourTechnologyservicesBottom .bg {
    width: calc(100% - calc(calc(100% - 1320px) / 2) + 1px); }
  .ourTechnologyservicesBottom .tag {
    left: calc(calc(100% - 1320px) / 2); }
  .ourTechnologyservicesBottom .service_block {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8));
    width: calc(calc(1320px/ 8) * 7.5); }
  .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block {
    right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (min-width: 1440px) and (max-width: calc(1920px - 1px)) {
  .ourTechnologyservicesTop .title_section {
    width: calc(100% - calc(calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)) * 2));
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .ourTechnologyservicesBottom .wrap-plus {
    left: calc(100% - calc(calc(100% - 1320px) / 2)); }
  .ourTechnologyservicesBottom .bg {
    width: calc(100% - calc(calc(100% - 1320px) / 2)); }
  .ourTechnologyservicesBottom .tag {
    left: calc(calc(100% - 1320px) / 2); }
  .ourTechnologyservicesBottom .service_block {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8));
    width: calc(100% - calc(calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)))); }
  .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block {
    right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .ourTechnologyservicesTop .title_section {
    left: var(--secondGridLeft); }
    .ourTechnologyservicesTop .title_section .description {
      font-size: var(--font18); }
    .ourTechnologyservicesTop .title_section .title {
      font-size: var(--font59); }
  .ourTechnologyservicesBottom .service_block {
    width: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 7));
    left: var(--secondGridLeft); }
  .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block {
    right: calc(var(--singleGridWidth) + var(--sideGridWidth)); }
  .ourTechnologyservicesBottom .tag {
    left: var(--sideGridWidth);
    font-size: var(--font20); } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .ourTechnologyservicesTop {
    height: 845px; }
    .ourTechnologyservicesTop .scroll_down {
      top: 58px; }
      .ourTechnologyservicesTop .scroll_down img {
        height: 30px; }
    .ourTechnologyservicesTop .title_section {
      padding-top: 156px;
      width: calc(100% - calc(calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)) * 2));
      left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)); }
      .ourTechnologyservicesTop .title_section .line {
        width: 110px;
        margin-left: 0; }
      .ourTechnologyservicesTop .title_section .title {
        font-size: 56px;
        line-height: 66px;
        margin-top: 66px; }
      .ourTechnologyservicesTop .title_section .bar {
        margin-top: 60px; }
        .ourTechnologyservicesTop .title_section .bar .bar_hr {
          width: 100%;
          height: 3px; }
      .ourTechnologyservicesTop .title_section .description {
        margin-top: 54.18px; }
        .ourTechnologyservicesTop .title_section .description .read_more_block {
          position: absolute;
          line-height: 30px;
          padding: 0px;
          right: 1px;
          border: none;
          background-color: transparent; }
  .ourTechnologyservicesBottom {
    height: 966px; }
    .ourTechnologyservicesBottom .wrap-plus {
      left: calc(100% - calc(calc(100% - 1240px) / 2));
      top: 537px;
      right: 0px;
      height: 28px;
      width: 28px; }
    .ourTechnologyservicesBottom .bg {
      width: calc(100% - calc(calc(100% - 1240px) / 2) + 1px); }
    .ourTechnologyservicesBottom .tag {
      left: calc(calc(100% - 1240px) / 2);
      height: 30px;
      font-size: 18px; }
    .ourTechnologyservicesBottom .service_block {
      top: -311px;
      left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      width: calc(100% - calc(calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)))); }
      .ourTechnologyservicesBottom .service_block .block_info {
        cursor: pointer; }
        .ourTechnologyservicesBottom .service_block .block_info:hover {
          background: #04002d;
          opacity: 1; }
          .ourTechnologyservicesBottom .service_block .block_info:hover .title {
            color: #ffffff;
            padding: 40px;
            font-size: 22px;
            text-align: start; }
          .ourTechnologyservicesBottom .service_block .block_info:hover .bar {
            margin-top: 60px;
            padding-left: 40px;
            padding-right: 40px; }
            .ourTechnologyservicesBottom .service_block .block_info:hover .bar .bar_hr {
              width: 100%;
              height: 3px; }
          .ourTechnologyservicesBottom .service_block .block_info:hover .description {
            width: 100%;
            color: #ffffff;
            opacity: 0.9;
            display: block;
            padding: 40px; }
          .ourTechnologyservicesBottom .service_block .block_info:hover .read_more {
            display: flex; }
        .ourTechnologyservicesBottom .service_block .block_info .title {
          font-size: 18px; }
        .ourTechnologyservicesBottom .service_block .block_info .description {
          font-size: 14px; }
    .ourTechnologyservicesBottom .view_more_section {
      bottom: 155px; }
      .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block {
        right: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)); } }

@media screen and (max-width: 1024px) {
  .ourTechnologyservicesTop {
    height: 660px; }
    .ourTechnologyservicesTop .scroll_down {
      left: 49.9%;
      width: 16px;
      height: 22px;
      top: 27px; }
      .ourTechnologyservicesTop .scroll_down img {
        width: 100%;
        height: 100%; }
    .ourTechnologyservicesTop .title_section {
      left: calc(16.1% + calc(91.8% / 8));
      padding-top: 75px; }
      .ourTechnologyservicesTop .title_section .bold-line {
        width: 51px; }
      .ourTechnologyservicesTop .title_section .title {
        font-size: 30px;
        line-height: 40px;
        margin-top: 29.5px;
        margin-bottom: 20px;
        width: 100px;
        margin-left: 0px; }
      .ourTechnologyservicesTop .title_section .description {
        font-size: 12px;
        line-height: 20px;
        margin-left: 0;
        width: 94%;
        font-family: "Roboto-Regular";
        margin-top: 24px; }
        .ourTechnologyservicesTop .title_section .description .read_more_block {
          font-size: 12px;
          right: 7px;
          bottom: -6px;
          border: none;
          background-color: transparent; }
          .ourTechnologyservicesTop .title_section .description .read_more_block svg {
            width: 9px;
            height: 6px; }
  .ourTechnologyservicesBottom {
    height: 1472px; } }
  @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
    .ourTechnologyservicesBottom {
      height: 1525px; } }

@media screen and (max-width: 1024px) {
    .ourTechnologyservicesBottom .tag {
      font-size: 14px;
      line-height: 28px; }
    .ourTechnologyservicesBottom .bg {
      width: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 4)); }
    .ourTechnologyservicesBottom .service_block {
      display: flex;
      flex-direction: column;
      top: -220px; }
      .ourTechnologyservicesBottom .service_block .block {
        width: 100%;
        height: 282px; }
        .ourTechnologyservicesBottom .service_block .block .block_info {
          width: 100%;
          height: 100%;
          padding: 20px;
          margin: 0 auto;
          cursor: pointer; }
          .ourTechnologyservicesBottom .service_block .block .block_info:hover {
            padding: 0; }
            .ourTechnologyservicesBottom .service_block .block .block_info:hover .title {
              padding-top: 40px;
              font-size: 18px;
              line-height: 20px; }
            .ourTechnologyservicesBottom .service_block .block .block_info:hover .bar {
              margin-top: 10px; }
            .ourTechnologyservicesBottom .service_block .block .block_info:hover .read_more {
              display: flex; }
          .ourTechnologyservicesBottom .service_block .block .block_info .title {
            font-size: 14px;
            line-height: 20px;
            padding: 0;
            padding-top: 80px; }
          .ourTechnologyservicesBottom .service_block .block .block_info .bar {
            margin-top: 60px; }
            .ourTechnologyservicesBottom .service_block .block .block_info .bar .bar_hr {
              width: 35%;
              height: 6px;
              background-color: #ffffff; }
          .ourTechnologyservicesBottom .service_block .block .block_info .description {
            font-size: 12px;
            line-height: 20px;
            padding-left: 0;
            padding-top: 12px;
            padding-right: 0px; }
            .ourTechnologyservicesBottom .service_block .block .block_info .description br {
              display: none; }
          .ourTechnologyservicesBottom .service_block .block .block_info .read_more {
            font-size: 20px; }
    .ourTechnologyservicesBottom .view_more_section {
      bottom: -120px;
      height: 72px; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
      .ourTechnologyservicesBottom .view_more_section {
        margin-left: -19px; } }

@media screen and (max-width: 1024px) {
      .ourTechnologyservicesBottom .view_more_section .wrap-view-more {
        height: inherit; }
      .ourTechnologyservicesBottom .view_more_section .view-more-block {
        width: 68%;
        height: 100%; }
        .ourTechnologyservicesBottom .view_more_section .view-more-block .view-more-text {
          font-size: 12px;
          bottom: 63px;
          left: 23px; }
        .ourTechnologyservicesBottom .view_more_section .view-more-block .view-more-info {
          padding: 10px; }
          .ourTechnologyservicesBottom .view_more_section .view-more-block .view-more-info .title,
          .ourTechnologyservicesBottom .view_more_section .view-more-block .view-more-info .description {
            font-size: 11px;
            line-height: 20px;
            padding: 0; }
      .ourTechnologyservicesBottom .view_more_section .wrap-view-more {
        bottom: 0; }
        .ourTechnologyservicesBottom .view_more_section .wrap-view-more .view-more-block {
          right: 15px; }
    .ourTechnologyservicesBottom .wrap-plus {
      top: unset;
      bottom: 158px;
      height: 16px;
      width: 16px;
      left: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 4)); } }
    @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
      .ourTechnologyservicesBottom .wrap-plus {
        bottom: -16px;
        left: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 4)); } }

@media screen and (max-width: 1024px) {
      .ourTechnologyservicesBottom .wrap-plus .plus-block {
        height: 16px;
        width: 16px; } }

@keyframes fadeInLeft {
  0% {
    margin-top: -30px; }
  100% {
    margin-top: 0px; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.why-customer {
  font-style: normal;
  position: relative;
  min-height: 425px;
  margin: 166px 0; }
  .why-customer .side_title {
    width: 271px;
    height: 32px;
    overflow: hidden;
    position: fixed;
    left: 4.1vw;
    top: 50%;
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #26252e;
    margin-top: 28px;
    margin-left: 15px;
    transform: translateX(-50%) rotate(-90deg);
    display: none; }
    .why-customer .side_title .tag_text {
      margin-top: -30px; }
    .why-customer .side_title .mystyle {
      animation: fadeInLeft;
      animation-duration: 0.3s;
      animation-fill-mode: forwards; }
    .why-customer .side_title .mystyle2 {
      margin-top: 0px;
      animation: fadeOut;
      animation-duration: 0.3s;
      animation-fill-mode: forwards; }
  .why-customer .mystyle3 {
    display: block; }
  .why-customer .title_section {
    margin-left: var(--secondGridLeft); }
    .why-customer .title_section .bold_line {
      width: 114px;
      height: 7px;
      background-color: #000000;
      margin-bottom: 76px; }
    .why-customer .title_section .title {
      font-weight: 500;
      font-size: 70px;
      line-height: 90px;
      color: #000000;
      font-family: "Roboto-Medium"; }
    .why-customer .title_section .description {
      font-weight: normal;
      font-size: 20px;
      line-height: 30px;
      align-items: center;
      letter-spacing: 0.02em;
      color: rgba(38, 37, 46, 0.7);
      opacity: 0.7;
      margin-top: 83px;
      width: calc(var(--singleGridWidth) * 3);
      font-family: "Roboto-Regular"; }
      .why-customer .title_section .description .read_more_block {
        font-family: "Roboto-Regular";
        font-style: normal;
        font-weight: normal;
        font-size: var(--font20);
        line-height: 23px;
        color: #16c36e;
        opacity: 0.8;
        border: none;
        background-color: transparent; }
        .why-customer .title_section .description .read_more_block svg {
          height: 10px;
          width: 20px; }
          .why-customer .title_section .description .read_more_block svg path {
            stroke: #16c36e;
            stroke-width: 2px; }
        .why-customer .title_section .description .read_more_block:hover {
          cursor: pointer; }
        .why-customer .title_section .description .read_more_block:focus {
          outline: none; }
        .why-customer .title_section .description .read_more_block .readmore {
          margin-right: 10px; }
  .why-customer .fixedPosition {
    position: fixed !important;
    top: -155px !important; }
  .why-customer .disappear {
    opacity: 0; }
  .why-customer .side-image {
    position: absolute;
    right: 0;
    top: 0;
    height: 425px;
    width: calc(4.1% + calc(calc(91.8%/ 8)* 3)); }
    .why-customer .side-image img {
      width: 100%;
      height: auto; }

@media screen and (min-width: 1920px) {
  .why-customer .side_title {
    left: calc(calc(100% - 1320px) / 2); }
  .why-customer .title_section {
    margin-left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
    .why-customer .title_section .description {
      width: calc(calc(1320px/ 8) * 3); }
  .why-customer .side-image {
    height: 425px;
    width: calc(calc(calc(100% - 1320px) / 2) + calc(calc(1320px/ 8)* 3));
    max-width: calc(calc(1320px/ 8) * 3.5);
    left: calc(calc(calc(1320px/ 8) * 5) + calc(calc(100% - 1320px) / 2)); }
    .why-customer .side-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .why-customer .title_section .title {
    font-size: var(--font59); }
  .why-customer .title_section .description {
    font-size: var(--font18); }
  .why-customer .side_title {
    left: var(--sideGridWidth);
    font-size: var(--font20); }
  .why-customer .side-image {
    width: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 3)); } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .why-customer {
    margin: 156px 0; }
    .why-customer .side_title {
      left: calc(calc(100% - 1240px) / 2);
      font-size: 18px; }
    .why-customer .title_section {
      margin-left: var(--secondGridLeft); }
      .why-customer .title_section .bold_line {
        width: 110px;
        margin-bottom: 66px; }
      .why-customer .title_section .title {
        font-size: 66px;
        line-height: 90px;
        margin-left: -2px; }
      .why-customer .title_section .description {
        width: calc(calc(1240px/ 8) * 3);
        font-size: 18px;
        opacity: 0.7;
        margin-top: 77px; }
        .why-customer .title_section .description .read_more_block {
          position: relative;
          font-size: 18px;
          line-height: 30px;
          padding: 0px;
          float: right;
          border: none;
          background-color: transparent; }
    .why-customer .fixedPosition {
      position: fixed !important;
      top: -155px !important; }
    .why-customer .side-image {
      width: calc( calc(calc(100% - 1240px) / 2) + calc(calc(1240px/ 8)* 3)); }
      .why-customer .side-image img {
        height: 409px; } }

@media screen and (max-width: 1024px) {
  .why-customer {
    margin: 200px 0px 72px 0px; }
    .why-customer .side_title {
      font-size: 14px;
      line-height: 28px;
      letter-spacing: 0.02em; }
    .why-customer .title_section {
      margin-left: calc(16.1% + calc(91.8% / 8));
      padding-top: 0; }
      .why-customer .title_section .bold-line {
        width: 51px;
        height: 7px; }
      .why-customer .title_section .title {
        font-size: 30px;
        line-height: 40px;
        margin-top: 29.5px;
        width: 100px; }
      .why-customer .title_section .title-diff {
        width: 190px;
        margin: 0; }
      .why-customer .title_section .description {
        font-size: 12px;
        line-height: 20px;
        margin-left: 0;
        width: 96%;
        font-family: "Roboto-Regular";
        margin-top: 24px; }
        .why-customer .title_section .description .read_more_block {
          font-size: 12px;
          right: 7px;
          bottom: -6px;
          border: none;
          background-color: transparent; }
          .why-customer .title_section .description .read_more_block svg {
            width: 9px;
            height: 6px; }
    .why-customer .side-image {
      height: auto;
      position: static;
      width: 72%;
      margin-left: calc(16.1% + calc(91.8% / 8));
      margin-top: 36px; } }

@keyframes fadeInLeft {
  0% {
    margin-top: -30px; }
  100% {
    margin-top: 0px; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.wrap-ourclients {
  position: relative;
  width: 100%;
  height: 815px; }
  .wrap-ourclients .wrap-plus {
    left: calc(var(--sideGridWidth) + var(--singleGridWidth) * 8);
    top: 85px; }
  .wrap-ourclients .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ecf1f2; }
  .wrap-ourclients .section-side-text {
    font-family: "Roboto-Medium";
    font-size: var(--font20);
    color: #26252e;
    font-weight: 500;
    line-height: 32px;
    position: absolute;
    top: 50%;
    left: var(--sideGridWidth);
    transform: translateX(-100%) rotate(-90deg);
    transform-origin: right top; }
  .wrap-ourclients .section-header {
    position: relative;
    z-index: 1;
    width: 100%; }
    .wrap-ourclients .section-header .dot-line-block {
      padding-top: 30px;
      position: relative;
      display: block;
      z-index: 1;
      margin-left: calc(4.1% + calc(91.8%/ 8)); }
      .wrap-ourclients .section-header .dot-line-block .dot-item {
        margin-right: 8px;
        float: left;
        height: 8px;
        width: 8px;
        background-color: #000000;
        opacity: 0.3;
        outline: none;
        cursor: pointer; }
      .wrap-ourclients .section-header .dot-line-block .active {
        width: 48px;
        opacity: 1; }
    .wrap-ourclients .section-header .header-title {
      z-index: 1;
      padding-top: 80px;
      font-family: "Roboto-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 59px;
      line-height: 90px;
      color: #000000;
      padding-left: calc(4.1% + calc(91.8%/ 8)); }
    .wrap-ourclients .section-header .wrap-slider-next-pre {
      position: absolute;
      right: calc(4.1% + calc(91.8%/ 8));
      top: 100px;
      height: calc(calc(91.8vw / 8)/ 2);
      width: calc(91.8%/ 8);
      display: flex;
      justify-content: space-between;
      background-color: #26252e;
      z-index: 1;
      overflow: hidden; }
      .wrap-ourclients .section-header .wrap-slider-next-pre .next-pre-box {
        width: calc(100% / 2);
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        background-color: #26252e;
        outline: none; }
      .wrap-ourclients .section-header .wrap-slider-next-pre :hover {
        background-color: #1b1a24; }
      .wrap-ourclients .section-header .wrap-slider-next-pre .pre {
        transform: rotate(180deg); }
  .wrap-ourclients .slider-container {
    position: absolute;
    left: calc(4.1% + calc(91.8%/ 8));
    width: calc(50px + 100% - calc(4.1% + calc(91.8%/ 8)) - calc(4.1% + calc(91.8%/ 8)) + 50px);
    z-index: 1;
    height: 279px;
    top: 280px; }
    .wrap-ourclients .slider-container .slick-prev,
    .wrap-ourclients .slider-container .slick-next {
      display: none !important; }
    .wrap-ourclients .slider-container .wrap-image {
      width: calc(calc(91.8vw - calc(calc(91.8vw / 8)* 2)) / 5);
      height: calc(279px / 3);
      position: relative; }
      .wrap-ourclients .slider-container .wrap-image .image {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .wrap-ourclients .section-bottom-text {
    position: absolute;
    bottom: 0;
    left: calc(4.1% + calc(91.8%/ 8));
    height: 180px;
    z-index: 1;
    width: calc(var(--singleGridWidth) * 4); }
    .wrap-ourclients .section-bottom-text .text {
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 20px;
      line-height: 30px;
      letter-spacing: 0.02em;
      color: #67666d; }

@media screen and (min-width: 1440px) {
  .wrap-ourclients .section-side-text {
    left: calc(calc(100% - 1320px) / 2); }
  .wrap-ourclients .section-header .dot-line-block {
    margin-left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .wrap-ourclients .section-header .header-title {
    padding-left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); }
  .wrap-ourclients .section-header .wrap-slider-next-pre {
    right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8));
    height: calc(165px/ 2);
    width: calc(1320px/ 8); }
  .wrap-ourclients .slider-container {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8));
    width: calc( 35px + 100% - calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)) - calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8))); }
    .wrap-ourclients .slider-container .wrap-image {
      width: calc(calc(1320px - calc(165px* 2)) / 5); }
  .wrap-ourclients .section-bottom-text {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .wrap-ourclients .section-header .header-title {
    font-size: var(--font59);
    padding-left: var(--secondGridLeft); }
  .wrap-ourclients .section-header .dot-line-block {
    margin-left: var(--secondGridLeft); }
  .wrap-ourclients .section-header .wrap-slider-next-pre {
    right: calc(var(--sideGridWidth) + calc(var(--singleGridWidth)));
    width: var(--singleGridWidth); }
  .wrap-ourclients .slider-container {
    left: var(--secondGridLeft);
    width: calc(var(--singleGridWidth) * 7); }
    .wrap-ourclients .slider-container .wrap-image img {
      width: 85%;
      display: flex;
      justify-content: center;
      align-items: center; }
  .wrap-ourclients .section-bottom-text {
    left: var(--secondGridLeft); }
    .wrap-ourclients .section-bottom-text .text {
      font-size: var(--font20); }
  .wrap-ourclients .section-side-text {
    left: var(--sideGridWidth);
    font-size: var(--font20); } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .wrap-ourclients {
    height: 760px; }
    .wrap-ourclients .section-side-text {
      left: calc(calc(100% - 1240px) / 2);
      font-size: 18px; }
    .wrap-ourclients .section-header .dot-line-block {
      margin-left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      padding-top: 20px; }
      .wrap-ourclients .section-header .dot-line-block .active {
        width: 46px; }
    .wrap-ourclients .section-header .header-title {
      padding-top: 78px;
      font-size: 57px;
      padding-left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)); }
    .wrap-ourclients .section-header .wrap-slider-next-pre {
      right: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      height: calc(calc(1240px/ 8)/ 2);
      width: calc(1240px/ 8); }
    .wrap-ourclients .slider-container {
      height: 285px;
      left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      width: calc( 25px + 100% - calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)) - calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)));
      top: 245px; }
      .wrap-ourclients .slider-container .wrap-image {
        width: calc(calc(1248px - calc(calc(1240px/ 8)* 2)) / 5); }
    .wrap-ourclients .section-bottom-text {
      left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
      height: 165px; }
      .wrap-ourclients .section-bottom-text .text {
        font-size: 18px; } }

@media screen and (max-width: 1024px) {
  .wrap-ourclients {
    position: relative;
    height: 904px; }
    .wrap-ourclients .wrap-plus {
      top: -8px;
      left: calc(var(--sideGridWidth) + var(--singleGridWidth) * 4); }
    .wrap-ourclients .section-side-text {
      font-size: 14px;
      line-height: 28px; }
    .wrap-ourclients .section-header .header-title {
      padding: 48px 0 0 16.1%;
      font-size: 30px;
      line-height: 40px;
      width: 200px; }
    .wrap-ourclients .section-header .wrap-slider-next-pre {
      width: 23%;
      height: 36px;
      right: 4.5%;
      top: 48px; }
      .wrap-ourclients .section-header .wrap-slider-next-pre svg {
        width: 14px;
        height: 10px; }
        .wrap-ourclients .section-header .wrap-slider-next-pre svg path {
          stroke-width: 3px; }
    .wrap-ourclients .section-header .dot-line-block {
      padding-top: 16px;
      margin-left: 17%; }
      .wrap-ourclients .section-header .dot-line-block .dot-item {
        width: 4px;
        height: 4px;
        margin-right: 4px; }
      .wrap-ourclients .section-header .dot-line-block .active {
        width: 24px;
        height: 4px; }
    .wrap-ourclients .slider-container {
      width: 84%;
      top: 156px;
      height: 546px;
      left: calc(4.1% + calc(91.8%/ 8))-30px;
      margin-top: 40px; }
      .wrap-ourclients .slider-container .slick-slide div {
        display: flex;
        flex-wrap: wrap; }
        .wrap-ourclients .slider-container .slick-slide div .wrap-image {
          width: 50% !important;
          height: 60px;
          margin-bottom: 18px; } }
        @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
          .wrap-ourclients .slider-container .slick-slide div .wrap-image {
            margin-right: 0px; } }

@media screen and (max-width: 1024px) {
          .wrap-ourclients .slider-container .slick-slide div .wrap-image img {
            width: 110px;
            height: auto; }
    .wrap-ourclients .section-bottom-text {
      height: auto;
      bottom: 40px;
      max-width: 252px; }
      .wrap-ourclients .section-bottom-text .text {
        font-size: 12px;
        line-height: 20px; } }

@keyframes fadeInLeft {
  0% {
    margin-top: -30px; }
  100% {
    margin-top: 0px; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.wrap-outsourceIt {
  position: relative;
  margin: var(--margin166) 0;
  height: auto; }
  .wrap-outsourceIt .wrap-plus {
    top: 268px;
    left: auto;
    right: var(--sideGridWidth);
    transform: translate(48%, 0); }
  .wrap-outsourceIt .section-side-text {
    position: absolute;
    top: 48%;
    left: 4.1%;
    font-family: "Roboto-Medium";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.02em;
    color: #26252e;
    transform: translateX(calc(-50% + 12px)) rotate(-90deg); }
  .wrap-outsourceIt .wrap-box-image {
    margin: 0 var(--sideGridWidth);
    height: calc(91.8vw / 8);
    display: flex;
    justify-content: space-between; }
    .wrap-outsourceIt .wrap-box-image .image {
      height: 100%;
      width: calc((100% / 8) * 3); }
      .wrap-outsourceIt .wrap-box-image .image img {
        background-color: rgba(12, 149, 226, 0.1);
        height: 100%;
        width: 100%;
        object-fit: cover; }
  .wrap-outsourceIt .box {
    height: 100%;
    width: calc(100% / 8);
    background-color: #f5f8f8; }
  .wrap-outsourceIt .section-text-wrap {
    position: relative;
    margin: 0 4.1% 0 calc(4.1% + calc(91.8%/ 8));
    height: 598px; }
    .wrap-outsourceIt .section-text-wrap .section-top-text {
      position: absolute;
      left: 0;
      top: 110px;
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 28px;
      color: #26252e;
      opacity: 0.8; }
    .wrap-outsourceIt .section-text-wrap .section-midille-text {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      font-family: "Roboto-Medium";
      font-style: normal;
      font-weight: 500;
      font-size: 144px;
      line-height: 169px;
      color: #26252e;
      margin-left: -10px; }
    .wrap-outsourceIt .section-text-wrap .section-bottom-text {
      position: absolute;
      right: var(--singleGridWidth);
      bottom: 110px;
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 28px;
      color: #26252e;
      opacity: 0.8; }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .wrap-outsourceIt .section-text-wrap {
    margin: 0 calc(var(--sideGridWidth) + calc(var(--singleGridWidth))); }
    .wrap-outsourceIt .section-text-wrap .section-midille-text {
      font-size: 120px; }
    .wrap-outsourceIt .section-text-wrap .section-bottom-text {
      right: 0px; } }

@media screen and (min-width: 1440px) {
  .wrap-outsourceIt .section-side-text {
    left: calc(calc(100% - 1320px) / 2); }
  .wrap-outsourceIt .wrap-box-image {
    margin: 0 calc(calc(100% - 1320px) / 2);
    height: 165px; }
  .wrap-outsourceIt .section-text-wrap {
    margin: 0 calc(calc(100% - 1320px) / 2) 0 calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .wrap-outsourceIt {
    margin: 156px 0; }
    .wrap-outsourceIt .wrap-plus {
      top: 258px; }
    .wrap-outsourceIt .section-side-text {
      left: calc(calc(100% - 1240px) / 2);
      font-size: 18px;
      padding-top: 10px; }
    .wrap-outsourceIt .wrap-box-image {
      margin: 0 calc(calc(100% - 1240px) / 2);
      height: calc(1240px/ 8); }
    .wrap-outsourceIt .section-text-wrap {
      margin: 0 calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)); }
      .wrap-outsourceIt .section-text-wrap .section-top-text {
        font-size: 22px;
        line-height: 26px; }
      .wrap-outsourceIt .section-text-wrap .section-midille-text {
        width: calc(100% + 30px);
        font-size: 136px;
        line-height: 159px; }
      .wrap-outsourceIt .section-text-wrap .section-bottom-text {
        right: 0;
        font-size: 22px;
        line-height: 26px; } }

@media screen and (max-width: 1024px) {
  .wrap-outsourceIt {
    margin: 0 0 80px 0; }
    .wrap-outsourceIt .wrap-plus {
      display: none; }
    .wrap-outsourceIt .section-side-text {
      font-size: 12px;
      line-height: 18px;
      top: 10px; }
    .wrap-outsourceIt .wrap-box-image {
      height: 72px; }
      .wrap-outsourceIt .wrap-box-image .image {
        width: calc(var(--singleGridWidth) * 2 + calc(var(--singleGridWidth) / 2)); }
    .wrap-outsourceIt .box {
      width: var(--singleGridWidth); }
    .wrap-outsourceIt .section-text-wrap {
      margin: 0 var(--sideGridWidth) 0 var(--sideGridWidth);
      height: 225px; }
      .wrap-outsourceIt .section-text-wrap .section-top-text {
        top: 36px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
        width: calc(var(--singleGridWidth) * 3); }
      .wrap-outsourceIt .section-text-wrap .section-midille-text {
        font-size: 40px;
        line-height: 47px;
        height: 245px;
        justify-content: center;
        margin-left: 0; }
      .wrap-outsourceIt .section-text-wrap .section-bottom-text {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
        bottom: 0;
        top: 170px; } }

/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
/*
variable small device screen
===== midle grid calc for 320 
left and right grid = 30px
midle grid = 290px
middle grid percent = 90.62%
*/
.works-section {
  position: relative;
  width: 100%;
  min-height: 900px;
  height: 1170px;
  background: transparent; }
  .works-section .overflow-text {
    font-family: "Roboto-Medium";
    font-weight: 500;
    font-size: 340px;
    line-height: 90px;
    color: #ecf1f2;
    position: absolute;
    left: -59px;
    top: -121px;
    z-index: -1; }
  .works-section .content-block {
    margin: 166px auto 0;
    width: 91.8%;
    display: flex;
    position: relative;
    background: transparent; }
    .works-section .content-block .work-items {
      width: 33.3%; }
      .works-section .content-block .work-items .work-image {
        position: relative;
        height: 588px;
        transition: height 0.2s;
        background-color: #7d7c82; }
        .works-section .content-block .work-items .work-image .work-main-image {
          height: 100%;
          object-fit: cover;
          max-width: 100%;
          width: 100%; }
        .works-section .content-block .work-items .work-image .work-company-navigation {
          position: absolute;
          right: 0;
          bottom: 0;
          padding: 5px;
          background: #ecf1f2;
          width: 83px;
          height: 83px;
          display: flex;
          align-items: center;
          justify-content: center;
          overflow: hidden; }
          .works-section .content-block .work-items .work-image .work-company-navigation img {
            width: 100%; }
      .works-section .content-block .work-items .work-label {
        height: 140px;
        padding: 0 54.12px;
        display: flex;
        align-items: center;
        background: #26252e;
        color: #ffffff;
        font-family: "Roboto-Medium";
        font-weight: 500;
        font-size: 24px;
        line-height: 36px; }
      .works-section .content-block .work-items .work-description {
        display: none;
        background: transparent;
        padding: 50px 57px 10px; }
        .works-section .content-block .work-items .work-description .work-title {
          color: #26252e;
          font-family: "Roboto-Medium";
          font-weight: 500;
          font-size: 24px;
          line-height: 36px;
          margin-bottom: 27px; }
        .works-section .content-block .work-items .work-description .work-note {
          font-family: "Roboto-Regular";
          font-weight: 500;
          font-size: var(--font20);
          line-height: 30px;
          letter-spacing: 0.02em;
          color: rgba(38, 37, 46, 0.7);
          margin-bottom: 50px; }
        .works-section .content-block .work-items .work-description .work-read-more {
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .works-section .content-block .work-items .work-description .work-read-more .more-text {
            font-family: "Roboto-Regular";
            font-weight: normal;
            font-size: 20px;
            line-height: 23px;
            letter-spacing: 0.02em;
            color: #16c36e; }
      .works-section .content-block .work-items:hover .work-image {
        height: 394px; }
      .works-section .content-block .work-items:hover .work-label {
        display: none; }
      .works-section .content-block .work-items:hover .work-description {
        display: block; }
        .works-section .content-block .work-items:hover .work-description .work-note {
          animation: fade-in 0.5s; }
        .works-section .content-block .work-items:hover .work-description .work-read-more {
          animation: fade-in 0.5s; }
  .works-section .wrap-view-more {
    position: absolute;
    bottom: 166px; }
    .works-section .wrap-view-more .view-more-block {
      right: calc(4.1% + calc(91.8%/ 8)); }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media screen and (min-width: 1920px) {
  .works-section .overflow-text {
    left: 15px; } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .works-section .overflow-text {
    font-size: 320px;
    left: -52px; } }

@media screen and (min-width: 1440px) {
  .works-section .content-block {
    width: 1320px; }
  .works-section .wrap-view-more .view-more-block {
    right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .works-section {
    height: 1111px; }
    .works-section .overflow-text {
      top: -120px; }
    .works-section .content-block {
      width: 1240px;
      margin: 156px auto 0; }
      .works-section .content-block .work-items .work-image {
        height: 552px; }
        .works-section .content-block .work-items .work-image .work-main-image {
          height: 100%;
          object-fit: cover;
          max-width: 100%;
          width: 100%; }
        .works-section .content-block .work-items .work-image .work-company-navigation {
          width: 79px;
          height: 79px; }
      .works-section .content-block .work-items .work-label {
        height: 133px;
        padding: 0 51.11px;
        font-size: 22px; }
      .works-section .content-block .work-items .work-description {
        padding: 50px 53px 10px; }
        .works-section .content-block .work-items .work-description .work-title {
          font-size: 22px;
          line-height: 36px;
          margin-bottom: 25.6px; }
        .works-section .content-block .work-items .work-description .work-note {
          font-size: 18px;
          line-height: 30px;
          margin-bottom: 47px; }
        .works-section .content-block .work-items .work-description .work-read-more .more-text {
          font-size: 18px;
          line-height: 21px; }
      .works-section .content-block .work-items:hover .work-image {
        height: 373px; }
    .works-section .wrap-view-more {
      bottom: 156px; }
      .works-section .wrap-view-more .view-more-block {
        left: calc( calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8)) + calc(1240px/ 8));
        height: 166px; } }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .works-section .content-block {
    width: calc(var(--singleGridWidth) * 8); }
    .works-section .content-block .work-items .work-label {
      font-size: var(--font24); }
  .works-section .wrap-view-more .view-more-block {
    right: calc(var(--sideGridWidth) + calc(var(--singleGridWidth) * 2)); } }

@media screen and (max-width: 1024px) {
  .works-section {
    height: auto; }
    .works-section .overflow-text {
      font-size: 112px;
      left: -17px;
      top: -5px; }
    .works-section .content-block {
      width: 100%;
      flex-direction: column;
      padding: 0 15px 200px;
      background: none;
      margin-top: 0;
      position: relative;
      top: 72px; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
      .works-section .content-block {
        padding: 0 38px 200px; } }

@media screen and (max-width: 1024px) {
      .works-section .content-block .work-items {
        width: 100%; }
        .works-section .content-block .work-items .work-image {
          height: 384px; }
          .works-section .content-block .work-items .work-image .work-company-navigation {
            width: 72px;
            height: 72px; }
        .works-section .content-block .work-items .work-label {
          padding: 0 40.12px;
          font-size: 20px;
          line-height: 24px;
          height: 88px; }
        .works-section .content-block .work-items .work-description .work-title {
          font-size: 20px; }
        .works-section .content-block .work-items:nth-child(2) .work-image {
          height: 258px; }
        .works-section .content-block .work-items:nth-child(2) .work-label {
          display: none; }
        .works-section .content-block .work-items:nth-child(2) .work-description {
          display: block;
          padding: 24px 39px 24px;
          background: none; }
          .works-section .content-block .work-items:nth-child(2) .work-description .work-title {
            font-size: 20px;
            line-height: 24px;
            margin-bottom: 16px; }
          .works-section .content-block .work-items:nth-child(2) .work-description .work-note {
            font-size: 12px;
            line-height: 20px;
            margin-bottom: 24px; }
          .works-section .content-block .work-items:nth-child(2) .work-description .work-read-more .more-text {
            font-size: 12px;
            line-height: 20px; }
          .works-section .content-block .work-items:nth-child(2) .work-description .work-read-more .more-icon {
            width: 16px;
            height: 12px; }
            .works-section .content-block .work-items:nth-child(2) .work-description .work-read-more .more-icon img {
              max-width: 100%;
              height: 100%; }
    .works-section .wrap-view-more {
      bottom: 43px; } }
    @media screen and (max-width: 1024px) and (min-width: 768px) and (max-width: 1024px) {
      .works-section .wrap-view-more {
        bottom: 0px; } }

@media screen and (max-width: 1024px) {
      .works-section .wrap-view-more .view-more-block {
        width: 75%;
        height: 72px;
        right: 7%; }
        .works-section .wrap-view-more .view-more-block .view-more-text {
          left: 10%;
          top: -18px;
          font-size: 12px;
          line-height: 20px; }
        .works-section .wrap-view-more .view-more-block .view-more-info {
          padding: 5px 15px; }
          .works-section .wrap-view-more .view-more-block .view-more-info .description,
          .works-section .wrap-view-more .view-more-block .view-more-info .title {
            padding: 0; }
          .works-section .wrap-view-more .view-more-block .view-more-info .title {
            font-size: 12px;
            line-height: 20px; }
          .works-section .wrap-view-more .view-more-block .view-more-info .description {
            font-size: 11px;
            line-height: 16px; } }

