/*----[[wb-section-id-654e197fe0fdae5aa3111898-start-css]]---*/
        /*--------------------------------------------------------------
# Navbar-Starts
--------------------------------------------------------------*/

.header_440 {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem 0 0.75rem;
}


.header_440 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.25rem 1.1rem;


}

.header_440 .navbar-nav .nav-item .nav-link.dropdown-toggle::after,
.header_440 .navbar-nav .nav-item .nav-link.active.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transform: scaleX(1);
}


.header_440 .navbar-nav .nav-item .nav-link:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  display: block;
  content: '';
  border-bottom: solid 0.188rem var(--wb-menu-hover-color);
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.header_440 .navbar-nav .nav-item .nav-link:hover:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  transform: scaleX(1);
}

.header_440 .navbar-nav .nav-item .nav-link:hover,
.header_440 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);

}


.header_440 .wb-dropdown-element {
  padding: 0.5rem 0.625rem;
  font-size: 1rem;
}

.header_440 .wb-dropdown-element:focus,
.header_440 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.header_440 .navbar-toggler {
  border: none;
}

.header_440 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.header_440 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;

}

.header_440 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;

}

.header_440 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}


@media (max-width: 61.938rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.925rem 0 0;
  }


}
@media (max-width: 32.813rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.65rem 1rem;
  
  }


}

/*--------------------------------------------------------------
  # Navbar-Ends
  --------------------------------------------------------------*/
        /*----wb-section-id-654e197fe0fdae5aa3111898-end-css----*/
        

/*----[[wb-section-id-618b7e9b7157da27fe74129c-start-css]]---*/
        /*--------------------------------------------------------------
# About_6
--------------------------------------------------------------*/
.about_6 {
    background: var(--wb-website-theme-primary-color);
}

.about_6 .video-div h1 {
    font-weight: bold;
    font-size: 1.7rem;
}

.about_6 iframe {
    width: 100%;

}

@media (max-width: 32.813rem) {
    .about_6 iframe {
        width: 100%;
        height: 15.625rem;
    }
}

/*--------------------------------------------------------------
# End About_6
--------------------------------------------------------------*/
        /*----wb-section-id-618b7e9b7157da27fe74129c-end-css----*/
        

/*----[[wb-section-id-646720ff077993907d5f1e5a-start-css]]---*/
        /*======================== 
lawyer-theme2-services-start 
==========================*/
.grid_42 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/646720ff077993907d5f1e5a/assets/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3rem 0rem;
}

.grid_42 .lawyer2-serviceheading h3 {
  font-size: 2.188rem;
  font-weight: 700;
}

.grid_42 .lawyer2-serviceheading p {
  font-size: 0.875rem;
  font-weight: 300;
}

.grid_42 .lawyer2-serviceheading p,
.grid_42 .lawyer2-card-content p {
  margin-bottom: 0;
}

.grid_42 .lawyer2-serviceheading h3,
.grid_42 .lawyer2-card-content h4 {
  font-weight: 700;
  margin-bottom: 0rem;
}

.grid_42 .lawyer2-card-content h4 {
  font-size: 1rem;
  margin-bottom: 0;
}

.grid_42 .lawyer2-card-content p {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.5;
}

.grid_42 .lawyer2-servicecard {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem;
  border-radius: 1rem;
height: 100%;
}

.grid_42 .lawyer2-servicecard i {
  width: 5rem;
  height: 5rem;
  font-size: 1.6rem;
  border-radius: 3.125rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-theme-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto 1.5rem;
}

/*======================== 
lawyer-theme2-services-End
==========================*/
        /*----wb-section-id-646720ff077993907d5f1e5a-end-css----*/
        

/*----[[wb-section-id-6183d2e8ca8a2b4556212201-start-css]]---*/
        /*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.grid_2 {
  background: var(--wb-website-theme-primary-color);
}
.grid_2 h1{
  font-size: 1.7rem;
  font-weight: 600;
}
.grid_2 .card-div h4{
     font-weight:600;
     font-size: 1.2rem;

}

.grid_2 .icon-box
{
  height: 100%;
}


/*--------------------------------------------------------------
# End Services
--------------------------------------------------------------*/
        /*----wb-section-id-6183d2e8ca8a2b4556212201-end-css----*/
        

/*----[[wb-section-id-618931ea7157da27fe740e28-start-css]]---*/
        /* ==========================================================================
heros_40
========================================================================== */
.heros_40 {
  background: var(--wb-website-theme-primary-color);

}

.heros_40 .about-main-div h1 {
  font-size: 2rem;
  font-weight: 600;

}

.heros_40 .read-btn {
  background: var(--wb-website-theme-secondary-color);
  padding: 0.7rem 2rem;
  color: var(--wb-website-text-secondary-color);

}

.heros_40 .read-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}

/* ==========================================================================
End heros_40
========================================================================== */
        /*----wb-section-id-618931ea7157da27fe740e28-end-css----*/
        

/*----[[wb-section-id-646720ff077993907d5f1e5a-start-css]]---*/
        /*======================== 
lawyer-theme2-services-start 
==========================*/
.grid_42 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/646720ff077993907d5f1e5a/assets/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3rem 0rem;
}

.grid_42 .lawyer2-serviceheading h3 {
  font-size: 2.188rem;
  font-weight: 700;
}

.grid_42 .lawyer2-serviceheading p {
  font-size: 0.875rem;
  font-weight: 300;
}

.grid_42 .lawyer2-serviceheading p,
.grid_42 .lawyer2-card-content p {
  margin-bottom: 0;
}

.grid_42 .lawyer2-serviceheading h3,
.grid_42 .lawyer2-card-content h4 {
  font-weight: 700;
  margin-bottom: 0rem;
}

.grid_42 .lawyer2-card-content h4 {
  font-size: 1rem;
  margin-bottom: 0;
}

.grid_42 .lawyer2-card-content p {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.5;
}

.grid_42 .lawyer2-servicecard {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem;
  border-radius: 1rem;
height: 100%;
}

.grid_42 .lawyer2-servicecard i {
  width: 5rem;
  height: 5rem;
  font-size: 1.6rem;
  border-radius: 3.125rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-theme-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto 1.5rem;
}

/*======================== 
lawyer-theme2-services-End
==========================*/
        /*----wb-section-id-646720ff077993907d5f1e5a-end-css----*/
        

/*----[[wb-section-id-618e00f27157da27fe741bbe-start-css]]---*/
        /* ==========================================================================
   heros section
   ========================================================================== */
   .heros_10 {
    background: var(--wb-website-theme-primary-color);
  }
  
  .heros_10 .heros-section-div h5 {
    font-size: 1.40rem;
    font-weight: 700;
    line-height: 3.375rem !important;
  }
  
  .heros_10 .join-btn-2 {
    padding: 0.525rem 2.375rem;
    color: var(--wb-website-text-primary-color);
    display: inline-block;
    border: 0.063rem solid var(--wb-website-theme-secondary-color);
  
  }
  
  .heros_10 .join-btn-2:hover {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
    border: 0.063rem solid var(--wb-website-hover-background-color);
  
  }
  
  
  
  /* ==========================================================================
     End heros section
     ========================================================================== */
        /*----wb-section-id-618e00f27157da27fe741bbe-end-css----*/
        

/*----[[wb-section-id-629dfb685cfc3fb3792537e9-start-css]]---*/
        /*--------------------------------------------------------------
# para_section
--------------------------------------------------------------*/
.para_section {
  background: var(--wb-website-theme-primary-color);
}

.para_section p {
  font-size: 1rem;
  font-weight: normal;
}

/*--------------------------------------------------------------
# End para_section
--------------------------------------------------------------*/
        /*----wb-section-id-629dfb685cfc3fb3792537e9-end-css----*/
        

/*----[[wb-section-id-646720ff077993907d5f1e5a-start-css]]---*/
        /*======================== 
lawyer-theme2-services-start 
==========================*/
.grid_42 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/646720ff077993907d5f1e5a/assets/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3rem 0rem;
}

.grid_42 .lawyer2-serviceheading h3 {
  font-size: 2.188rem;
  font-weight: 700;
}

.grid_42 .lawyer2-serviceheading p {
  font-size: 0.875rem;
  font-weight: 300;
}

.grid_42 .lawyer2-serviceheading p,
.grid_42 .lawyer2-card-content p {
  margin-bottom: 0;
}

.grid_42 .lawyer2-serviceheading h3,
.grid_42 .lawyer2-card-content h4 {
  font-weight: 700;
  margin-bottom: 0rem;
}

.grid_42 .lawyer2-card-content h4 {
  font-size: 1rem;
  margin-bottom: 0;
}

.grid_42 .lawyer2-card-content p {
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 1.5;
}

.grid_42 .lawyer2-servicecard {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem;
  border-radius: 1rem;
height: 100%;
}

.grid_42 .lawyer2-servicecard i {
  width: 5rem;
  height: 5rem;
  font-size: 1.6rem;
  border-radius: 3.125rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-theme-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto 1.5rem;
}

/*======================== 
lawyer-theme2-services-End
==========================*/
        /*----wb-section-id-646720ff077993907d5f1e5a-end-css----*/
        

/*----[[wb-section-id-629dfb685cfc3fb3792537e9-start-css]]---*/
        /*--------------------------------------------------------------
# para_section
--------------------------------------------------------------*/
.para_section {
  background: var(--wb-website-theme-primary-color);
}

.para_section p {
  font-size: 1rem;
  font-weight: normal;
}

/*--------------------------------------------------------------
# End para_section
--------------------------------------------------------------*/
        /*----wb-section-id-629dfb685cfc3fb3792537e9-end-css----*/
        

/*----[[wb-section-id-652ce5f2ad34aaa11908b2c6-start-css]]---*/
        /* ==========================================================================
   footer_41
   ========================================================================== */
.footer_41 {
    background: var(--wb-website-theme-primary-color);

}

.footer_41 .style-tag a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_41 ul a {
    padding: 0rem 1.3rem 0rem;
    font-size: 0.9375rem;
}

.footer_41 .footer-div h1 {
    font-size: 1.5rem;
    font-weight: bold;
}


.footer_41 .call-links a {
    color: var(--wb-website-text-primary-color);
}


.footer_41 .social-icons h5 {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 0 !important;
}


.footer_41 .social-icons a {
   
    margin-right: 0.55rem;
}

@media(max-width:57rem) {
    .footer_41 {
        text-align: center;
    }

}

@media(max-width:33.75rem) {


    .footer_41 ul a {
        font-size: 0.6375rem;
    }
}

/* ==========================================================================
       End footer_41
    ========================================================================== */
        /*----wb-section-id-652ce5f2ad34aaa11908b2c6-end-css----*/
        

