@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@200;300;400;500;600;700;800;900&display=swap');

body {
    margin: 0;
    padding: 0;
    font-family: 'Kumbh Sans', sans-serif;
    color: #000000;
    background: #ffffff;
}

.brandlogo {
    margin: 0;
    padding: 2px;
   /* width: 230px;*/
    width: 117px;
    /* position: absolute; */
	top: 22px;
}

.nav{
    border-bottom: 1px solid transparent;
}

.navbar {
    padding: 0;
    width: 100%;
    /*position: absolute; */
    z-index: 111;
	margin-top: -20px;
    background: #ffffff !important;
}

.navbar-brand {
    padding: 0;
    margin: 0;
}

.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    padding: 39px 10px 22px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav.show > .nav-link {
    color: #c19f2f !important;
    transition: 0.6s;
    background: transparent;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #e5907f!important;
    /*    background: #F58021;*/
}

.homelabel{
    font-size: 13px;font-weight: 500;
}

.dropdown-menu {
    background-color: #000000;
    border: 0px solid #000000;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    margin: 0;min-width: 10.5rem;
    padding: 0;border-radius: 8px;
}



.dropdown-item {
    font-size: 12px;
    letter-spacing: 1px;
    color: #ffffff !important;
    padding: 12px 20px;
    font-weight: 500;
    transition: 0.8s;
}

.dropdown-item:last-child {
    border-bottom: none;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #c19f2f !important;
    font-size: 12px;
    background-color: transparent;
}
.dropdownmborder {
    background: radial-gradient(circle, rgba(199, 153, 54, 1) 0%, rgba(0, 0, 0, 1) 100%);
    height: 1px;
    margin: 0px;
}
.owl-dots {
    display: none;
    margin: 0;
    padding: 0;
    line-height: 0;

}

.profileuser{
    background: #ededed;border-radius: 40px;padding: 10px 15px;
    transition: .8s;
}

.profileuser:hover{
    color: #f46000;
}


.sliderimg{
    border-radius: 10px;
}

.sliderhead{
    border-radius: 4px;
    background:  #fe9800;padding: 6px 12px;
    color: #000000;font-size: 14px;font-weight: 600;text-align: left;
    
}

.slidercap{
    padding: 10% 0;text-align: left;
}

.slidercap h2{
    background-image: linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF,  #AD772A, #AD772A);
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 800;
    font-size: 76px;text-align: left;line-height: 66px;
}
.slidercap h4{ 
    background:  linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF,  #AD772A, #AD772A);
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 800;
    font-size: 42px;text-align: left;line-height: 42px;
}

.slidercap h3{
    font-weight: 400;
    font-size: 20px;
    color: #ffffff;text-align: left;
}
.carousel-caption{
    top: 16%;left: 8%;
    right: 8%
}

.slidercap h2 span{
    color: #ffffff;
}

.slidercap p{
    color: #ffffff;font-size: 16px; text-align: left;
}

.sliderbox{
    background: rgba(0,0,0,0.4);
    padding: 10px !important;
    border-radius: 8px; 
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
    
}

.btnlink, .btnlink:active, .btnlink:hover, .btnlink:focus{
    padding:8px 26px;
    border-radius: 30px;
    border:1px solid  #f46000 !important;
    color: #000000 !important;
    
}

/*.postproperty*/

.postproperty{
    padding:8px;
    margin: 10px;border-radius: 8px;
    background: #ffffff; box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.propertycontent{
    padding: 8px;
}

.propertycontent h3{
    font-size: 14px;font-weight: 600;color: #000000;
}
.propertycontent p{
    padding: 0;margin: 0px;font-size: 14px;
}

.propertycontentprice{
   font-size: 18px;font-weight: 600;color: #ffffff; position: absolute;right: 20px;top: 20px;display: block;background: #f46000;padding: 6px 10px;border-radius: 10px;
}
.projectsubhead{
    padding:0px;
    color: #000000;text-transform: uppercase;
    margin: 0px;font-size: 13px;font-weight: 500;

}

.linktheme, .linktheme:hover, .linktheme:focus, .linktheme:active{
    font-weight: 500;
    color: #000000;text-decoration: none;
}

.animate-typing {
/*    background: rgba(244, 96, 0, 0.2);*/
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
/*     background:linear-gradient(to right, #7c2a6d, #9c348e);*/
    font-weight:600;font-size: 18px;
    padding:0px 20px;color: #000000;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 1px solid black;
    background-color: transparent;
}
.nav-pills .nav-link{
    font-weight:600;font-size: 18px;color: #000000; padding:0px 20px;
}

.input-group-text{
    background: #ededed;
    border: 0; color: #f46000;/*margin-top: 8px;padding: 14px 8px;*/
}
.formslider, .formslider:hover, .formslider:focus, .formslider:active{
     background: #ededed;border: 0;margin-top: 8px;padding: 10px;height: auto;
    outline: none;box-shadow: none;font-size: 13px;
}

.formsearchtext{
     background: #ededed;
    border: 0; color: #f46000;margin-top: 8px;padding: 14px 8px;
}

.formsearch, .formsearch:hover, .formsearch:focus, .formsearch:active{
     background: transparent; border: 1px solid #cccccc;margin-top: 8px;padding: 10px;height: auto;
    outline: none;box-shadow: none;font-size: 13px;width: 100%;text-align: left;
}

.formhead{
    text-align: left !important;margin: 0;padding: 0;line-height: 20px;font-size: 15px;color: #ffffff;
}

.locationselected{
    font-size: 12px;background: #f46000;padding: 2px 12px;border-radius: 10px;color: #ffffff;font-weight: 500;
}

.searchsliderbtn{
    border: 0;
    margin-top: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #ffffff;font-size: 20px;
    background:#f46000;padding:6px 16px;
    
}


.downloadbrochure i{
    font-size: 40px;
}
.downloadbrochure{
    
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%);
    padding: 40px 10px;color: #000000;
    font-size: 16px;text-align: center;border-radius: 10px;display: block;line-height: 24px;
    transition: .8s;font-weight: 600;margin-bottom: 20px;text-transform: uppercase;text-decoration: none;
}

.downloadbrochure:hover, .downloadbrochure:active, .downloadbrochure:focus{
    
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%);color: #000000;text-decoration: none;
}


.tblheader{
    background:#210922;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 12px;
    color: #fff;margin: 0px;
}

/*Messages*/


.Messages{
    padding: 100px 10px;
    text-align: center;
    background-image: url(../images/messages.jpg);
    background-size: contain;
    background-repeat: no-repeat;background-position: center top;
}


.messagegrid{
    border: 1px solid #000000;padding: 6px 10px ;
   /*  border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; */
    margin: 10px 10px !important;background: #ffffff;
	height: 228px;
}

.messagegrid-mob{
    border: 1px solid #000000;padding: 6px 10px ;
   /*  border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; */
    margin: 10px 10px !important;background: #ffffff;
	height: 207px;
}

.messagegrid1{
    border: 1px solid #45306c;padding: 6px 10px ;
   /*  border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; */
    margin: 10px 10px !important;background: #ffffff;
	text-align:left;
}

.messagegrid2{
   padding: 6px 25px ;
   /*  border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; */
    margin: 10px 10px !important;background: #ffffff;
	box-shadow:0px 0px 6px 0px rgb(133 125 125 / 75%);
	/* height: 183px; */
}

.messagegrid3{
   padding: 6px 25px ;
   /*  border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; */
    margin: 10px 10px !important;background: #f8edeb;
	box-shadow:0px 0px 6px 0px rgb(133 125 125 / 75%);
	/* height: 183px; */
}


.real{
    padding: 6px 10px ;
   /*  border-top-left-radius: 30px;
    border-bottom-right-radius: 30px; */
    margin: 10px 10px !important;background: #ffffff;
	text-align:left;
}

.messagegrid1 p{
    color: #111111;font-size: 13px;
}

.messagegrid2 p{
    color: #444444;font-size: 11px;
}

.messagegrid3 p{
    color: #444444;font-size: 11px;
}

.messagegrid p{
    color: #111111;font-size: 14px;
}
.feature.map {
    height: 400px;
    z-index: 1111;   
    background-image: linear-gradient(to right, #651d58, #651d58);
    padding: 4px;border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    
}

.shapeone{
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0;
    top: -20px;z-index: 1;
    opacity: .4;
}

.shapeimg{
    width: 150px;
}

.shapetwo{
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: auto;
    top: auto;z-index: 1;
    opacity: .3;
}

.shapeimg{
    width: 150px;
}

.feature.map iframe {
    height: 100%;
    width: 100%;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    z-index: 1111;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    /* Firefox 10+ */
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(99%);
    /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;
    /* Fix for transition flickering */
}
.imgthemes{
    margin:8px  auto !important;
    background-image: linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF, #AD772A, #AD772A);
    padding: 4px;
    border-top-left-radius: 40px;
    border-bottom-right-radius:40px;
}

.imgcommittee{
    margin:8px  auto !important;
    /* background-image: linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF, #AD772A, #AD772A); *//* padding: 4px; */
    width: 150px !important;

   /*   border-top-left-radius: 40px;
    border-bottom-right-radius:40px; */
}

.imgcommittee1{
    margin:8px  auto !important;
    /* background-image: linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF, #AD772A, #AD772A); *//* padding: 4px; */
    width: 91% !important;
	box-shadow: 0px 0px 6px 0px rgba(133,125,125,0.75);
   /*   border-top-left-radius: 40px;
    border-bottom-right-radius:40px; */
}

.imgcommittee2{
    margin:8px  auto !important;
    /* background-image: linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF, #AD772A, #AD772A); *//* padding: 4px; */
    width: 100% !important;
	box-shadow: 0px 0px 6px 0px rgba(133,125,125,0.75);
   /*   border-top-left-radius: 40px;
    border-bottom-right-radius:40px; */
}

.imgcommittee3{
    margin:8px  auto !important;
    /* background-image: linear-gradient(to right, #A4712A, #F8BE3E, #F8BE3E, #FFFFFF, #B9942E, #FFFFFF, #AD772A, #AD772A); *//* padding: 4px; */
    width: 100% !important;
	
   /*   border-top-left-radius: 40px;
    border-bottom-right-radius:40px; */
}

.committeename{
    color: #000000;font-weight: 400;
    font-size: 16px;
}
.committeename2{
    color: #000000;font-weight: 500;
    font-size: 13.9px;
}
.committeename1{
    color: #000000;font-weight: 500;
    font-size: 14.9px;
	margin-top: 10px;
}
.committeedesignation{
	/* background-image: linear-gradient(to right, #7c2a6d, #9c348e); */
    /* padding: 3px 6px; */
    color: #858383;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    border-radius: 10px;
    margin-top: -10px;
  /*    background-image: linear-gradient(to right, #7c2a6d, #9c348e); padding: 3px 6px;
    color: #7a7a7a;
    font-size: 13px;font-weight: 500;line-height: 18px;border-radius: 10px; */
}

.whymumbai{
     padding: 100px 10px;
     
    background-size: contain;background-repeat: no-repeat;background-position: center top;
}

.whymumbai1{
     padding: 85px 10px;
     
    background-size: contain;background-repeat: no-repeat;background-position: center top;
}


.hello {
     padding: 50px 10px;
    
    background-size: contain;background-repeat: no-repeat;background-position: center top;
	text-align:center;
}

.Exccommittee{
    background-size: contain;background-repeat: no-repeat;
     padding: 40px 10px; background-position: center top;
}

.registration{
    padding: 100px 10px; 
   
}
.mobilelinks {
  display: none;
}
.RegPackages-box{
    padding:40px 10px;
    background-color: #ffffff;
  border:  1px solid #651d58;border-radius: 10px;
    margin: 10px 0px ;
}

.regpackhead{
    background-image: linear-gradient(to right, #7c2a6d, #9c348e);
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.regpacktext{
    font-size: 16px;line-height: 22px !important;
}

.regpacktext span{
    font-weight: 700;font-size: 16px;
}

.borderreg{
    border-bottom: 1px dashed #651d58;
}
.regpackprice{
    font-weight: 700;font-size: 38px;line-height: 40px;
}

.vamalogo {
    width: 160px;
    padding: 10px 0px;
}


/*highlighttext1*/

.highlighttext1 {
    padding: 6px 12px;
    background-image: linear-gradient(to right, #361238, #361238);
    font-size: 13px;
    font-weight: 700;color: #ffffff;
    position: relative;
    border-radius: 50px;
}
.highlighttext2
{
   /*  padding: 10px 12px; */
   /*  background-image: linear-gradient(to right, #361238, #361238); */
    font-size: 24px;
    font-weight: 700;color: #000000;
    position: relative;
    border-radius: 50px;
}
.shapeleftBorder1:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
    /* background-image: linear-gradient(to right, #361238, #361238); */
}
.shaperightBorder1:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -1.25rem;
    min-width: 1.25rem;
    height: 2px;
   /*  background-image: linear-gradient(to right, #361238, #361238); */
}



.owl-theme .owl-nav {}

.owl-carousel .owl-nav button.owl-next {
    font-size: 45px;
    color: #000000;
   /*  padding: 0px 18px; */line-height: 50px;
    transition: .8s;position: absolute;right: -20px;top: 33%;
    border: 0px solid #ef8316;border-radius: 50%;outline: none;
  /*   background: linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */

}



.owl-carousel .owl-nav button.owl-prev {
    font-size: 45px;
   /*  padding: 0px 18px; */line-height: 50px;
    color: #000000;
    left: -20px;
    position: absolute;
  /*  background: linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */
    transition: .10s;top: 33%;border-radius: 50%;outline: none;


}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:active,
.owl-nav button.owl-next:focus {
    color:#000000;
    /*  background:  linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0xp 0px 0px; border: 0;box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-nav button.owl-next:active,
.owl-nav button.owl-next:focus {
    color: #000000;
    /* background: linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0px 0px 0px; border: 0;box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */
   /*  border: 0; */
}

/*qwl carousel 2*/

.owl-carousel-1 .owl-nav button.owl-next {
    font-size: 45px;
    color:#000000;
    /* padding: 0px 18px; */line-height: 50px;
    transition: .8s;position: absolute;right: -20px;top: 36%;
    border: 0px solid #ef8316;border-radius: 50%;outline: none;
   /*  background: linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */

}

.owl-carousel-1 .owl-nav button.owl-prev {
    font-size: 45px;
   /*  padding: 0px 18px; */line-height: 50px;
    color: #000000;
    left: -20px;
    position: absolute;
  /*  background: linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */
    transition: .10s;top: 36%;border-radius: 50%;outline: none;


}



.owl-carousel-1 .owl-nav button.owl-prev:hover,
.owl-nav button.owl-next:active,
.owl-nav button.owl-next:focus {
    color: #000000;
    /*  background:  linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0xp 0px 0px; border: 0;box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */
}

.owl-carousel-1 .owl-nav button.owl-next:hover,
.owl-nav button.owl-next:active,
.owl-nav button.owl-next:focus {
    color: #000000;
    /* background: linear-gradient(to right, #7c2a6d, #9c348e);box-shadow: 0px 0px 0px; border: 0;box-shadow: 0 0 15px 0 rgb(0 0 0 / 35%); */
   /*  border: 0; */
}


/*end*/

.futuredhomes{
    padding: 40px 10px;
}

.mainheader{
     background-image: linear-gradient(to right, #000000, #000000);
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight:700;z-index: 22;
    font-size: 24px;  font-family: 'Kumbh Sans', sans-serif;
    margin-bottom:8px;
    position: relative;
}
.subminhead{
    margin: 0;
    font-size: 16px;padding: 0;
}
.subminhead-home { font-weight: bold; font-size: 20px; line-height: 20px; }
.mainheader span{
    font-weight: 700;
}
.nav-tabs{
    border: 0;margin-bottom: 10px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border: 0;color: #ffffff;
    font-size: 18px;font-weight: 500;background: #f46000;border-radius: 6px;
    
}
.nav-tabs .nav-link{
      border: 0;color: #201c2d;
     font-size: 18px;font-weight: 500;
}

.zoom {
  padding: 0px;
  transition: .8s; /* Animation */
  margin: 0 auto;
    overflow: hidden;
}

.zoom:hover {
  transform: scale(1.06); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.imgslider{
    position: absolute;
}
.aboutus{
    padding: 40px 0px 0px;
}

.aboutsec{
    position: relative;
    padding: 40px 10px;
    z-index: 11111;top: 0;
}

.cardabt{
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
}

.aboutus p{
    font-size: 14px;
}

.count{
    display: flex;
    width: 100%;
    text-align: center;margin: 20px 10px;
}
.countrow{
    padding:0px 30px;
}

.countrowfont{
     text-align: center;
    font-size: 40px !important;
    font-weight: 800;
    color: #f46000;line-height: 20px;
}

.countrowfontsub{
     color: #ffffff;
    text-transform: uppercase;font-size:14px!important;  font-weight: 400;
}

/* .btnlink1{
   padding:10px 16px;

    font-weight: 500;
    background-image: linear-gradient(to right, #45316d, #45316d);
    font-size: 14px;
    color: #ffffff !important;
    text-decoration: none; 
    z-index: 111111;position: relative;
	border-radius: 6px;
	box-shadow:0px 0px 5px 0px rgb(69 49 109 / 94%);
}

.btnlink1 i{
    padding: 0px 6px;
}

.btnlink1:active, .btnlink1:hover, .btnlink1:focus{
     padding:10px 16px;

    font-weight: 500;
    background-image: linear-gradient(to right, #45316d, #45316d);
    font-size: 14px;
    color: #ffffff !important;
    text-decoration: none; 
    z-index: 111111;position: relative;
	border-radius: 6px;
	box-shadow:0px 0px 5px 0px rgb(69 49 109 / 94%);
}

.btnlink2{
     background:  transparent !important;
    padding:8px 20px;
    border-radius: 4px;font-weight: 600;font-size: 13px;
    border:1px solid  #f46000 !important;
    color: #000000 !important;
    text-decoration: none; 
    transition: .8s;text-transform: uppercase;
}

.btnlink2:active, .btnlink2:hover, .btnlink2:focus{
    padding:8px 20px;
    border-radius: 4px;font-weight: 600;
    background:  #f46000 !important;
    color: #ffffff !important;border:1px solid  #f46000 !important;
    text-decoration: none; 
} */


.button {

  border: none;
  color: white;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 85%);
  font-weight: 400;
}

.button2 {

  border: none;
  color: white;
  padding: 17px 33px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer; 
  box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 85%);
 


}

.button1 {
  background-color: #000000; 
  color: #f8edeb; 
  /* border: 2px solid #4CAF50; */
}

.button2 {
  background-color: #000000; 
  color: #f8edeb; 
  /* border: 2px solid #4CAF50; */
}

.checked {
  color: #000000;
  font-size: 9px;
}

.button1:hover {
  background-color: #f8edeb;
  color: #000000;
}

.button2:hover {
  background-color: #f8edeb;
  color: #000000;
}

.upcomproject{
    padding: 200px 10px 100px;
}

.supportive{
    padding: 40px 10px;
}

.footerlogo{
    width: 190px;
}
footer{
    padding: 40px 10px 0px;text-align: left;
    background: #ffffff;
    
}

footer h3{
    background-image: linear-gradient(to right, #010101, #010101);
    display: inline-block;
    -webkit-background-clip: text;
    background-clip: text;  font-family: 'Kumbh Sans', sans-serif;
    color: transparent;
    font-weight: 500;
    font-size: 15.8px;
}
.cslink, .cslink:active, .cslink:hover, .cslink:focus{
    color: #F8BE3E;text-decoration: none;font-weight: 500;
}

.cslink1, .cslink1:active, .cslink1:hover, .cslink1:focus{
    color: #651d58;text-decoration: none;font-weight: 600;
}
footer p{
    font-size: 13px;color:#000000;font-weight: 400;
}
footer p a{
     text-decoration: none; 
}
footer p a:hover, footer p a:focus, footer p a:active{
    text-decoration: none; 
}

footer ul {
   list-style: none; 
    padding: 0;
    margin: 0;
}

footer ul li{
    padding:1px 8px;
    padding-left: 14px;
    position: relative;
}
footer ul li i {
    position: absolute;
    left: 0px;
    top: 6px;
    font-size:16px;
    text-align: center;color:#F8BE3E;
}
footer ul li a{
    color: #ffffff;
    font-size: 12px;
}

footer ul li a, footer ul li a:hover, .footer ul li a:active, .footer ul li a:focus{
    text-decoration: none; 
    color: #919191;
}

.footersub{
    padding: 8px;
    background: #000000;
}

.footersub p {
    margin: 0;font-size: 12px;color: #ffffff;
}

.telno{
    font-size: 20px;
    color: #ffffff;font-weight: 500;text-decoration: none; text-decoration: none;
}

.telno:hover, .telno:focus, .telno:active{
    text-decoration: none;
}

/*.pageheader*/


.pageheader{
   position: relative;
}
.pageheaderline{
    position: absolute;
    top: 48%;
    left: 0%;
    right: 0%;
    text-align: center;
}

.pageheaderline h2{
    background: linear-gradient(to right, #000000, #000000);
    display: inline-block;
    -webkit-background-clip: text;    font-family: 'Kumbh Sans', sans-serif;
    background-clip: text;
    color: transparent;font-weight: 700;
    font-size: 39px !important;
}
.pageheaderline p{
    color: #ffffff;
}







.testimonials{
    padding:0px 10px 60px;
}

.testimonialsgrid{
    background: #ffffff;
    border: 1px solid #ededed;
    padding: 10px;
    border-radius: 10px;
    margin: 10px 100px;
}

.quotes{
    font-size: 48px;
    color: #f46000;opacity: 0.3;
}

.testmonilscontent{
    font-size:18px;
    font-weight: 500;
}

.userdname{
    font-size: 18px;font-weight: 600;
    color: #f46000;margin: 0;
}

.designation{
    font-size: 12px;
    text-transform: uppercase;font-weight: 600;
}

.testimonialimg{
    width: 96px !important;border-radius: 50%;
}

.carousel-control-next, .carousel-control-prev{
    opacity: 1 !important;
   /*  width: 6% !important; */
}

.testmarrow{
    padding: 12px 16px;opacity:none;
    border-radius: 50%;
    background: #ffffff;
    color: #000000;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
}

.ourpartner{
    padding: 60px 10px;
}
.orpartner{
    margin: 10px;
    text-align: center !important;
}

.partnerimg{
    margin: auto;
    border: 1px solid #ededed;padding:0 8px;margin: auto !important;text-align: center !important;
}


.searchbar {
    padding: 0px ;
    background: #ffffff;border-radius: 4px;
}

.searchbarhead{
    color: #000000;line-height: 19px;
}

.breadcrumb{
    background: transparent;padding: 0;font-size: 12px;margin-top: 10px;
    margin-bottom: 2rem;
}
.breadcrumb-item a{
    font-weight: 500;
    color: #000000 !important;
}

.Residentialhead{
    font-size: 18px;font-weight: 500;
}

.resultsearch{
    font-size: 14px;font-weight: 500;text-align: right;line-height: 16px;
}

.subtextsearch{
    font-size: 12px;color: #333;font-weight: 400;
}

.dropdownslider{padding:10px  10px 30px;
    width: 300px;left: auto !important;right: 0 !important;
}

.dropdownslider1{padding:10px  10px 30px;
    width: 200px;left: 0 !important;right: auto!important;
}

.pagecontent{
    padding: 80px 10px;
}

.pagecontent1{
    padding: 80px 26px;
}

.pagecontenthead{
    font-size: 20px;font-weight: 500;margin: 0;
}
.pagecontent p{
    font-size: 14px;
}

.imgicon{
    width:70px;float: left;padding:0px 10px;
}
.pageheadingsub{
  
    background: linear-gradient(to right, #7c2a6d, #9c348e);
    display: inline-block;
    -webkit-background-clip: text;font-family: 'Philosopher', sans-serif;
    background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size:28px !important;
    line-height: 32px;
}
.pagediv{
    margin: 0 0 8px;
}

.projectlisting{
    margin: 10px 0px;box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);padding: 10px;border-radius: 10px;cursor: pointer;
}

.projectimglist{
    width: 210px;border-radius: 4px;
}

.projectlisting p{
    font-size: 14px;
}

.projectlistingsubhead{
    font-weight: 600;
}
.projectprice{
    font-weight: 600;font-size: 24px;line-height: 20px;
}

.projectprice span{
    font-weight:500;font-size: 12px;color: #444444;
}

.projectbtn, .projectbtn:hover, .projectbtn:focus, .projectbtn:active{
    background: #f46000;
    color: #ffffff;
    padding: 8px 16px;text-decoration: none;
    border-radius: 3px;
    /*float: right;*/
}

/*projectdetailprice*/

.projectdetailprice{
    font-size: 24px !important;font-weight: 600;text-align: left;margin: 0;
}

.projectdnormaltxt{
    font-size: 14px;
}
.smalltxt{
    font-size: 13px !important;text-align: left;
}

.projectmainimg{
    border-radius: 10px;padding: 6px 0;
}

.carousel-inner img {
    width: 100%;
    height: auto;
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 0px;
}

#custCarousel .carousel-indicators>li {
    width: 80px;
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.75;
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1;
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.85;
}

.carousel-item img {
    width: 100%;
}

.thumbproject{
    border-radius: 50%;
    padding: 3px;width: 70px;height: 70px;
    border: 3px solid #f46000;
}

.prodrow{
   clear: both; 
}
.prodbox{
    border: 1px solid #cccccc;padding: 8px;
}

.prodcolumn {
  float: left;
  width: 50%;
  padding: 8px;margin-bottom: 10px;
}

.prodcolumn p{font-size: 13px;
    margin: 0;padding: 0;color: #444444;
}
.prodcolumn h5{
    font-weight: 600;font-size: 13px;
}

.prodcolumnicon{
    width: 46px;padding: 2px;
}

.proddechead{
    margin: 0;padding-top: 20px;font-size: 20px;line-height: 20px;font-weight: 500;
}

.prodnormaltxt{
    font-size: 13px;
}

.faculty{
    padding: 14px;margin:10px 0;border-radius: 8px;text-align: center;
}

.faculty h2{
    font-weight: 600;
    font-size: 14px;margin: 0;
}

.faculty p{
    font-size: 13px;
}

.facultyimg{
    border-radius: 50%;width: 170px;padding: 10px 0;
}
.overviewimg{
    width: 40px;padding: 4px;
}
.btmline{
    width: 100px;height: 2px;
    background: #f46000;margin: 10px 0;
}

.vision{
    padding: 16px 0;
/*    box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);*/
    margin: 20px 0;border-radius: 8px;
}

.vision h2{
    font-weight: 600;
    color: #030b2f;font-size: 16px;margin: 4px 0;
}

.vision P{
    color: #000000;
    font-size: 14px;
}

.visionicon{
    width: 124px;
    padding: 4px;
}

.mainheading{
    font-size: 26px;
    font-weight: 600;color: #030b2f;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}

.table td{
    font-size: 13px;padding: 8px;border-top: 1px solid transparent;border-bottom: 1px solid #dee2e6;color: #000000;font-weight: 500;
}

.highlightedprod{
    font-weight: 600;
    color: #000000 !important;
}


/*prodoverview*/
.prodoverview{
    border-bottom: 1px solid #ededed;padding: 0px;font-size: 14px;margin:10px 0;
}


.Amenities{
    background: #ededed;
    padding: 24px 12px;
    text-align: center;
    border-radius: 10px;margin: 10px 0;
}

.Amenities p{
    padding: 10px 0;margin: 0;font-size: 13px;color: #030b2f;font-weight: 500;line-height: 14px;
}

.Amenitiesimg{
    width: 40px;
}
/*


for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/
/*

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
*/

#overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    opacity: 0.9;
    filter: alpha(opacity=80);
    z-index:9999;
}
#loading {
    position: absolute;
    top: 47%;
    left: 47%;
    margin: -28px 0 0 -25px;
}

.ui-slider-horizontal {
            height: 8px;
        }

.ui-widget-header {
    background-color: #f7b78d !important;
    border: 1px solid #f7b78d !important;
    background: none;
    color: #222222;
    font-weight: bold;
}

.ui-widget-content {
/*
	border: 1px solid #f7b78d !important;
	background: #ffffff  !important;
	color: #222222;
*/
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #f46000 !important;
    border-radius: 50%;
    background: none;
    font-weight: normal;
    color: #555555;
    background-color: #f46000;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.4em !important;
    margin-left: -.6em;
}
/*educational grants*/
.container-educational {
  background-color: white;
  color: black;
  border-radius: 20px;
  box-shadow: 0 5px 10px 0 rgb(0,0,0,0.25);
  margin: 20px 0;
}
.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
      background: #361238;
    color: #fff;
}

.question::after {
  content: "\002B";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 30px 20px 20px;
  line-height: 1.5rem;
}

.question.active + .answercont {
}

.counter-box
{width:96%;
padding:2%;}
.counter-box figure img
{
  height:131px;
}
.counter-box figure
{
  margin:0 auto;
  text-align: center;
}
.counter-box h3
{margin:0}

.icon-box {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 10px;
  background: #F8BE3E;
  text-align: center;
  transition: ease-in-out 0.3s;
  min-height: 171px;
  box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
}


.icon-box img {
  display: block;
  margin: 0 auto 12px auto;
  height: 50px;
}
.icon-box h3 {
  font-weight: bold;
  font-size: 0.8rem;
  color: #361238;
}

.icon-box p {
    width: 90%;
    margin: 0 auto;
    font-size: 11px;
}
.mb-20 {
    margin-bottom: 20px !important;
}

 


#timer {
font-size: 2.5em; 
    font-weight: 400;
    color: white;
  padding: 20px;   
    color: white;
	margin-bottom: 5px;
    margin-top: -15px;
    
}

#timer div {
    display: inline-block;
 min-width: 100px; 
    padding: 15px;
   /*  background: #020b43; */
  background: linear-gradient(to bottom, #8c2f7dfa 0%, #351638ed 100%);
     border: 4px solid #ff9a05;
    margin: 10px;
	width: 140px;
    height: 140px;
	border-radius: 99px;
}

#timer div span {
    color: #ffffff;
   display: block;
    margin-top: 1px;
    font-size: 20px;
    font-weight: 400;
}


 .social-icons{
     <!--  display: flex; -->
      justify-content: center;
      align-items: center;
     <!--  height: 100vh; -->
      }
      .fab{
      font-size: 80px;
      cursor: pointer;
      padding-right: 15px;
      transition: .4s;
      }
      .fab:hover{
      transform: scale(1.3);
      transition: .6s;
      }
      .fa-facebook-square{
      color: #898888;
      }
     
      .fa-instagram{
      color: #898888;
      }
      .fa-linkedin{
      color: #898888;
      }
     
      @media(max-width: 500px){
      .social-icons{
      flex-direction: column;
      }
      .fab{
      padding: 15px;
      }


/* .zoom-img1 {
  width: 100%;
  height:auto;
  overflow: hidden;
  box-shadow:0px 0px 6px 0px rgb(133 125 125 / 42%);
}

.zoom-img1  img {
  width: 100%;
  transition: all .8s ease-in-out;
}

.zoom-img1 img:hover   {
  transform: scale(1.2);
} */
 


 
 