/*----[[wb-section-id-667e803ee502ac273e4f0ee6-start-css]]---*/
        .hero_89 {
    background: var(--wb-website-theme-primary-color);
}

.hero_89 .skillgro-hero-main h1 {
    font-size: 2.25rem;
    font-weight: 500;
    margin-bottom: 0;
}

.hero_89 .check-seat-btn a {
    display: inline-block;
    background: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    font-size: 1rem;
    font-weight: 500;
    border-radius: 3.125rem;
    padding: 1rem 1.75rem;
    transition: 0.3s;
}

.hero_89 .check-seat-btn a:hover {
    color: var(--wb-website-hover-text-color);
    background: var(--wb-website-hover-background-color);
}
        /*----wb-section-id-667e803ee502ac273e4f0ee6-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-64c9e828b28ba635b3f9c1c7-start-css]]---*/
        .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;
}
        /*----wb-section-id-64c9e828b28ba635b3f9c1c7-end-css----*/
        

/*----[[wb-section-id-6464b76c077993907d5f1617-start-css]]---*/
        .hero_71 {
  background-image: url(https://builder-templates-bucket.s3.amazonaws.com/6464b76c077993907d5f1617/assets/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero_71 .hero-content h3 {
  font-size: 1.125rem;
  font-weight: 700;
}

.hero_71 .hero-content h1 {
  font-size: 2rem;
  font-weight: 700;
}

.hero_71 .hero-content::before {
  content: '';
  display: inline-block;
  width: 0.3rem;
  height: 100%;
  background-color: var(--wb-website-theme-secondary-color);
  position: absolute;
  top: -10%;
  left: -3.5%;
}

.hero_71 .para-line1::before,
.hero_71 .para-line2::before {
  content: '';
  display: inline-block;
  width: 0.2rem;
  height: 100%;
  background-color: var(--wb-website-theme-secondary-color);
  position: absolute;
  top: -5%;
}

.hero_71 .para-line1::before {
  right: -5%;
}

.hero_71 .para-line2::before {
  left: -5%;
}

.hero_71 .para-line1 p,
.hero_71 .para-line2 p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 0;
}

.hero_71 .bottom-para p {
  margin-bottom: 0;
  font-size: 1rem;
}

.hero_71 li {
  margin-bottom: 3.5rem;
}


/* Media Queries */

@media (max-width: 33.75rem) {

  .hero_71 .para-line1::before,
  .hero_71 .para-line2::before {
 
      display: none;
    
  }
  .hero_71 li {
      margin-bottom: 1rem;
  }
  
}
        /*----wb-section-id-6464b76c077993907d5f1617-end-css----*/
        

/*----[[wb-section-id-618931ea7157da27fe740e28-start-css]]---*/
        /* ==========================================================================
heros_40
========================================================================== */
.heros_40 {
  background: var(--wb-website-theme-primary-color);

}

.heros_40 .about-main-div h1 {
  font-size: 2rem;
  font-weight: 600;

}

.heros_40 .read-btn {
  background: var(--wb-website-theme-secondary-color);
  padding: 0.7rem 2rem;
  color: var(--wb-website-text-secondary-color);

}

.heros_40 .read-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}

/* ==========================================================================
End heros_40
========================================================================== */
        /*----wb-section-id-618931ea7157da27fe740e28-end-css----*/
        

/*----[[wb-section-id-67319e1ff05e5f7adbdbe6da-start-css]]---*/
        .pricing_39 {
  background: var(--wb-website-theme-primary-color);
}

.pricing_39 .homeifye-price-main h1 {
  font-size: 4.375rem;
  font-weight: 500;
  margin-bottom: 0;
}


.pricing_39 .property-name
{
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 0.975rem;
}

.pricing_39 .property-pricing-flex-div
{
  display: flex;
  align-items: baseline;
}

.pricing_39 .property-pricing-flex-div h2 {
  font-size: 2.5rem;
  font-weight: 500;
  margin-bottom: 0;
}

.pricing_39 .property-pricing-flex-div h3 {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 0.5rem;
}

.pricing_39 .featured-property-card:hover .property-name {
  color: var(--wb-website-theme-secondary-color);
}

.pricing_39 .homeify-property-image-box {
  border-radius: 0.75rem;
  overflow: hidden;
}

.pricing_39 .homeify-property-image-box img,
.pricing_39 .property-name {
  transition: 0.3s linear;
}

.pricing_39 .homeify-property-image-box img
{
  width: 100%;
}

.pricing_39 .featured-property-card:hover img {
  transform: scale(1.1);
}

.pricing_39 .buy-now-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  font-size: 1.125rem;
  font-weight: 500;
  border-radius: 3.125rem;
  padding: 0.938rem 1.875rem;
  transition: 0.3s linear;
}

.pricing_39 .buy-now-btn a:hover {
  color: var(--wb-website-hover-text-color);
  background: var(--wb-website-hover-background-color);
}

.pricing_39 .featured-property-text p{
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.pricing_39 .featured-listing-col:not(:last-of-type)
{
  border-bottom: 0.063rem solid var(--wb-input-border-color);
  padding-bottom: 3.125rem;
}

.pricing_39 .explore-more-btn a {
  display: inline-block;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-theme-secondary-color);
  font-weight: 500;
  border-radius: 3.125rem;
  transition: 0.3s linear;
  padding: 0.938rem 1.875rem;
  font-size: 1.125rem;
}

.pricing_39 .explore-more-btn a: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);
}
        /*----wb-section-id-67319e1ff05e5f7adbdbe6da-end-css----*/
        

/*----[[wb-section-id-626a3658a9bbcc00bb5c05a6-start-css]]---*/
        /*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.contact_34 {
  background: var(--wb-website-theme-primary-color);
}


.contact_34 .fly-line {
  display: block;
  height: 0.225rem;
  width: 5.125rem;
  background-color: var(--wb-website-theme-secondary-color);
  margin-bottom: 0.938rem;
  margin-right: auto;
  margin-top: 0.938rem;

}

.contact_34 .form-btn {
  color: var(--wb-website-text-secondary-color);
  background: var(--wb-website-theme-secondary-color);
  padding: 0.85rem 1rem;
  border-radius: 0;

}


.contact_34 .form-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);

}

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

.contact_34 .form-control {
  float: left;
  background: var(--wb-input-background-color);
  padding: 0.575rem 0.625rem;
  margin-right: 1rem;
  color: var(--wb-input-text-color);
  height: 3.125rem;
  border: 0.063rem solid var(--wb-input-border-color)
}

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


@media (max-width : 47.9375rem) {
  .contact_34 .fly-line {
    margin: auto;
  }

 



}
        /*----wb-section-id-626a3658a9bbcc00bb5c05a6-end-css----*/
        

/*----[[wb-section-id-626254c4a9bbcc00bb5bfe05-start-css]]---*/
        /*--------------------------------------------------------------
# Footer_27
--------------------------------------------------------------*/

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

.footer_27 .footer-colr p {
  margin-bottom: 0;
}

.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
--------------------------------------------------------------*/
        /*----wb-section-id-626254c4a9bbcc00bb5bfe05-end-css----*/
        

