.contact-us.custom {
    background: #252b33;
    padding: 100px 0;
    /*margin-top:150px;*/
}

.contact-us.custom .container {
    max-width: 1400px;
}

.contact-us.custom h4 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 30px;
}

.contact-us.custom h4 span {
    display: block;
    font-size: 20px;
}

.contact-us.custom .media img.img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.contact-us.custom .media-body h5,
.contact-us.custom .media-body p {
    color: #fff;
    margin: 5px 0;
}

.contact-us.custom .detail-box {
    display: flex;
    padding: 10px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 0 10px;
    border-radius: 5px;
    align-items: center;
    margin-top: 30px;
}

.contact-us.custom .detail-box img {
    height: 28px;
    width: auto;
}

.contact-us.custom .detail-box a {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 10px;
    margin-left: 10px;
}

.contact-us.custom .detail-box a h5,
.contact-us.custom .detail-box a p {
    color: #fff;
    margin: 0;
    font-size: 16px;
}

.will-get {
    margin: 30px 0 0;
}

.will-get h4 {
    margin: 0 0 20px !important;
    font-size: 22px !important;
}

.will-get ul {
    margin: 0;
    padding: 0 0 0 20px;
    display: flex;
    flex-wrap: wrap;
}

.will-get ul li {
    font-size: 16px;
    margin: 0 0 15px;
    text-align: left;
    width: 50%;
    color: #fff;
}

.award-logos-lets {
    display: inline-block;
    width: 100%;
    margin: 30px 0 0;
}

.award-logos-lets img {
    height: 100px;
    margin-right: 30px;
}


.contact-form {
    width: 100%;
    padding: 30px;
    display: inline-block;
    background: #fff;
    border-radius: 5px;
}

.contact-form h2 {
    text-align: left !important;
    margin: 0 0 15px 0;
}

.contact-form .form-group {
    position: relative;
}

.contact-form .form-group input[type="file"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: red;
    opacity: 0;
}

.contact-form .form-group a.attachedFiles {
    color: #333;
    margin-top: 10px;
}


.contact-form .form-control {
    text-align: left;
    height: 50px;
}

.contact-form textarea.form-control {
    height: 100px;
}

.contact-form form .btn {
    height: 45px;
    border-radius: 30px !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f9c947;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 0;
    border-radius: 30px !important;
    letter-spacing: 1px;
    padding: 6px 15px;
    min-width: 160px;
    text-align: center;
    font-size: 16px;
    color: #252b33;
}

.banner_area {
    min-height: 720px;
    height: 100vh;
    overflow: hidden;
    position: relative;
    background: #f5f7fb;
    z-index: 1;
}

.banner_text {
    h2 {
        font-size: 44px;
        color: #2c2c51;
        line-height: 54px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    p {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 45px;
    }
}

.image_mockup {
    .one_img {
        position: absolute;
        z-index: -1;

        .layer {
            position: relative !important;
        }

        &:nth-child(1) {
            right: -29px;
            top: 106px;
        }

        &:nth-child(2) {
            right: 178px;
            top: 338px;
        }

        &:nth-child(3) {
            bottom: 18px;
            right: 541px;
        }

        &:nth-child(4) {
            bottom: -433px;
            right: 665px;
        }

        &:nth-child(5) {
            bottom: 78px;
            right: -185px;
        }

        &:nth-child(6) {
            bottom: -323px;
            right: 76px;
        }

        &:nth-child(7) {
            bottom: 190px;
            right: 90px;
            z-index: -2;
        }

        &:nth-child(8) {
            top: 100px;
            left: -150px;
            z-index: -2;
        }

        &:nth-child(9) {
            top: 50%;
            left: 56%;
            z-index: -2;
        }

        &:nth-child(10) {
            top: 210px;
            left: 30%;
            z-index: -2;
        }

        &:nth-child(11) {
            bottom: 80px;
            left: 200px;
            z-index: -2;
        }

        &:nth-child(12) {
            top: 42%;
            left: 160px;
            z-index: -2;
        }

        &:nth-child(13) {
            top: 220px;
            right: 30%;
            z-index: -2;
        }

        &:nth-child(14) {
            top: 80px;
            right: 40%;
            z-index: -2;
            animation: zoomIn 3s linear infinite alternate;
        }

        &:nth-child(15) {
            bottom: 180px;
            left: 600px;
            z-index: -2;
        }

        &:nth-child(16) {
            top: 460px;
            right: 414px;
            z-index: -2;
        }
    }
}

.dmeo_banner_btn {
    font-size: 16px;
    color: #fff;
    background-color: #00aff0;
    box-shadow: 0px 20px 50px 0px #00aecf;
    border-radius: 25px;
    font-weight: 500;
    padding: 11px 41px;
    display: inline-block;
    transition: all 0.3s linear;

    &:hover {
        box-shadow: none;
        color: #fff;
    }
}

/*============== banner_area css =============*/
.custom_container_two {
    @media(min-width:1450px) {
        max-width: 1400px;
    }

    @media (min-width:1700px) {
        max-width: 1660px;
    }
}

.demo_features_area {
    position: relative;

    .section_title {
        h2 {
            font-size: 34px;
            line-height: 44px;
        }
    }

    .row {
        margin-bottom: -100px;
    }
}

.section_title {
    margin-bottom: 70px;

    .number {
        font-size: 70px;
        line-height: 60px;
        font-weight: 700;
        font-family: $pop;
        background-image: -moz-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
        background-image: -webkit-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
        background-image: -ms-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 25px;

        sup {
            font-weight: 500;
            background-image: -moz-linear-gradient(70deg, #00aff0 18%, #8545eb 51%, #cf5ff9 68%);
            background-image: -webkit-linear-gradient(70deg, #00aff0 18%, #8545eb 51%, #cf5ff9 68%);
            background-image: -ms-linear-gradient(70deg, #00aff0 18%, #8545eb 51%, #cf5ff9 68%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            top: -.4em;
        }
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
        font-weight: 600;
        margin-bottom: 15px;
        color: $h_dk;

        span {
            font-weight: 400;
            font-size: 16px;
            text-transform: uppercase;
            color: #00aecf;
            letter-spacing: 2px;
        }
    }

    p {
        font-size: 18px;
        line-height: 30px;
        color: #7b7b93;
        font-weight: 400;
        max-width: 900px;
        margin: 0 auto;
    }
}

.banner_text {
    mark {
        position: relative;
        z-index: 1;
        background-color: transparent;
        padding: 0;

        &:after {
            position: absolute;
            content: "";
            left: 0;
            bottom: 10px;
            height: 10px;
            background-color: #f591c3;
            z-index: -1;
            width: 100%;
        }
    }

    .typed {
        font-weight: 700;
    }

    .typed-cursor {
        font-weight: 500;
    }
}

.demo_features_area .features_item {
    text-align: center;
    margin-bottom: 100px;

    .content {
        padding-top: 44px;

        h3 {
            font-size: 20px;
            margin-bottom: 20px;
            color: $h_dk;
            font-weight: 600;
        }

        p {
            margin-bottom: 0;
        }
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.filtering_demos {
    margin-bottom: 0px;

    .nav-tabs {
        border: 0px;
        align-items: center;
        justify-content: center;

        .nav-item {
            border: 0px;
            padding: 0px;
            font-weight: 500;
            font-size: 17px;
            color: #2c2c51;
            position: relative;

            span {
                background-image: -moz-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
                background-image: -webkit-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
                background-image: -ms-linear-gradient(70deg, #3a2bdc 18%, #8545eb 51%, #cf5ff9 68%);
                -webkit-background-clip: text;
                background-clip: text;
                -webkit-text-fill-color: transparent;
                padding: 0px;
                border-radius: 25px;
                position: absolute;
                font-weight: 600;
                top: -12px;
                right: -18px;
                font-size: 14px;
                text-align: center;
            }

            &.active {
                color: #00aecf;
                background: transparent;

                span {
                    color: #00aecf;
                }
            }

            &+.nav-item {
                margin-left: 75px;
            }
        }
    }
}

.demo_area {
    position: relative;

    .bg_demo {
        position: absolute;
        height: 755px;
        background: #f9fafe;
        width: 100%;
        top: 0;
    }
}

.portfolio-image {
    text-align: center;
    position: relative;
    padding-top: 10px;
    margin-top: 60px;
    cursor: pointer;

    h1 {
        font-size: 24px;
        color: #00aecf;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        left: 0;
        font-weight: 600;
    }

    .overlay_link {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        height: 100%;

    }

    .new {
        font-size: 16px;
        border-radius: 4px;
        background-color: red;
        box-shadow: 0px 10px 20px 0px rgba(255, 0, 0, 0.2);
        position: absolute;
        top: -10px;
        right: -10px;
        padding: 0px 13px;
        color: #fff;
        font-weight: 500;
    }

    .img {
        transition: all 0.3s linear;

        img {
            box-shadow: 0px 30px 60px 0px rgba(1, 1, 64, 0.08);
            width: 100%;
            max-width: 100%;
        }

        position: relative;
    }

    h6 {
        font-size: 18px;
        font-weight: 500;
        margin-top: 40px;
        transition: color 0.2s linear;
        margin-bottom: 0;
        color: $h_dk;

        &:hover {
            color: #00aecf;
        }
    }

    &:hover {
        .img {
            transform: translateY(-8px);
        }
    }
}

.elemator_area {
    background: #f9fafe;
    text-align: center;
}

.elemator_inner {
    position: relative;
}

.elemetor_img {
    position: absolute;
    z-index: 1;

    img {
        border-radius: 4px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 20px 50px 0px rgba(1, 1, 64, 0.08);
        z-index: 1;
    }

    &.one {
        left: 155px;
        top: 65px;
    }

    &.two {
        left: 315px;
        top: 135px;
    }

    &.three {
        left: 235px;
        top: 308px;
    }

    &.four {
        bottom: 109px;
        left: 150px;
    }

    &.five {
        left: 185px;
        top: 195px;
    }

    &.six {
        bottom: 153px;
        left: 350px;
    }

    &.seven {
        top: 42%;
        left: 0px;
    }

    &.eight {
        right: 155px;
        top: 65px;
    }

    &.nine {
        right: 315px;
        top: 135px;
    }

    &.ten {
        right: 209px;
        top: 325px;
    }

    &.eleven {
        bottom: 109px;
        right: 95px;
    }

    &.r_one {
        right: 132px;
        top: 195px;
    }

    &.r_two {
        bottom: 153px;
        right: 350px;
    }

    &.r_three {
        top: 42%;
        right: 0px;
    }
}

.elemator_img {
    display: inline-block;
    margin: 0 auto;
    position: relative;

    .e_log {
        position: absolute;
        top: -50px;
        right: -50px;
    }
}

.slider_demos_area {
    background: #f9fafe;
    padding: 120px 0px 80px;

    .section_title {
        margin-bottom: 50px;
    }

    .slick-slide {
        .inner {
            margin: 32px 15px 65px;

            img {
                box-shadow: 0px 10px 50px 0px rgba(1, 1, 64, 0.1);
                background: #f9fafe;
                margin-bottom: 30px;
            }
        }
    }

    .section_title .number {
        font-size: 70px;
        line-height: 60px;
        margin-bottom: 30px;
    }
}



.demo_feature_area {
    padding: 120px 0px 80px;
    position: relative;

    .row {
        padding-left: 120px;
    }

    .f_shap {
        position: absolute;

        &.f_shap_one {
            right: 0;
            top: 50px;
        }

        &.f_shap_two {
            left: 0;
            bottom: 50px;
        }
    }
}

.f_content {
    max-width: 600px;
    margin-top: -40px;

    h2 {
        font-size: 34px;
        line-height: 44px;
        font-weight: 600;
        color: $h_dk;
        margin-bottom: 30px;
    }

    p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 40px;
        padding-right: 50px;
    }

    .g_logo {
        border-radius: 50%;
        margin-bottom: 35px;
        background-image: -moz-linear-gradient(60deg, #00aff0 0%, rgb(131, 89, 248) 100%);
        background-image: -webkit-linear-gradient(60deg, #00aff0 0%, rgb(131, 89, 248) 100%);
        background-image: -ms-linear-gradient(60deg, #00aff0 0%, rgb(131, 89, 248) 100%);
        box-shadow: 0px 20px 30px 0px rgba(18, 1, 64, 0.1);
        width: 100px;
        height: 100px;
        text-align: center;
        line-height: 100px;
    }
}

.f_btn {
    font-size: 16px;
    line-height: 25px;
    color: #00aecf;
    font-weight: 500;
    border: 2px solid #b196fa;
    border-radius: 45px;
    padding: 10px 39px;
    display: inline-block;
    transition: all 0.3s linear;

    &:hover {
        background: #00aecf;
        box-shadow: 0px 20px 50px 0px #00aecf;
        color: #fff;
        border-color: #00aecf;
    }
}

.f_two {
    margin-top: 190px;

    .f_img {
        margin-left: -50px;
    }

    .f_content {
        margin-left: 62px;
    }
}

.utility_area {
    display: flex;
    padding: 100px 0px 100px;
    position: relative;
    flex-direction: row-reverse;
    z-index: 2;

    .u_round {
        position: absolute;
        right: 0;
        top: -40px;
        z-index: -1;
    }

    .utility_left {
        width: 40%;
    }

    .utility_right {
        width: 60%;

        .slick-list {
            padding-left: 0 !important;

            .slick-slide {
                padding: 20px;
                padding-bottom: 50px;

                &:focus {
                    outline: none !important;
                }
            }

            img {
                box-shadow: 0px 20px 20px 0px rgba(18, 1, 64, 0.08);
                border-radius: 10px;
            }
        }
    }
}

.slick-dots {
    text-align: left;
    padding-left: 20px;
    margin-top: -10px;
    bottom: 0;

    li {
        margin: 0;
        width: auto;
        height: auto;

        button {
            padding: 0px;
            margin-right: 10px;
            width: 8px;
            height: 8px;

            &:before {
                color: #dedef1;
                opacity: 1;
                font-size: 8px;
                width: auto;
                height: auto;
                line-height: 8px;
            }
        }

        &.slick-active {
            button {
                &:before {
                    color: #5e2cec;
                }
            }
        }
    }
}

.u_content {
    max-width: 592px;
    margin-right: 0;
    margin-left: auto;
    padding-right: 100px;

    h3 {
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 15px;
        color: #00aecf;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    h2 {
        font-size: 34px;
        margin-bottom: 25px;
        line-height: 44px;
        color: $h_dk;
        font-weight: 600;
    }

    p {
        margin-bottom: 40px;
    }

    .dmeo_banner_btn {
        padding: 8px 30px;
        box-shadow: none;
        border-radius: 45px;
        border: 2px solid transparent;

        &:hover {
            border-color: #00aecf;
            box-shadow: #00aecf 0px 20px 50px 0px;
            color: #fff;
        }
    }
}

.plugin_area {
    text-align: center;
    padding: 110px 0px 10px;
    position: relative;
    z-index: 1;

    h6 {
        font-weight: 400;
        font-size: 16px;
        margin-bottom: 15px;
        color: #00aecf;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 35px;

        a {
            color: #00aecf;
            position: relative;
        }
    }

    .plugin_sub_title {
        color: #2c2c51;
        font-size: 30px;
        font-weight: 500;
        line-height: 54px;
        margin-bottom: 55px;

        span {
            color: #00aecf;
        }
    }
}

.plugin_item {
    margin-bottom: 75px;

    img {
        margin-bottom: -30px;
    }

    .img {
        position: relative;
    }

    .save {
        position: absolute;
        top: -14px;
        right: 22px;
    }

    h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    p {
        font-size: 14px;
        color: #00aecf;
        font-weight: 500;
        margin-bottom: 0;
        cursor: pointer;
        transition: all 0.2s linear;

        &.orange {
            color: #ff754b;
        }
    }
}

.blog_area .shop_area {
    .container {
        @media (min-width:1400px) {
            max-width: 1200px;
        }
    }
}

.slick-slide {
    &:focus {
        outline: none !important;
    }
}

.shop_area {
    padding: 40px 0px 120px;
    position: relative;
    z-index: 0;

    &:before {
        content: "";
        width: 752px;
        background: url("../img/demo/circle-3.png") no-repeat center left;
        height: 1000px;
        left: 0;
        position: absolute;
        bottom: 50px;
        z-index: -1;
    }

    .shop_slider {
        margin-left: -40px;
        margin-right: -40px;
        margin-bottom: 0;

        .slick-slide {
            padding: 40px;

            img {
                box-shadow: 0px 20px 20px 0px rgba(18, 1, 64, 0.08);
                border-radius: 10px;
            }
        }
    }

    .u_content {
        padding-right: 0;
        padding-left: 80px;

        ul {
            margin-bottom: 35px;

            li {
                font-size: 16px;
                color: #7b7b93;
                font-weight: 500;
                position: relative;
                padding-left: 25px;

                &:before {
                    background: url("../img/demo/arrow.png") no-repeat scroll center 0;
                    content: "";
                    width: 13px;
                    height: 13px;
                    position: absolute;
                    left: 0;
                    top: 5px;
                    display: initial;
                    vertical-align: middle;
                }

                &+li {
                    margin-top: 10px;
                }
            }
        }
    }

    .slick-dots {
        bottom: 0;
        padding-left: 0;
        left: 0;
        text-align: center;
        position: relative;
    }
}

.blog_area {
    overflow: hidden;
    background: #f9fafe;
    padding-top: 100px;

    .u_content {
        padding-right: 0;

        h2 {
            line-height: 50px;
        }
    }
}

.arrow {
    i {
        border-width: 1px;
        border-color: rgb(243, 245, 248);
        border-style: solid;
        border-radius: 50%;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, 0.06);
        width: 50px;
        height: 50px;
        display: inline-block;
        font-size: 18px;
        color: #4e5761;
        line-height: 47px;
        text-align: center;
        transition: all 0.3s linear;
        cursor: pointer;

        &:hover {
            background: #00aecf;
            color: #fff;
        }

        &+i {
            margin-left: 12px;
        }
    }
}

.blog_slider {
    margin-right: -200px;
    margin-bottom: -28px;
    right: -90px;
    position: relative;

    &.slick-initialized .slick-slide {
        display: block;
        padding-right: 90px;
    }

    .blog_item {
        position: relative;
        padding-left: 10px;
        padding-right: 150px;

        .round {
            width: 160px;
            height: 160px;
            border-radius: 50%;
            background: #08c31a;
            box-shadow: 10.856px 10.321px 20px 0px rgba(33, 108, 184, 0.12);
            text-align: center;
            font-size: 60px;
            color: #fff;
            font-weight: 600;
            line-height: 50px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            right: -66px;
            top: 109px;
            z-index: 1;
            animation: fadeOut 0.2s both 0.9s;

            .text {
                position: relative;
                padding-right: 7px;
            }

            sup {
                font-weight: 400;
                font-size: 32px;
                position: absolute;
                top: 11px;
            }

            span {
                font-weight: 500;
                font-size: 20px;
                line-height: 25px;
                display: block;
            }
        }

        img {
            position: relative;
            bottom: 0px;
        }

        .img {
            animation: fadeOutLeft 0.2s both 0.3s;
            box-shadow: 5px 8.66px 20px 0px rgba(1, 1, 64, 0.06);
        }

        .img_two {
            position: absolute;
            right: -21px;
            bottom: 0px;
            animation: fadeOut .5s both;
            box-shadow: -46.985px -17.101px 80px 0px rgba(1, 1, 64, 0.2);
        }
    }

    .slick-active {
        &.item {
            .round {
                animation: zoomIn 0.2s both 1.3s;
            }

            .img {
                animation: fadeInLeft 0.7s both 0.8s;
            }

            .img_two {
                animation: fadeInRight 0.7s both 1s;
            }
        }
    }
}


.correct_features_area {
    padding-top: 110px;

    .col-lg-2 {
        flex: 0 0 20%;
        max-width: 20%;
        text-align: center;
    }
}

.c_features_item {
    margin-bottom: 94px;

    .img {
        height: 62px;
        display: flex;
        align-items: center;
        justify-content: center;

        img {
            display: inline-block;
        }
    }

    h6 {
        margin-bottom: 0;
        font-size: 16px;
        color: #7b7b93;
        font-weight: 400;
        margin-top: 25px;
    }
}

.portfolio_area {
    padding: 140px 0px;
    position: relative;
    z-index: 1;

    .portfolio_slider {
        margin-left: -50px;
        margin-right: -50px;
        margin-bottom: auto;
        padding-bottom: 30px;
        margin-top: -30px;

        .slick-slide {
            padding: 30px 100px;
        }

        .p_item {
            display: inline-block;
            text-align: right;
            width: 900px;

            img {
                display: inline-block;
                max-width: 100%;
                box-shadow: 0px 10px 30px 0px rgba(18, 1, 64, 0.08);
                border-radius: 10px;
                opacity: 0.2;
            }
        }

        .slick-active {
            .p_item {
                text-align: center;

                img {
                    opacity: 1;
                }
            }
        }
    }

    .p_slider_inner {
        position: relative;

        .arrow {
            i {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);

                &.prevs {
                    left: 370px;
                }

                &.nexts {
                    right: 370px;
                }
            }
        }

        .slick-dots {
            text-align: center;
            margin-bottom: 0;
            margin-top: 0;
        }
    }
}

.portfolio_area_two {
    background: #8e81fc;
    padding: 100px 0px 80px;
    position: relative;
    z-index: 1;

    h2 {
        color: #fff;
        line-height: 50px;
    }

    .slick-slide {
        padding: 30px 78px 55px;

        .item {
            img {
                background-color: rgb(255, 255, 255);
                box-shadow: 0px 30px 50px 0px rgba(18, 1, 64, 0.1);
            }
        }
    }
}

.c_features_area_two {
    padding: 80px 0px 0px;

    .custom_container {
        @media (min-width:1500px) {
            max-width: 1410px;
        }
    }

    .section_title {
        margin-bottom: 88px;
    }

    .c_features_item {
        text-align: left;
        padding: 0px 22px;

        img {
            margin-bottom: 32px;
        }

        h4 {
            font-size: 20px;
            margin-bottom: 15px;
        }
    }
}

.testimonial_area {
    background: #f9fafe;
    padding: 82px 0px 70px;
}

.test_inner {
    position: relative;

    .arrow {

        .tprevs,
        .tnexts {
            position: absolute;
            top: 45%;
            transform: translateY(-50%);
        }

        .tprevs {
            left: 380px;
        }

        .tnexts {
            right: 380px;
        }
    }
}

.testimonial_slider_demo {
    .slick-track {
        display: flex;
    }

    .slick-slide {
        height: 100%;
        padding: 15px 80px 64px;
        min-height: 300px;

        .d-flex {
            justify-content: space-between;
            align-items: center;
        }

        .content {
            border-radius: 10px;
            background-color: rgb(255, 255, 255);
            box-shadow: 0px 30px 50px 0px rgba(18, 1, 64, 0.08);
            min-height: 300px;
            padding: 50px 55px;
            opacity: 0.6;
            transition: opacity 0.4s linear;

            h5 {
                font-size: 18px;
                font-weight: 600;
                color: #2c2c51;
                margin-bottom: 5px;
            }

            span {
                color: #7b7b93;
                font-size: 15px;
                font-style: italic;
                font-weight: 400;
            }

            .ratting {
                i {
                    color: #f2b827;
                    font-size: 14px;
                    padding-left: 5px;
                }
            }

            p {
                font-size: 18px;
                line-height: 32px;
                margin-bottom: 0;
                margin-top: 20px;
            }
        }

        &.slick-center {
            .content {
                opacity: 1;
                background: linear-gradient(135deg, rgb(125, 45, 255), rgb(31, 110, 255));

                h5,
                span,
                p {
                    color: #fff
                }
            }
        }
    }
}

.portfolio_area_three {
    padding: 120px 0px 80px;

    .slick-slide {
        padding: 30px 78px 55px;
    }

    .item {
        img {
            box-shadow: 0px 30px 50px 0px rgba(18, 1, 64, 0.08);
        }

        h6 {
            text-align: center;

            a {
                color: #2c2c51;
                margin-top: 30px;
                font-size: 20px;
                display: inline-block;
                transition: color 0.2s linear;

                &:hover {
                    color: #00aecf;
                }
            }
        }
    }
}

/*============= typography_part css =================*/
.mark_text {
    color: #00aecf;
    background-color: transparent;
    padding: 0;
}

.typography_part {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 140px 0;

    @media (max-width: 991px) and (min-width: 768px) {
        padding: 100px 0;
    }

    @media (max-width: 768px) {
        padding: 70px 0;
    }

    @media (min-width: 1200px) {
        .custom_container {
            max-width: 1440px;
        }
    }

    .typgraphy_content {
        @media (min-width: 1200px) {
            margin-left: -17px;

            br {
                display: none;
            }
        }

        h5 {
            font-size: 16px;
            text-transform: uppercase;
            color: #00aecf;
            letter-spacing: 3px;
            margin-bottom: 15px;

            @media (max-width: 991px) and (min-width: 768px) {
                margin-bottom: 10px;
            }

            @media (max-width: 768px) {
                margin-bottom: 10px;
            }
        }

        h2 {
            font-size: 34px;
            line-height: 1.5;
            margin-bottom: 19px;
            font-weight: 600;
            color: $h_dk;

            @media (max-width: 991px) and (min-width: 768px) {
                font-size: 25px;
                margin-bottom: 15px;
            }

            @media (max-width: 768px) {
                font-size: 30px;
                margin-bottom: 15px;
            }
        }

        .btn_1 {
            box-shadow: 0px 20px 50px 0px #00aecf;
            margin-top: 25px;
            padding: 10px 40px;

            &:hover {
                box-shadow: none;
            }
        }

    }

    .typgraphy_img {
        position: relative;
        right: -67px;
        text-align: right;

        img {
            box-shadow: 30px 10px 70px rgba(18, 1, 64, .10);
        }

        @media (max-width: 991px) and (min-width: 768px) {
            right: 0;
        }

        @media (max-width: 768px) {
            right: 0;
            margin-top: 40px;
        }
    }

    .circle_shape_1 {
        border-radius: 50%;
        background: #fef5f3;
        position: absolute;
        right: 47px;
        width: 400px;
        height: 400px;
        animation: circleAnimation 7s linear infinite;
        z-index: -1;
        bottom: 70px;
    }
}

/*============= utility_pages css =================*/
.utility_pages_1_wrap {
    background: #fafafc;
    overflow: hidden;
    position: relative;
    padding: 71px 0 0;
}

.utility_pages_1_wrap .round_shape_bg {
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    text-align: center;
}

.utility_pages_1_wrap .round_shape_bg .r_img {
    position: relative;
    display: inline-block;
}

.utility_pages_1_wrap .round_shape_bg .r_img:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #eae2ff;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation: round_circle 3s infinite;
}

.utility_pages_1_wrap .section_title {
    margin-bottom: 128px;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img {
    position: relative;
    height: 410px;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .uti_img {
    position: absolute;
    bottom: 0;
    transition: all 0.3s;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .uti_img img {
    transition: all 0.3s;
    box-shadow: 10px 0px 20px 0px rgba(0, 22, 46, 0.1);
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_1 {
    left: 0;
    transform: translateY(0);
    z-index: 5;
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_2 {
    left: 20%;
    transform: translateY(0);
    z-index: 4;
}

@media (max-width: 768px) {
    .utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_2 {
        left: 15%;
    }
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_3 {
    left: 39%;
    transform: translateY(0);
    z-index: 3;
}

@media (max-width: 768px) {
    .utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_3 {
        left: 35%;
    }
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_4 {
    right: 18%;
    transform: translateY(0);
    z-index: 2;
}

@media (max-width: 768px) {
    .utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_4 {
        right: 15%;
    }
}

.utility_pages_1_wrap .utility_pages_imgs .utility_img .utility_img_5 {
    right: 0px;
    transform: translateY(0);
    z-index: 1;
}

.mb_show {
    display: none;
}

.utility_pages_2_wrap {
    background: #fff;
    padding: 290px 0 265px;
    position: relative;
}

@media (max-width: 768px) {
    .utility_pages_2_wrap {
        padding: 110px 0;
    }
}

.utility_pages_2_wrap .shape_2 {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.utility_pages_2_wrap .section_title {
    margin-bottom: 40px;
}

.utility_pages_2_wrap .section_title h4 {
    margin-bottom: 7px;
}

.utility_pages_2_wrap .utility_pages_2_img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    text-align: right;
}

@media (max-width: 1450px) {
    .utility_pages_2_wrap .utility_pages_2_img img {
        width: 90%;
    }
}

@media (max-width: 1450px) and (max-width: 1200px) {
    .utility_pages_2_wrap .utility_pages_2_img img {
        width: 70%;
    }
}

@media (max-width: 1450px) and (max-width: 1200px) and (max-width: 991px) {
    .utility_pages_2_wrap .utility_pages_2_img img {
        width: 50%;
    }
}

/*============= support_part css =================*/
.support_part {
    .single_support_part {
        text-align: center;

        @media (max-width: 991px) {
            margin-bottom: 30px;
        }

        h4 {
            margin-top: 35px;

            a {
                color: #2c2c51;
                font-size: 24px;
                transition: all 0.5s;

                &:hover {
                    color: #00aecf;
                }
            }
        }

        @media (min-width: 991px) {
            .single_support_img {
                min-height: 197px;
                display: inline-block;
            }
        }

        p {
            margin-top: 15px;
        }

        .read_more_btn {
            color: #2c2c51;
            display: inline-block;
            font-size: 16px;
            margin-top: 9px;
            @include transform_time(.2s);
            position: relative;
            margin-right: 29px;

            i {
                @include transform_time(.3s);
                position: absolute;
                right: -25px;
                top: 5px;
            }

            &:hover {
                i {
                    right: -30px;
                }

                color: #00aecf;

            }
        }
    }
}

.cta_section {
    border: 1px solid #f0eef5;

    .cta_part_iner {
        text-align: center;

        h2 {
            font-size: 50px;

            @media (max-width: 991px) {
                font-size: 35px;
            }
        }

        p {
            margin: 14px 0 40px;

            a {
                color: #00aecf;
                text-decoration: underline;
            }
        }
    }
}

/*============= responsive_area css =================*/
.responsive_area {
    padding: 150px 0px 50px;
    position: relative;
    z-index: 1;

    .r_shap {
        position: absolute;
        left: 0;
        top: 250px;
        z-index: -1;
    }

    .responsive_device {
        display: flex;
        align-items: flex-end;

        img {
            max-width: 100%;
            margin-left: -20px;

            &+img {}
        }
    }
}

.responsive_content {
    .u_content {
        padding-right: 0;
        margin-left: 0;

        .item {
            padding-right: 10px;
            padding-top: 25px;

            img {
                margin-bottom: 30px;
            }

            h5 {
                font-size: 18px;
                font-weight: 500;
                margin-bottom: 15px;
            }

            p {
                font-size: 15px;
                margin-bottom: 0;
            }
        }
    }
}

/*============= footer css =================*/

.footer_part {
    background-color: #00aecf;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    padding: 140px 0px 150px;

    .footer_shap_1 {
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .footer_shap_2 {
        position: absolute;
        right: 0;
        top: 0;
    }

    .footer_shap_3 {
        position: absolute;
        left: 30%;
        top: 40%;
    }

    .circle_shape_1 {
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.6);
        opacity: 0.1;
        position: absolute;
        right: -150px;
        top: 40%;
        width: 300px;
        height: 300px;
        -webkit-animation: circleAnimation 7s linear infinite;
        animation: circleAnimation 7s linear infinite;
        z-index: -1;
    }

    .footer_shap_3 {
        backface-visibility: hidden;
        animation: jumping_animation 3s ease-in-out .5s infinite alternate;
        animation-delay: .5s;
        transition: all .5s ease 5s;
        user-select: none;
        z-index: -1;
    }

    h2 {
        color: #fff;
        font-size: 40px;
        line-height: 54px;
        margin-bottom: 50px;
    }

    a {
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        border: 2px solid #dfd5fb;
        padding: 8px 36px;
        display: inline-block;
        border-radius: 25px;
        transition: all 0.3s linear;

        i {
            padding-right: 15px;
            font-size: 22px;
            position: relative;
            top: 2px;
        }

        &:hover {
            background: #fff;
            border-color: #fff;
            color: #00aecf;
        }
    }

    .f_logo {
        background: transparent;
        padding: 0px;
        border: 0px;
        margin-bottom: 40px;

        &:hover {
            background: transparent;
        }
    }
}

/*============ home_analytics_banner_area css ============*/
.home_analytics_banner_area {
    height: 100vh;
    min-height: 650px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -moz-linear-gradient(-50deg, #22186e 0%, #0e044b 100%);
    background-image: -webkit-linear-gradient(-50deg, #22186e 0%, #0e044b 100%);
    background-image: -ms-linear-gradient(-50deg, #22186e 0%, #0e044b 100%);
    overflow: hidden;
    position: relative;
}

.home_analytics_banner_area .elements_item {
    position: absolute;
}

.home_analytics_banner_area .elements_item:nth-child(1) {
    right: -30px;
    top: 165px;
}

.home_analytics_banner_area .elements_item:nth-child(2) {
    bottom: 250px;
    right: 100px;
}

.home_analytics_banner_area .elements_item:nth-child(3) {
    bottom: 66px;
    left: 280px;
}

.home_analytics_banner_area .elements_item:nth-child(4) {
    bottom: -80px;
    left: 100px;
}

.home_analytics_banner_area .elements_item:nth-child(5) {
    top: 250px;
    left: 180px;
}

.home_analytics_banner_area .elements_item:nth-child(6) {
    top: 180px;
    left: 150px;
}

.h_analytics_content h2 {
    color: #fff;
    font-size: 50px;
    line-height: 64px;
    font-weight: 600;
    margin-bottom: 20px;
}

.h_analytics_content p {
    font-size: 16px;
    color: #fff;
}

.h_analytics_content .er_btn_two {
    margin-top: 35px;
}

.h_analytics_content .er_btn_two:hover {
    color: #fff;
}

/*============ home_analytics_banner_area css ============*/


.app_btn_2021 {
    background-color: #FA3A2A;
    -webkit-box-shadow: 0px 10px 50px 0px rgb(10 92 80 / 20%);
    box-shadow: 0px 10px 50px 0px rgb(10 92 80 / 20%);
    font-size: 16px;
    padding: 10px 39px;
}


.bx_lL {
    background-color: rgb(255, 153, 51);
}

.typography_part_2 .typgraphy_img_2 {

    right: 0px !important;
    text-align: center;
}

.typography_part_2 {
    padding: 0px 0 !important;
}

.performance_item .perfoence_number {
    margin-bottom: 25px;

}

.typography_part_2 .typgraphy_img_2 img {
    box-shadow: none !important;
}

.perfoence_number_2 sub {
    margin-left: 0px !important;
    font-size: 18px;
}

.performance_item_2 img {
    margin-bottom: 0px !important;
}

@media (max-width: 960px) {
    .typgraphy_img_2 img {
        width: 30%;
        height: 30%;
    }

    .typgraphy_img_2 {
        text-align: left !important;
        margin-bottom: 10px;
    }
}

/* Chirag Css  Start */
.menu>.nav-item.submenu.mega_menu .mega_menu_inner>.dropdown-menu>.nav-item .dropdown-menu>.nav-item:first-child {
    padding-top: 8px;
}

.menu>.nav-item.submenu .dropdown-menu .nav-item .nav-link {
    font: 400 14px/26px "Poppins", sans-serif;
}

.ServiceHeaderBottom {
    margin-bottom: -5%;
    background-color: #00aecf;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.contactBtn {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 10px;
    color: #00aecf;
    letter-spacing: 0;
    text-align: center;
    z-index: 999;
    position: relative;
    padding: 10px 20px;
}

.h3discovery {
    margin-left: 10%;
    padding-top: 5px;
    font: 400 20px/25px Poppins, sans-serif;
    color: white;
}

.pdiscovery {
    margin-left: 10%;
    font: 400 14px/15px Poppins, sans-serif;
    color: white;
}

.discoveryView {
    margin-top: 20px;
}

.infoWrap {
    width: 75%;
}

.servicemegamenu {
    width: 930px;
    margin-left: 22%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.newdropdown {
    width: 1200px;
}

.newsolmegamenu {
    width: 1200px;
    margin-left: 3%;
    border-radius: 10px;
}

.megaCompany {
    width: 400px;
    margin-left: 42%;
    border-radius: 10px;
}

.hiredeveloper {
    width: 450px;
    margin-left: 47%;
    border-radius: 10px;
}

.ulCompany {
    width: 400px;
}

.ulhiredeveloper {
    width: 400px;
}

@media only screen and (min-width : 1080) and (max-width : 1920px) {
    .megaCompany {
        width: 400px;
        margin-left: 42%;
        border-radius: 10px;
    }

    .hiredeveloper {
        width: 450px;
        margin-left: 47%;
        border-radius: 10px;
    }

}

@media only screen and (min-width : 320px) and (max-width : 480px) {

    .ServiceHeaderBottom {
        display: none !important;
    }

    .newdropdown {
        width: 0px;
    }

    .newsolmegamenu {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

    .servicemegamenu {
        width: 0px;
        margin-left: 0%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .megaCompany {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

    .hiredeveloper {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }
}

/*--- Mobile landscape ---*/

@media only screen and (min-width : 480px) and (max-width : 595px) {
    .ServiceHeaderBottom {
        display: none !important;
    }

    .newdropdown {
        width: 0px;
    }

    .newsolmegamenu {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

    .servicemegamenu {
        width: 0px;
        margin-left: 0%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .megaCompany {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

    .hiredeveloper {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

}

/*--- Small tablet portrait ---*/

@media only screen and (min-width : 595px) and (max-width : 690px) {
    .ServiceHeaderBottom {
        display: none;
    }

    .newdropdown {
        width: 0px;
    }

    .newsolmegamenu {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

    .servicemegamenu {
        width: 0px;
        margin-left: 0%;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .megaCompany {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }

    .hiredeveloper {
        width: 0px;
        margin-left: 0%;
        border-radius: 0px;
    }


}

/* Chirag Css End */

/* page css for h1  start */

.startup_content_three h1 {
    font-size: 43px;
    color: #051441;
    font-weight: 300;
    line-height: 60px;
    margin-bottom: 30px;
}

.startup_content_three h1 span {
    font-weight: 700;
}

.pos_banner_text h1 span {
    font-weight: 700;
}

.pos_banner_text h1 {
    font-size: 43px;
    font-weight: 400;
    color: #fff;
}

.agency_content h1 {
    font-size: 43px;
    line-height: 66px;
}

.slider_content h1,
.slider_content p {
    color: #fff;
}

.h_analytics_content h1 {
    color: #fff;
    font-size: 43px;
    line-height: 64px;
    font-weight: 600;
    margin-bottom: 20px;
}

.menu>.nav-item.submenu .dropdown-menu .nav-item .nav-link {
    color: #677294;
}

.burger_menu {
    color: grey;
}

.new_startup_content h1 {
    font: 300 43px "Poppins", sans-serif;
    line-height: 58px;
}

.service_details_img_newright {
    margin-left: 80px;
}

.company_banner_content h1 {
    font-size: 43px;
    line-height: 66px;
    font-weight: 700;
    color: #fff;
}

.hosting_content h1 {
    font-size: 50px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px;
}

.support_home_area {
    background: #5f5fb7;
}

.banner_top h1 {
    color: #fff;
    margin-bottom: 25px;
}

.banner_top p {
    margin-bottom: 42px;
    color: #051441;
}

@media (max-width: 991px) {
    .burger_menu {
        display: none;
    }
}

/* page css for h1  end */

.get_started_area {
    background-image: linear-gradient(140deg, #70d2e4 0%, #00aecf 100%) !important;
}

.er_btn_two .software_banner_btn {
    background: #00aecf !important;
    border-color: #00aecf !important;
}

.er_btn_two:hover .software_banner_btn {
    background: #ffffff !important;
    color: #00aecf !important;
    border-color: #00aecf !important;

}

.sf-snow-flake {
    position: fixed;
    top: -20px;
    z-index: 99999;
}

.sf-snow-anim {
    top: 110%;
}

.menu>.nav-item.submenu.mega_menu .mega_menu_inner>.dropdown-menu>.nav-item .dropdown-menu>li>a::before {

    font-family: "Font Awesome 5 Free";
    content: "\f111";
    font-size: 9px;
    padding-right: 10px;
    font-weight: 900;
    color: #dbdbdb;
    background: transparent !important;

}

/*.menu >.nav-item.submenu .dropdown-menu>li>a::before  {

        font-family: "Font Awesome 5 Free";
        content: "\f101";
        padding-right: 10px;
        font-weight: 900;
        color: #677294;
        background: transparent !important;
    } */

.delivery-apps-bot {
    display: flex;
    padding: 30px 15px;
    align-items: center;
    width: 100%;
    background: #252B33;
}

.delivery-apps-bot.hire-deve-bot {
    display: flex;
    align-items: center;
    font-weight: 700;
    justify-content: space-between;
    padding: 30px;
    white-space: normal;
}

.delivery-apps-bot.hire-deve-bot p span {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.delivery-apps-bot.hire-deve-bot p small {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 10px 0 0;
}
