.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: hand; }

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
.slick-slider .slick-arrow {
  display: none !important; }

/*
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-testimo {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: var(--margin166); }
  .wrap-testimo .wrap-plus {
    top: unset;
    left: unset;
    bottom: 0;
    right: 0;
    transform: translate(calc(50%), 50%); }
  .wrap-testimo .aditional-line {
    position: absolute;
    bottom: 0;
    width: calc(100% * 2 / 3);
    height: 1px;
    left: 0;
    background-color: #26252e;
    opacity: 0.3; }
  .wrap-testimo .wrap-bg {
    position: relative;
    height: 639px;
    width: 100%;
    overflow: hidden;
    padding-top: 5px; }
    .wrap-testimo .wrap-bg .bg {
      position: absolute;
      height: 100%;
      width: calc(var(--singleGridWidth) * 2);
      left: var(--sideGridWidth);
      background-color: #ecf1f2; }
    .wrap-testimo .wrap-bg .wrap-bg-text {
      position: absolute;
      height: 100%;
      left: calc(4.1% + calc(calc(91.8%/ 8)* 3)); }
      .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
        font-family: "Roboto-Medium";
        font-style: normal;
        font-weight: 500;
        font-size: 240px;
        line-height: 179px;
        color: #ecf1f2;
        transform: translateX(-40px);
        padding-bottom: 100px; }
        .wrap-testimo .wrap-bg .wrap-bg-text .bg-text:last-child {
          padding-left: 120px; }
  .wrap-testimo .contain-area {
    position: absolute;
    top: calc(calc(91.8%/ 8) * 0.7);
    width: 100%;
    z-index: 1; }
    .wrap-testimo .contain-area .qoute-block {
      position: absolute;
      left: calc(4.1% + calc(91.8%/ 8));
      width: calc(calc(91.8%/ 8) * 3);
      height: 600px;
      background-color: #434eba; }
      .wrap-testimo .contain-area .qoute-block .slick-prev,
      .wrap-testimo .contain-area .qoute-block .slick-next {
        display: none !important; }
      .wrap-testimo .contain-area .qoute-block .wrap-slider-item {
        height: 600px;
        display: block;
        position: relative; }
      .wrap-testimo .contain-area .qoute-block .qoute-of-client {
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        padding: 80px;
        padding-bottom: 77px;
        font-family: "Roboto-Regular";
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: 0.02em;
        color: #ffffff;
        opacity: 0.7; }
      .wrap-testimo .contain-area .qoute-block svg path {
        fill: rgba(255, 255, 255, 0.7); }
      .wrap-testimo .contain-area .qoute-block .qoute {
        position: absolute;
        padding: 64px 0 0 54px; }
      .wrap-testimo .contain-area .qoute-block .end {
        right: 0;
        bottom: 0;
        padding: 0 54px 64px 0; }
      .wrap-testimo .contain-area .qoute-block .coustom-size {
        position: absolute;
        left: 80px;
        bottom: 60px;
        height: 120px !important;
        width: 213px !important; }
    .wrap-testimo .contain-area .qouter-info {
      position: absolute;
      width: calc(calc(91.8%/ 8) * 3);
      right: 4.1%;
      font-family: "Roboto-Medium";
      font-style: normal;
      font-size: 24px;
      line-height: 36px;
      color: #26252e;
      height: 600px;
      font-family: "Roboto-Regular"; }
      .wrap-testimo .contain-area .qouter-info .client-image {
        width: calc(100% / 3);
        height: calc(91.8vw / 8);
        background-color: #7d7c82; }
        .wrap-testimo .contain-area .qouter-info .client-image .client-img {
          width: 100%;
          height: 100%; }
      .wrap-testimo .contain-area .qouter-info .client-header {
        font-style: normal;
        font-family: "Roboto-Medium";
        font-weight: 500;
        padding-bottom: 25px; }
      .wrap-testimo .contain-area .qouter-info .client-name {
        font-weight: 400;
        line-height: 40px;
        padding-top: 5px;
        padding-bottom: 25px; }
      .wrap-testimo .contain-area .qouter-info .client-designation {
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        opacity: 0.7; }
      .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre {
        position: absolute;
        bottom: 50px;
        left: 0;
        height: 78px;
        width: calc(100% / 3);
        display: flex;
        justify-content: space-between;
        right: calc(4.1% + calc(91.8%/ 8));
        background-color: #bebec0; }
        .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre .next-pre-box {
          width: calc(100% / 2);
          display: flex;
          justify-content: center;
          align-items: center;
          cursor: pointer;
          outline: none;
          background: #adadaf; }
        .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre :hover {
          background-color: #a2a2a4; }
        .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre .pre {
          transform: rotate(180deg); }
  .wrap-testimo .wrap-view-more {
    margin-top: 192px; }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .wrap-testimo .wrap-bg .bg {
    width: calc(var(--singleGridWidth) * 3); }
  .wrap-testimo .wrap-bg .wrap-bg-text {
    left: calc( var(--sideGridWidth) + calc(calc(var(--singleGridWidth) * 3) + 10px)); }
    .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
      font-size: var(--font210);
      margin-top: -23px; }
  .wrap-testimo .contain-area .qoute-block {
    left: var(--secondGridLeft);
    width: calc(var(--singleGridWidth) * 3); }
    .wrap-testimo .contain-area .qoute-block .qoute-of-client {
      font-size: var(--font20); }
  .wrap-testimo .contain-area .qouter-info {
    width: calc(var(--singleGridWidth) * 3);
    right: var(--sideGridWidth); }
  .wrap-testimo .wrap-view-more .view-more-block {
    right: var(--sideGridWidth); } }

@media screen and (min-width: 1440px) {
  .wrap-testimo .wrap-bg .bg {
    width: calc(calc(1320px/ 8) * 3);
    left: calc(calc(100% - 1320px) / 2); }
  .wrap-testimo .wrap-bg .wrap-bg-text {
    left: calc( calc(calc(100% - 1320px) / 2) + calc(calc(1320px/ 8)* 3)); }
    .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
      margin-top: -3px; }
  .wrap-testimo .contain-area {
    top: calc(calc(1320px/ 8) * 0.7); }
    .wrap-testimo .contain-area .qoute-block {
      left: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8));
      width: calc(calc(1320px/ 8) * 3); }
    .wrap-testimo .contain-area .qouter-info {
      width: calc(calc(1320px/ 8) * 3);
      right: calc(calc(100% - 1320px) / 2); }
      .wrap-testimo .contain-area .qouter-info .client-image {
        width: calc(100% / 3);
        height: 165px;
        background-color: #7d7c82; }
        .wrap-testimo .contain-area .qouter-info .client-image .client-img {
          width: 100%;
          height: 100%; }
      .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre {
        height: 82px;
        right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (-webkit-min-width: 1440px) {
  .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
    margin-top: -3px !important; } }

@media screen and (min-width: 1920px) {
  .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre {
    height: 83px;
    right: calc( calc(calc(100% - 1320px) / 2) + calc(1320px/ 8)); } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .wrap-testimo {
    margin-bottom: 156px; }
    .wrap-testimo .wrap-view-more {
      margin-top: 175px; }
    .wrap-testimo .wrap-plus {
      top: unset;
      left: unset;
      bottom: 0;
      right: 0; }
    .wrap-testimo .wrap-bg {
      height: 605px; }
      .wrap-testimo .wrap-bg .bg {
        width: calc(calc(1240px/ 8) * 3);
        left: calc(calc(100% - 1240px) / 2); }
      .wrap-testimo .wrap-bg .wrap-bg-text {
        left: calc( calc(calc(100% - 1240px) / 2) + calc(calc(1240px/ 8)* 3)); }
        .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
          margin-top: -1px;
          font-size: 225px;
          line-height: 165px;
          transform: translateX(-37px); }
          .wrap-testimo .wrap-bg .wrap-bg-text .bg-text:last-child {
            padding-left: 105px; }
    .wrap-testimo .contain-area {
      top: calc(calc(1240px/ 8) * 0.7); }
      .wrap-testimo .contain-area .qoute-block {
        left: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
        width: calc(calc(1240px/ 8) * 3);
        height: 566px; }
        .wrap-testimo .contain-area .qoute-block .wrap-slider-item {
          height: 566px; }
        .wrap-testimo .contain-area .qoute-block .qoute-of-client {
          top: 250px;
          padding: 78px;
          font-size: 18px; }
        .wrap-testimo .contain-area .qoute-block .qoute {
          position: absolute;
          padding: 27px 30px;
          width: 58px;
          height: 38px;
          padding: 56px 0 0 51px; }
        .wrap-testimo .contain-area .qoute-block .end {
          padding: 0 50px 64px 0; }
        .wrap-testimo .contain-area .qoute-block .coustom-size {
          bottom: 63px;
          height: 113px !important;
          width: 201px !important; }
      .wrap-testimo .contain-area .qouter-info {
        width: calc(calc(1240px/ 8) * 3);
        right: calc(calc(100% - 1240px) / 2);
        height: 566px;
        font-size: 22px; }
        .wrap-testimo .contain-area .qouter-info .client-header {
          padding-bottom: 28.32px; }
        .wrap-testimo .contain-area .qouter-info .client-image {
          width: calc(1240px/ 8);
          height: calc(1240px/ 8);
          background-color: #7d7c82; }
          .wrap-testimo .contain-area .qouter-info .client-image .client-img {
            width: 100%;
            height: 100%; }
        .wrap-testimo .contain-area .qouter-info .client-name {
          line-height: 40px;
          padding-top: 0px;
          padding-bottom: 18px; }
        .wrap-testimo .contain-area .qouter-info .client-designation {
          font-size: var(--font20); }
        .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre {
          height: 78px;
          right: calc( calc(calc(100% - 1240px) / 2) + calc(1240px/ 8));
          bottom: 59px; } }

@media screen and (-webkit-min-width: 1366px) and (-webkit-max-width: calc(1440px - 1px)) {
  .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
    margin-top: -2px !important; } }

@media screen and (max-width: 1024px) {
  .wrap-testimo {
    margin-bottom: 10px;
    margin-top: 72px; }
    .wrap-testimo .wrap-bg {
      padding-top: 120px; }
      .wrap-testimo .wrap-bg .bg {
        height: 404px; }
      .wrap-testimo .wrap-bg .wrap-bg-text {
        left: 4%;
        top: 46px;
        width: 100%; }
        .wrap-testimo .wrap-bg .wrap-bg-text .bg-text {
          font-size: 90px;
          line-height: 90px;
          transform: none;
          padding-bottom: 8px;
          padding-left: 3px; }
          .wrap-testimo .wrap-bg .wrap-bg-text .bg-text:last-child {
            position: absolute;
            right: 38px; }
    .wrap-testimo .contain-area .qoute-block {
      top: 135px;
      left: 27%;
      width: 68%;
      height: 350px; }
      .wrap-testimo .contain-area .qoute-block .wrap-slider-item {
        height: 310px; }
      .wrap-testimo .contain-area .qoute-block .qoute-of-client {
        padding: 30px;
        font-size: 12px;
        line-height: 20px; }
      .wrap-testimo .contain-area .qoute-block .qoute {
        width: 30px;
        height: 20px;
        padding: 30px 0 0 25px; }
      .wrap-testimo .contain-area .qoute-block .end {
        right: 0;
        bottom: 0;
        padding: 0 25px 0 0; }
      .wrap-testimo .contain-area .qoute-block .start {
        top: 10px; }
      .wrap-testimo .contain-area .qoute-block .coustom-size {
        width: 110px !important;
        height: 62px !important;
        left: 16%;
        bottom: 0; }
    .wrap-testimo .contain-area .qouter-info {
      height: 530px; }
      .wrap-testimo .contain-area .qouter-info .client-info {
        position: absolute;
        top: -50px;
        right: 69%;
        font-size: 14px;
        line-height: 20px;
        width: 166px; }
        .wrap-testimo .contain-area .qouter-info .client-info .client-name,
        .wrap-testimo .contain-area .qouter-info .client-info .client-header {
          padding-bottom: 6px;
          line-height: 20px; }
        .wrap-testimo .contain-area .qouter-info .client-info .client-name {
          padding-top: 45px; }
        .wrap-testimo .contain-area .qouter-info .client-info .client-designation {
          font-size: 12px;
          line-height: 18px; }
        .wrap-testimo .contain-area .qouter-info .client-info .client-img {
          width: 72px;
          height: 72px; }
      .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre {
        left: 32%;
        top: 64px;
        height: 36px;
        width: 65%; }
        .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre .marquee span {
          width: 35%; }
        .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre .marquee svg {
          width: 14px;
          height: 12px; }
          .wrap-testimo .contain-area .qouter-info .wrap-slider-next-pre .marquee svg path {
            stroke-width: 3px; }
    .wrap-testimo .aditional-line {
      width: calc(var(--singleGridWidth) * 3);
      right: 68%;
      background: #000000;
      opacity: 0.3;
      left: initial; }
    .wrap-testimo .wrap-plus {
      right: 3px; }
    .wrap-testimo .wrap-view-more {
      width: calc(var(--singleGridWidth) * 3);
      left: calc(var(--singleGridWidth) + var(--sideGridWidth));
      margin-top: 145px; }
      .wrap-testimo .wrap-view-more .view-more-block {
        width: 100%;
        right: 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%
*/
.wrap-view-more {
  position: relative;
  height: calc(91.8vw / 8);
  width: 100%; }

.view-more-text {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(calc(-50% - 40px), calc(100% + 16px)) rotate(-90deg);
  font-family: "Roboto-Regular";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 23px;
  color: #16c36e; }

.view-more-block {
  position: absolute;
  height: 100%;
  right: 4.1%;
  width: calc(calc(91.8%/ 8) * 4);
  display: flex; }
  .view-more-block .view-more-info {
    position: relative;
    width: calc(100% - (100% / 4));
    height: 100%;
    background: #26252e;
    padding: 0;
    margin: 0;
    overflow: hidden; }
    .view-more-block .view-more-info .backgroundSlide {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      background: #434eba;
      z-index: 1;
      content: '';
      animation: bg-animation; }
    .view-more-block .view-more-info .title {
      padding-top: 18px;
      padding-left: 25px;
      width: 100%;
      font-family: "Roboto-Medium";
      font-size: var(--font20);
      color: #ffffff;
      font-weight: 500;
      line-height: 32px; }
    .view-more-block .view-more-info .description {
      font-family: "Roboto-Regular";
      font-style: normal;
      font-weight: normal;
      font-size: var(--font20);
      line-height: 30px;
      color: #ffffff;
      opacity: 0.7;
      padding-left: 24px;
      padding-top: 12px; }
  .view-more-block .image {
    width: calc(100% / 4);
    height: 100%;
    background-color: #434eba;
    display: flex;
    align-items: center;
    justify-content: center; }
    .view-more-block .image img {
      object-fit: cover; }

.bg-primary {
  background-color: #ecf1f2 !important; }

.bg-dark {
  background-color: #ffffff !important; }

.text-primary {
  color: #26252e !important; }

.text-dark {
  color: #26252e !important; }

.text-dark-with-opacity {
  color: #26252e !important;
  opacity: 0.7; }

.text-primary-with-opacity {
  color: #26252e !important;
  opacity: 0.7; }

@media screen and (min-width: 1440px) {
  .wrap-view-more {
    height: 165px; }
  .view-more-block {
    right: calc(calc(100% - 1320px) / 2);
    width: calc(calc(1320px/ 8) * 4); } }

@media screen and (min-width: 1025px) and (max-width: calc(1366px - 1px)) {
  .wrap-view-more {
    height: var(--singleGridWidth); }
  .view-more-block {
    width: calc(var(--singleGridWidth) * 4); }
    .view-more-block .view-more-info .title {
      padding-top: 12px;
      font-family: "Roboto-Medium";
      font-size: var(--font16);
      color: #ffffff;
      font-weight: 500;
      line-height: 32px; }
    .view-more-block .view-more-info .description {
      padding-top: 5px;
      font-size: var(--font16);
      line-height: 20px; } }

@media screen and (min-width: 1366px) and (max-width: calc(1440px - 1px)) {
  .view-more-text {
    font-size: 18px;
    line-height: 21px; }
  .wrap-view-more {
    height: 165px; }
  .view-more-block {
    right: calc(calc(100% - 1240px) / 2);
    width: calc(calc(1240px/ 8) * 4); }
    .view-more-block .view-more-info .title {
      color: #ffffff; } }

@keyframes bg-animation {
  0% {
    right: 100%; }
  50% {
    right: 0;
    left: 0; }
  100% {
    right: 0;
    left: 100%; } }

@media screen and (max-width: 1024px) {
  .wrap-view-more {
    bottom: 110px; }
    .wrap-view-more .view-more-block {
      width: 70%;
      height: 72px;
      right: 11%; }
      .wrap-view-more .view-more-block .view-more-text {
        left: 10%;
        top: -16px;
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em; }
      .wrap-view-more .view-more-block .view-more-info {
        width: calc(var(--singleGridWidth) * 2);
        padding: 5px 15px; }
        .wrap-view-more .view-more-block .view-more-info .description,
        .wrap-view-more .view-more-block .view-more-info .title {
          padding: 0;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
        .wrap-view-more .view-more-block .view-more-info .title {
          font-size: 12px;
          line-height: 20px; }
        .wrap-view-more .view-more-block .view-more-info .description {
          font-size: 11px;
          line-height: 16px;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }
      .wrap-view-more .view-more-block .image {
        width: 72px; } }

