/* slick */


.page-template-white-label-crypto-exchange-development .slick-dots {
    display: block;
    text-align: center;
    margin-top: 25px;
    padding-left: 0;
    margin-bottom: 0;
}

.page-template-white-label-crypto-exchange-development .slick-dots li {
    display: inline-block;
    width: auto;
    list-style: none;
    padding: 0 5px;
}

.page-template-white-label-crypto-exchange-development .slick-dots li button {
    font-size: 0;
    border: 0;
    background: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    outline: 0;
    position: relative;
}

.page-template-white-label-crypto-exchange-development .slick-dots li button:hover,
.page-template-white-label-crypto-exchange-development .slick-dots li.slick-active button {
    background: #ffde1a;
}

.page-template-white-label-crypto-exchange-development .slick-dots li button:before {
    display: none;
}


/* slick */

.what-make-inner {
    max-width: 1366px;
    margin: 0 auto;
    padding: 55px 40px;
    background: rgba(255, 202, 12, 0.1);
    border: 1px solid #ffde1a;
    backdrop-filter: blur(25px);
    border-radius: 5px;
}

.what-make-row {
    display: flex;
    justify-content: space-between;
}

.what-make-row .what-make-col:nth-child(1) {
    flex: 0 0 52%;
}

.what-make-row .what-make-col:nth-child(2) {
    flex: 0 0 39%;
    margin-right: 30px;
}

.what-make-img {
    margin-top: -45px;
}

.what-make-con .sec-head {
    margin-bottom: 40px;
}

.what-make-con .sec-head .sec-title {
    font-weight: 800;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -1%;
}

.what-make-con .cms-con p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.5%;
    margin-bottom: 35px;
    margin-top: 0;
}

.what-make-con .cms-con p:last-child {
    margin-bottom: 0;
}

.what-make-list {
    margin: 0 -25px;
}

.what-make-sec .slick-dots {
    margin-bottom: 0;
}

.what-make-list .what-make-list-box {
    flex: 0 0 20%;
    padding: 0 25px;
}

.what-make-list .what-make-list-box .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 25px;
}

.what-make-list .what-make-list-box p {
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.5px;
}

.what-make-row {
    margin-bottom: 25px;
}

/* build-whitelabel-sec */


.build-whitelabel-sec .container {
    max-width: 100%;
    padding: 0;
}

.build-whitelabel-con .sec-head {
    margin-bottom: 25px;
}

.build-whitelabel-inner {
    max-width: 1366px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 55px;
    align-items: end;
}

.build-whitelabel-con {
    max-width: 62%;
}

.Whitelabel-slider-arrow .slick-arrow {
    border: 1px solid #5D5D5D;
    width: 62px;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    border-radius: 100px;
    font-size: 0;
    background-image: url(../img/white-label/svg/slider-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease;
}

.Whitelabel-slider-arrow .slick-arrow:hover {
    border-color: #FFDE1A;
}

.Whitelabel-slider-arrow .slick-arrow:last-child {
    margin-right: 0;
    transform: rotate(180deg);
}

.Whitelabel-slider-arrow {
    display: flex;
}

.build-whitelabel-box {
    border: 1px solid #ffffff33;
    padding: 30px;
    border-radius: 8px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
}

.build-whitelabel-item {
    padding: 0 12px;
}

.build-whitelabel-slider {
    padding-right: 3%;
    overflow: visible;
}

.build-whitelabel-slider .slick-list {
    overflow: visible;
}

.Whitelabel-slider-wrapper {
    padding: 0 10px;
}

.Whitelabel-box-img img {
    max-width: 60px;
    object-fit: contain;
}

.Whitelabel-box-img {
    margin-bottom: 30px;
}

.build-whitelabel-text .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.build-whitelabel-text p {
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: 0.5%;

}

.Whitelabel-slider-arrow {
    max-width: 160px;
    padding-right: 20px;
}

/* search-whitelabel-sec */

.search-whitelabel-sec {
    padding: 150px 0 112px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.search-whitelabel-sec::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 1;
}

.search-whitelabel-sec .container {
    max-width: 1600px;
    position: relative;
    z-index: 5;
}

.search-whitelabel-con .wl-head {
    margin-bottom: 45px;
}

.search-whitelabel-con {
    max-width: 850px;
}

/* whitelabel-services-sec */

.whitelabel-services-sec .container {
    max-width: 1416px
}

.whitelabel-services-row {
    display: flex;
    justify-content: space-between;
}

.whitelabel-services-row .whitelabel-services-col:nth-child(1) {
    flex: 0 0 46%;
}

.whitelabel-services-row .whitelabel-services-col:nth-child(2) {
    flex: 0 0 49%;
}

.whitelabel-services-con .wl-head {
    margin-bottom: 20px;
}

.whitelabel-services-img {
    margin-top: 40px;
}

.whitelabel-services-img img {
    border-radius: 10px;
    aspect-ratio: 619/372;
    object-fit: contain;
}

.whitelabel-services-con p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.005em;
}

.whitelabel-services-box .services-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.whitelabel-services-box p {
    line-height: 1.5;
}

.whitelabel-services-box {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    padding: 30px 20px 20px;
    margin-bottom: 16px;
}

.services-box-img {
    margin-bottom: 30px;
    line-height: 0;
}

.services-box-img img {
    max-width: 40px;
    object-fit: cover;
}

/* our-whitelabel-sec */

.our-whitelabel-sec .container {
    max-width: 1398px;
}

.our-whitelabel-sec .wl-head {
    max-width: 920px;
    margin: 0 auto;
}

.our-whitelabel-boxs {
    margin: 0 -56px;
    margin-top: 60px;
}

.our-whitelabel-boxs-wrapper {
    max-width: 1812px;
    margin: 0 auto;
    padding: 0 30px;
}

.our-whitelabel-box {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 56px;
}

.our-whitelabel-box:last-child {
    border-right: 0;
}

.our-whitelabel-boxs .our-whitelabel-box:last-child {
    border-right: 0;
}

.our-whitelabel-box-img {
    margin-bottom: 24px;
    line-height: 0;
}

.our-whitelabel-box-img img {
    max-width: 46px;
    object-fit: contain;
    width: 100%;
}

.our-whitelabel-box .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.our-whitelabel-box p {
    line-height: 1.3;
}

/* wl-tech-stack-sec */

.wl-tech-stack-sec .container {
    max-width: 1417px;
}

.wl-tech-stack-row {
    justify-content: space-between;
    display: flex;
    align-items: end;
}

.wl-tech-stack-row .wl-tech-stack-col:nth-child(1) {
    flex: 0 0 42%;
}

.wl-tech-stack-row .wl-tech-stack-col:nth-child(2) {
    flex: 0 0 48%;
}

.wl-tech-stack-sec .wl-tech-stack-box-item {
    padding: 26px 20px 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    height: 100%;
    align-content: end;

}

.wl-tech-stack-sec .wl-tech-stack-box-item .title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    margin-top: 15px;

}

.wl-tech-stack-sec .wl-tech-stack-box-img {
    line-height: 0;
    display: flex;
    margin: 0 auto;
    min-height: 85px;
    justify-content: center;
    max-width: 121px;
}

.wl-tech-stack-sec .wl-tech-stack-box-img img {
    object-fit: contain;
}

.wl-tech-stack-sec .wl-wl-tech-stack-boxs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    margin-top: 30px;
}

.wl-tech-stack-sec .wl-tech-stack-box {
    flex: 0 0 33.33%;
    padding: 5px;
    margin-bottom: 0;
    max-width: 33.33%;
}

.wl-tech-stack-con p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.005em;
}

.wl-tech-stack-img img {
    aspect-ratio: 633/529;
    object-fit: cover;
    border-radius: 5px;
    overflow: hidden;
}

.build-whitelabel-sec .slick-track .slick-slide,
.our-whitelabel-sec .slick-track .slick-slide {
    display: flex;
    height: auto;
    flex-wrap: wrap;
}

.our-whitelabel-sec .slick-track .slick-slide {
    flex-direction: column;
}

.build-whitelabel-sec .slick-track,
.our-whitelabel-sec .slick-track {
    display: flex;
    width: fit-content !important
}


@media screen and (max-width: 1600px) {
    .search-whitelabel-sec {
        padding: 130px 0 100px;
    }
}

@media screen and (max-width: 1460px) {
    .our-whitelabel-box {
        padding: 20px 35px;
    }

    .our-whitelabel-boxs {
        margin: 0 -35px;
        margin-top: 45px;
    }

    .search-whitelabel-sec {
        padding: 100px 0;
    }

    .what-make-row .what-make-col:nth-child(2) {
        margin-right: 0;
    }

    .build-whitelabel-con {
        max-width: 72%;
    }
}

@media screen and (max-width: 1348px) {}

@media screen and (max-width: 1299px) {
    .what-make-list .what-make-list-box .title {
        font-size: 20px;
        margin-bottom: 18px;
    }

    .what-make-list .what-make-list-box p {
        font-size: 14px;
    }

    .what-make-list .what-make-list-box {
        padding: 0 15px;
    }

    .what-make-list {
        margin: 0 -15px;
    }

    .what-make-con .cms-con p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .what-make-con .sec-head {
        margin-bottom: 25px;
    }

    .what-make-row .what-make-col:nth-child(1) {
        flex: 0 0 60%;
    }

    .build-whitelabel-inner {
        padding: 0 30px;
    }

    .wl-tech-stack-row .wl-tech-stack-col:nth-child(1) {
        flex: 0 0 48%;
    }

    .search-whitelabel-sec {
        padding: 90px 0;
    }

    .build-whitelabel-text .title {
        font-size: 22px;
    }
}

@media screen and (max-width: 1199px) {
    .search-whitelabel-con .wl-head {
        margin-bottom: 30px;
    }

    .our-whitelabel-box {
        padding: 20px 20px;
    }

    .our-whitelabel-boxs {
        margin: 0 -20px;
        margin-top: 30px;
    }

    .our-whitelabel-box p {
        font-size: 14px;
    }

    .services-box-img {
        margin-bottom: 20px;
    }

    .whitelabel-services-box .services-title {
        margin-bottom: 10px;
    }

    .search-whitelabel-sec {
        padding: 80px 0;
    }

    .Whitelabel-box-img {
        margin-bottom: 20px;
    }

    .build-whitelabel-text .title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .build-whitelabel-box {
        padding: 20px;
    }

    .what-make-inner {
        padding: 45px 30px;
    }

    .what-make-list .what-make-list-box .title,
    .build-whitelabel-text .title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .what-make-con .cms-con p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .whitelabel-services-img {
        margin-top: 25px;
    }

    .whitelabel-services-con p {
        font-size: 16px;
    }

    .wl-tech-stack-con p {
        font-size: 16px;
    }

    .wl-tech-stack-sec .wl-wl-tech-stack-boxs {
        margin-top: 20px;
    }

    .wl-tech-stack-sec .wl-tech-stack-box-item {
        padding: 20px 20px;
    }

    .our-whitelabel-box .title {
        font-size: 20px;
    }

    .our-whitelabel-box-img {
        margin-bottom: 15px;
    }

    .whitelabel-services-box .services-title {
        font-size: 22px;
    }

    .what-make-con .sec-head .sec-title {
        font-size: 25px;
    }

    .whitelabel-services-box {
        padding: 20px;
    }
}

@media screen and (max-width: 1023px) {
    .build-whitelabel-inner {
        padding: 0 15px;
    }
}

@media screen and (max-width: 992px) {
    .search-whitelabel-sec {
        padding: 65px 0;
    }

    .wl-tech-stack-con p {
        font-size: 14px;
    }

    .whitelabel-services-row .whitelabel-services-col:nth-child(1) {
        flex: 0 0 48%;
    }

    .whitelabel-services-box p {
        font-size: 14px;
    }

    .whitelabel-services-box .services-title {
        font-size: 20px;
    }

    .search-whitelabel-sec {
        padding: 50px 0;
    }

    .Whitelabel-slider-arrow {
        display: none;
    }

    .build-whitelabel-con {
        max-width: 100%;
    }

    .build-whitelabel-inner {
        margin-bottom: 30px;
    }

    .what-make-con .sec-head .sec-title {
        font-size: 22px;
    }

    .what-make-inner {
        padding: 30px 20px;
    }

    .what-make-img {
        margin-top: 0;
    }

    .what-make-inner {
        padding: 20px 20px;
    }

    .whitelabel-services-box .services-title {
        font-size: 18px;
    }

    .wl-tech-stack-sec .wl-tech-stack-box-item {
        padding: 15px 10px;
    }

    .wl-tech-stack-sec .wl-tech-stack-box-item .title {
        font-size: 14px;
    }

    .wl-tech-stack-sec .wl-tech-stack-box-img {
        min-height: inherit;
    }

    .whitelabel-services-box {
        visibility: visible !important;
    }
}

@media screen and (max-width: 767px) {

    .whitelabel-services-img {
        margin-top: 0px;
        display: none;
    }

    .whitelabel-services-con .wl-head {
        margin-bottom: 10px;
    }

    .what-make-list .what-make-list-box .title,
    .build-whitelabel-text .title {
        margin-bottom: 10px;
    }

    .whitelabel-services-box {
        padding: 16px;
        height: 100%;
        margin: 0;
    }

    .what-make-con .sec-head .sec-title {
        font-size: 18px;
    }

    .build-whitelabel-text p {
        font-size: 14px;
    }

    .wl-tech-stack-row .wl-tech-stack-col:nth-child(1) {
        flex: 0 0 60%;
        padding-right: 15px;
    }

    .wl-tech-stack-row {
        align-items: end;
    }

    .wl-tech-stack-row .wl-tech-stack-col:nth-child(2) {
        flex: 0 0 40%;
    }

    .whitelabel-services-row {
        flex-wrap: wrap;
    }

    .whitelabel-services-row .whitelabel-services-col:nth-child(1) {
        flex: 0 0 100%;
        margin-bottom: 25px;
    }

    .whitelabel-services-row .whitelabel-services-col:nth-child(2) {
        flex: 0 0 100%;
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
        justify-content: center;
    }

    .whitelabel-services-box-wrapper {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 568px) {
    .what-make-row {
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .whitelabel-services-row,
    .wl-tech-stack-row {
        flex-wrap: wrap;
    }

    .what-make-row .what-make-col:nth-child(1),
    .what-make-row .what-make-col:nth-child(2),
    .whitelabel-services-row .whitelabel-services-col:nth-child(1),
    .whitelabel-services-row .whitelabel-services-col:nth-child(2),
    .wl-tech-stack-row .wl-tech-stack-col:nth-child(1),
    .wl-tech-stack-row .wl-tech-stack-col:nth-child(2) {
        flex: 0 0 100%;
    }

    .whitelabel-services-col {
        margin-top: 0px;
    }

    .search-whitelabel-sec {
        padding: 30px 0;
    }

    .search-whitelabel-sec .wl-title {
        font-size: 22px;
    }

    .search-whitelabel-con .wl-head {
        margin-bottom: 20px;
    }

    .what-make-inner {
        padding: 15px;
    }

    .wl-tech-stack-row .wl-tech-stack-col:nth-child(1) {
        padding-right: 0;
    }

    .whitelabel-services-con p,
    .build-whitelabel-con .cms-con p {
        font-size: 14px;
    }

    .our-whitelabel-box {
        border-right: 0;
    }

    .our-whitelabel-boxs {
        padding-right: 25%;
    }

    .our-whitelabel-boxs .slick-list {
        overflow: visible !important;
    }

    .our-whitelabel-boxs .slick-dots {
        margin-left: 25%;
    }

    .whitelabel-services-img {
        display: none;
    }

    .whitelabel-services-col:nth-child(2) {
        max-width: 100%;
    }

    .whitelabel-services-row .whitelabel-services-col:nth-child(2) {
        margin: 0;
    }

    .whitelabel-services-box-wrapper {
        margin-bottom: 0;
    }

    .whitelabel-services-box {
        margin-bottom: 0;
    }

    .whitelabel-services-sec .slick-dots {
        margin-top: 0;
    }

    .build-whitelabel-item {
        padding: 0 7px;
    }

    .build-whitelabel-slider {
        padding-right: 15%;
        margin: 0 -7px;
    }

    .build-whitelabel-sec .slick-dots {
        margin-left: 15%;
    }

    .build-whitelabel-slider,
    .build-whitelabel-slider .slick-list {
        visibility: visible !important;
    }

    .build-whitelabel-slider .slick-list {
        overflow: visible !important;
    }

    .what-make-inner {
        padding: 0;
        border: 0;
        background: unset;
    }

    .page-template-white-label-crypto-exchange-development .slick-dots {
        margin-top: 15px;
    }

    .wl-tech-stack-img {
        display: none;
    }

    .build-whitelabel-inner {
        margin-bottom: 15px;
    }

    .whitelabel-services-col:nth-child(1),
    .whitelabel-services-box-wrapper {
        padding: 0 5px;
    }

    .whitelabel-services-sec .container {
        padding: 0 10px;
    }

    .build-whitelabel-con .sec-head {
        margin-bottom: 15px;
    }

    .Whitelabel-box-img {
        margin-bottom: 10px;
    }

    .our-whitelabel-box .title {
        margin-bottom: 15px;
    }

    .search-whitelabel-sec .wl-title {
        font-size: 20px;
    }
}

@media screen and (max-width: 390px) {}