/*----[[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-6892eb345c8ae2f517570627-start-css]]---*/
        /*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about_holo_5 {
  background: var(--wb-website-theme-primary-color);
  overflow-x: hidden;
}

.about_holo_5 .heading-style h1 {
  font-size: 2.2rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.about_holo_5 .position-div {
  position: relative;
}


.about_holo_5  .position-div{
  /* background: url(/assets/plufow-le-studio-5Q6yZN8ckuY-unsplash.jpg)no-repeat; */
  background: var(--wb-website-theme-primary-color);
  box-shadow: 0.3 0.3 var(--wb-theme-box-shadow);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 6.5rem 4.5rem;
  border-radius: 4rem;
}
@media (max-width: 48rem) {
  .about_holo_5  .position-div {
    background-size: cover;
     padding: 2rem;
  }
}

.about_holo_5 .position-div h2 {
  font-weight: 900;
    font-size: 2rem;
    line-height: 1;
  margin-bottom: 1rem;
}



/*--------------------------------------------------------------
# End About section
--------------------------------------------------------------*/
        /*----wb-section-id-6892eb345c8ae2f517570627-end-css----*/
        

/*----[[wb-section-id-62049ccbda99611c069960d0-start-css]]---*/
        /* ======================contact_17======================= */
.contact_17 {
  background: #ecf0f3;
  position: relative;
  padding-bottom: 0;

}

.contact_17 .form-control {
  padding: 0.738rem 0.938rem;
  background: var(--wb-input-background-color);
  color: var(--wb-input-text-color);
  border: 0.013rem solid var(--wb-input-border-color);

}

.contact_17 ::placeholder {
  font-size: 0.875rem;
  color: var(--wb-input-placeholder-color);

}

.contact_17 .form-control:focus {
  outline: none;
  box-shadow: none;
  border: 0.013rem solid var(--wb-input-border-color);
}

.contact_17 input[type=checkbox] {
  accent-color: var(--wb-website-theme-secondary-color);
}

.contact_17 .contact-div h1 {
  font-size: 1.4rem;
  font-weight: bold;
}


.contact_17 .secondary-solid-btn {
  padding: 0.738rem 0.938rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);

}

.contact_17 .secondary-solid-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.contact_17 .logo {
  max-width: 100%;
  height: 4.5rem;
}

.contact_17 .checkbox-btn {
  height: 1.563rem;
  width: 1.563rem;
  outline: none;
  box-shadow: none;
}

.contact_17 label {
  font-size: 0.938rem;
}

.contact_17 .secondary-solid-btn:focus {
  box-shadow: none;
  outline: 0;
  border: none;
}

/* ====================== End contact_17======================= */
        /*----wb-section-id-62049ccbda99611c069960d0-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----*/
        

