/*
Theme Name: Prime Time House Buyers
Theme URI: https://crecentech.com
Version: 1.0
Author: Crecentech
Author URI: https://crecentech.com
*/

@font-face {
    font-family: Lato-Medium;
    src: url(./fonts/Lato-Medium.ttf);
}

@font-face {
    font-family: Lato-Black;
    src: url(./fonts/Lato-Black.ttf);
}

@font-face {
    font-family: Lato-Bold;
    src: url(./fonts/Lato-Bold.ttf);
}

@font-face {
    font-family: Lato-Semibold;
    src: url(./fonts/LatoSemibold.ttf);
}

@font-face {
    font-family: Lato-Regular;
    src: url(./fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: poppins-semibold;
    src: url(./fonts/poppins.semibold.ttf);
}

@font-face {
    font-family: poppins-Regular;
    src: url(./fonts/poppins.Regular.ttf);
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(./fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: Barlow-Regular;
    src: url(./fonts/Barlow-Regular.ttf);
}

@font-face {
    font-family: FuturaHeavyBT;
    src: url(./fonts/FuturaHeavyBT.ttf);
}

@font-face {
    font-family: OpenSans-SemiBold;
    src: url(./fonts/OpenSans-SemiBold.ttf);
}

@font-face {
    font-family: WorkSans-Medium;
    src: url(./fonts/WorkSans-Medium.ttf);
}

@font-face {
    font-family: Roboto-Medium;
    src: url(./fonts/Roboto-Medium.ttf);
}

@font-face {
    font-family: Roboto-Regular;
    src: url(./fonts/Roboto-Regular.ttf);
}

img {
    max-width: 100%;
    height: auto;
}

.container-fluid {
    width: 90%;
}

header.sticky-top {
    box-shadow: 0px 0px 10px gray;
}

.bar1 {
    background-color: white;
    padding-top: 7px;
    padding-bottom: 7px;
}

.bar2 p {
    font-size: 12px;
    font-family: Lato-Regular;
    color: #2C3E50;
    padding: 3px;
    margin-top: 11px;
    margin-bottom: 10px;
    margin-left: 0px;

}

.bar2 a {
    text-decoration: none;
    font-size: 12px;
    font-family: Lato-Regular;
    color: #2C3E50;
}

.newyark a {
    text-decoration: none;
    font-size: 12px;
    font-family: Lato-Regular;
    color: #2C3E50;
}

.newyark1 a {
    text-decoration: none;
    font-size: 12px;
    font-family: Lato-Regular;
    color: #2C3E50;
}

.bar2 img {
    margin-right: 7px;
    width: 20px;
}

#menu {
    background-color: #0E131C !important;
}

.newyark p {
    font-size: 12px;
    font-family: Lato-Regular;
    color: #2C3E50;
    padding: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.newyark1 img {
    width: 15px;
    margin-right: 3px;
}

.newyark1 p {
    font-size: 12px;
    font-family: Lato-Regular;
    color: #2C3E50;
    margin-bottom: 0px;
}

.items {
    float: right;
}

.items p {
    font-size: 12px;
    font-family: Lato-Regular;
    color: #FFFFFF;
    padding: 3px;
    margin-bottom: 0px;
}

.items ul {
    float: right;
    padding-left: 0;
    margin-bottom: 0;
}

.items ul li {
    list-style: none;
    display: inline;
    color: #FFFFFF;
    margin-left: 17px;
    font-size: 14px;
}

.items ul li i {
    color: white;
}

.items ul li :first-child {
    color: #2C3E50;
    width: 14px;
}

.newyark {
    margin-left: -30px;
}

.newyark img {
    width: 25px;
}

.navbarcolor {
    background-color: #0E131C !important;
    padding-left: 0;
    padding-right: 0;
    float: right;
}

.nav1 {
    padding-right: 0px;
    color: #1E1E1E;
    font-family: Lato-Medium;
    font-size: 16px;
}

.mainmenu {
    padding: 10px 0;
}

.mainmenu .logo img {
    width: 130px;
}

.mainmenu ul li {
    list-style: none;
    display: inline;

}

.nav1 ul li {
    align-items: center;
}

.mainmenu ul li:nth-last-child(2) a {
    /*     padding-right: 80px!important; */
}

.mainmenu ul li a {
    padding-right: 43px;
    color: rgba(255, 255, 255, 0.75);
    font-family: Lato-Regular;
    font-size: 16px;
    text-decoration: none;
}

.mainmenu ul li:last-child a {
    /*     font-family: 'Lato-Medium';
        padding: 10px 20px!important;
        border-radius: 5px!important;
        background: linear-gradient(90deg, #999 0%, #EAEAEA 21.27%, #C0C0C0 48.63%, #E4E4E4 73.01%, #919191 100%);
        color: #010101 !important;
        display: inline-block!important; */
}

.mainmenu ul li.current-menu-item a {
    color: #FFFFFF;
    font-family: 'Lato-Bold';
}

.mainmenu .menu {
    margin-bottom: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 2rem;
    border-radius: 2px;
}

.navbar-collapse {
    flex-grow: 0;
}

.disabled {
    background-color: #2C3E50;
    font-family: 'Lato-Medium';
    font-size: 16px;
    color: #FFFFFF !important;

    border-color: #CE9554;
    border-radius: 3px;
    border: 0px;
}

.headingcontent {
    width: 100%;
    background: white;
    padding: 40px 20px 30px;
    display: block;
    margin-top: 100px;
    margin-right: 277px;
    border-top: 2px solid;
    border-color: #24ABEB;
}

.headingcontent h1 {
    font-size: 23px;
    font-family: 'Lato-Bold';
    color: #2C3E50;
    text-align: center;
}

.headingcontent p {
    font-size: 15px;
    font-family: 'Lato-Regular';
    text-align: center;
    color: #2C3E50;
    padding-bottom: 34px;
    line-height: 1.8;
    width: 90%;
    margin: 0 auto;
}

.headingcontent .btn {
    color: #0E131C;;
    background: linear-gradient(90deg, #999 0%, #EAEAEA 21.27%, #C0C0C0 48.63%, #E4E4E4 73.01%, #919191 100%);
    border: none;
    width: 100%;
    font-size: 22px;
    font-family: 'Lato-Bold';
    padding: 12px 15px;
    margin-top: 20px;
}

.mainmenu .selling {
    color: #2C3E50;
    font-family: Lato-Bold;
    font-size: 16px;
}

.header1 p {
    color: #CE9554;
    margin-top: 155px;
    font-size: 19px;
    font-family: Lato-Medium;
    margin-left: 30px;
}

.header1 h1 {
    font-size: 51px;
    font-family: Lato-Black;
    color: #0B1313;
    margin-left: 30px;
    margin-top: 32px;
}

.header1 h1 span {
    color: #CE9554;
    font-size: 51px;
    font-family: Lato-Black;

}

.imghome img {

    max-width: 100%;
    margin-top: -35px;

}

.headermanu {
    background: url('./images/Rectangle.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}

.headingcontent input::placeholder {
    font-size: 14px;
    font-size: lato-regular;
}

.imghome h1 {
    background: linear-gradient(90deg, #999 0%, #EAEAEA 21.27%, #C0C0C0 48.63%, #E4E4E4 73.01%, #919191 100%);
    display: inline-block;
    padding: 23px 74px 19px 36px;
    color: #0E131C;
    margin-top: 58px;
    margin-bottom: 0;
    font-size: 30px;
    font-family: 'Lato-Bold';
}

.headermanu .imghome {
    padding-left: 54px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;

}

.imghome h2 {
    background: #24ABEB;
    padding: 12px 35px;
    color: white;
    font-size: 41px;
    font-family: 'Lato-Bold';
    margin-bottom: 0;
    width: max-content;
}

.selling {
    font-size: 20px;
    color: white;
    padding: 5px 30px;
    border: none;
}

.Fair-Offer {
    background: #E3F4FC;
    padding: 35px 0px;
}

.sell-buy {
    position: relative;
    top: 100px;
    left: 0px;
}

.Fair-Offer .Fair-Offerimg img {
    width: 50px;
}

.Fair-Offertext {
    margin-left: 20px;
}

.Fair-innerlogo {
    width: 180px;

}

.Fair-Offer .Fair-Offertext h1 {
    font-size: 17px;
    font-family: 'Lato-Bold';
    color: #737373;
}

.Fair-Offer .Fair-Offertext p {
    font-size: 13px;
    font-family: 'Lato-Medium';
    color: #737373;
    margin-bottom: 0;
}

.Our-Process {
    padding-bottom: 60px;
    padding-top: 60px;

}

.Our-Process h2 {
    font-family: 'Lato-Bold';
}

.Our-Process .text1 {
    padding-top: 85px;
}

.Our-Process .text h3 {
    font-size: 30px;
    font-family: 'Lato-Bold';
    color: #0E131C;
    text-align: center;
    margin-bottom: 20px;
}

.Our-Process .text h1 {
    font-size: 40px;
    font-family: 'Lato-Bold';
    color: #2C3E50;
    text-align: center;

}

.Our-Process .imagess {
    margin-top: 20px;
}

.Our-Process .imagess img {
    width: 100%;
    margin-top: 30px;
    transform: scale(.85);
    box-shadow: 0px 0px 20px #e7e7e7;
    transition: all .75s ease;
    border-radius: 5px;
}

.Our-Process .imagess.active img {
    box-shadow: 0px 0px 15px #ffdfdf;
    transform: scale(1.1);
    transition: all .75s ease;
}

.Our-Process .text1 h1 {
    font-size: 16px;
    font-family: 'Lato-Black';
    color: #2C3E50;
    text-align: center;
}

.Our-Process .innercircle {
    width: 15px;
    border-radius: 52px;
    height: 15px;
    border: 1px solid #0000001c;
    background: white;
}

.Our-Process .maincircle {
    border: 1px solid transparent;
    border-radius: 50px;
    margin: 0 auto;
    padding: 5px;
    width: max-content;
}

.Our-Process .innerbox5.active .maincircle {
    border-color: #24abeb;
    background: white;
}

.Our-Process .innerbox5.active .innercircle {
    background: #24abeb;
}

.Our-Process .process-dots {
    position: relative;
}

.Our-Process .process-line {
    width: 74%;
    height: 1px;
    background: #0000001c;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.Our-Process .imagess h1 {
    font-size: 19px;
    text-align: center;
    font-family: 'Lato-Bold';
    margin-top: 5px;
    transition: all .75s ease;
    position: relative;
    top: 0px;
}

.Our-Process .imagess.active h1 {
    top: 25px;
    transition: all .75s ease;
}

.Instant-Offer {
    background-repeat: no-repeat;
    background: url(/wp-content/uploads/2023/08/Group-2852.png);
    background-size: 50%;
}

.Instant-Offer img {
    width: 100%;
}

.Instant-Offer .text {
    padding-top: 62px;
}

.Instant-Offer .text h1 {
    font-size: 40px;
    font-family: 'Lato-Bold';
    color: white;
}

.Instant-Offer .text p {
    font-size: 16px;
    font-family: 'Lato-Medium';
    color: white;
    line-height: 1.9;
    margin-bottom: 25px;
}

.Instant-Offer .progress {
    display: flex;
    height: 3rem;
    overflow: hidden;
    font-size: 11.75rem;
    background-color: white;
    border-radius: 0;
    height: 2.75rem;
    border-radius: 3px;
}

.Instant-Offer .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: transparent;
    background: url('/wp-content/uploads/2023/08/Group-11284.png') no-repeat center center/cover;
    transition: width .6s ease;
    width: 53%;
    font-size: 14px;
    font-family: 'Lato-Bold';
    border: 4px solid;
    border-color: white;
}

.sr-only {
    font-size: 20px;
    color: white;
}

.Instant-Offer .form2 {
    background: white;
    margin-bottom: 55px;
    border-radius: 5px;
    padding: 10px 20px 10px;
}

.Instant-Offer .form2 h1 {
    font-size: 28px;
    font-family: 'Lato-Black';
    color: #2A2840;
    margin-top: 30px;
    padding-bottom: 27px;
}

.Instant-Offer .form2 .submit-btn {
    text-align: right;
}

.Instant-Offer .form2 .btn {
    color: #FFF;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25);
}

.Instant-Offer .form2 input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 0px;
    border-color: #80808024;
}

.Instant-Offer .form2 textarea {
    height: 100px;
}

.any-condition .content1122 {
    margin-top: 70px;
    margin-bottom: 54px;

}

.any-condition {
    padding-top: 40px;
    background: url('./images/bgImage.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
}

.any-condition h1 {

    font-size: 40px;
    font-family: 'Lato-Bold';
    color: #0E131C;
    text-align: center;
}

.any-condition h2 {

    font-family: 'Lato-Bold';
    text-align: center;
    font-size: 30px;
    color: #0E131C;
}

.any-condition .box2 {
    background: #89CFF0;
    padding: 25px 0px;
    border-radius: 5px;

}

.any-condition .box3 {
    background: #2C3E50;
    padding: 14px 9px;
    margin-bottom: 30px;
    border-radius: 5px;

}

.any-condition .box2:hover {
    background: #1188C0;

}

.any-condition .box3:hover {
    background: #F15455;
}

.any-condition .box2 img {
    width: 30%;
    margin: 0 auto;
    display: block;
}

.any-condition .box2 img#cardToSize {
    width: 100%;
}

.any-condition .box3 img {

    width: 30%;
    margin: 0 auto;
    display: block;
}

.any-condition .box2:hover p {
    color: #fff;
}

.any-condition .box2:hover .homeimg svg path {
    fill: #fff;
}

.any-condition .box2 p {
    font-size: 17px;
    color: #0E131C;
    text-align: center;
    font-family: 'Lato-Medium';
    padding-top: 20px;
    margin-bottom: 0;
}

.any-condition .box3 p {
    font-size: 17px;
    color: white;
    text-align: center;
    font-family: 'Lato-Medium';
}

.Quick-Cash-form .email-612 {
    width: 100% !important;
    position: relative;
}

.swiper {
    width: 100%;
    height: 100%;
    background: url('/wp-content/uploads/2023/09/Group-618.png');
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center 30px;
    background-size: auto;
}

.slider .toptext p {
    display: none;
}

.slider .toptext h2 {
    text-align: center;
    font-size: 40px;
    font-family: 'Lato-Bold';
    color: #121E2A;
    padding-bottom: 26px;
}

.slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-pagination-bullet {
    padding: 5px 10px;
    border-radius: 0;
    width: auto;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
}

.swiper-slide {
    width: 100% !important;
    font-size: 16px !important;
    font-family: Lato-Medium !important;
    background: transparent !important;
}

.swiper-slide p {
    margin-bottom: 25px !important;
}

.swiper {
    width: 706px;
    padding-top: 46px !important;
    padding-bottom: 202px !important;
}

.swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.swiper-pagination-bullet img {
    width: 95px;
    height: auto;
    max-width: unset !important;
    border-radius: 100%;
    border: 1px solid black;
    box-shadow: 0px 10px 10px #E3D4D4;
}

#powerTip {
    background-color: white !important;
}

#powerTip p {
    color: black;
    font-weight: 700;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 3px !important;
    right: auto;
    top: 204px !important;
    z-index: 2;
    color: white !important;
    background: #2C3E50 !important;
    border-radius: 50px !important;
    width: 34px !important;
    height: 34px !important;
}

.swiper-button-next, .swiper-button-prev {
    top: 230px !important;
    z-index: 2;
    color: white !important;
    background: #24ABEB !important;
    border-radius: 50px !important;
    width: 34px !important;
    height: 34px !important;
    border: 2px solid #fff;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 5 !important;
}

.swiper-pagination-bullet {
    background: transparent !important;
}

.swiper-pagination {
    width: 75% !important;
}

.swiper-button-next, .swiper-button-prev {
    z-index: 100 !important;
}

.swiper-button-disabled {
    display: none !important;
}

.swiper-pagination-bullet {
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1.2) !important;
}

.swiper-pagination-bullets-dynamic {
    overflow: visible !important;
    font-size: 0;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 125px !important;
}

.swiper-pagination-bullet {
    width: 120px;
    height: auto;
    display: inline-block;
    border-radius: 50%;
}

.swiper-pagination-bullet h1 {
    position: absolute;
    top: 120px !important;
    color: #2C3E50;
    font-size: 24px !important;
    font-family: WorkSans-Medium !important;
    left: 90%;
    transform: translateX(-50%);
}

.swiper-pagination-bullet p {
    position: absolute;
    top: 146px !important;
    color: #403F3F;
    font-size: 14px !important;
    font-family: OpenSans-SemiBold !important;
    left: 90%;
    transform: translateX(-50%);
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) h1 {
    display: none;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) p {
    display: none;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50% !important;
    transform: translateX(-60%) !important;
    white-space: nowrap !important;
}


.swiper-button-prev:after, .swiper-button-next:after {
    content: 'prev';
    transform: scale(0.3) !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prve:after {
    content: 'next';
    transform: scale(0.3) !important;
}

.Quick-Cash-form {
    background: #1F1F1F;
    padding: 50px 0px;
}

.swiper-pagination-bullet {
    padding: 0px 65px;
}

.Quick-Cash-form h1 {
    font-size: 33px;
    color: white;
    padding-left: 12px;
    font-family: 'Lato-Bold';
}

.Quick-Cash-form input {

    position: relative;
    padding: 20px;
}

.Quick-Cash-form .btn {

    color: #0E131C;
    background: linear-gradient(90deg, #999 0%, #EAEAEA 21.27%, #C0C0C0 48.63%, #E4E4E4 73.01%, #919191 100%);
    border: none;
    position: absolute;
    right: 2px;
    padding: 9px 61px;
    margin-right: 16px;
    font-size: 27px;
    font-family: 'Lato-Bold';
}


.Quick-Cash-form .form-group {
    margin-left: 0px;
    margin-bottom: 0;
}

.newhome {
    background: linear-gradient(#2d3e4fe8, #2d3e4fd1), url(./images/Rectangleback.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 30px 0;
}

.newhome h2 {
    font-size: 40px;
    font-family: Lato-Bold;
    color: #FFFFFF;
    padding-bottom: 5px;
    text-align: center;
    width: 66%;
    margin: 0px auto;
    margin-bottom: 33px;
}

.newhome p {
    font-size: 16px;
    font-family: Lato-Regular;
    margin-left: 60px;
    width: 60%;
    color: #FFFFFF;
    line-height: 25px;
    margin-top: 12px;
}

.Cardian {
    padding: 80px 0 110px;
    background: url(..\/images/1.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.Cardian .HeadingFAQ h1 {
    text-align: center;
    font-size: 30px;
    font-family: Lato-Bold;
    color: #FDA16E;
}

.Cardian .HeadingFAQ h2 {
    text-align: center;
    font-size: 30px;
    font-family: 'Lato-Bold';
    color: #0E131C;
    margin-bottom: 15px;
}

.Cardian .HeadingFAQ h1 {
    text-align: center;
    font-size: 40px;
    font-family: 'Lato-Bold';
    color: #121E2A;
    padding-bottom: 26px;
}


.Cardian .card {
    order: none;
    padding: 5px 0px;
    margin-top: 15px;
    border: 1px solid #dddddd;
    background-color: transparent;
}

.Cardian .card-header {
    color: white;
    background-color: transparent;

}

.Cardian .card-header:not(.collapsed) {

    border-top-left-radius: 32px;
    border-bottom: none;

}

.Cardian .card-header:not(.collapsed) h5 {
    color: #1E1E1E;
    margin-left: 0px;
}

.Cardian .fa, .Cardian .fas {
    font-weight: 900;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
}

.Cardian .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 90%;
    border-radius: 0px 0 32px 0;
    font-size: 16px;
    font-family: 'Lato-Regular';
    padding-top: 0px;
    color: #464646;
    text-align: justify;
}

.FAQ.accordion {
    margin-top: 28px;
}

.Cardian a:hover {
    text-decoration: none;
}

.Cardian .card-header {
    border: 0px;
}

.Cardian button {
    width: 10%;
    padding: 9px;

    text-align: center;
    display: block;
    font-family: 'LatoSemibold';
    font-size: 18px;
    color: #014751;
    margin: 50px auto;
}

mb-0, .my-0 {
    color: white;
    font-size: 21px;
    font-family: Roboto-Regular;
    padding: 10px;
    margin-bottom: 31px;
    margin-left: -25px;
    margin-top: 7px;
}

.Cardian .card-header a h5 {
    font-size: 16px;
    font-family: 'Lato-Black';
    color: #1E1E1E;
    line-height: 31px;
    position: relative;
}

.Cardian .card-header a h5 span {
    width: 95%;
    display: block;
}

.Cardian .fa-minus {
    width: 23px;
    height: 23px;
    background-color: #0E131C;
    padding: 5px;
    color: white !important;
}

.field5 {
    margin-left: 0px;
    width: 100%;
    padding: 12px;
    font-size: 16px;
    font-family: 'Lato-Medium';
    color: #B5B6B6;
    padding-left: 20px;
    border-radius: 5px;
}

.form3 input {
    margin-bottom: 25px;
}

.textar {
    margin-top: 20px;
    width: 100%;
    color: #B5B6B6;
    font-size: 17px;
    font-family: Lato-Medium;
    padding-left: 10PX;
}

.text2 {
    color: #B5B6B6;
    font-size: 17px;
    font-family: Lato-Medium;
    padding-left: 10px;
}

.text3 {
    color: #B5B6B6;
    font-size: 17px;
    font-family: Lato-Medium;
    padding-left: 10px;
    margin-left: 10px;
}

.button4 {
    font-family: 'Lato-Medium';
    padding: 16px 22px !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25)
}

.btn-primary:hover {
    color: #0E131C;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #0E131C;
    background: linear-gradient(90deg, #999 0%, #EAEAEA 21.27%, #C0C0C0 48.63%, #E4E4E4 73.01%, #919191 100%);
    border-color: transparent;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: none;
}

.btn-primary:hover {
    background-color: #F15455;
    border-color: #F15455;
}


.newhome img {
    max-width: 90%;
    margin-bottom: -35px;

}

.slider {
    background: #89CFF0A3;
    padding: 60px 0 40px;
}

.slider .toptext h1 {
    font-size: 40px;
    font-family: 'Lato-Bold';
    color: #2C3E50;
    text-align: center;
}

.slider .toptext h1 span {

    color: #EC5E51;
}

.slider .carousel-item p {
    width: 60%;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Lato-Medium';
    text-align: center;
    padding-top: 60px;
    padding-bottom: 28px;
}

.carousel-indicators {
    position: initial;
}

.carousel-indicators li img {
    width: 40px;
    z-index: 90000;
    position: absolute;
    left: 0;
    top: -15px;
}

.carousel-indicators li {
    background-color: transparent !important;
    margin-right: 110px;
}

.carousel-indicators li .active {
    background-color: none;
}

#carouselExampleIndicators h1 {
    font-size: 24px;
    font-family: 'Lato-Regular';
    text-align: center;
    padding-top: 17px;
}

#carouselExampleIndicators p {
    font-size: 14px;
    font-family: 'Lato-Bold';
    text-align: center;
}

.fa, .fas {
    font-weight: 900px;
    margin-right: 4px;
    color: #00000070;
}

.fa-quote-right {
    float: right;
    font-size: 25px;
    margin-right: 30px;
    color: #CE9554;
    margin-top: -50px;
}

.socilaIcons {
    width: 66%;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 70px;
}

.textarea1 {
    margin-bottom: 30px;
}

.textarea1 textarea {
    height: 150px;
}

.uppeer-footer .Fair-Offerimg img {
    width: 30px;
    max-width: initial;
}

.uppeer-footer .Fair-innerlogo {
    width: 150px;
}

.point_style img {
    transition: all .75s ease;
}

.point_style img:hover {
    transform: scale(1.3);
    transition: all .75s ease;
}

.GoogleMap {
    background: url('/wp-content/uploads/2023/09/Group-1707486163.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px;
}

.GoogleMap h1 {
    font-size: 35px;
    color: #1E1E1E;
    font-family: Lato-Bold;
    margin-left: 75px;
    margin-top: 30px;
    line-height: 53px;
}

.GoogleMap p {
    font-size: 18px;
    color: #1E1E1E;
    font-family: Lato-Medium;
    margin-top: 30px;
    width: 85%;
    line-height: 33px;


}

.uppeer-fooetr {
    background: #F5F5F5;
    padding: 20px;
}


.uppeer-fooetr .Fair-Offerimg img {
    width: 30px;
}

.uppeer-fooetr .Fair-innerlogo img {
    width: 48%;
}

.uppeer-fooetr .Fair-Offertext {
    margin-left: 20px;
}

.uppeer-fooetr .Fair-Offertext h1 {
    font-size: 17px;
    font-family: 'Lato-Bold';
    color: #737373;
}

.uppeer-fooetr .Fair-Offertext p {
    font-size: 13px;
    font-family: 'Lato-Medium';
    color: #737373;
    margin-bottom: 0;
}


.googleimg {
    margin: 0;
    padding: 0;
}

.imgarrow {
    width: 9% !important;
    float: right;
    margin-right: 30px;
}


.GoogleMap img {
    max-width: 100%;
    margin-top: 42px;
    margin-left: 100px;

}

footer {
    background: #434343;
    background: cover;
    width: 100%;
    background-size: contain;
}

footer img {
    width: 100%;
    margin-left: 14px;
    margin-top: 20px;
    margin-bottom: 38px;
}


.emailicons {
    background-image: url(./images/Group.png);
    background-size: cover;
    border-radius: 7px;
    background-position: bottom;
    margin-bottom: 10px;
    padding: 8px;
    margin-top: -28px;

}

footer h1 {
    font-size: 40px;
    font-family: Lato-Medium;
    color: #1E1E1E;
    margin-top: 30px;
    margin-left: 10px;
}


footer button {
    width: 59%;
    height: 51%;
    margin-left: 102px;
    font-size: 22px;
    text-align: left;
    padding-left: 18px;
    padding-right: 20px;
    border-radius: 8px;
}

.footerlogo {
    width: 15%;
}

.logo2 img {
    width: 46%;
    background-size: contain;

    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 38px;
}

.logo2 .line p {
    font-size: 16px;
    font-family: Lato-Regular;
    color: #FFFFFF;
    margin-right: 10px;
    width: 70%;
    line-height: 30px;
    margin-top: 35px;
}

.official h2 {
    color: white;
    font-size: 18px;
    font-family: Lato-Semibold;
    margin-top: 60px;
}

.official1 h2 {
    color: white;
    font-size: 18px;
    font-family: Lato-Semibold;
    margin-top: 60px;
}

.official22 h2 {
    color: white;
    font-size: 18px;
    font-family: Lato-Semibold;
    margin-top: 60px;
}

.official1 p,
.official22 p {
    color: #E1E1E1;
    font-size: 14px;
    font-family: Lato-Regular;
    margin-top: 25px;
    line-height: 2;
}

.official22 p {
    width: 75%;
}

.socilaicons1 {
    margin-top: 50px;
}

footer .line {
    width: 55px;
    height: 2px;
    background-color: #9C9C9C;
}

.official ul {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-left: 0px;
}

.official ul li {
    background: url(/wp-content/uploads/2023/08/Rectangle-2365.png);
    background-repeat: no-repeat;
    background-size: 7px;
    padding-left: 18px;
    list-style: none;
    margin-bottom: 15px;
    background-position: left center;
    text-decoration: none;
}

.official ul li a {
    font-size: 14px;
    color: #E1E1E1;
    font-family: Lato-Regular;
    text-decoration: none;
}

.official1 input {
    padding: 13px 20px;
    width: 90%;
    border-radius: 3px;
    border: none;
    margin-top: -10px;
}

.official1 input::placeholder {
    font-size: 14px;
    font-family: Lato-Regular;
}

.official1 .btn {
    margin-left: 0px;
    margin-top: 10px;
    background: linear-gradient(90deg, #999 0%, #EAEAEA 21.27%, #C0C0C0 48.63%, #E4E4E4 73.01%, #919191 100%);
    border: none;
    font-size: 18px;
    font-family: 'Lato-Bold';
    padding: 0px 18px;
    width: max-content;
    color: #0E131C;
}

.official1 img {
    width: 18px;
    margin-left: 11px;
    margin-top: 16px;
    margin-bottom: 21px;
}

.socilaicons1 img {
    width: 10%;
    display: inline;

}

.socilaicons1 .facebook1 {
    width: 6%;
}

.socilaicons li .fa-facebook-f {
    color: white;
    width: 30px;
    height: 30px;
    background-color: #CE9554;
    border-radius: 60px;
    font-size: 14px;
    text-align: center;
    padding-top: 8px;
    margin-left: -32px;
}

.socilaicons li .fa-twitter {
    color: white;
    width: 30px;
    height: 30px;
    background-color: #CE9554;
    border-radius: 60px;
    font-size: 14px;
    text-align: center;
    padding-top: 8px;

}

.socilaicons li .fa-pinterest {
    color: white;
    width: 30px;
    height: 30px;
    background-color: #CE9554;
    border-radius: 60px;
    font-size: 14px;
    text-align: center;
    padding-top: 8px;

}

.socilaicons li .fa-linkedin-in {
    color: white;
    width: 30px;
    height: 30px;
    background-color: #CE9554;
    border-radius: 60px;
    font-size: 14px;
    text-align: center;
    padding-top: 8px;

}

.line1 {
    width: 100%;
    height: 1px;
    background-color: white;
    margin-bottom: 20px;
    margin-top: 16px;
}

.footerBottum {
    background: #060606;
    padding: 13px 0;
}

.footerBottum p {
    font-size: 14px;
    font-family: Lato-Regular;
    color: #E1E1E1;
    word-spacing: 4px;
    text-align: center;
    margin-bottom: 0;
}

.manufooter a {
    text-decoration: none;
    color: #E1E1E1;
    font-size: 14px;
    font-family: Lato-Regular;

    margin-left: 12px;
}

.manufooter .lineli {
    width: 2px;
    height: 16px;

    margin-left: 14px;
    margin-top: 3px;
    background-color: #E1E1E1;
}

.footermanu {
    float: right;

}

.fa-chevron-up {
    margin-top: -4px;
}

.socilaicons1 ul {
    padding: 0
}

.socilaicons1 ul li {
    list-style: none;
    display: inline;
    margin-right: 15px;
}

.socilaicons1 ul li a {
    text-decoration: none;
    color: #9C9C9C;
    background: white;
    padding: 6px 10px;
    border-radius: 2px;
}

.socilaicons1 ul li:first-child a {
    padding: 6px 12px;
}

.socilaicons1 ul li:hover a {
    color: white;
    background: #000000;
}

.inner-banner {
    background: url(./images/Portion.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0;
    background-position: center center;

}

.inner-banner h1 {
    color: white;
    text-align: center;
    font-size: 45px;
    font-family: Lato-Medium;
}

.inner-banner p {
    color: white;
    text-align: center;
    font-size: 20px;
    font-family: Lato-Regular;
    margin-bottom: 0;
}

.compare-us {
    padding: 65px 0 45px;
}

.compare-us h2 {
    font-size: 30px;
    font-family: 'Lato-Bold';
    color: #F15455;
    text-align: center;
}

.compare-us h1 {
    font-size: 33px;
    font-family: 'Lato-Bold';
    text-align: center;
    color: #2C3E50;
    margin-bottom: 15px;
}

.compare-us p {
    font-size: 16px;
    font-family: roboto-medium;
    text-align: center;
    padding-top: 11px;
    line-height: 29px;
    margin-bottom: 25px;
}

.compare-us .wpDataTables {
    width: 95%;
    overflow-x: auto;
    margin: 0 auto;
    padding-bottom: 15px !important;
}

.compare-us td {
    font-family: Roboto-Medium !important;
    padding: 15px !important;
}

.compare-us tr:first-child td {
    font-weight: 100 !important;
    border: 2px solid white !important;
}

.compare-us tr td:first-child {
    border: 2px solid white !important;
}

.compare-us tr:not(:first-child) td:not(:first-child) {
    background-color: rgb(165, 182, 229 !important);
    box-shadow: 0px 0px 10px #F0EAEA !important;
    overflow: unset !important;
    border: none !important;
}

.compare-Instant-Offer {
    background: #E4E4E4;
    padding-top: 59px;
    padding-bottom: 59px;
}

.compare-Instant-Offer .text h1 {
    font-size: 35px;

    color: #2C3E50;
    font-family: Lato-Semibold;
}

.compare-Instant-Offer .text p {
    font-size: 18px;
    font-family: 'Lato-Regular';
    color: #000000;
}

.compare-Instant-Offer .text p a {
    display: block;
    color: #F15455;
}

.compare-Instant-Offer .form-Get {
    background: #2C3E50;
    padding: 20px;
    border-radius: 8px;
}

.compare-Instant-Offer .form-Get h1 {
    font-size: 28px;
    font-family: 'Lato-Bold';
    color: white;
}

.compare-Instant-Offer .form-Get .submit-btn {
    text-align: right;
}

.compare-Instant-Offer .form-Get .btn {
    background: #F15455;
    color: white;
    font-size: 21px;
    font-family: 'Lato-Bold';

}

.compare-Instant-Offer .form-Get .form-control {
    padding: 0.7rem 1.75rem;
    border-radius: none;
}

.compare-Instant-Offer .form-Get textarea {
    height: 120px;
}

.wpcf7 form .wpcf7-response-output {
    color: white;
}

.about-us-section {
    padding: 55px 0;
}

.about-us-section .about-text h5 {
    font-family: 'Lato-Semibold';
    font-size: 22px;
    color: #66666B;
}

.about-us-section .about-text h1 {
    font-family: 'Lato-Bold';
    font-size: 45px;
    color: #2C3E50;
}

.about-us-section .about-text p {
    font-family: 'Lato-Regular';
    font-size: 17px;
    color: #333333;
    margin-bottom: 0;
    line-height: 1.8;
}

.about-us-section .about-text a {
    display: inline-block;
    margin-top: 35px;
    font-size: 20px;
    padding: 12px 35px;
    border: none;
    font-family: 'Lato-Bold';
    color: #FFF;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25);
}

.about-us-section .about-media {
    margin-top: 10px;
}

.about-us-section .about-media img {
    width: 100%;
}

.choose-us {
    padding: 20px 0 70px;
}

.choose-us .title {
    margin-bottom: 100px;
}

.choose-us .title h1 {
    font-family: 'Lato-Bold';
    font-size: 40px;
    color: #2C3E50;
    margin-bottom: 15px;
}

.choose-us .title h5 {
    font-family: 'Lato-Medium';
    font-size: 22px;
}

.choose-us .inner-box {
    background: #24ABEB;
    padding: 0 15px 25px;
    border-radius: 7px;
}

.choose-us .inner-box .choose-img {
    margin: 0 auto;
    width: max-content;
    background: #0E131C;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    border: 5px solid #E0E2E2;
    position: relative;
    bottom: 50px;
    margin-bottom: -15px;
}

.choose-us .inner-box .choose-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.choose-us .inner-box h6 {
    font-family: "Lato-Bold";
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
}

.choose-us .inner-box p {
    font-family: "Roboto-Regular";
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
}

.our-partners {
    padding: 60px 0
}

.our-partners .title {
    margin-bottom: 35px;
}

.our-partners .title h2 {
    font-family: 'Lato-Bold';
    font-size: 35px;
    color: #2C3E50;
    margin-bottom: 15px;
}

.our-partners .title p {
    font-family: 'Lato-Medium';
    font-size: 18px;
    margin-bottom: 0px;
}

.our-partners .owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.our-partners .owl-carousel .owl-stage img {
    width: 150px;
    margin: 0 auto;
}

.hear-form {
    padding: 70px 0;
}

.hear-form .innerbox {
    background: #0E131C;
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 50px;
    border-radius: 5px 0px 0px 5px;
    padding-right: 84px;
}

.hear-form .innerbox h1 {
    font-size: 25px;
    font-family: Lato-Semibold;
    color: #fff;
}

.hear-form .innerbox p {
    font-size: 16px;
    font-family: Lato-Regular;
    color: #fff;
    margin-bottom: 40px;
}

.hear-form .innerbox .adress ul {
    padding: 0;
}

.hear-form .innerbox .adress ul li:nth-child(1) {
    font-size: 17px;
    font-family: Lato-Regular;
    color: #fff;
    background: url(./images/email.png);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 31px;
    list-style: none;
    padding-bottom: 41px;
}

.hear-form .innerbox .adress ul li:nth-child(2) {
    font-size: 17px;
    font-family: Lato-Regular;
    color: #fff;
    background: url(./images/cell.png);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 31px;
    list-style: none;
    padding-bottom: 41px;
}

.hear-form .innerbox .adress ul li:nth-child(3) {
    font-size: 17px;
    font-family: Lato-Regular;
    color: #fff;
    background: url(./images/address.png);
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 31px;
    list-style: none;
    padding-bottom: 28px;
}

.hear-form .innerbox .socilaicons1 ul {
    padding: 0;
    margin-bottom: 0;
}

.hear-form .innerbox .socilaicons1 ul li {
    list-style: none;
    display: inline;
    margin-right: 9px;
}

.hear-form .innerbox .socilaicons1 ul li a {
    text-decoration: none;
    color: #0E131C;
    background: white;
    padding: 2px 5px;
}

.form-hear {
    padding-top: 35px;
}

.form-hear h1 {
    font-size: 25px;
    font-family: Lato-Semibold;
    color: #2C3E50;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.form-hear .forminput {
    padding: 16px;
    border-radius: 10px;
    margin-bottom: 26px;
    width: 100%;
    outline: none;
    border: 2px solid #E1E1E1;
    background: white;
}

.form-hear textarea {
    height: 175px;
}

.form-hear .btn-red {
    float: right;
    border: none;
    font-family: 'Lato-Medium';
    padding: 16px 22px !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25);
}

.form-hear .wpcf7 form .wpcf7-response-output {
    color: black;
}

.form-hear .wpcf7-not-valid-tip {
    margin-top: -27px;
}

.selling-offer .wpcf7 form .wpcf7-response-output,
.form2 .wpcf7 form .wpcf7-response-output {
    color: black;
}

.Quick-Cash-form form br {
    display: none;
}

.Quick-Cash-form form.invalid .btn {
    margin-top: -25px;
}

.selling-offer .btn:focus {
    box-shadow: none !important;
}

.Instant-Offer .wpcf7-not-valid-tip {
    margin: -11px 0 -15px;
}

.slider .swiper-pagination-bullet-active {
    position: absolute !important;
    left: 50% !important;;
    transform: translateX(-50%) !important;
    bottom: 60px !important;
}

.slider .swiper-pagination-bullet-active img {
    transform: scale(1.3);
    border: 2px solid #0E131C;
}

.slider .swiper-pagination-bullet-active-next,
.slider .swiper-pagination-bullet-active-prev-prev {
    position: absolute !important;
    left: 50% !important;;
    transform: translateX(60%) !important;;
    bottom: 60px !important;
}

.slider .swiper-pagination-bullet-active-prev,
.slider .swiper-pagination-bullet-active-next-next {
    position: absolute !important;
    left: 50% !important;;
    transform: translateX(-160%) !important;;
    bottom: 60px !important;
}

.slider .swiper-pagination-bullet-active-next img,
.slider .swiper-pagination-bullet-active-prev img {
    transform: scale(0.9);
}

.slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):not(.swiper-pagination-bullet-active-prev):not(.swiper-pagination-bullet-active-next):not(.swiper-pagination-bullet-active-prev-prev):not(.swiper-pagination-bullet-active-next-next) {
    display: none;
}

footer .logo2 {
    padding-bottom: 50px;
}

.newhome-get {
    background: linear-gradient(to bottom, white, #F9F9F9);
    padding: 40px 0 30px;
}

.newhome-get .title {
    margin-bottom: 20px;
}

.newhome-get .title h2 {
    font-family: 'Lato-Semibold';
    font-size: 35px;
    color: #2C3E50;
    margin-bottom: 0;
    line-height: 1.3;
}

.newhome-get .text {
    margin-bottom: 45px;
}

.newhome-get .text p {
    font-family: 'Lato-Regular';
    font-size: 16px;
    color: #000000;
    margin-bottom: 0;
}

.newhome-get .text p a {
    font-family: 'Lato-Semibold';
    color: #F15455;
}

.newhome-get textarea {
    height: 175px;
}

.Cardian.page-faq h1 {
    font-size: 30px;
    font-family: Lato-Bold;
    text-align: center;
    padding-bottom: 0px;
}

.Cardian.page-faq p {
    font-size: 14px;
    font-family: Lato-Regular;
    text-align: center;
}

.choose-us.get-choose-us {
    padding: 70px 0;
}

.selling-offer .form-control {
    border-color: #465666;
    padding: 12px 20px;
}

.headingcontent form p {
    padding-bottom: 0;
    width: 100%;
}

.newhome-get .wpcf7 form .wpcf7-response-output {
    color: black;
}

.newhome-get span:not(.textarea-283) .wpcf7-not-valid-tip {
    margin-top: -25px;
}

.Cardian.page-faq {
    padding: 80px 0 60px;
}

.Cardian.page-faq .card-body p {
    text-align: left;
}

.slider .swiper-pagination ~ img {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

.Fair-Offer.footer-fair-offer {
    padding: 20px 0;
    background: #fff;
}

.privacypolicy {
    padding: 70px 0 35px;
}

.privacypolicy .list {
    border-left: 1px solid #0E131C;
    padding: 10px 15px 50px;
    height: max-content;
}

.privacypolicy .list h6 {
    font-family: 'Lato-Semibold';
    font-size: 16px;
    color: #0E131C;
    margin-bottom: 15px;
}

.privacypolicy .list ol {
    padding-left: 15px;
    margin-bottom: 0;
}

.privacypolicy .list ol li a {
    font-family: 'Roboto-Regular';
    font-size: 12px;
    color: black;
}

.privacypolicy .list ol li {
    padding-bottom: 6px;
}

.privacypolicy .list ol > li::marker {
    font-family: 'Roboto-Regular';
    font-size: 12px;
    color: #0E131C;
}

.privacypolicy .list ul > li::marker {
    font-size: 12px;
}

.privacypolicy .detail .text {
    margin-bottom: 35px;
}

.privacypolicy .detail .text h1 {
    font-family: 'Lato-Semibold';
    font-size: 20px;
    color: #2C3E50;
    margin-bottom: 15px;
}

.privacypolicy .detail .text p,
.privacypolicy .detail .text ul li {
    font-family: 'Lato-Regular';
    font-size: 16px;
    color: #000000;
    margin-bottom: 0px;
}

.privacypolicy .detail .text ul li {
    margin-bottom: 5px;
}

.privacypolicy .detail .text ul {
    margin-bottom: 0;
}

/* Blog Page */
.lwptoc {
    margin: 0 !important;
}

#blog-list {
    padding-bottom: 50px;
}

.featured-blog {
    padding: 91px 0 80px;
}

.featured-blog .img img {
    width: 100%;
}

.featured-blog .text h5 {

    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.3;
    color: #3D3D3D;
}

.featured-blog .text p {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 14px;
}

.featured-blog .text p a, .latest-blogs .inner-box p a {

    color: #DF1C25;
    text-decoration: underline;
    font-size: 16px;
    line-height: 24px;
}

.featured-blog .text h6, .latest-blogs .inner-box h6 {
    font-size: 16px;
    color: #333333;
    background: url('./images/calendar_month.svg') no-repeat left top/25px;
    padding: 3px 0;
    padding-left: 35px;

    font-weight: 500;


}

/* Blog Page */

/* Latest Blogs Section */
.latest-blogs .title h3 {

    font-size: 29px;
    line-height: 130%;
    margin-bottom: 41px;
}

.latest-blogs .outer-box {
    margin-bottom: 35px;
}

.latest-blogs .inner-box {
    box-shadow: 0px 0px 10px #ececec;
    height: 100%;
}

.latest-blogs .inner-box img {
    width: 100%;
}

.latest-blogs .inner-box .textbox {
    padding: 15px 15px 25px;
}

.latest-blogs .inner-box h5 {

    font-size: 18px;
    margin-bottom: 13px;
    line-height: 22px;
}

.latest-blogs .inner-box p {
    font-size: 15.2683px;
    line-height: 19px;
    color: #333333;
    margin-bottom: 15px;
    opacity: 0.8;
}

.latest-blogs .inner-box h6 {
    padding-left: 32px;
}

.latest-blogs .paginate-pagination {
    padding: 25px 0 85px;
}

.latest-blogs .paginate-pagination ul {
    display: flex;
    justify-content: center;
    list-style: none;
    padding-left: 0;
}

.latest-blogs .paginate-pagination ul li:not(:last-child) {
    margin-right: 30px;
}

.latest-blogs .paginate-pagination ul li .page {

    font-size: 14px;
    color: #172234;
}

.latest-blogs .paginate-pagination ul li .page.active {
    background-color: #233470;
    color: white;
    padding: 8px 12px;
    border-radius: 5px;
}

/* Latest Blogs Section */
/* ==Blog Detail Section== */
.blog-detail-section .main-content {
    padding: 80px 0 35px;
}

.blog-detail-section .main-content img {
    width: 100%;
}

.blog-detail-section .left-box img {
    margin: 20px 0;
}

.blog-detail-section .main-img img {
    margin: 0;
}

.blog-detail-section .main-content .main-img {
    margin-bottom: 40px;
}

.blog-detail-section .main-content .left-box h5, .blog-detail-section .main-content .left-box h6 {

    font-size: 24px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    color: #233470;
}

.blog-detail-section .main-content .left-box p,
.blog-detail-section .main-content .left-box ul li {

    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 25px;
}


.blog-detail-section .main-content .tableofcontent-box {
    background: #EDF3FB;
    padding: 25px 25px 15px;
    margin-bottom: 48px;
}

.blog-detail-section .main-content .tableofcontent-box h6,
.blog-detail-section .related-blogs-box h5 {

    font-size: 22px;
    line-height: 30px;
    color: #233470;
    margin-bottom: 20px;
}

.blog-detail-section .main-content .tableofcontent-box p {

    font-size: 14px;
    margin-bottom: 0;
    color: black;
}

.blog-detail-section .main-content .tableofcontent-box ol {
    padding-left: 13px;
}

.blog-detail-section .main-content .tableofcontent-box ol li {

    font-size: 13px;
    margin-bottom: 20px;
}

.blog-detail-section .main-content .tableofcontent-box ol li a {
    color: rgb(0, 0, 0, .7);
}


.blog-detail-section .related-blogs-box {
    border: 1px solid #D1CACA;
    padding: 15px 25px 0;
}

.blog-detail-section .related-blogs-box .single-blog-row {
    margin-bottom: 15px;
}

.blog-detail-section .related-blogs-box h5 {
    color: #233470;
}

.blog-detail-section .related-blogs-box .text h6 {

    font-size: 14px;
    color: rgb(0, 0, 0, .7);
    margin-bottom: 5px;
}

.blog-detail-section .related-blogs-box .img {
    padding-right: 0;
}

.blog-detail-section .related-blogs-box .img img {
    width: 100%;
}

.blog-detail-section .related-blogs-box .text p {
    font-size: 11px;
    color: rgb(0, 0, 0, .7);
    line-height: 1.2;
}

.blog-detail-section .related-blogs-box .text p a {
    color: #FC9426;
    margin-left: 3px;
}

.Quick-Cash-form h2 {
    color: #fff;
}

.faq-section {
    background: #FDF4F5;
    padding: 80px 0 110px;
}

.faq-section.blog-faq {
    padding-bottom: 63px;
}

.faq-section .start-text h6 {

    font-size: 18px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 9px;
}

.faq-section .start-text h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 62px;
}

.faq-accordion .accordion-item {
    margin-bottom: 15px;
    border: 1px solid lightgray;
    border-radius: 5px;
}

.faq-accordion .accordion-item.active {
    box-shadow: 0px 0px 10px rgb(235, 235, 235);
}

.faq-accordion .accordion-item .accordion-button,
.faq-accordion .accordion-item .accordion-body {
    border-radius: 5px;
}

.faq-accordion .accordion-item .accordion-button {
    position: relative;

    font-size: 18px;
    width: 95%;
    transition: all .5s ease;
    align-items: start;
}

.faq-accordion .accordion-item .accordion-button .bold {

    margin-right: 5px;
    color: #000000;
}

.faq-accordion .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.faq-accordion .accordion-item .accordion-button:not(.collapsed) {
    background-color: white;
    color: black;
    box-shadow: none;

    font-size: 20px;
    line-height: 130%;
}

.faq-accordion .accordion-item .accordion-button i {
    position: absolute;
    right: -3%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    transition: all .5s ease;
    color: #0F9FF8;
}

.faq-accordion .accordion-item .accordion-button:not(.collapsed) i {
    background-color: #0F9FF8;
    color: white;
    border-radius: 3px;
    padding: 1px 5px;
}

.faq-accordion .accordion-item .accordion-button::after {
    display: none;
}

.faq-accordion .accordion-item .accordion-body {
    padding-top: 0;
    font-size: 16px;
    color: rgb(0, 0, 0, .7);
}

/* ====FAQ Section==== */
/* ==Blog Detail Section== */
@media (max-width: 1365px) {
    .mainmenu ul li a {
        padding-right: 29px;
    }

    .newyark1 a {
        font-size: 11px;
    }

    .mainmenu ul li:nth-last-child(2) a {
        padding-right: 50px !important;
    }
}

@media screen and (max-width: 1199px) {
    .about-us-section .about-text h1 {
        font-size: 40px;
    }

    .imghome h1 {
        font-size: 22px;
    }

    .imghome h2 {
        font-size: 30px;
    }

    .mainmenu ul li a {
        padding-right: 10px;
        font-size: 14px;
    }

    .mainmenu ul li:nth-last-child(2) a {
        padding-right: 35px !important;
    }

    .Instant-Offer img {
        margin-top: 70px;
    }

    .Quick-Cash-form .btn {
        padding: 9px 30px;
    }

    .newhome h2 {
        font-size: 30px;
    }

    .imghome h1 {
        margin-top: 395px;
    }

    .items ul li {
        margin-left: 12px;
    }

    .newyark1 a {
        font-size: 11px;
    }

    .compare-us .wpDataTables {
        width: 95%;
    }

    .Cardian.page-faq {
        padding: 32px 0 60px;
    }
}

@media screen and (max-width: 991px) {
    .mainmenu #menu-item-330 {
        display: none;
    }

    .mainmenu ul li a {
        color: #000 !important;
    }

    .mainmenu .menu {
        padding: 0 10px;
    }

    .bar1 {
        display: none;
    }

    .headingcontent {
        width: 100%;
    }

    .navbar {
        position: relative;

    }

    header .navbar-collapse {
        position: absolute;
        width: 200px;
        right: 0px;
        top: 55px;
        background: white;
        z-index: 10;
        box-shadow: 0px 0px 10px lightgray;
    }

    .sell-buy {
        left: 4px;
    }

    .Fair-Offer .faircontent {
        margin-bottom: 24px;
    }

    .Quick-Cash-form h1 {
        font-size: 22px;
        line-height: 1.5;
    }

    .Quick-Cash-form .btn {
        padding: 13px 32px;
        margin-right: 16px;
        font-size: 20px;
    }

    .Quick-Cash-form input {
        padding-left: 11px;
        font-size: 14px;
    }

    .newhome h2 {
        font-size: 28px;
        line-height: 1.5;
    }

    .uppeer-footer .uperfootercontent1 {
        margin-bottom: 20px;
    }

    .headermanu .imghome {
        padding-left: 15px;
    }

    .imghome h2 {
        font-size: 17px;
    }

    .imghome h1 {
        padding: 15px 35px;
        font-size: 12px;
    }

    .headingcontent h1 {
        font-size: 19px;
    }

    .headingcontent p {
        font-size: 13px;
    }

    .headingcontent .btn {
        font-size: 18px;
    }

    .Our-Process .text h3 {
        font-size: 25px;
    }

    .Our-Process .text h1 {
        line-height: 42px;
        font-size: 35px;
    }

    .Our-Process .imagess h1 {
        font-size: 16px;
    }

    .Instant-Offer .text {
        padding-top: 114px;
    }

    .Instant-Offer .text img {
        margin-top: 50px;
    }

    .Cardian {
        padding-top: 25px;
    }

    .Fair-Offer {
        padding: 30px 0 5px;
    }

    .headermanu .imghome {
        padding-top: 132px;
    }

    .mainmenu ul li:last-child a {
        background-color: white;
        color: black !important;
        font-family: 'Lato-Regular';
        padding: 0 !important;
    }

    .mainmenu ul li {
        display: block;
    }

    .nav1 ul li a {
        line-height: 44px !important;
    }

    .navbar {
        position: relative;
    }

    .Quick-Cash-form .form-group {
        margin-left: 0px;
    }

    .inner-banner {
        padding: 80px 0;
    }

    .about-us-section .about-text h5 {
        font-size: 18px;
    }

    .about-us-section .about-text h1 {
        font-size: 30px;
    }

    .choose-us .inner-box h6 {
        font-size: 18px;
    }

    .choose-us .inner-box p {
        font-size: 14px;
    }

    .swiper {
        width: 100%;
    }

    .imghome h1 {
        margin-top: 278px;
    }

    .hear-form .innerbox {
        padding-right: 50px;
    }

    .official h2,
    .official1 h2,
    .official22 h2 {
        color: white;
        font-size: 18px;
        font-family: Lato-Semibold;
        margin-top: 50px;
    }

    .choose-us.get-choose-us {
        padding: 50px 0;
    }

    .Cardian.page-faq {
        padding: 32px 0 60px;
    }
}

@media screen and (max-width: 767px) {
    footer .logo2 {
        padding-bottom: 0px;
    }

    .bar1 {
        height: auto;

    }

    .mainmenu ul li {
        display: block;
    }

    .nav1 ul li a {
        line-height: 44px !important;
    }

    .headermanu .imghome {
        padding-left: 11px;
    }

    .headermanu .imghome {
        padding-top: 0px;
    }

    .bar2 p {
        font-size: 15px;
        text-align: center;

    }

    .headingcontent p {
        font-size: 14px;
    }

    header .items ul {
        float: none;
    }

    .navbar {
        position: relative;

    }

    .Our-Process .text1 h1 {
        font-size: 11px;
    }

    .Our-Process .imagess.active img {
        transform: none
    }

    .Our-Process .imagess h1 {
        font-size: 20px;
    }

    .imagess {
        display: none;
    }

    .imagess.active {
        display: block;
    }

    .bar1 {
        display: none;
    }

    .uperfootercontent1 {
        margin-bottom: 20px;
    }

    .headingcontent {
        width: 100%;
    }

    .imghome h1 {
        font-size: 3.7vw;
        margin-top: 20px;
    }

    .imghome h2 {
        font-size: 4.7vw;
        padding: 14px 32px;
    }

    .swiper-pagination {
        width: 346% !important;
    }

    .Quick-Cash-form .form-group {
        margin-left: 0px;
        margin-right: 0px;
    }

    .selling {
        font-size: 12px;
    }

    .disabled {
        border: 0px;
        font-family: Lato-Medium;
        font-size: 12px;
        background-color: white;
        color: rgba(0, 0, 0, .5) !important;
    }


    .sell-buy {
        position: relative;
        top: 24px;
        left: 0px;
    }

    .headermanu {
        padding-bottom: 25px;
    }

    .headingcontent {
        margin-top: 25px;
    }

    .Fair-Offer .faircontent {
        margin-bottom: 28px;
    }

    .Our-Process {
        padding-bottom: 40px;
        padding-top: 20px;
    }

    .Our-Process .text h3 {
        font-size: 18px;
    }

    .Our-Process .text h1 {
        font-size: 20px;
    }

    .Instant-Offer .text h1 {
        font-size: 30px;
        text-align: center;
    }

    .Instant-Offer .text p {
        font-size: 14px;
    }

    .Instant-Offer img {
        display: none;
    }

    .any-condition .box2 p {
        margin-top: 13px;
        padding-bottom: 16px;

    }

    .Instant-Offer .form2 {
        margin: 40px 0px;
        padding-bottom: 21px;
    }

    .any-condition h1 {
        font-size: 20px;
    }

    .any-condition h1 span {
        font-size: 20px;
    }

    .any-condition .box2 img {
        width: 23%;
        padding-top: 16px;
    }

    .any-condition .box2 p {
        margin-top: 17px;

    }

    .any-condition .box3 img {
        width: 23%;
    }

    .any-condition .box3 p {
        margin-top: 17px;
    }

    .Quick-Cash-form h1 {
        font-size: 20px;
        padding-left: 0px;
        text-align: center;
        line-height: 33px;
    }

    .Cardian .HeadingFAQ h1 {
        font-size: 17px;
    }

    .Quick-Cash-form input {
        position: relative;
        padding: 15px 11px;
        font-size: 12px;
    }

    .Quick-Cash-form .btn {
        color: #fff;
        background-color: #F15455;
        border-color: #F15455;
        position: absolute;
        right: 2px;
        padding: 6px 24px;
        margin-right: 17px;
        font-size: 20px;
        font-family: 'Lato-Bold';
    }

    .slider .toptext h1 {
        font-size: 25px;
    }

    .slider .carousel-item p {
        width: 100%;
        padding-top: 20px;
    }

    .carousel-indicators li img {
        width: 47px;
        z-index: 90000;
        position: absolute;
        left: 36px;
        top: -13px;
    }

    .Cardian {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .Cardian .HeadingFAQ h2 {
        font-size: 18px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .Cardian .HeadingFAQ h1 {
        font-size: 22px;
        padding-bottom: 15px;
        margin-bottom: 0;
    }

    .Cardian .HeadingFAQ h2 span {
        font-size: 25px;
        line-height: 64px;
    }

    .newhome {
        padding: 15px 0;
    }

    .newhome h2 {
        font-size: 20px;
        line-height: 1.8;
        margin-top: 0px;
    }

    .newhome h2 br {
        display: none;
    }

    .swiper {
        width: auto;
    }

    .swiper-slide {
        font-size: 14px !important;
    }

    .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
        display: none;
    }

    .GoogleMap {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .uppeer-fooetr .uperfootercontent1 {
        margin-bottom: 35px;
    }

    .newyark p {
        font-size: 14px;
        text-align: center;
        margin-left: 35px;
    }

    .form3 {
        margin-left: 0px;
    }

    footer {
        margin-top: 0px;
        padding-top: 0px;
    }

    .emailicons {
        margin-top: 0px;
        width: 98%;
        margin-left: 3px;
    }

    footer h1 {
        font-size: 26px;
        margin-top: 0px;
    }

    footer button {
        margin-bottom: 23px;
        margin-left: 0px;
        height: 56px;
    }

    .socilaicons {
        text-align: center;
        display: block;
    }

    .official h2 {
        margin-top: 20px;
    }

    .official {
        text-align: left;
        display: block;
    }

    .line {
        text-align: left;
        display: block;
        margin: 0;
    }

    .official1 h2 {
        margin-top: 20px;
    }

    .footermanu {
        float: none;
    }

    .official1 .btn {
        font-size: 14px;
    }

    .footerBottum p {
        font-size: 12px;
    }

    .Fair-innerlogo {
        margin-bottom: 22px;
    }

    .inner-banner {
        padding: 40px 0;
    }

    .inner-banner h1 {
        font-size: 25px;
    }

    .inner-banner p {
        font-size: 16px;
    }

    .compare-us h2 {
        font-size: 15px;
    }

    .compare-us h1 {
        font-size: 16px;
    }

    .compare-us p {
        font-size: 14px;
    }

    .compare-Instant-Offer .text h1 {
        font-size: 20px;
    }

    .compare-Instant-Offer .text p {
        font-size: 14px;

    }

    .compare-Instant-Offer {
        padding: 20px 0;
    }

    .about-us-section {
        padding: 30px 0;
    }

    .about-us-section .about-text h1 {
        font-size: 25px;
    }

    .about-us-section .about-text p {
        font-size: 14px;
    }

    .about-us-section .about-media {
        display: none;
    }

    .about-us-section .about-text a {
        margin-top: 15px;
        font-size: 16px;
        padding: 12px 25px;
    }

    .choose-us {
        padding: 10px 0 35px;
    }

    .choose-us .title {
        margin-bottom: 75px;
    }

    .choose-us .title h1 {
        font-size: 30px;
    }

    .choose-us .title h5 {
        font-size: 16px;
    }

    .choose-us .outer-box:not(:last-child) {
        margin-bottom: 80px;
    }

    .hear-form .innerbox {
        padding-right: 0px;
    }

    .hear-form .innerbox h1 {
        font-size: 20px;
    }

    .hear-form .innerbox p {
        font-size: 14px;
        padding-right: 16px;
        line-height: 27px;
    }

    .hear-form .innerbox .adress ul li:nth-child(1) {
        font-size: 14px;
    }

    .hear-form .innerbox .adress ul li:nth-child(2) {
        font-size: 14px;
    }

    .hear-form .innerbox .adress ul li:nth-child(3) {
        font-size: 14px;
        padding-right: 3px;
        line-height: 23px;
    }

    .container-fluid {
        width: 100%;
    }

    .hear-form {
        padding: 35px 0;
    }

    .our-partners {
        padding: 30px 0;
    }

    .our-partners .title {
        margin-bottom: 15px;
    }

    .our-partners .title h2 {
        font-size: 25px;
    }

    .our-partners .title p {
        font-size: 14px;
    }

    .our-partners .owl-carousel .owl-stage img {
        width: 80%;
    }

    .slider .swiper-pagination-bullet-active {
        transform: translateX(0%) !important;
    }

    .slider {
        padding: 30px 0 20px;
    }

    .slider .swiper {
        padding-top: 26px !important;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 256px !important;
    }

    .Instant-Offer .text {
        padding-top: 30px;
    }

    .any-condition .content1122 {
        margin: 30px -15px 0;
    }

    .Quick-Cash-form {
        padding: 25px 0px;
    }

    .Our-Process .text1 {
        padding-top: 15px;
    }

    .form-hear h1 {
        font-size: 20px;
    }

    .compare-us tr:first-child td {
        font-size: 16px !important;
    }

    .compare-us .wpDataTables {
        width: unset !important;
        max-width: unset !important;
    }

    .compare-us table {
        max-width: unset !important;
        width: 768px !important;
    }

    .newhome-get {
        padding: 20px 0 15px;
    }

    .newhome-get .title h2 {
        font-size: 25px;
    }

    .newhome-get .title {
        margin-bottom: 10px;
    }

    .newhome-get .text p {
        font-size: 13px;
    }

    .newhome-get .text {
        margin-bottom: 22px;
    }

    .newhome-get .textarea1 {
        margin-bottom: 15px;
    }

    .choose-us.get-choose-us {
        padding: 35px 0;
    }

    .slider .swiper-pagination ~ img {
        top: 68%;
    }

    .Cardian.page-faq {
        padding: 32px 0 60px;
    }

    .Our-Process .text h3 {
        margin-bottom: 5px;
    }

    .privacypolicy {
        padding: 35px 0 18px;
    }

    .privacypolicy .list {
        margin: 0 0 15px 15px;
    }

    .privacypolicy .detail .text p, .privacypolicy .detail .text ul li {
        font-size: 14px;
    }
}

@media (max-width: 409px) {
    .swiper-button-next, .swiper-button-prev {
        top: 280px !important;
    }
}

@media (max-width: 540px) {
    .mobile-view-card {
        display: block !important;
        margin: 10px auto;
    }

    .img-strch-top {
        margin-top: 0 !important;
    }
	
	.our-culture {
   		padding: 60px 0;
	}

}

@media (max-width: 374px) {
    .imghome h1 {
        font-size: 3.2vw;
    }

    .imghome h2 {
        font-size: 4.2vw;
    }

    .slider .swiper-pagination-bullet-active {
        transform: translateX(-20%) !important;
    }

    .swiper-button-next, .swiper-button-prev {
        top: 295px !important;
    }

    .newhome-get .title h2 {
        font-size: 21px;
    }

}

.owl-item.active ~ .owl-item.active {
    transform: scale(1.1);
}

.owl-item.active ~ .owl-item.active ~ .owl-item.active {
    transform: scale(1.0);
}

.box2content {
    text-align: center;
    margin-bottom: 30px;
}

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {
    display: none;
}

/*==============Media Queries ==================*/
@media (min-width: 992px) {
    .any-condition .box2content {
        max-width: 20%;
        flex: 0 0 20%;
    }
}

/*==============Media Queries ==================*/

ul.sub-menu {
    display: none;
}

.menu-item-has-children:hover ul.sub-menu {
    display: block;
    inset: 50px auto auto 85px;
    position: absolute;
}

.menu-item-has-children:hover ul.sub-menu > li > a {
    background: white;
    color: black !important;
    padding: 7px 0 !important;
}

.menu-item-has-children ul.sub-menu:hover {
    display: block;
    background: white;
    color: black !important;
    padding: 5px 81px 0 20px;
    z-index: 999;
}

.menu-item-has-children:hover ul.sub-menu {
    background: white;
    display: flex;
    flex-direction: column;
    padding: 5px 81px 0 20px;
    inset: 45px auto auto 118px;
}

.mainmenu ul.sub-menu li {
    list-style: none;
    display: inline;
    padding: 5px 0 !important;
}

@media only screen and (max-device-width: 992px) {

    ul.sub-menu li:last-child a {
        background-color: white;
        color: black !important;
        font-family: 'Lato-Regular';
        padding: 0 !important;
        background: white;
        display: block !important;
        padding: 0 !important;
    }

    ul.sub-menu {
        display: block;
    }
}

.buyInvestors .hero-content {
    padding: 5rem 0.5rem;
}

.buyInvestors .hero-content h1 {
    color: #FFF;
    font-family: Lato;
    font-size: 70px;
    font-style: normal;
    font-weight: 800;
    line-height: 85px; /* 121.429% */
}

.buyInvestors .hero-content p {
    color: #FFF;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    margin-top: 25px;
    line-height: normal;
}

.skyblue {
    color: #24ABEB;
}

.findInvestmentSection h3 {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 60px;
}

.findInvestmentSection {
    padding: 60px 0;
}

.findInvestmentSection .forSaleCard {
    padding: 29px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
    border: 0.5px solid #8F8E8E;
    background: #FFF;
    box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.04);
}

.findInvestmentSection .forSaleCard h3 {
    color: #24ABEB;
    text-align: center;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 25px 0 15px;
}

.findInvestmentSection .forSaleCard p {
    color: #3C3939;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
}

.PreviouslySoldSection {
    background: #E3F4FC;
    padding: 60px 0 120px;
}

.PreviouslySoldSection h3 {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 128.571% */
    text-transform: capitalize;
}

.PreviouslySoldSection p {
    margin: 7px 0 45px;
    color: #3C3939;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 143.75% */
}

.owl-carousel-house-for-sell {
    width: 100%;
}

.PreviouslySoldSection .forSaleCardSlide .HouseAddress {
    padding: 20px 0;
}

.PreviouslySoldSection .forSaleCardSlide .HouseAddress h3 {
    color: #000;
    font-family: Lato;
    font-size: 16px;
    display: inline;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.PreviouslySoldSection .forSaleCardSlide {
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
    justify-content: center;
    display: flex;
    flex-direction: column;
    padding: 10px;

}

.PreviouslySoldSection .forSaleCardSlide h4 {
    color: #24ABEB;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;

}

.PreviouslySoldSection .forSaleCardSlide h5 {
    color: #000;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;

}

button.slick-prev.slick-arrow {
    position: absolute;
    bottom: -70px;
    right: 50%;
    background: url(./images/arrowImgLeft.png) 0 0 / 33% no-repeat;
    color: transparent;
    padding: 2px;
    border: none;
}

button.slick-next.slick-arrow {
    position: absolute;
    bottom: -70px;
    content: "https://img.icons8.com/ios/50/000000/long-arrow-right.png";
    left: 50%;
    background: url(./images/arrowImgRight.png) 0 0 / 38% no-repeat;
    color: transparent;
    border: none;
}


#ourProcessCards .text h5 {
    color: #0E131C;
    text-align: center;
    font-family: Lato;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 35.1px */
    text-transform: capitalize;
}

#ourProcessCards .text h2 {
    margin-top: 8px;
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px; /* 128.571% */
    text-transform: capitalize;
}

#properties-start {
    background: #E3F4FC;
    padding: 60px 0;

}

#properties-start .slide img {
    width: 100%;
    border: 10px solid white;
    border-radius: 10px;
}

#properties-start .slide h3 {
    color: #1F2020;
    font-family: 'Lato';
    font-size: 28.093px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 14px;
}

#properties-start .slide p {
    color: #272727;
    font-family: "Lato";
    font-size: 17.98px;
    font-style: normal;
    font-weight: 400;
    line-height: 29.217px;
    margin-bottom: 30px;
}


#properties-start .slide button {
    display: inline-flex;
    padding: 10px 50px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: #24ABEB;
    color: #FFF;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    border: none;
}

#properties-start .slide button a {
    color: white;
    text-decoration: none;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

#properties-start .slide button a:hover {
    color: white;
    text-decoration: none;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

#properties-start .slide .addressSlider {
    color: #000;
    font-family: Lato;
    font-size: 17.98px;
    font-style: normal;
    font-weight: 600;
    display: flex;
    line-height: normal;
    justify-content: space-between;
    width: 47%;
    padding: 20px 0 35px;
}

#properties-start .slick-slider-row button.slick-next.slick-arrow {
    position: absolute;
    bottom: 50%;
    right: -60px;
    background: url(./images/arrowImgRight.png) 0 0 / 38% no-repeat;
    color: transparent;
    border: none;
    left: inherit;
}

#properties-start .slick-slider-row button.slick-prev.slick-arrow {
    position: absolute;
    bottom: 50%;
    background: url(./images/arrowImgLeft.png) 0 0 / 33% no-repeat;
    color: transparent;
    padding: 2px;
    border: none;
    left: -60px;
    right: inherit;
}


#properties-start .slick-slider-row button.slick-prev.slick-arrow:focus {
    border: none;
}

#properties-start .slick-slider-row button.slick-next.slick-arrow:focus {
    border: none;
}


.buyInvestors .hero-content > ul > li {
    color: #FFF;
    font-family: 'Lato';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    list-style: none;
    width: 50%;
    margin: 10px 0;
}

.buyInvestors .hero-content > ul > li > svg {
    margin-right: 10px;
}


.buyInvestors .hero-content > ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.findInvestmentSection .learnMore a {
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25);
    color: #FFF;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 145.455% */
    padding: 14px 100px;
    text-decoration: none;
}

.findInvestmentSection button.learnMore {
    border: none;
    margin-top: 50px;
    background: none;
    text-align: center;
    transform: translateX(122%);
}


a#GetCashOffer {
    font-family: 'Lato-Medium';
    padding: 16px 22px !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25);
}

#wpcf7-f13-o1 button {
    color: #FFF;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    border-radius: 3px;
    background: #24ABEB;
    box-shadow: 0px 4px 5px 0px rgba(183, 178, 178, 0.25);
}

.pathway-section {
    background: #24ABEB;
    padding: 36px 0;
}

.pathway-section h3 {
    color: #FFF;
    font-family: 'Lato-Medium';
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin: 0 5.5rem 0 0;
}

.pathway-section .black-card {
    color: #FFF;
    text-align: center;
    font-family: 'Lato-Medium';
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 8px;
    border: 3px solid #0E131C;
    background: #0E131C;
    padding: 15px 20px;
    margin: 10px 0.5rem;
}

.competitive-section {
    padding: 60px 0;
    background: #F1F1F1;
    text-align: center;
}

.competitive-section h2 {
    margin-bottom: 20px;
    color: #2C2C2C;
    text-align: center;
    font-family: 'Lato-Medium';
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: 52.5px;
}

.competitive-section .advantages h4 {
    color: #24ABEB;
    text-align: center;
    font-family: 'Lato-Medium';
    font-size: 62.784px;
    font-style: normal;
    font-weight: 600;
    line-height: 87.898px;
}

.competitive-section .advantages h5 {
    color: #24ABEB;
    text-align: center;
    font-family: 'Lato-Regular';
    font-size: 20.698px;
    font-style: normal;
    font-weight: 600;
    line-height: 25.873px; /* 125% */
}

.Saying-about-us-section {
    padding: 70px 0;
}

.Saying-about-us-section h2 {
    color: #2C2C2C;
    text-align: center;
    font-family: 'Lato-Medium';
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 64px;
}

.Saying-about-us-section .slide {
    background: #FFF;
    display: inline-flex;
    padding: 30px 14px;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    margin: 20px;
    justify-content: space-evenly;
    box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.20);
}

.Saying-about-us-section .slider {
    background: none;
    display: flex;
    padding: 0;
}

.Saying-about-us-section .inner-box-slide-review h4 {
    color: #2C2C2C;
    text-align: center;
    font-family: 'Lato-Regular';
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28.019px;
    width: 190px;
    margin-top: 30px;
}

.Saying-about-us-section .inner-box-slide-review {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.our-culture {
    padding: 200px 0;
}

.our-culture-desc {
    border-radius: 11px;
    background: #2C2C2C;
    padding: 74px 63px;
}

.our-culture-desc h3 {
    color: #FFF;
    margin-bottom: 23px;
    font-family: 'Lato-Medium';
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.our-culture-desc p {
    color: #FFF;
    font-family: 'Lato-Regular';
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    margin-bottom: 20px;
}

.our-culture-desc a {
    border-radius: 8px;
    border: 3px solid #24ABEB;
    background: #24ABEB;
    color: #FFF;
    text-align: center;
    font-family: 'Lato-Semibold';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px 23px;
    margin-top: 60px;
    display: inline-block;
}

.our-culture img {
    margin: 30px 0;
}