* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

.text_white {
    color: #ffffff;
}

.text_yellow {
    color: #f8d411;
}

.bg_yellow {
    background-color: #f8d411;
}

.top-heading h3 {

    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 600;

}

.heading h3 {
    font-size: 30px;
    font-weight: bold;
}

.heading h4 {
    font-size: 22px;
    color: #ffffff;
}

.padding_top {
    padding-top: 80px;
}

.bottom_pera {
    margin-top: 40px;
}
.bottom_pera p{
     font-family: MonaSans-Bold;
}

section.brand_agency::before {
    background: none;

}
.we_work_Wrp .partner_pera p{
     font-family: MonaSans-Bold;
}
section.brand_agency .partner_brand_bg {
    margin-top: -80px;
    z-index: -1;
}

section.brand_agency .partner_brand_bg img {
    width: 100%;
}

.partner_pera p {
    margin-top: 20px;
   
}

section.why_collobrate .our_strength_wrp {
    margin-top: 30px;
}

section.why_collobrate .strength_wrp {
    border: 1px solid #2670ff;
    margin-top: 30px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
}

section.why_collobrate .strength_wrp .heading {
    display: flex;
    align-items: center;
    background-color: #2670ff;
    padding: 10px 15px;
    justify-content: center;

}

section.why_collobrate .strength_wrp .pera {
    padding: 0px 20px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}


section.we_deliver_wrp .we_deliver_wrp_text .heading {
    margin-top: 30px;
}



section.we_deliver_wrp .deliver_points_wrp {
    display: flex;
    align-items: center;
    padding: 0px 20px;
    border: 1px solid #f8d411;
    height: 100px;
    margin-top: 25px;
    background-color: #f8d411;
    position: relative;
    overflow: hidden;
}

section.we_deliver_wrp .deliver_points_wrp .deliver_arrow {
    display: flex;
    background-color: #ffffff;
    width: 12%;
    position: absolute;
    left: 0;
    height: 119px;
    justify-content: center;
    align-items: center;
    border-radius: 0% 50% 50% 0%;
}

section.we_deliver_wrp .deliver_points_wrp .deliver_arrow img {
    width: 20px;
}

section.we_deliver_wrp .deliver_points_wrp .pera {
    margin-left: 80px;
}

section.we_deliver_wrp .col-lg-6:nth-child(2) .deliver_points_wrp {
    margin-top: 80px;
}

section.we_deliver_wrp .col-lg-6:nth-child(3) .deliver_points_wrp {
    margin-top: -30px;
}

section.brand_grow {
    background-color: #f8d411;
}

section.brand_grow .brand_grow_img img {
    width: 100%;
}

section.creator_contact {
    padding: 40px 0px;
}

section.creator_contact .brand_grow_wrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.creator_contact .brand_grow_wrp .heading h2 {
    margin-top: 0px;
}

section.creator_contact .theme-btn {
    background: #2670ff;
}

section.reliable_platform {
    background-image: url(../img/mddile.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

section.reliable_platform .content {
    margin-top: 30px;
}

section.reliable_platform .content h3 {

    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 600;
    line-height: 59.47px;
    text-align: left;
    color: #1352CD;

}

section.working-section-3 .top-heading h3 {

    margin-bottom: 10px;
    font-size: 32px;
    font-weight: 600;

}

section.working-section-3 .arrow-image {
    width: 100%;
}

section.working-section-3 .arrow-image img {
    width: 130px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    border-radius: 50%;

}

section.working-section-3 {
    background-image: none;
}

section.working-section-3 .row:nth-child(odd) .col-lg-3 .arrow-image {
    text-align: end;
}

section.working-section-3 .row:nth-child(even) .col-lg-3 .arrow-image {
    text-align: start;
}

section.working-section-3 .bottom_pera {
    text-align: center;
}


section.we_serve .content {
    padding: 10px 0px;
    background-color: #f8d411;
    margin-top: 30px;

}

section.we_work_Wrp table.table {
    text-align: center;
    margin-top: 30px;
}

section.we_work_Wrp  table.table tr {

    border-left: 1px solid #8597be  ;
     border-bottom: 1px solid #8597be  ;

}

section.we_work_Wrp  table.table th {
    background-color: #245ccf;
    color: #ffffff;
    padding: 15px 0px;
    border-right: 1px solid #8597be;

}

section.we_work_Wrp  table.table td {
    border-right: 1px solid #8597be;
}

section.we_work_Wrp  table.table td {
    padding: 20px 0px;
    background-color: #f3f7ff;
}

section.we_work_Wrp  table.table td {
    padding: 20px 0px;
    background-color: #f3f7ff;
}

section.work_best .modal-content{
    background-color: #ffffff;
    padding-top: 30px;
}