@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: 'Shadows Into Light';
    src: url(assets/fonts/shadows-into-light.regular.eot);
    src: url(assets/fonts/shadows-into-light.regular.eot?#iefix) format('embedded-opentype'),
        url(assets/fonts/shadows-into-light.regular.otf) format('otf'),
        url(assets/fonts/shadows-into-light.regular.svg#shadows-into-light.regular) format('svg'),
        url(assets/fonts/shadows-into-light.regular.ttf) format('truetype'),
        url(assets/fonts/shadows-into-light.regular.woff) format('woff'),
        url(assets/fonts/shadows-into-light.regular.woff2) format('woff2');
}

/*
    font-family: 'Oswald', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Shadows Into Light', sans-serif;
*/


@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v52/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format('woff2');
}

.material-icons-outlined {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    text-rendering: optimizeLegibility;
}

body {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 58px;
    font-weight: 200;
    text-transform: uppercase;
}

.fw-200 {
    font-weight: 200;
}

.fw-600 {
    font-weight: 600;
}

.fw-400 {
    font-weight: 400;
}

.heading-txt {
    font-family: "Oswald", Sans-serif;
    font-size: 58px;
    text-transform: uppercase;
}

.fs-30 {
    font-size: 30px;
    line-height: 40px;
}

.heading-sil {
    font-family: 'Shadows Into Light', sans-serif;
}

.gr-txt {
    color: #808080;
}

.gr2-txt {
    color: #9DA3AB;
}

.blue-txt {
    color: #3B4656;
}

.wht-txt {
    color: #fff;
}

.yellow-txt {
    color: #F6A623;
}

.blue-bg {
    background-color: #3B4757;
}

.yellow-bg {
    background-color: #f6a623;
}

p {
    line-height: 28px;
}

header {
    background: url(assets/images/hd-bottom-bg.png) #3B4755 no-repeat bottom;
    color: #fff;
    background-size: contain;
}

.homtop-bg {
    background: url(assets/images/hd-top-bg.png) #3B4755 no-repeat top;
    color: #fff;
    background-size: contain;
}

.site-description h1 {
    color: #FFFFFF;
    font-family: 'Shadows Into Light', cursive;
    font-size: 48px;
    line-height: 48px;
    font-weight: 300;
}

.site-logo {
    text-align: left;
    padding-left: 10%;
}

.site-header {
    padding: 20px 0 100px;
}

.footer-site .widget > * {
    margin-bottom: 0;
    margin-top: 0;
}

.footer-copyright,
.footer-top {
    padding: 70px 0px 70px 0px;
    background-color: #3B4757;
}

.footer-top,
.footer-top .widget a {
    color: #fff;
    text-decoration: none;
}

.footer-middle .widget a {
    color: #fff;
}

.footer-top span {
    color: #6c6f72;
    display: block;
}

.footer-top > .container .row {
    display: flex;
    font-size: 14px;
    line-height: 26px;
    align-items: center;
    text-align: center;
}

.footer-middle a {
    color: #fff;
}

.footer-middle {
    background: #3b4757;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

body .footer-bottom .is-layout-flex {
    align-items: center !important;
}

.footer-bottom .wp-block-image img {
    width: 200px;
    margin: 0 auto;
}

.site-header > .site-logo {
    width: auto;
    padding-bottom: 0;
    border-bottom: none;
    text-align: center;
    margin: 0;
}

.yel-bg-grad {
    background-image: radial-gradient(at center center, #eacb4f 0%, #f6a623 64%);
}

.site-main {
    padding-top: 0;
    padding-bottom: 0;
}

.captureForm {
    background: #3b4757;
    padding: 20px;
    color: #fff;
}

.site-main > * {
    margin-top: 0;
    margin-bottom: 0;
}

.sell-property-wrap li {
    list-style: none;
    width: 48%;
    padding: 5px 5px 5px 25px;
    float: left;
    position: relative;
    font-size: 24px;
}

.sell-property-wrap li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #F6A623;
    font-size: 17px;
    top: 10px;
}

.sell-property-wrap ul {
    overflow: hidden;
    padding-left: 0;
}

.we-hlp h3,
.sell-property-wrap h3 {
    text-align: center;
    color: #F6A623;
    margin: 30px 0;
}

h4 {
    font-family: "Oswald", Sans-serif;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
}

.h-property-bot p {
    font-size: 24px;
}

.market-value-wrap,
.your-bank-wrap {
    display: flex;
    align-items: flex-start;
}

.market-value-wrap p,
.your-bank-wrap p {
    color: #CFCFCF;
}
.inner-block i,
.your-bank-ico i,
.market-value-wrap i {
    background-color: rgba(255, 255, 255, 0.16);
    fill: #fff;
    color: #fff;
    font-size: 27px;
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.yellow-btn {
    font-weight: 500;
    fill: #313131;
    color: #313131;
    background-color: #F6A623;
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px;
    text-decoration: none;
    display: inline-block;
}

.hsell_yp h3 + h3 {
    color: #808080;
}

.we-hlp p {
    font-size: 24px;
    margin: 25px 0;
}

.hsell_yp p {
    font-size: 24px;
    font-weight: 700;
    margin: 20px 0;
}

.qsale-top {
    font-size: 24px;
    margin-bottom: 30px;
}

.qsale-wrap p {
    color: #9DA3AB;
}

.qsale-top > p {
    margin: 40px 0;
}

.qsale-top > h3 {
    color: #F6A623;
}

.qsale-wrap h4 {
    color: #3B4656;
    font-family: "Oswald", Sans-serif;
    font-size: 28px;
    font-weight: 500;
    margin: 30px 0;
    text-align: center;
}

.pbuyers {
    color: #3B4656;
    font-size: 22px;
    font-weight: 400;
}

.pbuyers h3 {
    color: #3B4656;
    font-family: "Oswald", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
}

.captureForm a,
.propertybuy a {
    color: #fff;
}

.propertybuy select {
    padding: 5px;
    margin: 0 auto 0 0;
    font-size: 18px;
    border: 3px solid #fff;
    background-color: #ecedee;
}

.propertybuy input[type="number"],
.propertybuy input[type="number"],
.propertybuy input[type="text"],
.propertybuy input[type="email"],
.captureForm input[type="text"],
.captureForm input[type="email"] {
    width: 100%;
    padding: 5px;
    margin: 0 auto 0 0;
    font-size: 18px;
    border: 3px solid #fff;
    background: #ecedee;
    height: 45px;
}

.propertybuy .mailpoet_paragraph,
.captureForm .mailpoet_paragraph {
    margin-bottom: 10px;
}


.propertybuy button[type="submit"],
.captureForm input[type="submit"],
.captureForm button[type="submit"] {
    width: 100%;
    background-color: #f6a623 !important;
    border-style: solid;
    border-radius: 0px !important;
    border-width: 1px;
    border-color: #313131;
    padding: 12px;
    margin: 0 auto 0 0;
    color: #fff;
}

.propertybuy select {
    padding: 5px 25px 5px 3px;
    margin: 0 auto 0 0;
    font-size: 18px;
}

.market-txt,
.your-bank-txt {
    margin-right: 20%;
}

.footer-copyright {
    color: #6c6f72;
    text-align: center;
    font-size: 14px;
}

.inner-top.h-top h3 {
    font-family: 'Shadows Into Light', sans-serif;
    font-size: 33px;
    line-height: 44px;
    font-weight: 600;
    text-transform: none;
}

.inner-top.h-top .is-layout-flex {
    align-items: center !important;
    margin-bottom: 0;
}

.h-property-bot,
.we-hlp .container {
    max-width: 900px;
    margin: 0 auto;
}


.infoform_submit {
    width: 100%;
    background-color: #f6a623 !important;
    border-style: solid;
    border-radius: 0px !important;
    border-width: 1px;
    border-color: #313131;
    padding: 5px;
    margin: 5px auto 0 0;
    color: #313131;
}

.infoform_submit:hover {}

.propertybuy {
    padding: 15px;

}

.propertybuy.form-1 {
    max-width: 400px;
    margin: 0 auto;
}

.propertybuy .mxw-50 {
    max-width: 50%;
    min-width: 280px;
}

.propertybuy h3 {
    font-weight: 400;
    font-size: 27px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px
}

.propertybuy h2 {
    font-weight: 400;
    font-size: 34px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px
}

.propertybuy .mailpoet_paragraph.capOption label,
.mailpoet_paragraph.capOption label {
    display: flex;
    align-items: center;
}

.block {
    display: flex;
}

.block:before,
.block:after {
    display: table;
    content: " ";
}

.col-1 {
    padding: 5px;
    width: 34%;
    min-width: 180px;
}

.label-wrap {
    display: flex;
}

.label-wrap > div,
.label-wrap > label {
    padding-right: 5px;
    font-size: 13px;
}

.lab {
    font-size: 13px
}

.sm-wth {
    max-width: 300px;
    margin: 0 auto;
}

.lth {
    align-items: center;
}

.propertybuy .wid-sm {
    max-width: 130px;
}

mailpoet_checkbox_label {
    align-items: center;
    display: flex;
}

.propertybuy .block .mailpoet_paragraph {
    margin-bottom: 0;
    min-width: 125px;
}

.propertybuy hr {
    margin: 10px 0;
}

.propertybuy .wid-sm-btn {
    max-width: 200px;
}

.propertybuy .lab-wdh {
    width: 130px;
}

.propertybuy .block2 select,
.propertybuy .block select {
    min-width: 130px;
    max-width: 100%;
    height: 45px;
}

.propertybuy .block select {
    min-width: 130px;
    max-width: 100%;
    height: 45px;
}

.propertybuy select,
.propertybuy input[type="text"],
.propertybuy input[type="email"] {
    font-size: 13px;
}

.propertybuy .wid-sm2 {
    max-width: 160px;
}

input[type=checkbox],
input[type=radio] {
    outline: none !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.form-block {
    padding: 30px 30px 30px 30px;
    border: 1px solid #3e3e3e;
    background: #5b6570;
}

.mailpoet_checkbox_label {
    align-items: center;
    display: flex;
}
.inner-block{ display: flex;}
.inner-bot a{ color: #fff;}


.blog h2 {
    font-family: "Oswald", Sans-serif;
    color: #fff;
}

.more-link {
    display: none;
}

.btn-more {
    background: #3b4757;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
}
.btn-more:hover {
    background: #5f6873;
    color: #fff;
    text-decoration: none;
}
.the_date {
    font-size: 14px;
}

.post-txt p {
    margin-bottom: 0;
}

.post-txt {
    background: #ffffff14;
    padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .block {
        flex-wrap: wrap;
    }

    .lth.label-wrap {
        display: block;
    }

    .col-1 {
        width: 50%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .col-1.tbl-br.rdo-blk {
        width: 60%;
    }
}

@media only screen and (max-width: 767px) {
    .block {
        flex-wrap: wrap;
    }

    .lth.label-wrap {
        display: block;
    }

    .col-1 {
        width: 50%;
    }

    .col-1.tbl-br {
        width: 100%;
    }

    .propertybuy .block .mailpoet_paragraph {
        margin-bottom: 0;
        min-width: auto;
        max-width: 250px;
    }

    .propertybuy .block select {
        min-width: 200px;
    }
    .propertybuy .block .mailpoet_paragraph.cap-sec{max-width: inherit;}
}

@media only screen and (max-width:575px) {
    .label-wrap {
        flex-wrap: wrap;
        margin: 10px 0;
    }

    .col-1 {
        width: auto;
    }
    .block{justify-content: center;}
}
