/*----[[wb-section-id-654e197fe0fdae5aa3111898-start-css]]---*/
        /*--------------------------------------------------------------
# Navbar-Starts
--------------------------------------------------------------*/

.header_440 {
  background: var(--wb-website-theme-primary-color);
  padding: 1rem 0 0.75rem;
}


.header_440 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.25rem 1.1rem;


}

.header_440 .navbar-nav .nav-item .nav-link.dropdown-toggle::after,
.header_440 .navbar-nav .nav-item .nav-link.active.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  transform: scaleX(1);
}


.header_440 .navbar-nav .nav-item .nav-link:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  display: block;
  content: '';
  border-bottom: solid 0.188rem var(--wb-menu-hover-color);
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.header_440 .navbar-nav .nav-item .nav-link:hover:after,
.header_440 .navbar-nav .nav-item .nav-link.active:after {
  transform: scaleX(1);
}

.header_440 .navbar-nav .nav-item .nav-link:hover,
.header_440 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);

}


.header_440 .wb-dropdown-element {
  padding: 0.5rem 0.625rem;
  font-size: 1rem;
}

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

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

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

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

}

.header_440 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;

}

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


@media (max-width: 61.938rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.925rem 0 0;
  }


}
@media (max-width: 32.813rem) {
  .header_440 .navbar-nav .nav-item .nav-link {
    padding: 0.65rem 1rem;
  
  }


}

/*--------------------------------------------------------------
  # Navbar-Ends
  --------------------------------------------------------------*/
        /*----wb-section-id-654e197fe0fdae5aa3111898-end-css----*/
        

/*----[[wb-section-id-66b4a142b711672becddac70-start-css]]---*/
        .hero_93 {
    background: var(--wb-website-theme-primary-color);
}

.hero_93 .highlight-text h3
{
    font-size: 0.938rem;
    font-weight: 400;
    margin-bottom: 0;
}

.hero_93 .owl-carousel .owl-stage-outer {
    padding: 1rem 0rem;
}

.hero_93 .owl-carousel .owl-dots .owl-dot.active span,
.hero_93 .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: var(--wb-website-theme-secondary-color);
}
        /*----wb-section-id-66b4a142b711672becddac70-end-css----*/
        

/*----[[wb-section-id-64f801a76f66ef502dbb5c74-start-css]]---*/
        /* =====
About-Section-
===== */
.about_118 {
    background: var(--wb-website-theme-primary-color);
}
.about_118 .consult-about-text p{
    font-size: 25px;
    line-height: 1.5;
}
.about_118 .consult-about-main h2 {
    font-size: 2.5rem;
}

.about_118 .about-read-butn a {
    display: inline-block;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border-radius: 3.125rem;
    padding: 0.613rem 0.975rem;
}

.about_118 .about-read-butn a:hover{
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

/* =====
About-Section-
===== */
        /*----wb-section-id-64f801a76f66ef502dbb5c74-end-css----*/
        

/*----[[wb-section-id-64f801a76f66ef502dbb5c74-start-css]]---*/
        /* =====
About-Section-
===== */
.about_118 {
    background: var(--wb-website-theme-primary-color);
}
.about_118 .consult-about-text p{
    font-size: 25px;
    line-height: 1.5;
}
.about_118 .consult-about-main h2 {
    font-size: 2.5rem;
}

.about_118 .about-read-butn a {
    display: inline-block;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border-radius: 3.125rem;
    padding: 0.613rem 0.975rem;
}

.about_118 .about-read-butn a:hover{
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

/* =====
About-Section-
===== */
        /*----wb-section-id-64f801a76f66ef502dbb5c74-end-css----*/
        

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

.service_28 .icon-box {
  padding: 1.5rem 0.75rem;
  box-shadow: 0rem 0rem 0.313rem var(--wb-theme-box-shadow);
  border-radius: 0.438rem;
}

.service_28 .card-div h4 {
  font-weight: bold;
  font-size: 1.2rem;
}
        /*----wb-section-id-61dbe7b40e2fea18174425bf-end-css----*/
        

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

.slider_16 h1 {
  font-size: 2rem;
  font-weight: 600;
}

.slider_16 .services-card .img-div h6 {
  font-weight: 600;
  font-size: 1.2rem;

}


/*--------------------------------------------------------------
# End Services
--------------------------------------------------------------*/
        /*----wb-section-id-61dbe22c0e2fea1817442546-end-css----*/
        

/*----[[wb-section-id-618d018a7157da27fe7419d3-start-css]]---*/
        /* ==========================================================================
   heros section
   ========================================================================== */
.heros_14 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/618d018a7157da27fe7419d3/assets/banner.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 10.625rem 0rem;
}


.heros_14 .btn-watch {
  background-color: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.800rem 1.875rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
}

.heros_14 .btn-common {
  background-color: var(--wb-website-theme-primary-color);
  color: var(--wb-website-text-primary-color);
  padding: 0.800rem 1.875rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
}

.heros_14 .btn-watch:hover,
.heros_14 .btn-common:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
  border: 0.063rem solid var(--wb-website-hover-background-color);
}

.heros_14 .head-title  h1 {
  text-shadow: 0.063rem 0.063rem #000;
  font-size: 2.625rem;
  font-weight: 700;
  margin-bottom: 0px;
}

.heros_14 .head-title h5 {
  font-size: 1.1rem;
  font-weight: 500;
}

@media (max-width: 33.75rem) {
  .heros_14 {
    padding: 6.625rem 0rem;
  }

}
        /*----wb-section-id-618d018a7157da27fe7419d3-end-css----*/
        

/*----[[wb-section-id-66b326d49eeea6aaa35ee6e3-start-css]]---*/
        /*===== Footer_Starts=====*/
.footer_110 {
    background: var(--wb-website-theme-primary-color);
}

.footer_110 .edufun-footer-box
{
    background: var(--wb-website-theme-primary-color);
    box-shadow: 0 0.188rem 0.625rem var(--wb-theme-box-shadow);
    border-radius: 1.25rem;
    padding: 1.5rem 2.5rem 2.5rem;
}

.footer_110 .edufun-links {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.footer_110 .edufun-links li:not(:last-of-type) {
    margin-right: 1.25rem;
}

.footer_110 .edufun-links li a {
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    transition: 0.3s;
}

.footer_110 .edufun-links li a:hover,
.footer_110 .edufun-bottom-links li a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_110 .footer-social-icons,
.footer_110 .edufun-bottom-links {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}

.footer_110 .footer-social-icons a {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 3.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    border: 0.063rem solid var(--wb-input-border-color);
    font-size: 1rem;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
}

.footer_110 .footer-social-icons a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
    border: 0.063rem solid var(--wb-website-hover-background-color);
}

.footer_110 .footer-social-icons li:not(:last-of-type) {
    margin-right: 1rem;
}

.footer_110 .footer-row {
    border-bottom: 0.063rem solid var(--wb-input-border-color);
}

.footer_110 .copyright-text p {
    margin-bottom: 0;
}

.footer_110 .edufun-bottom-links li:not(:last-of-type) {
    margin-right: 2rem;
}

.footer_110 .copyright-text p,
.footer_110 .edufun-bottom-links li a {
    font-size: 0.875rem;
}

.footer_110 .edufun-bottom-links li a
{
    transition: 0.3s;
}

@media (max-width: 61.938rem) {

    .footer_110 .footer-social-icons {
        justify-content: center;
    }
}
@media (max-width: 47.938rem) {

    .footer_110 .edufun-bottom-links {
        justify-content: center;
    }
}
        /*----wb-section-id-66b326d49eeea6aaa35ee6e3-end-css----*/
        

