.badge-logo{
  position: absolute;
  top:  0;
  z-index: 1;
  left: 108px;
  width:  125px;
}
.menu-toggle-icon{
 /* position: absolute;
  top:  10px;
  z-index: 1;
  right:  0;*/
}
.menu-toggle-icon a {
 /* background: black;*/
 /*color: #fff;
 font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;*/
}

.menu-toggle-icon a:hover {
  /*background-color: #ddd;
  color: black;*/
}

/*.agent-banner img{
  width: 100%;
  height: 70vh;
  object-fit: cover;
}*/
.agent-banner{
 
  /* The image used */

  /* Set a specific height */
  min-height: 70vh;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.agent-content-area{
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.agent-brand{
  display: flex;
  margin-bottom: 40px;

}
.agent-brand .agent-logo-area{
  background: #FFFFFF;
  border-radius: 19px;
  padding: 14px;
  margin-right: 60px;
  margin-top: -60px;
  box-shadow: -2px -4px 11px #141311;
}
.agent-brand .agent-logo-area.more{
  z-index: 9;
  margin-top: -96px;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agent-brand .agent-logo-area img{
  width: 144px;
  height: auto;
}
.agent-brand .agent-name-project h1{
  font-weight: 600;
font-size: 34px;
line-height: 47px;
color: #000000;
margin-top: 14px;
margin-bottom: 0;
}
.agent-brand .agent-name-project p{
  font-weight: 400;
font-size: 20px;
line-height: 27px;
color: rgba(0,0,0,.6);
margin-bottom: 0;
}

/*start agent tab css*/
.agent-tab{
  display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.agent-tab .tab-ul{
  display: flex;
   /* margin: 5% 0;*/
    /*justify-content: space-between;
    flex: 1;*/
}
.agent-tab .tab-ul li{
      list-style-type: none;
    flex: auto;
    margin: 0 10px;
    padding: 0;
    
    
}
.agent-tab .tab-ul li a.active {
    background-color: #ffa901 !important;
}
.agent-tab .tab-ul li a:hover {
    background-color: #ffa901;
    color: #fff;
}
.agent-tab .tab-ul li a {
    color: #000;
    font-size: 17px;
    line-height: 23px;
    font-weight: 400;
    display: block;
    padding: 10px 30px 6px;
    border-radius: 50px;
    border-bottom: solid 4px #ffa901;
    background-color: #fff;
    text-align: center;
    }
    .agent-tab .tab-ul li a:hover ,.agent-tab .tab-ul li a.active {
      color: #fff;
    }
/*end agent tab css*/

.agent-left-right-container{}
.agent-left-right-container .agent-left-container{
  width: calc(100% - 430px);
  float: left;
  margin-right: 75px;
}
.agent-left-right-container .agent-left-container .agentTabBox:not(:first-child){
  display: none;
}
.agent-left-right-container .agent-left-container .left-content-box{
    padding: 37px;
    border-radius: 20px;
    font-size: 14px;
    background-color: #fff;
    min-height: 250px;
}

.agent-left-right-container .agent-left-container .left-content{
    margin-bottom: 50px;
}
.heading-3{
  font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}
.orange-text {
    color: #FFA900;
}
.btn3 {
    padding: 10px 36px;
    border-radius: 44px;
    background-color: #ffa933;
    margin-top: 5%;
    border: none;
    color: #fff;
}

.agent-left-right-container .agent-left-container .left-content-box .property-img{
      object-fit: cover;
    object-position: center;
    border-radius: 39px;
}
/*.agent-left-right-container .left-content-box{}*/
.agent-left-right-container .agent-right-container{
  width: 355px; 
  float: left;
}
.agent-left-right-container .agent-right-container .user-rating{
    padding: 0 0 5% 0;
    margin: 20px 0;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: -1px 0px 5px #e5e5e5;
}
.agent-left-right-container .agent-right-container .user-rating h3{
  padding: 20px;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    margin-bottom: 8%;
}
.agent-left-right-container .agent-right-container .user-rating p{
  margin: 19px 0 0 0;
    font-size: 16px;
    padding: 0;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}



.agent-left-right-container .agent-right-container .user-rating i{
  font-size: 26px;
    color: #ffa933;
    padding: 14px 3%;
}
.user-img img{
  border: 1px solid #ffa901;
    border-radius: 20px;
}
.agent-location-map iframe{
  max-width: 100%;
  height: 300px;
  border-radius: 8px;
  border: 1px solid #ffa933 !important;
}
.agent-left-right-container .agent-right-container .user-rating .left-right-spacing{
  padding-left: 15px;
  padding-right: 15px;
  color: #000;
}
.agent-left-right-container .agent-right-container .user-rating .left-right-spacing a{
  color: #FFA900;
  text-transform: lowercase;
}
.agent-left-right-container .agent-right-container .user-rating .left-right-spacing a:hover{
  color: #000;
}
.agent-left-right-container .agent-right-container .user-rating ul{
  display: block;
  align-items: center;
}
.agent-left-right-container .agent-right-container .user-rating ul li .box_img{
  width: 165px;
}
.agent-left-right-container .agent-right-container .user-rating ul li span:first-child {
    letter-spacing: 0;
    font-weight: 600;
    font-size: 19px;
    text-align: right;
    color: #000000;
    text-transform: capitalize;
}
.agent-left-right-container .agent-right-container .user-rating ul li span{
  font-size: 10px;
    float: left;
    display: flex;
    padding-left: 17px;
}



/*promoted slider css*/
.promoted-container {
  margin: auto;
  position: relative;
}

.promoted-container h2 a {
  font-size: 15px;
  line-height: 18px;
  color: #000;
}
.promoted-container h2 a:hover {
  color: #FFA900;
}
.promoted-container h2 .view-all 
{
      display: inline-block;
    float: right;
    margin-right: 105px;
    text-align: right;
  line-height: 50px;
   
    font-weight: 400;

}
@media only screen and (max-width: 1199px) {
  .promoted-container h2 .view-all {
    margin-right: 10px;
    line-height: normal;
  }
}
.promoted-container .promoted-projects {
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .promoted-container .promoted-projects {
    overflow: hidden;
  }
}
.promoted-container .promoted-projects .slick-prev {
  top: -28px;
  right: 52px;
  left: initial;
  width: 34px;
  height: 34px;
}
.promoted-container .promoted-projects .slick-next {
  top: -28px;
  width: 34px;
  height: 34px;
  right: 0px;
}
.promoted-container .promoted-projects .slick-prev:before, .promoted-container .promoted-projects .slick-next:before{
  content: '';
}
.promoted-container .promoted-projects .slick-slide {
  margin: 0 10px;
}
.promoted-container .promoted-projects .slick-list {
  margin: 0 -10px;
}
.promoted-container .promoted-projects .promoted-slide {
  
 
  position: relative;
  cursor: pointer;
  
  border-radius: 20px;
    border: 0.936306px solid #FFA900;
    /*transition: 5s ease;*/
    transition:  height 4s;
}

.promoted-container .promoted-projects .promoted-slide article.hover-effect{
  height: 140px;
  overflow: hidden;
  transition:  margin-top 0.5s ease-out;
  background-color: #fff;
  position: relative;
width: calc(100% - 0px);
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
}
.promoted-container .promoted-projects .promoted-slide:hover article.hover-effect{
  width: calc(100% + 2px);
  left: -1px;
  margin-top: -100px;
 height: auto;
  position: absolute;
  background-color: #fff;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;

    border: 0.936306px solid #FFA900;
}
.promoted-container .promoted-projects .promoted-slide:hover{

}
.promoted-container .promoted-projects .promoted-slide .line {
  margin-bottom: 15px;
  margin-top: 15px;
}
.promoted-container .promoted-projects .promoted-slide .line img {
  margin: auto;
}
.promoted-container .promoted-projects .promoted-slide img.img-banner {
  /*border-top-left-radius: 15.0509px;
  border-top-right-radius: 15.0509px;*/
  width: 100%;
  height:190px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}


.promoted-container .promoted-projects .promoted-slide article {
  text-align: center;
}
.promoted-container .promoted-projects .promoted-slide article h3 {
  margin-top: 19px;
  font-weight: 300;
  font-size: 13px;
  line-height: 19px;
  color: #282828;
}
.promoted-container .promoted-projects .promoted-slide article h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #282828;
}
.promoted-container .promoted-projects .promoted-slide article h5 {
  font-weight: 300;
  font-size: 13px;
  line-height: 19px;
  color: #282828;
}
.promoted-container .promoted-projects .promoted-slide article h6 {
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  color: #282828;
}
.promoted-container {
  width: 100%;
  /*margin-left:auto;
  margin-right:auto;*/
  margin-right: auto;
  margin-left: auto;
/*  padding-right: 15px;
  padding-left: 15px;*/
}

/*end promoted slider css*/


/*send query*/

.talk{
    width: 100%;
    position: relative;
  background: linear-gradient(to bottom, #1e579900 38%,#2989d800 0,#2989d847 17%,#2989d84d 80%,#ffffff00 74%);
/*    background: linear-gradient(to bottom, #F0F8FF 38%,#fff 0,#fff 17%,#fff 80%,#fff 74%);*/

    padding: 0;
    float: left;
}
.talk .img_right{
    width: 264px !important;
    float: left;
    position: relative;
    left: -41px;
    top: 2em;
}
.talk form {
    padding: 0 20px;
    text-align: left;
    width: 100%;
}
.talk .u-form-group label{
  font-weight: 600;
  font-size: 13px;
}
.talk .u-form-group input {
    width: 100%;
    height: 51px;}
.talk .u-form-group input,textarea {
    width: 100%; 
    outline: none;
    border: 2px solid #c7e7f5;
    padding: 0 10px;
    border-radius: 7px;
    color: #000;
    font-size: 0.8rem;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
    margin-bottom: 10px;
      font-weight: 600;
  font-size: 17px;
}
.left-space{margin-left: 10px;}
.talk .u-form-group button{
  font-size: 18px;
  margin-top: 15px;
}
.talk ::-webkit-input-placeholder { /* Edge */
  font-weight: 600;
  font-size: 17px;
  color: rgba(99, 99, 99, 0.5);
}

.talk :-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-weight: 600;
  font-size: 17px;
  color: rgba(99, 99, 99, 0.5);
}

.talk ::placeholder {
  font-weight: 400;
  font-size: 17px;
  color: rgba(99, 99, 99, 0.5);
}

.talk .box_talk{
    padding: 50px;
    position: relative;
    background-color: #fff;
    box-shadow: 0.1rem 0.1rem 1rem rgb(0 0 0 / 10%);
    border-radius: 20px !important;
    float: left;
    margin-bottom: 5%;
}
.talk .box_talk p{
    width: 60%;
    font-weight: 400;
    font-size: 16px;
}
.talk .box_talk h1{
    margin-bottom: 24px;
    font-weight: 700;
}
.front1-area{
    width: 100%;
    float: left;
    display: flex;
    padding: 5% 0;  
}
.hr-line-section {
    border-top: 1px solid #000;
    width: 100%;
    float: left;
}





@media only screen and (max-width: 1045px){
  .agent-content-area{
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}
}

/*builder form css*/
.upgrte-form{


/*border-radius: 27px;*/

}
.upgrte-form h1{
  font-weight: 600;
font-size: 26px;
line-height: 23px;
color: #FFFFFF;
background: #FFA900;
padding: 20px 50px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
margin-bottom: 0;
}
.upgrte-form form{
  border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
padding: 25px 0;
font-size: 18px;

}
.upgrte-form form .left-rightSpace{
  padding-left: 30px;
  padding-right: 30px;
}
.upgrte-form form .fHeading{
  font-weight: 600;
font-size: 24px;
line-height: 23px;
color: #000000;
margin-bottom: 10px;
}
.upgrte-form form lable{
  font-weight: 600;
margin-bottom: 8px;
line-height: 23px;
color: #4A4A4A;
display: block;
}
.upgrte-form form input.text-field{
  background: #FFFFFF;
border: 2px solid #D3E1EA;
border-radius: 5px;
padding: 10px;
}
.upgrte-form form textarea{
  background: #FFFFFF;
border: 2px solid #D3E1EA;
border-radius: 5px;
padding: 10px;
height: 100px;
}
.upgrte-form form select{
 /* display: block;*/
  background: #FFFFFF;
border: 2px solid #D3E1EA;
border-radius: 5px;
padding: 6px 10px;
width: 100%;
font-size: 16px;

  font-weight: 400;

}
.upgrte-form form select option{
  display: block;
  background: #FFFFFF;
border: 2px solid #D3E1EA;
border-radius: 5px;
padding:  10px;
width: 100%;
font-size: 16px;

  font-weight: 400;

}
.upgrte-form form select[disabled], .upgrte-form form select:disabled{
      opacity: 0.4;
      cursor: not-allowed;
    }
.upgrte-form ::-webkit-input-placeholder { /* Edge */
  color: rgba(99, 99, 99, 0.5);
  font-weight: 400;
}

.upgrte-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(99, 99, 99, 0.5);
  font-weight: 400;
}

.upgrte-form ::placeholder {
  color: rgba(99, 99, 99, 0.5);
  font-weight: 400;
}
.form-blue-strip{
  background: #F0F8FF;
  padding-top: 20px;
}
.upgrte-form form button.y-inp-btn{
  border-width: 0px;
  background: #FFA900;
border-radius: 26.5px;
height: 53px;
font-weight: 600;
font-size: 20px;
line-height: 27px;
text-align: center;
color: #000;
width: 200px;
margin-right: 20px;
}
.project-banner-slider .slick-dots li button:before{
  font-size: 16px;
}
.gallery-slider .gallery-slide article{
  position: relative;
}
.gallery-slider .gallery-slide div{
  background: rgba(0, 0, 0, .5);
  padding: 10px;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;

}
.gallery-slider .slick-slide{
   margin: 0 10px;
}

.gallery-slider .slick-list
{
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0 -10px;
  padding: 0;
}
.agentTabBox.agent-pr0file .profile-name span{
 
font-size: 22px;
line-height: 23px;
color: #000000;
  
}
.agentTabBox.agent-pr0file .profile-name{
font-size: 17px;
line-height: 23px;
color: #000000;
line-height: 23px;
}

.text-name{
  font-size: 22px !important;
}
.agentTabBox.agent-pr0file .profile-name a{
  color: #000000;
}
.agentTabBox.agent-pr0file .heading-text{
  font-weight: 600;
font-size: 22px;
line-height: 23px;
color: #000000;
}
.leftSide-profile{
   display: inline-block;
   width: 150px;
   vertical-align: top;
}
.rightSide-profile{
   display: inline-block;
   width: auto;
   vertical-align: top;

}
.gray-profile-bg{
  background: rgba(211, 211, 211, 0.2)!important;
  border-radius: 27px;
}
.agent-profile-band{
  background: #edeaea;
  padding: 20px 35px;
  margin-bottom: 0;
font-size: 30px;
line-height: 23px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}
.agent-left-right-container .agent-left-container .left-content-box.gray-profile-bg{
  border-radius: 0;
  /*border-radius: 21px;*/
}
.agent-profile-gray-band{
  border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
background: #D9D9D9;
padding: 20px 0 20px 60px;
font-weight: 300;
font-size: 16px;
line-height: 23px;
color: #000000;
}
.agent-profile-gray-band ul{
  display: flex;
  flex: 1;
}
.agent-profile-gray-band ul li{
  display: flex;
  flex: 1;
  justify-content: center;
}
.agent-profile-gray-band ul li.first{
  justify-content: flex-start;
}
.agent-profile-gray-band ul li.last{
 
}
.agent-left-right-container .agent-left-container .left-content-box.gray-profile-bg{
  margin-bottom: 0;
}

.agent_deal {
  font-size: 12px !important;
}
.webite-view-all {
  font-size: 17px;
}

.website-link {
  color: #ffa933;
}

.agent-viewall {
  float: right;
  line-height: 40px !important;
  margin-right: 100px;
}

.user-rating .left-right-spacing ul li span {
  width: 100%;
}
.pl-17{
  padding-left: 17px;
}
.heading-btn{
  font-size: 20px;
  padding: 10px 30px;
  width: fit-content !important;
  pointer-events: none;
}
.lk-border{
  border: 2px solid #FFA900;
  border-radius: 22px;
}
.contact-info-box{
  width: 450px;
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .contact-info-box{
    margin: auto;
  }
  .agent-left-right-container .agent-left-container{
  width: 100%;
  margin-right: initial;
  float: none;
  margin-bottom: 20px;
  margin-top: 20px;
}
.agent-left-right-container .agent-right-container{
  width: 100%;
  float: none;
}
.project-shortlist a{
  margin-bottom: 20px;
}
.project-toggle-area .row>*, .map-block .row>*{
  width: 100%!important;
}
.project-toggle-area .toggle-left-nav{
  margin-bottom: 20px;
}
.map-wrapper{
  margin-bottom: 20px;
}
.agent-profile-gray-band{
    padding-left: 20px;
  }
  .agent-profile-gray-band ul{
    display: block;
    font-size: 0;
  }
  .agent-profile-gray-band ul li{
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
  }
  .agent-profile-gray-band ul li:last-child{
    margin-right: 0;
  }
  .agentTabBox.lk-border.agent-pr0file #p-item-91{
    margin-top: 0;
  }
  .user-img{
    margin-top: 15px;
  }
  .contact-info2{
    width: 100%!important;
  }
  .agent-shortlist.property-shortlist-detail.mt-5{
    margin-top: 10px!important;
    margin-bottom: 10px!important;
    display: block;
    margin-left: 0;
  }
  .row.mob-block{
    display: block;
  }
  .hpremium-container{
    text-align: center;
    order: 1;
  }
  .property-right-logo-shortlist{
    margin-bottom: 0;
  }
  .property-right-logo{
    right: 0;
  }
  .quick-deal{
    right: initial;
  }
  .agent-left-right-container .agent-left-container .left-content-box{
    padding: 20px;
  }
  .row.mob100>*{
    width: 100%!important;
  }
}