.title h2 {
  color: #ec7935;
  font-size: 42px;
}

.text-theme {
  line-height: 38px;
  font-size: 24px;
}
.banner{position: relative;}
.banner_in{padding: 30px 20px 0; position: absolute; width: 100%; top: 30px; }
.slider2_banner_in{top: 35%; transform: translateY(-30%); -webkit-transform: translateY(-30%); -o-transform: translateY(-30%); -moz-transform: translateY(-30%); -ms-transform: translateY(-30%);}
.banner_right{text-align: center;}
.banner_right h2{color: #ec7935; font-size: 42px; line-height: 46px; margin: 0 0 20px;}
.banner_right button img{width: 300px; height: auto;}
.banner_right h3{margin: 10px 0 10px 0; font-weight:700;}
.green_field{padding-top: 40px;}
.banner_right .green_field img{width: 380px; height: auto;}
.banner button.open-form {
  border: none;
  padding: 0px;
}
.btn-theme,
.sell_do_form_container .btn {
  background: #50a547 !important;
  color: #fff !important;
  font-weight: 600;
  /*box-shadow: -2px 3px 5px 0 #000;*/
  font-size: 20px;
  border: none !important;
}

.pr-12 {
  padding-right: 4px;
}

.highlights-list {
  padding-left: 0;
  list-style: none;
}

.highlights-list li {
  position: relative;
  padding-left: 25px;
}

.highlights-list li:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  height: 10px;
  width: 10px;
  background: #ec7935;
  border-radius: 50px;
}

.amenities-bg {
  background: #ec7636;
  padding: 30px 25px;
}

.amenities-bg .text-theme {
  color: #fff;
  font-size: 23px;
}

.set-gap {
  padding: 20px 60px;
}
.green_field1{
  padding: 0px;
  /* text-align: right; */
}
.slider2_button{
  padding-top: 40px;
  
}
.set-gap h3 {
  color: #fff;
}
.button-align
{
  padding-right: 220px;
  text-align: right;
}


.footer-box {
  width: 960px;
  max-width: 90%;
  margin: auto;
  display: flex;
  background-color: #ec7636;
  justify-content: center;
  align-items: center;
}
.w-50.map {
  margin-bottom: -7px;
}
/*.footer {*/
/*    width: 960px;*/
/*    max-width: 90%;*/
/*    margin: auto;*/
/*    display: flex;*/
/*}*/

.form {
  background: #ec7636;
  color: #fff;
  padding: 21px 40px;
}

.form labal {
  font-size: 24px;
}

.sell_do_form_container .btn {
  width: 100%;
  margin-top: 10px;
}
.carousel-inner img {
  width: 100%;
  height: 100%;}

.modal-body {
  background: #ec7636;
  color: #fff;
  padding: 40px 40px 50px;
}

button.close {
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 32px;
}

.parsley-errors-list {
  padding: 5px;
  list-style: none;
}
.sumnit-btn .btn-theme {
  font-size: 18px;
  display: block;
  width: 100%;
}

.mobile_logo{position: absolute; width: 100%; top: 30px; text-align: left; left:0; right:0; padding: 0 30px;}
.mobile_logo img{width: 200px;}

@media (max-width: 1200px){
    .banner_right h3{margin:10px 0;}
}
@media (max-width: 1024px){
  .banner_right h2{font-size: 30px; line-height: 42px;}
  .banner_right button img{width: 250px;}
  .banner_right .green_field img{width: 260px;;}
}
@media (max-width: 767px) {
  .amenities {
    width: 100%;
    max-width: 100%;
    padding: 10px 0;
  }
  .footer-box .w-50 {
    width: 100% !important;
  }
  .footer-box {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  
  .text-theme {
    line-height: 34px;
    font-size: 17px;
  }
  .carousel-indicators {
  display: none;
  }
  .mobile_logo.mobile_logo_c2 {
    top: 60%;
  }
  .banner_in{position: static; transform: inherit; -webkit-transform: inherit; -o-transform: inherit; -moz-transform: inherit; -ms-transform: inherit;}
  .banner_right{padding: 30px 20px;}
  .banner_right button img{width: 200px;}
  .button-align {padding-right: 0px; text-align: center;}
  .mobile_logo{text-align: center; left:0; right:0;}
}
