/*----[[wb-section-id-652ce5f2ad34aaa11908b2c6-start-css]]---*/
        /* ==========================================================================
   footer_41
   ========================================================================== */
.footer_41 {
    background: var(--wb-website-theme-primary-color);

}

.footer_41 .style-tag a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_41 ul a {
    padding: 0rem 1.3rem 0rem;
    font-size: 0.9375rem;
}

.footer_41 .footer-div h1 {
    font-size: 1.5rem;
    font-weight: bold;
}


.footer_41 .call-links a {
    color: var(--wb-website-text-primary-color);
}


.footer_41 .social-icons h5 {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 0 !important;
}


.footer_41 .social-icons a {
   
    margin-right: 0.55rem;
}

@media(max-width:57rem) {
    .footer_41 {
        text-align: center;
    }

}

@media(max-width:33.75rem) {


    .footer_41 ul a {
        font-size: 0.6375rem;
    }
}

/* ==========================================================================
       End footer_41
    ========================================================================== */
        /*----wb-section-id-652ce5f2ad34aaa11908b2c6-end-css----*/
        

/*----[[wb-section-id-618e00f27157da27fe741bbe-start-css]]---*/
        /* ==========================================================================
   heros section
   ========================================================================== */
   .heros_10 {
    background: var(--wb-website-theme-primary-color);
  }
  
  .heros_10 .heros-section-div h5 {
    font-size: 1.40rem;
    font-weight: 700;
    line-height: 3.375rem !important;
  }
  
  .heros_10 .join-btn-2 {
    padding: 0.525rem 2.375rem;
    color: var(--wb-website-text-primary-color);
    display: inline-block;
    border: 0.063rem solid var(--wb-website-theme-secondary-color);
  
  }
  
  .heros_10 .join-btn-2:hover {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
    border: 0.063rem solid var(--wb-website-hover-background-color);
  
  }
  
  
  
  /* ==========================================================================
     End heros section
     ========================================================================== */
        /*----wb-section-id-618e00f27157da27fe741bbe-end-css----*/
        

/*----[[wb-section-id-61dc18ad0e2fea1817442716-start-css]]---*/
        /*--------------------------------------------------------------
# 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
--------------------------------------------------------------*/
        /*----wb-section-id-61dc18ad0e2fea1817442716-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-6540d22ae0fdae5aa310d251-start-css]]---*/
        .about_134 {
    background-color: var(--wb-website-theme-primary-color);
    padding-top: 3.125rem;
    margin-bottom: 5.75rem;
}


.about_134 .blog-break-data h1,
.about_134 .blog-break-data h2,
.about_134 .blog-break-data h3,
.about_134 .blog-break-data h4,
.about_134 .blog-break-data h5,
.about_134 .blog-break-data h6 {
    width: 65%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
}


.about_134 .blog-post-card {
    background-color: var(--wb-website-theme-primary-color);
    box-shadow: 0 0 0.188rem var(--wb-theme-box-shadow);
    border-radius: 1.875rem;
    padding: 2rem 2.8rem 1rem;
}


.about_134 .blog-post-data h2 {
    font-size: 2rem;
    font-weight: 700;
}

.about_134 .blog-post-data ul {
    list-style: none;
    padding-left: 0;
    display: inline-block;
}

.about_134 .blog-post-data ul>li:first-of-type {
    padding-top: 1.25rem;
}

.about_134 .blog-post-data ul>li {
    font-size: 1.25rem;
    font-weight: 500;
    padding-bottom: 1.875rem;
    line-height: 1.2;
}


.about_134 .date-box .inner-card {
    padding: 1.55rem 1.875rem !important;
    text-align: center;
    display: inline-block;
}

.about_134 .date-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/6540d22ae0fdae5aa310d251/assets/Group\ 6.png);
    top: -0.85rem;
    right: 1.438rem;
    position: absolute !important;
    background-size: 90% 100%;
    background-repeat: no-repeat;
    background-position: center center;

}


.about_134 .date-box h3 {
    font-size: 0.938rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    color: var(--wb-website-text-secondary-color);
}

.about_134 .date-box i {
    font-size: 1.2rem;
    color: var(--wb-website-text-secondary-color);
    padding-top: 0.313rem;

}

.about_134 .card-bottom-pricing h1,
.about_134 .card-bottom-pricing h2,
.about_134 .card-bottom-pricing h3,
.about_134 .card-bottom-pricing h4,
.about_134 .card-bottom-pricing h5,
.about_134 .card-bottom-pricing h6,
.about_134 .card-bottom-pricing-bottom h1,
.about_134 .card-bottom-pricing-bottom h2,
.about_134 .card-bottom-pricing-bottom h3,
.about_134 .card-bottom-pricing-bottom h4,
.about_134 .card-bottom-pricing-bottom h5,
.about_134 .card-bottom-pricing-bottom h6 {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--wb-website-text-secondary-color);
    margin-bottom: 0;
}

.about_134 .mb-50 {
    margin-bottom: 9.375rem;
}

.about_134 .card-bottom-pricing {
    position: absolute !important;
    background-color: var(--wb-website-theme-secondary-color);
    width: 70%;
    border-radius: 1.25rem;
    padding: 1.575rem 2.5rem;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -3.75rem;
    display: inline-block;
}

.about_134 .card-bottom-pricing-bottom {
    background-color: var(--wb-website-theme-secondary-color);
    border-radius: 1.25rem;
    padding: 1.575rem 2.5rem;
    text-align: center;
}

.card-bottom-pricing a:hover,
.card-bottom-pricing-bottom a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.card-bottom-pricing a,
.card-bottom-pricing-bottom a {
    margin-top: 1.25rem;
    background: var(--wb-website-theme-primary-color);
    color: var(--wb-website-text-primary-color);
    border-radius: 1rem;
    font-size: .95rem;
    font-weight: 600;
    padding: 1rem 1.375rem;
    text-decoration: none;

}

/* Media Queries */
@media (max-width: 48rem) {

    .about_134 .blog-post-data h2 {
        font-size: 1.5rem !important;
    }

    .about_134 .blog-post-data ul>li {
        font-size: 1rem !important;
    }

    .card-bottom-pricing a,
    .card-bottom-pricing-bottom a {
        font-size: 0.85rem;

    }

    .about_134 .card-bottom-pricing {
        bottom: -4.688rem;
    }

    .about_134 .card-bottom-pricing {
        width: 80%;
    }
}

@media (max-width: 33.75rem) {

    .about_134 .blog-post-data h2 {
        font-size: 1.5rem !important;
    }

    .about_134 .pt-50 {
        margin-top: 8.125rem;
    }

    .about_134 .blog-post-data h2 {
        font-size: 1.3rem !important;
    }
}
        /*----wb-section-id-6540d22ae0fdae5aa310d251-end-css----*/
        

/*----[[wb-section-id-6183d2e8ca8a2b4556212201-start-css]]---*/
        /*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.grid_2 {
  background: var(--wb-website-theme-primary-color);
}
.grid_2 h1{
  font-size: 1.7rem;
  font-weight: 600;
}
.grid_2 .card-div h4{
     font-weight:600;
     font-size: 1.2rem;

}

.grid_2 .icon-box
{
  height: 100%;
}


/*--------------------------------------------------------------
# End Services
--------------------------------------------------------------*/
        /*----wb-section-id-6183d2e8ca8a2b4556212201-end-css----*/
        

/*----[[wb-section-id-6529023bad34aaa11908aa9c-start-css]]---*/
        /*===== Blog_Starts=====*/
.cpcos_grid_70 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/6529023bad34aaa11908aa9c/assets/Blog.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3rem 0;
}

.cpcos_grid_70 .business-blog-main h1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}


.cpcos_grid_70 .business-table-main h1{
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}

.cpcos_grid_70 .business-blog-main h6 {
  font-size: .9rem;
  font-weight: 600;
  margin-bottom: 0.9rem;
}


.cpcos_grid_70 .business-blog-main p {
  margin-top: 1.5rem;
}

.cpcos_grid_70 .cyber-blog-card {
  border-radius: 0.625rem;
}

.cpcos_grid_70 .cyber-blog-card {
  background: var(--wb-website-theme-primary-color);
  padding: 1.8rem 1.3rem  1.3rem 1rem;
  border-radius: 0.375rem;
  box-shadow: 0  0rem 0.938rem rgba(0, 0, 0, 0.1)
}



.cpcos_grid_70 .cyber-blog-details .explorer-text a {
  text-decoration: none;
  color: var(--wb-website-text-primary-color);
   font-size: 0.875rem;
  font-weight: 500;
    color: var(--wb-website-theme-secondary-color);
}

.cpcos_grid_70 .cyber-blog-details h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 2px;
}

.cpcos_grid_70 .cyber-blog-details p {
  margin-bottom: 0;
  font-size: 0.875rem;
}

.cpcos_grid_70 .cyber-blog-box 
{
  flex-shrink: 0;
}


/*===== Blog_End=====*/
        /*----wb-section-id-6529023bad34aaa11908aa9c-end-css----*/
        

/*----[[wb-section-id-6540e843e0fdae5aa310d370-start-css]]---*/
        .about_135 {
    background-color: var(--wb-website-theme-primary-color);
    padding-top: 3.125rem;

}

.about_135 .bg-box-img {
    height: auto;
    background-color: #FFFFFF;
    border: 0.938rem solid transparent;
    padding: 1.25rem 3.75rem 0rem 2.5rem;
    border-image-source: url('https://builder-templates-bucket.s3.amazonaws.com/6540e843e0fdae5aa310d370/assets/bg-asset.png');
    border-image-repeat: stretch;
    border-image-slice: 90;
    border-image-width: 3.125rem;
    border-image-outset: 1.875rem;
}

.about_135 .blog-break-data h2 {
    font-size: 2.125rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
}

.about_135 .blog-break-data-2 p {

    font-size: 1.25rem;
    font-weight: 700;
    line-height: 3;
    margin-bottom: 0;
}

.about_135 .bg-border {
    background: rgb(245, 185, 54);
    height: 0.313rem;
    width: 1.875rem;
}

/* Media Queries */
@media (max-width: 48rem) {
    .about_135 .blog-break-data h2 {
        font-size: 1.75rem;
    }

    .about_135 .bg-box-img {
        padding: 1.25rem 1.875rem 0rem 2.5rem;
    }
}

@media (max-width: 33.75rem) {
    .about_135 .blog-break-data h2 {
        font-size: 1.25rem;
    }

    .about_135 .bg-box-img {
        padding: 1.25rem 0.625rem 0rem 1.875rem;
    }
}
        /*----wb-section-id-6540e843e0fdae5aa310d370-end-css----*/
        

/*----[[wb-section-id-6540e843e0fdae5aa310d370-start-css]]---*/
        .about_135 {
    background-color: var(--wb-website-theme-primary-color);
    padding-top: 3.125rem;

}

.about_135 .bg-box-img {
    height: auto;
    background-color: #FFFFFF;
    border: 0.938rem solid transparent;
    padding: 1.25rem 3.75rem 0rem 2.5rem;
    border-image-source: url('https://builder-templates-bucket.s3.amazonaws.com/6540e843e0fdae5aa310d370/assets/bg-asset.png');
    border-image-repeat: stretch;
    border-image-slice: 90;
    border-image-width: 3.125rem;
    border-image-outset: 1.875rem;
}

.about_135 .blog-break-data h2 {
    font-size: 2.125rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
}

.about_135 .blog-break-data-2 p {

    font-size: 1.25rem;
    font-weight: 700;
    line-height: 3;
    margin-bottom: 0;
}

.about_135 .bg-border {
    background: rgb(245, 185, 54);
    height: 0.313rem;
    width: 1.875rem;
}

/* Media Queries */
@media (max-width: 48rem) {
    .about_135 .blog-break-data h2 {
        font-size: 1.75rem;
    }

    .about_135 .bg-box-img {
        padding: 1.25rem 1.875rem 0rem 2.5rem;
    }
}

@media (max-width: 33.75rem) {
    .about_135 .blog-break-data h2 {
        font-size: 1.25rem;
    }

    .about_135 .bg-box-img {
        padding: 1.25rem 0.625rem 0rem 1.875rem;
    }
}
        /*----wb-section-id-6540e843e0fdae5aa310d370-end-css----*/
        

/*----[[wb-section-id-6540e843e0fdae5aa310d370-start-css]]---*/
        .about_135 {
    background-color: var(--wb-website-theme-primary-color);
    padding-top: 3.125rem;

}

.about_135 .bg-box-img {
    height: auto;
    background-color: #FFFFFF;
    border: 0.938rem solid transparent;
    padding: 1.25rem 3.75rem 0rem 2.5rem;
    border-image-source: url('https://builder-templates-bucket.s3.amazonaws.com/6540e843e0fdae5aa310d370/assets/bg-asset.png');
    border-image-repeat: stretch;
    border-image-slice: 90;
    border-image-width: 3.125rem;
    border-image-outset: 1.875rem;
}

.about_135 .blog-break-data h2 {
    font-size: 2.125rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
}

.about_135 .blog-break-data-2 p {

    font-size: 1.25rem;
    font-weight: 700;
    line-height: 3;
    margin-bottom: 0;
}

.about_135 .bg-border {
    background: rgb(245, 185, 54);
    height: 0.313rem;
    width: 1.875rem;
}

/* Media Queries */
@media (max-width: 48rem) {
    .about_135 .blog-break-data h2 {
        font-size: 1.75rem;
    }

    .about_135 .bg-box-img {
        padding: 1.25rem 1.875rem 0rem 2.5rem;
    }
}

@media (max-width: 33.75rem) {
    .about_135 .blog-break-data h2 {
        font-size: 1.25rem;
    }

    .about_135 .bg-box-img {
        padding: 1.25rem 0.625rem 0rem 1.875rem;
    }
}
        /*----wb-section-id-6540e843e0fdae5aa310d370-end-css----*/
        

/*----[[wb-section-id-618e00f27157da27fe741bbe-start-css]]---*/
        /* ==========================================================================
   heros section
   ========================================================================== */
   .heros_10 {
    background: var(--wb-website-theme-primary-color);
  }
  
  .heros_10 .heros-section-div h5 {
    font-size: 1.40rem;
    font-weight: 700;
    line-height: 3.375rem !important;
  }
  
  .heros_10 .join-btn-2 {
    padding: 0.525rem 2.375rem;
    color: var(--wb-website-text-primary-color);
    display: inline-block;
    border: 0.063rem solid var(--wb-website-theme-secondary-color);
  
  }
  
  .heros_10 .join-btn-2:hover {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
    border: 0.063rem solid var(--wb-website-hover-background-color);
  
  }
  
  
  
  /* ==========================================================================
     End heros section
     ========================================================================== */
        /*----wb-section-id-618e00f27157da27fe741bbe-end-css----*/
        

/*----[[wb-section-id-6540d22ae0fdae5aa310d251-start-css]]---*/
        .about_134 {
    background-color: var(--wb-website-theme-primary-color);
    padding-top: 3.125rem;
    margin-bottom: 5.75rem;
}


.about_134 .blog-break-data h1,
.about_134 .blog-break-data h2,
.about_134 .blog-break-data h3,
.about_134 .blog-break-data h4,
.about_134 .blog-break-data h5,
.about_134 .blog-break-data h6 {
    width: 65%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
}


.about_134 .blog-post-card {
    background-color: var(--wb-website-theme-primary-color);
    box-shadow: 0 0 0.188rem var(--wb-theme-box-shadow);
    border-radius: 1.875rem;
    padding: 2rem 2.8rem 1rem;
}


.about_134 .blog-post-data h2 {
    font-size: 2rem;
    font-weight: 700;
}

.about_134 .blog-post-data ul {
    list-style: none;
    padding-left: 0;
    display: inline-block;
}

.about_134 .blog-post-data ul>li:first-of-type {
    padding-top: 1.25rem;
}

.about_134 .blog-post-data ul>li {
    font-size: 1.25rem;
    font-weight: 500;
    padding-bottom: 1.875rem;
    line-height: 1.2;
}


.about_134 .date-box .inner-card {
    padding: 1.55rem 1.875rem !important;
    text-align: center;
    display: inline-block;
}

.about_134 .date-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/6540d22ae0fdae5aa310d251/assets/Group\ 6.png);
    top: -0.85rem;
    right: 1.438rem;
    position: absolute !important;
    background-size: 90% 100%;
    background-repeat: no-repeat;
    background-position: center center;

}


.about_134 .date-box h3 {
    font-size: 0.938rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    color: var(--wb-website-text-secondary-color);
}

.about_134 .date-box i {
    font-size: 1.2rem;
    color: var(--wb-website-text-secondary-color);
    padding-top: 0.313rem;

}

.about_134 .card-bottom-pricing h1,
.about_134 .card-bottom-pricing h2,
.about_134 .card-bottom-pricing h3,
.about_134 .card-bottom-pricing h4,
.about_134 .card-bottom-pricing h5,
.about_134 .card-bottom-pricing h6,
.about_134 .card-bottom-pricing-bottom h1,
.about_134 .card-bottom-pricing-bottom h2,
.about_134 .card-bottom-pricing-bottom h3,
.about_134 .card-bottom-pricing-bottom h4,
.about_134 .card-bottom-pricing-bottom h5,
.about_134 .card-bottom-pricing-bottom h6 {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--wb-website-text-secondary-color);
    margin-bottom: 0;
}

.about_134 .mb-50 {
    margin-bottom: 9.375rem;
}

.about_134 .card-bottom-pricing {
    position: absolute !important;
    background-color: var(--wb-website-theme-secondary-color);
    width: 70%;
    border-radius: 1.25rem;
    padding: 1.575rem 2.5rem;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -3.75rem;
    display: inline-block;
}

.about_134 .card-bottom-pricing-bottom {
    background-color: var(--wb-website-theme-secondary-color);
    border-radius: 1.25rem;
    padding: 1.575rem 2.5rem;
    text-align: center;
}

.card-bottom-pricing a:hover,
.card-bottom-pricing-bottom a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.card-bottom-pricing a,
.card-bottom-pricing-bottom a {
    margin-top: 1.25rem;
    background: var(--wb-website-theme-primary-color);
    color: var(--wb-website-text-primary-color);
    border-radius: 1rem;
    font-size: .95rem;
    font-weight: 600;
    padding: 1rem 1.375rem;
    text-decoration: none;

}

/* Media Queries */
@media (max-width: 48rem) {

    .about_134 .blog-post-data h2 {
        font-size: 1.5rem !important;
    }

    .about_134 .blog-post-data ul>li {
        font-size: 1rem !important;
    }

    .card-bottom-pricing a,
    .card-bottom-pricing-bottom a {
        font-size: 0.85rem;

    }

    .about_134 .card-bottom-pricing {
        bottom: -4.688rem;
    }

    .about_134 .card-bottom-pricing {
        width: 80%;
    }
}

@media (max-width: 33.75rem) {

    .about_134 .blog-post-data h2 {
        font-size: 1.5rem !important;
    }

    .about_134 .pt-50 {
        margin-top: 8.125rem;
    }

    .about_134 .blog-post-data h2 {
        font-size: 1.3rem !important;
    }
}
        /*----wb-section-id-6540d22ae0fdae5aa310d251-end-css----*/
        

/*----[[wb-section-id-64250675dcd7644b2624d347-start-css]]---*/
        .grid_32 {
  background-image: url(https://builder-templates-bucket.s3.amazonaws.com/64250675dcd7644b2624d347/assets/2.png);
  background-size: cover;
  background-repeat: no-repeat;
}

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

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

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

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

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

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

.grid_32 .navbar-nav .nav-item .nav-link {
  padding: 0.625rem 0.825rem;
  color: var(--wb-menu-color);
  font-size: 1.1rem;
}

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

.grid_32 .appointment-btn a {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 1rem 2rem;
  border-radius: 3.125rem;
  display: inline-block;
}

.grid_32 .appointment-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.grid_32 .pricing-plan {
  padding: 9.3rem 0;
}

.grid_32 .pricing-card {
  background-color: var(--wb-website-theme-primary-color);
  border-radius: 1rem;
  padding: 2rem;
}

.grid_32 .pricing-card h2 {
  font-size: 2rem;
  font-weight: 700;
}

.grid_32 .pricing-card .month {
  font-size: 1.1rem;
  font-weight: 700;
}

.grid_32 .pricing-card h3 {
  font-size: 1rem;
  margin-top: 1.4rem;
}

.grid_32 .sign-up-btn a {
  background-color: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 3.125rem;
}

.grid_32 .sign-up-btn a:hover {
  background-color: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

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

@media (max-width: 48rem) {
  .grid_32 .pricing-plan {
    padding: 4rem 0;
  }
}
        /*----wb-section-id-64250675dcd7644b2624d347-end-css----*/
        

/*----[[wb-section-id-6183bfa96935252380559d6a-start-css]]---*/
        /* ========================================
.about_9 
======================================== */
.about_9 {
  background: var(--wb-website-theme-primary-color);
}

.about_9 .about-section h1 {
  font-size: 2rem;
  font-weight: bold;
}

.about_9 .about-section-2 h2 {
  font-size: 1.5rem;
  font-weight: bold;
}

/* ========================================
End about_9 
======================================== */
        /*----wb-section-id-6183bfa96935252380559d6a-end-css----*/
        

/*----[[wb-section-id-6540d22ae0fdae5aa310d251-start-css]]---*/
        .about_134 {
    background-color: var(--wb-website-theme-primary-color);
    padding-top: 3.125rem;
    margin-bottom: 5.75rem;
}


.about_134 .blog-break-data h1,
.about_134 .blog-break-data h2,
.about_134 .blog-break-data h3,
.about_134 .blog-break-data h4,
.about_134 .blog-break-data h5,
.about_134 .blog-break-data h6 {
    width: 65%;
    word-wrap: break-word;
    position: relative;
    z-index: 1;
}


.about_134 .blog-post-card {
    background-color: var(--wb-website-theme-primary-color);
    box-shadow: 0 0 0.188rem var(--wb-theme-box-shadow);
    border-radius: 1.875rem;
    padding: 2rem 2.8rem 1rem;
}


.about_134 .blog-post-data h2 {
    font-size: 2rem;
    font-weight: 700;
}

.about_134 .blog-post-data ul {
    list-style: none;
    padding-left: 0;
    display: inline-block;
}

.about_134 .blog-post-data ul>li:first-of-type {
    padding-top: 1.25rem;
}

.about_134 .blog-post-data ul>li {
    font-size: 1.25rem;
    font-weight: 500;
    padding-bottom: 1.875rem;
    line-height: 1.2;
}


.about_134 .date-box .inner-card {
    padding: 1.55rem 1.875rem !important;
    text-align: center;
    display: inline-block;
}

.about_134 .date-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/6540d22ae0fdae5aa310d251/assets/Group\ 6.png);
    top: -0.85rem;
    right: 1.438rem;
    position: absolute !important;
    background-size: 90% 100%;
    background-repeat: no-repeat;
    background-position: center center;

}


.about_134 .date-box h3 {
    font-size: 0.938rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    color: var(--wb-website-text-secondary-color);
}

.about_134 .date-box i {
    font-size: 1.2rem;
    color: var(--wb-website-text-secondary-color);
    padding-top: 0.313rem;

}

.about_134 .card-bottom-pricing h1,
.about_134 .card-bottom-pricing h2,
.about_134 .card-bottom-pricing h3,
.about_134 .card-bottom-pricing h4,
.about_134 .card-bottom-pricing h5,
.about_134 .card-bottom-pricing h6,
.about_134 .card-bottom-pricing-bottom h1,
.about_134 .card-bottom-pricing-bottom h2,
.about_134 .card-bottom-pricing-bottom h3,
.about_134 .card-bottom-pricing-bottom h4,
.about_134 .card-bottom-pricing-bottom h5,
.about_134 .card-bottom-pricing-bottom h6 {
    font-size: 1.5rem;
    font-weight: 600;
    color: var(--wb-website-text-secondary-color);
    margin-bottom: 0;
}

.about_134 .mb-50 {
    margin-bottom: 9.375rem;
}

.about_134 .card-bottom-pricing {
    position: absolute !important;
    background-color: var(--wb-website-theme-secondary-color);
    width: 70%;
    border-radius: 1.25rem;
    padding: 1.575rem 2.5rem;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -3.75rem;
    display: inline-block;
}

.about_134 .card-bottom-pricing-bottom {
    background-color: var(--wb-website-theme-secondary-color);
    border-radius: 1.25rem;
    padding: 1.575rem 2.5rem;
    text-align: center;
}

.card-bottom-pricing a:hover,
.card-bottom-pricing-bottom a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.card-bottom-pricing a,
.card-bottom-pricing-bottom a {
    margin-top: 1.25rem;
    background: var(--wb-website-theme-primary-color);
    color: var(--wb-website-text-primary-color);
    border-radius: 1rem;
    font-size: .95rem;
    font-weight: 600;
    padding: 1rem 1.375rem;
    text-decoration: none;

}

/* Media Queries */
@media (max-width: 48rem) {

    .about_134 .blog-post-data h2 {
        font-size: 1.5rem !important;
    }

    .about_134 .blog-post-data ul>li {
        font-size: 1rem !important;
    }

    .card-bottom-pricing a,
    .card-bottom-pricing-bottom a {
        font-size: 0.85rem;

    }

    .about_134 .card-bottom-pricing {
        bottom: -4.688rem;
    }

    .about_134 .card-bottom-pricing {
        width: 80%;
    }
}

@media (max-width: 33.75rem) {

    .about_134 .blog-post-data h2 {
        font-size: 1.5rem !important;
    }

    .about_134 .pt-50 {
        margin-top: 8.125rem;
    }

    .about_134 .blog-post-data h2 {
        font-size: 1.3rem !important;
    }
}
        /*----wb-section-id-6540d22ae0fdae5aa310d251-end-css----*/
        

/*----[[wb-section-id-61b713155efc742a3f1a0a8f-start-css]]---*/
        /*--------------------------------------------------------------
# about_19
--------------------------------------------------------------*/
.about_19 {
  background: url(https://builder-templates-bucket.s3.amazonaws.com/61b713155efc742a3f1a0a8f/assets/2.jpg) no-repeat;
  background-size: cover;
  padding: 10rem 0 10rem;
  background-position: center center;

}

.about_19 .about-main-section-div h1 {
  font-size: 3.25rem;
  font-weight: bold;

}

.about_19 .about-main-section-div h2 {
  font-size: 2rem;

}

.about_19 .about-main-section-div p {
  padding-top: 0.75rem;

}

.about_19 .about-main-section-div h2,
.about_19 .about-main-section-icon i {
  color: var(--wb-website-theme-secondary-color);
}

.about_19 .about-main-section-icon i {
  transition: 0.5s;
}

.about_19 .about-main-section-icon i:hover {
  transform: translateY(-0.625rem);
}

/*--------------------------------------------------------------
# End about_19
--------------------------------------------------------------*/
        /*----wb-section-id-61b713155efc742a3f1a0a8f-end-css----*/
        

/*----[[wb-section-id-652ce5f2ad34aaa11908b2c6-start-css]]---*/
        /* ==========================================================================
   footer_41
   ========================================================================== */
.footer_41 {
    background: var(--wb-website-theme-primary-color);

}

.footer_41 .style-tag a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_41 ul a {
    padding: 0rem 1.3rem 0rem;
    font-size: 0.9375rem;
}

.footer_41 .footer-div h1 {
    font-size: 1.5rem;
    font-weight: bold;
}


.footer_41 .call-links a {
    color: var(--wb-website-text-primary-color);
}


.footer_41 .social-icons h5 {
    font-size: 1rem;
    font-weight: 800;
    margin-bottom: 0 !important;
}


.footer_41 .social-icons a {
   
    margin-right: 0.55rem;
}

@media(max-width:57rem) {
    .footer_41 {
        text-align: center;
    }

}

@media(max-width:33.75rem) {


    .footer_41 ul a {
        font-size: 0.6375rem;
    }
}

/* ==========================================================================
       End footer_41
    ========================================================================== */
        /*----wb-section-id-652ce5f2ad34aaa11908b2c6-end-css----*/
        

