/******************
 * TOP BAR STYLES *
 ******************/

.top-bar {
    background-color: #422370;
    box-sizing: border-box;
    padding: 10px 0;
}

.top-bar-contact-list {
    margin: -4px -8px -4px auto;
    display: flex;
    flex-flow: wrap;
    align-items: center;
    padding-left: 0;
    justify-content: center;
    flex-direction: column;
}

.top-bar-contact-list>li {
    list-style: none;
    padding: 4px 8px;
}

.top-bar-contact-list>li>a {
    color: #fff;
    transition: all 0.3s ease-in;
    font-size: 18px;
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.top-bar-contact-list>li>a svg {
    margin-right: 8px;
    height: 18px;
    width: auto;
    fill: #fff;
}

.top-bar-contact-list>li>a:hover {
    opacity: 0.6;
}

@media only screen and (min-width: 575px) {
    .top-bar-contact-list {
        justify-content: flex-end;
        flex-direction: row;
    }
}

@media only screen and (min-width: 767px) {
    .top-bar-contact-list>li>a svg {
        height: 20px;
    }
}

@media only screen and (min-width: 990px) {
    .top-bar-contact-list>li>a svg {
        height: 25px;
    }
}


/******************
 * 404 PAGE STYLE *
 ******************/

.error-404-top-row>.title-404 {
    display: inline-block;
    font-size: clamp(8rem, 2.286rem + 11.429vw, 16rem);
    font-weight: 900;
    color: #654298;
    font-family: "Montserrat", sans-serif;
    line-height: clamp(5.5rem, 1.571rem + 7.857vw, 11rem);
}

.error-404-top-row>h1 {
    font-size: clamp(2.5rem, 1.714rem + 1.571vw, 3.6rem);
    margin: 20px 0 !important;
    line-height: 1.2 !important;
}

.error-404-top-row>p {
    margin-bottom: 0 !important;
    font-size: 16px;
}

.error-404-bottom-row>span {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    color: #496782;
}

.btn.btn-primary.style-1 {
    background: #654298;
    font-weight: 400;
}

.btn.btn-primary.style-2 {
    background: transparent;
    border: 1px solid #654298;
    color: #654298 !important;
    font-weight: 400;
}

.btn.btn-primary.style-2:hover,
.btn.btn-primary.style-1:hover {
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#422370), to(#3A607C)) 0% 0% no-repeat padding-box;
    color: #fff !important;
    border-color: transparent;
}

.services-list-holder {
    max-width: 500px;
    margin: 40px auto;
    padding: 0 20px;
}

.services-list-wrapper {
    margin: -20px;
    display: flex;
    flex-flow: wrap;
}

.services-list-wrapper>div {
    padding: 20px;
}

.services-list-wrapper .card {
    box-sizing: border-box;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .1490196078);
    transition: all .4s ease-in;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    flex-direction: column;
}

.services-list-wrapper .card:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.288);
}

.services-list-wrapper .card>h2 {
    margin: 20px 0;
    font-size: 22px;
    color: #454F66;
}

.services-list-wrapper .card>p {
    font-size: 16px;
    margin-bottom: 25px !important;
    color: #496782;
}

.services-list-wrapper .card>a {
    max-width: fit-content;
    margin: auto auto 0;
}

@media screen and (min-width:767px) {
    .services-list-holder {
        max-width: 100%;
        margin: 50px auto;
    }
    .services-list-wrapper {
        margin: -15px;
    }
    .services-list-wrapper>div {
        padding: 15px;
    }
}


/***************************
 * SUB HEADER STYLE UPDATE *
 ***************************/

.subheader-banner>.subheader-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: -1;
}


/****************************************************
 * content box list inside anchor text styles
 * ******************************************************/

.content-info li>a {
    border-bottom: 1px solid #0d0d0d;
    font-family: "Roboto", sans-serif;
    text-decoration: none !important;
}


/************************************
 * SERVICES PAGE FORM BANNER STYLES *
 ************************************/

.subheader-banner.with-form {
    margin-bottom: 250px;
}

.subheader-banner.with-form:before {
    width: 100%;
}

.subheader-banner.with-form .subheader-info {
    width: 100%;
    padding: 50px 0 0px;
}

.subheader-banner.with-form .subheader-info>.heading-content>h1 {
    font-size: clamp(30px, 1.429rem + 2.571vw, 48px);
    line-height: 1.25;
}

.subheader-banner.with-form .services-form-holder {
    margin-bottom: -250px;
    margin-top: 50px;
}

.services-form-wrapper {
    box-sizing: border-box;
    padding: 40px 30px;
    background-color: #422370;
    width: 100%;
    max-width: 456px;
    margin: 0 auto;
}

.services-form-wrapper>h2 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
}

.services-form-wrapper .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: repeat(10, 1fr);
}

.services-form-wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 10;
}

.services-form-wrapper input,
.services-form-wrapper textarea {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    outline: none;
    border-bottom: 1px solid #ffffffbd;
    font-size: 16px !important;
    color: #fff;
    padding: 10px 8px !important;
}

.services-form-wrapper ::placeholder,
.services-form-wrapper ::-webkit-input-placeholder,
.services-form-wrapper input[placeholder] {
    color: #ffffffbd;
    opacity: 1;
}

.services-form-wrapper .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 75px;
    max-width: 100%;
    max-height: 500px;
}

.services-form-wrapper .gform_footer {
    padding-bottom: 0 !important;
}

.services-form-wrapper .gform_footer .gform_button {
    width: 100%;
    background-color: #fff;
    font-weight: 700;
    color: #422370;
    font-size: 18px !important;
    padding: 11px !important;
    margin-bottom: 0 !important;
}

.services-form-wrapper .gform_confirmation_message {
    color: #fff;
    text-align: center;
}

@media only screen and (min-width: 575px) {}

@media only screen and (min-width: 767px) {
    .subheader-banner.with-form {
        margin-bottom: 0px;
    }
    .subheader-banner.with-form .subheader-info {
        width: 100%;
        display: flex;
        flex-flow: wrap;
        align-items: center;
        padding: 40px 0 60px;
    }
    .subheader-banner.with-form .heading-content {
        width: 60%;
        padding-right: 30px;
        box-sizing: border-box;
    }
    .subheader-banner.with-form .services-form-holder {
        width: 40%;
    }
    .services-form-wrapper {
        background-color: #422370B2;
    }
    .services-form-wrapper {
        max-width: 100%;
    }
    .subheader-banner.with-form .services-form-holder {
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media only screen and (min-width: 990px) {
    .services-form-wrapper .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        grid-column: span 5;
    }
    .services-form-wrapper input,
    .services-form-wrapper textarea {
        padding: 15px 8px !important;
    }
}


/**********************************
 * PELL HOW IT WORKS CUSTOM STYLE *
 **********************************/

.pell-how-it-works.ct-style-2 .how-it-works-list {
    display: flex;
    flex-flow: wrap;
    width: 100%;
}

.pell-how-it-works.ct-style-2 .how-it-works-list>div {
    float: none;
}


/**********************
 * AUTHOR BOX STYLING *
 **********************/

.author-bio-box {
    margin-bottom: 60px;
}

.author-bio-box .author-img img {
    width: 100%;
    height: auto;
    max-width: 191px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.author-img-wrapper {
    background: linear-gradient(134.19deg, #42236F 0%, #0D0D0D 134.81%);
    box-sizing: border-box;
    padding: 20px;
}

.author-img-wrapper>h4 {
    margin-top: 20px;
}

.author-img-wrapper>h4,
.author-img-wrapper>h4>a {
    color: #fff;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
}

.author-content {
    box-sizing: border-box;
    padding: 20px;
    background-color: #F9F9F9;
    margin-top: 20px;
}

.author-content>p {
    color: #595959;
    font-size: 14px;
    line-height: 1.6;
}

.author-content>p>strong {
    display: block;
    font-weight: 700;
    color: #3A60A4;
    font-size: 18px;
    margin-top: 20px;
}

@media only screen and (min-width: 767px) {
    .author-bio-box {
        display: flex;
        flex-flow: row-reverse;
        justify-content: space-between;
        gap: 15px;
        margin-bottom: 100px;
    }
    .author-img-wrapper {
        width: calc(30% - 7.5px);
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .author-content {
        width: calc(70% - 7.5px);
        margin-top: 0;
        padding: 40px;
        text-align: left;
    }
}


/*******************
 * BLOG LIST STYLE *
 *******************/

.blog-list>.container>.row {
    display: flex;
    flex-flow: wrap;
}


/*****************
 * COMMON STYLES *
 *****************/

.mb-0 {
    margin-bottom: 0 !important;
}


/********************************
 * REVIEW SECTION STYLE UPDATES *
 ********************************/

@media only screen and (min-width: 990px) {
    .review-list-wrapper {
        display: flex;
        flex-flow: wrap;
    }
    .review-list-wrapper>div {
        height: auto;
    }
    .review-list-wrapper>div .review-content-info {
        height: 100%;
        display: flex;
        flex-flow: wrap;
        flex-direction: column;
    }
    .review-list-wrapper>div .review-content-info>.content {
        margin-bottom: auto;
    }
    .trustpilot-pell-review .review-content-info:hover {
        margin-top: 0;
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
    }
}


/**********************
 * ICON HEADING STYLE *
 **********************/

.icon-heading-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.icon-heading-row>img {
    width: auto;
    max-width: clamp(3.5rem, 2.571rem + 1.857vw, 4.8rem);
}

.icon-heading-row>.icon-heading-element {
    border-bottom: 1px solid #000;
    padding: 15px 0;
    font-size: clamp(2.2rem, 1.771rem + 0.858vw, 2.8rem) !important;
    margin-left: 20px;
    margin-bottom: 0 !important;
}


/*********************************
 * HOW IT WORKS STYLES ADJUSMENT *
 *********************************/

.pell-how-it-works.style-1 .how-it-works-list {
    display: flex;
    flex-flow: wrap;
    clear: both;
    text-align: center;
    position: relative;
    gap: 90px;
}

.pell-how-it-works.style-1 .how-it-works-list .col-md-4 {
    height: auto;
    float: none;
}

.pell-how-it-works.style-1 .card-inner-wrapper {
    padding: 30px;
    background: linear-gradient(42deg, rgba(66, 35, 112, 0.10) 0%, rgba(58, 96, 124, 0.10) 100.04%);
    position: relative;
}

.pell-how-it-works.style-1 .card-inner-wrapper>.card-caption {
    font-size: 20px;
    color: #422370;
    font-style: italic;
    margin-bottom: 15px;
    display: block;
}

.pell-how-it-works.style-1 .how-it-works-list .card-title {
    font-size: clamp(2.2rem, 1.771rem + 0.858vw, 2.8rem);
    font-weight: 700;
    margin: 10px 0 25px;
}

.pell-how-it-works.style-1 .how-it-works-list .col-md-4 {
    position: relative;
}

.pell-how-it-works.style-1 .how-it-works-list .icon-wrapper {
    position: relative;
    z-index: 5;
    padding: 0 40px;
    background-color: #f0eef3;
    margin: 0 auto;
    width: fit-content;
}

.pell-how-it-works.style-1 .how-it-works-list .icon-wrapper>img {
    max-width: 48px;
}

.pell-how-it-works.style-1 .card-inner-wrapper::after {
    content: "";
    display: block;
    width: 2px;
    height: 60px;
    position: absolute;
    bottom: -60px;
    background-color: #422370;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.pell-how-it-works.style-1 .how-it-works-list>.col-md-4:last-child .card-inner-wrapper::after {
    display: none;
}

@media only screen and (min-width: 990px) {
    .pell-how-it-works.style-1 .how-it-works-list::after {
        content: "";
        display: block;
        width: 70%;
        height: 2px;
        position: absolute;
        top: 25px;
        background-color: #422370;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .pell-how-it-works.style-1 .card-inner-wrapper {
        height: 100%;
    }
    .pell-how-it-works.style-1 .how-it-works-list {
        gap: 0;
    }
    .pell-how-it-works.style-1 .how-it-works-list .col-md-4 {
        overflow: hidden;
    }
    .pell-how-it-works.style-1 .card-inner-wrapper::after {
        display: none;
    }
}


/************************
 * COVER OVERLAY STYLES *
 ************************/

.overlay-style-1 .wp-block-cover__background {
    background: linear-gradient(290deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.49) 48.08%, rgba(0, 0, 0, 0.7) 100%) !important;
    opacity: 1 !important;
}

@media only screen and (min-width: 767px) {
    .overlay-style-1 .wp-block-cover__background {
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.49) 48.08%, rgba(0, 0, 0, 0.7) 100%) !important;
    }
}


/*****************************
 *  ANNOUNCEMEN BAR STYLE * *
 *****************************/

.announcement-bar-holder {
    display: none;
    background-color: #42236F;
}

.announcement-bar-wrapper {
    padding: 10px 30px 10px 0;
    position: relative;
}

.announcement-bar-wrapper>a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    line-height: 1.3;
    cursor: pointer;
}

.announcement-bar-wrapper>button {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #fff;
    color: #42236F;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    font-size: 12px;
    font-weight: 700;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.announcement-bar-wrapper>button:hover {
    opacity: 0.6;
}

body.show_announcement_bar .announcement-bar-holder {
    display: block !important;
}