.project_type_sec .project_item .project_title,
.project_type_sec .project_item .project_title .elementor-heading-title,
.our_client_title .elementor-heading-title {
    margin: 0;
}

.project_type_sec .project_item .project_title .elementor-heading-title {
    margin: 0 0 20px;
}

.project_type_sec .project_item.first {
    border-top: 2px dashed #1B178D;
    position: relative;
}

.project_type_sec .project_item:first-child {
    position: relative;
}

.project_type_sec .project_item:first-child:before {
    content: '';
    border-top: 2px dashed #1B178D;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -2px;
    left: calc(-100% - 5px)
}

.project_type_sec .project_item {
    border-bottom: 2px dashed #1B178D;
    position: relative;
    background-color: #fff;
}

.project_type_sec .project_item:after {
    content: '';
    border: 2px dashed #1B178D;
    border-radius: 100vmax;
    position: absolute;
    width: 100%;
    height: calc(100% + 4px);
    top: -2px;
    right: -21%;
    border-left: 0;
    mix-blend-mode: color;
}

.project_type_sec .project_item:nth-child(even)::after {
    content: '';
    border: 2px dashed #1B178D;
    border-radius: 100vmax;
    position: absolute;
    width: 100%;
    height: calc(100% + 4px);
    top: -2px;
    left: -21%;
    border-left: 2px dashed #1B178D;
    border-right: 0;
}

.project_type_sec .project_item:last-child {
    position: relative;
}

.project_type_sec .project_item:last-child:before {
    content: '';
    border-bottom: 2px dashed #1B178D;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -2px;
    right: calc(-100% - 5px);
}


@media (max-width: 1359px) {
    .project_type_sec {
        width: 75%;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) {
    .project_type_sec {
        width: 70%;
    }

    .project_type_sec .project_item {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .project_item_content {
        font-size: 18px !important;
    }

}

@media (max-width: 991px) {

    .project_type_sec .project_item:after {
        border-radius: 8em;
    }

    .project_type_sec .project_item:nth-child(even)::after {
        border-radius: 8em;
    }
}

@media (max-width: 767px) {
    .project_type_sec {
        width: 100%;
    }

    .project_type_sec .project_item:after,
    .project_type_sec .project_item:nth-child(even)::after {
        border-radius: 0;
    }
}


/* How to work Section */
.service_how_to_work_sec .elementor-heading-title {
    margin: 0;
}

.service_how_to_work_sec .icon_with_btn svg {
    width: 40px;
    margin-top: 4px;
}

.best_button .elementor-button {
    position: relative;
    min-width: 270px;
    min-height: 85px;
}

.best_button .elementor-button::after {
    content: "";
    background: url(../images/btn_bg.svg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

/* .best_button .elementor-button:hover::after {
    background: url(../images/btn_bg_white.svg);
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
} */


.how_to_work_column_inner>.elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    align-items: normal;
    height: 100%;
    flex-wrap: nowrap;
}

.how_to_work_blue_column {
    height: 100%;
}

.how_to_work_blue_column>.elementor-container {
    height: 100%;
}

.how_to_work_blue_column>.elementor-widget-wrap,
.how_to_work_blue_column_inner>.elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    align-items: normal;
    height: 100%;
    flex-wrap: nowrap;
}

.how_it_work_price_btn {
    margin-top: auto;
}

@media (max-width: 1024px) {
    .how_it_work_price_btn {
        max-width: 100% !important;
    }
}

@media (max-width: 767px) {
    .service_how_to_work_sec .search_icon_absolute {
        width: 70px;
        height: 70px;
    }

    .service_how_to_work_sec .icon_with_btn svg {
        width: 20px;
    }

    .disti_white_sec {
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (max-width: 575px) {
    .service_how_to_work_sec .search_icon_absolute {
        width: 35px;
        height: 35px;
    }

    .service_how_to_work_sec .icon_with_btn .elementor-button-icon {
        margin-right: 10px;
    }

    .service_how_to_work_sec .icon_with_btn svg {
        width: 20px;
    }
}

/* /How to work Section */


/* Portfolio Sec*/
.blue_porfolio_sec .elementor-heading-title {
    margin: 0;
}

.portfolio_btn .elementor-button-icon svg {
    width: 100px;
}


@media (max-width: 1024px) {
    .portfolio_btn .elementor-button-icon svg {
        width: 60px;
    }
}

@media (max-width: 767px) {
    .portfolio_btn .elementor-align-icon-right {
        margin-left: 10px;
    }

    .portfolio_btn .elementor-button-icon svg {
        width: 50px;
    }
}

/* /Portfolio Sec*/


/* bg with 3 box Sec */

.bg_with_three_column_sec__title .elementor-heading-title {
    margin: 0;
}

.bg_with_three_column_sec__sub_title .elementor-heading-title {
    margin: 0;
}

.icon_wih_yellow_bg {
    position: relative;
}

.icon_wih_yellow_bg::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    bottom: -20px;
    display: block;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    transform: translateX(-50%);
    border-top: 20px solid #F5EB20;
}

.icon_wih_yellow_bg__arrow_icon img {
    width: 100%;
}

.icon_wih_yellow_bg__icon img {
    max-width: 100%;
    width: 100%;
    max-height: 90px;
}

.three_box_bg_blue_column {
    padding: 15px;
}

.yellow_bg_in_arrow_sec {
    position: absolute !important;
    width: 70px !important;
    bottom: 20px;
    right: -50px;
    border-radius: 100%;
    z-index: 2;
}
.bg_with_three_column_sec .blue-boxes-item-data {
    margin-bottom: 0 !important;
}

/* /bg with 3 box Sec */