body{
    padding: 0px;
    margin: 0px;
}

.aboutline {
  text-align: center;
  font-family: serif;
  font-weight: 600;
  
}

.box1{
  box-shadow: 0 0 3px #000000;
  height: 216px;
  padding: 20px;
  
  
}
.box2{
  box-shadow: 0 0 3px #000000;
  height: 216px;
  
  
}
.box3{
  box-shadow: 0 0 3px #000000;
  height: 216px;
  
  
}
.box4{
  box-shadow: 0 0 3px #000000;
  height: 216px;
  
  
}

#information{
  padding: 15px;
  padding-bottom: 30px;
}

.boxlogo1{
      margin-left: 35%;
}
.boxlogo2{
      margin-left: 35%;
      padding: 15px;
}
.boxlogo3{
      margin-left: 38%;
      
}
.boxlogo4{
      margin-left: 40%;
     
}

.boxtitle1{
font-family: serif;
text-align: center;
margin-top: 17px;
}
.boxtitle2{
  font-family: serif;
  text-align: center;
  margin-top: 2px;
}
.boxtitle3{
  font-family: serif;
  text-align: center;
  margin-top: 13px;
}
.boxtitle4{
  font-family: serif;
  text-align: center;
}

.boxinfo1{
  padding: 10px;
  text-align: center;
}
.boxinfo2{
  padding: 10px;
  text-align: center;
}
.boxinfo3{
  padding: 10px;
  text-align: center;
}
.boxinfo4{
  padding: 10px;
  text-align: center;
}

.box1:hover{
  border: 2px solid rgb(0, 0, 0);
    
}
.box2:hover{
  border: 2px solid rgb(0, 0, 0);
    
}
.box3:hover{
  border: 2px solid rgb(0, 0, 0);
    
}
.box4:hover{
  border: 2px solid rgb(0, 0, 0);
    
}

.mainline1{
  text-align: center;
  font-family: serif;
  background: #ffe03c;
  padding: 10px;
  width: 100%;
  font-weight: 600;
}

.lawyer1 img{
  height: 420px;
  
 
  
}
.lawyer2 img{
  height: 420px;
  
  
  
}
.lawyer3 img{
  height: 420px;
  padding-bottom: 10px;

  
}
.lawyerinfo1{
  text-align: center;
  
  

  padding: 10px;
  
}

.Info1{
  color: #a2a2a2;
}

.inquirybutton button{
  padding: 1%;
  border-radius: 11px;
  margin-left: 37%;
}

.inquirybutton button:hover{
  background-color: #f5e09d;
  color: rgb(0, 0, 0);
}

.info11{
  text-align: center;
  font-family: serif;
}

.info22{
  text-align: center;
  color: #a2a2a2;
  padding: 10px;
}

.photo1 img{
  
  height: 201px;
  padding: 5px;
  margin-left: -30px;
  width: 129%;
 
}

.boxinfo11 h3{
font-family: serif;
text-align: center;
}
.boxinfo11 h6{
  color: #a2a2a2;
}

.boxinfo11{
  padding: 20px;
  background-color: white;    
  height: 195px;
  border-radius: 8px;
  width: 336px;
  margin-left: 10%;
  margin-top: -25px;
  position: relative;
  z-index: 1;
  text-align: center;
  
}

.button{
  padding: 10px;
  
}

.photo1 img:hover{
  opacity: 0.5;
  transition: .9s;
}

.boxinfo11 button{
  border-radius: 8px;
}

.boxinfo11 button:hover{
  background-color: #f5e09d ;
}

.box11{
  padding-bottom: 20px;
}

.chooseline1 h1{
  text-align: center;
  
}

.chooseline1 h6{
  text-align: center;
  color: #a2a2a2;
}

.chooseline1 h1{
  padding: 10px;
}

.firstone1 h1{
  text-align: center;
}

.service {
  position: relative;
  width: 100%;
  padding: 45px 0 15px 0;
}

.service .service-item {
  position: relative;
  width: 100%;
  text-align: center;
  background: #121518;
  margin-bottom: 30px;
}

.service .service-icon {
  height: 200px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000000;
}

.service .service-icon i {
  width: 100px;
  height: 100px;
  padding: 20px 0;
  text-align: center;
  font-size: 60px;
  color: #aa9166;
  background: #121518;
  transition: .5s;
}

.service .service-item:hover .service-icon img {
  border-radius: 27px;
}

.service .service-item h3 {
  margin: 0;
  padding: 25px 15px 15px 15px;
  font-size: 30px;
  font-weight: 600;
  color: #aa9166;
}

.service .service-item p {
  margin: 0;
  color: #999999;
  padding: 0 25px 25px 25px;
  font-size: 18px;
}

.service .service-item a.btn {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #aa9166;
  border: 2px solid #aa9166;
  border-radius: 0;
  background: #121518;
  transition: .3s;
}

#service1 a.btn {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #aa9166;
  border: 2px solid #aa9166;
  border-radius: 0;
  background: #121518;
  transition: .3s;
}
#service .lawyerinfo1:hover a.btn {
  color: #121518;
  background: #aa9166;
}
.service .service-item:hover a.btn {
  color: #121518;
  background: #aa9166;
}

.feature-top {
  position: relative;
  background: #121518;
  margin-bottom: 45px;
}

.feature-top .col-md-3 {
  border-right: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

@media (max-width: 575.98px) {
  .feature-top .col-md-3:nth-child(1n) {
      border-right: none;
  }
  
  .feature-top .col-md-3:last-child {
      border-bottom: none;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .feature-top .col-md-3:nth-child(2n) {
      border-right: none;
  }
  
  .feature-top .col-md-3:nth-child(3n),
  .feature-top .col-md-3:nth-child(4n) {
      border-bottom: none;
  }
}

@media (min-width: 768px) {
  .feature-top .col-md-3 {
      border-bottom: none;
  }
  
  .feature-top .col-md-3:nth-child(4n) {
      border-right: none;
  }
}

.feature-top .feature-item {
  padding: 30px 0;
  text-align: center;
}

.feature-top .feature-item i {
  color: #aa9166;
  font-size: 35px;
  margin-bottom: 10px;
}

.feature-top .feature-item h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
}

.feature-top .feature-item p {
  color: #999999;
  margin: 0;
  font-size: 18px;
}


.about {
  position: relative;
  width: 100%;
  padding: 45px 0;
}

.about .section-header {
  margin-bottom: 30px;
}

.about .about-img {
  position: relative;
  height: 100%;
  padding: 10px;
  background: #121518;
}

.about .about-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about .about-text p {
  font-size: 16px;
}

.about .about-text a.btn {
  position: relative;
  margin-top: 15px;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #aa9166;
  border: 2px solid #aa9166;
  border-radius: 0;
  background: #121518;
  transition: .3s;
}

.about .about-text a.btn:hover {
  color: #121518;
  background: #aa9166;
}

@media (max-width: 767.98px) {
  .about .about-img {
      margin-bottom: 30px;
      height: auto;
  }
}


.responsive-cell-block {
  min-height: 75px;
}

.text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 25px;
  height: 50%;
  width: 100%;
}

img {
  object-fit: cover;
}

.responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.responsive-container-block.bg {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1320px;
  margin: 50px 0 50px 0;
}

.text-blk.title {
  width: 100%;
  height: auto;
  text-align: center;
  font-size: 36px;
  line-height: 45px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin: 0 0 15px 0;
}

* {
  font-family: Nunito, sans-serif;
}

.text-blk.desc {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
  max-width: 750px;
}

.responsive-container-block.blocks {
  width: 100%;
  min-height: 0px;
  justify-content: space-between;
  max-width: 1320px;
}

.responsive-cell-block.wk-desk-1.wk-tab-1.wk-mobile-1.wk-ipadp-1.content {
  width: 30%;
  height: auto;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 20px 7px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.text-blk.info-block {
  width: 85%;
  height: auto;
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
  margin: 30px 0 30px 0;
}

.responsive-container-block.person {
  width: 90%;
  min-height: 0px;
  height: auto;
  margin-top: 0px;
  margin-right: 31.25px;
  margin-bottom: 20px;
  margin-left: 31.25px;
}

.responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12.icon-block {
  width: 22%;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.responsive-cell-block.wk-desk-6.wk-ipadp-6.wk-tab-12.wk-mobile-12.text-block {
  width: 78%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.text-blk.name {
  font-size: 18px;
  line-height: 20px;
  font-weight: 900;
  height: auto;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
}

.text-blk.desig {
  line-height: 16px;
  height: auto;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.profile-img {
  width: 60px;
  height: 60px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.responsive-container-block.big-container {
  justify-content: center;
  padding: 0 50px 0 50px;
}

@media (max-width: 1024px) {
  .responsive-cell-block.wk-desk-1.wk-tab-1.wk-mobile-1.wk-ipadp-1.content {
    width: 47%;
  }

  .responsive-cell-block.wk-desk-1.wk-tab-1.wk-mobile-1.wk-ipadp-1.content.bottom {
    margin-top: 5%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 25%;
  }

  .text-blk.desc {
    width: 70%;
  }

  .responsive-container-block.person {
    margin-top: 5%;
    margin-right: 31.25px;
    margin-bottom: 0px;
    margin-left: 31.25px;
  }

  .text-blk.title {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .responsive-container-block.person {
    margin-top: 21.9375px;
    margin-right: 31.25px;
    margin-bottom: 20px;
    margin-left: 31.25px;
  }

  .text-blk.info-block {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
  }
}

@media (max-width: 768px) {
  .responsive-container-block.person {
    margin-top: 0px;
    margin-right: 31.25px;
    margin-bottom: 0px;
    margin-left: 31.25px;
  }

  .text-blk.info-block {
    height: 50%;
    font-size: 17px;
  }

  .responsive-cell-block.wk-desk-1.wk-tab-1.wk-mobile-1.wk-ipadp-1.content {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5%;
    margin-left: 0px;
  }

  .text-blk.desc {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 80px;
    margin-left: 0px;
    width: 85%;
    font-size: 17px;
  }

  .text-blk.title {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 30px;
  }

  .responsive-cell-block.wk-desk-1.wk-tab-1.wk-mobile-1.wk-ipadp-1.content.bottom {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .responsive-container-block.blocks {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .responsive-container-block.bg {
    flex-wrap: nowrap;
  }

  .responsive-container-block.person {
    margin-top: 0px;
    margin-right: 31.25px;
    margin-bottom: 20px;
    margin-left: 31.25px;
  }

  .text-blk.info-block {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .text-blk.desc {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .text-blk.desig {
    font-size: 15px;
  }

  .text-blk.name {
    font-size: 17px;
  }
}

@media (max-width: 500px) {
  .responsive-cell-block.wk-desk-1.wk-tab-1.wk-mobile-1.wk-ipadp-1.content {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 8%;
    margin-left: 0px;
  }

  .text-blk.desc {
    width: 90%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 16px;
    line-height: 24px;
  }

  .text-blk.title {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 26px;
  }

  .text-blk.info-block {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    font-size: 16px;
    line-height: 26px;
    margin: 30px 0 20px 0;
  }

  .text-blk.desc {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .responsive-container-block.big-container {
    padding: 0 30px 0 30px;
  }

  .text-blk.name {
    font-size: 17px;
  }

  .text-blk.desig {
    font-size: 15px;
  }
}


.inquirybutton .btn{
  position: relative;margin-bottom: 30px;padding: 10px 20px;font-size: 14px;font-weight: 500;letter-spacing: 1px;text-transform: uppercase;color: #aa9166;border: 2px solid #aa9166;border-radius: 0;background: #121518;transition: .3s;    margin-top: 2%;margin-left: 3%;
}

.lawyerinfo1 h1{
  
    margin-top: 4%;
  margin-left: -50%;
}

.contact--block {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  color: #333;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}

.bg-gradient1 {
  background-color: whitesmoke;
}

/* Heading Styling */
.common-heading h2 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  color: #333;
}

.common-heading p {
  
  color: #666;
  font-size: 18px;
  margin-top: 10px;
}

/* Contact Fields */
.contact-fields {
  margin-top: 40px;
}

.connect-block {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#submitButton:hover{
  border: 2px solid black;
  background-color: whitesmoke;
  color: black;
}
.connect-block .icon-fld-nx {
  font-size: 30px;
  margin-right: 20px;
  color: #333;
}

.connect-block .text-fld-nx {
  color: #333;
}

.connect-block .text-fld-nx .small-text {
  font-size: 14px;
  opacity: 0.8;
}

.connect-block .text-fld-nx .large-text {
  font-size: 18px;
  font-weight: 600;
}

.connect-block a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #333;
}

.connect-block a:hover .icon-fld-nx {
  color: #ae8c62;
}

/* Form Section Styling */
.contact-form-card-pr {
  background: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.form-block {
  padding: 20px;
}

.fieldsets {
  margin-bottom: 10px;
}

.floating-label {
  position: relative;
  margin-bottom: 10px;
}

.floating-input, .floating-select, .floating-textarea {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  outline: none;
  transition: all 0.3s;
}

.floating-input:focus, .floating-select:focus, .floating-textarea:focus {
  border-color: #ae8c62;
}

.floating-input:focus + label, .floating-select:focus + label, .floating-textarea:focus + label {
  top: -20px;
  font-size: 14px;
  color: #ae8c62;
}

label {
  /* position: absolute; */
  left: 15px;
  top: 15px;
  font-size: 16px;
  color: #333;
  pointer-events: none;
  transition: all 0.3s;
}

/* Submit Button Styling */
.lnk.btn-main {
  background-color: #000000;
  color: #fff;
  padding: 15px 30px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  border: none;
  cursor: pointer;
}

.lnk.btn-main:hover {
  background-color: #000000;
  color: #ffffff;
}

.lnk .fa-chevron-right {
  margin-left: 10px;
}

.lnk .circle {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 50%;
  margin-left: 5px;
}

/* List Styling */
.text-fieds- h4 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
}

.list-style- {
  list-style-type: none;
  padding-left: 0;
  margin-top: 10px;
}

.list-style- li {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
}

@media (max-width: 991px) {
  .col-lg-5, .col-lg-7 {
      width: 100%;
  }

  .col-lg-5 {
      margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .common-heading h2 {
      font-size: 30px;
  }

  .contact-form-card-pr {
      padding: 20px;
  }

  .floating-input, .floating-select, .floating-textarea {
      font-size: 14px;
  }

  .lnk.btn-main {
      font-size: 16px;
      padding: 12px 25px;
  }
}