/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2023 | 02:09:49 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2023 | 02:06:04 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2023 | 01:08:34 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2023 | 00:24:46 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2023 | 00:01:58 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2023 | 23:03:45 */
#services-area .c-talent-grid__side {
    display: none;
}

#services-area .image-area {
    width: 38%;
    margin-top: -35px;
    margin-left: 52px;
    margin-bottom: 67px;
}

#services-area .c-talent-grid__main-top {
    width: 49%;
}

#services-area .c-talent-grid__main {
    flex-direction: row;
}


#services-area h3.c-heading.u-color-white {
    font-size: 40px;
}
.btn-orange {
    background: #FF5F1F;
    color: #fff;
    padding: 13px 21px;
}

#services-area .c-talent-grid__main-top li {
    margin-bottom: 15px;
}

#services-area  ul {margin-bottom: 55px !important;}


.about-area {
    display: flex;
    align-items: center;
    background: url(https://rapidrpo.realinterface.com/wp-content/uploads/2023/09/bg01.jpg) no-repeat center;
    background-size: cover;
    margin-top: 24px;
    padding: 70px 40px;
    color: #fff;
}

.about-area .col {
    width: 50%;
}

.about-area h2.c-heading {
    font-size: 55px;
    font-weight: 600;
    text-transform: capitalize;
    width: 70%;
}

.logos-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 50px 0;
    justify-content: center;
}

.logos-area .item {
    width: 20%;
    padding: 11px !important;
    border: 1px solid #0000000f;
    border-top: 0;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logos-area .item:nth-of-type(5) {border-right: 0;}

.logos-area .item:nth-of-type(1) {
    border-left: 0;
}

.logos-area .item:nth-of-type(6),.logos-area .item:nth-of-type(7),.logos-area .item:nth-of-type(6),.logos-area .item:nth-of-type(8) {
    border-bottom: 0;
}


.logos-area {
    border-bottom: 1px solid #0000000d !important;
}

.logos-area {
    text-align: center;
    padding-bottom: 60px;
    padding-top: 40px;
}

.contact-header {
    text-align: center;
}

.contact-area {
    padding: 70px 0;
    border-bottom: 1px solid #00000021;
}

.contact-area h2 {
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 24px;
}

.contact-area  p {
    color: #929294;
}


.contact-area input,.contact-area textarea {
    background: #ffffff;
    border: 0;
    width: 100%;
    border: 1px solid #c9c8c8;
}



.contact-area input {
    height: 45px;
}

.contact-area .gform_fields {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
}

.contact-area .gform_fields li {
    width: 48%;
    margin-bottom: 14px;
}

.contact-area .contact-inner {
    display: flex;
    gap: 20px;
}

.contact-area  .form {
    width: 75%;
}

.contact-details {
    width: 25%;
}

.contact-area label.gfield_label {
    font-size: 15px;
    margin-bottom: 10px;
    display: block;
}

li#field_2_6 {
    width: 100%;
}

.contact-area input#gform_submit_button_2 {
    width: fit-content;
    margin-right: 0;
    padding: 10px 25px;
    margin-left: auto;
    background: #FF5F1F;
    border: 0;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Open Sans';
}

.contact-area .gform_footer.top_label {
    text-align: right;
}
.contact-details {
    margin-top: 27px;
}

.contact-details .item {
    margin-bottom: 10px;
}
ul.accordion {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    gap: 10px;
}

ul.accordion li {
    width: 49%;
    list-style: none;
    border-bottom: 1px solid #00000012;
    padding: 10px;
}

ul.accordion a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    display: block;
}
p.inner {
    display: none;
}

.faq-area {
    padding: 70px 0;
}

.faq-area h2 {
    text-align: center;
    font-size: 49px;
    font-weight: 600;
    text-transform: capitalize;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
}

a.toggle::before {
    content: "";
    background: url(https://rapidrpo.realinterface.com/wp-content/uploads/2023/09/arrow.png) no-repeat center;
    background-size: contain;
    height: 25px;
    width: 25px;
    position: absolute;
    left: 0;
}

a.toggle {
    position: relative;
    padding-left: 30px;
}

a.toggle::after {
    background: url(https://rapidrpo.realinterface.com/wp-content/uploads/2023/09/plus.png);
    height: 12px;
    width: 12px;
    position: absolute;
    right: 0;
    content: "";
    background-size: contain;
    background-position: center;
    top: 49%;
}

.faq-area .btn-orange {
    margin-top: 30px !important;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.page-id-2312 footer.c-site-footer {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}