.expertise-text p {
  margin-bottom: 20px;
}
.expertise-page-block-top {
  max-width: 65%;
}
.expertise-page-block-top p {
  margin-bottom: 20px;
}
.expertise-page-block-middle h2 {
  font-family: "ProximaNova-Regular";
  font-size: 40px;
  color: #FFFFFF;
  margin-bottom: 10px;
  margin-top: 25px;
}
.expertise-page-block-middle p {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 140%;
  margin-bottom: 20px;
}
.expertise-page-block-middle {
  margin: 0 auto;
  max-width: 1170px;
}
.expertise-pages .section-lets-talk {
  background-size: contain;
}
.expertise-pages .section-bottom,
.expertise-pages .page-title-button {
    display: none !important;
}
.expertise-pages .section-top {
  position: relative;
  padding-top: 100px;
  min-height: 850px;
}
.expertise-cases-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.expertise-cases-content-item {
  display: block;
  width: 48%;
  margin-bottom: 80px;
  text-decoration: none !important;
}

.expertise-item:hover .appear-bg{
  /* animation: appear-bg-totop 0.5s forwards; */
  transform: translateY(-50px);
}

.expertise-item .appear-bg {
  position: absolute;
  transition: 1s;
  left: 0;
  right: 0;
  top: 60px;
  height: 50px;
  background: linear-gradient(0deg, #131423, #131423), #161728;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transform: translateY(0);
}

.expertise-cases-content-item:not(.first-item) {
  margin-left: 20px;
}


.expertise-cases-content-item:hover {
  text-decoration: none !important;
}
.expertise-cases-content-mini .expertise-cases-content-item {
  width: 30%;
}
.expertise-glider-prev {
  right: 15%;
  height: 53px !important;
  transform: rotateY(-180deg) translateY(-50px) !important;
}
.expertise-glider-next {
  height: 53px !important; 
  transform: translateY(-50px);
  right: 5%;
}
.expertise-cases-content-item-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 29px;
  color: #FFFFFF;
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
}
.expertise-cases-content-item-title:hover,
.expertise-cases-content-item-title:active,
.expertise-cases-content-item-title:focus {
  text-decoration: none;
  color: #FFFFFF;
}
.expertise-cases-content-item-text {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #5A6485;
  padding-bottom: 30px;
}
.expertise-cases-content-item-text-title {
  color: white;
  font-size: 18px;
  margin-bottom: 7px;
}
.expertise-cases-content-item-img img {
  width: 100%;
}
.expertise-cases-content-item-date-wp {
  width: 220px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.expertise-cases-content-item-date {
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  color: #3A4361;
}
.expertise-cases-content-item-line {
  width: 1px;
  height: 22px;
  border-right: 1px solid #3A4361;
}
.expertise-cases-content-item-author {
  font-weight: 500;
  font-size: 14px;
  line-height: 125%;
  color: #3A4361;
}
.expertise-cases-wp {
  max-width: 1170px;
  margin: 0 auto;
}
.section-expertise-cases {
  padding-top: 20px;
}
.expertise-page-img-wp {
  display: flex;
  font-size: 18px;
  color: #FFFFFF;
  padding: 30px 0;
}
.expertise-page-text-with-img {
  display: flex;
  align-items: center;
  padding-left: 30px;
}
.expertise-pages .main-content {
  padding-top: 50px;
  padding-bottom: 40px;
}
.expertise-pages .main-content p {
  max-width: 700px;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 140%;
  margin-bottom: 20px;
}
.expertise-pages .main-content h2,
.expertise-pages .main-content h3,
.expertise-pages .main-content h4 {
  margin-bottom: 10px;
  margin-top: 25px;
}
.expertise-text-wp {
  max-width: 1170px;
  margin: 0 auto;
  color: #FFFFFF;
  font-size: 18px;
}
.expertise-text-wp p {
  margin-bottom: 20px;
}
.expertise-text-wp .text-center {
  font-size: 26px;
}
.expertise-title {
  font-size: 26px;
  margin: 40px 0 20px 0;
}
.expertise-item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 100px;
  position: relative;
}
/* .expertise-item:hover {
  border-radius: 10px;
  background: linear-gradient(0deg, #131423, #131423), #161728;
} */
.expertise-item-content {
  position: relative;
  font-size: 16px;
  color: #5A6485;
  padding: 50px 30px;
  background: linear-gradient(0deg, #131423, #131423), #161728;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.expertise-item-right a.read-more-wp {
  position: absolute;
  right: 0;
  bottom: -15px;
}
.expertise-item-left {
  width: 43%;
}
.expertise-item-right {
  width: 48%;
  position: relative;
}
.expertise-cases-title {
  width: 100%;
  font-size: 30px;
  top: -66px;
  left: 0;
  position: absolute;
  color: white;
}
.expertise-cases-title:before {
  content: " ";
  width: 82%;
  height: 1px;
  position: absolute;
  left: 100px;
  top: 50%;
  margin-top: -0.5px;
  background: linear-gradient(7.94deg, rgba(110, 58, 255, 0) 10.03%, rgba(127, 49, 255, 0.6) 60.57%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.expertise-item-left p {
  margin-bottom: 22px;
}
.expertise-item-title h3 {
  z-index: 4;
  position: relative;
}
.expertise-title-arrow {
  width: 50px;
  height: 40px;
  display: inline-block;
  background-image: url("../img/new/technologies-item-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 3;
  margin-left: 5px;
}
.expertise-item:hover .expertise-title-arrow {
  background-image: url("../img/new/technologies-item-arrow-hover.svg");
}
.expertise-item-img-block {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  width: 48%;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
}
.expertise-item-right-imgs-mini-wp .expertise-item-img-block {
  width: 31%;
}
.expertise-item-img-block img {
  width: 100%;
  margin-bottom: -50px;
  max-height: 166px;
}
.expertise-item-img-block span {
  display: flex;
  align-items: flex-end;
  padding: 0 20px;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  margin-bottom: 15px;
  height: 40px;
}
.expertise-item-right-imgs-wp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 15px;
}
.expertise-item:hover .expertise-item-title h3 {
  color: #6966FF;
}
.expertise-item-title {
  display: flex;
  padding: 30px 0 0 30px;
  margin-bottom: -20px;
  align-items: center;
}
.expertise-item-title h3 {
  max-width: 400px;
  font-weight: bold;
  font-size: 39px;
  color: #FFFFFF;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.expertise-item:hover,
.expertise-item:focus {
  text-decoration: none;
  outline: none;
}
.expertise-item-wp {
  max-width: 1170px;
  margin: -350px auto 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 3;
  position: relative;
}
.expertise-wp {
  width: 100%;
}
.expertise-read-more {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #4952A5;
  background-image: url(/img/new/read-more-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 1px;
  padding-right: 25px;
  margin-top: 30px;
}
.cryptocurrency-page .section-top-wp {
  padding-bottom: 0;
}
.cryptocurrency-page .section-top {
  min-height: 750px;
}
.gambling-page .section-top-wp {
  padding-bottom: 0;
}
.gambling-page .section-top {
  min-height: 750px;
}
.fintech-page .section-top {
  background: url("../img/new/header-section-services.svg") no-repeat 258% -215px, url("../img/new/fintech-page-img.svg") no-repeat 73% 130px;
  min-height: 685px;
}
.fintech-page .section-top-wp {
  padding-bottom: 0;
}

.gambling-page .section-top {
  background: url("../img/new/header-section-services.svg") no-repeat 258% -215px, url("../img/new/gambling-page-img.svg") no-repeat 73% 130px;
}

.cryptocurrency-page .section-top {
  background: url("../img/new/header-section-services.svg") no-repeat 258% -215px, url("../img/new/cryptocurrency-page-img.svg") no-repeat 73% 130px;
}

.logistic-page .section-top {
  background: url("../img/new/header-section-services.svg") no-repeat 258% -215px, url("../img/new/logistic-page-img.svg") no-repeat 73% 130px;
}

.security-soft-page .section-top {
  background: url("../img/new/header-section-services.svg") no-repeat 258% -215px, url("../img/new/security-soft-page-img.svg") no-repeat 73% 130px;
  min-height: 750px;
}

.gambling-page .main-content {
  padding-bottom: 0;
}
@media only screen and (max-width: 1440px) {
  .expertise-page-block-top {
    max-width: 56%;
  }
}
@media only screen and (max-width: 1366px) {
  .expertise-page-block-middle {
    margin: 0 auto 0 133px;
    padding-right: 20px;
  }
  .expertise-page-block-top {
      max-width: 50%;
  }
  .expertise-cases-wp {
    margin: 0 auto 0 140px;
  }
  .expertise-item-wp {
      margin: -350px auto 0 140px;
  }
}
@media only screen and (max-width: 1280px) {
  .section-expertise-text {
    padding-left: 140px;
    padding-right: 20px;
  }
  .expertise-cases-wp {
    padding-right: 30px;
  }
  .expertise-item-img-block span {
    bottom: 30px;
  }
  .expertise-wp {
    padding-right: 30px;
  }
  .fintech-page .section-top {
    background: url("../img/new/header-section-services.svg") no-repeat right, url("../img/new/fintech-page-img.svg") no-repeat 96% 200px;
  }

  .gambling-page .section-top {
      background: url("../img/new/header-section-services.svg") no-repeat right, url("../img/new/gambling-page-img.svg") no-repeat 96% 200px;
  }

  .cryptocurrency-page .section-top {
      background: url("../img/new/header-section-services.svg") no-repeat right, url("../img/new/cryptocurrency-page-img.svg") no-repeat 96% 200px;
  }

  .logistic-page .section-top {
      background: url("../img/new/header-section-services.svg") no-repeat right, url("../img/new/logistic-page-img.svg") no-repeat 96% 200px;
  }

  .security-soft-page .section-top {
      background: url("../img/new/header-section-services.svg") no-repeat right, url("../img/new/security-soft-page-img.svg") no-repeat 96% 200px;
  }
}
@media only screen and (max-width: 1180px) {
  .expertise-page-img-wp {
    flex-wrap: wrap;
  }
  .expertise-page-text-with-img {
      padding-top: 14px;
      padding-left: 0;
  }
  .expertise-item-wp {
    margin: -170px auto 0 140px;
  }
}
@media only screen and (max-width: 1024px) {
  .fintech-page .section-top {
    background: url("../img/new/header-section-services.svg") no-repeat 258% -215px;
    min-height: 685px;
  }
  .gambling-page .section-top {
    background: url("../img/new/header-section-services.svg") no-repeat 258% -215px;
  }
  .cryptocurrency-page .section-top {
    background: url("../img/new/header-section-services.svg") no-repeat 258% -215px;
  }
  .logistic-page .section-top {
    background: url("../img/new/header-section-services.svg") no-repeat 258% -215px;
  }
  .security-soft-page .section-top {
    background: url("../img/new/header-section-services.svg") no-repeat 258% -215px;
    min-height: 750px;
  }
  .expertise-page-block-middle {
    margin: 0 auto 40px 140px;
  }
  .expertise-page-block-top {
    max-width: 100%;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .expertise-page-block-middle {
    margin: 0;
    padding-left: 20px;
  }
  .expertise-text-wp .text-center {
    margin-top: 50px;
  }
  .section-expertise-text {
      padding-left: 30px;
      padding-right: 30px;
  }
  .expertise-cases-wp {
    margin: 0;
    padding-left: 30px;
  }

  .expertise-item-wp {
      padding: 0 20px;
      margin: 0;
  }

  .expertise-wp {
      padding: 0;
  }
  .expertise .section-top {
    min-height: 690px;
  }
}
@media only screen and (max-width: 768px) {
  .expertise-item-left {
    width: 100%;
  }
  .expertise-item-right {
      width: 100%;
  }
  .expertise-item-title h3 {
      font-size: 30px;
  }
  .expertise-cases-title {
      top: 0;
      left: 0;
      position: relative;
      margin: 17px 0 35px 0;
  }
}
@media only screen and (max-width: 580px) {
  .expertise-pages .breadcrumb-container {
    margin: 20px auto 10px auto;
  }
  .expertise-cases-content-item {
    width: 100%;
  }
  .expertise-cases-content-mini .expertise-cases-content-item {
      width: 100%;
  }
  .expertise-item-img-block {
      width: 100%;
      padding-bottom: 33px;
  }
  .expertise-item-img-block span {
      max-width: 320px;
      position: absolute;
      bottom: 50px;
      font-size: 20px;
      margin-bottom: 0;
  }
  .expertise-item-right-imgs-wp {
      padding-bottom: 0;
  }
  .expertise-item-img-block img {
      margin-bottom: 0;
  }
  .expertise-item-right-imgs-mini-wp .expertise-item-img-block {
      width: 100%;
  }
    .expertise-item {
      margin-bottom: 35px;
  }
}
@media only screen and (max-width: 425px) {
  .expertise-cases-title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 375px) {
  .expertise-cases-content-item-title {
    font-size: 20px;
  }
  .expertise-pages .main-content {
    padding-top: 20px;
  }
  .expertise-pages .main-content p {
      font-size: 16px;
  }
  .expertise-cases-title {
    overflow: hidden;
  }
  .expertise-cases-title:before {
      width: 63%;
  }
  .expertise-title-arrow {
      margin-left: 0;
  }
  .expertise-item-content {
      padding: 50px 15px;
  }
}
@media only screen and (max-width: 340px) {
  .expertise-item-title h3 {
    font-size: 24px;
  }
  .expertise-item-title {
      padding: 30px 0 0 5px;
  }
}