p a{
    color: #FF887C;
    font-weight: 700;
}
p a:hover{
    text-decoration: none;
    color: #dc3545;
}
body{
    overflow-x: hidden;
}
/*Header Styles*/

.home-hero{
    padding-bottom: 50px;
}
.header {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-top: 0;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
}
@media (max-width: 768px) {
    .header {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}
.header-bg {
    position: fixed;
}

.header.open {
    background-color: transparent;
}

.header-logo img{
    height: 48px;
    width: 235px;
}
@media (max-width: 576px) {
    .header .header-logo img {
        width: 157px !important;
    }
}

.navbar-nav{
    height: calc(100vh - 100px);
    justify-content: space-evenly;
}
.navbar-nav a{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-family: Brandon Grotesque;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}
.header .header-menu li.btn{
    background-color: transparent;
}
@media (max-width: 992px){
    .header .header-menu li {
        padding: 12px 12px !important;
    }
    .header .header-menu li.btn {
        margin: 0px 12px 0px 12px;
    }
}
@media (max-width: 576px){
    .header .header-logo img {
        width: 112px;
    }
}

/*Forms Styles*/
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
    font-size: 12px;
}

.contact-form .wpcf7 form.sent .wpcf7-response-output {
    color: black;
}
.wpcf7 form .wpcf7-response-output{
    margin-top: 5px;
    margin-bottom: 5px;
    color: white;
    font-size: 12px;
}

.full-col label,
.full-col input,
.one-half input,
.one-half label{
    width: 100%;
}
form label{
    margin-bottom: 0;
}
.form input{
    border: 1px solid #DDDDDD;
}
form input{
    height: 56px;
    /*padding: 0px 16px !important;*/
    /*border-radius: 8px !important;*/
}
.form__text-bottom{
    margin-top: 10px;
    margin-bottom: 0px;
}
form input:focus{
    outline: none;
}
.one-half{
    position: relative;
    margin-right: 4%;
    float: left;
}
.one-half { width: 48%; }
.last {
    margin-right: 0 !important;
    clear: right;
    margin-bottom: 20px;
}
form .btn{
    color: #fff;
}
form .btn:hover{
    color: #fff;
}
@media only screen and (max-width: 767px) {
    .one-half, .one-third {
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 576px) {
    form input{
        height: 48px;
    }
    .form__text-bottom{
        margin-top: 16px;
    }
}


/*Home Page*/
.form-home h1 {
    max-width: 620px;
}
.form-home p {
    margin-bottom: 10px;
}
.form-home h1 {
    margin-bottom: 10px;
}
form input {
    height: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.fs-webform__field textarea{
    height: 90px !important;
}
.form-home .fs-webform{
padding-top: 0px;
    padding-bottom: 0px;
}
.form__text-bottom {
    margin-top: 10px;
    margin-bottom: 0px;
}


.form-home p a{
    color: white;
}
.form-home p a:hover{
    color: #dc3545;
}

.faq .accordion .card .card-header button:focus {
    text-decoration: none;
}
.faq .accordion .card .card-header button,
.faq .btn{
    background-color: transparent;
    font-weight: 400;
}
.insight-info .insight-info__items .insight-info__item p {
    max-height: 96px;
    overflow: hidden;
}
.form.home .newspaper-img{
    background-image: url("../images/newspaper.svg");
    width: 64px;
    height: 64px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.form.home form p {
    padding-top: 0px;
}
.buy p{
    color: white;
}
.benefits .how__item h3 {
    min-height: 96px;
}

.benefits .how__item:first-child h5:before {
    background: #9DDFBE;
}

.benefits .how__item:last-child h5:before {
    background: #ff887c;
}

@media only screen and (max-width: 1200px) {
    .testimonials .testimonials-slider {
        max-width: 300px;
    }
}
@media (max-width: 992px){
    .testimonials .testimonials-slider {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1074px) {
    .home-how__items .how__item h3 {
        min-height: 64px;
    }
}
@media only screen and (max-width: 768px) {
    .we-buy .we-buy__content img {
        float: none;
        margin: 0px 40px 40px 0px;
    }
    .benefits .home-how__slider img {
        margin-bottom: 40px;
    }
}
@media (max-width: 576px) {
    .home-how__items .how__item img {
        width: 48px;
    }
    .home-how__items {
        padding: 0px 15px !important;
    }
    .home-how__items .how__item h3 {
        min-height: auto;
    }
    .benefits .how__item h3 {
        margin-bottom: 24px;
    }
}
.benefits .how__item.item-1:before {
    background-color: #ff887c;
}
.benefits .how__item.item-2:before {
    background-color: #b69ad7;
}
.benefits .how__item.item-3:before {
    background-color: #adcd42;
}
.testimonials .testimonials-slider .slick-arrow{
    cursor: pointer;
}

.home-how__items .how__item:first-child:before {
    background-color: #ff887c;
}
.home-how__items .how__item:nth-child(2):before {
    background-color: #b69ad7;
}
.home-how__items .how__item:last-child:before {
    background-color: #9DDFBE;
}
.benefits .home-how__items .how__item:first-child:before {
    background-color: #9DDFBE;
}
.benefits .home-how__items .how__item:nth-child(2):before {
    background-color: #b69ad7;
}
.benefits .home-how__items .how__item:last-child:before {
    background-color: #ff887c;
}

.how-process .how-process__items .how-process__item:first-child:before {
    background-color: #ff887c;
}
.how-process .how-process__items .how-process__item:last-child:before {
    background-color: #9DDFBE;
}

@media only screen and (max-width: 768px) {
    .benefits .how__item.item-1:before {
        background-color: #9DDFBE !important;
    }
    .benefits .how__item.item-2:before {
        background-color: #b69ad7 !important;
    }
    .benefits .how__item.item-3:before {
        background-color: #ff887c !important;
    }
}

/* We Byu*/
.we-buy ul.list li {
    margin-bottom: 8px;
    position: relative;
    display: flow-root;
    padding-left: 40px;
    text-align: left;
}
.we-buy ul {
    padding-left: 0px;
}
.we-buy  ul.list li:before {
    left: 8px;
}
.we-buy h2{
    margin-bottom: 80px;
}
.we-buy .we-buy__content img {
    padding: 0px 0px 0px 0px;
    margin: 0px 120px 24px 0px;
}

@media only screen and (max-width: 768px) {
    .we-buy .we-buy__content img {
        float: none;
        margin: 0px 40px 40px 0px;
    }
}
@media only screen and (max-width: 576px) {
    .we-buy ul {
        text-align: left;
    }
}

/* Compare Page */
.tablepress thead th{
    background-color: transparent !important;
}
.compare-table .table .column-1{
    font-weight: 700;
}
.compare-table .table th, .compare-table .table td {
    min-width: 200px;
}
.dataTables_wrapper {
    border: 1px solid #DDDDDD;
    border-radius: 34px;
    width: fit-content;
    min-width: 100%;
}
.tablepress caption{
    display: none;
}
.tablepress .red-color{
    color: #FF887C;
    font-weight: 700;
    display: inline;
}
.tablepress-table-description {
    margin-top: 80px;
}
@media only screen and (max-width: 768px) {
    .compare-table .table th, .compare-table .table td {
        padding: 12px 6px 12px 16px;
    }
    .tablepress-table-description {
        margin-top: 40px;
    }
}
.compare-content .alignright{
    width: 50%;
    height: 190px;
    object-fit: cover;
    margin-left: 120px;
    margin-bottom: 24px;
}
.compare-content .alignleft{
    width: 40%;
    height: 370px;
    object-fit: cover;
    margin-right: 120px;
    margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
    .compare-content .alignright,
    .compare-content .alignleft{
        width: 100%;
    }
}

/* FAQ Page */
.faq-page__content img{
    float: right;
    width: 60%;
    margin-left: 120px;
    height: 190px;
    object-fit: cover;
    margin-bottom: 24px;
}
.content.faq-page img{
    padding: 0px;
    margin: 0px 120px 0px 0px;
}

@media only screen and (max-width: 767px) {
    .faq-page__content {
        display: flex;
        flex-wrap: wrap;    }
    .faq-page__content img {
        width: 100%;
        margin-left: 0px;
        order: 2;
        float: none;
        margin-top: 40px;
    }
    .faq-page__content p {
        order: 1;
        text-align: center;
    }
    .content.faq-page img{
        margin: 0 auto;
    }
}
@media only screen and (max-width: 992px) {
    .faq-page__content img{
        width: 40%;
    }
}

/* Contact Us*/
.contact-page.content img {
    float: right;
    margin-left: 120px;
    margin-right: 240px;
    height: 200px;
    object-fit: contain;
    padding: 0px 0px !important;
}
.contact-form form p {
    padding-bottom: 0px;
    padding-top: 40px;
}
.contact-form .one-half.last {
    margin-bottom: 0px;
}
.contact-form form p{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
@media only screen and (max-width: 992px) {
    .contact-page.content img {
        margin-left: 60px;
        margin-right: 120px;
    }
}
@media only screen and (max-width: 767px) {
    .contact-page.content img {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .contact-form form p {
        padding-top: 24px;
    }
}

/* CASH OFFER Page*/
.cash-offer-page-second .image-left-full__text{
    margin-top: 0;
    padding-top: 0;
}
.cash-offer-page-second .list{
    margin-left: 40px;
}
@media only screen and (max-width: 767px) {
    .cash-offer-page-second .list{
        margin-left: 0px;
    }
    .cash-offer-page-second .list li{
        text-align: left;
    }
}

/* BLOG Page*/

.site-main .insight-info .insight-info__items .insight-info__item{
    max-width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}
.site-main .insight-info .insight-info__items .insight-info__item .btn{
    align-self: flex-end;
}


.site-main .insight-info {
    display: block;
}
.site-main .insight-info article{
    padding: 0px 20px 40px;
    width: 33%;
}
@media (max-width: 768px) {
    .site-main .insight-info article{
        width: 50%;
    }
    .site-main .insight-info .insight-info__items{
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 576px) {
    .site-main .insight-info article{
        width: 100%;
    }
}

.testimonials-page.image-left-full{
    min-height: 450px;
}
@media (max-width: 1800px) {
    .testimonials-page.image-left-full{
        min-height: 350px;
    }
}
@media (max-width: 1400px) {
    .testimonials-page.image-left-full{
        min-height: 300px;
    }
}
@media (max-width: 1400px) {
    .testimonials-page.image-left-full{
        min-height: unset;
    }
}

/* Footer */
.footer {
    padding-bottom: 40px !important;
}
/*
.footer .footer-menu-block{
    flex-direction: column;
    max-height: 600px;
}*/
.footer .footer-menu-block{
    flex-direction: initial;
}
.footer .footer-info__text a{
    display: inline;
}
@media only screen and (max-width: 768px) {
    .footer .footer-menu-block{
        max-height: none;
        flex-direction: unset;
    }
}

/* Buttons Hover*/


.contact-form form .btn,
.listing .btn,
.buy .btn,
.faq .btn,
.insight-info .insight-info__items .insight-info__item .btn,
.insight-info .insight-info__items .insight-info__item a,
.form-home .btn,
.header .header-menu li.btn,
.header .navbar a,
.header .navbar li,
.header .header-menu li,
.footer a{
    transition: all .3s;
}
.header .navbar a:hover,
.header .navbar li:hover a,
.header .header-menu li:hover a{
text-decoration: none;
color: #dedede !important;
}
.buy .btn:hover,
.listing .btn:hover{
    background-color: #dedede !important;
}
.header .header-menu li.btn:hover{
    border: 2px solid #dedede;
}
.insight-info .insight-info__items .insight-info__item a:hover {
    text-decoration: none;
}
.insight-info .insight-info__items .insight-info__item .btn:hover,
.form-home .btn:hover,
.contact-form form .btn:hover{
    background-color: #dc3545;
}
.insight-info .insight-info__items .insight-info__item .btn{
    position: absolute;
    bottom: 40px;
    right: 40px;
}
@media (max-width: 1024px) {
    .insight-info .insight-info__items .insight-info__item .btn{
        bottom: 20px;
        right: 20px;
    }
}
.faq .btn:hover{
    color: #dc3545;
    text-decoration: none;
}
.footer a:hover,
.insight-info .insight-info__items .insight-info__item a:hover h3{
    text-decoration: none;
    color: grey;
}
.footer .social-links .social-link a:hover{
    transform: scale(1.1);
}

/*Fonts*/
@font-face {
    font-family: "Brandon Grotesque";
    src: url("../fonts/Brandon_bld.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "Atar Avenue";
    src: url("../fonts/staravenue.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}