/*----[[wb-section-id-6502b0ddeb7ba6ee486ba32d-start-css]]---*/
        /*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

.header_33 {
  background: var(--wb-website-theme-primary-color);
  overflow: hidden;
}

.header_33 .navbar-nav .nav-item {
  position: relative;
}

.header_33 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  padding: 0.925rem 1.5rem 0.925rem;
  color: var(--wb-menu-color);
}

.header_33 .navbar-nav .nav-item .nav-link:after,
.header_33 .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_33 .navbar-nav .nav-item .nav-link:hover:after,
.header_33 .navbar-nav .nav-item .nav-link.active:after {
  transform: scaleX(1);
}

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

.header_33 .logo {
  color: var(--wb-website-theme-secondary-color);
}

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

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

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

}

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

}

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

.header_33 .wb-dropdown-element:focus,
.header_33 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}
        /*----wb-section-id-6502b0ddeb7ba6ee486ba32d-end-css----*/
        

/*----[[wb-section-id-6523e4c99804fa1f4cce0abd-start-css]]---*/
        /*========== Banner_starts=====*/
.banner_104 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/6523e4c99804fa1f4cce0abd/assets/banner-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 4rem 0 0;
}

.banner_104 .dox-banner-text h1,
.banner_104 .dox-banner-text h3,
.banner_104 .get-butn,
.banner_104 .vid-text .intro {
  font-weight: 600;
}


.banner_104 .dox-banner-text h3 {
  color: var(--wb-website-theme-secondary-color);
  font-size: 1.2rem;
  letter-spacing: 0.25rem;
}

.banner_104 .dox-banner-text h1 {
  font-size: 3.6rem;
}

.banner_104 .dox-banner-text p {
  margin-top: 1.125rem;
}

.banner_104 .get-butn {
  display: flex;
  align-items: baseline;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 0.313rem;
  padding: 0.625rem 1.875rem;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  text-align: center;
}

.banner_104 .video-play-button {
  display: block;
  border-radius: 50%;
  padding: 0.938rem 1.3rem;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  font-size: 1.25rem;
}


.banner_104 .get-butn:hover,
.banner_104 .video-play-button:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
  border: 0.125rem solid var(--wb-website-hover-background-color);
}

.banner_104 .modal-dialog {
  background: var(--wb-website-theme-secondary-color);
  padding: 3rem;

}

.banner_104 .modal-body {
  position: relative;
  padding: 0rem;
}

.banner_104 .btn-close {
  position: absolute;
  top: -2.5rem;
  right: -2.8rem;
  background: url(https://builder-templates-bucket.s3.amazonaws.com/6523e4c99804fa1f4cce0abd/assets/close.png);
  background-repeat: no-repeat;
  background-size: 1.625rem;
  background-position: center;
  z-index: 9999;
  opacity: 1;
  cursor: pointer;
  border-radius: 0.438rem;
}

.banner_104 .btn-close:focus {
  box-shadow: none;
}

.banner_104 .vid-text span {
  display: block;
}

.banner_104 .vid-text .intro {
  font-size: 0.938rem;
}



/* Media Queries */

@media (max-width: 32.813rem) {
  .banner_104 .wb-iframe iframe {
      width: 100%;
      height: 100%;
  }

}

/*========== Banner_Ends=====*/
        /*----wb-section-id-6523e4c99804fa1f4cce0abd-end-css----*/
        

/*----[[wb-section-id-64faafa0eb7ba6ee486b8d43-start-css]]---*/
        /* =====
Services-Section-Starts
===== */
.grid_58 {
    background: var(--wb-website-theme-primary-color);
}

.grid_58 .consult-services-main h2 {
    font-size: 2.5rem;
}

.grid_58 .consult-service-card {
    background: var(--wb-website-theme-primary-color);
    box-shadow: 0 0 0.375rem 0 var(--wb-theme-box-shadow);
    border-radius: 1.375rem;
}

.grid_58 img {
    width: 100%;
    border-radius: 1.375rem 1.375rem 0 0;
}

.grid_58 .consult-service-text  {
    padding: 1.25rem 1.5rem;
}
.grid_58 .consult-service-text h3 {
    font-size: 1.125rem;
}

.grid_58 .consult-service-text p {
    font-size: 0.875rem;
    margin-bottom: 0;
    line-height: 1.5;
}

/* =====
Services-Section-Ends
===== */
        /*----wb-section-id-64faafa0eb7ba6ee486b8d43-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-64f802616f66ef502dbb5c94-start-css]]---*/
        /* =====
BLog-Section-Starts
===== */
.grid_59 {
    background: var(--wb-website-theme-primary-color);
}

.grid_59 .consult-blog-main h2 {
    font-size: 2.5rem;
}

.grid_59 .consult-blog-card {
    background: var(--wb-website-theme-primary-color);
    padding: 1rem 1.5rem;
    border-radius: 0.75rem 0.75rem 0 0;
}

.grid_59 .blog-card-pos {
    left: 0;
    right: 0;
    margin: 0 2rem;
    position: absolute;
    bottom: 0;
}

.grid_59 .consult-blog-card,
.grid_59 img {
    box-shadow: 0 0 0.375rem 0 var(--wb-theme-box-shadow);
}

.grid_59 img {
    width: 100%;
    border-radius: 1.375rem;
}

.grid_59 .consult-blog-para p {
    margin-bottom: 0;
    font-weight: 500;
}

.grid_59 .blog-read-butn a,
.grid_59 .blog-read-butn i,
.grid_59 .consult-blog-para p {
    font-size: 0.875rem;
}

.grid_59 .blog-read-butn a,
.grid_59 .blog-read-butn i {
    display: inline-block;
    text-decoration: underline;
}

.grid_59 .blog-read-butn a {
    color: var(--wb-website-theme-secondary-color);
}

/* =====
Blog-Section-Ends
===== */
        /*----wb-section-id-64f802616f66ef502dbb5c94-end-css----*/
        

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

.contact_7 .form-main-div h1 {
  font-size: 2rem;
  font-weight: bold;
}


.contact_7 .form-control {
  background: var(--wb-input-background-color);
  color: var(--wb-input-text-color);
  border: 0.063rem solid var(--wb-input-border-color);
  border-radius: 0.313rem;
  padding: 0.638rem 0.938rem;

}

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

}

.contact_7 .form-check-input-2 {
  background: var(--wb-website-theme-primary-color);
}

.contact_7 .checkbox-btn {
  height: 1rem;
  width: 1rem;
  outline: 0;
  box-shadow: none;
}

.contact_7 label {
  font-size: 1rem;
}

.contact_7 input[type=checkbox] {
  accent-color: var(--wb-website-theme-secondary-color);
}

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

/* button */
.contact_7 .register_button {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.7rem 4rem;
}

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

/*--------------------------------------------------------------
# End Contact
--------------------------------------------------------------*/
        /*----wb-section-id-61a0cfbc5713f058f65f04d3-end-css----*/
        

/*----[[wb-section-id-6279ee02a9bbcc00bb5c0b19-start-css]]---*/
        /*--------------------------------------------------------------
# FOOTER_33
--------------------------------------------------------------*/
.footer_33 {
  background: var(--wb-website-theme-primary-color);
}

.footer_33 .footer-heading h6 {
  font-size: 1.2rem;
  font-weight: bold;
}


.footer_33 a:hover {
  color: var(--wb-website-theme-secondary-color);
}

.footer_33 .footer-links i {
  color: var(--wb-website-theme-secondary-color);
}

/*--------------------------------------------------------------
# End FOOTER_33
--------------------------------------------------------------*/
        /*----wb-section-id-6279ee02a9bbcc00bb5c0b19-end-css----*/
        

