/*----[[wb-section-id-618917807157da27fe740d98-start-css]]---*/
        /*--------------------------------------------------------------
# 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.active {
  color: var(--wb-menu-hover-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);
}

.header_3 .wb-dropdown-element:focus,
.header_3 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}
/* ===========media query======== */

@media (max-width:61.938rem) {

  .header_3 .navbar-nav .nav-item .nav-link {
      padding-left: 0;

  }

}
        /*----wb-section-id-618917807157da27fe740d98-end-css----*/
        

/*----[[wb-section-id-61b6fe995efc742a3f1a0a74-start-css]]---*/
        /* <!-- ======= About Section ======= --> */

.heros_28 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/61b6fe995efc742a3f1a0a74/assets/banner.jpg) no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 8rem 0rem;

}

.heros_28 .banner-div h5 {
  font-size: 1.3rem;
  margin-bottom: 0rem;
}

.heros_28 .banner-div h1 {
  font-size: 2.625rem;
  font-weight: 600;
}

.heros_28 .btn-transparent-deep-pink {
  padding: 0.75rem 1.563rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color)
}

.heros_28 .btn-transparent-deep-pink:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color)
}

@media (max-width: 33.75rem) {
  .heros_28 {
    padding: 3rem 0rem;
  }
}
        /*----wb-section-id-61b6fe995efc742a3f1a0a74-end-css----*/
        

/*----[[wb-section-id-6290b2815cfc3fb379251c6b-start-css]]---*/
        /*--------------------------------------------------------------
# hero_58
--------------------------------------------------------------*/
.hero_58 {
  background: var(--wb-website-theme-primary-color);
}

.hero_58 .heading-size h1 {
  font-size: 2.8rem;
  font-weight: bold;
}


.hero_58 .bg-color {
  padding: 1.875rem;
  background: var(--wb-website-theme-primary-color);
  box-shadow: 0rem 0.25rem 2.063rem 0.625rem var(--wb-theme-box-shadow) !important;
  border-radius: 0.25rem;

}

.hero_58 .bg-color-list li {
  margin-bottom: 0.75rem;

}

.hero_58 .bg-color-list li>i {
  font-size: 1.25rem;
  color: var(--wb-website-theme-secondary-color);

}

.hero_58 .bg-color-list span {
  font-size: 1.25rem;
  font-weight: 400;
  padding-left: 0.625rem;

}

/*--------------------------------------------------------------
# End hero_58
--------------------------------------------------------------*/
        /*----wb-section-id-6290b2815cfc3fb379251c6b-end-css----*/
        

/*----[[wb-section-id-621f0841d3e2e1dc379ee839-start-css]]---*/
        /* *------------------------------------- 4. Slider --------------------------------------*/

/* testimonial section  */
.services_38 {
  background: var(--wb-website-theme-primary-color);
  position:relative;
}
.services_38 .heading-style h5{
  font-size: 1.1rem;
  font-weight: 500;
}
.services_38 .single_feature_icon {
  border: 0.063rem solid #ddd;
  width: 4.375rem;
  height: 4.375rem;
  line-height: 4.375rem;
  margin: 1.25rem auto;
  transition: all 0.6s;
}

.services_38 .border-div:hover .single_feature_icon {
  border-color: var(--wb-website-theme-secondary-color);
  transform: rotate(45deg);
}

.services_38 .border-div:hover .single_feature_icon img {
  transform: rotate(-45deg);
}

.services_38 p::before,
.back-div p::before,
.mainHeading p::before {
  content: "";
  background: rgb(109, 108, 108);
  height: 0.125rem;
  width: 2.5rem;
  display: block;
  margin: 1.25rem auto;
}

.border-div:hover h1 {
  color: var(--wb-website-theme-secondary-color);
}
        /*----wb-section-id-621f0841d3e2e1dc379ee839-end-css----*/
        

/*----[[wb-section-id-6183cae41e8db34546dbc669-start-css]]---*/
        /*--------------------------------------------------------------
# hero-44
--------------------------------------------------------------*/
.hero-50 {
  background: var(--wb-website-theme-primary-color);
}

.hero-50  .bg-color {
  background: var(--wb-website-theme-secondary-color);


}
.hero-50 .heading2-style h2{
  color: var(--wb-website-text-secondary-color);
  font-size: 1.8rem;
  font-weight: 500;
}
.hero-50 .heading-style h5 {
  font-weight: 500;
  font-size: 1.2rem;
  font-style: italic;
}

/*--------------------------------------------------------------
# End hero-44
--------------------------------------------------------------*/
        /*----wb-section-id-6183cae41e8db34546dbc669-end-css----*/
        

/*----[[wb-section-id-629dac895cfc3fb3792535bb-start-css]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  display: inline-block;
  padding: 0.65rem 1.463rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}
.button_1 .btn-register:hover{
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----wb-section-id-629dac895cfc3fb3792535bb-end-css----*/
        

/*----[[wb-section-id-6290b2815cfc3fb379251c6b-start-css]]---*/
        /*--------------------------------------------------------------
# hero_58
--------------------------------------------------------------*/
.hero_58 {
  background: var(--wb-website-theme-primary-color);
}

.hero_58 .heading-size h1 {
  font-size: 2.8rem;
  font-weight: bold;
}


.hero_58 .bg-color {
  padding: 1.875rem;
  background: var(--wb-website-theme-primary-color);
  box-shadow: 0rem 0.25rem 2.063rem 0.625rem var(--wb-theme-box-shadow) !important;
  border-radius: 0.25rem;

}

.hero_58 .bg-color-list li {
  margin-bottom: 0.75rem;

}

.hero_58 .bg-color-list li>i {
  font-size: 1.25rem;
  color: var(--wb-website-theme-secondary-color);

}

.hero_58 .bg-color-list span {
  font-size: 1.25rem;
  font-weight: 400;
  padding-left: 0.625rem;

}

/*--------------------------------------------------------------
# End hero_58
--------------------------------------------------------------*/
        /*----wb-section-id-6290b2815cfc3fb379251c6b-end-css----*/
        

/*----[[wb-section-id-6183cae41e8db34546dbc669-start-css]]---*/
        /*--------------------------------------------------------------
# hero-44
--------------------------------------------------------------*/
.hero-50 {
  background: var(--wb-website-theme-primary-color);
}

.hero-50  .bg-color {
  background: var(--wb-website-theme-secondary-color);


}
.hero-50 .heading2-style h2{
  color: var(--wb-website-text-secondary-color);
  font-size: 1.8rem;
  font-weight: 500;
}
.hero-50 .heading-style h5 {
  font-weight: 500;
  font-size: 1.2rem;
  font-style: italic;
}

/*--------------------------------------------------------------
# End hero-44
--------------------------------------------------------------*/
        /*----wb-section-id-6183cae41e8db34546dbc669-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-6290b2815cfc3fb379251c6b-start-css]]---*/
        /*--------------------------------------------------------------
# hero_58
--------------------------------------------------------------*/
.hero_58 {
  background: var(--wb-website-theme-primary-color);
}

.hero_58 .heading-size h1 {
  font-size: 2.8rem;
  font-weight: bold;
}


.hero_58 .bg-color {
  padding: 1.875rem;
  background: var(--wb-website-theme-primary-color);
  box-shadow: 0rem 0.25rem 2.063rem 0.625rem var(--wb-theme-box-shadow) !important;
  border-radius: 0.25rem;

}

.hero_58 .bg-color-list li {
  margin-bottom: 0.75rem;

}

.hero_58 .bg-color-list li>i {
  font-size: 1.25rem;
  color: var(--wb-website-theme-secondary-color);

}

.hero_58 .bg-color-list span {
  font-size: 1.25rem;
  font-weight: 400;
  padding-left: 0.625rem;

}

/*--------------------------------------------------------------
# End hero_58
--------------------------------------------------------------*/
        /*----wb-section-id-6290b2815cfc3fb379251c6b-end-css----*/
        

/*----[[wb-section-id-629dac895cfc3fb3792535bb-start-css]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  display: inline-block;
  padding: 0.65rem 1.463rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}
.button_1 .btn-register:hover{
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----wb-section-id-629dac895cfc3fb3792535bb-end-css----*/
        

/*----[[wb-section-id-625f9bcda9bbcc00bb5bf852-start-css]]---*/
        /* --------------------------------------------------
#Team
------------------------------------------------ */

.team_11 {
    background: var(--wb-website-theme-primary-color);
  }
  
  .team_11 .testimonial-box {
    background: var(--wb-website-theme-primary-color);
    padding: 4.063rem 2.813rem 3.75rem 2.813rem;
    margin: 3.125rem 0.6rem 9.375rem;
    cursor: pointer;
    border-radius: 0.625rem;
    z-index: 10;
  
  }
  
  .team_11 .quote_box {
    border-radius: 3.125rem;
    width: 3.75rem;
    height: 3.75rem;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 0.938rem 0.625rem 0.625rem 0.875rem;
    position: absolute !important;
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999 !important;
  }
  
  .team_11 .quote_box:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
  }
  
  
  .team_11 .testimonial_img {
    position: absolute !important;
    bottom: -4rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    object-fit: cover;
    width: 7.5rem;
    height: 7.5rem;
    transition: all .5s ease-in-out;
  }
  
  .team_11 .testimonial_img img {
    border-radius: 50%;
    width: 100%;
    max-width: 100%;
    height: auto;
  
  }
        /*----wb-section-id-625f9bcda9bbcc00bb5bf852-end-css----*/
        

/*----[[wb-section-id-629dac895cfc3fb3792535bb-start-css]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  display: inline-block;
  padding: 0.65rem 1.463rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}
.button_1 .btn-register:hover{
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----wb-section-id-629dac895cfc3fb3792535bb-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-658d6245e0fdae5aa31337be-start-css]]---*/
        .footer_81
{
    background: var(--wb-website-theme-primary-color);
}
.footer_81  .freelancer-socials a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--wb-website-text-secondary-color);
    border-radius: 0.875rem;
}

.footer_81  .freelancer-socials a {
    background: var(--wb-website-theme-secondary-color);
    padding: 1rem 1.25rem;
    width: 3.5rem;
    height: 3.5rem;

}

.footer_81  .freelancer-socials a:hover {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
}

.footer_81 p
{
    margin-bottom: 0;
}

.footer_81 .freelancer-socials
{
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}

.footer_81 .freelancer-socials li i
{
    font-size: 1.25rem;
}

.footer_81 .freelancer-socials li:not(:last-of-type)
{
    margin-right: 2.5rem;
}

@media (max-width: 61.938rem)
{
    .footer_81 .freelancer-socials
{
    display: flex;
    justify-content: center;
}
}
        /*----wb-section-id-658d6245e0fdae5aa31337be-end-css----*/
        

/*----[[wb-section-id-61bb17ff5efc742a3f1a15fb-start-css]]---*/
        /*--------------------------------------------------------------
#footer-15
--------------------------------------------------------------*/
.footer-15 {
  background: var(--wb-website-theme-primary-color);
}

.footer-15 p{
  margin-bottom : 0;
}
/*--------------------------------------------------------------
# End footer-15
--------------------------------------------------------------*/
        /*----wb-section-id-61bb17ff5efc742a3f1a15fb-end-css----*/
        

