body{
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
.zoom {
	
    border: 1px solid #0060ad;
    transition: transform .2s;
    margin: 0 auto;
    border-radius: 20px;
    /* background: #0060ad; */
}

.zoom:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.1); 
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 0px;
  border: none;
  outline: none;
  background-color: #79c84c;
  color: white;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
.img-circle{ border-radius: 20px 20px 0px 0px;}
.affordable-homes{
	padding:10px 0;
	font-family: 'Hind Vadodara', sans-serif;
	line-height:30px;
	/* background-color:#1c3a03; */
	background: url(../img/bg.jpg);
	background-size: cover;
	background-attachment: fixed;
}
.affordable-homes h1{
	    margin: 0 0 3px;
    text-align: center;
    /* text-transform: uppercase; */
    color: #223c0d;
    font-size: 36px;
}
.affordable-homes h2{
	    margin: 0px 0 10px;
    text-align: center;
    /* text-transform: uppercase; */
    color: #223c0d;
    font-size: 30px;
}
.affordable-homes h4{
    text-align: center;
    /* text-transform: uppercase; */
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
}
.affordable-homes h3{
	text-align:center;
	font-size:18px;
	color:#505050;
}
.affordable-homes p{
    text-align:justify;
    font-size:17px;
}
.ii{background: linear-gradient(to bottom, #ffffff 0%, #003366 30%);}
.ii p{ text-align: justify;
	font-size: 17px;
	color: white; }
.nav-up{
	width: 100%;
	height:auto;
	padding: 8px 0;
	background:#345f9d;
	color:#fff;
}
.nav-up a{
	color:#fff;
}
.navbar-brand{
	width: 12%;
}
.bg-light {
    background-color: #ffffff!important;
    border-bottom: 1px solid #f71c39;
}
.navbar-light .navbar-nav .nav-link {
    color:#26408b;
    font-weight: 600;
    font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #0060ad;
    font-size: 20px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(241 130 25);
    font-size: 20px;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    background: #ebebeb;
    border-color: rgba(0,0,0,.1);
}
.banner{
	width: 100%;
	height: auto;
}
.banner-bottom{
	width: 100%;
	height: auto;
	background: #fff;
	padding: 80px 0;
}
.banner-bottom h2{
	text-align: center;
	font-weight: 500;
	color: rgb(247 23 53);
	margin-bottom: 0;
}
.banner-bottom p{
	padding-top: 20px;
}
.banner-bottom hr{
	width: 20%;
	border:1px solid rgb(247 23 53);
	margin-top: 5px;
}
.notice-news{
	width: 100%;
	height:auto;
	padding: 80px 0;
	/*background: #efa46b;*/
	background-color: #cdddd1;
	background: url(../images/198-1400x850.jpg);
	background-size: cover;
	background-attachment: fixed;

	
}
.notice-news .notice{
	width: 100%;
	height:auto;
	background: #f9f9f9;
	padding: 14px;
	border-radius: 8px 8px 0 0;
	margin:10px 0;
}
.notice-news .notice h4{
	text-align: center;
	background:#325812;
	color:#fff;
	padding: 10px 0;
	border-radius: 8px 8px 0 0;
}
.notice-news .news{
	width: 100%;
	height:auto;
	background: #f9f9f9;
	padding: 14px;
	border-radius: 8px 8px 0 0;
	margin:10px 0;
}
.notice-news .news h4{
	text-align: center;
	background:#325812;
	color:#fff;
	padding: 10px 0;
	border-radius: 8px 8px 0 0;
}
.notice-news marquee {
	height:100px;
}
.notice-news marquee p{
	border-bottom: 1px dashed #000;
}
.testimonial{
	width: 100%;
	height:auto;
	background: url('../img/ter.jpg') no-repeat fixed center/cover;
}
.testimonial p { font-size: 15px; }
.testimonialOverlay{
	width: 100%;
	height:auto;
	padding: 100px 0;
	background: #000000e0;
	color:#fff;
	text-align: center;
}
.testimonialOverlay hr{
	width: 12%;
	border-color:#fff;
}
.testimonialOverlay img{
	margin:10px auto;
}
.testimonialOverlay p{
	padding: 0 160px;
}
.footer{
	width: 100%;
    height: auto;
    /* background:#1b92e2; */
	background: url(../img/bg2.jpg);
	background-size: cover;
	background-attachment: fixed;
    padding: 30px 0;
    color: #fff;
}
.footer p { font-size: 15px; }
.footer ul li{
	list-style: none;
}
.footer ul li a{
	color:#fff;
}
.footer a{
	color:#fff;
}
.footer h4{
	background: linear-gradient(45deg, #26408b, #1b92e6);
    padding: 5px;
}
.footer .form-control{
	background-clip: unset;
}
.footer .form-control, .footer .btn{
	border-radius: 0;
}
.copyright{
	width: 100%;
    height: auto;
    background:#26408b;
    padding: 10px 0;
    color: #ffffff;
    /* text-align: center; */
}

/* ================= Other Pages ============= */
.pages{
	width: 100%;
	height:auto;
	padding: 80px 0;
	background:url(../img/bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	/* background:linear-gradient(to bottom, #223c0d 0%, #777109 100%); */

	text-align: justify;
}
.pages p,li {     font-size: 18px;
    /* text-align: center; */
    color:#0060ad;}
#about ol li{
	line-height: 35px;
}
#plan .plan-image{
	width: 100%;
	height:auto;
	margin:15px 0;
}
#legal .legal-image{
	width: 100%;
	height:auto;
	margin:15px 0;
}
#contact .form-control, #contact .btn{
	border-radius: 0;
}
#contact a{
	color:#000;
}
#product img{
	width: 100%;
	height:350px;
	border: 1px dashed #c4031d;
	border-bottom: none;
}
#product h5{
	text-align: center;
	font-weight: bold;
	border: 1px dashed #f8f3f4;
	padding: 5px;
	color: white;
}
.login{
	width: 100%;
	    /* height: 84vh; */
	background: #adf7b1;
}
.login-form{
	height: auto;
    padding: 20px;
    background: #fff;
    border: 1px solid #1b76c0;
    box-shadow: 0px 0px 9px 1px #1e75bc;
}
.login-form img{
	margin:18px auto;
}
/* =================  // Pages ================== */
/* =================== Start Responsive ============== */
@media(max-width: 1024px){
	.nav-up {
	    background:background: #223c0d ;
	}
	.footer p{
		font-size: 15px;
	}
	.testimonialOverlay p {
	    padding: 0 125px;
	}
	#product img {
	    height: 315px;
	}
}
@media(max-width: 768px){
	/* .login { height: 64vh; } */
	.testimonialOverlay p {
	    padding: 0 70px;
	}
	.login-form {
	    width: 65%;
	}
}
@media(max-width: 576px){
	.affordable-homes h1{ font-size: 22px}
	/* .navbar .navbar-brand{ width: 210px; } */

	/*.navbar .ab{max-width: 57%;}*/
	/* .login{height: 74vh;} */
	h1,h2,h3,h4,h5,h6{
		text-align: center;
	}
	h2{
		font-size: 23px;
	}
	.btn-large{
		width: 100%;
		padding: 8px 0;
	}
	.nav-up{
		font-size: 13px;
		text-align: center;
		}
	.navbar-brand {
	    width: 35%;
	}
	.banner-bottom{
		padding: 40px 0;
		text-align: justify;
	}
	.notice-news{
		padding: 40px 0;
	}
	.notice-news h4{
		font-size: 20px;
		font-weight: bold;
	}
	.notice-news marquee {
	    height: 245px;
	}
	.testimonialOverlay {
		padding: 50px 0;
	}
	.testimonialOverlay p {
	    padding: 0 15px;
	}
	.footer{
		padding: 40px 0;
	}
	.footer h4{
		font-size: 22px;
		padding-top:10px;
	}
	.pages{
		padding:40px 0;
	}
	.pages h2{
		font-weight: bold;
	}
	.pages h4{
		font-size: 21px;
	}
	#about img{
		width: 70%;
	}
	#product img {
	    height: 350px;
	}
	.login-form{
		width: 100%;
		margin-top: 2%;
	}
}
@media(max-width: 375px){
	h2 {
	    font-size: 20px;
	}
	.notice-news marquee {
	    height: 205px;
	}
	#product img {
	    height: 325px;
	}
	#contact p{
		font-size: 15px;
	}
}
@media(max-width: 320px){
	#product img {
	    height: 275px;
	}
}
/* =================== Start Responsive ============== */
/*==================== BANNER MEDIA QUERRY =========================*/
@media(min-width: 2560px){.mob{display: none;}}
@media(min-width: 1440px){.mob{display: none;}}
@media(min-width: 1024px){.mob{display: none;}}
@media(min-width: 768px){.mob{display: none;}}
@media(max-width: 576px){.desk{ display: none}}
@media (max-width: 425px){.desk{ display: none}}
@media (max-width: 375px){.desk{ display: none}}
@media (max-width: 320px){.desk{ display: none}}