/*----[[wb-section-id-688dc3ca5c8ae2f51756e8ec-start-css]]---*/
        /*--------------------------------------------------------------
# about-42
--------------------------------------------------------------*/
.holo_banner {
 background: url(https://builder-templates-bucket.s3.amazonaws.com/688dc3ca5c8ae2f51756e8ec/assets/Untitled-2.png) no-repeat;
  background-position: center;
  background-size: 100% 100%;
}


/* navbar  */

.holo_banner .navbar-nav .nav-item .nav-link {
 padding: 0.625rem 1.8rem;
    text-transform: capitalize;
  color: var(--wb-menu-color);
   font-family: monospace;
  transition: .5s ease;
}
.holo_banner .navbar-nav .nav-item:first-child .nav-link {
    padding-left: 0;
}
.holo_banner .navbar-nav .nav-item .nav-link.active{
  color: var(--wb-menu-hover-color);
}
.holo_banner .navbar-nav .nav-item .nav-link:hover {
  transition: all .6s ease;
  color: var(--wb-menu-hover-color);
}


.holo_banner .navbar-toggler {
  border: none;
}

.holo_banner .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.holo_banner .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;

}

.holo_banner .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0 !important;
  border: none !important;

}

.holo_banner .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}
/* ------------------navbar end------------------ */
.holo_banner .form-heading h1{
  font-size: 2.95rem;
      font-weight: 900;
      color: var(--wb-website-theme-secondary-color);
}
.holo_banner .form-heading p{
      padding-top: 0.725rem
}

.holo_banner .register-btn {
  display: inline-block;
  padding: 0.6rem 1.76rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  font-weight: 500;

}

.holo_banner .register-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}
@media(min-width: 75rem) {
 .holo_banner {
       height: 54rem;

  }
}
@media(max-width:61.9375rem){
  .holo_banner .navbar-nav .nav-item .nav-link {
 padding-left: 0rem}
}
@media (max-width: 48rem) {
  .holo_banner  {
    background-size: cover;
  }}
        /*----wb-section-id-688dc3ca5c8ae2f51756e8ec-end-css----*/
        

/*----[[wb-section-id-688e0ce55c8ae2f51756eb80-start-css]]---*/
        /*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/


.about_holo .heading-style h1 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem;
}




.about_holo .position-div {
  position: relative;
}
.about_holo .position-div img{
border-radius: 1rem;
}
.about_holo .position-text {
      position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    padding: 1.3rem 1.5rem;
    text-align: center;
        word-break: break-word;

}
.about_holo .position-text h2, .about_holo .position-text p{
    color: var(--wb-website-theme-secondary-color);
}
.about_holo .position-text h2 {
      font-weight: 900;
    font-size: 1.1rem;
    line-height: 1.4;
    margin-bottom: 1rem;
}
.about_holo .position-div p {
     font-size: 0.9375rem;
  margin-bottom: 0rem;
  line-height: 1.1;
}

/*--------------------------------------------------------------
# End price section
--------------------------------------------------------------*/
        /*----wb-section-id-688e0ce55c8ae2f51756eb80-end-css----*/
        

/*----[[wb-section-id-646b57a3077993907d5f22fa-start-css]]---*/
        /*======================== 
lawyer-theme3-footer-start 
==========================*/
.footer_55 {
  background: var(--wb-website-theme-primary-color);
}

.footer_55 .lawyer3-socials a {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 0.188rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_55 .lawyer3-socials a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.footer_55 .lawyer3-socials li:not(:last-of-type) {
  margin-right: 0.8rem;
}

.footer_55 .lawyer3-copyright-text p {
  font-size: 0.875rem;
}

/*======================== 
lawyer-theme3-footer-End
==========================*/
        /*----wb-section-id-646b57a3077993907d5f22fa-end-css----*/
        

/*----[[wb-section-id-688f02c25c8ae2f51756ee04-start-css]]---*/
        /*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about_holo_2 {
  background: var(--wb-website-theme-primary-color);
  overflow-x: hidden;
}

.about_holo_2 .heading-style h1 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.about_holo_2 .position-div {
  position: relative;
}


.about_holo_2  .position-div{
  background: url(/assets/3.png)no-repeat;
  background-size: 100% 100%;
  background-repeat: no-repeat;
    background-position: center;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  border-radius: 4rem;
}
@media (max-width: 48rem) {
  .about_holo_2   .position-div {
    background-size: cover;
    padding: 2rem;
  }
}
@media (min-width: 137.5rem) {
  .about_holo_2  .position-div {
    min-height: 43.75rem;
  }
}

.about_holo_2 .position-div h2 {
  font-weight: 900;
  font-size: 1.1rem;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.about_holo_2 .position-div p {
      font-weight: 900;
    font-size: 1.25rem;

  line-height: 1.2;
}

/*--------------------------------------------------------------
# End About section
--------------------------------------------------------------*/
        /*----wb-section-id-688f02c25c8ae2f51756ee04-end-css----*/
        

/*----[[wb-section-id-646b57a3077993907d5f22fa-start-css]]---*/
        /*======================== 
lawyer-theme3-footer-start 
==========================*/
.footer_55 {
  background: var(--wb-website-theme-primary-color);
}

.footer_55 .lawyer3-socials a {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  border-radius: 0.188rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer_55 .lawyer3-socials a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.footer_55 .lawyer3-socials li:not(:last-of-type) {
  margin-right: 0.8rem;
}

.footer_55 .lawyer3-copyright-text p {
  font-size: 0.875rem;
}

/*======================== 
lawyer-theme3-footer-End
==========================*/
        /*----wb-section-id-646b57a3077993907d5f22fa-end-css----*/
        

/*----[[wb-section-id-62e3be4b849c5d0c02990fb1-start-css]]---*/
        /* ==========================================================================
   footer_40
   ========================================================================== */
.footer_40 {
  background: var(--wb-website-theme-primary-color);
}

.footer_40 .style-tag a:hover {
  color: var(--wb-website-theme-secondary-color);
}

.footer_40 .style-tag a {
  padding: 0rem 1.3rem 0rem;
  font-size: 0.9375rem;
}

.footer_40 .footer-div h1 {
  font-size: 1.5rem;
  font-weight: bold;
}


.footer_40 .call-links a {
  color: var(--wb-website-text-primary-color);
}

.footer_40 .social-icons i {
  font-size: 0.8875rem;
}

.footer_40 .social-icons a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
  text-align: center;
  border-radius: 3.125rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}

.footer_40 .social-icons li:not(:last-of-type)
{
  margin-right: 0.25rem;
}
.footer_40 .social-icons a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

@media(max-width:61.938rem) {
  .footer_40 {
    text-align: center;
  }

}



/* ==========================================================================
       End footer_40
    ========================================================================== */
        /*----wb-section-id-62e3be4b849c5d0c02990fb1-end-css----*/
        

