@import url("https://fonts.googleapis.com/css?family=Work+Sans:400,500,700&display=swap");

@font-face {
  font-family: "PoetsenOne-Regular";
  src: url("https://alchemistindia.net/nowornever/font/PoetsenOne-Regular.otf");
}

* {
  margin: 0;
  padding: 0;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0 auto;
  color: #58585a;
  font-size: 1em;
  line-height: 140%;
  font-family: "Work Sans", sans-serif;
  background-color: #fff;
}
img {
  width: 100%;
  height: auto;
}
.clearfix {
  clear: both;
}
.pos-relative {
  position: relative;
}
.pos-absolute {
  position: absolute;
}
.pos-absolute3 {
  position: absolute;
}
.pos-absolute2 {
  position: absolute;
}
.txt-align-cent {
  text-align: center;
}
.bg-white {
  background-color: #fff;
}
.bg-orange {
  background-color: #f6821f;
}
.tc-white {
  color: #fff;
}
.tc-orange {
  color: #f6821f;
}
.tc-grey {
  color: #58585a;
}
h1 {
  margin: 0;
  font-size: 3.8em;
  font-family: "PoetsenOne-Regular";
}
h2 {
  font-size: 2.6em;
  margin: 0;
  font-family: "Work Sans", sans-serif;
  color: #58585a;
  font-weight: 400;
}
h3 {
  margin: 0;
  font-size: 2.2em;
}
h4 {
  font-size: 1.8em;
}
.tf-weight-500 {
  font-weight: 500;
}
.tf-weight-b {
  font-weight: 700;
}
.width-100 {
  width: 100%;
}
.pad-sec {
  padding-top: 80px;
}

.life-of-joshi.pad-sec{display:none;}



/*****************Navbar Css*******************/
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
a.navbar-brand {
  z-index: 999999;
  position: absolute;
  top: 6%;
  width: 8%;
}
.nav-left {
  margin-left: 16%;
  margin-top: 8px;
}
.navbar-default {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
}
.navbar-default .navbar-nav > li > a {
  color: #58585a;
  background-color: #ffffff;
  font-weight: 700;
  font-size: 14px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #f5821f;
  background-color: #ffffff;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
.jp-north-logo {
  width: 20%;
  margin-left: 32%;
}
.jp-infra-logo {
  width: 45%;
  margin-top: 10px;
}
.bg-orange a {
  color: #fff;
}
.bg-orange a:hover {
  color: #fff;
}
.aspFix {
  position: fixed;
  z-index: 99;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 1px 9px 3px #0000001c;
}
/*******************Banner Css**********************/
.banner {
  padding-top: 40px;
}
.banner-form {
  width: 322px;
  max-width: 98%;
  top: 15%;
  right: 12%;
}
.banner-form2 {
  width: 322px;
  max-width: 98%;
  top:11%;
  right: 10%;
  padding: 24px;
  bottom:11%;
}

.banner-form h3,
.banner-form2 h3 {
  margin-bottom: 15px;
  font-family: "PoetsenOne-Regular";
}
.aspfrmmm {
  padding: 2em 3em;
}

button,
input,
select,
textarea {
  font-size: 12px;
  border: 0;
  padding: 10px 12px !important;
  margin: 4px 0px;
  border-radius: 2px;
  background-color: #f5f5f5;
  font-family: "Work Sans", sans-serif;
  width: 100%;
  outline: none;
  color: #495057;
}
span#mob-code {
  width: 20%;
  float: left;
}
.modal {
  z-index: 99999999999;
}
.close_modell {
  color: #fff;
  width: 30px;
  position: absolute;
  right: -16px;
  top: -20px;
  height: 30px;
  border: 0px solid;
  border-radius: 50%;
  line-height: 30px;
  text-align: center;
  float: right;
  background-color: #000;
  margin-right: 0px;
  z-index: 999999;
  cursor: pointer;
}
.modal-dialog {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  margin-top: 8%;
  padding: 0;
}
.mapppppp {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.mapppppp iframe {
  width: 100%;
  height: 500px;
  max-width: 100%;
  margin: 0 auto;
}
.mob-input {
  width: 79%;
  margin-left: 1%;
}
.mob-icon {
  width: 20px;
  max-width: 10%;
  float: left;
  margin-right: 15px;
  margin-top: 2em;
}
.mob-text {
  width: 80%;
  float: left;
  margin-top: 1.5em;
}

.asp_mob {
  width: 77%;
  float: left;
  margin: 0 !important;
}
.asp_code {
  width: 23% !important;
  float: left;
  margin: 0 !important;
}
/**************Below Banner Css*******************/
.below-banner {
    background: url(../images/below-banner.png);
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    margin-top: -1%;
}
.bl-ban-txt.container {
  padding: 5em 0 3em 0;
}
.border-1px {
  border-right: 1px solid #fff;
}
.pad-top-bot {
  padding: 1em 0em;
}

/*****************Overview Css****************/
.h-line {
  width: 50%;
  margin: 20px 0;
}
.over-text p {
  margin: 0;
  margin-top: 15px;
  font-size: 16px;
  line-height: 22px;
}
.grey-patch {
  background: url(../images/overview/over-bg.png);
  background-position: center;
  background-size: 100% 100%;
  padding: 3em 0;
  margin-top: 60px;
}
.inner-over {
  width: 85%;
  margin: 0 auto;
}
.over-icon {
  width: 29%;
  float: left;
}
.inner-over p {
  width: 70%;
  float: left;
  margin: 0;
  margin-top: 32px;
  font-size: 18px;
  line-height: 22px;
  margin-left: 1%;
}
.border-ryt {
  border-right: 1px solid #58585a;
}

/*************Amenities Css******************/
.h-line2 {
  width: 25%;
  margin: 0 auto;
  margin-top: 20px;
}
#amenities p {
  font-size: 16px;
  line-height: 22px;
  width: 80%;
  margin: 0 auto;
  margin-top: 30px;
}
.amen-carou {
  margin-top: 30px;
}
.amen-bg {
  background: url(../images/amenities/amen-bg.png);
  background-position: center;
  background-size: 100% 100%;
  padding: 6em 5em;
  height: 414px;
}
.amen-bg ul {
  margin-top: 20px;
  margin-left: 20px;
}
.amen-bg li {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
}
.pad0 {
  padding: 0;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-indicators {
  bottom: -45px;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000009;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #58585a;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #e28130;
}

/************Life of donald joshi css************/
.life-of-joshi.pad-sec {
  background: url(../images/life-bg.jpg);
  background-size: 100% 100%;
  background-position: center;
  margin-top: 60px;
  padding: 6em 0;
}
.video {
  width: 60%;
  margin: 0 auto;
  margin-top: 40px;
}

/**************Project Css******************/
.proj {
  margin-top: 50px;
}
.proj-img {
  width: 60%;
  margin: 0 auto;
}
.marg-bot {
  margin-bottom: 30px;
}
.btn-download {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50px, -50px);
  width: 34%;
}
.btn-download button {
  border-radius: 15px;
  font-size: 14px;
  font-weight: 500;
}

/**************Gallery Css*********************/
.gallery {
  background: url(../images/gallery-bg.jpg);
  background-position: center;
  background-size: 100% 100%;
  margin-top: 60px;
}
.gallery_sliders {
  width: 1280px;
  max-width: 98%;
  margin: 0px auto;
  padding: 50px 0px 105px;
}
.gallery_sliders .carousel-control.right {
  top: 43%;
  width: 60px;
  height: 60px;
  background-color: #000;
}
.gallery_sliders .carousel-control.left {
  top: 43%;
  width: 60px;
  height: 60px;
  background-color: #000;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  font-size: 20px;
}
.gallery .carousel-inner {
  position: relative;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.gallery_sliders .carousel-control.left {
  top: 43%;
  width: 80px;
  height: 35px;
  background-color: transparent;
}
.gallery_sliders .carousel-control.right {
  top: 43%;
  width: 80px;
  height: 35px;
  background-color: transparent;
}
/***************A Sustainable Lifestyle***********************/
.a_sustainable_lifestyle {
  margin-top: 30px;
  background-image: url("../images/a_sustainable_lifestyle.jpg");
  background-repeat: no-repeat;
  min-height: 490px;
  background-size: cover;
  padding: 20px 0;
}
.sl2 {
  width: 48%;
  float: left;
  margin: 1%;
}
.colSl2 {
  width: 50%;
  float: left;
  padding: 40px;
}
.colSl2_Ico {
  width: 90px;
  margin: 1% auto;
}
.colSl2_Ico img {
  width: 100%;
}
.colSl2 h4 {
  text-align: center;
  font-weight: 600;
}
.brRight {
  border-right: 1px solid #ddd;
}
.brBottom {
  border-bottom: 1px solid #ddd;
}
.brLeft {
  border-left: 1px solid #ddd;
}

/* connectivity */
.connectivity {
  width: 100%;
  margin-top: 50px;
}
.connectivityLeft {
  width: 55%;
  float: left;
}
.connectivityRight {
  width: 45%;
  float: right;
  /* margin-top: 20px; */
}
.connectivity2 {
  width: 31%;
  float: left;
  margin: 1%;
  min-height: 252px;
}
.connectivity2_Ico {
  width: 60px;
  margin: 1%;
}
.connectivity2_Ico img {
  width: 100%;
}
.connectivity2 h5 {
  text-align: left;
  font-weight: 600;
}
.connectivity2_ls ul li {
  font-size: 12px;
  line-height: 145%;
  margin-left: 15px;
}
.btn-reach {
  width: 30%;
  margin: 0 auto;
  margin-top: 20px;
}
.btn-reach button {
  border-radius: 15px;
}

/***************Contact Us Css***********************/
.map {
  margin-top: 30px;
}
.contact-phone {
  width: 227px;
  max-width: 20%;
  margin: 0 auto;
}
.contact p {
  margin: 0;
  margin-top: 15px;
  font-size: 16px;
  line-height: 22px;
}

/****************footer start*********************/
.footer {
  margin-top: 30px;
  padding: 30px 0;
}

.footer p {
  margin: 0;
  font-size: 16px;
  line-height:18px;
}
.header button {
  width: auto;
}
.m_hide {
  display: block !important;
}
.d_hide {
  display: none !important;
}

.btm_fx_enq_bg {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 6px 0px;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  z-index: 99999999999;
  font-family: "Roboto", sans-serif;
  display: none !important;
}
.btn_en_cal_m {
  width: 255px;
  max-width: 98%;
  margin: 0 auto;
  /*display: none;*/
}

.btn_custom2_enq {
  border-radius: 3px;
  background-color: #f6811e;
  color: #fff;
  width: 48%;
  margin: 0% 1%;
  float: left;
}
.btn_custom2_enq:hover {
  background-color: #fff;
  color: #f6811e;
}
.close_frm_frm_close {
  display: none;
}

@media only screen and (max-width: 1440px) {
  .banner-form {
    top: 12%;
    right: 10%;
  }
  select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}

@media only screen and (max-width: 768px) {
    .below-banner {
    background: url(../images/below-banner.png);
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    margin-top: -13%;
    position: relative;
}
  .close_frm_frm_close {
    color: #fff;
    background-color: #000;
    width: 25px;
    line-height: 25px;
    border: 0px solid;
    font-size: 15px !important;
    border-radius: 50%;
    height: 25px;
    text-align: center;
    top: 10px;
    font-weight: 500;
    font-size: 21px;
    transition: all 0.2s;
    position: absolute;
    right: 13px;
    cursor: pointer;
    display: block;
  }
  .close_frm_frm_close:hover {
    color: #4dba47;
    transition: all 0.2s;
  }
  .btm_fx_enq_bg {
    display: block !important;
  }
  .container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .banner-form {
    position: absolute;
  }
  .banner-form {
    position: fixed;
    height: 100%;
    top: 0;
    padding: 20px;
    left: 0;
    width: 100%;
    background-color: #0000006e;
    z-index: 9999999;
  }
  .banner-form {
    display: none;
  }
  .nav-left {
    margin-left: 2%;
    margin-top: 8px;
  }
  a.navbar-brand {
    /* z-index: 999999; */
    position: static;
    /* top: 6%; */
    width: 42px;
  }
  .navbar-brand {
    padding: 0;
  }
  .m_hide {
    display: none !important;
  }
  .d_hide {
    display: block !important;
  }
  .jp-north-logo {
    width: 38px;
    margin: 0;
    float: left;
    margin-left: 50px;
  }
  .jp-logo {
    width: 69px;
    float: left;
    margin-top: 15px;
    margin-left: 12px;
  }
  .below-banner h4 {
    margin: 0px;
    padding: 0px;
  }
  .gallery_sliders .carousel-control.right {
    top: 38%;
    width: 30px;
    height: 30px;
  }
  .gallery_sliders .carousel-control.left {
    top: 38%;
    width: 30px;
    height: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    font-size: 15px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    margin-top: -7px;
  }
  .gallery_sliders {
    padding: 20px 0px 62px;
  }
  .a_sustainable_lifestyle {
    margin-top: 30px;
    min-height: auto;
    padding: 20px 0;
    background-image: none;
  }
  .sl2 {
    width: 98%;
    float: none;
    margin: 0% auto;
  }
  .connectivityLeft {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .connectivityRight {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .connectivity2 {
    width: 91%;
    float: none;
    margin: 7% auto;
    min-height: auto;
    border: 0px solid !important;
  }
  .btn-reach {
    width: 38%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .pos-absolute3 {
    position: static;
    width: 90% !important;
    margin: 30px auto;
  }
  /* .mob-icon {
        width: 13%;
        margin-right: 6%;
    } */
  h2 {
    font-size: 2.3em;
  }
  h1 {
    font-size: 3em;
  }
  .contact-phone {
    width: 215px;
    max-width: 95%;
    margin: 0 auto;
  }
  .brRight {
    border-right: 1px solid #ddd;
  }
  .brBottom {
    border-bottom: 1px solid #ddd;
  }
  .brLeft {
    border-left: 1px solid #ddd;
  }
  .proj-img {
    width: 98%;
    margin: 0 auto;
  }
  .btn-download {
    position: absolute;
    top: 68%;
    left: 47%;
    transform: translate(-50px, -50px);
    width: 134px;
  }
  .video {
    width: 95%;
    margin-top: 23px;
  }
  .proj {
    margin-top: 20px;
  }
  .marg-bot {
    margin-bottom: 15px;
    margin-top: 30px;
  }
  .colSl2 {
    padding: 25px;
  }
  .colSl2 h4 {
    font-size: 15px;
    font-weight: 400;
    min-height: 36px;
  }
  .border-ryt {
    margin: 15px 0px;
  }
  .inner-over p {
    margin-top: 18px;
  }
  .grey-patch {
    padding: 40px 0px 60px;
  }
}

/*--edit--*/
.bhk-form .asp_sdfg {
    width: 31%;
    float: left;
    margin: 1%;
    outline:none;
}
.bhk-form .asp_sdfg:focus {
    outline:none;
}
.project-form input[type="text"], .project-form input[type="email"], .bhk-form  input[type="text"], .bhk-form input[type="email"] {
    font-size: 14px;
    border: 1px solid #f5f5f5;
    padding: 12px 17px !important;
    margin: 10px 0px;
    border-radius: 2px;
    background-color: #f5f5f5;
    font-family: 'Roboto', sans-serif;
}

.bhk-form .form-control {
    display: block;
    width: 100%;
    height:calc(4rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
     box-shadow: none;
     -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.bhk-form select {
    width: 100%;
    font-size: 14px;
    border: 1px solid #f5f5f5;
    height: 43px;
    color: #495057;
    padding: 10px 12px !important;
    margin: 0px 0px;
    border-radius: 2px;
    background-color: #f5f5f5;
    font-family: 'Roboto', sans-serif;
}

.bhk-form .asp_mob {
    width: 77%;
    float: left;
    margin:10px 0px !important;
}
.bhk-form .asp_code {
    width: 23% !important;
    float: left;
    margin: 10px 0px !important;
}
.btn_location {
    width: 100%;
    background-color: #73ae2e !important;
    box-shadow: 0px 0px 0px !important;
    border-radius: 8px;
    color: #fff;
    font-size: 16px;
    margin:0;
    padding:9px 12px !important;
    outline:none;
    border:0;
}
.btn.focus, .btn:focus, .btn:hover {
    outline: none;
    border:0;
}
.asp_sdfg .btn.active.focus, .asp_sdfg .btn.active:focus, .asp_sdfg .btn.focus, .asp_sdfg .btn:active.focus, .asp_sdfg .btn:active:focus, .asp_sdfg .btn:focus{outline:none;}
#project{position:relative;}
.bhk-form {
    display: none;
    position: absolute;
    top:52%;
    width: 100%;
    left: 0;
    background-color: #fff;
    padding:52px;
    box-shadow: 1px 1px 3px 1px #00000026;
}

p.close-p{
    float: right;
    font-size: 18px;
    margin-top:-25px;
    cursor: pointer;
    transition: 0.2s ease;
    margin-right: -17px;
}
.bhk-form .form-group {
    width: 31%;
    margin: 1%;
    float: left;
}

