:root {
    --bg-primary: #162171;
    --bg-secondary: #65258a;
    --bg-third: #00a0e8;
}

.text-blue {
    color: var(--bg-primary);
}

.header nav.navbar {
    -webkit-box-shadow: 0 3px 8px rgb(0 0 0 / 50%);
    box-shadow: 0 3px 8px rgb(0 0 0 / 50%);
}

.menu li.active a {
    color: var(--bg-third);
}

.about-us-section .about-us-content-wrap h3 {
    color: var(--bg-primary);
    text-transform: uppercase;
    font-weight: 700;
}

.about-us-section .about-us-content-wrap p {
    text-align: justify;
    font-size: 16px;
    font-weight: 800;
    color: #3a505f;
}

.pt-30 {
    padding-top: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.section-heading h2 {
    color: var(--bg-primary);
    font-size: 30px;
    font-weight: 700;
}

.services-section .services-single h5 {
    color: var(--bg-primary);
}

.see-more::before {
    position: relative;
    display: block;
    content: "";
    width: 45%;
    height: 2px;
    background-color: #302798;
}

.see-more::after {
    position: relative;
    display: block;
    content: "";
    width: 40%;
    height: 2px;
    background-color: #302798;
}

.see-more {
    align-items: center;
    display: flex;
}

.services-single {
    height: 375px;
}

.bg-1 {
    background-image: url(../img/background-1.jpg);
}

.service-one__home-three .service-one__single {
    position: relative;
    box-shadow: none;
    text-align: left;
    padding: 40px 0;
    padding-left: 115px;
    padding-right: 5px;
    margin-bottom: 0;
    transition: all 500ms ease;
    background-color: transparent;
}

.service-one__home-three .service-one__icon {
    position: absolute;
    top: 35px;
    left: 38px;
}

.service-one__icon.color-1 {
    background-color: #fb9ac8;
    box-shadow: 0px 6px 16px 0px rgb(251 154 200 / 36%);
}

.service-one__icon {
    width: 67px;
    height: 65px;
    background-color: #fb9ac8;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.service-one__home-three .service-one__single h3 {
    margin-top: 0;
    font-size: 20px;
}

.service-one__single h3 {
    color: #291a55;
    font-size: 18px;
    font-weight: bold;
    font-family: var(--thm-font);
    margin: 0;
    margin-bottom: 7px;
    margin-top: 15px;
}

.service-one__home-three .service-one__single p {
    margin-bottom: 0;
}

.service-one__single p {
    margin: 0;
    color: #3a505f;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 7px;
}

.service-one__home-three .service-one__single:hover {
    background-color: #fff;
    box-shadow: 0px 6px 35px 0px rgb(58 58 59 / 10%);
}

.service-one__icon.color-2 {
    background-color: #e94794;
    box-shadow: 0px 6px 16px 0px rgb(233 71 148 / 36%);
}

.service-one__icon.color-3 {
    background-color: #bac5fd;
    box-shadow: 0px 6px 16px 0px rgb(186 197 253 / 36%);
}

.service-one__icon.color-4 {
    background-color: #ff9322;
    box-shadow: 0px 6px 16px 0px rgb(255 147 34 / 36%);
}

.service-one__icon.color-5 {
    background-color: #73b4fe;
    box-shadow: 0px 6px 16px 0px rgb(115 180 254 / 36%);
}

.service-one__icon.color-6 {
    background-color: #7778fa;
    box-shadow: 0px 6px 16px 0px rgb(119 120 250 / 36%);
}

.portfolio-wrapper {
    height: 280px;
    box-shadow: 0px 7px 38px 0px rgb(22 33 113 / 21%);
    margin-bottom: 15px;
}

.lead {
    color: #484745 !important;
    font-size: 16px!important;
    max-width: 80%;
}

.contact-us-content h2 {
    color: var(--bg-primary);
}

.contact-us-form h4 {
    color: var(--bg-primary);
}

.contact-us-content h5 {
    color: var(--bg-primary);
}

.services-section-one.service-one__home-three .service-one__single {
    background-color: #fff;
    box-shadow: 0px 6px 35px 0px rgb(58 58 59 / 10%);
    margin-bottom: 30px;
}

.service-one__icon1 {
    width: 67px;
    height: 65px;
    background-color: #fb9ac8;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.services-section-one.service-one__home-three .service-one__single {
    position: relative;
    box-shadow: none;
    text-align: center;
    padding: 40px 40px;
    transition: all 500ms ease;
}

.services-section-one.service-one__home-three .service-one__single h3 {
    margin-top: 10px;
}

.service-one__icon1.color-2 {
    background-color: #e94794;
    box-shadow: 0px 6px 16px 0px rgb(233 71 148 / 36%);
}

.service-one__icon1.color-3 {
    background-color: #bac5fd;
    box-shadow: 0px 6px 16px 0px rgb(186 197 253 / 36%);
}

.service-one__icon1.color-4 {
    background-color: #ff9322;
    box-shadow: 0px 6px 16px 0px rgb(255 147 34 / 36%);
}

.service-one__icon1.color-5 {
    background-color: #73b4fe;
    box-shadow: 0px 6px 16px 0px rgb(115 180 254 / 36%);
}

.service-one__icon1.color-6 {
    background-color: #7778fa;
    box-shadow: 0px 6px 16px 0px rgb(119 120 250 / 36%);
}

.services-section-one.service-one__home-three .service-one__single:hover {
    border: 2px dotted #7778fa;
    box-shadow: 0px 42px 35px 0px rgb(41 26 85 / 27%);
}

.service-details-section .widget .widget-title h5 {
    color: var(--bg-primary);
}

.service-details-section .services-detail-content h4 {
    color: var(--bg-primary);
}

.service-details-section .services-detail-content p {
    text-align: justify;
}

.work-process-section .process-box h5 {
    font-size: 17px;
    color: var(--bg-primary);
}

.footer-section p {
    text-align: justify;
}