/*----[[61dc04710e2fea1817442620]]---*/
        /*--------------------------------------------------------------
# Nav bar
--------------------------------------------------------------*/
.header_13 {
    background: var(--wb-website-theme-primary-color);
    /* box-shadow: 0 0 0.825rem 0 var(--wb-theme-box-shadow); */
  }
  

  
  .header_13 .logo {
    color: var(--wb-website-theme-secondary-color);
  }
  
  .header_13 .navbar-toggler {
    border: none;
  }
  
  .header_13 .navbar-toggler:focus {
    border: none;
    outline: 0;
    box-shadow: none;
  }
  
  .header_13 .navbar-toggler .navbar-toggler-icon {
    background: transparent;
    outline: 0;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
  
  }
  
  
  .header_13 .navbar-toggler .navbar-toggler-icon .fas {
    color: var(--wb-website-theme-secondary-color);
  }
  
  
  .header_13 .navbar-nav .nav-item .nav-link {
    padding: 0.625rem 0 0.625rem 1.875rem;
    color: var( --wb-menu-color);
  }
  
  
  .header_13 .navbar-nav .nav-item .nav-link:hover {
    color: var(--wb-menu-hover-color);
  }
  
  
  /* ===========media query======== */
  
  
  @media (max-width: 48rem) {
    .header_13 .navbar-nav .nav-item .nav-link {
      padding-left: 0.5rem !important;
  
    }
  }
  
  @media (max-width: 32.813rem) {
    .header_13 .navbar-nav .nav-item .nav-link {
      padding: 0 0 0.625rem 1.875rem;
  
    }
  }
   
  
  @media (max-width: 57rem) {
    .header_13 .navbar-nav .nav-item .nav-link {
      padding-left: 0;
  
    }
  
  }
        /*----61dc04710e2fea1817442620----*/
        

/*----[[61dc18ad0e2fea1817442716]]---*/
        /*--------------------------------------------------------------
# video_5
--------------------------------------------------------------*/
.video_5 {
    background-color: var(--wb-website-theme-primary-color);

}

.video_5 .video-form-div h1 {
    font-size: 1.4rem;
    font-weight: bold;

}

.video_5 .video-form-div-top h1 {
    font-size: 2.3rem;
    font-weight: bold;

}

.video_5 .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 3rem;
    border-radius: 0;

}

.video_5 .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);
}

.video_5 ::placeholder {
    font-size: 0.875rem;
    color: var(--wb-input-placeholder-color);
}


.video_5 .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;

}


.video_5 .form-control:focus {
    outline: 0;
    box-shadow: none;
    border: 0.0625rem solid var(--wb-input-border-color);
}

.video_5 iframe {
    width: 100%;
}


@media (max-width: 32.813rem) {
    .video_5 iframe {
        width: 100%;
        height: 15.625rem;
    }
}

/*--------------------------------------------------------------
# End video_5
--------------------------------------------------------------*/
        /*----61dc18ad0e2fea1817442716----*/
        

/*----[[629dac895cfc3fb3792535bb]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  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);
}
        /*----629dac895cfc3fb3792535bb----*/
        

/*----[[61b9d4385efc742a3f1a1173]]---*/
        /*--------------------------------------------------------------
# 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);
}
        /*----61b9d4385efc742a3f1a1173----*/
        

/*----[[629dac895cfc3fb3792535bb]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  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);
}
        /*----629dac895cfc3fb3792535bb----*/
        

/*----[[629dfb685cfc3fb3792537e9]]---*/
        /*--------------------------------------------------------------
# para_section
--------------------------------------------------------------*/
.para_section {
  background: var(--wb-website-theme-primary-color);
}

.para_section p {
  font-size: 1rem;
  font-weight: normal;
}

/*--------------------------------------------------------------
# End para_section
--------------------------------------------------------------*/
        /*----629dfb685cfc3fb3792537e9----*/
        

/*----[[629dac895cfc3fb3792535bb]]---*/
        .button_1 {
  background: var(--wb-website-theme-primary-color);
}
.button_1 .btn-register {
  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);
}
        /*----629dac895cfc3fb3792535bb----*/
        

/*----[[630743e6557555106506a04e]]---*/
        /*--------------------------------------------------------------
# faq_12
--------------------------------------------------------------*/
.faq_12 {
  background: var(--wb-website-theme-primary-color);

}

.faq_12 .heading-style h1 {
  font-size: 2.8125rem;
  font-weight: 600;
}

.faq_12 .heading2-style p {
  margin-bottom: 1rem;
  font-size: 0.8125rem;
}

.faq_12 .heading2-style h2 {
  margin-bottom: 1.3rem;
  font-size: 1.5rem;
  font-weight: 500;
}



/*--------------------------------------------------------------
# end about section 
--------------------------------------------------------------*/
        /*----630743e6557555106506a04e----*/
        

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

.footer-15 p{
  margin-bottom : 0;
}
/*--------------------------------------------------------------
# End footer-15
--------------------------------------------------------------*/
        /*----61bb17ff5efc742a3f1a15fb----*/
        

