/* GLOBAL STYLES
-------------------------------------------------- */

body {
  padding-top: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

.carousel {
  margin-bottom: 4rem;
}
nav{
  background-color: #262626;
 
}
.navbar-toggler-icon
{
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28181, 138, 53, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") 50%/100% 100% no-repeat;
}
.nav-link{
  color:#B58A35;
  font-family: Sansation;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 18px;
}
.nav-link:focus, .nav-link:hover {
  color: #FFFFFF;
}
a.nav-link.btn.btn-outline-info:hover {
  background: white;
  color: black;
}

a.nav-link.btn.btn-outline-info {
  background: transparent;
  border: white 1px solid;
}
a {
  color: #B58A35;
  
}
.current{
color: white;
}


.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}


.carousel-item {
  height: 32rem;
  min-height: 950px;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  
}

.slick-next {
  right: 65px;
}
.slick-prev {
  left: 25px;
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  font-size: 58px;
}
.slick-dots li button:before {
  font-size: 14px;
  top: -51px;
}
/* li{
  padding: 5px;
} */

.one-time {
  overflow: hidden;
  max-height: 1030px;
}
.one-time img {
  width: 100%;
  display: inline-block;
}
.carousel-content{
  width: 536px;
  height: 344px;
  position: absolute; 
  top: 30%;
  margin-left: 1.9%;
  background: rgba(38, 38, 38, 0.85);
  backdrop-filter: blur(6px);
}

.slide-address {
  width: 64%;
  margin: 0 auto 0 14%;
}

.slide-address .img2-btn {
  margin-top: 24px;
  margin-left: 0px;
}

.call-us-link {
  color: #B58A35;
  font-weight: bold;
}
.carousel-content h2{
  font-family: Sansation;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
  margin-top: 45px;
  margin-left: -75px;
}

.carousel-para{
font-family: Sansation;
font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 31px;
margin: 11px 0px 0px 0px;
color: #FFFFFF;
}
.carousel-para1{
  
font-family: Sansation;
font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 31px;
margin: 11px 0px 0px 89px;
color: #FFFFFF;
}
.carousel-phno{
width: 220px;
height: 52px;
background: #B58A35;
border-radius: 5px;
font-family: Sansation;
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 27px;
color: #FFFFFF;
padding: 10px;
margin: 12px 0px 0px 150px;
}
.carousel-content-img2{
  position: absolute; 
  top: 30%;
  text-align: center;
  width: 14%;
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  margin-left: 12px;
  margin-top: 4px;
  transform: translateY(1px);
  line-height: inherit;
  white-space: nowrap;
}

.logo-icon {
  width: 136%;
  margin-top: -4px;
}

.navbar-collapse {
  margin-top: 5px;
}
@media screen and (max-width:879px){
  .carousel-content {
    width: 536px;
    height: 320px;
    position: absolute;
    top: 17%;
    margin-left: 1.9%;
    background: rgba(38, 38, 38, 0.85);
    backdrop-filter: blur(6px);
}
}
@media screen and (max-width: 494px){
  .one-time img {
    width: 110%;
    display: inline-block;
  }
}
@media screen and (max-width: 448px){
  .one-time img {
    width: 120%;
    display: inline-block;
  }
}




  .carousel-content-img2{
    position: absolute;
    top: 33%;
    text-align: center;
    width: 14%;
}
@media screen and (max-width: 913px){
  .carousel-content-img2{
    position: absolute;
    top: 15%;
    text-align: center;
    width: 14%;
}
}
@media screen and (max-width: 431px){
  .one-time img {
    width: 130%;
    display: inline-block;
  }
  .carousel-content-img2{
    position: absolute;
    top: 25%;
    text-align: center;
    width: 14%;
}
}

@media screen and (max-width: 340px){
  .one-time img {
    width: 140%;
    display: inline-block;
  }
}
@media screen and (max-width: 320px){
  .one-time img {
    width: 152%;
    display: inline-block;
  }
}



.carousel-content-img2 h2{
  font-family: Sansation;
  font-style: normal;
  font-weight: bold;
  font-size: 45px;
  line-height: 50px;
  margin-left: -15px;
  color: #FFFFFF;
}

.carousel-content-img2 p{
  font-family: Sansation;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 31px;
    color: #FFFFFF;
    margin-left: 6px;
    padding-top: 30px;
}
.img2-btn{
    
  margin-top: 24px;
  
  margin-left: 62px;
}


@media screen and (max-width: 731px){
  .img2-btn{
  
  
    margin-top: 0px;
    
    margin-left: 62px;
  
  
  }
}
@media screen and (max-width: 670px){
  .carousel-content-img2 h2{
    font-size: 31px;
    line-height: 50px;
    margin-left: -15px;
    color: #FFFFFF;
  }
  .carousel-content-img2 p {
    
    font-size: 22px;
    line-height: 31px;
    margin-left: 6px;
    padding-top: 0px;
}
}
@media screen and (max-width: 575px){
  .carousel-content-img2 h2{
    font-size: 27px;
    line-height: 50px;
    margin-left: -15px;
    color: #FFFFFF;
  }
  .carousel-content-img2 p {
    
    font-size: 20px;
    line-height: 28px;
    margin-left: 6px;
    padding-top: 0px;
}
.img2-btn {
  margin-top: -20px;
  margin-left: 17px;
}
}
@media screen and (max-width: 538px){
  .carousel-content-img2 h2{
    font-size: 20px;
    line-height: 40px;
    margin-left: -15px;
    color: #FFFFFF;
  }
  .carousel-content-img2 p {
    
    font-size: 18px;
    line-height: 25px;
    margin-left: 6px;
    padding-top: 0px;
}
.img2-btn {
  margin-top: -20px;
  margin-left: 17px;
}
}
@media screen and (max-width: 418px){
  .carousel-content-img2 h2{
    font-size: 20px;
    line-height: 14px;
    margin-left: -15px;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 391px){
  .carousel-content-img2 h2{
    margin-left: 0px;
  }
}
@media screen and (max-width: 292px){
  .one-time img {
    width: 175%;
    display: inline-block;
  }
  .carousel-content-img2 h2{
    top: 25%;
    margin-left: 0px;
    
  }
}
.tx-nav-bottom{
  margin-top:10px;
}
@media screen and (max-width: 653px){
 
.carousel-content {
  width: 536px;
  height: 257px;
  position: absolute;
  top: 20%;
  margin-left: 0.5%;
  background: rgba(38, 38, 38, 0.85);
  backdrop-filter: blur(6px);
}
}
@media screen and (max-width: 580px){
  .carousel-content {
    top: 16%;
    margin-left: 2.1%;
  }
  .carousel-content h2 {
    margin: 14px 0px 0px -21px
  }
}

@media screen and (max-width: 653px){
 
  .carousel-content {
    width: 310px;
    height: 217px;
    margin-top: 10px;
   
}
.carousel-content h2 {
  margin: 0px 0px 0px 20px;
    font-size: 20px;
    text-align: left;
    padding: 0;
}
.carousel-para {
  
  font-size: 15px;
  line-height: 14px;
  margin: 3px 0px 0px 20px;
}
.carousel-phno {
  width: 156px;
  height: 41px;
  font-size: 18px;
  padding: 10px;
  margin: 15px 0px 0px 63px;
}
.carousel-para1 {
  
  font-size: 18px;
  line-height: 5px;
  margin: 11px 0px 0px 24px;
  
}
/* .carousel-content-img2 h2 {
  
  font-size: 37px;
  line-height: 50px;
  margin-left: 0px;
  color: #FFFFFF;
} */

}

@media screen and (max-width: 389px){
main{
  padding-top: 83px;
  
}
.carousel-content {
  margin-left: .7%;
    /* margin: 0 auto; */
    margin-top: -20px;
}
}
@media screen and (max-width: 328px){
main {
    padding-top: 135px;
}
.carousel-content {
  
  margin-left: 0.5%;
  margin-top: -25px;
}
.carousel-phno {
  width: 158px;
  height: 38px;
  font-size: 18px;
  padding: 8px;
  margin: 29px 0px 0px 59px;
}
}

/* MARKETING CONTENT
-------------------------------------------------- */
@media screen and (min-width: 1200px){
  .first-third{
    margin-top: 28px;
    margin-bottom: 5px;
  }
  .second-first{
    margin-top: 28px;
    margin-bottom: 17px;
  }
  .third-third{
    margin-top: 23px;
    margin-bottom: 22px;
  }
}

.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}


.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
  
}



/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; 
}


.featurette-heading {
  width: 220px;
  font-family: Sansation;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;


color: #545454;
  
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {

  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

}
@media screen and (min-width: 1700px) and (max-width:2000px) {
  .carousel-content{
    margin-left: 2.9%;
  }

}
@media screen and (min-width: 2001px){
  .carousel-content{
    margin-left: 3.9%;
  }

}



.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
  
  @media (min-width: 768px) {
    .bd-placeholder-img-lg {
      font-size: 3.5rem;
    }
  }
  body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
  }
  /* CARD CONTENT
-------------------------------------------------- */
  .tx-appraisal-cards{
    background: #FFFFFF;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 9%), 2px 2px 15px rgb(0 0 0 / 17%);
    border-radius: 18px;
    height: 450px;
    margin-bottom: 50px;
  }
  @media screen and (min-width: 1199px){
    .tx-appraisal-cards{
    height: 403px;
  }
}
  .tx-appraisal-cards h5.card-title {
    font-family: 'Sansation', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 30px;
    text-align: center;
    color: #000000;
  }
  .tx-appraisal-cards p{


font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
text-align: center;

color: #545454;
  }
  
  .tx-appraisal-icons{
    width:20%;
    margin:40px auto 0;
    display:block;
  }
  .tx-appraisal-icon{
    width: 12%;
    margin: 85px 0px 0 -68px;
    position: absolute;
    
  }
  .card-link{
    padding: 10px;
  }
  @media screen and (max-width: 1199px){
  .card-third{
    margin-bottom: -10px;
  }
}
   /* FEATURETTES
-------------------------------------------------- */
  .featurette p{
    width: 438px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #545454;
    margin-top: 20px;
    
  }
  /* Appraisal Process */
  .tx-appraisal-numbers{
    
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 180px;
    line-height: 211px;
    color: #B8AEAE;
    
    
  }
  .tx-why-us {
    list-style-type: none;
    padding: 0;
  }
  .tx-why-us li{
    background: url(../images/home-icons/check-lg.svg) no-repeat;
    padding-left: 60px;
    background-position-y: 4px;
    background-position-x: -6px;
    padding-top: 18px;
  }
  .tx-li{
    
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    padding-right: 10px;
    color: #545454;
  }
  .tx-checked-border{
    position: relative;
  }
  .tx-checked-lines{
    border-left: 2px dashed #888888;
    height: 100px;
    position: absolute;
  top: 60px;
  }



  .col-two
  {
    border-left: 2px dashed #888888;
    border-right: 2px dashed #888888;
  }
.appraisal-process-heading{
  font-family: Sansation;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 36px;  
  color: #545454;
}
  .number-title
  {
    font-style: normal;
    text-align: center;
    color:#B58A35;
    font-family: Sansation;
    font-weight: normal;
    font-size: 30px;
    line-height: 34px;
  }
  .number-text
  {
    
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #545454;
    padding-top: 27px;

  }
  .appraisal-primary-btn{
    width: 222px;
    background: #B58A35;
    
    border-radius: 7px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    padding: 16px;
    font-family: 'Sansation';
    border: none;
    color: #FFFFFF;
  }
  
  .Schedule-btn{
   box-shadow: 4px 4px 4px #aaa;
    margin-top: 24px;
    
    margin: 0 auto;
    
    
      }

      .tx-img-fag{
        /* margin: 0 auto;
        width: auto; */
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: auto;
       
      }
      .img-margin{
        margin-top: 50px;
      }
      .tx-img-main{
        background-image:url("../images/home-img/img-faq.jpg");
        background-repeat:no-repeat;
        background-position: center;
        height: 477px;
        display: block;
        
      }
      .img-change{
        
        height: 477px;
        background: #B58A35;
        opacity: 0.8;
      }
      .tx-head-faq
    {
      height: 36px;
      font-family: Sansation;
      font-style: normal;
      font-weight: bold;
      font-size: 32px;
      line-height: 36px;
      color: #FFFFFF;
      text-align: center;
      padding-top: 70px;
      padding-bottom: 127px;
      
    }
   
    .tx-img-text{
      font-family: Roboto;
      font-style: italic;
      font-weight: 300;
      font-size: 28px;
      line-height: 33px;
      text-align: center;
      color: #FFFFFF;
      
    }
.tx-contact{
 width: 100%;
 MARGIN-TOP: 75PX;
}
.tx-contact-image{
  background-image: url(../images/home-img/img-contact.jpg);
  background-repeat: no-repeat;
  height: 899px;
  background-size: cover;
}
.tx-contact-para{
  padding-bottom: 13px;
}
.appraisal-secondary-btn{
  width: 136px;
  background: #B58A35;
  padding: 8px;
  font-family: Sansation;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 22px;
  
color: white;
border: none;
text-align: center;
border-radius: 3px;
}
.tx-contact-button{
 
  margin-top: 20px;
float: right;
text-decoration: none;


   
}
.clear{
  clear: both;
}
.tx-contact-heading{

  
  font-family: Sansation;
  font-style: normal;
  font-weight: bold;
  padding: 65px 0px 11px 0px;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #FFFFFF;

}
.tx-contact p{
  font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 26px;
text-align: center;
color: #FFFFFF;
}
      .tx-contact-form{
        
        margin: 0 auto;
        width: 781px;;
        height: 585px;
        padding: 32px;
        background-color:rgba(0,0,0,0.2);
        margin-top:20px;
        height: auto;
        
        }
    
        .tx-contact-form label{
          color:#FFFFFF;
          font-family: Roboto;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 19px;
          padding-bottom: 5px;
        }
       
        .tx-contact-form textarea{
          width: 100%;
          height: 84px;
          background: rgba(255, 255, 255, 0.65);
        }
        .tx-contact-form input,textarea
        {
          width: 100%;
          height: 50px;
          border: 1px solid #ccc;
          margin-top: 6px;
          margin-bottom: 8px;
          resize: vertical;
          
          outline:none;
          background: rgba(255, 255, 255, 0.65);
          border: 0.4px solid rgba(65, 65, 65, 0.5);
          box-sizing: border-box;
          border-radius: 5px;
          
        }
      
        .rc-anchor-light {
          background: rgba(255, 255, 255, 0.65);
          color: #000;
      }
      .tx-recaptcha{
        float: left;
      }
        .frm_btm
        {
         
          background-color:rgba(0,0,0,0.6);
          border-radius:30px;
        }
        @media screen and (max-width: 799px){
          .tx-contact-form{
            width:97%
          }
        }
        .tx-footer
        {
          margin: 0 0 0 0;
        }
        .tx-footer-address h6{
          color: #B58A35;
        }
        .tx-footer-address p{
          font-family: Sansation;
          font-style: normal;
          font-weight: bold;
          font-size: 15px;
          line-height: 12px;
          color: #B58A35;
          
        }
        .tx-footer-products{
          color: #B58A35;
        }
        .fa-map-marker-alt{
          color: #FFFFFF;
        }
        .tx-footer-products p{
          font-family: Sansation;
          font-style: normal;
          font-weight: bold;
          font-size: 15px;
          line-height: 12px;
          margin-left: 5px;
          margin-top: 15px;
          color: #ffffff;
        }
        
        .tx-footer-hours h6{
          color: #B58A35;
          margin-left: -2px;
        }
        .tx-footer-hours p{
          font-family: Sansation;
          font-style: normal;
          font-weight: bold;
          font-size: 15px;
          line-height: 12px;
          color: #ffffff;
          margin-top: 15px;
        }
        .tx-footer-link a{
          color: #B58A35;
          text-decoration: none;
          font-family: Sansation;
        }
        .tx-footer-link p
      {
        font-size: 15px;
          line-height: 12px;
          font-family: Sansation;
      }
        .tx-footer-copy {
          background-color:black
        }
        .tx-footer-png{
          width:70%;
          
        }
        .tx-ft{
          position: absolute;
          right: 6%;
          top: 12px;
        }
        .tx-tp{
          position: absolute;
          left: 6%;
          top: 12px;
        }
        .tx-footer-copy a{
          color: #B58A35;
          text-decoration: none;
          font-family: Sansation;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 150.19%;
          
          /* identical to box height, or 21px */


          color: #B58A35;
        }
        .tx-privacy{
          position: relative; 
        }
        .tx-home-footer{
          background-color:  #383737;;
        }
        .tx-footer-icon{
          width: 18%;
         margin-top: -20px;
        
        }
        @media screen and (max-width: 541px){
          .tx-ft {
            position: absolute;
            right: 13%;
            top: 52px;
            left: 26px;
        }
        .tx-footer-copy {
            background-color: black;
            height: 129px;
        }
        
        }
        .tx-content-bottom
        {
          background-color: black;
          color: white; 
         font-family: Sansation;
          font-style: normal;
          font-weight:normal;
          font-size: 16px;
          line-height: 17px;
          padding: 16px;
          text-align: center;
          margin-top: -30px;
          color: #FFFFFF;
          /* margin-bottom: 10px; */
        }
        
        .marketing{
          margin-top: 60px;
    padding: 2px;
        }
        .marketings{
          margin-top: 60px;
   
        }
/* image-arrow */
        .slick-prev:before, .slick-next:before {
          display: none;
      }


      /* about-us */

      .carousel-contents{
        
        position: absolute; 
        top: 30%;
        
        
      }
      .carousel-contents h2{
        font-family: Sansation;
        font-style: normal;
        font-weight: bold;
        font-size: 80px;
        line-height: 90px;
        text-align: center;
        color: #FFFFFF;
        
      }
      @media screen and (max-width: 469px){
        .carousel-contents h2{
          font-size: 50px;
        }
      }
      @media screen and (max-width: 440px){
        .carousel-contents h2{
          font-size: 31px;
        }
      }
      .tx-font-format{
        font-family: Sansation;
        font-size: 18px;
      }

      .tx-content-bottom a{
        font-family: Sansation;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 20px;
        text-decoration: none;
        color: #B58A35;
      }
      .tx-about-para p{
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 25px;
        padding-top: 36px;
        color: #545454;
      }
      /* our services */

      .tx-services-content h2
      {
        font-family: Sansation;
        font-style: normal;
        font-weight: bold;
        font-size: 32px;
        line-height: 58px;
        color: #545454;
      }
      .tx-services-know{
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 33px;

        color: #000000;
      }
      .tx-service-sub{
        font-family: Sansation;
        font-style: italic;
        font-weight: normal;
        font-size: 18px;
        line-height: 33px;
        color: #B58A35;
      }
      .tx-services-content h3{
        font-family: Sansation;
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 44px;
        color: #B58A35;
        padding-bottom: 12px;
      }
      .tx-services-content p{
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 29px;
        padding-bottom: 12px;
        color: #545454;
      }
      /* privacy-policy */
      .appraisal-default-btn{
        width: 270px;
        height: 40px;
        background: #B58A35;
        border: none;
        color: #FFFFFF;
        font-family: Sansation;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        text-align: left;
        padding-left: 5px;
      }
      @media screen and (min-width: 768px) and (max-width:991px) {
        .appraisal-default-btn{
          width: 144%;
        }
      }
      @media screen and (min-width: 991px) and (max-width:1999px) {
        .appraisal-default-btn{
          width: 100%;
        }
      }
      .privacy-btn{
        padding-bottom: 7px;
  
      }
      .tx-privacy-content{
        width: 109%;
        height: 48px;
        border: 1px solid #B58A35;
        box-sizing: border-box;
      }
      .tx-privacy-head{
        
       
        background-color:#B58A35;
        margin-top: -1px;
        width: 46.45px;
        height: 48px;
      }
      .tx-privacy-content h3{
        font-family: Sansation;
        font-style: normal;
        font-weight: normal;
        font-size: 28px;
        line-height: 31px;
        margin-top: -39px;
        margin-left: 62px;
        color: #262626;
      }
      .prvcy-icon{
        font-size: 50px;
       padding-top: 17px;
       padding-left: 13px;
      
  
      }
      .tx-privacy-policy p{
        font-family: Roboto;
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 21px;

        color: #545454;
      }
      .tx-top-page{
        font-family: Sansation;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 18px;
        /* identical to box height */

        text-decoration-line: underline;

        color: #262626;
      }
      .tx-top-page p{
        padding: 1px;
      }
      /* @media screen and (min-width: 768px) and (max-width:1999px) {
.tx-privacy-policy{
  padding-left: 20px;
}
      } */
      .tx-privacy-main
      {
        margin: 10px;
      }

      
        
       .tx-contact-forms {
        margin: 0 auto;
       
        padding: 32px;
        
        margin-top: -40px;
        height: auto;
        
    }
    .tx-contact-forms label {
      color: black;
      font-family: Roboto;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 19px;
      padding-bottom: 8px;
  }
  .tx-contact-forms input, textarea {
    width: 580px;
    height: 50px;
    border: 1px solid #ccc;
    margin-top: 6px;
    margin-bottom: 8px;
    resize: vertical;
    outline: none;
    border: 0.4px solid rgba(65, 65, 65, 0.5);
box-sizing: border-box;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
border-radius: 5px;
}
.tx-contact-forms textarea {
  width: 580px;
  height: 84px;
}
.text-center {
  text-align: left!important;
}
@media screen and (max-width: 1290px) {
  .tx-contact-forms input, textarea {
    width: 100%;
}
.tx-contact-forms textarea {
  width: 100%;
  height: 84px;
}
}
.tx-footer-icons {
  width: 13%;
  /* margin-top: -20px; */
}
.tx-footers-png {
  width: 44%;
  margin-left: -9px;
    margin-top: 7px;
}



.contactForm h2{
  font-family: Sansation;
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 36px;

color: #4A4A4A; 

  
  }
/* #contact-popup { 
  
  margin: 4em auto;
  width: 100px; 
  height: 30px; 
  line-height: 30px;
  background: teal;
  color: white;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  border: 1px solid white;
} */

#contact-popup:hover { background: #666; }
#contact-popup:active { background: #444; }

#contactForm { 
  
  display: none;
  background: #DED2C3;
  padding: 2em;
  width: 944px;
  /* text-align: center; */
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  
}
.contactForm label{
  font-family: Roboto;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
/* identical to box height */
padding: 15px 0px 5px 0px;


color: #4A4A4A;
}

.contactForm input, textarea { 
  width: 848px;
height: 50px;
background: #FFFFFF;
border: 0.4px solid rgba(65, 65, 65, 0.5);
box-sizing: border-box;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
border-radius: 5px;
}
.contactForm textarea {
  width: 848px;
height: 84px;
left: 70px;
top: 556px;

background: #FFFFFF;
border: 0.4px solid rgba(65, 65, 65, 0.5);
box-sizing: border-box;
box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
border-radius: 5px;
  }

.formBtn { 
  
height: 1103px;


opacity: 0.95;
border-radius: 10px;
  width: 140px;
  display: inline-block;
  color: #fff;
  font-weight: 100;
  font-size: 1.2em;
 
  height: 30px;
}
.contactForm h3
 {
  font-family: Sansation;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 20px;

/* Secondary color */
padding-top: 20px;
padding-bottom: 20px;
padding-right: 77px;
color: #B58A35;
}
      
.modal-dialog {
  width: 944px;
  /* margin: 1.75rem auto; */
}
.tx-close{
  margin:-159px -24px 0 0px
}
@media screen and (max-width: 1012px){
  .contactForm input, textarea { 
    width: 100%
  }
  .contactForm textarea {
    width: 100%;
}
}
@media (min-width: 176px)
{
.modal-dialog {
    max-width: 100%;
    /* margin: 1.75rem auto; */
}
}
.modal-content {
  background: #DED2C3;
}
.appraisal-secondary-btn2{
  width: 297px;
height: 49px;
background: #B58A35;
border-radius: 5px;
font-family: Sansation;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 22px;
text-align: center;

color: #FFFFFF;
}

/* news */

.tx-news-first h2{
  font-family: Sansation;
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 36px;

color: #545454;

}
.tx-news-col{
  border: 1px solid #B8AEAE;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-top: 20px;
  width: 325px;
  
}


.news-head h3{
  font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 21px;

color: #545454;
}
.news-head p{
  font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 21px;
color: #B58A35;
}
.news-para{
  font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 21px;

color: #545454;
}
.news-read{
  font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 21px;
color: #545454;
text-decoration: none;
}
.mini-button{
  width: 140px;
height: 36px;
margin: 30px auto;
/* Secondary color */

background: #B58A35;
border-radius: 3px;
font-family: Sansation;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 22px;
font-family: Sansation;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 22px;
color: #FFFFFF;
}
@media screen and (max-width: 991px){
  .news-head{
    padding-left: 0px;
  }
}

