@import url(https://fonts.googleapis.com/css?family=Montserrat);

.toppadding{
  padding-top: 45px;
}
textarea {
    font-family: Montserrat;
}

.telephone{
  font-size: 12px;
}

.liststyletype{
 list-style-type: none;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.typingCarouselh1{
   position: absolute;
   top: 23em;
   left: 50%;
   transform: translate(-50%, -50%);
   font-size: 30px;
   color: #384b21;
}
.parkImagedis{
  width: 0%;
}
.parkImg{
padding-bottom: 0px
}

.parkImageMobile{
 display: none;
}

.parkModal1{
 margin-top:100px;
}

.parkModal{
  height:100%;
}

.bodyPadding{
padding: 0px 50px 0px 50px;
}

.logoMargin{
  padding:0px 10px;
  margin-top: -20px;
}

.amenitiesHeight{
	style= height:100%;
}

.contactUsDiv{
	padding: 40px 10px 0px 21px;
	text-align: right;
}

.getInTouch {
	text-align: left;
	color:white;
	background-color:#51cefe;
	display: inline-block;
	padding:5px 10px 5px 10px;"
}

.overviewTable {
	color: white;
	padding-right:50px;
	font-size: 17px;
  line-height: 21pt;
  letter-spacing: 3px;

}

.container {
  width:100%;
  margin: auto;
  -webkit-align-content: center;
  align-content: center;
}

.img-magnifier-container {
  position:relative;
  }

.img-magnifier-glass {
  position: absolute;
  border: 0px solid #000;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 200px;
  height: 200px;
  }

* {
  box-sizing: border-box;
  }

.row > .column {
  padding: 0 8px;
  }

.row:after {
  content: "";
  display: table;
  clear: both;
  }

.column {
  float: left;
  width: 20%;
  }

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  }

/* Modal Content */
  .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 40%;
  max-width: 1200px;
  }

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  }

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
  }

.mySlides {
  display: none;
  }

.cursor {
  cursor: pointer;
  }

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  }

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  }

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  }

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  }

img {
  margin-bottom: -4px;
  }

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
  }

.demo {
  opacity: 0.6;
  }

.active,
.demo:hover {
  opacity: 1;
  }

img.hover-shadow {
  transition: 0.3s;
  }

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

#section1, #section2, #section3, #section4, #section5, #section6, #section7, #section8, #section9, #section10, #section11, #section12, #section13, #section14, #section15 {
    min-height: 400px;
  }

h1 {
  font-size: 30px;
  line-height: 30pt;
  letter-spacing: 5px;
  color: grey;
  }

h2 {
  font-size: 21px;
  line-height: 21pt;
  letter-spacing: 5px;
  color: grey;
  }

h3  {
  font-size: 21px;
  line-height: 21pt;
  letter-spacing: 3px;
  color: grey;
  }

p {
  font-size: 18px;
  line-height: 21pt;
  letter-spacing: 1px;
  font-weight: 300;
  color: grey;
  }

table {
  font-size: 17px;
  line-height: 18pt;
  letter-spacing: 6px;
  }

form {
  font-size: 17px;
  line-height: 18pt;
  letter-spacing: 6px;
  color:grey;
  }

html{
  scroll-behavior: smooth;
  font-family: "Montserrat", sans-serif;
  }

.parallax {
  background-image: url("villa-plots-near-bangalore-cover-image.jpg");
  min-height: 1000px;
  background-attachment: scroll;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  }

.parallax1 {
  background-image: url("villa-plots-near-bangalore-nbr-trifecta-night-view.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  }

.parallax2 {
  background-image: url("villa-plots-near-bangalore-inner-image-nature-01.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 51%;
  }

.parallax3 {
  background-image: url("villa-plots-near-bangalore-inner-image-work-01.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 50%;
  }

.parallax4 {
  background-image: url("villa-plots-near-bangalore-inner-image-Learn-01.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 51%;
  }

.parallax5 {
  background-image: url("villa-plots-near-bangalore-inner-image-sports-01.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 50%;
  }

.parallax6 {
  background-image: url("villa-plots-near-bangalore-inner-image-engage-01.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 51%;
  }

.parallax7 {
  background-image: url("villa-plots-near-bangalore-nbr-trifecta-shops.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 50%;
  }

.parallax8 {
  background-image: url("villa-plots-near-bangalore-nbr-trifecta-call.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 50%;
  }

.parallax9 {
  background-image: url("villa-plots-near-bangalore-nbr-trifecta-parks.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 51%;
  }

.parallax10 {
  background-image: url("villa-plots-near-bangalore-nbr-trifecta-location.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  }

.parallax12 {
  background-image: url("villa-plots-near-bangalore-nbr-trifecta-clubhouse.jpg");
  min-height: 1000px;
  background-attachment: fixed;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 50%;
  }

.body {
  margin: 0;
  background-color: #f1f1f1;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  position: relative;
  }




.section-right {
  float: right;
  width:50%;
  }

.aside-left {
  float: left;
  width:50%;
  }

.section-left {
  float: left;
  width:50%;
  }

.aside-right {
  float: right;
  width:50%;
  }

.textdiv1 {
  position: relative;
  bottom: 4em;
  left: 9.5em;
  color: white;
  }

.flex-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
  background-color: white;
  }

.flex-container > div {
  background-color: white;
  width: 100px;
  margin: 10px;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
  }

.clearfix {
  overflow: auto;
  }

.mouseAlign {
	text-align: center;
}

.mouseAlignImage{
 position:absolute ;
 bottom: 0;
}

.iconAlignImage{
 position:fixed ;
 height: 60px;
 width: 60px;
 top: 40%;
 border-radius:0% 50% 50% 0%;
 margin-left: -10px;
}

.phoneStyle{
  display: none;
}

.overviewTableStyle{
	border-style: none none solid none;
	color: White;
	padding:60px 0px 0px 0px;
}

.overviewTableFloat{
	float: Right;
}

.overviewTableHeight{
	height:100%;
}

.componentContent{
 padding: 0px 0px 50px 0px;
}

.componentHeader{
border-style: none none solid none;
color: grey;
padding:60px 0px 0px 0px";
}

.componentHeight{
 height:100%;
}

.bgWhite{
 background: white;
}

.boundary{
 padding: 40px 0px 0px 40px;
 text-align: right;
}

.headerLive{
 text-align: right;
 color:white;
 background-color:#d7b977;
 display:inline-block;
 padding:5px 10px 5px 10px;
}

.headerTwoSpacing{
 text-align: right;
 margin-top: -20px;
}

.liveColor {
 background-color: #d7b977;
}

.workColor{
 background-color:#a29a97;
}

.learnColor{
 background-color:#f5cf1d;
}

.playColor{
background-color:#4eaad0;
}

.engageColor{
 background-color:#16a95f;
}

.parkColor{
  background-color:#CCCC00;
}

.clubColor{
 background-color:#7f9fd0;
}

.contactColor{
 background-color: #51cefe;
}

.topMargin{
 margin-top: 20px;
}

.headerThreeStyle{
 text-align: right;
 color: white;
 display:inline-block;
 padding: 0px 5px;
}

form {
	margin-top: 5px;
	transition: all 4s ease-in-out;
}

.form-control {
	width:600px;
	background: transpatent;
	border: none;
	outline: none;
	border-bottom: 1px solid gray;
	color: #A9A9A9;
	font-size: 14px;
	margin-bottom: 6px;
  font-family: Montserrat;
}

input {
	height: 45px;
}

form .submit {
background:#ff5722;
border-color: transparent;
color: #fff;
font-size: 20px;
font-weight:bold;
letter-spacing: 2px;
height: 50px;
margin-top: 20px;
}

form .submit:hover {
	background-color: #f44336;
	cursor: pointer;
}

.TY{
padding:
}

.TYHeader{
  text-align: center;

}

.TYpara{
  text-align: center;
}

.TYimgcenter{
  display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

.TY{
  margin: 20% 0%
}
.locomap{
  border:0;
  width:1080px;
  height:700px;
}

.parkImgwidth{
  width: 350px;
}
