






/* 1a. Containers */




/* 1b. Colors */












































































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */









.dnd-section{
  padding-bottom: 96px;
  padding-top: 96px;
}

.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1280px;
}
@media screen and (max-width: 991px){
  .dnd-section{
    padding-bottom: 48.0px;
    padding-top: 48.0px;
  }
}




html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #403d3a;
  font-weight: 400;
  font-family: Roboto,sans-serif;
}


/* Anchors */

a {
  color: 

  
  
    
  


  rgba(31, 31, 51, 1.0)

;
}

a:hover{
  color: 

  
  
    
  


  rgba(210, 136, 218, 1.0)

;
}

/* Headings */

h1 {
  font-family: Roboto,sans-serif;
  font-size: 44px;
  color: #403d3a;
  font-weight: 700;
}

h2 {
  font-family: Roboto,sans-serif;
  font-size: 32px;
  color: #403d3a;
  font-weight: 700;
}

h3 {
  font-family: Roboto,sans-serif;
  font-size: 32px;
  color: #403d3a;
  font-weight: 700;
}

h4 {
  font-family: Roboto,sans-serif;
  font-size: 24px;
  color: #403d3a;
  font-weight: 700;
}

h5 {
  font-family: Roboto,sans-serif;
  font-size: 20px;
  color: #403d3a;
  font-weight: 700;
}

h6 {
  font-family: Roboto,sans-serif;
  font-size: 16px;
  color: #403d3a;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}










form,
.submitted-message {
  font-size: 16px;
  color: #403d3a;
  font-weight: 400
}

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 51, 51, 1.0);
}

/* Form label */

form label {
  color: rgba(72, 45, 15, 1.0);
}

/* Form help text */

form legend {
  color: rgba(72, 45, 15, 0.0);
}


input[type=text],
input[type=password],
form select,
form textarea,
.hs-input {
  border-color: rgba(226, 175, 116, 0.3);
  background-color: rgba(246, 231, 213, 1.0);
  border-radius: 4px;
}

input[type=text]:focus,
input[type=password]:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(56, 152, 236, 1.0);
}

input[type=text]:hover,
input[type=password]:hover,
form select:hover,
form textarea:hover,
.hs-input:hover {
  border-color: rgba(226, 175, 116, 0.6);
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #403d3a;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #403d3a;
}




.hs-button{
  background-color: rgba(210, 136, 218, 1.0);
  border-color: rgba(210, 136, 218, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(73, 24, 78, 1.0);
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.hs-button:hover{
  color: rgba(73, 24, 78, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(73, 24, 78, 1.0);
}




table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}




.header .top_header{
  background-color: rgba(239, 243, 237, 1.0) ;
  color: rgba(43, 55, 37, 1.0) ;
}
.header .mortgage-learn-txt{
  color: rgba(43, 55, 37, 1.0) ;
}
.bottom-header{
  background-color: rgba(255, 255, 255, 1.0) ;
}

.header .child-trigger,
.header .custom-menu-primary nav>ul>li>a,
.header span.navbar-text{
  color: rgba(31, 31, 51, 1.0);
}

.header .custom-menu-primary nav>ul>li:hover>.child-trigger,
.header .custom-menu-primary nav>ul>li:hover>a{
  color: rgba(31, 31, 51, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .custom-menu-primary nav>ul>li>a.active-item{
  color: rgba(31, 31, 51, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}

.header .custom-menu-primary nav>ul>li:hover>ul{
  background-color: rgba(249, 249, 250, 1.0);
}
.header .navigation-primary>ul>li>ul:before{
  border-bottom-color: rgba(249, 249, 250, 1.0);
}
.header .custom-menu-primary nav>ul>li>ul>li>a {
  color: rgba(31, 31, 51, 1.0);
}

.header .custom-menu-primary ul ul li a.active-item{
  color: rgba(0, 130, 243, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


.header .custom-menu-primary nav>ul>li>ul>li>a:hover{
  color: rgba(31, 31, 51, 1.0);
  background-color: rgba(222, 224, 227, 0.3);
}

.header .call-us a{
  color: rgba(31, 31, 51, 1.0);
}
.log-in a:hover,
.header .call-us a:hover{
  color: rgba(31, 31, 51, 1.0);
}

.header .mortgage-learn-btn a{
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(43, 55, 37, 1.0);
}
.header .mortgage-learn-btn a:hover{
  color: rgba(43, 55, 37, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}





footer.footer{
  color: rgba(31, 31, 51, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.footer .footer-follow .title,
.footer-blog-link p{
  color: rgba(31, 31, 51, 1.0);
}

.footer-top .hs-menu-wrapper>ul>li>a{
  color: rgba(31, 31, 51, 1.0);
  padding-top: 26px;
  margin-top: -26px;

}
.footer-top .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(31, 31, 51, 1.0);
}


.footer-top .hs-menu-wrapper>ul>li>ul>li>a{
  color: rgba(31, 31, 51, 1.0);
  margin-top: 0px !important;
    padding-top: 0px;
    padding-bottom: 10px;
}

.footer-bottom .hs-menu-wrapper ul a {
  color: rgba(31, 31, 51, 1.0);
  margin-top: 0px !important;
  padding-top: 32px;

}
.footer-bottom .hs-menu-wrapper ul a:hover,
.footer-top .hs-menu-wrapper>ul>li>ul>li>a:hover{
  color: rgba(31, 31, 51, 1.0);
}


.footer-bottom .hs-menu-wrapper ul a{
  color: rgba(31, 31, 51, 1.0);
}
.footer-bottom .hs-menu-wrapper ul a:hover{
  color: rgba(31, 31, 51, 1.0);
}

.footer-blog-link a{
  color: rgba(31, 31, 51, 1.0);
}
.footer-blog-link a:hover{
  color: rgba(31, 31, 51, 1.0);
}
.footer-bottom .paragraph p{
  color: rgba(31, 31, 51, 1.0);
}

.footer-nav-block-desktop a{
  background-color: rgba(246, 232, 248, 1.0);
  color: rgba(73, 24, 78, 1.0);
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.footer-nav-block-desktop a:hover{
  color: rgba(73, 24, 78, 1.0);
  background-color: rgba(246, 232, 248, 1.0);
}

.footer .footer-bottom{
  border-top-color: rgba(31, 31, 51, 0.5);
}

.footer-follow img {
 margin-bottom: 24px; 
}











.card__price {
  font-family: Roboto,sans-serif
    font-size: 32px;
  color: #403d3a;
  font-weight: 700
}

.header.sticky {
    position: fixed;
    top: 0px;
    background-color: #fff;
    box-shadow: 2px 2px 5px #ccc;
    width: 100%;
    z-index: 99999;
}

h1, h2, h3, h4, h5, h6 {  
    margin-top: 0px !important;
}

.hs-content-id-57941760457 #hs_cos_wrapper_widget_1670955268967 {
    display: block !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.ftr-logos {
  display: block;
  text-align: right;
}
img.ftr-logo2 {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin-top: 30px;
}
@media(max-width:991px){
  .ftr-logos {
    text-align: left;
  }  
}

@media(max-width:767px){
  h1 { 
      font-size: 34px !important; 
  }  
  h2 { 
      font-size: 30px !important; 
  }  
  h3 { 
      font-size: 28px !important; 
  }
  body {
      font-size: 16px !important; 
  } 
  img.ftr-logo2 { 
      margin: 30px 0px 0px 0px; 
  }  
}

/* Cookies Policy Popup CSS */
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  padding: 5px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
  margin-bottom: 0 !important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  margin: 0 0 0 0 !important;
}
body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
  color: #403d3a !important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a, 
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
  color: #2a6574 !important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  background-color: #2a6574!important;
  border: 1px solid #2a6574 !important;
  color: #fff !important;
  padding: 5px 16px!important;
}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  border: 1px solid #2a6574!important;
  color: #2a6574 !important;
  padding: 5px 16px!important;
}
@media(max-width:637px){
  body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    gap: 0;
  }
}


/* Header Banner CSS Start */
.gg-header-banner {
    position: relative;
    display: block;
    padding: 5px 0;
    background-color: rgba(246, 232, 248,1.0);    
}
.gg-header-banner.gg-header-banner-hide {
    display: none;
}
.gg-header-banner-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gg-header-banner-box a {
  order: 2;
}
.gg-header-banner-box img {
  max-width: 100%;
  width: 15px;
  height: auto;
}
.gg-header-banner-box p {
  margin-bottom: 0;
  order: 1;
  margin: 0 auto;
}
/* Header Banner CSS End */