#before-after-slider .card ul li{font-size: 13px;}




.count{
  
  font-size: 45px;
  font-weight: 800;
  color: #0b003e;
}
.counter-wrapper{
  background: #333;
   /*background-image:url('https://images.unsplash.com/photo-1568563643102-37d43956d1d3?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80');*/
  background: cover;
  background-position: center center;
  position: relative;
  background-color: #d4af37;
  border-radius: 0px 0px 40px 40px;
  margin-top:-10px;
  color: #0b003e;
}

.counter-inner{
  position:relative;
  z-index:2;
}
.count-icon{
  font-size: 48px;
}






svg.bi.bi-arrow-right {
    float: right;
    
}
.open-fund-new-wrapper{background-color: #d4af37; padding:50px 0px; }
 .projet-content{ padding:10px 0px; }
 .projet-content p{font-size:14px!important; border-bottom: 1px solid #f3f3f3; line-height: 20px;}

 .contact-new-wrapper{ padding:70px 0px 0px 30%; }

/*17 May css*/
.new-contact-wrapper{ 
  background-image: linear-gradient(90deg, #d4af37 50%, #0b003e 50%);
  min-height: 500px;
  width: 100%;
  padding: 100px 0px;
  }

 .container-new-contact{ 
  background: #FFF;
  min-height: 500px;
  width: 100%;
  }

  .contact-form-bg-left{ 
  background-image: linear-gradient(90deg, #d4af37 50%, #FFF 50%);
  min-height: 731px;
  padding: 50px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  
  }
.contact-dark-bg{ background-color:#9a7c1c; padding:50px 50px; min-height:500px; min-width:400px; color:#FFF; }
.contact-dark-bg a{color:#FFF; }

  .contact-form-bg-right{ 
  background: #FFF;
  min-height: 400px;
  padding-top:123px;
  
  }
  a.social-media-links i {
    width: 30px;
    height: 30px;
    font-size: 30px;
}
.contact-dark-bg p {
    margin: 30px 0px 25px 0px;
}
.spacer{ clear:both; }


 ul.before-after-content ul{ margin:0; padding:0; }
 ul.before-after-content ul li{ margin:0; padding:0; display: block; font-size:14px;  list-style: none; border: none; box-shadow: none; width: 70%; background: none;}

body{font-family: 'Poppins', sans-serif;}
header .navbar-nav{width:100%; justify-content:center}
header .navbar-nav li{position:relative; color:#fff}
header .navbar-nav li a{color:#fff; text-decoration:none; padding:10px 5px 10px 40px;}
header .navbar-nav li .sub-menu-toggle{display:none; opacity: 0.1;
  }
header .navbar-nav li:hover .sub-menu{display:block;  opacity: 1;
  transition: 0.5s;}
header .navbar-nav li .sub-menu{display:none;   position:absolute; left:0; top:30px; background:#d4af37; margin:0; padding:0 15px; list-style-type:none; min-width:250px}
header .navbar-nav li .sub-menu li{ padding:5px 0 5px 30px; margin:0;  }
header .navbar-nav li .sub-menu li:hover{ padding:5px 0 5px 30px; margin:0; color:#0b003e; }

header .navbar-nav li .sub-menu li:last-child{border-bottom:none}
header .navbar-nav li .sub-menu li a{color:#000; padding:5px 0; display:block}
header .navbar-nav li .sub-menu li a:hover{color:#FFF; padding:5px 0; display:block}



.agri-wrappr{ margin-bottom:50px; }
#myCarousel .carousel-caption{ z-index:99}
.aboutusbg{ 
    background:url("../img/banner-1.jpg") no-repeat  right;
     min-height:406px; display: flex;
    /* justify-content: center; */
    align-items: center; font-weight:800; color:#FFF;
    background-size: 100% !important;
    margin-top:100px;

     }
img.ab {
    border-radius: 0px 80px 0px 80px;
	margin-top: 100px;

}
.aboutusbg h2{ font-size:50px; font-weight:800; }
.aboutbheading{ margin:-90px auto 0px auto; background:#d4af37; width:100%;  padding:50px 50px; text-align:center; color:#FFF; border-radius: 0px 75px 0px 75px; }
.aboutbheading h3{ font-size:20px; font-weight:400; }

.footernewbg .footerlogo{ width:120px; height:auto; }
.featurette p {
    font-size: 1.09rem;
    font-weight: 300;
    text-align: justify;
    color: #000;
	line-height: 23px;
}

.finnew p {
    font-size: 1.25rem;
    font-weight: 300;
    text-align: justify;
}

.footerlogonew {
    width: 100px;
	height: auto;
    margin: 0px 0px 10px 0px;
}


.cnmenu li ul.submenu {
    
    display: none;
}
.cnmenu li:hover ul.submenu {
    
    display: block;
    position: absolute;
}
.cnmenu li:hover ul.submenu li{list-style: none; color:#FFF; background: #d4af37; padding: 0px 0px; margin:0px 10px 0px -52px; border-bottom:1px solid #FFF;}
.cnmenu li:hover ul.submenu li:last-child{ border:none; }
.cnmenu li:hover ul.submenu li a{ text-decoration:none; color:#FFF; padding:10px 19px 10px 26px; display:block; }
.cnmenu li:hover ul.submenu li a:hover{ background-color:#af8d1d; }

.cnmenu li:hover{ background-color:#d4af37;  }

.dbm:before{
    content: "";
    
    color:#dd3a3a;
    

}
.dbm:after{
    content: "";
    margin:10px 0px 0px 0px;
    display:block;
    border: 5px solid transparent;
    border-top:6px solid #FFF;
    border-bottom:0 none;
    position: absolute;
    top:0;
    right:-10px;
}


a.footeremail{ color:#FFF; }
.testimonial-name{position: absolute; bottom:153px;}
h6.bloge{ margin-top:42px; }
.shadow-effect{
    background:#fff;
    padding:20px;
    border-radius: 4px;
    text-align: center;
    /*border:1px solid #ececec;*/
    box-shadow: 0 19px 38px rgba(255,255,255,0.08), 0 15px 12px rgba(255,255,255,0.08);
} 
#customers-testimonials .shadow-effect p{
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin:0 0 17px 0;
    font-weight:300;
}
.testimonial-name{
    margin:-17px auto 0;
    display: table;
    width:auto;
    background:#d4af37;
    padding:9px 35px;
    border-radius: 12px;
    text-align: center;
    color:#fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item{
    text-align: center;
    padding:50px;
    margin-bottom: 20px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8,0.8,1);
    transform: scale3d(0.8,0.8,1);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item{
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.owl-carousel .owl-item img{
   
    margin: 0 auto 17px;
    border-radius: 6px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span{
    background-color:#061b40;
    transform:translate3d(0px, -50%, 0px) scale(0.7); width: 50px; height: 10px;
}
#customers-testimonials.owl-carousel .owl-dots{
    display: inline-block;
    width:100%;
    text-align:center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot{
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span{
    background: #817e7e;
    display: inline-block;
    height:10px;
    margin:0 2px 5px;
    transform:translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width:10px;
    border-radius: 5px;
}

/* blog slider end*/

main {
    margin-top: -96px; margin-top:-100px!important;
}
.fixed-top{ position:relative!important; margin }
.contain {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.item {
  align-items: center;
  background-color: tomato;
  color: white;
  display: flex;
  height: 450px;
  justify-content: center;
  min-height: 450px;
}

.item p {
    padding: 58px 0px 0px 0px;
    font-size: 1.25em;
    width: 100%;
}


.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    
}
.owl-carousel .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  background-color: #454545;
  border:1px solid #000!important;
  border-radius: 50px;
  margin-top: 10px;
  margin-left:15px;
}

.owl-carousel .owl-nav  button.owl-prev{
  width: 50px;
  height: 50px;
  background-color: #454545;
  border:1px solid #000!important;
  border-radius: 50px;
  margin-top: 10px;
}

.testimonialnew{ padding:50px 0px; }

.owl-nav {
    margin-top: -105px;
    margin-left: -50%;
}

.owl-carousel.owl-drag .owl-item .item{ padding:10px 10px; background-color: transparent;}

.star{width: 159px !important;}

.item{ background-color:#FFF; color: #000;  }


.footernewbg{ background-color:#071329; color:#FFF; padding:50px 20px 20px 20px; }


ul.foonew{ margin:0; padding:0; }
ul.foonew li{ list-style:none; }
ul.foonew li a {
    color: #FFF;
    margin: 1px 0px 5px 0px;
    text-decoration: none;
    padding: 8px 10px;
    display: block;
}


.signupbgiconnew{ background: #FFF url("../img/signupbgicon.png") no-repeat  right; padding:10px 10px; width:100%; min-width:250px; border:none; }
a.privacy{ color:#7a8496; }

.copyrightnew{ color:#7a8496; text-align:center; margin-top:10px;}
.copyrightnew a {
    color: #adc4ed;
	text-decoration:none;
}


.carousel-indicators-numbers {
    li {
      text-indent: 0;
      margin: 0 2px;
      width: 30px;
      height: 30px;
      border: none;
      border-radius: 100%;
      line-height: 30px;
      color: #fff;
      background-color: #999;
      transition: all 0.25s ease;
      &.active, &:hover {
        margin: 0 2px;
        width: 30px;
        height: 30px;
        background-color: #337ab7;        
      }
    }
}
.vidwrapper{ background-color:#edf3f7; }
.vidnew{border-radius: 0px 0px 250px 250px; overflow: hidden;}
h3.initial{ font-size:23px; line-height:24px; margin:10px 0px 10px 0px; }
.investheading{ margin:50px 0px; }
.timeline{ background-color:#0B003E; color:#FFF; padding: 50px 0px 50px 0px; margin:80px 0px 180px 0px;}
.investfuture{ background-color:#0B003E; color:#FFF; padding: 0px 0px 50px 0px;}
.finleft{width: 80%; max-width: 680px; margin-top: 50px; padding: 10px 40px 50px 40px; position: absolute; min-height: 400px; 
  box-shadow: 1px 1px 15px #949493; background-color: #FFF; border-radius: 50px;}
.finnew{ margin-top:100px; }
.fin{ border-radius: 250px 0px 0px 0px; overflow:hidden; }
.servicewrapper{background-color: #d6dfe4; border-radius: 15px; overflow: hidden; margin: 0 5px; padding: 0; width: 32%;}
.featurette-heading span{ font-size:20px; color:#d0d0d2; text-transform:uppercase; letter-spacing:1px; margin-top:50px; }
h3.serviceheading{ margin-top:30px; font-size:22px; color:#061b40; }
p.servicestext{ padding:0px 20px; }
h2.aboutusheading{ margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 800;
    line-height: 39px;}
a.explormore{ border:1px solid #000; width: 165px; padding:10px 15px; text-align: center; text-decoration:none;
 margin:20px 0px 0px 0px; border-radius:50px; color:#000; display:block; }
a.explormoreservices{ border:1px solid #000; width: 165px;  padding:10px 15px; text-align: center; text-decoration:none;
  margin:20px auto 40px auto; border-radius:50px; color:#000; display:block; }
.investor{ background-color:#d4af37; min-height:190px; color:#0b003e; padding:6px 6px; text-align:center; margin-bottom: 40px; border-radius: 0 0 50px 50px;}
.investor h2 {
    margin-top: 45px;
    color: #0b003e;
    font-weight: 800;
    font-size: 50px;
}
.investor h3{ font-size:16px; font-weight:400; }
.bg-dark {
    background-color: #0B003E !important;
    width: 80%;
    margin: auto;
    top: 50px;
    border-radius: 100px;
    padding: 10px 10px;
}
.cnmenu{
  display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
}
.slidetext{ margin-top:-100px; }
.carousel-caption{top:50%;}
a.investorform{background:#0B003E; color: #FFF; width: 190px; height: 30px; padding: 10px 30px; border-radius: 50px; text-decoration: none;}

.cnmenu li{ padding:0px 7px; }

a.searchnew{color:#FFF; margin: 15px 10px 10px 10px; padding: 5px 5px;}
.sepretor{color:#332087; margin: 15px 10px 10px 10px; display: block; width:0.5px; background-color: #332087; height: 40px;}
a.userlogin {
    color: #FFF;
    font-size: 17px;
    min-width: 180px;
    display: block;
}
a.userlogin svg{ margin:20px 5px 10px 10px; display:block; float:left;  }
a.userlogin p{ margin:15px 10px 10px 10px; display:block; float:left; line-height:17px;  }

.gform_button { background:#d4af37; border:none; color:#FFF; text-align:center; width:100%; padding:10px 0px; }
.col-md-12.order-md-2.details p {
    margin-top: 20px;
}
.col-md-7.order-md-2 a {
    color: #000;
}
a.social-media-links{ display:block; float:left; margin:0px 40px 0px 0px; }
a.social-media-links i{ width:40px; height:40px;}

p.footertext {
    font-size: 13px;
}

@media only screen and (max-width: 600px) {

/* 20 may  */

.nav-links {
    padding: 0px 14px;
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out;
    min-height: 250px;
}
.carousel-item img{min-height: 250px;}

.count {
    font-size: 34px;
    font-weight: 800;
    color: #0b003e;
}

.investor {
    background-color: #d4af37;
    min-height: 190px;
    color: #0b003e;
    padding: 6px 6px;
    text-align: center;
    margin-bottom: 42px;
    border-radius: 0 0 50px 50px;
    margin-top: 50px;
}

#we-succeed ul li{color: #fff;
    background-color: #342c5b;
    font-size: 16px;
    margin: 10px 0px;
    padding: 20px 35px;
    position: relative;
    width: 112%!important;
    margin-left: -9px !important;}
.shadow-effect {
    background: #fff;
     padding: 0px; 
    border-radius: 4px;
    text-align: center;
    /* border: 1px solid #ececec; */
    box-shadow: 0 19px 38px rgba(255, 255, 255, 0.08), 0 15px 12px rgba(255, 255, 255, 0.08);
}

#customers-testimonials .item {
    text-align: center;
     padding: 0px; 
    margin-bottom: 0px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

h6.bloge {
    margin-top: 0px;
}

    .testimonial-name {
      position: absolute; 
        bottom: 38px!important;
    }

#before-after-slider .card {
    background-color: #fff;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 3px 3px 15px #473a0e;
}


/* 20 may end */






.aboutusbg {
    background: url(../img/banner-1.jpg) no-repeat right;
    min-height: 206px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    font-weight: 800;
    color: #FFF;
    background-size: 100% !important;
    margin-top: 100px;
}

/*17 May css*/
.aboutusbg h2 {
    font-size: 24px;
    font-weight: 800;
}
.open-fund-new-wrapper {
   
    padding: 50px 50px;
}

.owl-carousel.owl-drag .owl-item .item {
    padding: 10px 10px;
    background-color: transparent;
/*    margin-left: 435px;*/
}
.featurette {
    margin: 0px 0px 0px 0px!important;
}
.new-contact-wrapper{ 
  background-image: linear-gradient(90deg, #d4af37 50%, #0b003e 50%);
  min-height: 500px;
  width: 100%;
  padding: 10px 0px;
  }

 .container-new-contact{ 
  background: #FFF;
  min-height: 500px;
  width: 100%;
  }

  .contact-form-bg-left{ 
  background-image: linear-gradient(90deg, #d4af37 50%, #FFF 50%);
  min-height: 531px;
  padding: 10px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  
  }
.contact-dark-bg{ background-color:#9a7c1c; padding:50px 50px; min-height:500px; min-width:400px; color:#FFF; }
.contact-dark-bg a{color:#FFF; }

  .contact-form-bg-right{ 
  background: #FFF;
  min-height: 400px;
  padding-top:13px;
  
  }
  a.social-media-links i {
    width: 30px;
    height: 30px;
    font-size: 30px;
}
.contact-dark-bg p {
    margin: 30px 0px 25px 0px;
}
.spacer{ clear:both; }





    .dbm:before{
    content: "";
    
    color:#dd3a3a;
    

}
.dbm:after{
    content: "";
    margin:10px 0px 0px 0px;
    display:block;
    border: 5px solid transparent;
    border-top:6px solid #FFF;
    border-bottom:0 none;
    position: absolute;
    top:0;
    right:20px!important;
}



    header .navbar-nav li .sub-menu {
        display: none;
        position: relative;
        left: 0;
        top: 0px;
        background: #d4af37;
        margin: 0 0 0 28px;
        padding: 0 15px;
        list-style-type: none;
        min-width: 250px;
       
        transition: all 0.5s ;
    }

    .Meadows {
    text-align: center;
    margin: 0px!important;
}
.Meadows h3 {
    font-weight: 700;
    font-size: 25px;
}

.Meadows p {
    font-weight: 600;
    font-size: 20px!important;
}

    .unitblock h3 {
    font-size: 28px!important;
    text-align: center;
}

h3.pastheading {
    margin: 20px 0px;
    font-weight: 800;
    font-size: 30px!important;
}
.location h3 {
    font-size: 25px!important;
}
.location p {
    font-size: 16px!important;
}

    h2.op {
    font-size: 24px!important;
    font-weight: 800;
    margin: 31px 0px;
}
    .star{width: 100px !important;}
.item p {
    padding: 58px 0px 0px 0px;
    font-size: 0.7em;
    width: 100px;
}
.owl-carousel .owl-item img {
    display: block;
    
}


.finnew p {
    font-size: 0.9rem;
    font-weight: 300;
    text-align: justify;
}
.featurette p {
    font-size: 0.9rem;
    font-weight: 300;
    text-align: justify;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -21px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
}

 a.investorform {
    background: #0B003E;
        color: #FFF;
        width: 167px;
        height: 36px;
        padding: 10px 30px 20px 30px;
        border-radius: 50px;
        text-decoration: none;
        margin-top: 10px !important;
        display: block;
        font-size: 13px;
}

a.navbar-brand.logores {
    width: 100px;
}
  a.logores{  float:left; }
  a.menunevigationnew{ width:30%; float:left; }
  .bg-dark {
    background-color: #d4af37 !important;
    width: 100%;
    margin: auto;
    top: 0px;
    border-radius: 0px;
    padding: 10px 0px;
    position: relative;
}

.servicewrapper{background-color: #d6dfe4; border-radius: 15px; overflow: hidden; margin: 5px 5px; padding: 0; width: 97%;}
.finleft{width: 100%; max-width: 680px; margin-top: 50px; padding: 10px 10px 20px 10px; position: relative; min-height: 400px;
 box-shadow: 1px 1px 15px #949493; background-color: #FFF; border-radius: 30px;}
.finnew{ margin-top:1px; }
.fin{ border-radius: 90px 0px 0px 0px; overflow:hidden; }

.vidnew{border-radius: 0px 0px 150px 150px; overflow: hidden;}

.cnmenu li:hover ul.submenu {
    
    display: block;
    position: relative;
}

.timeline {
    background-color: #0B003E;
    color: #FFF;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 90px 0px;
}
.footerlogonew {
    width: 90px;
    height: auto;
    margin: 0px auto;
    text-align: center;
    display: block;
}
.footernewbg h5 {
    margin: 20px 0px;
}
.testimonial-name {
    margin: -54px auto 0;
    display: table;
    width: auto;
    background: #d4af37;
    padding: 5px 15px;
    border-radius: 11px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

.testimonial-name {
    position: absolute;
    bottom: 66px;
}

div#myCarousel {
    margin-top: 100px;
    }
div#myCarousel h1{font-size:13px; color:#0b003e; font-weight: 800;}
    .slidetext p{ display:block; margin:0px 0px!important; line-height:16px!important; font-weight:600; font-size:15px!important; color:#0b003e; }

    .unitblock {
    background: #d9d9d9;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    margin: 10px 10px;
    width: 100%!important;
    min-height: 250px;
    flex-wrap: wrap;
}



}


/* past fund css */
 .slidetext p{ display:block; margin:40px 0px;  font-weight:600; font-size:14px!important; color:#FFF; line-height:12px; }
 
table {
  border-collapse: collapse; border: 1px solid #a39464; padding:10px 10px; width: 100%;
}
table tr{border: 1px solid #a39464;}
table td{border: 1px solid #a39464;}

th, td {
  padding: 10px;
}
.beforebox{ background-color:#f9e8b0; margin:50px 0px; padding:10px 10px; }

.featurette {
    margin: 50px 0px 0px 0px;
}

.unitblock{ background:#d9d9d9; display:flex; align-items:center; justify-content:center; margin:10px 10px; width:48%; min-height:250px; flex-wrap:wrap; }
.unitblock h3{ font-size:40px; }
.unitblock2{ background:#d9d9d9; text-align:center; margin:0 auto; padding:50px 0px; }
.unitblock2 h3{ color:#130932; font-size:40px; font-weight:800; }
.unitblock2 h4{ color:#656668; font-size:30px; font-weight:800; }

h4.bfaf{ text-transform:uppercase;  font-weight:800; }

h3.pastheading{ margin:20px 0px; font-weight:800; font-size:40px; }
.location{ padding:12% 20px; }
.location h3{ font-size:35px; }
.location p{ font-size:30px; }
.location ul li{font-size: 25px;}
.rented{ background:#d9d9d9; display:flex; align-items:center; justify-content:center; min-height:250px; margin:50px 0px; flex-wrap:wrap; }
.rented h4{ font-size:50px; color:#0b012c; font-weight:800; }
.rented h4 span{ font-size:50px; color:#000; }
.mapnew{ min-width:300px; margin:0 auto; display:block; }
.Meadows{ text-align:center; margin:60px; }
.Meadows h3{  font-weight:700; font-size:35px;  }
.Meadows p{  font-weight:700; font-size:25px;  }
h2.op{font-size: 40px; font-weight: 800; margin: 50px 0px;}

#before-after-slider .owl-item .item .before-after-image figcaption {
    text-align: center;
    background: #fff;
    padding: 5px 30px;
    max-width: max-content;
    width: 100%;
    margin: 0px auto;
    position: relative;
    font-size: 30px;
    margin-top: -55px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}


/*********OPENFUNDS********/

.opportunity-overview .opportunity-overview-content h2{font-size: 32px;color: #0b003e;font-weight: 700;}
.opportunity-overview .opportunity-overview-content p{font-size: 16px;color: #0b003e;text-align: justify;line-height: 1.7;}
.property-description{background: #d4af37;}
.property-description h2.title{font-size: 32px;color: #0b003e;font-weight: 700; text-align: center; padding-bottom: 20px;}
.property-description .card{text-align:center; margin:0 auto; padding:80px 0px; border-radius:50px; min-height: 400px;}
.property-description .card-two, .property-description .card-three{background: #0b003e !important;}
.property-description .card-two p, .property-description .card-three p{font-size:36px; color: #fff !important; font-weight:500}
.property-description .card img { width:141px; height:141px;  margin:0 auto; padding-bottom:20px;}
.property-description .card p{font-size:36px; font-weight:500;}
.property-description .card h4{margin-top: -30px; padding-bottom: 40px;}
.property-description .card ul.barry-square { list-style: none;  display: flex; justify-content: center;}
.property-description .card ul.barry-square li img{width:107px !important; height:80px !important; margin:0 20px;}
.property-description ul.barry-square li:not(:last-of-type) {border-right:1px solid #f5cc46;}
.property-description .card ul.barry-square li p { font-size: 22px;}
ul.million {  display: flex;  justify-content: space-around; padding-top: 60px;  list-style: none;}
ul.million li{ font-size:20px; text-align:center; font-weight:500}
ul.million li span{font-size:32px !important; font-weight:bold}
ul.million li:not(:last-of-type) {border-right:1px solid #f5cc46; padding-right: 100px;}

.the-oportunity {background: #d4af37;  border-top: 1px solid #dddddd69; position: relative;}
.the-oportunity h2.title{font-size: 32px;color: #0b003e;font-weight: 700; text-align: center; padding-bottom: 20px;}
#the-oportunity .container {background-image: linear-gradient(to bottom, #230d8a, #0b003e); padding:50px; border-radius: 50px; position: relative; z-index: 999;}
.the-oportunity .the-oportunity-content p {color: #fff !important; font-size: 20px;}

.investment-opportunity{background-image: url("../img/investment-opportunity.png"); background-size: cover; background-repeat: no-repeat; margin-top: -175px; position: relative;}
.investment-opportunity .investment-opportunity-content {padding: 200px 0 100px;}
.investment-opportunity .investment-opportunity-content h2{font-size: 32px;color: #d4af37;font-weight: 700; text-align: center; padding-bottom: 20px;}
.investment-opportunity .investment-opportunity-content p{font-size: 20px; color: #fff; text-align: center;}

.terms-fund .terms-fund-content h2{font-size: 32px;color: #0b003e;font-weight: 700;  padding-bottom: 20px;}
.terms-fund .terms-fund-content ul li{font-size: 16px; line-height: 2; color: #0b003e;}
.terms-fund .terms-fund-content ul li:before { content: "\f0c8"; font-size: 14px;  top: 0;  position: absolute;  left: -20px; font-family: fontawesome;  color: #d4af37;}
.south-meadows{background-image: url("../img/south-meadows.png"); background-size: cover; background-repeat: no-repeat; }
.south-meadows .south-meadows-map figcaption{font-size: 32px; color: #fff; text-align: center;}
.south-meadows .south-meadows-content { background:#d4af37; padding:30px 50px; border-radius:40px}
.south-meadows .south-meadows-content h2{ font-size:28px; padding-top:20px;}
.south-meadows .south-meadows-content p{font-size:16px; text-align:justify}
.rented-sec .rented-content { text-align: center; padding:40px}
.rented-sec .rented-content span { font-size: 48px;vertical-align: middle; margin: 0 20px;font-weight: bold;}
#before-after-slider  .owl-item .item{display: inline !important;}
#before-after{background-color: #d4af37;}
#before-after-slider .owl-item img{margin: 0 !important}
#before-after-slider .card { background-color:#fff; padding:50px; border-radius:20px;  box-shadow: 3px 3px 15px #473a0e;  }
#before-after-slider .card .card-body{padding-left: 0px  !important;}
#before-after-slider .card .card-body .li {color:#605f5f;  margin:10px; line-height:1; padding: 0px 10px !important; font-size: 14px; line-height: 30px; list-style: none;}
#before-after-slider .card .card-body h5 {font-size: 24px; }
#before-after-slider .card .card-body ul{list-style:none; padding: 0 !important;}


#we-succeed h2{ text-align:center; font-size:32px; color: #0b003e; margin-bottom: 20px;}
#we-succeed .row{background:#0b003e; padding:50px; }
#we-succeed ul{list-style: none;}
#we-succeed ul li{color: #fff;
    background-color: #342c5b;
    font-size: 16px;
    margin: 10px 0px;
    padding: 20px 35px;
    position: relative;
    width: 100%;
    margin-left: -9px !important;}
#we-succeed ul li:before{ content: "\f111"; font-size: 14px;  top: 20px;  position: absolute;  left: 11px; font-family: fontawesome;  color: #d4af37;}
#we-succeed ul li a{ color:#d4af37; font-size:16px; text-decoration:none; }

#before-after-slider .owl-nav .owl-next{ position: absolute; right: -5%; top: 51%; border: 2px solid #000; text-align: center; z-index: 5;
    width: 40px; height: 40px;  outline: 0; /background: #007f97;/  color: #000; transition: all 0.3s; font-size: 20px;  border-radius: 50px;  line-height: 30px;}

#before-after-slider .owl-nav .owl-prev {  position: absolute;  left:-5%;  top: 51%; border: 2px solid #000; text-align: center;  z-index: 5;
width: 40px;  height: 40px; outline: 0; /* background: #33333330;*/  transition: all 0.3s;  color: #000;   font-size: 20px;  border-radius: 50px;  line-height: 30px;}
#before-after-slider .owl-nav .owl-prev:hover .fas, #testimonials-slider .owl-nav .owl-next:hover .fas {  color: #3E60D9;}
#before-after-slider .owl-nav .owl-prev .fas{font-size: 16px; color:#000;}
#before-after-slider .owl-nav .owl-next .fas{font-size: 16px; color:#000;}
a.btn.btn-download {
    background: #0b003e;
    color: #fff;
    padding: 10px 20px;
    max-width: max-content;
    text-align: center;
    margin: 0 auto;
}

@media screen and (max-width: 1399px) {
ul.before-after-content{flex-wrap: wrap;}

}