/*----[[63e1d5308a39200ab1c9e3a6]]---*/
        /*--------------------------------------------------------------
# Services_6
--------------------------------------------------------------*/

.grid-6 {
  background: var(--wb-website-theme-primary-color);
}


.grid-6 .back-border {
  border-radius: 0.913rem;
  padding: 2rem 0rem;
  border: 0.125rem solid transparent;

}

.grid-6 .back-border:hover {
  border: 0.125rem solid var(--wb-website-hover-background-color);

}

.grid-6 .heading-style h1 {
  font-size: 2.6rem;
  font-weight: 800;
  margin-bottom: 1.625rem;
}

.grid-6 .heading-style p {
  font-size: 1.0625rem;
}

.grid-6 .h3-style {
  padding: 0rem 2rem;
}

.grid-6 .h3-style h3 {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--wb-website-theme-secondary-color);
 margin-top: 0.5rem


}

.grid-6 .h3-style p,
.grid-6 ul li {
  font-size: 0.9rem;
}

.grid-6 .inner-div {
  padding: 0.4rem 2rem;
  text-align: center;
  font-weight: 500;
}

.grid-6 .back-border:hover .inner-div {
  background: var(--wb-website-hover-background-color)!important;
  color: var(--wb-website-hover-text-color)!important;
}
.grid-6 .back-border:hover  .inner-div h2{
  color: var(--wb-website-hover-text-color);
}

.grid-6 .inner-div h2 {
  font-size: 1.5rem;
}

.grid-6 ul {
  padding: 0rem 2rem;
}

.grid-6 ul li {
  line-height: 2.1;
}

.grid-6 ul i {
  color: var(--wb-website-theme-secondary-color);
  font-size: 1rem;
}
.grid-6 .btn-div {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 82%;
  text-align: center;
}

.grid-6 .btn-div a {
  background: transparent;
  display: inline-block;
  padding: 0.65rem 1.75rem;
  width: 100%;
  font-size: .9375rem;
  font-weight: 500;
  line-height: 1.75;
  border: 0.125rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-primary-color);
  border-radius: 0.25rem;
}
.grid-6 .back-border:hover .btn-div a {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
  border: 0.125rem solid var(--wb-website-hover-background-color);
}
/*--------------------------------------------------------------
# End Services_6
--------------------------------------------------------------*/
        /*----63e1d5308a39200ab1c9e3a6----*/
        

/*----[[64c88c29b28ba635b3f9c00f]]---*/
        /* Banner-Section-Starts*/
.banner_98 {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c88c29b28ba635b3f9c00f/assets/banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 8rem;
    padding: 2rem 0 0;
}

.banner_98 .position-form {
    position: relative;
    bottom: -5rem;
}

.banner_98 .position-form .wb-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c88c29b28ba635b3f9c00f/assets/form.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner_98 .mindset-banner-main h1 {
    font-size: 6rem;
    font-weight: 700;
    color: var(--wb-website-theme-secondary-color);
}

.banner_98 .mindset-banner-main h2 {
    font-size: 3.25rem;
    font-weight: 700;
    margin-bottom: 0;
}

.banner_98 i {
    font-size: 1.375rem;
    color: var(--wb-website-theme-secondary-color);
}

.banner_98 .navbar-back {
    background: var(--wb-website-theme-primary-color);
    border-radius: 0.313rem;
}

.banner_98 .navbar-back .navbar-nav {
    flex: 1;
    padding: 0.8rem 0.5rem;
}

.banner_98 .mindset-social-list h4 {
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 700;
}

.banner_98 .mindset-social-list p,
.banner_98 .mindset-social-list a {
    margin-bottom: 0;
    font-size: 0.75rem;
}

.banner_98 .contact-butn a {
    display: inline-block;
    border: 0.094rem solid var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    font-weight: 600;
    border-radius: 0.313rem;
}

.banner_98 .contact-butn a:hover {

    border: 0.094rem solid var(--wb-website-hover-background-color);
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.banner_98 .mindset-banner-card {
    background: var(--wb-website-theme-primary-color);
    padding: 3rem 4rem;
    border-radius: 1.25rem;
}

.banner_98 .ban-card-text h2 {
    font-size: 2rem;
    font-weight: 700;
}

.banner_98 .contact-btn {
    padding: 0.8rem 1rem;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    border: none;
    font-size: 0.75rem;
    font-weight: 600;
    border-radius: 0.313rem;
}

.banner_98 .contact-btn:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.banner_98 .mindset-banner-form input {
    border: 0.063rem solid var(--wb-input-border-color);
    background: var(--wb-input-background-color);
    color: var(--wb-input-text-color);
    font-size: 0.75rem;
    border-radius: 0.313rem;
    padding: 0.9rem 1rem;
}

.banner_98 .mindset-banner-form input::placeholder {
    color: var(--wb-input-placeholder-color);
}

.banner_98 .mindset-banner-form input:focus {
    box-shadow: none;
}

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

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

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

}

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

}

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

.banner_98 .navbar .navbar-nav .nav-link {
    padding: 0rem 1rem;
    color: var(--wb-menu-color);
}

.banner_98 .navbar .navbar-nav .nav-link:hover {
    color: var(--wb-menu-hover-color);
}

.banner_98 .mindset-social-list a:hover {
    color: var(--wb-website-theme-secondary-color);
}

/* Banner-Section-Ends */
        /*----64c88c29b28ba635b3f9c00f----*/
        

/*----[[64c890f2b28ba635b3f9c041]]---*/
        /* Model-Card-Starts */
.whyus_18 {
    background: var(--wb-website-theme-primary-color);
}

.whyus_18 .wb-box img {
    width: 100%;
}

.whyus_18 .wb-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c890f2b28ba635b3f9c041/assets/box.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    border-radius: 3.5rem;
    padding: 7rem 4rem;
}

.whyus_18 .vid-about h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.whyus_18 .modal-dialog {
    background: var(--wb-website-theme-secondary-color);
    padding: 3rem;

}

.whyus_18 .modal-body {
    position: relative;
    padding: 0rem;
}

.whyus_18 .btn-close {
    position: absolute;
    top: -2.5rem;
    right: -2.8rem;
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c890f2b28ba635b3f9c041/assets/close-btn.png);
    background-repeat: no-repeat;
    background-size: 1.625rem;
    background-position: center;
    z-index: 9999;
    opacity: 1;
    cursor: pointer;
    border-radius: 0.438rem;
}

.whyus_18 .btn-close:focus {
    box-shadow: none;
}

.whyus_18 .video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 3.65rem;
    height: 3.65rem;
    background: var(--wb-website-theme-secondary-color);
    border-radius: 50%;
    padding: 1.125rem;
}

.whyus_18 .video-play-button i {
    color: var(--wb-website-text-secondary-color);
    font-size: 1.4rem;
}

/* Media Queries */

@media (max-width: 32.813rem) {
    .whyus_18 .wb-iframe iframe {
        width: 100%;
        height: 100%;
    }
}
        /*----64c890f2b28ba635b3f9c041----*/
        

/*----[[6481cd63077993907d5f3f04]]---*/
        /*======================== 
Primrose-Theme-Benefits-Start
==========================*/
.about_106 {
  background-image: url(https://builder-templates-bucket.s3.amazonaws.com/6481cd63077993907d5f3f04/assets/benefits-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 0;
}

.about_106 .primrose-hero-heading h2 {
  font-size: 2.188rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
}

.about_106 .primrose-hero-heading p {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0;
}

.about_106  .list-data p {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0;
}

.about_106 .hero-list1 li:not(:last-of-type),
.about_106 .hero-list2 li:not(:last-of-type) {
  margin-bottom: 1rem;
}

.about_106 .hero-list1 i,
.about_106 .hero-list2 i {
  color: var(--wb-website-theme-secondary-color);
}

.about_106 .hero-list1 i {
  font-size: 0.5rem;
  margin-right: 0.3rem;
}

.about_106 .hero-list2 i {
  font-size: 0.75rem;
  margin-right: 0.5rem;
}

.about_106 .benefits-dat
{
  padding-top: 7rem ;
}

/*======================== 
Primrose-Theme-Benefits-End 
==========================*/
        /*----6481cd63077993907d5f3f04----*/
        

/*----[[64c88f76b28ba635b3f9c021]]---*/
        /* Model-Card-Starts */
.team_6 {
    background: var(--wb-website-theme-primary-color);
}

.team_6 .wb-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c88f76b28ba635b3f9c021/assets/bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3.5rem;
    padding: 4rem 6rem 3rem;
}

.team_6 .head-agenda h2 {
    font-size: 2rem;
    font-weight: 700;
}

.team_6 .card-pos-text {
    bottom: 5%;
    width: calc(100% - 3rem);
    word-wrap: break-word;
}

.team_6 .card-pos-text p {
    color: var(--wb-website-theme-secondary-color);
    margin-bottom: 0;
    font-size: 0.75rem;
    line-height: 1.2;
}

.team_6 .position-shape {
    background: var(--wb-website-theme-secondary-color);
    right: 1.5rem;
    bottom: 25%;
    padding: 0.5rem 4rem 0rem 1rem;
    border-radius: 1.5rem 0 0 0;
}

.team_6 .position-shape h6,
.team_6 .position-shape p {
    margin-bottom: 0;
}

.team_6 .position-shape h6 {
    font-size: 0.75rem;
    font-weight: 700;
}

.team_6 .position-shape p {
    font-size: 0.625rem;
}

.team_6 img {
    width: 100%;
}

/* Model-Card-Ends */

/* Media Queries */
@media (max-width: 62rem) {
    .team_6 .card-pos-text {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .team_6 .position-shape {
        right: 0.75rem;
    }
}
        /*----64c88f76b28ba635b3f9c021----*/
        

/*----[[64c9e828b28ba635b3f9c1c7]]---*/
        .hero_68 {
    background: var(--wb-website-theme-primary-color);
}

.hero_68 .wb-box {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c9e828b28ba635b3f9c1c7/assets/hero-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 3.5rem 2rem;
    border-radius: 1.875rem;
}

.hero_68 .mind-join-butn a {
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 1rem 6.25rem;
    display: inline-block;
    border-radius: 0.313rem;
    font-weight: 600;
}

.hero_68 .mind-join-butn a:hover {
    background: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.hero_68 .mind-hero-head h1,
.hero_68 .mind-hero-head h2 {
    font-weight: 700;
    margin-bottom: 0.6rem;
}

.hero_68 .mind-hero-head h1 {
    font-size: 2rem;
    color: var(--wb-website-theme-secondary-color);
}

.hero_68 .mind-hero-head h2 {
    font-size: 1.25rem;
}
        /*----64c9e828b28ba635b3f9c1c7----*/
        

/*----[[64c88fe8b28ba635b3f9c02e]]---*/
        /*======================== 
Testimonials-Start
==========================*/
.slider_77 {
    background: url(https://builder-templates-bucket.s3.amazonaws.com/64c88fe8b28ba635b3f9c02e/assets/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 5rem 0 4rem;
}

.slider_77 .testimonial-head h1 {
    font-size: 2.188rem;
    font-weight: 700;
    margin-bottom: 0;
}

.slider_77 .client-say-card {
    background: var(--wb-website-theme-primary-color);
    border-radius: 1.25rem;
    padding: 1.25rem 1.875rem 2.5rem 1rem;
}

.slider_77 .test-para p {
    font-size: 0.938rem;
}

.slider_77 .client-say-card i {
    font-size: 2.5rem;
    color: var(--wb-website-theme-secondary-color);
}

.slider_77 .text-position h3
{
    color: var(--wb-website-theme-secondary-color);
    margin-bottom: 0;
    font-size: 1.125rem;
    font-weight: 700;
}

.slider_77 .text-position
{
    bottom: 1rem;
    left: 4.125rem;
}
/*======================== 
  Testimonials-End 
  ==========================*/
        /*----64c88fe8b28ba635b3f9c02e----*/
        

/*----[[626254c4a9bbcc00bb5bfe05]]---*/
        /*--------------------------------------------------------------
# Footer_27
--------------------------------------------------------------*/

.footer_27 {
  background: var(--wb-website-theme-primary-color);
}

.footer_27 .footer-colr a {
  color: var(--wb-website-text-primary-color);
}

.footer_27 .footer-social a {
  display: block;
  width: 2.813rem;
  height: 2.813rem;
  text-align: center;
  line-height: 2.813rem;
  border-radius: 3.125rem;
  font-size: 1.063rem;
  margin: 0 0.625rem 0 0;
  border: 0.063rem solid transparent;
  transition: background-color .2s ease-in-out;
}

.footer_27 .footer-social li a:hover {
  background-color: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

/*--------------------------------------------------------------
# End Footer_27
--------------------------------------------------------------*/
        /*----626254c4a9bbcc00bb5bfe05----*/
        

