body {
  font-family: 'ibm-regular' !important;
}

.header {
  background-color: #ffffff;
}

.header .header__menu .icon,
.header.-sticky-initial.-sticky-light .header__menu .icon,
.header.is-sticky.-sticky-light .header__menu .icon {
  color: #121e25;
}

.header.-sticky-initial.-sticky-light .header__bar,
.header.is-sticky.-sticky-light .header__bar {
  background-color: #ffffff;
}

.nav__content__right {
  flex: 0 0 25%;
  max-width: 30%;
}

.sliderMain.-type-3 .swiper-container {
  max-height: 550px !important;
}

.sliderMain.-type-3 .slider__navs.is-active,
.sliderMain.-type-3 .slider__navs {
  display: none !important;
}

.sliderMain.-type-3 {
  background-image: url('../img/backgrounds/slider-background.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: right;
  height: 600px;
  padding-top: 50px;
}

.sliderMain.-type-3 .col {
  max-height: 550px;
}

.sliderMain.-type-3 .container {
  max-height: 600px;
}

.sliderMain.-type-3 .pagination.js-slider-pagination {
  display: inline-flex;
  width: 50%;
  position: absolute;
  bottom: 10px;
  right: 40px;
}

.sliderMain.-type-3 .slider__button {
  position: absolute;
  left: 0;
  bottom: -300px;
}

.sliderMain.-type-3 .slider__button a {
  font-size: 17px;
  text-transform: inherit;
  color: #005596;
  background-color: #fff;
  padding: 7px 30px;
  border: 0;
}

.sliderMain.-type-3 .slider__img .bg-image {
  background-size: 85%;
  margin-top: 60px !important;
  height: 500px !important;
}

.sliderMain.-type-3 .slider__title {
  font-size: 150px;
  color: #fff;
  font-style: italic;
  line-height: 1.2 !important;
}

.sliderMain.-type-3 .slider__title .split__line {
  text-align: left !important;
}

.slider__content__wrapper .slider__subtitle {
  font-size: 34px;
  color: #fff;
  text-transform: capitalize;
}

.slider__content__wrapper .slider__content {
  width: 100%;
}

.slider__content__wrapper .slider__subtitle .split__line {
  text-align: left !important;
}

.pagination.js-slider-pagination {
  justify-content: flex-end;
}

.no-padding {
  padding: 0 !important;
}

.sliderMain .slider__button {
  position: absolute;
  left: 0;
  bottom: -345px;
}

.home-section-2 {
  background-image: url('../img/backgrounds/home-shared-background.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
}

.home-section-2 .portfolioCard__category {
  color: #2699fb !important;
  font-size: 40px !important;
  text-transform: inherit;
}

.home-section-2 .portfolioCard__category span {
  color: #121e25;
}

.home-section-2 .portfolioCard__title {
  font-size: 18px !important;
  color: #121e25 !important;
  line-height: 1.8;
}

.home-section-2 .portfolioCard__title .select-link {
  color: #2699fb !important;
}

.home-section-2 .portfolioCard__title .overflow-hidden {
  padding: 10px 0 !important;
}

.home-section-2 .img-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.home-section-2 .img-wrapper img {
  width: 100%;
}

.home-section-3,
.home-solutions,
.clients-section {
  background-image: url('../img/backgrounds/home-shared-background.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-section-3 .first-col .portfolioCard__category {
  font-size: 40px;
  color: #fff;
  margin-bottom: 20px;
}

.home-section-3 .first-col .portfolioCard__title {
  font-size: 18px;
  color: #fff;
}

.home-section-3 .first-col .read-more-link {
  color: #fff;
}

.home-section-3 .second-col .fancy-grid,
.home-section-3 .third-col .fancy-grid {
  margin-bottom: 40px;
}

.home-section-3 .second-col .portfolioCard__category,
.home-section-3 .third-col .portfolioCard__category {
  font-size: 26px;
  color: #fff;
  line-height: 50px;
  margin-bottom: 10px;
  width: 100%;
}

.home-section-3 .second-col .portfolioCard__category {
  max-width: 225px;
}

.home-section-3 .third-col .portfolioCard__category {
  max-width: 270px;
}

.home-section-3 .second-col .portfolioCard__category::after,
.home-section-3 .third-col .portfolioCard__category::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #2699fb;
  left: 0;
}

.home-section-3 .second-col ul li,
.home-section-3 .third-col ul li {
  font-size: 18px;
  color: #fff;
}

.counter-section {
  background-color: #fff;
}

.counter-section div[data-anim-child*='counter'] h2,
.counter-section div[data-anim-child*='counter'] h3 {
  color: #111d24;
}

.counter-section div[data-anim-child*='counter'] h3 {
  text-align: center;
  font-size: 18px;
}

.counter-section div[data-anim-child*='counter'] h2::before {
  content: '+';
  font-size: 45px;
  display: inline-block;
  left: 0;
  color: #111d24;
}

.home-solutions .portfolioCard__category {
  color: #fff;
  font-size: 40px;
  text-transform: inherit;
}

.home-solutions .portfolioCard__title {
  font-size: 18px !important;
  color: #fff !important;
}

.home-solutions .portfolioCard__title .overflow-hidden {
  margin-bottom: 10px;
}

.home-solutions .read-more-link {
  color: #fff;
}

.home-solutions .img-wrapper {
  max-width: 390px;
  background-color: #fff;
  padding: 0 0 10px 10px;
  margin-left: auto;
}

.home-solutions .img-wrapper img {
  width: calc(100% + 10px);
}

.hint-section {
  background-color: #fff;
}

.hint-section p {
  color: #2699fb;
  font-size: 45px;
  text-align: center;
}

.hint-section p span {
  color: #111d24;
}

.clients-section {
  height: 550px;
  margin-right: 5%;
  margin-left: 5%;
}

.vendors-section h2,
.clients-section h2 {
  font-size: 40px;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}

.vendors-section h2 {
  color: #121e25 !important;
  margin-bottom: 0;
}

.clients-section .pagination {
  position: absolute;
  bottom: 30px;
}

.clients-section .swiper-wrapper .swiper-slide {
  display: flex;
  flex-wrap: wrap;
  width: 100% !important;
}

.clients-section .swiper-wrapper .swiper-slide .imgs-main-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 42px;
}

.clients-section .swiper-wrapper .swiper-slide .imgs-main-wrapper .img-wrapper {
  background-color: #fff;
  width: 140px;
  max-height: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clients-section
  .swiper-wrapper
  .swiper-slide
  .imgs-main-wrapper
  .img-wrapper
  img {
  max-width: 100%;
  max-height: 100%;
}

.vendors-section {
  background-color: #fff;
  background-image: none;
  max-height: 315px;
  margin-right: 0;
  margin-left: 0;
}

.vendors-section section {
  margin: 0 5%;
}

.vendors-section .vendors-wrapper {
  margin-right: 5%;
  margin-left: 5%;
  max-height: 126px;
}

.vendors-section
  .vendors-wrapper
  .swiper-container-horizontal
  > .swiper-pagination-bullets,
.swiper-pagination-custom {
  margin-top: 26px;
}

.vendors-section .pagination {
  bottom: 10px;
}

.vendors-section .pagination.-light .pagination__item {
  background-color: #fff;
  border: 3px solid #121e25;
  width: 18px;
  height: 18px;
}

.vendors-section .pagination.-light .pagination__item.is-active {
  background-color: #121e25;
}

.vendors-section
  .swiper-slide
  .portfolioCard.-type-2.-hover
  .portfolioCard__img__inner {
  height: 80px;
}

.vendors-section
  .swiper-slide
  .portfolioCard.-type-2.-hover
  .portfolioCard__img__inner
  .bg-image {
  background-size: contain;
}

.footer-background {
  background-image: url('../img/backgrounds/footer-background.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

footer h2 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 34px;
  line-height: 50px;
}

footer h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #fff;
  left: 0;
}

footer ul li {
  color: #fff;
  font-size: 16px;
  margin-bottom: 22px;
}

footer .seprate-line::after {
  content: '';
  display: block;
  width: 4px;
  height: 140px;
  background-color: #fff;
  right: 0;
  top: 18px;
  position: absolute;
}

footer .items-center {
  justify-content: center;
  display: grid;
}

footer .img-wrapper {
  text-align: center;
  margin: 100px 0 45px 0;
}

footer .img-wrapper img {
  width: 310px;
}

footer .footer-pages-urls {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
}

footer .copyright {
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin-bottom: 0;
}

/* Solutions page styles */
.solutions-thumbnail {
  background-image: url('../img/backgrounds/solution-page/thumbnail.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
  display: flex;
  margin-top: 96px;
  align-items: center;
}

.solutions-thumbnail h1 {
  font-size: 100px;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  margin-left: 60px;
}

.solutions-thumbnail h1 span {
  display: block;
  font-size: 50px;
}

.solutions-hint h2 {
  font-size: 60px;
  color: #fff;
  font-weight: 500;
  width: 60%;
  text-align: center;
  margin: auto;
}

.solutions-hint img {
  margin: 0 auto;
  display: block;
  margin-top: 100px;
}

.solutions-item.right-item {
  margin-left: 100px;
}

.solutions-item .title,
.about-item .title {
  font-size: 60px;
  font-style: italic;
  color: #fff;
  font-weight: 500;
  max-width: 600px;
}

.solutions-item .content-wrapper .fancy-grid .portfolioCard__title,
.about-item .content-wrapper .fancy-grid .portfolioCard__title {
  font-size: 16px;
  color: #fff;
}

.solutions-item .content-wrapper .fancy-grid .portfolioCard__title div {
  line-height: 42px !important;
}

.solutions-item .content-wrapper .fancy-grid .read-more-link {
  color: #fff;
  margin-top: 15px;
}

                                                       
.solutions-item .content-wrapper .fancy-grid .bullets {
	color: white;
    margin-left: 25px;
}             
                      
 
  
.solutions-item .content-wrapper .img-wrapper {
  max-width: 428px;
  margin: auto;
  background-color: #fff;
  height: 193px;
  text-align: right;
  display: grid;
  align-items: center;
  justify-content: flex-end;
  margin-top: 0;
}

.solutions-item .content-wrapper .img-wrapper img {
  margin-top: 10px;
}

/* About page styles */
.about-thumbnail {
  background-image: url('../img/backgrounds/about-page/about-section-1.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 420px;
  margin-top: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.about-thumbnail h1 {
  font-size: 100px;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  width: 100%;
  text-align: center;
}

.about-intro {
  padding: 65px 0;
  max-width: 1215px;
  margin: auto;
}

.about-intro .portfolioCard__title {
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
}

.about-intro .portfolioCard__title a {
  color: #2699fb;
}

.about-intro .portfolioCard__title .overflow-hidden,
.about-intro .portfolioCard__title .split__line {
  text-align: center !important;
}

.about-title-wrapper {
  padding-top: 28px;
  padding-bottom: 60px;
  position: relative;
  text-align: center;
  margin: 0 66px;
}
.about-page-title {
  font-size: 43px;
  color: #2699fb;
  text-align: center;
  font-style: italic;
  display: inline-block;
  width: 610px;
  background-color: #121e25;
}

.about-title-wrapper::before {
  position: absolute;
  content: '';
  display: block;
  background: #2699fb;
  height: 2px;
  left: 0;
  width: 100%;
  top: 55px;
  z-index: -1;
}

.about-item {
  margin: 0 66px 60px;
}

.about-item .sub-title {
  font-size: 16px;
  color: #fff;
}

.about-item .title {
  font-size: 63px;
}

.about-item .content-wrapper .fancy-grid .portfolioCard__title div {
  line-height: 37px !important;
}

.about-item .content-wrapper .img-wrapper {
  max-width: 430px;
  height: 200px;
  margin-left: auto;
}

.about-item .content-wrapper .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.about-item.right-item {
  margin-left: 190px;
}

/* Products page styles */
.products-thumbnail {
  background-image: url('../img/backgrounds/products-page/thumbnail.png');
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
  margin-top: 96px;
  display: flex;
  align-items: center;
}

.products-thumbnail h1 {
  font-size: 100px;
  color: #fff;
  font-style: italic;
  font-weight: 500;
  margin-left: 50px;
}

.products-thumbnail h1 span {
  display: block;
  font-size: 55px;
}

.product-item {
  margin: 150px 80px;
}

.product-item.left-item {
  margin-top: 80px;
}

.product-title-wrapper {
  padding-top: 28px;
  padding-bottom: 60px;
  position: relative;
  text-align: center;
  margin: 0 44px;
}

.product-page-title {
  font-size: 43px;
  color: #2699fb;
  text-align: center;
  font-style: italic;
  display: inline-block;
  width: 610px;
  background-color: #121e25;
}

.product-title-wrapper::before {
  position: absolute;
  content: '';
  display: block;
  background: #2699fb;
  height: 2px;
  left: 0;
  width: 100%;
  top: 55px;
  z-index: -1;
}

.product-item .title {
  color: #2699fb;
  font-size: 35px;
  margin-bottom: 24px;
}

.product-item .content-wrapper .fancy-grid .portfolioCard__title {
  font-size: 18px;
  color: #fff;
  line-height: 36px;
}

.product-item .products-swiper-container {
  padding-right: 30px;
}

.product-item .products-swiper-wrapper {
  width: 402px;
  min-height: 202px;
  margin-left: auto;
}

.product-item .products-swiper-wrapper::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 192px;
  top: 10px;
  right: 30px;
  display: block;
  background-color: #fff;
}

.product-item .products-swiper-wrapper::before {
  content: '';
  position: absolute;
  width: 392px;
  height: 10px;
  bottom: 8px;
  right: 30px;
  display: block;
  background-color: #fff;
}

.product-item .js-products-slider {
  max-width: 392px;
  height: 192px;
  overflow: hidden;
  position: relative;
}

.product-item .js-products-slider .swiper-wrapper {
  /* transform: translate3d(0, 0px, 0px) !important; */
  width: 100% !important;
}

.product-item .js-products-slider .swiper-wrapper .portfolioCard.-type-2,
.product-item
  .js-products-slider
  .swiper-wrapper
  .portfolioCard.-type-2
  .portfolioCard__img,
.product-item
  .js-products-slider
  .swiper-wrapper
  .portfolioCard.-type-2
  .portfolioCard__img
  .portfolioCard__img__inner {
  width: 100% !important;
  height: 100% !important;
}

.product-item .js-products-slider > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 5px;
  left: 5px;
  position: absolute;
  justify-content: flex-start;
}

.product-item .js-products-slider .swiper-pagination-bullets .pagination__item {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: rgba(255, 255, 255, 1);
  transform: scale(0.7);
}

.product-item
  .js-products-slider
  .swiper-pagination-bullets
  .pagination__item.is-active {
  transform: scale(1);
}

.product-fr-item {
  background-image: url('../img/backgrounds/products-page/section-2.png');
}

.product-sec-item {
  background-image: url('../img/backgrounds/products-page/section-3.png');
}

.product-third-item {
  background-image: url('../img/backgrounds/products-page/section-4.png');
}

.product-item-des {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('../img/backgrounds/products-background.png');
  height: 385px;
  overflow: revert;
                                    
                        
                     
}

.product-item-des .clients-swiper {
  padding-top: 60px;
                      
              
}

.product-item-des .clients-swiper2 {
  padding-top: 60px;
                      
              
}

.product-item-des
  .clients-swiper
  .swiper-container-horizontal
  > .swiper-pagination-bullets,
.product-item-des .clients-swiper .swiper-pagination-custom,
.swiper-pagination-fraction {
  position: absolute;
  bottom: -20px;
}

.product-item-des .img-wrapper {
  width: 100%;
  height: 265px;
  padding: 0 40px;
}

.product-item-des .img-wrapper img {
                  
                    
              
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product-item-des .content-wrapper .read-more-link {
  margin-top: 68px;
  background-color: #fff;
  font-style: italic;
  padding: 10px 60px;
  border-radius: 20px;
}

.product-icons-wrapper {
  margin: 0 88px 165px;
  position: relative;
  overflow: initial;
}

.product-icons-wrapper::before {
  content: '';
  position: absolute;
  top: -40px;
  width: 100%;
  height: 40px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #121e25;
}

.product-icons-wrapper ul {
  display: flex;
  justify-content: space-around;
  margin-bottom: 165px;
}

.product-icons-wrapper ul li {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  max-width: 220px;
}

.product-icons-wrapper ul li img {
  height: 115px;
  max-width: 100%;
  width: 100%;
}

.product-icons-wrapper ul li p {
  margin-top: 16px;
  color: #2699fb;
  font-size: 22px;
  font-style: italic;
}

.gradient-wrapper {
  margin: 120px 0;
}

.gradient-line {
  background: transparent
    linear-gradient(270deg, #2699fb 0%, #2184d8 12%, #000000 100%) 0% 0%
    no-repeat padding-box;
  margin-bottom: 22px;
  height: 1px;
  display: block;
}

.white-separator {
  height: 3px;
  width: 120px;
  background-color: #fff;
  margin-top: 22px;
}

.read-more-link {
  font-size: 18px;
  color: #2699fb;
  margin-top: 10px;
  display: inline-block;
}

.mv-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

/* .header.-sticky-initial.-sticky-light .header__menu .icon,
.header.is-sticky.-sticky-light .header__menu .icon {
  color: #ffffff;
} */

header .header__bar .header__menu {
  display: flex;
}

header .lang-toggle {
  color: #fff;
  margin-right: 30px;
  font-size: 28px;
  line-height: 28px;
}

.-blue {
  background-color: #06a4ab;
  border: 0.0625rem solid #06a4ab;
  border-radius: 3.75rem;
}

.-blue:hover {
  background-color: #008c92;
  border: 0.0625rem solid #008c92;
  color: #fff;
}

.ui-element__scroll {
  color: #06a4ab;
}

.navButton .icon {
  filter: invert(1);
}

.button.-outline-black {
  border: 2px solid #fff;
}

.button.-outline-black:hover {
  background-color: #ffffff;
  border: 2px solid black;
  color: black;
}

.button.-outline-black:hover .icon {
  filter: invert(0);
}

.sliderMain.-type-3 .slider__content__wrapper {
  align-items: flex-start;
  padding-top: 100px;
}

.ui-element.-bottom-left {
  bottom: 0;
  left: -15px;
}

.ui-element.-bottom-left img {
  width: 350px;
}

.header .header__logo__dark {
  max-width: 150px;
}

.portfolioCard.-type-1.-hover .portfolioCard__title {
  color: #fff;
  font-size: 20px;
  margin-bottom: 40px;
}

.portfolioCard.-type-1.-hover .portfolioCard__category {
  color: #06a4ab;
  font-size: 30px;
  margin-bottom: 40px;
}

.portfolioCard.-type-1.-hover:hover .portfolioCard__title {
  transform: none;
  color: #fff;
}

.portfolioCard.-type-1.-hover:hover .portfolioCard__category {
  color: #06a4ab;
  transform: none;
}

.layout-pt-xs div[data-split*='lines'] {
  position: relative;
}

.layout-pt-xs div[data-split*='lines'] img {
  position: absolute;
  top: -65px;
  left: -30px;
  width: auto;
  height: auto;
  min-width: 100px;
  min-height: 100px;
}

@media (max-width: 991px) {
  /* Header reponsive style */
  .header .header__logo__dark {
    max-width: 100px;
  }

  /* Footer reponsive style */
  footer .first-section,
  footer .footer__content,
  footer .second-section {
    text-align: center;
  }

  footer .second-section .social,
  footer .social.-bordered .social__item {
    justify-content: center;
  }

  footer .first-section,
  footer .col-sm-6 {
    padding: 0;
  }

  /* Home page responsive style */
  .sliderMain.-type-3 {
    margin-top: 60px;
    height: 450px;
  }
  .sliderMain.-type-3 .slider__title {
    font-size: 50px;
  }

  .sliderMain.-type-3 .slider__subtitle {
    font-size: 16px;
  }

  .sliderMain.-type-3 .swiper-container {
    height: 400px;
  }

  .sliderMain.-type-3 .container {
    max-height: 350px !important;
  }

  .home-section-2 .portfolioCard__category {
    font-size: 28px !important;
  }

  .home-section-2 .portfolioCard__title {
    font-size: 14px !important;
  }

  .home-section-3 .first-col .portfolioCard__category,
  .home-section-3 .second-col .portfolioCard__category,
  .home-section-3 .third-col .portfolioCard__category {
    font-size: 28px;
  }

  .home-section-3 .first-col .portfolioCard__title {
    font-size: 14px;
    line-height: 28px !important;
  }

  .home-section-3 .second-col ul li,
  .home-section-3 .third-col ul li {
    font-size: 14px;
  }

  .counter-section .counter {
    text-align: center;
  }

  .home-solutions .portfolioCard__category {
    font-size: 28px;
  }

  .home-solutions .portfolioCard__title {
    font-size: 14px !important;
  }

  .clients-section {
    height: 425px;
  }

  .vendors-section h2,
  .clients-section h2 {
    font-size: 28px;
  }

  .vendors-section .pagination.-light .pagination__item {
    margin-right: 4px;
    margin-left: 4px;
    height: 10px;
    width: 10px;
  }

  .vendors-section {
    height: 230px;
  }

  .hint-section p {
    font-size: 30px;
  }

  .clients-section
    .swiper-wrapper
    .swiper-slide
    .imgs-main-wrapper
    .img-wrapper {
    width: 50px;
    height: 80px;
  }

  /* About responsive style */

  .about-thumbnail {
    margin-top: 60px;
    height: 420px;
  }

  .about-thumbnail h1 {
    font-size: 50px;
  }

  .about-intro {
    padding: 30px 0;
    max-width: 90%;
  }

  .about-intro .portfolioCard__title {
    font-size: 16px;
    line-height: 30px;
  }

  .about-title-wrapper {
    padding-top: 20px;
    padding-bottom: 30px;
    margin: 0;
  }

  .about-title-wrapper::before {
    top: 40px;
  }

  .about-page-title {
    font-size: 32px;
    width: 200px;
  }

  .about-item {
    margin: 12px;
  }

  .about-item .sub-title {
    font-size: 14px;
  }

  .about-item .title {
    font-size: 46px;
  }

  .about-item.right-item {
    margin-left: 12px;
  }

  /* Products responsive style */
  .products-thumbnail {
    height: 420px;
    margin-top: 60px;
  }

  .products-thumbnail h1 {
    font-size: 50px;
  }

  .product-item {
    margin: 40px 12px;
  }

  .product-item .title {
    font-size: 26px;
  }

  .product-item .content-wrapper .fancy-grid .portfolioCard__title {
    font-size: 16px;
    margin-bottom: 24px;
  }

  .product-item .products-swiper-container {
    padding-right: 16px;
  }

  .product-item .products-swiper-wrapper {
    width: calc(100% - 10px);
  }

  .product-item .products-swiper-wrapper::before {
    width: calc(100% - 46px);
    bottom: 0;
    right: 30px;
  }

  .product-item .js-products-slider {
    max-width: 272px;
  }

  .product-item .products-swiper-wrapper::after {
    top: 10px;
    right: 20px;
  }

  .product-title-wrapper {
    padding-top: 0;
    padding-bottom: 38px;
    margin: 0 12px;
  }

  .product-title-wrapper::before {
    top: 13px;
  }

  .product-item-des .content-wrapper .title {
    font-size: 28px;
    margin-bottom: 28px;
  }

  .product-item-des .content-wrapper .fancy-grid .portfolioCard__title {
    font-size: 16px;
    line-height: 32px;
    padding: 0 12px;
  }

  .product-item-des .content-wrapper .read-more-link {
    margin-top: 24px;
  }

  .product-icons-wrapper {
    margin: 0 24px 50px;
  }

  .product-icons-wrapper ul {
    margin-bottom: 50px;
  }

  .product-icons-wrapper ul {
    justify-content: space-around;
    margin-bottom: 50px;
  }

  .product-icons-wrapper ul li {
    align-items: baseline;
    max-width: 70px;
  }

  .product-icons-wrapper ul li img {
    height: 60px;
  }

  .product-icons-wrapper ul li p {
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
  }

  .product-item-des {
    height: 150px;
  }

  .product-item-des .img-wrapper {
    height: 120px;
    padding: 0 5px;
  }

  .product-item-des .clients-swiper {
    padding-top: 12px;
  }
  
  .product-item-des .clients-swiper2 {
    padding-top: 12px;
  }

  .product-page-title {
    font-size: 16px;
    width: 160px;
  }

  /* Solutions responsive style */
  .solutions-thumbnail {
    height: 420px;
    margin-top: 60px;
  }

  .solutions-thumbnail h1 {
    font-size: 50px;
  }

  .solutions-hint {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .solutions-hint h2 {
    font-size: 28px;
    width: 100%;
  }

  .solutions-hint img {
    width: 100%;
    margin-top: 60px;
  }

  .solutions-item .title,
  .about-item .title {
    font-size: 28px;
  }

  .solutions-item .content-wrapper .img-wrapper {
    margin-top: 40px;
  }

  .solutions-item .content-wrapper .img-wrapper img {
    width: calc(100% - 10px);
    height: 100%;
    margin-left: auto;
    margin-top: 20px;
  }

  .solutions-item.right-item {
    margin-left: 0;
  }

  .solutions-item:last-child {
    margin-bottom: 60px;
  }

  .solutions-item .content-wrapper .fancy-grid .portfolioCard__title {
    font-size: 14px;
  }

  .solutions-item .content-wrapper .fancy-grid .portfolioCard__title div {
    line-height: 32px;
  }

  footer .footer-pages-urls {
    display: block;
    text-align: center;
  }

  footer ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  footer .seprate-line::after {
    display: none;
  }

  footer .items-center {
    justify-content: left;
  }

  footer h2 {
    font-size: 28px;
    margin-bottom: 24px;
  }

  footer .img-wrapper {
    margin: 30px;
  }

  footer .img-wrapper img {
    width: 100%;
  }

  footer .copyright {
    font-size: 12px;
  }

  .backButton {
    width: 40px;
    height: 40px;
    bottom: 1rem;
  }

  .backButton__button {
    width: 30px;
    height: 30px;
  }

  .read-more-link {
    font-size: 16px;
  }

  .mb-60 {
    margin-bottom: 40px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  /* Genaric thumbnails height reponsive style */
  .h-lg {
    height: 22.5rem;
  }

  /* Genaric display none for reponsive style */
  .display-none {
    display: none !important;
  }
}
