
/** contact-section **/

.contact-section{
  position: relative;
  padding: 155px 0px 150px 0px;
}

.contact-section .sec-title{
  margin-bottom: 112px;
}

.contact-section .sec-title h2 a{
  color: #000;
}

.contact-section .sec-title h2 a:hover{

}

.contact-section .form-group{
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding: 0px 25px;
}

.contact-section .form-inner{
  margin: 0px -10px;
}

.contact-section .form-group:last-child{
  margin-bottom: 0px;
}

.contact-section .single-agents .agents-thumb{
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 24px;
}

.contact-section .single-agents .agents-thumb img{
  width: 100%;
  border-radius: 50%;
}

.contact-section .single-agents h3{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 3px;
}

.contact-section .single-agents .designation{
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 15px;
}

.contact-section .single-agents .email a{
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: #666666;
}

.contact-section .single-agents .email a:hover{

}

.contact-section .single-agents{
  position: relative;
  display: block;
  padding-top: 100px;
}

/** contact-style-two **/

.contact-style-two{
  padding-bottom: 130px;
}

.contact-style-two .content-box .single-item{
  position: relative;
  display: block;
  margin-bottom: 63px;
}

.contact-style-two .content-box .single-item:last-child{
  margin-bottom: 0px;
}

.contact-style-two .content-box .single-item h2{
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 27px;
}

.contact-style-two .content-box .single-item .info li{
  position: relative;
  display: block;
  font-size: 15px;
  color: #666666;
  margin-bottom: 14px;
}

.contact-style-two .content-box .single-item .info li:last-child{
  margin-bottom: 0px;
}

.contact-style-two .content-box .single-item .info li a{
  display: inline-block;
  color: #666666;
}

.contact-style-two .content-box .single-item .info li a:hover{

}

.contact-style-two .content_block_two .location-inner{
  margin-top: -70px;
}

.contact-section .fluentform .ff-el-form-control{
  border:none;
}

.contact-section .form-group{
  margin-bottom: 0px!important;
}
.contact-section .form-group.m-bottom{
  margin-bottom: 20px!important;
}
.contact-section .frm-fluent-form .form-group input[type='text'],
.contact-section .frm-fluent-form .form-group input[type='email'],
.contact-section .frm-fluent-form .form-group textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 15px;
  color: #999999;
  padding: 15px 0px;
  border-bottom: 1px solid #cfcfd4;
  background: transparent;
  transition: all 500ms ease;
}

.contact-section .frm-fluent-form .form-group textarea{
  height: 120px;
  resize: none;
}

.contact-section .frm-fluent-form .form-group input:focus,
.contact-section .frm-fluent-form .form-group textarea:focus{
  border-color: #000;
  color: #000;
}

.contact-section .frm-fluent-form .ff_submit_btn_wrapper{
  text-align:center!important;
}

.contact-section .frm-fluent-form .ff_submit_btn_wrapper button{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  color: #000;
  font-weight: 700;
  border: 1px solid #999999;
  text-align: center;
  padding: 16px 63px;
  background: transparent;
  margin-top: 50px;
}

.contact-section .frm-fluent-form .ff_submit_btn_wrapper button:hover{
  color: #fff;
}

.contact-section .form-group{
  padding: 0 10px!important;
}

@media (min-width: 768px){
  .contact-section .frm-fluent-form .ff-t-cell {
      display: table-cell;
      padding: 0 25px;
      vertical-align: inherit;
      width: 100%;
  }
}
/** location-section **/

.location-section{
  position: relative;
}

.location-section .upper-text{
  position: relative;
  display: block;
  margin-bottom: 50px;
}

.location-section .tabs-content{
  position: relative;
  margin-top: -120px;
}

.location-section .upper-text p{
  font-size: 14px;
  text-transform: uppercase;
}

.location-section .inner-container{
  position: relative;
  padding: 125px 0px; 
}

.location-section .tab-btns li{
  position: relative;
  display: block;
  padding: 0px 0px 0px 75px;
  margin-bottom: 31px;
  cursor: pointer;
}

.location-section .tab-btns li:last-child{
  margin-bottom: 0px;
}

.location-section .tab-btns li h2{
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 5px;
}

.location-section .tab-btns li:before{
  position: absolute;
  content: '';
  background: #cccccc;
  width: 6px;
  height: 6px;
  left: 11px;
  top: 22px;
  border-radius: 50%;
  transition: all 500ms ease;
}

.location-section .tab-btns li:after{
  position: absolute;
  content: '';
  border: 1px solid transparent;
  width: 30px;
  height: 30px;
  left: 0px;
  top: 10px;
  border-radius: 50%;
  transition: all 500ms ease;
}

.location-section .tab-btns li.active-btn:after{

}

.location-section .tab-btns li.active-btn:before{

}

.content_block_two .location-inner{
  position: relative;
  min-height: 721px;
  width: 100%;
}

.content_block_two .location-inner .map{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.content_block_two .location-inner .location-box{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}

.content_block_two .location-inner .location-box .single-location{
  position: absolute;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 10px rgba(14, 164, 120, 0.10);
}

.content_block_two .location-inner .location-box .single-location h6{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -80px;
  font-size: 14px;
  font-weight: 600;
  background: #fff;
  padding: 9px 15px;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition: all 500ms ease;
}

.content_block_two .location-inner .location-box .single-location.active h6,
.content_block_two .location-inner .location-box .single-location:hover h6{
  opacity: 1;
  visibility: visible;
}

.content_block_two .location-inner .location-box .single-location h6:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 10px;
  height: 24px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -24px;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%);
}

.content_block_two .location-inner .location-box .single-location:first-child{
  left: 375px;
  top: 150px;
}

.content_block_two .location-inner .location-box .single-location:nth-child(2){
  left:225px;
  top: 315px;
}

.content_block_two .location-inner .location-box .single-location:nth-child(3){
  left: 315px;
  bottom: 175px;
}

.content_block_two .location-inner .location-box .single-location:nth-child(4){
  right: 330px;
  top: 170px;
}

.content_block_two .location-inner .location-box .single-location:nth-child(5){
  right: 160px;
  bottom: 280px;
}

.content_block_two .location-inner .location-box .single-location:nth-child(6){
  right: 137px;
  top: 295px;
}

.content_block_two .location-inner .google-map{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.content_block_two .location-inner .google-map a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #064df0;
  text-transform: uppercase;
}

.content_block_two .location-inner .google-map a i{
  margin-right: 10px;
}

/** location-style-two **/

.location-style-two{
  position: relative;
  background: #221f1e;
  padding-top: 150px;
}

.location-style-two .map-layer{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 820px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.location-style-two .content_block_two .location-inner{
  height: 820px;
}

.location-style-two .sec-title{
  margin-bottom: 120px;
}

.location-style-two .tab-btn{
  position: relative;
  display: block;
  padding: 0px 0px 0px 110px;
  margin-bottom: 33px;
  cursor: pointer;
}

.location-style-two .tab-btn .icon-box{
  position: absolute;
  left: 0px;
  top: 2px;
  width: 70px;
  height: 70px;
  line-height: 80px;
  background: #272423;
  font-size: 30px;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
}

.location-style-two .tab-btn.active-btn .icon-box{
  color: #000;
}

.location-style-two .tab-btn h2{
  display: block;
  font-size: 36px;
  line-height: 45px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 6px;
}

.location-style-two .tab-btn p{
  font-size: 15px;
  color: #999999;
}

.location-style-two .content_block_two .location-inner .location-box .single-location h6{
  border-radius: 3px;
}

.location-style-two .content_block_two .location-inner .location-box .single-location{
  width: 40px;
  height: 40px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #000;
}

.location-style-two .tab-btn-box{
  position: relative;
  display: block;
  padding-bottom: 60px;
}

.location-style-two .content_block_two .location-inner .google-map a{
  color: #fff;
}

.location-style-two .content_block_two .location-inner .google-map{
  padding-bottom: 50px;
}
/** subscribe-section **/

.subscribe-section{
  position: relative;
  padding: 125px 0px 130px 0px;
  background: #f3f3f9;
}

.subscribe-section .sidebar-text h6{
  margin-bottom: 50px;
}

.subscribe-section .single-agents .agents-thumb{
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 24px;
}

.subscribe-section .single-agents .agents-thumb img{
  width: 100%;
  border-radius: 50%;
}

.subscribe-section .single-agents h3{
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 3px;
}

.subscribe-section .single-agents .designation{
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 32px;
}

.subscribe-section .single-agents .info li{
  position: relative;
  display: block;
  margin-bottom: 4px;
  font-size: 15px;
  color: #000;
}

.subscribe-section .single-agents .info li:last-child{
  margin-bottom: 0px;
}

.subscribe-section .single-agents .info li a{
  display: inline-block;
  color: #666666;
}

.subscribe-section .single-agents .info li a:hover{

}

.subscribe-section .single-agents .info{
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.subscribe-section .single-agents .link a{
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  text-transform: uppercase;
  border-bottom: 1px solid #8d8d91;
}

.subscribe-section .single-agents .link a:hover{

}

.subscribe-section .content-column .text{
  position: relative;
  display: block;
  margin-bottom: 60px;
}

.subscribe-section .content-column .text h2{
  font-size: 36px;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 55px;
}

.subscribe-section .content-column .text .list li{
  position: relative;
  display: block;
  float: left;
  width: 50%;
  font-size: 18px;
  color: #000;
  padding-left: 40px;
  margin-bottom: 18px;
}

.subscribe-section .content-column .text .list li:last-child{
  margin-bottom: 0px;
}

.subscribe-section .content-column .text .list li:before{
  position: absolute;
  content: "\f12d";
  font-family: 'flaticon';
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-radius: 50%;
  left: 0px;
  top: 0px;
}

.subscribe-section .form-inner{
  margin-bottom: 0px -22.5px;
}

.subscribe-section .subscribe-form .column{
  padding: 0px 22.5px;
}

.subscribe-section .subscribe-form .form-group{
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.subscribe-section .subscribe-form .column:last-child .form-group{
  margin-bottom: 0px;
}

.subscribe-section .subscribe-form .form-group input[type='text'],
.subscribe-section .subscribe-form .form-group input[type='email'],
.subscribe-section .subscribe-form .form-group textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 15px;
  color: #999999;
  padding: 15px 0px;
  border-bottom: 1px solid #cfcfd4;
  background: transparent;
  transition: all 500ms ease;
}

.subscribe-section .subscribe-form .form-group textarea{
  height: 120px;
  resize: none;
}

.subscribe-section .subscribe-form .form-group input:focus,
.subscribe-section .subscribe-form .form-group textarea:focus{
  border-color: #000;
  color: #000;
}

.subscribe-section .subscribe-form .form-group button{
  background: #fff;
  padding: 17.5px 70px;
  margin-top: 40px;
}

.subscribe-section .subscribe-form .form-group button:hover{
  color: #fff !important;
}

/*custom css*/

.subscribe-section .frm-fluent-form .column{
  padding: 0px 22.5px;
}

.subscribe-section .frm-fluent-form .ff-el-input--content{
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.subscribe-section .frm-fluent-form .column:last-child .ff-el-input--content{
  margin-bottom: 0px;
}

.subscribe-section .frm-fluent-form .ff-el-input--content input[type='text'],
.subscribe-section .frm-fluent-form .ff-el-input--content input[type='email'],
.subscribe-section .frm-fluent-form .ff-el-input--content textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 15px;
  color: #999999;
  padding: 15px 0px;
  border-bottom: 1px solid #cfcfd4;
  background: transparent;
  transition: all 500ms ease;
}

.subscribe-section .frm-fluent-form .ff-el-input--content textarea{
  height: 120px;
  resize: none;
}

.subscribe-section .frm-fluent-form .ff-el-input--content input:focus,
.subscribe-section .frm-fluent-form .ff-el-input--content textarea:focus{
  border-color: #000;
  color: #000;
}

.subscribe-section .frm-fluent-form .ff_submit_btn_wrapper .ff-btn.ff-btn-submit{
  background: #fff;
  padding: 17.5px 70px;
  margin-top: 40px;
  border-radius: unset!important;
}
.subscribe-section .fluentform .ff-el-form-control{
  border:none;
}
.subscribe-section .frm-fluent-form .ff_submit_btn_wrapper .ff-btn.ff-btn-submit:hover{
  color: #fff !important;
}

.subscribe-section .fluentform .ff-el-group {
  margin-bottom: 0!important;
}

.subscribe-section .frm-fluent-form .form-group{
  margin-bottom: 0!important;
}

@media (min-width: 768px){
  .subscribe-section .frm-fluent-form .ff-t-cell {
      display: table-cell;
      padding: 0 22.5px;
      vertical-align: inherit;
      width: 100%;
  }
}

