body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}

.team {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
}

.team .team-item {
    position: relative;
    margin-bottom: 30px;
    /* background: #ffffff; */
}

.team .team-img {
    position: relative;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}

.team .team-img img {
    position: relative;
    width: 100%;
    margin-top: 15px;
    transform: scale(1.1);
    transition: .3s;
}

.team .team-item:hover img {
    margin-top: 0;
    margin-bottom: 15px;
}

.team .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
}

.team .team-social a {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-size: 16px;
    color: #ffffff;
    background: #258203;
    opacity: 0;
}

.team .team-social a:hover {
    color: #ffffff;
    background: #719a0a;
}

.team .team-item:hover .team-social {
    background: rgba(256, 256, 256, .5);
}

.team .team-item:hover .team-social a:first-child {
    opacity: 1;
    margin-top: 0;
    transition: .3s 0s;
}

.team .team-item:hover .team-social a:nth-child(2) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .1s;
}

.team .team-item:hover .team-social a:nth-child(3) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .2s;
}

.team .team-item:hover .team-social a:nth-child(4) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .3s;
}

.team .team-text {
  position: relative;
    padding: 25px 15px;
    text-align: center;
    background: #c5cde430;
    border: 1px solid rgb(47 1 0);
    border-top: none;
    border-radius: 0 0 15px 15px;
}

.team .team-text h2 {
    font-size: 19px;
    font-weight: 700;
}

.team .team-text p {
    margin: 0;
    font-size: 16px;
}

 
    .opo table {
      width: 100%;
    }
    .opo td {
     border: 1px solid rgb(255 164 15);
    padding: 8px 12px;
    text-align: center;
    background: #ffffff;
    color: #000;
    }
    .opo th{
     border: 1px solid rgb(255 164 15);
    padding: 8px 12px;
    text-align: center;
    /* background: #ffffff; */
    color: #fff;
    }
    .opo th {
          background-color: #483018;
    }
    .opo .highlight1 {
      color: #00bfff;
      font-weight: bold;
    }
    .opo .highlight2 {
      color: #00ffff;
      font-weight: bold;
    }
    .opo .footer {
      margin: 20px auto;
      width: 60%;
      font-size: 18px;
      line-height: 1.6;
    }
.cll{
	padding:50px 0px;
	    background: url(../img/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
}







.bannesr {
	background-color: #232323;
    color: white;
    background: url(../img/bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0px;
}
.bannesr h2 {
	color: #ffffff;
}



.business-plan {
	    /* background: linear-gradient(90deg, #483018, transparent); */
    padding: 20px;
    margin-bottom: 20px;
}

.contact {
	background-color: #333;
	color: white;
	padding: 20px;
}

.levels {
	margin-top: 20px;
}

.level-item {
	padding: 10px;
	border-bottom: 1px solid #ddd;
}

.highlight {
	font-weight: bold;
	color: #4CAF50;
}


















/* newCSS */
.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:#ffa106;
	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,
.affordable-homes h2 {
	margin: 0 0 20px;
	text-align: center;
	text-transform: uppercase;
	color: #223c0d;
}

.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: #483018;
	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: #483018;
	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:#ffa106;
	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;
	    /* padding: 50px 0px; */
}

.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('../images/50.jpg') no-repeat fixed center/cover;
} */

.testimonial p {
	font-size: 15px;
}

.testimonialOverlay {
	    width: 100%;
    height: auto;
    padding: 100px 0;
    background: linear-gradient(0deg, black, transparent);
    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/bg12.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, #483018, #000000);
    padding: 5px;
}

.footer .form-control {
	background-clip: unset;
}

.footer .form-control,
.footer .btn {
	border-radius: 0;
}

.copyright {
	width: 100%;
	height: auto;
	background:#483018;
	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: linear-gradient(0deg, black 36%, #fff 68%);
    border: 1px solid #000000;
    box-shadow: inset 0px 0px 9px 1px #4f1f00;
    border-radius: 20px;
}

.login-form img {
	margin: 18px auto;
}

/* =================  // Pages ================== */
/* =================== Start Responsive ============== */
@media(max-width: 1024px) {
	/* .nav-up {
		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
	}
}