

.footer {
    padding: 26px 0 40px;
}

.footer .container {
    padding-left: 27px;
    padding-right: 20px;
}

.footer .info{
    position: relative;
    border: none;
    margin-left: -15px;
    margin-right: -15px;
}
.footer .info:before{
    border-top: 1px solid #7F8890;
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    display: block;
}


.footer .item .title {
    font-weight: 700;
    padding-bottom: 3px;
}
.footer .item ul {
    line-height: 1.4;
}
.footer .item li {
    padding: 8px 0;
}


.footer-logo-img {
    margin-bottom: 10px;
}

.footer-logo-img img {
    height: 44.6px;
}

.footer .item .contacts .social-list {
    justify-content: flex-end;
}
@media(max-width: 991px) {
    .footer .item .contacts .social-list {
        width: 100%;
        justify-content: flex-start;
    }
}

.footer .item .contacts .social-list .social {
    margin-left: 20px;
}

.footer .item .contacts .social-list .social:first-child {
    margin-left: 0;
}

.home-p-section {
    margin-top: 30px;
}
div .home-item {
    padding-bottom: 0px;
}
.career-section-box {
    padding-top: 0px;
}
.mc4wp-response {
    font-family: lato;
    font-size: 18px;
    color: #fff;
    margin-top: 5%;
}
img {
    pointer-events: none;
}
.social img {
    pointer-events: auto;
}
video {
    pointer-events: none;
}
@media (min-width: 768px) {
    .footer {
        padding: 54px 0 40px;
    }
    .footer .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer .item {
        padding-right: 30px;
    }
    .footer .row > div:last-child .item {
        padding-right: 0;
        padding-left: 70px;
    }
    .footer .info-item:last-child > div {
        padding-left: 70px;
    }
    .footer-logo-img {
        margin-top: 13px;
        margin-bottom: 16px;
    }

    .footer-logo-img img {
        height: 40px;
    }

    .banner-bg .form .form-item {
        margin-bottom: 50px;
    }
    .banner .banner-con.banner-con3 {
        width: 40%;
    }
}


@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
    }

    .col-md-2-5 {
        width: 40%;
    }

    .col-md-offset-2-5 {
        margin-left: 60%;
    }
    .banner .banner-con.banner-con3 {
        width: 42%;
    }
}


@media (min-width: 1600px) {
    .container {
        width: 1200px;
    }

    .banner .banner-con.banner-con2 {
        width: 40%;
        margin-left: -10%;
    }
}


@media (min-width: 2160px) {
    .container {
        width: 1300px;
    }

    .banner .banner-con.banner-con2 {
        width: 45%;
        margin-left: -15%;
    }
}

.banner-bg .form .form-item {
    position: relative;
}
.banner-bg .form .form-item.no-border {
    border-bottom: none;
}
.banner-bg .form .form-item-title {
    font-size: 18px;
    color: #fff;
    line-height: 43px;
    padding-left: 16px;
    padding-right: 16px;
}
.banner-bg .form .form-item textarea {
    width: 100%;
    background: none;
    border: 1px solid #fff;
    line-height: 28px;
    outline: none;
    font-size: 18px;
    color: #fff;
    padding: 12px 16px;
    border-radius: 4px;
}
.banner-bg .form .form-item textarea:focus-visible {
    outline: none;
}
.error-msg-email,
.error-msg-max,
.error-msg {
    color: #EE6969;
}
.error-white .error-msg-email,
.error-white .error-msg-max,
.error-white .error-msg {
    color: #fff;
}

.banner-bg .error-msg,
.banner-bg .error-msg-email,
.banner-bg .error-msg-max {
    position: absolute;
    bottom: 100%;
    color: #EE6969;
}
.banner-bg .form .form-item input {
    padding-left: 16px;
    padding-right: 16px;
}

.section-bg .title.home-client-title {
    font-size: 36px;
    font-family: "Lato";
    margin-bottom: 100px;
}

.home-client-logos {
    column-gap: 40px;
    row-gap: 20px;
    width: 100%;
}
.home-client-logos .logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-client-logos .logo-item img{
    transform: scale(0.6);
}
.home-client-logos .logo-item.fanduel img {
    transform: scale(0.5);
}
.home-client-logos .logo-item.textnow img,
.home-client-logos .logo-item.binance img{
    transform: scale(0.4);
}

.home-partner-logos {
    row-gap: 0px;
}
.home-partner-logos .partner-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-partner-logos .partner-logo img{
    transform: scale(0.6);
}

@media (min-width: 768px) {
    .home-partner-logos {
        row-gap: 40px;
    }
    .home-partner-logos .partner-logo img{
        transform: scale(0.7);
    }
}

@media (min-width: 1200px) {
    .section-bg .title.home-client-title {
        font-size: 48px;
    }
    .home-client-logos {
        column-gap: 80px;
        row-gap: 80px;
        max-width: 900px;
    }
}
@media (min-width: 1600px) {
    .section-bg .title.home-client-title {
        font-size: 60px;
        margin-bottom: 140px;
    }
}

@media (min-width: 1600px) {
    .home-cube-text .title,
    .home-cube-text .content {
        padding-left: 20%;
    }
}

@media (max-width: 767px) {
    .home-solution-title.visible-xs-block {
        padding-top: 20px;
        padding-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .partner-title {
        max-width: 732px;
    }
}

.section-box .title .yellow {
    color: #F7BD63;
}

.m-t-0 {
    margin-top: 0;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-70 {
    margin-top: 70px;
}
.m-b-0 {
    margin-bottom: 0;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-x-auto {
    margin-left: auto;
    margin-right: auto;
}
.p-x-20 {
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 768px) {
    .md\:m-t-0 {
        margin-top: 0;
    }
    .md\:m-t-30 {
        margin-top: 30px;
    }
    .md\:m-t-70 {
        margin-top: 70px;
    }
    .md\:m-b-0 {
        margin-bottom: 0;
    }
    .md\:m-b-50 {
        margin-bottom: 50px;
    }
    .md\:m-x-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .md\:p-x-20 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    .section-box .line {
        width: 202px;
    }
    #custom-combined-solutions {
        margin-bottom: 71px;
    }
    #custom-improve-container {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .swiper-container01 .swiper-slide .swiper-img:after {
        padding-top: 0;
    }
}

.block {
    display: block;
}

.flex {
    display: flex;
}

.justify-content-center {
    justify-content: center;
}

.align-items-center {
    align-items: center;
}

.grid {
    display: grid;
}
.grid-cols-1 {
    grid-template-columns: repeat(1,minmax(0,1fr));
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.grid-cols-4 {
    grid-template-columns: repeat(4,minmax(0,1fr));
}

.grid-cols-5 {
    grid-template-columns: repeat(5,minmax(0,1fr));
}

.grid-cols-24 {
    grid-template-columns: repeat(24,minmax(0,1fr));
}

.col-span-1 {
  grid-column: span 1;
}
.col-span-2 {
  grid-column: span 2;
}
.col-span-3 {
  grid-column: span 3;
}
.col-span-4 {
  grid-column: span 4;
}
.col-span-5 {
  grid-column: span 5;
}
.col-span-6 {
  grid-column: span 6;
}
.col-span-7 {
  grid-column: span 7;
}
.col-span-8 {
  grid-column: span 8;
}
.col-span-9 {
  grid-column: span 9;
}
.col-span-10 {
  grid-column: span 10;
}
.col-span-11 {
  grid-column: span 11;
}
.col-span-12 {
  grid-column: span 12;
}
.col-span-13 {
  grid-column: span 13;
}
.col-span-14 {
  grid-column: span 14;
}
.col-span-15 {
  grid-column: span 15;
}
.col-span-16 {
  grid-column: span 16;
}
.col-span-17 {
  grid-column: span 17;
}
.col-span-18 {
  grid-column: span 18;
}
.col-span-19 {
  grid-column: span 19;
}
.col-span-20 {
  grid-column: span 20;
}
.col-span-21 {
  grid-column: span 21;
}
.col-span-22 {
  grid-column: span 22;
}
.col-span-23 {
  grid-column: span 23;
}
.col-span-24 {
  grid-column: span 24;
}


@media (min-width: 768px) {
    .md\:block {
        display: block;
    }

    .md\:flex {
        display: flex;
    }

    .md\:justify-content-center {
        justify-content: center;
    }

    .md\:align-items-center {
        align-items: center;
    }

    .md\:grid {
        display: grid;
    }

    .md\:grid-cols-1 {
        grid-template-columns: repeat(1,minmax(0,1fr));
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3,minmax(0,1fr));
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4,minmax(0,1fr));
    }
    .md\:grid-cols-5 {
        grid-template-columns: repeat(5,minmax(0,1fr));
    }
    .md\:grid-cols-24 {
        grid-template-columns: repeat(24, minmax(0, 1fr));
    }

    .md\:col-span-1 {
        grid-column: span 1;
    }

    .md\:col-span-2 {
        grid-column: span 2;
    }

    .md\:col-span-3 {
        grid-column: span 3;
    }

    .md\:col-span-4 {
        grid-column: span 4;
    }

    .md\:col-span-5 {
        grid-column: span 5;
    }

    .md\:col-span-6 {
        grid-column: span 6;
    }

    .md\:col-span-7 {
        grid-column: span 7;
    }

    .md\:col-span-8 {
        grid-column: span 8;
    }

    .md\:col-span-9 {
        grid-column: span 9;
    }

    .md\:col-span-10 {
        grid-column: span 10;
    }

    .md\:col-span-11 {
        grid-column: span 11;
    }

    .md\:col-span-12 {
        grid-column: span 12;
    }

    .md\:col-span-13 {
        grid-column: span 13;
    }

    .md\:col-span-14 {
        grid-column: span 14;
    }

    .md\:col-span-15 {
        grid-column: span 15;
    }

    .md\:col-span-16 {
        grid-column: span 16;
    }

    .md\:col-span-17 {
        grid-column: span 17;
    }

    .md\:col-span-18 {
        grid-column: span 18;
    }

    .md\:col-span-19 {
        grid-column: span 19;
    }

    .md\:col-span-20 {
        grid-column: span 20;
    }

    .md\:col-span-21 {
        grid-column: span 21;
    }

    .md\:col-span-22 {
        grid-column: span 22;
    }

    .md\:col-span-23 {
        grid-column: span 23;
    }

    .md\:col-span-24 {
        grid-column: span 24;
    }
}

@media (max-width: 767px) {
    .banner.banner-bg.home-hero-outer-wrapper {
        background-image: url(../images/bg_home_banner.svg);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .home-solution-title {
        font-size: 36px !important;
    }
}

@media (min-width: 950px) {
    .container-large {
        width: 1200px;
    }
}

.expert-team-wrapper {}

.swiper-container01 .swiper-slide .swiper-img .expert-team-wrapper .img-block{
    position: relative;
    display: block;
    width: 47%;
    margin: 0 auto;
}

.partner-item-wrapper {
    grid-gap: 30px;
}
.partner-item {}

.partner-item img{
    width: 60%;
}

.home-mmps {
    margin-top: 60px;
    display: block;
}

.home-mmp-item{
    margin-top: 60px;
}
.home-mmp-item img{
  height: 60px;
  display: block;
}
.mmp-appsflyer {}
.mmp-adjust img{
    height: 35px;
}
.mmp-branch {}
.mmp-kochava img{
    height: 30px;
}
.mmp-singular img{
    height: 40px;
}

@media (min-width: 768px) {

    .home-mmps {
        display: flex;
        gap: 80px;
        align-items: center;
        margin-top: 80px;
    }

    .home-mmp-item{
        margin-top: 0px;
    }
    .home-mmp-item img{
        height: inherit;
        width: 100%;
    }

    .mmp-appsflyer {
        margin-bottom: 6px;
    }
    .mmp-adjust {
        margin-top: 4px;
    }
    .mmp-branch {
        margin-bottom: 17px;
    }
    .mmp-kochava {}
    .mmp-singular {}
}