html {
  scroll-behavior: smooth;
}
body{
  font-family: 'Source Serif Pro', serif;
}
h5{
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0.04em;
}
h1{
  font-family: 'Source Serif Pro', serif;
  font-weight: 400;
}
.nav-inner-con{
  list-style: none;
}
.h-text-1{margin-bottom: 0 !important;}
#navbarDropdown11,#navbarDropdown22,#navbarDropdown33{
  display: none;
}
.h5-bold{font-weight:600;}
.pb-6{padding-bottom:60px;}
.header-text-con{max-width:86ch;margin-top:80px;}
.header-text{font-size:55px;font-weight:400;color: #F8F9F4;}
.benefits{background-color:#F8F9F4;}
.urban-design{
}
.extra{
  display: none !important;
}
.our-approach-img{
  max-width: 100%;
}
.captcha{height:20px;}
#captcha-error{color: #c80000;display: none;}
.response{height: 30px;}
.inst{background-color:#F8F9F4;padding:50px 0;}
.pre-ft-col1{
  padding-right: 6px;
}
.expertise-headline-text{
  max-width: 440px;
}
.contact-us-headline-text{
  max-width: 440px;
}
.times-inner-con{
  width:fit-content;

}
.times-img{
  width:fit-content;
}
.check-img{
  width:fit-content;
}
.our-vision-text{
  max-width: 560px;
  margin: auto;
  padding-top: 35px;
}
.why_is_it_required_text{
  max-width: 750px;
  margin: 20px auto;
}
.pre-ft-col2{
  padding-left: 6px;
}
.pre-ft-col1 img,.pre-ft-col2 img{
  width:100%;
}
.sketch1{
  padding-top: 88px;
  width:100%;
}
.img-con{
  height:220px;
  margin-bottom: 10px;
}
.blog-con1{
  padding:0 6%;
}
.blog-con2{
  padding:0 6%;
}
.blog-con{
  padding:0 2.7%;
}
.strategic-con{
  max-width:44ch;
}
.img-con1{
 height:220px;
 margin-bottom: 30px; 
}
.learn-more{
  color: #000;
}
.learn-more i{
  font-size: 11px;
}
.learn-more:hover{
  color: #70B984;
  text-decoration: none;
}
.founder-img-con{
  width: fit-content;
  margin:auto;

}
.text-box-con{
  max-width: 400px;
}
.des-con{
  margin-top: 30px;
}
.header-text-container{
  margin:0 3%;
}
.header-button-container{
  margin:0 3%;
  position: absolute;
  margin-top: 40px;
}
.process-con{float:right;display: none;}
.demo{ background: #4e6457; }
.main-timeline{ 
  position: relative;
  width:100%; 
}
.main-timeline:before{
  content: "";
  width: 3px;
  height: 87.8%;
  background: #ffffff;
  position: absolute;
  top: 1.5%;
  left: 50%;
}

.how-can-cta {
  margin-left: 40px;
  font-weight: 600;
  margin-bottom: 30px;
}

.how-can-cta-bullet {
  margin-top:10px;
}

.main-timeline .timeline{ position: relative; }
.main-timeline .timeline:before,
.main-timeline .timeline:after{
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.main-timeline .timeline:before{
  content: "";
  width: 7.2%;
  height: 3px;
  background: #ffffff;
  margin-left: 0%;
  position: absolute;
  top: 14%;
  left: 50%;
}
.main-timeline .timeline-icon{
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #ffffff;
  margin: 0 auto;
  position: absolute;
  top: 8%;
  left: auto;
  z-index: 1;
  left: auto;
  right: 42.5%;
}
.main-timeline .timeline-content{
  width: 39%;
  text-align: left;
  float: right;
  margin-top: 10px;
  transition: all 0.3s ease 0s;
}
.main-timeline .date{
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 8px;
}
.main-timeline .title{
  color: #f8f9f4;
  margin-bottom: 11px;
}
.main-timeline .description{
  font-size: 16px;
  color: #777;
  line-height: 28px;
  margin-top: 8px;
}
.main-timeline .timeline:nth-child(2n):before{ margin-left: -7%; }
.main-timeline .timeline:nth-child(2n) .timeline-icon{
  left: 42.5%;
  right: auto;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
  float: left;
  text-align: right;
}
@media only screen and (max-width: 1024px){
  .main-timeline:before {
      height: 88%;
  }
}
@media only screen and (max-width: 990px){
  .main-timeline:before{
    content: "";
    width: 3px;
    height: 88.7%;
    background: #ffffff;
    position: absolute;
    top: 1.5%;
    left: 50%;
  }
}

@media only screen and (max-width: 768px){
  .process-des{font-size:1.5em;}
  .main-timeline:before{
    height: 88.5%;
    top:1.4%
  }
}
@media only screen and (max-width: 640px){
  .process-des{font-size:1.5em;}
  .main-timeline:before{
    height: 89.9%;
  }
}

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

  .main-timeline{ margin: 0 30px; }
  .main-timeline:before{ left: 0; }
  .main-timeline .timeline:before{
    left: 0;
    margin: 0;
  }
  .main-timeline .timeline-icon,
  .main-timeline .timeline:nth-child(2n) .timeline-icon{
    top: 7.5%;
    left: 4.5%;
    right: auto;
  }
  .main-timeline .timeline-content{
    width: 90%;
    float: right !important;
    text-align: left !important;
  }
  .main-timeline .timeline-content:before{ left: -10%; }
}
@media only screen and (max-width: 480px){
  .main-timeline .timeline:before{ display: none; }
  .main-timeline .timeline-icon,
  .main-timeline .timeline:nth-child(2n) .timeline-icon{
    left: -6px;
  }
  .main-timeline:before{
    height: 88%;
  }
  .main-timeline .timeline-content {
      margin-top: 6px;
  }
  .main-timeline .timeline {
      margin-bottom: 40px;
  }
}
@media only screen and (max-width: 330px){
  .main-timeline:before{
    height: 89%;
  }
}

.the-steps{background-color: #70B984;}
.our-expertise{
  background-color: #F8F9F4;
  padding:70px 0 100px 0;
}
#the-founder{
  padding-top: 60px;
}
.our-approach{
  padding: 50px 0 80px 0;
}

.logo{
  max-width: 250px;
}
.section{
  padding-top: 70px;
  padding-bottom: 80px;
}
.specialits-process{
  color:#fff;
  padding-top: 80px;
}
.container-fluid {
  width: 100%;
  padding-right: 40px;
  padding-left: 40px;
  margin-right: auto;
  margin-left: auto;
}
a.dropdown-item{
  color:#0A0A1E !important;
  padding: 0.40rem 1.5rem;
}
.basic-con-t{padding:20px;}
.dropdown-item:hover{background-color:#ecf0f1; font-weight: bold;}
.firstdropdown:hover .dropdown-content {
  display: block;
}
.full-width-img{
  width:100%;
  max-height: 600px;
}
.plus-icon{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  font-size: 40px;
  color: #70b984;
}
.center-center{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.circles{
  background-color: #70B984;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  margin: auto;

}

.privacy {
  margin: 50px;
}

.dropdown-item.active {
  background-color: #ffffff00 !important;
}
.circles-text{
  color: #ffffff;
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1199px){
  .circles-text{
    font-size: 2em;
  }
  .circles {
    width: 250px;
    height: 250px;
  }
}
@media only screen and (min-width: 992px){
  .circles3 .col-lg-1 {
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
    max-width: 5%;
  }
  .circles3 .col-lg-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
.banner {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  min-height: 550px;
  background-position: top center;
  position: relative;
  overflow: hidden;
}
.header-top {
  margin-bottom: 2px;
  height: 110px;
  border-bottom: solid 0.5px;
  border-color: #F8F9F4;
  margin: 0px 2.5%;
}

.logo-area{
  margin: 50px 0px 0px 0px;
}
.nav-container{
  padding: 0px 2%;
}
.nav-custom{
  margin: 20px 0 0 0;
  padding: 0px;
}
.navbar-nav > li{
  padding-right:100px;
  display: inline-block;
}
.navbar-nav > li a{display: inline-block;}
a.nav-link{padding-left:0px;}
.nav-item a{
  color:#F8F9F4;
  font-weight: 400;
  letter-spacing: 0.6px;
}
.nav-item a:hover{
  color: #fff;
  text-shadow: .5px 0 0 #fff;
}
.nav-active{text-shadow: 0.5px 0 0 #fff; letter-spacing: .2em; }

.navbar-brand{color:#F8F9F4;font-weight: 700;}
.header-button a{
  color:#fff;
  border-radius: none !important;
}
.header-button a:hover{
  text-decoration: none ;
  color:#fff; 
}
.header-button {
    border-radius: 0;
}
.header-button:hover{
  background:#70B984;
  border-color:#70B984; 
}
.center-heading{
  max-width: 600px;
  margin: auto;
}
.times{
  padding: 0 25px 25px 0;
  color: #70B984;

}
.comparison{
  max-width: 900px;
  margin:auto;

}
.comparison-points{
  margin-top:50px;
}
.check{
  padding: 0 25px 25px 0;
  color: #70B984;  
}
.check-con{
  float: right;
}
.pa-de-img{
  max-height: 290px;
}
.times-text{
  font-size: 2em !important;
}
.dropdown-item a{
  color:#0A0A1E;
}
.dropdown-menu {
  margin-top: -35px;
  width: auto !important;
  margin-left: -10px;
  background-color: #ecf0f1;
  border-radius: 0;
}
.dropdown-toggle::after{display:none !important;}
.mt-5{margin-top: 4rem !important;}
.mt-6{margin-top: 60px !important;}
.mt-7{margin-top: 70px !important;}
.mt-8{margin-top: 80px !important;}
.mt-9{margin-top: 90px !important;}
.mt-100{margin-top: 100px !important;}
.mt-20{margin-top: 20px !important;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.mt-25{margin-top:25px;}
.mt-30{margin-top:30px;}
.mt-35{margin-top:35px;}
.pb-50{padding-bottom:50px;}
.pb-60{padding-bottom:60px;}
.pt-50{padding-top: 50px;}
.pb-100{padding-bottom:100px;}
.pt-100{padding-top: 100px;}
.founder-con{
  max-width: 500px;
  margin-top: 60px;
}
.icon3-heading{
  margin-top: 40px;
}
.process-btn{

  border-radius: 0 !important;
}
.process-btn a{
  color: #fff;
  font-size:1rem;
}
.process-btn a i{
  font-size:11px;
}
.process-btn:hover a{
  color: #70B984;
  text-decoration: none;
}
.process-btn:hover{
  background: #f8f9f4;
}
.menu-bars{
  color: #f8f9f4;
  position: absolute;
  margin: 28px 90% 0px;
  font-size: xx-large;
  display: none;
}
.icon{
  height: 80px;
  width: 80px;
}
.parcels-icon{
  height:80px;
  width:70px;
}
.why-text-div{
  margin-top: 20px;
}
.our-vision{
  background-color: #70B984;
  color: #F8F9F4;
  padding:120px 0;
}
.basic-concept{
  color:#000000;
}
.simple-vision{
  /*background:gray;*/
}
.simple-vision img{
  width:100%;
}
.our-vision-container{
  //padding-bottom:100px;
}
.simple-sketch-text{
  margin: 300px auto;
}
.blog-small-img{
  max-width: 100%;
}
.society{
  background-image: url(assets/images/houses.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
  max-height: 700px;
  background-position: center center;
  position: relative;
  overflow: hidden;
}

/*footer css*/
.footer-main{
  background-color: #3c3d41;
}
.footer-bs {

  padding: 20px 0px;
  color: rgba(255,255,255,0.80);
  border-bottom-right-radius: 6px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 6px;
}
.footer-bs .footer-brand, .footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { padding:10px 25px; }
.footer-bs .footer-nav, .footer-bs .footer-social, .footer-bs .footer-ns { border-color: transparent; }
.footer-bs .footer-brand h2 { margin:0px 0px 10px; }
.footer-bs .footer-brand p { font-size:12px; color:rgba(255,255,255,0.70); }

.footer-bs .footer-nav ul.pages { list-style:none; padding:0px; }
.footer-bs .footer-nav ul.pages li { padding:5px 0px;}
.footer-bs .footer-nav ul.pages a { color:rgba(255,255,255,1.00); font-weight:bold; text-transform:uppercase; }
.footer-bs .footer-nav ul.pages a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }
.footer-bs .footer-nav h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom:10px;
}

.footer-bs .footer-nav ul.list { list-style:none; padding:0px; margin-left:41%;}
.footer-bs .footer-nav ul.list li { padding:5px 0px;}
.footer-bs .footer-nav ul.list a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }
.footer-bs .footer-nav ul.list1 { list-style:none; padding:0px; margin-left:10%;}
.footer-bs .footer-nav ul.list1 li { padding:5px 0px;}
.footer-bs .footer-nav ul.list1 a { color:rgba(255,255,255,0.80); }
.footer-bs .footer-nav ul.list1 a:hover { color:rgba(255,255,255,0.60); text-decoration:none; }

.footer-bs .footer-social ul { list-style:none; padding:0px; }
.footer-bs .footer-social h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.footer-bs .footer-social li { padding:5px 4px;}
.footer-bs .footer-social a { color:rgba(255,255,255,1.00);}
.footer-bs .footer-social a:hover { color:rgba(255,255,255,0.80); text-decoration:none; }

.footer-bs .footer-ns h4 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom:10px;
}

.footer-bs .footer-ns p { font-size:12px; color:rgba(255,255,255,0.70); }
  .arrow{
    width:14px;
    height: 11px;
  }
  .plus{
    width: 30px;
  }
  .times-img-icon,.tick-img-icon{
    
    display: inline-block;
    margin: 0 25px 25px 0;
  }
  .times-icon{
    width: 20px;
  }
  .tick-icon{
    width: 25px;
    height: 28px;
    margin-top: -7px;
  }

/*footer css end*/
@media screen and (max-width:992px){
  .extra{
    display: block!important;
  }
  #navbarDropdown11,#navbarDropdown22,#navbarDropdown33{
  display: inline-block;
  right: 10%;
  position: absolute;
  }
  .strategic-con {
      padding-bottom: 20px;
  }

  .nav-item a:hover {
      color: #000;
      text-shadow: 0.5px 0 0 #000;
  }
  .menu-bars{
    margin:50px 85% 0px;
    display: block;
  }
  .dropdown-divider,.parent{
    display: none !important;
  }

  .nav-inner-con{
    width:100%;
  }
  .navbar-nav li{
    border-bottom: 0.5px solid #d2d2d2;
  }
  .nav-container{
    height: 100vh;
    z-index: 9999;
    top: 0;
    width: 0;
    padding: 0;
    background-color: #f4f5eff7;
    transition: width 1s ease 0s;
    -webkit-transition: width 1s ease 0s;
    -moz-transition: width 1s ease 0s;
    -o-transition: width 1s ease 0s;
    float: right;
    position: absolute;
    right: 0;
  }
  nav{
    top:140px;
  }
  .header-top{
    position:relative;
    z-index:999999999;
  }

  .dropdown-menu {
    margin-top: 0px;
    width: auto !important;
    margin-left: -1px;
    z-index: 10000000;
    position: relative;
    border: none !important;
    background-color: transparent;
  }
  .nav-custom{
    margin: 5px 10px;
    padding: 0px;
  }

  .nav-item a {
    color: #16181b;
  }
  .footer-bs .footer-nav ul.list1{margin-left: 0}
  .footer-bs .footer-nav ul.list{margin-left: 0}
  .break{display:none;}
  h1{font-size:2.0em !important;}
  .logo{
   max-width: 200px;
 }
 .header-text-con{max-width:55%;}
 .dropdown-toggle::after{display: none;}
 .blog-con2{
   margin-top: 90px;
 }
}
@media screen and (max-width:640px){
  .header-text-con{max-width:94%;}
  .times-img img,.check-img img{width:100%;}
  .times-img{margin-top:60px;}
  .check-con{float:left;margin-top:60px;}
  .icon3-heading{
    margin-top: 30px;
  }
  .parcels-icon {
    height: 50px;
    width: 48px;
  }
  .icon {
      height: 59px;
      width: 55px;
  }
  .why-text-div {
      margin-top: 10px;
  }
  .founder-con{
    margin-top: 0;
  }
  .comparison-points{
    margin-top:0;
  }
  .mob-bl{
    margin-bottom: 60px;
  }
  .mob-blCon{
    margin-top: -30px;
  }
  .mob-b2{
    margin-bottom: 70px;
  }
  .blog-small-img {
      max-width: 80%;
  }
  .des-con {
      margin-top: 16px;
  }
}
@media screen and (max-width:320px){
  .logo{
   max-width: 170px;
 }
}
}
