/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_3 {
    box-shadow: 0 0.125rem 0.75rem var(--wb-theme-box-shadow);
    background: var(--wb-website-theme-primary-color);
  }
  
  
  .header_3 .logo {
    color: var(--wb-website-theme-secondary-color);
  }
  
  .header_3 .navbar-toggler {
    border: none;
  }
  
  .header_3 .navbar-toggler:focus {
    border: none;
    outline: 0;
    box-shadow: none;
  }
  
  .header_3 .navbar-toggler .navbar-toggler-icon {
    background: transparent;
    outline: 0;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
  
  }
  
  .header_3 .navbar-toggler .navbar-toggler-icon:focus {
    outline: 0 !important;
    border: none !important;
  
  }
  
  .header_3 .navbar-toggler .navbar-toggler-icon .fas {
    color: var(--wb-website-theme-secondary-color);
  }
  
  
  .header_3 .navbar-nav .nav-item .nav-link {
    padding: 0.625rem 0.825rem;
    color: var( --wb-menu-color);
  
  }
  
  
  .header_3 .navbar-nav .nav-item .nav-link:hover {
    color: var(--wb-menu-hover-color) !important;
  }
  
  .header_3 .appointment-btn {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 0.85rem 1.563rem;
  }
  
  .header_3 .appointment-btn:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
  }
  
  /* ===========media query======== */
  @media (max-width: 64rem) {
    .header_3 .appointment-btn {
        padding: 0.85rem 1rem;
    }
  
    .header_3 .navbar-nav .nav-item .nav-link {
        font-size: 0.8rem !important;
  
    }
  }
  
  
  @media (max-width:57rem) {
  
    .header_3 .navbar-nav .nav-item .nav-link {
        padding-left: 0;
        font-size: 0.875rem !important;
  
    }
  
  }

/*------------------------------------------------------
# Start banner
--------------------------------------------------------------*/
.service_95 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/63037ee55575551065069b7f/assets/back.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
 }
 
 .service_95 .heading-thanks-style h1 {
   font-weight: 600;
   font-size: 2.1rem;
   margin-bottom: 1.2rem;
 
 }
 
 .service_95 .heading-thanks-style h5 {
   font-weight: 600;
   font-size: 1.375rem;
   margin-bottom: 1.1rem;
 
 }
 
 
 /* Form */
 .service_95 .subscribe-btn {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border: 0.0625rem solid var(--wb-website-theme-secondary-color);
  padding: 1rem;
  border-radius: 0;
  border-radius: 0.3125rem;

}

 .service_95 .subscribe-btn:hover {
  border: 0.0625rem solid var(--wb-website-hover-background-color);
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

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


 .service_95 .form-control {
  background: var(--wb-input-background-color);
  color: var(--wb-input-text-color);
  border: 0.0625rem solid var(--wb-input-border-color);
  padding: 1rem 0.875rem;
  border-radius: 0.3125rem;

}


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

 @media(max-width:57rem){
     .service_95 {
    text-align: center;
        }  
 }
 
 /*---------------------------------------------------
 # End  banner
 --------------------------------------------------------------*/

/* ========start Heros Secrion_2==========  */
.heros_section_2 {
  background: var(--wb-website-theme-primary-color);
}

.heros_section_2 .border-div .border-first,
.heros_section_2 .border-div .border-second {
  margin: 0rem auto;
  border-top: 0.125rem solid var(--wb-website-theme-secondary-color);
  width: 13%;
}

.heros_section_2 .hero-section-div-2 h5 {
  font-weight: 500;
  font-style: italic;
}

.heros_section_2 .hero-section-div h1 {
  font-weight: 700;
  font-size: 1.5rem;
}

.heros_section_2 .hero-section-div p {
  font-size: 0.9375rem;
}

/* ========End Secrion_2==========  */

/*--------------------------------------------------------------
# hero-43
--------------------------------------------------------------*/
.hero-43 {
  background: var(--wb-website-theme-primary-color);
}


.hero-43 .learn-btn {
  background: var(--wb-website-theme-secondary-color);
  padding: 0.725rem 2.05rem;
  color: var(--wb-website-text-secondary-color);
}

.hero-43 .learn-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

/* ===================================
    start Form Section
====================================== */
.services_93 {
    background: var(--wb-website-theme-primary-color);
  }
  
  .services_93 .para-style p {
    margin-top: 2rem;
    text-align: center;
    font-size: 1.1rem;
  }
  
  .services_93 .form-heading-style h1 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0rem;
  }
  
  .services_93 .quote-wrap {
    position: relative;
  }
  
  .services_93 .fa-quote-left {
    position: absolute;
    top: 1.875rem;
    left: -2.5rem;
    font-size: 5rem;
    color: var(--wb-website-theme-secondary-color);
  }
  
  .services_93 .fa-quote-right {
    position: absolute;
    bottom: -1.125rem;
    right: -5.625rem;
    font-size: 5rem;
    color: var(--wb-website-theme-secondary-color);
  }
  
  @media(max-width:57rem) {
    .services_93 .fa-quote-right {
      bottom: -3.125rem;
      right: 0.375rem;
      font-size: 3rem;
    }
  
    .services_93 .fa-quote-left {
      top: 1.875rem;
      left: 1.5rem;
      font-size: 3rem;
    }
  }
  
  /* ===================================
      End Form Section
  ====================================== */

/*--------------------------------------------------------------
# footer_37
--------------------------------------------------------------*/

.footer_37 {
background: var(--wb-website-theme-primary-color);
}

.footer_37 ul {
margin-bottom: 0rem;
}

.footer_37 ul>li a {
font-size: 1rem;
}

.footer_37 .footer-main-wrapper a {
color: var(--wb-website-text-primary-color);
}

.footer_37 .footer-main-wrapper a:hover,
.footer_37 .footer-links .para-color:hover {
color: var(--wb-website-theme-secondary-color);
}

.footer_37 .footer-links p {
font-size: 1rem;
}

.footer_37 .footer-links i {
color: var(--wb-website-theme-secondary-color);
padding: 0 0.75rem 0;

}


/*--------------------------------------------------------------
# End footer_37
--------------------------------------------------------------*/

