/*
Theme Name: RootsRealEstateMN
Template: hestia
*/

/*CSS overides*/
body {
  background: #fff !important
}

button, input[type="submit"], input[type="button"], .btn.btn-primary {
  box-shadow: 0 2px 2px 0 #3C4858, 0 3px 1px -2px #3C4858, 0 1px 5px 0 #3C4858 !important
}
.search-submit {
  background-color:  #3C4858 !important;
}

.header-filter-gradient {
  background: #fff !important
}
.navbar.navbar-transparent {
  color: #3E4A5A  !important;
  background-color: #fff  !important;
  -webkit-box-shadow: none  !important;
  box-shadow: none  !important;
}
.navbar.navbar-transparent > .container {
  padding-top: 10px !important;
}
.category a {
  color: #98B550 !important;
}
/*Start preloader*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99999;
  /* makes sure it stays on top */
}
.sold-title {
  color: #3C4858 !important;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */

  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}
/*end preloader*/
h1 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.buttons a {
  background-color:  #98B550 !important;
}
.btn.btn-primary:hover {
  background-color: #fff !important;
  color: #98B550;
}
.btn.btn-primary:link {
  background-color: #fff
}
.buttons a:hover {
  background-color: #fff;
}
/*landing section*/
#properties_section {
  text-align: center;
  padding-bottom: 5%;
}
#properties_section h2 {
  padding: 5%;
}
.about_landing_section {
  text-align: center;
  background-color: #98B550;
  color: #fff;
}
.about_landing_section h2 {
  font-family: "Roboto Slab", "Times New Roman", serif;
  font-weight: 700;
  text-align: center;
}
#landing_about_row {
  margin-top: 5%;
  margin-bottom: 5%;
}
.landing_about_discription {
  font-size: 20px;
  border-radius: 5px;
}
.about_landing_img {
  background: url('assets/img/garvin_reduced.jpg');
  background-size: cover;
  margin: 0 auto;
  width: 300px;
  margin-bottom: 2%;
  height: 400px;
  text-align: center;
  border-radius: 5px;
  box-shadow: 10px 10px 5px -2px gray;
}
#landing_about_button {
  background-color: #3C4858;
  margin-top: 5%;
}

.listing_buttons1 {
   background: url('assets/img/img1_small_reduced.jpg');
   background-size: cover;
   font-size: 50px;
   font-weight: bold;
   height: 200px;
   width: 300px;
   box-shadow: 0 10px 5px -2px gray;
   margin: auto;
   margin-bottom: 5%;
   border-radius: 5px;
   background-position: center;
}
.listing_buttons2 {
   background: url('assets/img/PLAN-1_small_reduced.jpg');
   background-size: cover;
   font-size: 50px;
   font-weight: bold;
   height: 200px;
   width: 300px;
   box-shadow: 0 10px 5px -2px gray;
   margin: auto;
   margin-bottom: 5%;
   border-radius: 5px;
   background-position: center;
}
.listing_buttons3 {
  background: url('assets/img/img2_small_reduced.jpg');
  background-position: center;
  background-size: cover;
  font-size: 50px;
  font-weight: bold;
  height: 200px;
  width: 300px;
  box-shadow: 0 10px 5px -2px gray;
   margin: auto;
   margin-bottom: 5%;
   border-radius: 5px;
}

#listed_button {
  background-color: rgba(143, 175, 65, 0.75);
  margin: auto;
  font-size: 25px;
   position:relative;
   top:25%;
   width: 50%;
   height: 50%;
   margin-bottom: 5%;
   border-radius: 5px;
}
#sold_button {
  background-color: rgba(206, 48, 48, 0.75);
  margin: auto;
  font-size: 25px;
   position:relative;
   top:25%;
   width: 50%;
   height: 50%;
   margin-bottom: 5%;
   border-radius: 5px;
}
#leasing_button {
  background-color:  rgba(60, 72, 88, 0.75);
  margin: auto;
  font-size: 25px;
   position:relative;
   top:25%;
   width: 50%;
   height: 50%;
   margin-bottom: 5%;
   border-radius: 5px;
}
#properties_section h2 {
  font-family: "Roboto Slab", "Times New Roman", serif;
  font-weight: 700;
  text-align: center;
}
/*end landing secting/*/
/*sold properties section*/
#sold {
  text-decoration: line-through;
  font-style: italic;
}
#sold_txt {
  font-weight: bold;
  color: red;
}
/*Sold properties end*/
/*listed propeties secion*/



.listing-data {
  display: flex;
align-items: stretch;
justify-content: space-between;
flex-wrap: wrap;
}
.listing_card_fields_value {
  flex: 1;
  margin-right: 5px;
  color: #3E4A5A;
}
#listed_properties_discription {
  padding-bottom: 5%;
}
.listing_card_fields {
  color: #90AF42;
  font-size: 15px;
}

.category .text-info {
  color: #9AB754;
}
.carousel .item {
  height: 800px;
}
.item img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 300px;
}
/*end listed properties section*/

/*about section*/
#about {
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
}
#about p {
  font-size: 15px;
}
#about h1 {
  text-align: center;
}
#discription {
  font-size: 20px;
}
#about img {
  height: 400px;
  border: 2px solid #000;
}
.testimonial {
 background: url('./assets/img/background_about.jpg');
  background-size: cover;
  background-attachment: fixed;
}

#test1 {
  background-color: rgba(255, 255, 255, 0.75);
  color: #000;
  border-radius: 5px;
}
.testimonials p {
  font-size: 15px;

  font-size: 20px;
}
.testimonials .row {
  margin-bottom: 20%;
}
.button_container {
  text-align: center;
}
#about_button_1,#about_button_2 {
  background-color: #98B550;
}
/*end about section*/
/*buying process start*/
#buying-process {
  background: url('assets/img/img1_hero_reduced.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  border-radius: 6px;
}
#selling-process {
  background: url('assets/img/img2_hero_reduced.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  border-radius: 6px;
}
#building-process{
  background: url('assets/img/PLAN-1_hero_reduced.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  border-radius: 6px;
}
.proccess_title {
  color: #3C4858;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.timeline {
    list-style: none;
    padding: 10px 0;
    position: relative;
    font-weight: 300;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 2px;
    background: #ffffff;
    left: 50%;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 20px;
    position: relative;
    width: 50%;
    float: left;
    clear: left;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li:before, .timeline > li:after {
    content:" ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li > .timeline-panel {
    width: calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: -webkit-calc(100% - 25px);
    float: left;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    position: relative;
    box-shadow: 0 4px 2px -2px gray;
    border-radius: 5px;
      box-shadow: 12px 12px 2px 1px rgba(0, 0, 0, .2);
}
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #dcdcdc;
    border-right: 0 solid #dcdcdc;
    border-bottom: 15px solid transparent;
    content:" ";
}
.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #ffffff;
    border-right: 0 solid #ffffff;
    border-bottom: 14px solid transparent;
    content:" ";
}
.timeline > li > .timeline-badge {
    color: #ffffff;
    width: 24px;
    height: 24px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 16px;
    right: -12px;
    z-index: 100;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge > a {
    color: #3C4858 !important;
}
.timeline-badge a:hover {
    color: #dcdcdc !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-heading h4 {
    font-weight: 400;
    padding: 0 15px;
    color: #3C4858;
}
.timeline-body > p, .timeline-body > ul {
    padding: 10px 15px;
    margin-bottom: 0;
}
.timeline-footer {
    padding: 5px 15px;
    background-color:#fff;
}
.timeline-footer p { margin-bottom: 0; }
.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}
.timeline > li.timeline-inverted {
    float: right;
    clear: right;
}
.timeline > li:nth-child(2) {
    margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge {
    left: -12px;
}
.no-float {
    float: none !important;
}
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li {
        margin-bottom: 0px;
        position: relative;
        width:100%;
        float: left;
        clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 65px);
        width: -moz-calc(100% - 65px);
        width: -webkit-calc(100% - 65px);
    }
    ul.timeline > li > .timeline-badge {
        left: 28px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .timeline > li.timeline-inverted {
        float: left;
        clear: left;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .timeline > li.timeline-inverted > .timeline-badge {
        left: 28px;
    }
}
/*selling tineline section */
#timeline-buttons {
  background-color: #98B550;
}

/*selling timeline section end*/

/*Testimonials*/

#testimonials_title {
  color: #3C485D;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 42px;
}
@media screen and (max-width: 768px) {
    #testimonials_title {
      font-size: 32px;
    }
  }


.testimonial {
  background-color: #fff;
}
/*First image on testominal pop-up*/
.testimonial ul li.in-view:nth-child(1)::after {
/*  background: url('assets/img/4.jpg'); */
  background-size: cover;
  height: 50px;
  width: 50px;
}
/*Second image on testominal pop-up*/
.testimonial ul li.in-view:nth-child(2)::after {
/*  background: url('assets/img/5.jpg'); */
  background-size: cover;
  height: 50px;
  width: 50px;
}
/*Third image on testominal pop-up*/
.testimonial ul li.in-view:nth-child(3)::after {
/*  background: url('assets/img/7.jpg'); */
  background-size: cover;
  height: 50px;
  width: 50px;
}
.testimonial ul {

  background-size: cover;
  background-attachment: fixed;
  padding: 50px 0;
  border-radius: 6px;
}
.testimonial ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  box-shadow: 12px 12px 2px 1px rgba(0, 0, 0, .2);
}

#recommended_contractor_container h2 {
  text-align: center;
  padding: 5%;
}
#recommended_contractor_row {
  padding-bottom: 5%;
}
