
/** service-section **/

.service-section{
  position: relative;
  padding: 125px 0px 90px 0px;
}

.service-section .upper-box{
  position: relative;
  display: block;
  margin-bottom: 50px;
}

.service-section .upper-box h2 {
  display: block;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 38px;
}

.service-block-one .inner-box{
  position: relative;
  display: block;
  padding: 9px 0px 12px 120px;
  margin-bottom: 40px;
}

.service-block-one .inner-box .icon-box{
  position: absolute;
  left: 0px;
  top: 0px;
  content: '';
  background: #f3f3f9;
  width: 85px;
  height: 85px;
  line-height: 95px;
  font-size: 40px;
  color: #3f3c3c;
  z-index: 1;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .icon-box{
  color: #fff;
}

.service-block-one .inner-box .icon-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  transform: scale(0,0);
  border-radius: 50%;
  z-index: -1;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .icon-box:before{
  transform: scale(1,1);
}

.service-block-one .inner-box h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 6px;
}

.service-block-one .inner-box h3 a{
  display: inline-block;
}

.service-block-one .inner-box h3 a:hover{
  text-decoration: underline;
}

.service-block-one .inner-box p{
  font-size: 14px;
}

.service-style-two{
  position: relative;
  padding: 0px 0px 50px 0px;
  border-bottom: 1px solid #d9d9d9;
}

.service-block-two .inner-box{
  position: relative;
  display: block;
}

.service-block-two .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
}

.service-block-two .inner-box .image-box img{
  width: 100;
  transition: all 500ms ease;
}

.service-block-two .inner-box:hover .image-box img{
  transform: scale(1.05);
  opacity: 0.2;
}

.service-block-two .inner-box .lower-content{
  position: relative;
  display: block;
  padding-top: 39px;
}

.service-block-two .inner-box .lower-content h2{
  display: block;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 14px;
}

.service-block-two .inner-box .lower-content h2 a{
  display: inline-block;
  color: #000;
}

.service-block-two .inner-box .lower-content h2 a:hover{

}

.service-block-two .inner-box .lower-content p{
  font-size: 15px;
  margin-bottom: 45px;
}

.service-block-two .inner-box .lower-content .theme-btn{
  border: 1px solid #999999;
  font-size: 14px;
  color: #000 !important;
  padding: 16.5px 48px;
}

.service-block-two .inner-box .lower-content .theme-btn:hover{
  color: #fff !important;
}

.service-block-two .inner-box{
  margin-bottom: 100px;
}

.service-style-two .service-block{
  padding: 0px 50px;
}

.service-style-two .inner-container{
  margin: 0px -35px;
}

.service-style-two .logo-shape{
  position: absolute;
  width: 910px;
  height: 870px;
  right: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
}
/** highlight-section **/

.highlight-section{
  position: relative;
  padding: 280px 0px 0px 0px;
}

.highlight-section .pattern-layer{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 133px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.highlight-section .service-block-one .inner-box .icon-box{
  background: #f1f9f7;
  top: 25px;
}

.highlight-section .service-block-one .inner-box:hover .icon-box{
  color: #fff;
}

.highlight-section .service-block-one .inner-box h3 a{
  color: #000;
}

.highlight-section .service-block-one .inner-box{
  padding: 34px 0px 32px 120px;
  border-top: 1px solid #d9d9d9;
  margin-bottom: 0px;
}

.highlight-section .service-block{
  padding: 0px 65px;
}

.highlight-section .inner-container{
  position: relative;
  margin: 0px -50px;
}

.highlight-section .image-box{
  position: relative;
  display: block;
  margin-top: -15px;
}

.highlight-section .image-box img{
  width: 100%;
}

.highlight-section .sec-title{
  margin-bottom: 102px;
}
/** service-section **/

.service-section{
  position: relative;
  padding: 125px 0px 90px 0px;
}

.service-section .upper-box{
  position: relative;
  display: block;
  margin-bottom: 50px;
}

.service-section .upper-box h2 {
  display: block;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 38px;
}

.service-block-one .inner-box{
  position: relative;
  display: block;
  padding: 9px 0px 12px 120px;
  margin-bottom: 40px;
}

.service-block-one .inner-box .icon-box{
  position: absolute;
  left: 0px;
  top: 0px;
  content: '';
  background: #f3f3f9;
  width: 85px;
  height: 85px;
  line-height: 95px;
  font-size: 40px;
  color: #3f3c3c;
  z-index: 1;
  text-align: center;
  border-radius: 50%;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .icon-box{
  color: #fff;
}

.service-block-one .inner-box .icon-box:before{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  transform: scale(0,0);
  border-radius: 50%;
  z-index: -1;
  transition: all 500ms ease;
}

.service-block-one .inner-box:hover .icon-box:before{
  transform: scale(1,1);
}

.service-block-one .inner-box h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 6px;
}

.service-block-one .inner-box h3 a{
  display: inline-block;
}

.service-block-one .inner-box h3 a:hover{
  text-decoration: underline;
}

.service-block-one .inner-box p{
  font-size: 14px;
}

.service-style-two{
  position: relative;
  padding: 0px 0px 50px 0px;
  border-bottom: 1px solid #d9d9d9;
}

.service-block-two .inner-box{
  position: relative;
  display: block;
}

.service-block-two .inner-box .image-box{
  position: relative;
  display: block;
  overflow: hidden;
}

.service-block-two .inner-box .image-box img{
  width: 100;
  transition: all 500ms ease;
}

.service-block-two .inner-box:hover .image-box img{
  transform: scale(1.05);
  opacity: 0.2;
}

.service-block-two .inner-box .lower-content{
  position: relative;
  display: block;
  padding-top: 39px;
}

.service-block-two .inner-box .lower-content h2{
  display: block;
  font-size: 36px;
  line-height: 46px;
  margin-bottom: 14px;
}

.service-block-two .inner-box .lower-content h2 a{
  display: inline-block;
  color: #000;
}

.service-block-two .inner-box .lower-content h2 a:hover{

}

.service-block-two .inner-box .lower-content p{
  font-size: 15px;
  margin-bottom: 45px;
}

.service-block-two .inner-box .lower-content .theme-btn{
  border: 1px solid #999999;
  font-size: 14px;
  color: #000 !important;
  padding: 16.5px 48px;
}

.service-block-two .inner-box .lower-content .theme-btn:hover{
  color: #fff !important;
}

.service-block-two .inner-box{
  margin-bottom: 100px;
}

.service-style-two .service-block{
  padding: 0px 50px;
}

.service-style-two .inner-container{
  margin: 0px -35px;
}

.service-style-two .logo-shape{
  position: absolute;
  width: 910px;
  height: 870px;
  right: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
}
/** 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%;
  }
}