/*----[[63c18daab31fb977c381402b]]---*/
        /*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_31 {
  background: var(--wb-website-theme-primary-color);

}

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

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

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

}

.header_31 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0 !important;
  border: none !important;

}

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


.header_31 .navbar-nav .nav-item .nav-link {
  padding: .85rem 1rem;
  color: var(--wb-menu-color);

}


.header_31 .navbar-nav .nav-item .nav-link:hover,
.header_31 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color) !important;
}


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

.header_31 .appointment-btn .btn-get {
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  display: inline-block;
  padding: .65rem 1.75rem;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.75;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: .375rem;
}

.header_31 .appointment-btn .btn-get:hover {
  color: var(--wb-website-hover-text-color);
  background: var(--wb-website-hover-background-color);
  border: 0.125rem solid var(--wb-website-hover-background-color);
}

.header_31 .btn-signin {
  display: inline-block;
  padding: 0.65rem 0;
  font-size: .9375rem;
  font-weight: 500;
}

.header_31 .btn-signin:hover {
  color: var(--wb-website-theme-secondary-color);
}

@media (max-width:61.938rem) {
  .header_31 .navbar-nav .nav-item .nav-link {
    padding-left: 0;

  }

}
        /*----63c18daab31fb977c381402b----*/
        

/*----[[6183c0716935252380559db9]]---*/
        /* ==========================================================================
   hero_19 section
   ========================================================================== */

   .heros_19 {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/6183c0716935252380559db9/assets/2.jpg) no-repeat;
    background-size: cover;
    padding: 13.75rem 0 13.75rem;
    height: auto;
    background-position: center center;
    position: relative;
}

.heros_19 .bg-color {
    padding: 1.875rem 5rem 2.875rem;
    border-radius: 0.75rem;
    background: var(--wb-website-theme-primary-color);
    box-shadow: 0.438rem 0.313rem 1.125rem var(--wb-theme-box-shadow);
}

.heros_19 .logo-img {
    position: absolute;
    left: 1.25rem;
    top: 0.625rem;
    height: 5rem;
    max-width: 100%;
}

.heros_19 .mt-40 {
    position: absolute;
    bottom: -1.2375rem;
    width: 100%;
}

.heros_19 .register_button {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 0.75rem 2.813rem;
}

.heros_19 .register_button:hover {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
}

.heros_19 .bg-color {
    background: var(--wb-website-theme-primary-color);
    box-shadow: 0.438rem 0.313rem 1.125rem var(--wb-theme-box-shadow);
}
.heros_19 .heading-style h1{
  font-size: 2.625rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.heros_19 .heading-style h5{
  font-weight: 500;
}

@media (max-width: 33.75rem) {

    .heros_19 .bg-color {
        padding: 1.875rem 0.825rem;

    }


    .heros_19 {
        padding: 9.75rem 0 6.75rem;
    }
}
 /* ======= end hero =======  */
        /*----6183c0716935252380559db9----*/
        

/*----[[618b7e9b7157da27fe74129c]]---*/
        /*--------------------------------------------------------------
# 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
--------------------------------------------------------------*/
        /*----618b7e9b7157da27fe74129c----*/
        

/*----[[61d6880f51aca524fa816124]]---*/
        /*--------------------------------------------------------------
# Services_6
--------------------------------------------------------------*/

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

.services_26 .btn-div {
  position: absolute;
  bottom: 1rem;
  width: 100%;
  text-align: center;
}

.services_26 .detail-btn {

  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.575rem 2.5rem;
}

.services_26 .back-border {
  border-radius: 0.313rem;
  padding-top: 1rem;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
}

.services_26 .detail-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.services_26 .heading-style h1 {
  font-size: 1.7rem;
  font-weight: 600;
}

.services_26 .margin-bottom ul {
  padding-left: 1rem;
}

.services_26 .margin-bottom {
  font-size: 0.875rem;
}
        /*----61d6880f51aca524fa816124----*/
        

/*----[[6523eaee9804fa1f4cce0b4a]]---*/
        .slider_81 {
    background: var(--wb-website-theme-primary-color);
}

.slider_81 .dox-slider-main h1 {
    font-size: 2.6rem;
    margin-top: 1.125rem;
}

.slider_81 .dox-slider-main h3 {
    font-size: 1.2rem;
    color: var(--wb-website-theme-secondary-color);
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 0.25rem;
}

.slider_81 .dox-slider-main p {
    margin-bottom: 0;
    margin-top: 1.125rem;
}

.slider_81 .dox-slider-card {
    background: var(--wb-website-theme-primary-color);
    padding: 2.25rem;
    box-shadow: 0 0 0.313rem 0 var(--wb-theme-box-shadow);
    border-radius: 0.313rem;
    position: relative;
}

.slider_81 .carousel-indicators [data-bs-target] {
    width: 0.875rem;
    height: 0.875rem;
    border-radius: 100%;
    background: var(--wb-website-theme-secondary-color);
    border-top: 0;
    border-bottom: 0;
    margin-left: 0;
    opacity: 0.5;
}

.slider_81 .carousel-indicators button.active {
    opacity: 1;
}

.slider_81 .carousel-indicators {
    position: absolute;
    bottom: -4rem;
}

.slider_81 .dox-person-info p {
    margin-bottom: 0;
}
.slider_81 .dox-person-text p,
.slider_81 .dox-person-info h2
{
    margin-bottom: 0.125rem;
}

.slider_81 .dox-person-info h2 {
    font-weight: 700;
}

.slider_81 .dox-person-info h2,
.slider_81 .dox-person-info p {
    font-size: 1rem;
}

.slider_81 .dox-slider-card i
{
    font-size: 2rem;
    display: block;
    text-align: center;
    color: var(--wb-website-theme-secondary-color);
}
.slider_81 .dox-slider-rating i
{
    font-size: 0.875rem;
     margin-right: 0.5rem
}
.slider_81 .dox-slider-rating 
{

     margin-top: 0.5rem
}
.slider_81 .slider-pos
{
    position: absolute;
    bottom: 2rem;
}
.slider_81 .dox-person-text
{
    margin-bottom: 5rem;
}
@media (max-width: 61.938rem)
{
    .slider_81 .slider-pos
{
    left: 0;
    right: 0;
    margin: 0 auto;
    justify-content: center;
}
}
        /*----6523eaee9804fa1f4cce0b4a----*/
        

/*----[[64928becb28ba635b3f97746]]---*/
        /*======================== 
IT-theme-footer-start 
==========================*/
.footer_64 {
  background: var(--wb-website-theme-primary-color);
}

.footer_64 .it-footer-list li a:hover,
.footer_64 .footer-contact li a:hover,
.footer_64 .footer-main-list li a:hover,
.footer_64 .footer-contact li i {
  color: var(--wb-website-theme-secondary-color);
}

.footer_64 .it-footer-list li a,
.footer_64 .it-footer-list li p,
.footer_64 .footer-contact li a,
.footer_64 .footer-contact li p,
.footer_64 .footer-main-list li a,
.footer_64 .it-socials-wrapper h4 {
  font-size: 1.125rem;
  font-weight: 500;
}

.footer_64 .it-list-heading h3,
.footer_64 .footer-contact li i {
  font-size: 1.75rem;
}

.footer_64 .footer-main-list {
  flex-wrap: wrap;
}

.footer_64 .footer-main-list li a {
  margin-right: 3rem;
}

.footer_64 .it-list-heading h3 {
  font-weight: 600;
}

.footer_64 .it-footer-list li,
.footer_64 .footer-main-list li a {
  line-height: 1.6;
}

.footer_64 .it-footer-list li p {
  margin-bottom: 0;
}

.footer_64 .footer-contact li {
  line-height: 3;
}

.footer_64 .footer-contact li p {
  display: inline;
}

.footer_64 .it-socials-wrapper {
  border-top: 0.063rem solid var(--wb-website-theme-secondary-color);
}

.footer_64 .it-socials i {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 100%;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.625rem;
}

.footer_64 .it-socials i:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

/*======================== 
IT-theme-footer-End 
==========================*/
        /*----64928becb28ba635b3f97746----*/
        

