﻿
.cta-three {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
    background-color: #242b4b;
    position: relative;
}

.cta-three__bg-1 {
    left: 0;
}

.cta-three__bg-2 {
    right: 0;
}

.cta-three {
    position: relative;
}

[class*=cta-three__bg-] {
    position: absolute;
    top: 0;
}


.cta-three h3 {
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 24px;
}

.cta-three p {
    font-size: 20px;
    color: #a5a9be;
    margin: 0 0 53px;
}

.cta-three__btn-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cta-three__btn + .cta-three__btn {
    margin-left: 20px;
}

.cta-three__btn {
    border-radius: 5px;
    color: #fff;
    transition: all .5s ease;
    text-align: left;
    width: 100%;
    position: relative;
    padding: 15px 10px;
    padding-left: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    background-image: linear-gradient( 90deg,var(--thm-base),var(--thm-primary));
}

    .cta-three__btn:hover {
        color: #fff;
    }

    .cta-three__btn:after, .cta-three__btn:before {
        content: "";
        position: absolute;
        border-radius: 5px;
        transition: transform .5s ease;
    }

    .cta-three__btn:before {
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
        transform: scale(1);
        transform-origin: right;
        background-color: #0b3e5f;
    }

    .cta-three__btn i {
        position: absolute;
        /* z-index: 10; */
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
        font-size: 30px;
        background-image: linear-gradient( -90deg,#f56332,#5cef1f);
        background-image: linear-gradient( -90deg,#ffffff,#ffffff);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        /* float: left; */
        /* width: max-content; */
    }

    .cta-three__btn:hover b, .cta-three__btn:hover span {
        color: var(--thm-black);
    }

    .cta-three__btn b, .cta-three__btn span {
        font-weight: 500;
        line-height: 1em;
        position: relative;
        display: block;
        z-index: 10;
        transition: all .5s ease;
        font-size: 20px;
        letter-spacing: 1px;
        color: #fff;
    }

    .cta-three__btn b {
        font-size: 20px;
        white-space: nowrap;
    }

    .cta-three__btn:hover:after {
        transform: scale(1);
    }

    .cta-three__btn:after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: scaleX(0);
        transform-origin: right;
        background-color: transparent;
    }

    .cta-three__btn:after, .cta-three__btn:before {
        content: "";
        position: absolute;
        border-radius: 5px;
        transition: transform .5s ease;
    }

.ei-newslatter-section .ei-newslatter-mockup {
}

.ei-newslatter-box {
}



.cta-three__btn-d {
    border-radius: 5px;
    color: #fff;
    transition: all .5s ease;
    text-align: left;
    width: 100%;
    position: relative;
    padding: 15px 10px;
    padding-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    background-image: linear-gradient( 90deg,var(--thm-base),var(--thm-primary));
}

    .cta-three__btn:hover {
        color: #fff;
    }

    .cta-three__btn-d:after, .cta-three__btn-d:before {
        content: "";
        position: absolute;
        border-radius: 5px;
        transition: transform .5s ease;
    }

    .cta-three__btn-d:before {
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
        transform: scale(1);
        transform-origin: right;
        background-color: #f07822;
    }

    .cta-three__btn-d i {
        position: absolute;
        /* z-index: 10; */
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
        font-size: 30px;
        background-image: linear-gradient( -90deg,#f56332,#5cef1f);
        background-image: linear-gradient( -90deg,#ffffff,#ffffff);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        /* float: left; */
        /* width: max-content; */
    }

    .cta-three__btn-d:hover b, .cta-three__btn-d:hover span {
        /*color: var(--thm-black);*/
    }

    .cta-three__btn-d b, .cta-three__btn-d span {
        font-weight: 500;
        line-height: 1em;
        position: relative;
        display: block;
        z-index: 10;
        transition: all .5s ease;
        font-size: 20px;
        letter-spacing: 1px;
        color: #fff;
    }

    .cta-three__btn-d b {
        font-size: 20px;
        white-space: nowrap;
    }

    .cta-three__btn-d:hover:after {
        transform: scale(1);
    }

    .cta-three__btn-d:after {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: scaleX(0);
        transform-origin: right;
        background-color: transparent;
    }

    .cta-three__btn-d:after, .cta-three__btn-d:before {
        content: "";
        position: absolute;
        border-radius: 5px;
        transition: transform .5s ease;
    }


.pos-rel {
    z-index: 1;
    position: relative;
}

.custome-gradient {
    background: linear-gradient( 115deg, #dae8f3, #b4def3);
    margin: auto;
    /*margin-top: -75px;
    max-width: 1000px;*/
    border-radius: 15px;
    /* position: relative; */
    overflow: hidden;
    box-shadow: 0px 7px 5px 0px #d1d4d6;
        /*margin-bottom: 50px;*/
}

    .custome-gradient .text-white {
        color: #0b3e5f !important;
    }

.android-icon {
    position: absolute;
    font-size: 100px;
    color: rgba(0, 0, 0,0.1);
    left: 10%;
    bottom:2%;
    z-index: 0;
    line-height: 1;
}

.apple-icon {
    position: absolute;
    font-size: 100px;
    color: rgba(0, 0, 0,0.1);
    left: 55%;
    top: 5%;
    z-index: 0;
    line-height: 0;
}

.android-icon i {
}

.apple-icon i {
}


@media (max-width:525px) {
    .custome-gradient {
        margin: 0 -15px;
        border-radius: 0;
    }

    .cta-three__btn-wrap {
        /*display: block;
        text-align: center;*/
        margin: auto;
    }

    .cta-three__btn + .cta-three__btn {
        margin: 0;
    }

    .custome-padding {
        padding: 25px 0;
    }

    .cta-three__btn {
        padding: 15px 15px;
        padding-left: 50px;
    }

        .cta-three__btn i {
            left: 15px;
        }

        .cta-three__btn b, .cta-three__btn span {
            font-size: 16px;
        }

    .apple-icon {
        top: 0;
    }

    .android-icon {
        bottom: -100%;
    }
}
