/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");

body {
  font-family: "Inter", sans-serif;
  padding-top: 110px;
}

html {
  scroll-behavior: smooth;
}

section {
  scroll-margin-top: 100px; /* add top space */
}

header#masthead {
  background: #000;
  border-bottom: 10px solid #b38853;
  position: fixed;
  z-index: 999;
  top: 0;
  width: 100%;
}

nav#site-navigation {
  background: transparent;
}
nav#site-navigation a {
  background: transparent;
}
nav#site-navigation {
  background: transparent;
}

.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1330px;
  padding: 10px 15px;
}
.cls-easy.cls-durable .vc_column-inner {
    background: none !important;
}

span.gfield_required.gfield_required_text {
    display: none !important;
}

nav#site-navigation a {
  color: #fff;
  padding-left: 0px;
  font-size: 15px;
  font-weight: 200;
}
.last-one a {
  font-weight: 800 !important;
}
.logo-side-text {
  color: #fff;
  font-size: 20px;
  margin-left: 30px;
  font-weight: 300;
}
.logo-side-text i {
  margin: 0 5px;
  font-size: 15px;
}

div#content {
  display: block;
}

header.entry-header {
  display: none;
}

.inside-article {
  background: transparent !important;
}

.cls-round {
  background: #0f172a;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px !important;
}

.cls-idea h3 {
  margin-top: 30px;
}
.cls-modren .wpb_column .vc_column-inner {
  background: #f3f3f3;
  padding: 30px 20px !important;
}

.cls-modren .wpb_column .vc_column-inner {
  background: #f3f3f3;
  padding: 30px 20px !important;
  border-radius: 15px;
}

.cls-modren.with-border .wpb_column .vc_column-inner {
  background: #f3f3f3;
  padding: 30px 20px !important;
  border-radius: 15px;
  border: 1px solid #cbcbcb;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  background-color: transparent !important;
  border: transparent !important;
}

.your-property .vc_col-sm-3 .vc_column-inner {
  background: #fff !important;
}

.your-property h3.vc_custom_heading.vc_do_custom_heading {
  font-size: 18px;
  display: flex;
  gap: 2px;
  padding-left: 30px;
	    padding-bottom: 10px;
}

.income-report .wpb_wrapper p {
  margin: 0;
}

.income-report .wpb_wrapper a {
  margin: 0;
}

.income-report .wpb_wrapper {
  background: #0f172a;
  color: #fff;
  display: flex;
  padding: 10px 35px;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  border-radius: 20px;
}
.cls-legal {
  background: url(./img/Mace.png);
  background-repeat: no-repeat;
}
.cls-cash {
  background: url(./img/dollar-circle.png);
  background-repeat: no-repeat;
}

.inside-article {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.cls-build {
  background: url(./img/Calendar.png);
  background-repeat: no-repeat;
}
.cls-turnkey {
  background: url(./img/Calendar-1.png);
  background-repeat: no-repeat;
}

.your-property h3 img {
  margin-right: 6px;
  position: relative;
}

ul.first-ul li:first-child:before {
  background: url(./img/li1.png);
  content: "";
  width: 30px;
  display: inline-block;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
}

ul.first-ul li:nth-child(2):before {
  background: url(./img/li2.png);
  content: "";
  width: 30px;
  display: inline-block;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
}

ul.first-ul li:nth-child(3):before {
  background: url(./img/li3.png);
  content: "";
  width: 30px;
  display: inline-block;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
}

ul.first-ul li:nth-child(4):before {
  background: url(./img/li4.png);
  content: "";
  width: 30px;
  display: inline-block;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
}
ul.first-ul {
  margin-bottom: 20px !important;
}

.first-row ul {
  margin-top: 20px !important;
}
.first-row ul {
  list-style: none;
  margin-left: 0;
}
.first-row ul.first-ul li {
  list-style: none;
}
.first-row ul li {
  padding-bottom: 8px;
}

.first-row h2.vc_custom_heading.vc_do_custom_heading {
  font-weight: 800;
  font-size: 32px;
  color: #0f172a;
}

h1.vc_custom_heading.vc_do_custom_heading {
  font-weight: 800;
  font-size: 40px;
  color: #0f172a;
}
h2.vc_custom_heading.vc_do_custom_heading {
  font-weight: 800;
  font-size: 32px;
  color: #0f172a;
}

.foram-heading {
  display: flex;
  gap: 8px;
}

.foram-heading h4 {
  font-weight: 800;
  font-size: 18px;
  color: #0f172a;
}
span.gfield_required.gfield_required_text {
  display: none;
}

.gfield_description.validation_message {
  display: none;
}
.instruction.validation_message {
  display: none;
}

div#gform_1_validation_container {
  display: none;
}
.g-form div#gform_wrapper_1 {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 2px 2px 2px 2px #eee;
}
.g-form input#gform_submit_button_1 {
  background: #000;
  width: 100%;
  border-radius: 20px;
  font-size: 14px !important;
  font-weight: 500;
}

div#gform_fields_1 input,
div#gform_fields_1 select {
  background: transparent;
  border: 1px solid #0f172a;
  border-radius: 10px;
}
label.gfield_label {
  color: #222222 !important;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 10px !important;
}

div#gform_fields_1 .gfield_error input,
div#gform_fields_1 .gfield_error select {
  border: 1px solid #c02b0a;
}

form#gform_1:after {
  content: "By submitting, you agree to be contacted about your project. We don’t sell or share your data.";
  font-size: 13px;
  color: #475569;
  text-align: left;
}

h3.vc_custom_heading.vc_do_custom_heading {
  font-weight: 800;
  font-size: 22px;
  color: #000;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding: 14px 20px;
  font-weight: 700;
  margin-top: 20px;
}
.black-btn a {
  background: #000 !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  border: 2px solid #000 !important;
}
.black-btn a:hover {
  background: #fff !important;
  color: #000 !important;
  border-radius: 10px !important;
  font-size: 16px !important;
}
.white-btn a {
  background: #fff !important;
  color: #000 !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  border: 2px solid #000 !important;
}
.white-btn a:hover {
  background: #000 !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-size: 16px !important;
}

.golden-btn a {
  background: #b38853 !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  border: 2px solid #b38853 !important;
}
.golden-btn a:hover {
  background: #000 !important;
  color: #fff !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  border: 2px solid #000 !important;
}

.cls-easy ul li:before {
  content: "\f00c";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  margin-right: 10px;
  color: #0f172a;
}

.cls-easy ul {
  list-style: none;
  margin-left: 0;
}
.cls-easy .wpb_single_image * {
  width: 95% !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px !important;
}

.wpb_text_column.wpb_content_element.easy-financing {
  margin: 20px 0;
}
.cls-easy .wpb_wrapper > div {
  margin: 0 !important;
}

.row-pad {
  padding: 100px 15px;
}
.vc_column-inner {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
main#main {
  margin: 0 !important;
}

.entry-content {
  margin: 0 !important;
}

div#page {
  padding-top: 0;
  padding-bottom: 0;
}

.cls-faq .vc_tta-panel .vc_tta-panel-heading h4 a {
  font-size: 16px !important;
  color: #000 !important;
  font-weight: 800;
}

.cls-faq .vc_tta-panel {
  margin-bottom: 15px;
}
.cls-faq h2 {
  margin-bottom: 50px;
}

h4.vc_tta-panel-title.vc_tta-controls-icon-position-left i {
  color: #000 !important;
  fill: #000 !important;
  border-color: #000 !important;
}
.vc_tta-color-grey.vc_tta-style-classic
  .vc_active
  .vc_tta-panel-heading
  .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic
  .vc_active
  .vc_tta-panel-heading
  .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
  border-color: #000 !important;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left i * {
  color: #000 !important;
  fill: #000 !important;
  border-color: #000 !important;
}
.cls-faq .vc_tta-container {
  max-width: 1080px;
  margin: 0 auto;
}
.cls-faq .vc_tta-panels *:hover {
  background: #fff;
  border-radius: 15px !important;
}
.cls-faq .vc_tta-panels * {
  background: #fff;
  border-radius: 15px !important;
}
.cls-faq .vc_tta-panel-heading {
  border-radius: 15px !important;
}
.vc_do_btn {
  margin-bottom: 0px;
}

.cls-tab ul.vc_tta-tabs-list li a {
  background: #e2e8f0 !important;
  border-radius: 50px !important;
  color: #6b7280 !important;
  padding: 5px 18px !important;
  margin-bottom: 8px;
  margin-left: 2px;
  margin-right: 2px;
  font-size: 13px;
  border: 1px solid #d1fae5 !important;
}

.cls-tab ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
  background: #d1fae5 !important;
}

.cls-tab .vc_tta-panels {
  border: none !important;
}
.vc_tta.vc_general .vc_tta-tab.vc_active>a::after, .vc_tta.vc_general .vc_tta-tab.vc_active>a::before {
     border: 0px solid !important;
}

.second-row .vc_column-inner {
    background: none !important;
}

.cls-tab ul.vc_tta-tabs-list {
  max-width: 1200px;
  margin: 30px auto !important;
}

.cls-tab ul.vc_tta-tabs-list {
  text-align: center;
}

.cls-modren {
  padding: 30px 0 50px 0 !important;
}

.cls-easy ul {
  margin-top: 20px !important;
}
.cls-easy ul li {
  padding-bottom: 8px;
}

.cls-easy .vc_btn3-container {
  display: inline-block;
}
.cls-easy .vc_btn3-container.white-btn {
  margin-left: 10px !important;
}

/* testimonial card  */

.testimonial-card {
  background-color: #efefef;
  border: 1px solid #aaaaaa;
  border-radius: 12px;
  padding: 24px 28px;
  font-family: "Inter", sans-serif;
  color: #0d1321;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
}

blockquote {
  border-left: 0px solid rgba(0, 0, 0, 0.05);
  padding: 0px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative;
}

.testimonial-author p {
  margin: 0;
}

.stars {
  color: #00b67a; /* green star color */
  font-size: 20px;
  margin-bottom: 12px;
  letter-spacing: 2px;
}

blockquote {
  font-style: italic;
  font-size: 16px;
  line-height: 1.6;
  color: #1e293b;
  margin: 0 0 20px 0;
}

.testimonial-author {
  display: flex;
  align-items: center;
  gap: 12px;
}

.author-photo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.author-name {
  font-weight: 600;
  margin: 0;
  color: #111827;
}

.author-role {
  font-size: 14px;
  color: #4b5563;
  margin: 0;
}

.heading-with-border {
  border: 1px solid #64748b;
  margin: 0 auto;
  text-align: center !important;
  display: inline-block;
  padding: 10px 40px;
}
.cls-easy .wpb_wrapper > div.heading-with-border {
  margin-top: 30px !important;
  border-radius: 5px;
}
.cls-modren.no-border .wpb_column .vc_column-inner {
  background: #f3f3f3;
  padding: 0px 0px !important;
  border-radius: 15px;
  border: 0px solid #cbcbcb;
}
.cls-idea .vc_row.wpb_row.vc_inner.vc_row-fluid {
  text-align: center;
}

/* footer css */

.footer {
  background-color: #0d1321;
  color: #9ca3af;
  padding: 60px 40px;
  font-family: "Inter", sans-serif;
  border-bottom: 16px solid #b38853;
}
.footer-col img {
  margin-bottom: 15px;
}

.footer-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
  max-width: 1330px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.footer-col h3,
.footer-col h4 {
  color: #9ca3af;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 16px;
  margin-bottom: 25px;
}

.footer-col p {
  margin: 6px 0;
  font-size: 15px;
  line-height: 1.6;
}

.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-col ul li {
  margin: 6px 0;
}

i.fas.fa-phone-alt {
  transform: rotate(95deg);
}

.footer-col ul li a {
  color: #9ca3af;
  text-decoration: none;
  transition: color 0.2s ease;
  margin-bottom: 15px;
  display: block;
}

.footer-col ul li a:hover {
  color: #ffffff;
}
.footer-container .footer-col:last-child p {
  font-size: 12px;
  margin-bottom: 20px;
}
.footer-col a {
  color: #9ca3af;
  text-decoration: none;
}

.footer-container .footer-col:nth-child(2) p {
  margin-bottom: 15px;
}

.footer-col a:hover {
  color: #fff;
}

.footer-col i {
  margin-right: 5px;
}

@media (min-width: 767px) and (max-width: 1050px) {
  .row-pad {
    padding: 75px 0px;
  }
  .logo-side-text {
    font-size: 14px;
    margin-left: 6px;
  }
  img.header-image.is-logo-image {
    max-width: 100px;
  }
  nav#site-navigation a {
    color: #fff;
    padding-left: 0px;
    font-size: 13px;
    font-weight: 200;
    padding-right: 10px;
  }
}

@media (min-width: 767px) {
  .vc_rtl-columns-reverse {
    display: flex;
    flex-direction: row-reverse;
  }
  .desktop-pad-50 {
    padding-right: 30px;
    }
}

@media (min-width: 991px) and (max-width: 1250px) {
 .first-text.wpb_column.vc_column_container.vc_col-sm-6 {
        padding-right: 50px !important;  
    }
}

@media (min-width: 850px) and (max-width: 1150px) {
    .footer-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 40px;
        max-width: 1330px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
    }
    .footer {
        padding: 60px 15px; 
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .heading-with-border {
    border: 1px solid #64748b;
    margin: 0 auto;
    text-align: center !important;
    display: inline-block;
    padding: 10px 40px;
    width: 98%;
    font-size: 14px;
}
    .first-row .wpb_column.vc_column_container.vc_col-sm-6 {
        width: 100%;
    }
    .your-property .vc_col-sm-3 {
        width: 50%;
    }
    .first-row .wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element * {
        width: 100%;
    }
    .first-text.wpb_column.vc_column_container.vc_col-sm-6 {
        padding-right: 50px;
    }
    .first-row {
        display: block !important;
    }
    .first-row figure.wpb_wrapper.vc_figure * {
        width: 100% !important; 
    }
}

@media (max-width: 767px) {
  .row-pad {
    padding: 50px 15px !important;
  }
  .vc_row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .logo-side-text {
    font-size: 12px;
    margin-left: 6px;
  }
  img.header-image.is-logo-image {
    max-width: 100px;
  }
  .inside-navigation.grid-container {
    padding: 0;
  }
  .menu-toggle {
    padding: 0 15px;
    line-height: 35px;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    font-size: 18px;
    cursor: pointer;
  }
  body {
    padding-top: 40px;
  }
  nav#site-navigation a {
    line-height: 2.5;
  }
  h1.vc_custom_heading.vc_do_custom_heading {
    font-weight: 800;
    font-size: 30px;
    color: #0f172a;
  }
  .first-row img {
    padding: 0 15px !important;
  }
  .cls-modren {
    padding: 0px 0 30px 0 !important;
  }
  .first-row .cls-easy {
    padding: 0 15px;
  }
  .vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 10px 12px !important;
  }
  .white-btn a,
  .golden-btn a,
  .black-btn a {
    font-size: 14px !important;
  }
  .cls-easy .wpb_wrapper > div.heading-with-border {
    margin-top: 30px !important;
    border-radius: 5px;
    margin-bottom: 20px !important;
  }
  .income-report .wpb_wrapper {
    background: #0f172a;
    color: #fff;
    display: flex;
    padding: 10px 35px;
    align-items: center;
    justify-content: center;
    align-content: center;
    border-radius: 20px;
    flex-wrap: wrap;
    gap: 13px;
  }
  .fourth-section * {
    text-align: center !important;
    margin: 0 auto;
    }   
   .fourth-section .wpb_wrapper > div {
    margin: 0 auto !important;
    }
    .g-form-inner 
    {
        margin-top: 30px;
    }
    .footer { 
    padding: 30px 0px; 
    }
    .g-form div#gform_wrapper_1 {
    background: #fff;
    padding: 40px 15px;
    border-radius: 10px;
    box-shadow: 2px 2px 2px 2px #eee;
    }
    .gform_wrapper.gravity-theme .gfield.gfield--width-half {
        grid-column: span 12 !important;
        -ms-grid-column-span: 12 !important;
    }
    .cls-tab a {
        background: #b38853 !important;
        color: #fff !important;
        font-size: 16px;
    }

} 

@media (max-width: 365px) {
  .logo-side-text {
    display: none;
  }
}

@media (max-width: 350px) {
.cls-easy .vc_btn3-container.white-btn {
    margin-left: 0px !important;
}
}