@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css?family=Saira&display=swap');

:root {
	--main-color: #6e296c;
	--secondary-color: #fd57ac;
}

html {
  scroll-behavior: smooth;
}
.displayinline{
	display: inline-block;
}
.textCenter{
	text-align: center;
}
.popup{
	display: none;
	position: fixed; /* Stay in place */
	z-index: 999; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
.formpop{
	padding: 10px 30px;
}
.colorfff{
	color: #fff;
}
.close{
	position: absolute;
	top: 15px;
	right: 30px;
	background-color: #bfbfbf;
	padding: 10px 15px 12px 15px;
	border-radius: 50%;
	font-size: 17px;
	box-shadow: 0px 0px 5px #000;
}
.popupcontent{
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.citypadd{
	background-color: var(--main-color) ;
}
.fontrobo{
	font-family: 'Roboto', sans-serif;
}
.fontsaira{
	font-family: 'Saira', sans-serif;
}
.image100{
	width: 100%;
	margin-bottom: 30px;
}
.imageWindMain{
	width: 100%;
}
.imagepadding{
	padding: 20px 40px;
}
.schedulehead{
	color: #fff;
	font-size: 18px;
}
.citypadd{
	padding: 30px 40px;
}
.backGround{
	background-image: url('../images/main-no-background.jpg');	
	width: 100%;
	background-size: cover;
	background-position: center;
}
.poppara{
	color: #fff;
	line-height: 1.7;
	padding: 10px 0px;
}
.popupcontents{
	background-color: #fff;
	height: 430px;
}
.givehead{
	padding: 30px 30px 20px 30px;
}
.image100{
	width: 100%
}
.poologo{
	width: 90%;	
	margin: 30px 0px 30px 0px;
}
.establish{
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 45px;
}
.overview{
	padding: 40px 0px;
}
.textcenter{
	text-align: center;
}
.schedule{
	background: rgba(255,255,255,0.6);
	color: var(--main-color);
	padding: 10px 20px;
	font-size: 12px;
	margin-left: 15px;
	text-align: left;
	text-transform: uppercase;
	border : 3px solid #fff;
	border-radius: 10px;
	outline: none;
	box-shadow: 0px 0px 5px #000;
	cursor: pointer;
}
.sitevisit{
	font-weight: bold;
	font-size: 15px;
}
.heading{
	padding: 10px;
	background-color: var(--main-color) ;
}
.formbox{
	padding: 30px 0px;
}
.hurry{
	color: #fff;
	padding: 10px;
}
.aligncenter{
	padding: 30px 0px 0px 0px;
}
.nopadding{
	padding: 0px
}
.nomargin{
	margin: 0px;
}			
.boxform{
	background-color: rgba(255,255,255,0.7);
	padding: 35px 20px;
}
.formInsidebox{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #000;
	padding: 25px 25px;
}
.textBox{
	border: 0px;
	padding: 5px 5px;
	margin-bottom: 15px;
	border-bottom: 2px solid #c7c7c7;
	width: 100%;
	outline: none;
}
.callNow{
	display: none;
}
.submit{
	width: 100%;
	padding: 15px;
	background-color: var(--main-color) ;
	border: 0px;
	border-radius: 10px;
	font-size: 17px;
	color: #fff;
	outline: none;
	text-transform: capitalize;
}
.wholepadding{
	padding: 15px 0px 0px 0px;
}
.call{
	text-align: center;
	padding: 15px 0px 0px 0px;
}
.callinform{
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-size: 17px;
}
.header{
	text-align: center;
	position: sticky;
	top: 0;
	background-color: #fff;
	border-bottom: 4px solid #fff;
	box-shadow: 0px 2px 6px #616161;
	z-index: 1;
}
.headerul{
	display: inline-block;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 999;
}
.headerli{
	display: inline-block;
	padding: 10px;
	font-size: 17px;
	position: relative;
	top: 4px;
	cursor: pointer;
}
.color{
	color: #333333;
	text-decoration: none;
}
.color:hover{
	color: #333333;
}
.headeractive{	
	border-bottom: 4px solid var(--main-color) ;
}
.porur{
	padding: 25px 0px;
	position: relative;
	z-index: -1;
}
.totalpadd{
	padding: 30px 0px;
}
#locationName .row {
    display: flex;
    flex-wrap: wrap;
}
.licontent{
	font-size: 17px;
	margin-bottom: 10px;
}
.eachheading{
	margin : 0px;
	padding: 15px 0px;
	border-top: 3px solid var(--main-color) ;
	font-size: 25px;
}
.callwidth{
	font-size: 25px;
	background-color: var(--secondary-color);
	width: auto;
	padding: 30px 50px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	transition-duration: 0.3s;
}
.fa-map-marker,.fa-phone{
	padding: 0px 10px;
}
.scheduleLabel{
	padding: 0px 50px 0px 0px;
}
.schedulesubmit{
	font-size: 17px;
	padding: 8px 17px;	
	background-color: var(--main-color) ;
	border: 3px solid #fff;
	border-radius: 10px;
	transition-duration: 0.3s;
	outline: none;
}
.schedulesec{
	padding: 10px 50px;
	outline: none;
}
.callwidth:hover{
	background-color: var(--main-color) ;
}
.callwidth:hover .schedulesubmit{
	background-color: var(--secondary-color);
}
.wind{
	padding: 90px 0;
    text-align: center;
}
.location{
	padding: 90px 0px;
}
.locationsets{
	text-align: center;
}
.windbox{
	width: 100%;
	border: 1px solid #d9d9d9;
	padding: 60px 0px;
	border-bottom: 5px solid var(--main-color) ;	
}
.windbox:hover .windimage{
	filter: brightness(1);
}
.windimage{
	width: 65px;
	height: 65px;
	transition-duration: 0.3s;
	margin-left: auto;
	margin-right: auto;
	filter: brightness(0.2);
	background-image: url('../images/icons.png');
}
.windcontent{
	padding: 10px 0px;
	font-size: 15px;
}
.windbox{
	text-align: center;
	line-height: 2.0;
}
.boxshadow1{
	box-shadow: 0px 0px 10px #c7c7c7;
}
.setPadd{
	padding: 30px 0px 0px 0px;
}
.boxshadow{
	box-shadow: 0px 0px 10px #c7c7c7;
}
.boxshadow:hover{
	box-shadow: 0px 0px 10px #c7c7c7;
}
.image1{
	background-position: -12px 0px;
}
.image2{
	background-position: -105px 0px;
}
.image3{
	background-position: -200px 0px;
}
.image4{
	background-position: -285px 0px;
}
.image5{
	background-position: -360px 0px;
}
.image6{
	background-position: -430px 0px;
}
.image7{
	background-position: -520px 0px;
}
.image8{
	background-position: -600px 0px;
}
.eachbox{
	border: 1px solid #c7c7c7;
	margin-bottom: 15px;
	padding: 15px;
}
#locationName .col-md-3 {
    width: 31.3%;
}
.locationName{
	font-size: 17px;
	color: var(--main-color) ;
}
.distance{
	font-size: 13px;
}
.aboutpara{
	padding: 10px 0px;
	font-size: 17px;
	text-align: justify;
}
.maringleft{
	margin-left: 60px;
}
.footerpara{
	padding: 10px;
	color: #fff;
}
.amebox1{
	width: 20%;
	height: 240px;
	position: relative;
	display: inline-block;
	background-image: url('../images/aminities-1.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.amebox2{
	width: 20%;
	height: 240px;
	position: relative;
	display: inline-block;
	margin-left: -5px;
	background-image: url('../images/aminities-2.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.amebox3{
	width: 20%;
	height: 240px;
	position: relative;
	display: inline-block;
	margin-left: -5px;
	background-image: url('../images/aminities-3.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.amebox4{
	width: 20%;
	height: 240px;
	position: relative;
	display: inline-block;
	margin-left: -5px;
	background-image: url('../images/aminities-4.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.amebox5{
	width: 20%;
	height: 240px;
	position: relative;
	display: inline-block;
	margin-left: -5px;
	background-image: url('../images/aminities-5.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.contentpos{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.contentame{
	font-size: 17px;
	color: #fff;
	background-color: rgba(241,95,34,0.9);
	padding: 15px;
	text-transform: uppercase;
	opacity: 0;
	transition-duration: 0.3s;
}
.amebox1:hover .contentame{
	opacity: 1;
}
.amebox2:hover .contentame{
	opacity: 1;
}
.amebox3:hover .contentame{
	opacity: 1;
}
.amebox4:hover .contentame{
	opacity: 1;
}
.amebox5:hover .contentame{
	opacity: 1;
}
.amenities{
	padding: 80px 0px;
}
.bankers{
	padding: 80px 0px;
	text-align: center;
}
.bankimage{
	width: 100%;
}
.bankingbox{
	padding: 0px 50px;
}
.bankbox{
	padding: 30px 0px;
}
.footer{
	background-color: #111111;
	width: 100%;
	text-align: center;
}
.windlogo{
	width: 450px;
	height: auto;
	position: absolute;
	top: -14px;
	left: -5px;
}
.boxform{
	background-color: #ebebeb;
}
.priceHeading{
	 background-color: #8e8d91;
	 color: #fff;
}
.pricehead{
	font-size: 17px;
	text-transform: uppercase;
	padding: 10px;
}
.priceContnet{
	border-bottom: 1px solid #8e8d91;
}
.priceIn{
	font-size: 16px;
	padding: 15px 12px;
}
.enquirebutton{
	background-color: var(--main-color) ;
	padding: 8px 12px;
	border-radius: 10px;
	border: 0px;
	font-size: 16px;
	color: #fff;
	outline: none;
	margin-top: 5px;
}
.pricesys{
	display: block;
}
.priceMob{
	display: none;
}
.boxMainImage{
	width: 60%;
	position: relative;
	top: 0px;
	left: 60px;
}
.locationMapMain{
	font-size: 30px;
}
.blink{
	  animation: mymove 0.7s infinite;
}
.threebox{
	padding: 15px 0px 0px 0px;
}
@keyframes mymove {
  from {opacity: 0;}
  to {opacity: 1;}
}
.readytomove
{
	float: right;
	position: relative;
	bottom: 70px;
	text-transform: uppercase;
}
/*.boxshadow{
	width: 100%;
	box-shadow: 0px 0px 5px #f0f0f0;
}*/
.whatsappicon{
	display: none;
}
.amenitiesPadding{
	padding: 30px 0px;
}
.amenityImg{
	width: 35px;
}
.amePad{
	margin-bottom: 15px;
}
.schoolnames{
	font-size: 16px;
	margin: 30px 0px;
}
.schoolimgpad{
	padding: 20px;
}
.image90{
	width: 90%;
}
.schools{
	background-size: cover;
	background-position: center;
	color: #fff;
}
.schoolback{
	background: rgba(0,0,0,0.9);
	padding: 30px 100px;
}
video{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
	margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
	#locationName .col-md-3 {
	    width: 48%;
	}
	.schoolimgpad{
		padding: 0px;
		margin-bottom: 30px;
	}
	.schoolback{
		background: rgba(0,0,0,0.9);
		padding: 30px 50px;
	}
	.establish{
		font-size: 20px;
		font-weight: bold;
		position: relative;
		top: -10px;
		text-align: center;
	}
	.centeronmob{
		text-align: center;
	}
	.windlogo{
		width: 90%;
		height: auto;
		position: absolute;
		top: 14px;
		left: 0px;
	}
	.formbox{
		display: none;
	}
	.pricesys{
		display: none;
	}
	.boxMainImage{
		width: 100%;
		position: relative;
		top: 20px;
	}
	.imageWindMain{
		width: 100%;
		height: auto;	
	}
	.priceMob{
		display: block;
	}
	.close{
		position: absolute;
		top: 15px;
		right: 40px;
		background-color: #bfbfbf;
		padding: 10px 15px 12px 15px;
		border-radius: 50%;
		font-size: 17px;
		box-shadow: 0px 0px 5px #000;
	}
	.priceContnetMob{
		background: #f5f5f5;
		margin-bottom: 10px;
		padding: 20px 0px;
	}
	.priceInMob{
		font-weight: normal;
	}
	.popupcontents{
		height: auto;
	}
	.citypadd{
		display: none;
	}
	.formpop{
		padding: 10px 30px 60px 30px;
		height: auto;
	}
	.paddingmob{
		padding: 0px 30px;
	}
	.footer{
		margin-bottom: 30px;
	}
	.header{
		display: none;
	}
	.callwidth{
		font-size: 17px;
		background-color: var(--secondary-color);
		width: auto;
		padding: 30px 50px;
		text-align: center;
		color: #fff;
		border-radius: 10px;
		transition-duration: 0.3s;
	}
	.scheduleLabel{
		padding: 5px 0px 5px 0px;
	}
	.bankingbox{
		padding: 0px 0px;
		margin: 15px;
	}
	.callNow{
		width: 100%;
		position: fixed;
		bottom: 0px;
		display: block;
		background : #11c275;
	}
	.callbutton1{
		width: 50%;
		display: inline-block
	}
	.callbutton2{
		width: 50%;
		margin-left: -5px;
		display: inline-block;
	}
	.button1{
		width: 100%;
		background-color: #5896e8;
		color: #fff;
		border: 0px;
		padding: 10px;
		outline: none;		
		font-size: 10px;
	}
	.button2{
		background-color: #11c275
	}
	.wholepadding{
		display: none;
	}
	.poologo{
		width: 50%;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	.backGround{
		background-image: url('../images/balzia-banner-3.jpg');
		width: 100%;
		height: 60vh;
		background-size: cover;
		background-position: center;
	}
}

@media screen and (max-width: 853px) {
	.amebox1{
		width: 50%;
		height: 240px;
		position: relative;
		display: inline-block;
		background-image: url('../images/aminities-1.jpg');
		background-repeat: no-repeat;
		background-position: center;
	}
	.amebox2{
		width: 50%;
		height: 240px;
		position: relative;
		display: inline-block;
		margin-left: -5px;
		background-image: url('../images/aminities-2.jpg');
		background-repeat: no-repeat;
		background-position: center;
	}
	.amebox3{
		width: 50%;
		height: 240px;
		position: relative;
		display: inline-block;
		margin-left: -5px;
		background-image: url('../images/aminities-3.jpg');
		background-repeat: no-repeat;
		background-position: center;
	}
	.amebox4{
		width: 50%;
		height: 240px;
		position: relative;
		display: inline-block;
		margin-left:-5px;
		background-image: url('../images/aminities-4.jpg');
		background-repeat: no-repeat;
		background-position: center;
	}
	.amebox5{
		width: 100%;
		height: 240px;
		position: relative;
		display: inline-block;
		margin-left: 0px;
		background-image: url('../images/aminities-5.jpg');
		background-repeat: no-repeat;
		background-position: center;
	}
	.contentpos{
		width: 100%;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
		text-align: center;
	}
	.contentame{
		font-size: 17px;
		color: #fff;
		background-color: rgba(241,95,34,0.9);
		padding: 15px;
		text-transform: uppercase;
		opacity: 1;
		transition-duration: 0.3s;
	}
}
@media screen and (max-width: 768px) {
  .whatsappicon{
  	display: block;
  	position: fixed;
  	bottom: 50px;
  	z-index: 9999;
  	right: 20px;
  }
  .whatsappicon{
  	width: 70px;
  	height: auto;
  }
  #locationName .col-md-3 {
    width: 100% !important;
    margin-bottom: 20px;
}
}