img.transparent-cart {
  position: absolute;
  background: #acaaaa24;
  opacity: 1;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 100%;
  margin: 0;
  bottom: 50px;
  padding: 20px;
}

.right-elements img.transparent-cart {
  left: -50px;
}

.slider-home > div:not(:first-child) {
  display: none;
}

.slider-home .hidden-img {
  opacity: 0;
}

.left-elements img.transparent-cart {
  left: -50px;
}

.sec-website-build .btn-dark {
  margin-right: 12.5px;
}

.separator h2 {
  color: white;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 1.24px;
}

.separator span {
  color: #53bfff;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 1.24px;
}

.sm-width {
  max-width: 180px;
  margin-right: 12.5px;
}

.container-text .sm-width:last-child {
  margin-left: 12.5px;
  margin-right: 0;
}

.contact-link p {
  color: white;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 100;
}

.contact-link p span {
  font-weight: 800;
}

.sticky-bottom .btn-link {
  position: absolute;
  right: 0;
  max-height: 41px;
  line-height: 41px;
  font-size: 14px;
  padding: 0px 43px 0px 15px;
}

.sticky-bottom .btn-link span{
  line-height: 41px;
}

.sec-website-build img {
  display: inline-block;
  max-width: 490px;
  max-height: 100%;
}

.sec-website-build {
  height: 520px;
}

section.container.sec-learn-more {
  background: white;
  text-align: center;
}
.sec-learn-more .row {
  justify-content: space-between;
}

.sec-learn-more .container-text {
  max-width: 50%;
}

.sec-learn-more .container-text:hover:before {
  opacity: 1;
}

.sec-learn-more .container-text h2 {
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.sec-learn-more .container-text p {
  color: black;
  margin-bottom: 0;
}

.sec-learn-more .row .container-text:last-child h2:before {
  left: 0;
}

.netikon-power {
  padding: 2%;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  transition: transform 0.5s ease-in-out;
}

section.sec-learn-more .row:first-child .container-text:first-child {
  margin-top: 50px;
  padding-top: 25px;
  padding-bottom: 50px;
  padding-right: 12%;
}

section.sec-learn-more .row .container-text:last-child p {
  font-size: 16px;
  padding-right: 26px;
  margin-bottom: 10px;
}
section.sec-learn-more .row .container-text:first-child p {
  font-size: 16px;
  padding-left: 26px;
  margin-bottom: 10px;
}

section.sec-learn-more .row:first-child .container-text:last-child {
  margin-top: 50px;
  padding-top: 25px;
  padding-bottom: 50px;
  padding-left: 12%;
}

section.sec-learn-more .row:nth-child(2) .container-text {
  padding-top: 25px;
}

section.sec-learn-more .row:nth-child(2) .container-text:first-child {
  padding-bottom: 50px;
  padding-right: 12%;
}
section.sec-learn-more .row:nth-child(2) .container-text:last-child {
  padding-bottom: 50px;
  padding-left: 12%;
}

.sec-learn-more .row {
  position: relative;
  z-index: 1;
}

.sec-learn-more a.btn-link.btn-dark {
  margin: 25px 0;
}

.outer-border {
  position: relative;
  border: 15px solid;
  width: 163px;
  height: 163px;
  border-radius: 100%;
}

.inner-border {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 15px solid;
  width: 109px;
  height: 109px;
  border-radius: 100%;
}

.sec-blogs .slick-slider,
.sec-customers-reviews .slick-slider {
  margin-bottom: 50px !important;
}

section.sec-carousel {
  padding-top: 40px;
}

.border-line {
  position: absolute;
  display: flex;
  top: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  width: 40px;
  height: 90px;
  justify-content: center;
}

.border-line:before {
  content: "";
  position: relative;
  background: black;
  width: 20px;
  height: 60px;
}

section.sec-eshop-softone .container-text,
section.sec-eshop-softone .container-text h2 {
  max-width: 630px;
}

section.sec-chat-gpt {
  height: 700px;
  overflow-x: hidden;
}

.sec-chat-gpt .right-elements {
  bottom: 222px;
}

section.sec-chat-gpt p {
  max-width: 465px;
  margin-left: auto;
}
section.sec-chat-gpt .container-text {
  display: inline-block;
  max-width: 530px;
  width: 100%;
  margin-left: auto;
}

section.sec-chat-gpt .left-elements {
  position: absolute;
  left: 0;
  margin: 0;
  bottom: 98px;
}

.sec-carousel .million-prods .container-text,
.sec-carousel .ai-generate .container-text {
  max-width: 690px;
}
.sec-carousel .million-prods .container-text h2,
.sec-carousel .ai-generate .container-text h2 {
  max-width: 100%;
}

section.sec-carousel .left-elements .blue-purple-circle-full,
section.sec-chat-gpt .left-elements .blue-purple-circle-full {
  top: unset;
  bottom: 0;
  right: -107px;
}

.sec-learn-more .row:first-child:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  border-bottom: 4px dotted #c9c9c9;
  background-image: radial-gradient(circle, black 0%, transparent 5%);
  background-size: 20px 5px;
}

section.sec-chat-gpt .right-elements .blue-purple-circle-full,
section.sec-global-marketplace .right-elements .blue-purple-circle-full {
  top: -50px;
  max-width: 136px;
  max-height: 136px;
}

section.sec-skroutz-marketplace img {
  max-width: 650px;
  margin: 50px auto 0px;
}

section.sec-skroutz-marketplace {
  padding: 81px 0 72px;
  overflow-x: hidden;
}

section.sec-skroutz-marketplace .left-elements {
  position: absolute;
  left: 0;
  margin: 0;
  bottom: 136px;
}

section.sec-skroutz-marketplace .black-circle {
  right: unset;
  left: -193px;
}

section.sec-skroutz-marketplace .left-elements .blue-purple-circle-full {
  left: 40px;
  top: -50px;
  max-width: 136px;
  max-height: 136px;
  background: transparent
    conic-gradient(
      from 270deg at 50% 50%,
      #8ae7ed 0%,
      #6453b8 33.48%,
      #a9e4f0 76.57%,
      #7264bf 100%
    )
    0% 0% no-repeat padding-box;
}

section.sec-skroutz-marketplace .right-elements .blue-purple-circle-full {
  top: unset;
  bottom: 127px;
  transform: rotate(180deg);
  right: -77px;
}

section.sec-search-intelligence img {
  max-width: 478px;
}

section.sec-global-marketplace img {
  margin: 0px auto 0px;
}

section.sec-global-marketplace {
  padding: 75px 0 47px;
}

img.blog-frame {
  position: absolute;
  top: -40px;
}

.container-img {
  width: 100%;
  max-width: 100%;
  margin: 10px auto 35px !important;
}
.sec-couriers img {
  max-width: 552px;
}

section.sec-services {
  padding-top: 75px;
  padding-bottom: 110px;
}

section.sec-services .container-text h2 {
  margin-bottom: 60px;
}

h5.customers-review {
  position: relative;
  font-size: 14px;
  letter-spacing: 0.14px;
  color: #6e54c9;
  font-weight: 800;
  max-width: max-content;
  margin-left: 75px;
  margin-bottom: 0;
  z-index: 1;
}

h5.customer-shop {
  position: relative;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 800;
  max-width: max-content;
  margin-left: 75px;
  z-index: 1;
}

.customer-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.left-frame {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.left-frame:before {
  content: "";
  position: absolute;
  background: black;
  width: 5px;
  height: 100%;
  bottom: -33px;
  left: 50px;
}

.left-frame:after {
  content: "";
  position: absolute;
  background: black;
  width: calc(100% - 138px);
  height: 5px;
  bottom: -33px;
  left: 50px;
}

section.sec-global-marketplace .left-elements .blue-purple-circle-full {
  top: unset;
  right: -107px;
  bottom: 250px;
}

@media (min-width: 951px) {
  .automation-element-up,
  .automation-element-down {
    display: none;
  }
}
.logo-marketplace {
  position: relative;
  width: 8%;
  display: flex;
  align-items: center;
}
section.sec-global-marketplace .logos {
  gap: 30px;
  margin: 20px auto 40px;
}

.logo-marketplace:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  right: -15px;
  background: black;
}

section.sec-global-marketplace .logo-marketplace:last-child:before {
  content: unset;
}

section.sec-global-marketplace .logos img {
  width: 80%;
  max-width: 135px;
  max-height: 35px;
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .logo-marketplace.best-price img {
    max-height: 30px !important;
  }

  .logo-marketplace.shopflix img {
    width: 100% !important;
    max-width: 100% !important;
    height: 100%;
  }
  .logo-marketplace.amazon img {
    max-height: 20px !important;
  }
  .logo-marketplace.emag img {
    max-height: 16px !important;
  }

  .logo-marketplace.etsy img {
    max-height: 24px !important;
  }

  .logo-marketplace.galaxus img {
    width: 100% !important;
  }

  .logo-marketplace.ebay img {
    max-height: 28px !important;
  }
}
.left-frame img {
  position: absolute;
  bottom: -53px;
  right: 0;
}

.right-frame {
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
}

.right-frame:before {
  content: "";
  position: absolute;
  background: black;
  width: 5px;
  height: 100%;
  top: -33px;
  right: 40px;
}

.right-frame:after {
  content: "";
  position: absolute;
  background: black;
  width: calc(100% - 138px);
  height: 5px;
  top: -33px;
  right: 40px;
}

.right-frame img {
  position: absolute;
  top: -53px;
  left: 10px;
}
section.sec-customers-reviews {
  padding-top: 70px;
  height: 100%;
  padding-bottom: 40px;
}

section.sec-customers-reviews .container-text h2 {
  margin-bottom: 75px;
}

section.sec-customers-reviews .content-link {
  margin: 0 auto;
  margin-top: 75px;
}
section.sec-customers-reviews .content-link:hover {
  color: black !important;
}

a.content-link.text-cr:before {
  left: 50%;
  transform: translateX(-50%);
}

.blog-posts {
  margin-top: 30px;
  gap: 30px;
  row-gap: 50px;
}

.round-border-dotted {
  content: "";
  position: absolute;
  top: 47%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  max-width: 234px;
  height: 234px;
  border-radius: 100%;
  background: white;
  border: 4px dotted #c9c9c9;
  background-image: radial-gradient(circle, black 0%, transparent 0%);
  background-size: 20px 5px;
  z-index: 2;
}

section.sec-learn-more.container::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  max-width: 1px;
  height: 100%;
  max-height: 585px;
  border-right: 4px dotted #c9c9c9;
  background-image: radial-gradient(circle, black 0%, transparent 0%);
  background-size: 20px 5px;
  z-index: 2;
}

section.sec-global-marketplace img.global-market {
  margin-top: 25px;
}

.sec-blogs p.text-lt {
  max-height: 110px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin-bottom: 15px !important;
}

section.sec-blogs h3 {
  margin-bottom: 0;
}

.sticky-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 11;
}

.sticky-bottom p {
  margin-top: 0;
}

/* customer slick */
.col-frame {
  display: flex;
  height: auto;
  padding: 40px 0;
  align-items: center;
}
.col-reviews {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f8f9fa;
  border-radius: 20px;
  text-align: center;
  padding-top: 25px;
  padding: 20px 50px;
}

h5.customers-review {
  position: relative;
  font-size: 14px;
  letter-spacing: 0.14px;
  color: #6e54c9;
  font-weight: 800;
  max-width: max-content;
  margin-left: 0;
  margin-bottom: 0;
  z-index: 1;
}
h5.customer-shop {
  position: relative;
  font-size: 14px;
  letter-spacing: 0.14px;
  font-weight: 800;
  max-width: max-content;
  margin-left: 0;
  z-index: 1;
}
.col-reviews-img {
  position: relative;
  width: auto;
  height: auto;
  margin: 0 auto;
  margin-bottom: 0px;
}
.col-reviews-img img {
  margin: 0 auto;
}
section .container img {
  max-width: 100%;
}

.col-reviews h3 {
  position: relative;
  font-size: 16px;
  letter-spacing: 0.25px;
  font-weight: 800;
  max-width: 100%;
  margin-left: 0;
  margin-top: 15px;
  z-index: 1;
}

.col-reviews p {
  position: relative;
  font-size: 14px;
  max-width: 100%;
  margin: 20px 0px 20px 0px;
  letter-spacing: 0.14px;
  z-index: 1;
  max-height: 104px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.left-frame:before {
  bottom: 10px;
  left: 20px;
  height: 83%;
}

.left-frame:after {
  bottom: 10px;
  left: 20px;
  width: 80%;
}

.left-frame img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 13% !important;
}

.right-frame:before {
  top: 10px;
  right: 20px;
  height: 83%;
}

.right-frame:after {
  top: 10px;
  right: 20px;
  width: 80%;
}
.right-frame img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 13% !important;
}

section.sec-customers-reviews .container-text h2 {
  margin-bottom: 20px;
}
/*end customer slick */

.ai-content-img {
  height: 560px;
  width: 61%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ai-text {
  color: white;
  border-radius: 20px;
  padding: 20px;
  position: absolute;
}
.ai-text p {
  font-size: 18px;
  margin: 0;
}
.ai-text.dark-bg {
  top: 0;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  max-width: 308px;
  max-height: 124px;
}
.ai-text.blue-bg {
  width: 100%;
  height: 100%;
  max-width: 235px;
  max-height: 157px;
  top: 50%;
  right: 13px;
}

.ai-text.dark-gray-bg {
  width: 100%;
  height: 100%;
  max-width: 328px;
  max-height: 100px;
  bottom: 12px;
}

.ai-text.purple-bg {
  width: 100%;
  height: 100%;
  max-width: 259px;
  max-height: 126px;
  left: -31px;
  top: 24%;
}

/* Responsive */

@media (max-width: 1440px) {
  .ai-content-img {
    height: 430px;
    width: 100%;
    max-width: 690px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  img.chat-gpt {
    max-width: 40% !important;
  }

  .ai-text {
    scale: 0.7;
  }

  .ai-text.blue-bg {
    right: 22px;
  }

  .ai-text.purple-bg {
    left: -14px;
  }

  .ai-text.dark-gray-bg {
    bottom: 10px;
  }
  section.sec-chat-gpt .container-text {
    max-width: 42% !important;
  }
}

@media (max-width: 1400px) {
  .sticky-bottom .btn-link {
    right: 10px;
  }
  .blog-upper-text {
    gap: 15px;
    min-height: 95px;
  }
  .col-blog {
    height: 100%;
  }
}

@media (max-width: 1350px) {
  section.sec-chat-gpt {
    height: 100%;
    overflow-x: hidden;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  section.sec-chat-gpt p {
    max-width: 100%;
    margin-left: 0;
  }

  .outer-border {
    scale: 0.8;
  }

  .container-text:not(.full-width),
  section.sec-eshop-softone .container-text {
    max-width: 50% !important;
  }
  .container-text.full-width {
    max-width: 100%;
  }
  img.d-block.container-img {
    max-width: 100%;
  }
  .round-border-dotted {
    max-width: 184px;
    height: 184px;
  }

  section
    .container
    img.responsive-img:not(.global-market):not(.skroutz-marketplace-img) {
    max-width: 45%;
  }
}

@media (max-width: 1270px) {
  .round-border-dotted {
    max-width: 184px;
    height: 184px;
  }
  .carousel-item img {
    display: inline-block;
    max-width: 50%;
    max-height: 100%;
  }

  .sticky-bottom .container {
    justify-content: flex-start;
  }
}
@media (max-width: 1215px) {
  .ai-content-img {
    height: 355px;
    width: 100%;
    max-width: 535px;
  }

  .ai-text {
    scale: 0.5;
  }
  .ai-text.dark-bg {
    top: 0;
    left: 35%;
  }
  .ai-text.purple-bg {
    left: -34px;
    top: 20%;
  }
  .ai-text.blue-bg {
    right: -5px;
    top: 40%;
  }
}
@media (max-width: 1150px) {
  .separator h2 {
    font-size: xx-large;
  }
  .separator span {
    font-size: xx-large;
  }

  .sec-customers-reviews .row {
    row-gap: 120px;
  }
  .sec-customers-reviews .col {
    margin: 0 40px;
  }
  .sec-learn-more .container-text {
    max-width: 47%;
  }
}

@media (max-width: 1120px) {
  .contact-link {
    height: 95px;
  }
  .sticky-bottom .container {
    flex-direction: column;
    justify-content: space-evenly;
  }
  .sticky-bottom .btn-link {
    position: relative;
    right: 0;
  }
}

@media (max-width: 1060px) {
  section.sec-blogs h3 {
    height: 87px;
  }
}
@media screen and (max-width: 985px) {
  section.sec-learn-more .row .container-text:first-child p {
    padding-left: 0;
  }
  section.sec-learn-more .row .container-text:last-child p {
    padding-right: 0;
  }
}
@media screen and (max-width: 951px) {
  .sec-carousel {
    padding-top: 20px;
  }
  section.sec-chat-gpt {
    padding-bottom: 0px;
  }
  section.sec-chat-gpt .container-text {
    max-width: 100% !important;
  }

  .responsive-img {
    max-width: 100% !important;
    height: 100%;
  }

  .container-text:not(.full-width),
  section.sec-eshop-softone .container-text {
    max-width: 100% !important;
  }
  .separator {
    height: auto;
    padding: 30px 0;
  }
  .separator h2 {
    font-size: larger;
    margin: 0 50px;
    text-align: center;
  }

  section.sec-learn-more.container::before {
    content: unset;
  }

  .carousel-item img {
    display: inline-block;
    max-width: 100%;
    height: 100%;
  }

  section.sec-customers-reviews {
    padding-top: 40px;
    height: 100%;
    padding-bottom: 40px;
  }
  section.sec-customers-reviews .container-text h2 {
    margin-bottom: 35px;
  }
  .separator span {
    font-size: 20px;
  }

  section.container.sec-learn-more {
    padding-top: 50px;
  }

  .sec-learn-more a.btn-link.btn-dark {
    font-size: 13px;
  }

  section.sec-chat-gpt .container-text {
    margin: 30px 0 !important;
  }

  .sec-learn-more a.btn-link.btn-dark {
    position: absolute;
    left: 20px;
    transform: unset;
  }

  .sec-customers-reviews .col {
    max-width: 100%;
    margin: 0;
  }

  section.container.sec-learn-more {
    padding-bottom: 90px;
  }

  section.sec-skroutz-marketplace img {
    max-width: 650px;
    margin: 0px auto 0px;
  }

  section.sec-learn-more .container-text {
    position: relative;
    padding-bottom: 35px !important;
    margin-bottom: 0px !important;
  }
  section.sec-learn-more .row .container-text::after {
    content: "";
    position: absolute;
    bottom: 0 !important;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 4px dotted #c9c9c9;
    background-image: radial-gradient(circle, black 0%, transparent 5%);
    background-size: 20px 5px;
  }
  section.sec-skroutz-marketplace,
  section.sec-global-marketplace {
    padding: 30px 0 30px;
    overflow-x: hidden;
  }

  .blog-posts {
    margin-top: 30px;
    gap: 30px;
    row-gap: 30px;
  }

  .sec-skroutz-marketplace img {
    max-width: 80% !important;
  }

  section.sec-blogs h3 {
    height: auto;
  }

  .blog-posts a.content-link {
    max-width: fit-content;
    position: relative;
    font-size: 12px;
    color: black !important;
    font-weight: 600;
  }

  .sec-carousel {
    height: 100%;
  }
  .sec-customers-reviews .col {
    margin: 0px 10px;
  }
  section:not(.sec-carousel):not(.sec-services):not(.sec-customers-reviews):not(
      .sec-chat-gpt
    )
    .container
    img {
    max-width: 100% !important;
    height: 100%;
    margin: 0 auto;
  }
  .sec-carousel .container-text {
    display: inline-block;
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 50px;
  }
  .gray-bg-height {
    height: 100%;
    padding: 30px 0;
  }

  .sec-learn-more .container-text {
    max-width: 80%;
  }

  section.sec-learn-more .row:first-child .container-text:first-child,
  section.sec-learn-more .row:nth-child(2) .container-text:first-child {
    margin-left: auto;
  }

  section.sec-learn-more .row:first-child .container-text:last-child,
  section.sec-learn-more .row:nth-child(2) .container-text:last-child {
    margin-right: auto;
  }

  .container-text.full-width {
    margin: 0;
  }
  section.container.sec-learn-more {
    text-align: left;
  }

  section.sec-learn-more .row .container-text:first-child,
  section.sec-learn-more .row:nth-child(2) .container-text:first-child,
  section.sec-learn-more .row:first-child .container-text:last-child,
  section.sec-learn-more .row:nth-child(2) .container-text:last-child {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  section.container.sec-learn-more {
    padding-top: 275px;
  }

  .netikon-power {
    padding: 2%;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%) rotate(180deg);
    z-index: 3;
    transition: transform 0.5s ease-in-out;
  }

  .round-border-dotted {
    content: "";
    position: absolute;
    top: 30px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    max-width: 177px;
    height: 177px;
    z-index: 2;
  }
  .revenue-growth {
    border-top: 4px dotted #c9c9c9;
    padding-top: 20px;
    background-image: radial-gradient(circle, black 0%, transparent 0%);
    background-size: 20px 5px;
  }
  .sec-learn-more .row:first-child:before {
    content: unset;
  }
  .sec-learn-more .row:nth-child(1):before {
    content: "";
    position: absolute;
    top: -64px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 60px;
    border-right: 4px dotted #c9c9c9;
    background-image: radial-gradient(circle, black 0%, transparent 5%);
    background-size: 20px 5px;
  }

  section.sec-chat-gpt img.chat-gpt {
    max-width: 40% !important;
  }
  section.sec-chat-gpt .container {
    justify-content: center;
  }
  /* .ai-text {
    scale: 0.7;
}
.ai-content-img {
  height: 471px;
  width: 100%;
  max-width: 535px;
} */
}

@media (max-width: 850px) {
  .sticky-bottom p {
    font-size: 17px;
  }
}
@media (max-width: 825px) {
  .sec-customers-reviews .row {
    flex-direction: column;
    align-items: center;
  }
  .sec-customers-reviews .col {
    max-width: 90%;
  }
  .col-reviews {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  section.sec-global-marketplace .logos {
    flex-wrap: wrap;
    gap: 0;
  }

  .sec-learn-more a.content-link:before {
    left: 50%;
    transform: translateX(-50%);
  }

  section.sec-global-marketplace .logos img[alt="emag"] {
    max-width: 90px !important;
  }

  .logo-marketplace {
    position: relative;
    width: 50%;
    border-style: solid;
    border-color: #dcdcdc;
    padding: 10px;
  }
  .logo-marketplace:before {
    content: unset;
  }
  .logo-marketplace:first-child {
    border-width: 1px 1px 0.5px 1px;
  }
  .logo-marketplace:nth-child(odd):not(:first-child) {
    border-width: 0.5px 1px 0.5px 1px;
  }
  .logo-marketplace:nth-child(even) {
    border-width: 0.5px 1px 0.5px 0px;
  }
  .logo-marketplace:nth-child(2) {
    border-width: 1px 1px 0.5px 0px !important;
  }
  .logo-marketplace:nth-last-child(2) {
    border-width: 0.5px 1px 1px 1px !important;
  }
  .logo-marketplace:last-child {
    border-width: 0.5px 1px 1px 0px;
  }

  .sec-learn-more .container-text {
    text-align: center;
  }

  .sec-learn-more .container-text h2:before {
    left: 50% !important;
    transform: translateX(-50%);
    height: 5px;
  }

  .sec-learn-more h2 {
    max-width: fit-content;
    margin: 0 auto;
  }
  .sec-learn-more a.btn-link.btn-dark {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 745px) {
  .netikon-power {
    top: 25px;
  }
}
@media (max-width: 665px) {
  section.sec-blogs h3 {
    font-size: 15px;
  }
  section.sec-blogs p {
    font-size: 13px;
  }
}
@media (max-width: 560px) {
  .netikon-power {
    top: 30px;
  }
  .container-text,
  section.sec-eshop-softone .container-text {
    max-width: 100%;
    margin: 0px 20px;
  }

  section.sec-chat-gpt .container-text {
    margin-top: 0;
    max-width: 90%;
  }

  section.sec-chat-gpt {
    padding-top: 40px;
  }
}
@media (max-width: 525px) {
  .blog-posts {
    flex-direction: column;
  }
  .col-blog {
    height: auto;
  }
  .separator h2 {
    font-size: 20px;
    margin: 0 20px;
    text-align: center;
  }
}

@media (max-width: 501px) {
  .sticky-bottom.contact-link {
    display: none;
  }
  section.sec-chat-gpt {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  section.sec-services {
    padding: 30px 0;
  }

  section.sec-blogs {
    padding-top: 30px;
  }

  .sec-carousel .container-text {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 20px !important;
  }

  .sec-carousel .slick-dots {
    position: absolute;
    right: 0;
    bottom: 40px;
    display: block;
    width: max-content;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }

  .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }

  .chat-gpt-infos {
    width: 100%;
  }
  section.sec-chat-gpt {
    padding-top: 40px;
  }

  .col-reviews-img {
    padding: 0 10px;
  }

  .chat-gpt-infos > div {
    width: 100%;
    max-width: 100%;
    height: 127px;
  }

  .chat-gpt-infos h4 {
    max-width: 330px;
    text-align: center;
  }

  .centered-elements {
    position: absolute;
    display: flex;
    top: 7px;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    border: 1px solid #ffffff;
    align-items: center;
    justify-content: center;
  }
  .centered-elements:before {
    content: "";
    background: white;
    border-radius: 100%;
    position: relative;
    width: 9px;
    height: 9px;
  }
  .dark-bg .centered-elements:before {
    background: #00a0ff;
  }
  .centered-elements:after {
    content: "";
    position: absolute;
    top: -31px;
    width: 1px;
    height: 30px;
    z-index: 0;
    background: white;
  }

  .dark-bg .centered-elements:after {
    background: transparent;
  }

  .inner-centered-elements {
    position: absolute;
    top: -21px;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    z-index: 1;
  }
  .small-inner-centered-elements {
    position: absolute;
    top: -38px;
    width: 7px;
    height: 7px;
    background: white;
    border-radius: 100%;
  }

  .col-reviews {
    padding: 20px 30px;
  }

  .left-frame:before {
    bottom: 10px;
    left: 10px;
    height: 83%;
  }

  .left-frame:after {
    bottom: 10px;
    left: 10px;
    width: 80%;
  }
  .right-frame:before {
    top: 10px;
    right: 10px;
    height: 83%;
  }
  .right-frame:after {
    top: 10px;
    right: 10px;
    width: 80%;
  }
}
@media screen and (max-width: 450px) {
  .blog-upper-text {
    flex-direction: column;
  }
  .blog-date {
    width: 100%;
  }

  .date-year {
    width: 30%;
  }
  .date-day {
    width: 40%;
  }
  .date-year p {
    transform: unset;
    font-size: 15px;
    margin: 0 auto !important;
  }
  .date-day p {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    gap: 10px;
  }
  .left-frame:before {
    height: 85%;
  }

  .right-frame:before {
    height: 85%;
  }
  section.sec-services .container-text h2 {
    margin-bottom: 30px;
  }
  section.sec-services .row {
    row-gap: 30px;
  }
  img.email-servers {
    width: 60%;
  }
}
@media screen and (max-width: 375px) {
  .separator {
    width: 100%;
    height: auto !important;
    background-color: black;
  }
  .separator h2 {
    font-size: 17px;
    margin: 0 20px;
    text-align: center;
    letter-spacing: 0.4px;
  }
  .separator span {
    font-size: 17px;
  }
}
