﻿body {
}

.breadcrumb_area {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5e2ced), to(#a485fd));
    background-image: -o-linear-gradient(top, #5e2ced 0%, #a485fd 100%);
    background-image: linear-gradient( 180deg, #5e2ced 0%, #a485fd 100%);
    position: relative;
    z-index: 1;
    padding: 235px 0px 125px;
    overflow: hidden;
}

    .breadcrumb_area .breadcrumb_shap {
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
    }

.prototype_service_info {
    padding: 150px 0px 175px;
    position: relative;
    z-index: 0;
}

.f_p {
    font-family: "Poppins", sans-serif;
}

.f_700 {
    font-weight: 700;
}

.w_color {
    color: #fff;
}

.f_size_50 {
    font-size: 50px;
}

.l_height50 {
    line-height: 50px;
}

.t_color3 {
    color: #222d39;
}

.f_600 {
    font-weight: 600;
}

.f_p {
    font-family: "Poppins", sans-serif;
}

.p_service_info {
    margin-bottom: -90px;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.p_service_item .icon.icon_one {
    background: #7142f8;
}

.p_service_item .icon {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 55px;
    height: 60px;
    position: relative;
    margin: 0px 0px 25px;
    font-size: 24px;
    border-radius: 50%/14%;
    color: white;
    text-align: center;
    line-height: 64px;
    -o-text-overflow: clip;
    text-overflow: clip;
    z-index: 1;
}

    .p_service_item .icon.icon_two {
        background: #5cbd2c;
    }

    .p_service_item .icon.icon_three {
        background: #f38650;
    }

    .p_service_item .icon.icon_four {
        background: #ecbf24;
    }

    .p_service_item .icon.icon_five {
        background: #fa4c9a;
    }

    .p_service_item .icon.icon_six {
        background: #35bfe7;
    }

.l_height45 {
    line-height: 45px;
}

.f_size_30 {
    font-size: 30px;
}

.text-center {
    text-align: center !important;
}

.mb_90 {
    margin-bottom: 90px;
}

.p_service_item {
    margin-bottom: 90px;
}

.pr_70 {
    padding-right: 70px;
}

.symbols-pulse {
    position: absolute;
    top: 58%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.subscribe_form_info {
    border-style: solid;
    border-width: 1px;
    border-color: #f3f6f9;
    border-radius: 6px;
    background-color: white;
    -webkit-box-shadow: 0px 30px 50px 0px rgb(12 0 46 / 10%);
    box-shadow: 0px 30px 50px 0px rgb(12 0 46 / 10%);
    padding: 120px 0px;
    margin-bottom: -150px;
    z-index: 2;
    position: relative;
}

    .subscribe_form_info .subscribe-form {
        max-width: 370px;
        margin: 0 auto;
    }

        .subscribe_form_info .subscribe-form .form-control {
            text-align: center;
            border: 0px;
            font: 400 18px/28px "Poppins", sans-serif;
            color: #b4bacc;
            border-radius: 0px;
            border-bottom: 1px solid #3d64f4;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .subscribe_form_info .subscribe-form .form-control.placeholder {
                color: #b4bacc;
            }

            .subscribe_form_info .subscribe-form .form-control:-moz-placeholder {
                color: #b4bacc;
            }

            .subscribe_form_info .subscribe-form .form-control::-moz-placeholder {
                color: #b4bacc;
            }

            .subscribe_form_info .subscribe-form .form-control::-webkit-input-placeholder {
                color: #b4bacc;
            }

        .subscribe_form_info .subscribe-form .btn_four {
            padding: 16px 44px;
            -webkit-box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
            box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
        }

            .subscribe_form_info .subscribe-form .btn_four:hover {
                -webkit-box-shadow: none;
                box-shadow: none;
            }

.s_form_info_two .subscribe-form .form-control {
    border-color: #5e2ced;
}

.s_form_info_two .subscribe-form .btn_four {
    border-radius: 4px;
    border-color: #5e2ced;
    background: #5e2ced;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
    box-shadow: 0px 20px 30px 0px rgba(61, 100, 244, 0.16);
}

    .s_form_info_two .subscribe-form .btn_four:hover {
        color: #fff;
    }

element.style {
}

.s_form_info_two .subscribe-form .btn_four {
    border-radius: 4px;
    border-color: #5e2ced;
    background: #5e2ced;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(61 100 244 / 16%);
    box-shadow: 0px 20px 30px 0px rgb(61 100 244 / 16%);
}

.subscribe_form_info .subscribe-form .btn_four {
    padding: 16px 44px;
    -webkit-box-shadow: 0px 20px 30px 0px rgb(61 100 244 / 16%);
    box-shadow: 0px 20px 30px 0px rgb(61 100 244 / 16%);
}

.btn_four {
    font: 500 14px "Poppins", sans-serif;
    padding: 16px 40px;
    border-radius: 45px;
    color: #fff;
    border: 1px solid #3d64f4;
    background: #3d64f4;
    cursor: pointer;
}

.btn_hover {
    overflow: hidden;
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.mt_40 {
    margin-top: 40px;
}

.mb_50 {
    margin-bottom: 50px;
}

.prototype_service_area_two {
    background: #f8f8fc;
    padding: 120px 0px 60px;
    position: relative;
    z-index: 1;
}

.prototype_service_area_two, .prototype_service_area_three {
    overflow: hidden;
}

.partner_info {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.logo_item {
    padding: 50px;
}

.mb_70 {
    margin-bottom: 70px;
}

.f_400 {
    font-weight: 400;
}

.f_p {
    font-family: "Poppins", sans-serif;
}

.l_height28 {
    line-height: 28px;
}

.f_size_18 {
    font-size: 18px;
}

.partner_logo_area_two h4 {
    color: #8891aa;
}
/*Carousel Slide*/

#news-slider {
    margin-top: 80px;
}

.post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}

    .post-slide .post-img {
        position: relative;
        overflow: hidden;
        border-radius: 10px;
        margin: -12px 15px 8px 15px;
        margin-left: -10px;
    }

        .post-slide .post-img img {
            width: 100%;
            height: auto;
            transform: scale(1,1);
            transition: transform 0.2s linear;
        }

    .post-slide:hover .post-img img {
        transform: scale(1.1,1.1);
    }

    .post-slide .over-layer {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
        transition: all 0.50s linear;
    }

    .post-slide:hover .over-layer {
        opacity: 1;
        text-decoration: none;
    }

    .post-slide .over-layer i {
        position: relative;
        top: 45%;
        text-align: center;
        display: block;
        color: #fff;
        font-size: 25px;
    }

    .post-slide .post-content {
        background: #fff;
        padding: 2px 20px 40px;
        border-radius: 15px;
    }

    .post-slide .post-title a {
        font-size: 15px;
        font-weight: bold;
        color: #333;
        display: inline-block;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
    }

        .post-slide .post-title a:hover {
            text-decoration: none;
            color: #3498db;
        }

    .post-slide .post-description {
        line-height: 24px;
        color: #808080;
        margin-bottom: 25px;
    }

    .post-slide .post-date {
        color: #a9a9a9;
        font-size: 14px;
    }

        .post-slide .post-date i {
            font-size: 20px;
            margin-right: 8px;
            color: #CFDACE;
        }

    .post-slide .read-more {
        padding: 7px 20px;
        float: right;
        font-size: 12px;
        background: #2196F3;
        color: #ffffff;
        box-shadow: 0px 10px 20px -10px #1376c5;
        border-radius: 25px;
        text-transform: uppercase;
    }

        .post-slide .read-more:hover {
            background: #3498db;
            text-decoration: none;
            color: #fff;
        }

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

    .owl-controls .owl-buttons .owl-prev {
        background: #fff;
        position: absolute;
        top: -13%;
        left: 15px;
        padding: 0 18px 0 15px;
        border-radius: 50px;
        box-shadow: 3px 14px 25px -10px #92b4d0;
        transition: background 0.5s ease 0s;
    }

    .owl-controls .owl-buttons .owl-next {
        background: #fff;
        position: absolute;
        top: -13%;
        right: 15px;
        padding: 0 15px 0 18px;
        border-radius: 50px;
        box-shadow: -3px 14px 25px -10px #92b4d0;
        transition: background 0.5s ease 0s;
    }

        .owl-controls .owl-buttons .owl-prev:after,
        .owl-controls .owl-buttons .owl-next:after {
            content: "\f104";
            font-family: FontAwesome;
            color: #333;
            font-size: 30px;
        }

        .owl-controls .owl-buttons .owl-next:after {
            content: "\f105";
        }

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}
