@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Vesper+Libre:wght@400;700&display=swap');

@media only screen and (max-width: 475px) {
section.sec-banner {
    background-image: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46672.jpg) !important;
    background-attachment: initial !important;
}
section.sec-banner img {
    padding: 50px 30px !important;
}
}

@media only screen and (max-width: 767px) {
#main_menu {
    display: initial !important;
}

.navbar-header {
    display: initial !important;
}

.navbar-toggle {
    border-color: #fff !important;
}

.navbar-toggle .icon-bar {
    background: #fff !important;
}

a.navbar-logo.no-hover {
    display: none !important;
}

section.sec-banner {
    background-image: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/48152.jpg) !important;
}

section.sec1 ul {
    display: inline-block !important;
    margin: 0 auto !important;
    text-align: center !important;
    padding: 0 !important;
}

section.sec1 li {
    margin: 20px !important;
}

section.sec3 {
    padding: 50px !important;
}
section.sec5 .col-md-8 {
    padding-left: 80px !important;
}
}


body {
    font-size: 16px;
    font-family: 'Nunito Sans',sans-serif;
    font-weight: 400;
    color: #000;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Vesper Libre', serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    margin-bottom: 0;
}

h1, .h1 {
    font-size: 32px;
    color: #A22A2D;
}

h2, .h2 {
    font-size: 26px;
}

a {
    color: #253455;
}

a:hover {
    color: #A22A2D;
    text-decoration:none;
}

.cta-btn1 {
    width: 200px;
    background: #253455;
    border: 2px solid #253455;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    transition: 0.4s ease all;
}

.cta-btn2 {
    width: 200px;
    background: transparent;
    border: 2px solid #253455;
    color: #253455;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    transition: 0.4s ease all;
}

.cta-btn1:hover, .cta-btn2:hover {
    background: #A22A2D;
    border: 2px solid #A22A2D;
    color: #fff;
    text-decoration: none;
}

.navbar-header {
    display: none;
}

.header-meta.col-sm-3.col-xs-12.pull-right {
    display: none;
}

.top-navbar .nav-collapse {
    background-color: transparent;
}

.top-navbar {
    padding-top: 0;
    border-radius: 0;
    border: none;
}

.nav-collapse {
    margin-top: 0;
}

nav.navbar.top-navbar {
    background: #fff url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46672.jpg) center top fixed;
    background-size: cover;
}

#navbar > .container {
    background: transparent;
}

#main_menu {
    float: none;
    display: flex;
    justify-content: center;
}

#main_menu a {
    font-family: 'Nunito Sans', sans-serif;
}

#main_menu a {
    text-transform: uppercase !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 14px !important;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

#main_menu li.active > a, #main_menu li.sel > a {
    font-weight: 700;
    background: transparent;
    color: #fff;
    border-top: 5px solid #A22A2D;
}

#main_menu li.active>a, #main_menu li.sel>a, #main_menu li:hover>a {
    color: #fff;
    background: transparent;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
   background: transparent;
   color: #fff !important;
}

.dropdown-menu {
    background-color: rgba(37,52,85,0.8);
}

section.sec-banner img {
    padding: 200px 50px;
    width: 100%;
    margin: 0 auto;
}

section.sec-banner {
    background-image: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46672.jpg) !important;
    background-size: cover;
    background-color: #cedada;
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
}

/* SEC1 - WELCOME */
section.sec1 {
    text-align: center;
    padding: 40px 0;
}

section.sec1 p {
    padding: 20px 60px;
}

section.sec1 ul {
    list-style: none;
    display: inline-flex;
}

section.sec1 li {
    margin: 5px;
}

section.sec1 a:hover {
    text-decoration: none;
}


/* SEC2 - SEARCH */
div#home-widgets .container:nth-child(2) {
    background: #D2BD9E;
    width: 100% !important;
    max-width: 100% !important;
}

.search_board_listings {
    max-width: 1030px;
    margin: 0 auto;
    padding: 40px 0;
    background: #d1bd9e;
    border-radius: 5px;
}

.sidebar-title {
    margin-top: 0;
    background: none;
    color: #fff;
    padding: 5px 10px;
    line-height: 100%;
    font-size: 20px;
}

.search_board_listings .form-control {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    color: #fff;
    height: 40px;
}

.search_board_listings .btn-default {
    color: #fff;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    height: 40px;
}

.search_board_listings .dropdown-menu {
    background-color: #fff;
}

/* SEC3 - CTA */

section.sec3 {
    padding: 40px 0;
}

section.sec3 img {
    float: left;
    width: 75px;
    margin-right: 30px;
}

section.sec3 span {
    font-family: 'Nunito Sans',sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #ADB5C1;
    font-size:14px;
}


section.sec3 h3 {
    color: #A22A2D !important;
}

section.sec3 p {
    padding: 30px 0;
    padding-right: 50px;
}

/* SEC4 - LISTINGS */
.featured_listings .widget-title {
    text-align: center;
    background: none;
    line-height: 100%;
    font-size: 32px;
    text-transform: capitalize;
    color: #A22A2D;
    padding-bottom: 20px;
}

.widget.featured_listings {
    padding: 40px 0;
}



/* SEC5 - ABOUT */
section.sec5 {
    background: linear-gradient(to bottom, #ADB5C1 90%, #ffffff 50%);
}

section.sec5 .col-md-8 {
    padding: 80px 0;
    padding-left: 220px;
    padding-right: 80px;
    color: #fff;
}


section.sec5 .col-md-8 p {
    padding: 30px 0;
}

/* SEC6 - REVIEWS */
section.sec6 {
    padding: 80px 0;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46676.png) no-repeat center;
    background-size: 10%;
    text-align: center;
}

section.sec6 p {
    width: 75%;
    margin: 0 auto;
}

section.sec6 h4 {
    margin-top: 30px;
    font-weight: 700;
}

.carousel-control {
    background-image: none !important;
    color: #acb5c1;
}

/* SEC7 - AFC */
section.sec7 .row {
    margin-right: 0;
    margin-left: 0;
    padding: 15px 0;
}

section.sec7 .content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 275px;
    background-position: center;
    margin: 0;
    background: rgba(8,8,8,0.3);
    text-align: center;
}

section.sec7 .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

section.sec7 .content a {
    color: #fff;
    font-family: 'Vesper Libre', serif;
    font-size: 24px;
}

section.sec7 .content.three {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46679.jpg) center;
}
section.sec7 .content.two {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46680.jpg) center;
}
section.sec7 .content.four {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46678.jpg) center;
}
section.sec7 .content.six {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46683.jpg) center;
}
section.sec7 .content.one {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46684.jpg) center;
}
section.sec7 .content.five {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46685.jpg) center;
}

/* SEC8 - FORM */

section.sec8 {
    background: #D2BD9E;
    padding: 60px 0;
    margin-top: 300px;
}

section.sec8 h3 {
    color: #fff;
}

section.sec8 .lead-form h2 {
    display: none;
}

section.sec8 .form-control {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    height: 40px;
    color: #fff;
}

section.sec8 input.btn.btn-default.submit.btn-sub {
    border-radius: 0;
    background: #253555;
    color: #fff;
    text-shadow: none;
    border: 1px solid #253555;
    box-shadow: none;
}

/* FOOTER */
section.sec-footer {
    padding: 40px 0;
}

section.sec-footer .col-md-5.one .fa {
    font-size: 20px;
    padding-right: 20px;
}

section.sec-footer .col-md-5.one a {
    color: #253655;
    font-weight: 700;
}
section.sec-footer .col-md-5.one p {
    padding: 20px 0;
}
section.sec-footer .col-md-5.one img {
    width: 250px;
}

section.sec-footer .col-md-3.two img {
    width: 185px;
    padding: 30px 0;
}


section.sec-footer .col-md-4.three ul {
    float: left;
    list-style: none;
    padding: 0;
}
section.sec-footer .col-md-4.three h4 {
    color: #a22a2d;
}
section.sec-footer .col-md-4.three li {
    background: #ADB5C1;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 0;
    text-align: center;
    margin: 10px;
    font-size: 12px;
    width: 131px;
}

footer {
    background: #fff;
    color: #fff;
    font-size: 13px;
    font-weight: 100;
    padding-bottom: 20px;
    margin-top: 0;
    padding-top: 0;
}

footer div#disclaimers {
    display: none;
}

#powered_by {
    background: transparent url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46671.png) no-repeat 0 0;
    background-size: contain;
}

footer a {
    color: #70716f;
}



/* INNER PAGES */
body:not(.home) .footer-before {
    border-top: 1px solid #acb5c1;
}

.multiple-listing-view .nav-pills>li.active>a, .multiple-listing-view .nav-pills>li.active>a:focus, .multiple-listing-view .nav-pills>li.active>a:hover, .multiple-listing-view .nav-pills>li>a:focus, .multiple-listing-view .nav-pills>li>a:hover {
    background: #fff;
    color: #253455;
}

.has_afc .pagination a, .properties.list .pagination a {
    display: inline-block;
    float: none;
    color: #253455;
}

/*BYRON - SEARCH WIDGET*/

.search_board_listings form:before, .search_board_listings form:after {
  display: none;
}
.search_board_listings form {
  display: grid;
  grid-template-columns: .3fr 1.5fr .3fr;
  align-items: center;
}
.search_board_listings .sidebar-title {
  font-size: 20px;
  text-transform: capitalize;
}
.search_board_listings .sidebar-title strong {
  margin-top: 10px;
  display: block;
}
.new-btn-container > .lstngs-sel {
  width: 100%;
  height: 100px;
  padding: 0px 20px;
}
.new-btn-container > .lstngs-sel .submit-btn {
  background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46668.png) no-repeat center center, #253455;
  height: 100%;
  background-size: 50px;
  display: block;
  border-radius: 0px;
  color: transparent;
  transition: all 0.3s ease-in-out;
}
.new-btn-container > .lstngs-sel .submit-btn:hover {
  background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46668.png) no-repeat center center, #A22A2D;
    background-size: 50px;
}
.search_board_listings input::placeholder {
  color: #fff;
}
.search_board_listings .lstngs-sel input, .search_board_listings .lstngs-sel button {
  height: 45px;
}
@media screen and (max-width: 992px) {
  .search_board_listings form {
    grid-template-columns: 1fr;
  }
  .new-btn-container > .lstngs-sel {
    padding: 0;
    margin-top: 20px;
  }
  .search_board_listings .sidebar-title {
    padding: 0 0 20px;
    text-align: center;
  }
}  


.new-featured-img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: relative;
}
.new-featured-link {
  display: block;
  position: absolute;
  height: 100%;
}
.inner-con {
  height: 500px;
}
.inner-info {
  position: absolute;
  bottom: 0;
}

.new-form-parent-container {
  align-items: center;
  display: grid;
  grid-template-columns: 1fr .2fr;
}
.left-form-grid .form-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px;
}

.left-form-grid label {
  display: none !important;
}


section.sec8 input.btn.btn-default.submit.btn-sub {
  color: transparent;
  background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46670.png) no-repeat, #253455; 
  transition: all 0.3s ease-in-out;
  background-size: 30px;
  background-position: center center;
  height: 140px;
  margin-top: -65px;
  width: 100%;
}
section.sec8 input.btn.btn-default.submit.btn-sub:hover {
  color: transparent;
  background: url(https://s3.amazonaws.com/store24-ubertor-com/cl8183/content/image/46670.png) no-repeat, #A22A2D; 
  border-color: #A22A2D;
  background-size: 30px;
  background-position: center center;
}
.content_form .form-group {
  padding: 0;
  clear: initial;
  margin: 0;
}
.custom-container {
  max-width: 1170px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .2fr 1fr;
  align-items: center;
}
.left-form-grid .form-grid {
  margin-bottom: 20px;
}
section.sec8 .form-control {
  height: 60px;
}
section.sec8 textarea.form-control {
  padding-top: 20px;
}
.left-form-grid input::placeholder, .left-form-grid textarea::placeholder {
  color: #fff;
}
.custom-container .bold {
  font-weight: 700;
}
.left-form-grid .input-group {
  display: initial;
}
.new-form-parent-container {
  grid-gap: 20px;
}
.new-form-parent-container .form-group.submit-btn {
  height: 100%;
  display: grid;
  align-items: center;
}
.new-form-parent-container .form-group.submit-btn > .form-group:first-child {
  display: none;
}
.left-form-grid {
  padding-top: 40px;
}
.left-form-grid #form_protection {
  margin-top: 20px;
}
#listingWidgetParent .container {
  width: 100%;
  max-width: 100%;
  padding: 100px 35px 0px;
}
.inner-info {
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.inner-info .badge-custom {
  background: #333;
  max-width: 152px;
  text-align: center;
  position: absolute;
  top: -10px;
  display: block;
  color: #fff;
  padding: 5px;
  width: 100%;
}
.inner-info .badge-custom.sold {
  background: #A22A2D;
}
.featured-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
  align-items: center;
}
.featured-add {
  text-align: right;
  color: #fff;
  font-size: 19px;
}
.featured-grid > div:nth-child(2) {
  border-left: 2px solid #fff;
  text-align: center;
}
.featured-grid .featured-price {
  color: #fff;
  font-size: 12px;
}
.featured-grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 2px solid #ffff;
}
.featured-grid ul li {
  display: inline-block;
  color: #fff;
  font-size: 12px;
}

#listingWidgetParent .container > h3 {
  text-align: center;  
  font-size: 32px;
  text-transform: capitalize;
  color: #A22A2D;
  padding-bottom: 20px;
}
body.home .featured_listings,
#feature_listings {
  display: none;
}

@media screen and (max-width: 1200px) {
  .custom-container {
    padding: 0 35px;
  }
}
@media screen and (max-width: 992px) {
  .custom-container {
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }
  .new-form-parent-container {
    grid-template-columns: repeat(1, 1fr);
  }
  section.sec8 input.btn.btn-default.submit.btn-sub {
    margin-top: 0;
    max-width: 250px;
    height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .left-form-grid .form-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  section.sec8 input.btn.btn-default.submit.btn-sub {
    height: 60px;
    max-width: 300px;
  }
}

@media screen and (max-width: 1200px) {
  .inner-con {
    height: 350px;
  }
}
@media screen and (max-width: 992px) {
  .inner-con {
    margin: 10px auto;
    max-width: 400px;
  }
}








/*ivy - content transfer*/

/*=============================buyers page=========================*/
.buyers form .col-md-6 {  width: 100%;
}
.buyers form .col-md-12 input {
  width: 100%;  
}
.buyers h1 {
  margin-bottom: 20px;
}

.buyers p {
  color: #000;
  margin-top: 20px;
  margin-bottom: 0;
}

/*==========(buyers) - dreamhome finder========*/
#dreamHomeFinder h1 {
  margin-top: revert;
  margin-bottom: revert;
    text-align: center;
}
#dreamHomeFinder .buyerChart ul {
  margin: 0;
  padding: 0;
  text-align: center;
    margin-bottom: 30px;
}
#dreamHomeFinder .buyerChart ul li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
    margin: 0 10px;
}
#dreamHomeFinder .buyerChart ul li .fa {
  font-size: 35px;
  background: gray;
  color: #fff;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  align-items: center;
display: inline-flex;
justify-content: center;
/*     height: 1.5rem;
    width: 1.5rem; */
}
#dreamHomeFinder .is-hidden-mobile {
  font-size: 80px;
  color: gray;
}
#dreamHomeFinder .buyerCTA {
  margin-top: 50px;
}

#dreamHomeFinder .buyerCTA h3 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;;
}
#dreamHomeFinder .buyerCTA p {
  text-align: center;
    color: #000;
}

.dream_home_finder h2 {
  display: none;
}
.dreamHomeFinderForm {
  margin-top: 60px;
}
.dreamHomeFinderForm h3 {
  text-transform: uppercase;;
}
.dream_home_finder .field-name {
  display: none;
}
.dream_home_finder #form_protection {
  margin-top: 20px;
  display: block;
}
.dream_home_finder .field-other label {
  display: none;
}
.dream_home_finder .form-group label {
  color: #000;
}
.dream_home_finder .form-group small {
  color: gray;
}




/*===============(buyers) - buyers resources============*/
#buyerResources h1 {
  text-align: center;
  margin-top: revert;
  margin-bottom: revert;
 
}
#buyerResources h3 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.buyers_resources .lead-form h2 {
  text-align: center;
  margin-bottom: 30px;
}
.buyers_resources  .field-paragraph h2 {
  font-size: 20px;
     background: #ccc;
  display:block;
  padding: 10px 0;
}
.buyers_resources .form-group {
  text-align: center;
}
.buyers_resources .form-group > label {
  font-weight: bold;
  margin-top: 20px;
}
.buyers_resources  .field-step-2 {
  margin-top: 50px;
}
.buyers_resources  .field-select-all-reports-to-send > h2 {
  font-size: 18px;
  background: transparent;
}

.buyers_resources .field-first-name label, .field-last-name label, .field-email label, .field-phone label {
  text-align: left;
}
.buyers_resources .field-name  {
  display: none;
}
.buyers_resources .field-checkboxes {
  margin-bottom: 60px;
}
.buyers_resources .g-recaptcha {
  text-align: left;
  display: block;
}
.buyers_resources .form-group.submit-btn input {
  text-align:left;
  display: block;
  margin-top: 30px;
}
.buyers .form-group label{
  color: #000;
}
.buyers_resources p {
  color: #000;
}


/*========(buyers) - first_time_buyers========*/
.first_time_buyers p {
  color: #000;
}




/*=============(buyers) - business directory============*/

#businessDirect .businesDirectoryTop  ul {
  text-align: center;
  padding:0;
  margin-top: 40px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 40px;
  
}
#businessDirect .businesDirectoryTop ul li {
  display: inline-block;
  margin: 0 5px;
}
#businessDirect .businesDirectoryTop ul li a {
  text-decoration: none;
  color: #000;
}
#businessDirect .businesDirectoryTop ul li a:hover {
  text-decoration: underline;
}

#businessDirect .businesDirectoryBottom h2  {
  display: block;
  text-align: center;
  margin: 30px 0 25px 0;
  font-size: 25px;
  background: rgba(0,0,0,0.1);
  padding: 15px 0 10px 0;
}
#businessDirect .businesDirectoryBottom .contactGroup ul {
  text-align: center;
  padding: 0;
}
#businessDirect .businesDirectoryBottom .contactGroup ul li {
  display: inline-block;
  margin: 0 50px;
    vertical-align: top;
}
#businessDirect .businesDirectoryBottom .contactGroup ul li h4 {
  font-size: 20px;
}




/*=========(Buyers) - RelocationGuide===========*/
#TobianoRelocationGuide {
  
}
#TobianoRelocationGuide hr, .custom_page hr{
  margin-bottom: 40px;
}



#TobianoRelocationGuide .section1 h1, .custom_page .section1 h1 {
  margin-bottom: 10px;
}
#TobianoRelocationGuide .section1 p, .custom_page .section1 p {
  text-align: justify;
}
#TobianoRelocationGuide .section1 h2, .custom_page .section1 h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
#TobianoRelocationGuide .section1 p, .custom_page .section1 p {
}
#TobianoRelocationGuide .section1 p img, .custom_page .section1 p img {
  display: inline-block;
  max-width: 450px;
  width: 100%;
  text-align: left;
  float: left;
  margin: 0 20px 20px 0;
}


/*===========*/
#TobianoRelocationGuide .section2 h2 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
}
#TobianoRelocationGuide .section2 .col-md-4 h3 {
  margin-bottom 10px;
  display: block;
  text-align: center;
  color: #A22A2D;
  margin-bottom: 15px;
}
#TobianoRelocationGuide .section2 .col-md-4 ul,#TobianoRelocationGuide .section2 .col-md-4 ul {
  padding-left: 20px;
  text-align: justify;
  margin-top: 20px;
}
#TobianoRelocationGuide .section2 .col-md-4 ul li {
  list-style: disc;
  margin-bottom: 10px;
}

/*================*/
#TobianoRelocationGuide .section3 h2 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  display: block;
}
#TobianoRelocationGuide .section3 .col-md-6 h3 {
  margin-bottom 10px;
  display: block;
  text-align: left;
  color: #A22A2D;
  margin-bottom: 15px;
}
#TobianoRelocationGuide .section3 .col-md-6 a {
  display: inline-block;
  background: #253455;
  color: #fff;
  padding: 10px 0;
  max-width: 300px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
#TobianoRelocationGuide .section3 .col-md-6 a:hover  {
  background: #A22A2D;
  transition: 0.4s ease all;
}
#TobianoRelocationGuide .section3 .col-md-6 p img {
  max-width: 200px;
  width: 100%;
  display: inline-block;
  margin-right: 20px;
  float:left;
}
/*================*/
#TobianoRelocationGuide .section4 h2 {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 30px;
  display: block;
}
#TobianoRelocationGuide .section4 p img {
  max-width: 400px;
  text-align: left;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#TobianoRelocationGuide .section4 p {
  text-align: justify;
}

/*==========*/
#TobianoRelocationGuide .section5, .custom_page .section5 {
  margin-bottom: 50px;
  display: block;
  clear: both;
}
#TobianoRelocationGuide .section5 h2, .custom_page .section5 h2 {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 30px;
  display: block;
}
#TobianoRelocationGuide .section5 h4, .custom_page .section5 h4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  display: block;
  color: #A22A2D;
}
#TobianoRelocationGuide .section5 img, .custom_page .section5 img {
  margin-bottom: 20px;
}
#TobianoRelocationGuide .section5 a, .custom_page .section5 a {
  display: inline-block;
  background: #253455;
  color: #fff;
  padding: 10px 0;
  max-width: 150px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
#TobianoRelocationGuide .section5 a:hover, .custom_page .section5 a:hover {
    background: #A22A2D;
  transition: 0.4s ease all;
}

.custom_page .section5 .row {
    padding: 30px 0;
}



/*===================================seller page==================================*/
.sellers h1 {
  margin-bottom: 20px;
}
.sellers p {
  color: #000;
}
.sellers form .col-md-6,
.sellers form .col-md-12,
.sellers .Phone input,
.sellers .lead-form .bootstrap-select.form-control:not([class*=span]) {
  width: 100%;
}

/*==========(seller) - homeEval============*/
#freeHomeEval {
  padding-bottom: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#freeHomeEval p {
  color: #000;
}

#freeHomeEval h1 {
  margin-top: revert;
  margin-bottom: revert;
    text-align: center;
}
#freeHomeEval .freeHomeEval ul {
  padding: 0;
  text-align: center;
    margin-bottom: 30px;
}
#freeHomeEval .freeHomeEval ul li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
    margin: 0 10px;
}
#freeHomeEval .freeHomeEval ul li .fa {
  font-size: 35px;
  background: gray;
  color: #fff;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  align-items: center;
display: inline-flex;
justify-content: center;
}
#freeHomeEval .is-hidden-mobile {
  font-size: 80px;
  color: gray;
}
#freeHomeEval.buyerCTA {
  margin-top: 50px;
}

#freeHomeEval .buyerCTA h3 {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;;
}
#freeHomeEval .buyerCTA p {
  text-align: center;
}

#freeHomeEval .sellerBullet h2 {
  display: none;
}
#freeHomeEval .sellerBullet {
  margin-top: 100px;
}
#freeHomeEval .freeHomeEvalForm h3 {
  text-transform: uppercase;
}
#freeHomeEval .sellerBullet {
    margin-top: 40px;
}
#freeHomeEval .sellerBullet h3 {
    margin-bottom: 10px;
}
#freeHomeEval .sellerBullet ul {
  padding-left: 20px;
}
#freeHomeEval .sellerBullet ul li {
  list-style: disc !important;
  line-height: 1.5;
}
#freeHomeEval .freeHomeEvalForm {
  margin-top: 50px;
  display: block;
}
.free_home_evaluation  .lead-form .content_form > h2 {
  display: none !important;
}
.free_home_evaluation .field-name {
  display: none
}
.free_home_evaluation .content_form .form-group label {
  color: #000;
  font-size: 16px;
}
.free_home_evaluation .field-text small {
  font-size: 12px !important;
  color: gray;
}


/*=============seller resources=========*/
#buyerResources h1 {
  text-align: center;
  margin-top: revert;
  margin-bottom: revert;
 
}
#buyerResources h3 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.seller_resources .lead-form h2 {
  text-align: center;
  margin-bottom: 30px;

  
}
.seller_resources  .field-paragraph h2 {
  font-size: 20px;
     background: #ccc;
  display:block;
  padding: 10px 0;
}
.seller_resources .form-group {
  text-align: center;
}
.seller_resources .form-group > label {
  font-weight: bold;
  margin-top: 20px;
}
.seller_resources  .field-step-2 {
  margin-top: 50px;
}
.seller_resources  .field-select-all-reports-to-send > h2 {
  font-size: 18px;
  background: transparent;
}

.seller_resources .field-first-name label, .field-last-name label, .field-email label, .field-phone label {
  text-align: left;
}
.seller_resources .field-name  {
  display: none;
}
.seller_resources .field-checkboxes {
  margin-bottom: 60px;
}
.seller_resources .g-recaptcha {
  text-align: left;
  display: block;
}
.seller_resources .form-group.submit-btn input {
  text-align:left;
  display: block;
  margin-top: 30px;
}








/*==================================Tobianos Page========================*/



/*=========(Tobiano) - TobianoSummerLanding=====*/
#TobianoSummerLanding ul {
  margin: 0;
  text-align: center;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
#TobianoSummerLanding h1 {
    margin-top: revert;
    margin-bottom: revert;
    text-align: center;
    
}
#TobianoSummerLanding ul li {
  display: inline-block;
  max-width: 200px;
  width: 100%;
}
#TobianoSummerLanding ul li a {
  width: 200px;
    background: transparent;
    border: 2px solid #253455;
    color: #253455;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    transition: 0.4s ease all;
  display: inline-block;
}

#TobianoSummerLanding ul li a:hover {
    background: #A22A2D;
    border: 2px solid #A22A2D;
    color: #fff;
    text-decoration: none;
}

/*=============(Tobiano)- summer-landings site-plans===========*/
.site-plans #sitePlansPage {
  text-align: center;
}
.site-plans #sitePlansPage h1 {
  margin-bottom: 40px;
}
.site-plans #sitePlansPage a {
    width: auto;
    background: transparent;
    border: 2px solid #253455;
    color: #253455;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    transition: 0.4s ease all;
    display: inline-block;
  margin-bottom: 30px;
  margin-top: 50px;
}
.site-plans #sitePlansPage  a:hover  {
  background: #A22A2D;
  border: 2px solid #A22A2D;
  color: #fff;
  text-decoration: none;
}


#sitePlansPage h4 {
  display: block;
  background: #253455;
  padding: 35px 0 30px 0;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
#sitePlansPage ul {
  margin: 0;
  padding: 0;
}
#sitePlansPage ul li {
  padding: 30px 0 20px 0;
}
#sitePlansPage ul li:nth-child(even){
  background: #ddd;
}
#sitePlansPage ul li h3 {
  color: #A22A2D;
  margin-bottom: 5px;
}


/*==============(Tobiano) - summer-landings floor-plans============*/

#floorPlansPage {
  text-align: center;
}
#floorPlansPage h1 {

}
#floorPlansPage h2 {
   margin-top: 40px;
  background: #253455;
  color: #fff;
  padding: 15px 0 10px 0;
}


/*=======tobiano FAQ=========*/
.tobiano_faq #tobianoFAQ h1 {
  margin-bottom: 15px;
}
.tobiano_faq #tobianoFAQ ol li {
  list-style-type: decimal;
  color: #000;
  padding-left: 10px;
  margin-bottom: 15px;
}
.tobiano_faq #tobianoFAQ ol {
  padding-left: 20px;
}


/*===============================about Page====================*/

.about_andrew #aboutAndrew {
  text-align: center;
}
.about_andrew #aboutAndrew img {
  margin: 0 auto;
}
.about_andrew #aboutAndrew h1 {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
}
.about_andrew #aboutAndrew p a {
  text-decoration: underline;
}
.about_andrew #aboutAndrew p a:hover {
  text-decoration: none;
}
.about_andrew #aboutAndrew ul {
  padding: 0;
  margin-top: 50px;
}
.about_andrew #aboutAndrew ul li {
  display: inline-block;
  margin: 0 15px;
}


/*++++++about blog++++++++*/
.blog .post_heading a {
  color: #253455;
}
.blog .post_heading a:hover {
  color: #A22A2D;
}



/*=======(about) - testimonial========*/

#aboutTestimonial .testified {
  margin-top: 10px;
  display: block;
  font-style: italic;
  font-weight: bold;
}


/*==========blog========*/

.blog .post_heading a {
  color: #253455;
}
.blog .post_heading a:hover {
  color: #A22A2D;
}




/*=====================contact page============================*/
#contactPage h4 {
  margin-left: 20px;
  margin-top: 20px;
  line-height: 1.3;
}
#contactPage  p {
  color: #000;
}

#contactPage a {
  color: #A22A2D;
}




/*==========(about) - Local Info & Links=================*/
#LocalInfoLinks h3 {
  margin-top: 30px;  
  display: block;
}
#LocalInfoLinks p {
  color: #000;  
}
#LocalInfoLinks ul {
  padding-left: 20px;
}
#LocalInfoLinks ul li {
  list-style: disc;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent !important;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: transparent !important;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: 0 0!important;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color:transparent!important;
}

.fairway_homes_at_tobiano_-_new_for_2010 .xp-listing.xp-active {
    display: none;
}






/*==============================neighborhood============================*/

/*==============================kamloon============================*/


#neighborhoodKamloops {
  margin-bottom: 50px;
}
.kamloops   .container.main-content {
width: 100% ;
  max-width: 100% ;
}
.neighborhoods .FirstSect {
  padding-bottom: 60px;
}
.neighborhoods .SecondSect {
  background: #253455;
  text-align: center;
  padding: 90px 0;
  color: #fff;
}
.neighborhoods .ThirdSect {
  padding: 70px 0;
}
.neighborhoods .FirstSect h1 {
  text-align: center;
}


/*calendar*/
.neighborhoods .box__icon[data-v-6c1a8316] {
position: relative !important;
  float: right !important;
  margin-top: -30px !important;
  width: auto !important;
  height: auto!important;
}
.neighborhoods .box__icon[data-v-6c1a8316]  .fa {
  font-size: 28px;
  color: #fff;
}



/* .neighborhoods .FirstSect  */
.neighborhoods .FirstSect  .neighborSubTitle {
  text-align: center;
  display: block !important;
  margin: 0 auto;
}


/* .neighborhoods .SecondSect */
.neighborhoods .SecondSect a {
  color: #aeb5c2;
}
.neighborhoods .SecondSect a:hover {
  text-decoration: underline;
}


/* .neighborhoods .ThirdSect  */
.neighborhoods .ThirdSect  {
  text-align: center;
}
.neighborhoods .ThirdSect a {
  color: #aeb5c2;
}
.neighborhoods .ThirdSect a:hover {
  color: #000;
}
.neighborhoods .strap-content h3 {
  font-size: 25px;
  margin: 30px 0 30px 0;
}
.neighborhoods .is-one-third {
  margin-bottom: 20px;
}
.neighborhoods .breadcrumb.lbcrumb {
  max-width: 1030px;
  width: 100%;
  margin:  auto;
  margin-bottom: 50px;
}




/*=======neighborhoods=kamloon==========*/

.neighborhoods  .ql-bubble .ql-editor h3 {
    font-size: 37.44px;
}
.neighborhoods  .columns:not(.is-desktop) {
    display: flex;
}
.neighborhoods  .column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: .75rem;
}
.neighborhoods  .box {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 3px rgb(10 10 10 / 10%), 0 0 0 1px rgb(10 10 10 / 10%);
    color: #4a4a4a;
    display: block;
    padding: 1.25rem;
}
.neighborhoods  .box__icon[data-v-6c1a8316] {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    width: 40px;
    height: 40px;
    font-size: 40px;
    opacity: .4;
}
.neighborhoods  .box__header[data-v-6c1a8316] {
    line-height: 1.2;
    margin-bottom: 2rem;
}
.neighborhoods  .box__stats.is-branded strong[data-v-6c1a8316] {
    color: #fff;
}
.neighborhoods  .level-item small {
  color: #fff;
}
.box__header small {
  color: #fff;
}
.neighborhoods  .level.is-mobile {
    display: flex;
}

.neighborhoods .level.is-mobile .level-item:not(.is-narrow) {
    flex-grow: 1;
}

.kamloops .afc-listings {
    max-width: 1030px;
  margin: 0 auto;
}


/*=======neighborhoods=abredeen==========*/

#neighborhoodAberdeen .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodAberdeen .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodAberdeen .neighBox p {
  margin-top: 10px;
}
#neighborhoodAberdeen .neighChart {
  margin: 40px 0;
  clear:both
}

/*=======neighborhoods=Berriere==========*/

#neighborhoodBerriere .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodBerriere .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodBerriere .neighBox p {
  margin-top: 10px;
}
#neighborhoodBerriere .neighChart {
  margin: 40px 0;
  clear:both
}


/*=======neighborhoods=BatchelorHeights==========*/
#neighborhoodBatchelorHeights .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodBatchelorHeights .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodBatchelorHeights .neighBox p {
  margin-top: 10px;
}
#neighborhoodBatchelorHeights .neighChart {
  margin: 40px 0;
  clear:both
}

/*=======neighborhoods=Brocklehursts==========*/
#neighborhoodBrocklehurst  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodBrocklehurst  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodBrocklehurst  .neighBox p {
  margin-top: 10px;
}
#neighborhoodBrocklehurst  .neighChart {
  margin: 40px 0;
  clear:both
}


/*=======neighborhoods=Campbell==========*/
#neighborhoodCampbell  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodCampbell  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodCampbell  .neighBox p {
  margin-top: 10px;
}
#neighborhoodCampbell  .neighChart {
  margin: 40px 0;
  clear:both
}



/*=======neighborhoods=cherryCreek==========*/
#neighborhoodCherryCreek  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodCherryCreek  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodCherryCreek  .neighBox p {
  margin-top: 10px;
}
#neighborhoodCherryCreek  .neighChart {
  margin: 40px 0;
  clear:both
}



/*====neighborhoodsDallas=====*/
#neighborhoodDallas  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodDallas  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodDallas  .neighBox p {
  margin-top: 10px;
}
#neighborhoodDallas  .neighChart {
  margin: 40px 0;
  clear:both
}




/*====neighborhoodsDufferin=====*/
#neighborhoodDufferin .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborhoodDufferin  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborhoodDufferin .neighBox p {
  margin-top: 10px;
}
#neighborhoodDufferin .neighChart {
  margin: 40px 0;
  clear:both
}


/*====neighborhoodsHeffley=====*/
#neighborHeffleyCreek .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborHeffleyCreek  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborHeffleyCreek .neighBox p {
  margin-top: 10px;
}
#neighborHeffleyCreek .neighChart {
  margin: 40px 0;
  clear:both
}


/*=====neighborhoodsjuniper====*/
#neighborJuniper .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborJuniper  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborJuniper .neighBox p {
  margin-top: 10px;
}
#neighborJuniper .neighChart {
  margin: 40px 0;
  clear:both
}




/*=====neighborhoodsKnutsford====*/
#neighborKnutsford .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborKnutsford  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborKnutsford .neighBox p {
  margin-top: 10px;
}
#neighborKnutsford .neighChart {
  margin: 40px 0;
  clear:both
}





/*=====neighborhoodsMclure and Vinsula====*/
#neighborMclureandVinsula .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborMclureandVinsula  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborMclureandVinsula .neighBox p {
  margin-top: 10px;
}
#neighborMclureandVinsula .neighChart {
  margin: 40px 0;
  clear:both
}


/*=====NorthKamloops====*/
#neighborNorthKamloops  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborNorthKamloops  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborNorthKamloops .neighBox p {
  margin-top: 10px;
}
#neighborNorthKamloops .neighChart {
  margin: 40px 0;
  clear:both
}



/*=====neighborPaulLake====*/
#neighborPaulLake  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborPaulLake  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborPaulLake .neighBox p {
  margin-top: 10px;
}
#neighborPaulLake .neighChart {
  margin: 40px 0;
  clear:both
}




/*=====neighborPineview====*/
#neighborPineview  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborPineview  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborPineview .neighBox p {
  margin-top: 10px;
}
#neighborPineview .neighChart {
  margin: 40px 0;
  clear:both
}



/*=====neighborPritchard====*/
#neighborPritchard  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborPritchard  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborPritchard .neighBox p {
  margin-top: 10px;
}
#neighborPritchard .neighChart {
  margin: 40px 0;
  clear:both
}



/*=====neighborRayleigh====*/
#neighborRayleigh  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborRayleigh  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborRayleigh .neighBox p {
  margin-top: 10px;
}
#neighborRayleigh .neighChart {
  margin: 40px 0;
  clear:both
}



/*=====neighborSahali====*/
#neighborSahali  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborSahali  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborSahali .neighBox p {
  margin-top: 10px;
}
#neighborSahali .neighChart {
  margin: 40px 0;
  clear:both
}



/*=====neighborSunPeaks====*/
#neighborSunPeaks  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborSunPeaks  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborSunPeaks .neighBox p {
  margin-top: 10px;
}
#neighborSunPeaks .neighChart {
  margin: 40px 0;
  clear:both
}




/*=====neighborSun Rivers====*/
#neighborSunRivers  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborSunRivers  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborSunRivers .neighBox p {
  margin-top: 10px;
}
#neighborSunRivers .neighChart {
  margin: 40px 0;
  clear:both
}



/*=====neighborTobiano====*/
#neighborTobiano  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborTobiano  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborTobiano .neighBox p {
  margin-top: 10px;
}
#neighborTobiano .neighChart {
  margin: 40px 0;
  clear:bothm
}






/*=====neighborWestsyde====*/
#neighborWestsyde  .neighBox {
  margin-bottom: 20px;
  display: block;
}
#neighborWestsyde  .neighBox h2 {
  text-align: center;
  margin-bottom: 30px;
}
#neighborWestsyde .neighBox p {
  margin-top: 10px;
}
#neighborWestsyde .neighChart {
  margin: 40px 0;
  clear:both
}



.fairway_homes_at_tobiano_2020 .xp-active {
    display: none !important;
}

.fairway_homes_at_tobiano_2020 .xp-sold {
    display: none !important;
}

div#listingWidgetParent {
    display: none;
}



/*tobiano*/


#tobianoPage h1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}

.modal-open {
    overflow: initial;
}


#neighborTobiano .neighChart, #neighborSunPeaks .neighChart {
    display: none;
    margin: 40px 0;
    clear: both;
}










