body{
	
	 font-family: 'Source Sans Pro';
	     overflow-x: hidden;
}

.footer img{
	
	float:right;
}

.footer{
	
	margin-top:40px;
}

.title1{
	
	text-align:center;
	color:#0099ff;
	font-size:32px;
    margin-bottom: 18px;
margin-top: 50px;
	
}

.titleblack{
	
	
		text-align:center;
	color:#303030;
	font-weight:900;
	font-size:32px;
	    margin-bottom: 20px;
		margin-top:50px;
}
.titleblacksub{
	
	
		text-align:center;
	color:#303030;

	font-size:22px;
	    margin-bottom: 20px;
		margin-top:20px;
}


	
.top .container-fluid{
 background-image: url(../images/bannertopsection.jpg);
    background-position: center;
    /* background-attachment: scroll; */
    /* position: absolute; */
    background-size: cover;
    background-repeat: no-repeat;
    height: 779px;
    width: 100%;
}


.title2{
	
	text-align:center;
	color:#505050;
	font-size:18px;
	    margin-bottom: 20px;
		    line-height: 30px;
}

p{
	
	font-size:18px;
}

.aboutusp{
	
	color:#505050;
	font-size:18px;
	text-align:left;
	    margin-bottom: 60px;
}

.aboutusp1{
	
	color:#505050;
	font-size:18px;
	text-align:center;
	    margin-bottom: 35px;
}

.pplan img{
	
	margin-top:30px;
}

.text-center{
	
	text-align:center;
	
}

.section3{

	   background: url("../images/banner.png");
	    position: relative;
		  background-size: cover;
}
.section3:before {
  content: '';
  position: absolute;
top:0;
  right: 0;
  bottom: 0;
  left: 0;
background-image: linear-gradient(to left, #29651c, #34721d, #417f1e, #4e8c1e, #5c991d);
  opacity: 0.6;
}

.formsubmit{
	
	 width: 60%;
    height: 40px;
	font-size:20px;
}
.section4{

	background-color:#6ba53a;
	color:white;
	margin-top: 20px;
}
.section4 .titlewhite{

	text-align:center;
	margin-bottom:10px;
}
.section4 img{

	
	margin-bottom:30px;
}

.section4 .contentwhite{

	text-align:center;

}

input {
    position: relative;
    width: 100%;
    height: 40px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    color: #6b6b6b;
    border-bottom: 1px solid grey;
}

input[type=checkbox] {
    position: relative;
    width: 100%;
    height: 20px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    color: #6b6b6b;
    border-bottom: 1px solid grey;
}

label{
	
	font-size: 16px;
	font-weight:500;
}

.rec {
    background-color: #0099ff;
    margin-top: 40px;
    border-radius: 10px;
    margin-bottom: 30px;
}

.plotsimg{
	
	padding-top:20px;
}

.plottitle{
	
	color:#ffffff;
font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 15px;
}

.plotsp{
	
	color:#ffffff;
	font-size:17px;
   padding: 20px 0px 28px 0px;

}

.calltop{
	
	margin-top:7%;
	color:#505050;
	font-size:22px;
}

.bannertitle{
	
		color:#6da030;
	    font-size: 40px;
    text-transform: uppercase;
	font-weight: 900;
 
}
.bannerform {
	
	margin-top:60px;
}

.bannersubtitle{
	
	color:#303030;
	font-size:26px;
}

.bannersubtitle2{
	
	color:#ababab;
	font-size:40px;
	font-weight:100;
	margin-bottom:20px;
}

select{
    font-size: 15px;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #888;
    margin-bottom: 25px;
}

.titlewhite{
	    font-size: 32px;


    color: #ffffff;
    margin-bottom: 50px;
	margin-top:20px;
	    padding: 30px;
	
}

.contentwhite{
	
		    font-size:18px;
			    margin-bottom: 30px;
text-align:left;

    color: #ffffff;
}

.ulcontentwhite{
	
		    font-size:18px;
text-align:left;

    color: #ffffff;
	    margin-bottom: 50px;
	
}

.listStyle {
    color: red;
}

.white_form {
    background-color: #fff;
    padding: 10px 15px;
    width: 90%;
    float: right;
    border-radius: 9px;
	-webkit-box-shadow: -4px -2px 24px 1px rgba(217,202,217,0.34);
	box-shadow: -4px -2px 24px 1px rgba(217,202,217,0.34);
}

.top_form {
    padding-top: 31px;
    padding-bottom: 41px;
}

.error {
       color: #36a71d;
    font-size: 15px;
    padding: 0px;
    text-align: center;
}
.blue_btn {
    padding: 8px 55px;
    background-color: #0099ff !important;
}
.submit_btn {
    WIDTH: 170PX;
    height: 37px;
	color:white;
    padding: 1px 10px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 15px;
       font-weight: 800;
    letter-spacing: 2px;
	margin-top: 20px;
}
.top_form input, .select_element {
    font-size: 15px;
    border: none;
    border-bottom: 1px solid #ccc;
     width: 80%;
    margin-left: 10%;
    color: #888;
    margin-bottom: 10px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.logo{
	
	margin-top:5px;
}


.formheader{
	
	    font-size: 26px;
  
    color: #000000;
  
}
.formimg{
	
	    margin-top: -240px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9a9c9d;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #9a9c9d;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9a9c9d;
}
:-moz-placeholder { /* Firefox 18- */
 color: #9a9c9d;
}

.plotsp span{
	
	font-size:34px;
	font-weight:900
}

.flowlist{
    font-family: 'Source Sans Pro';
    text-align: left;
    font-size: 22px;
   
    margin: 12px;
}

.section5{
	
	background-color:#f4f4f4;
	padding:2px;
	margin-top: 20px;
	
}
.section5 p{
	
	color:#6ba53a;
	 font-size: 23px;
	
}
.plotlist{
	
	text-align:left;
	color:#303030;
	  font-size: 22px;
	
}

.roundcircle{
	
	background-color:#841a82;
	border-radius:100%;
      height: 130px;
    padding-top: 32px;
    font-size: 14px;
    width: 131px;
    margin-top: 30px;
	
}

.roundcircle span{
	
	font-size:25px;
}

.partnerimages{
	
	    margin-top: 30px;
}

.footer h2{
	
	font-size:30px;
	color:#303030;
	font-weight:900;
	margin-top:40px;
	font-weight:900;
	
}
.footer p{
	
	font-size:21px;
	color:#303030;
	
}

.footer .container-fluid{
 
    padding-right:0px;
	
	
}
.ftitle {

    font-size: 22px;
	padding:10px;
    margin-bottom: 10px;
}
.ftitle .active {
    border-bottom: 2px solid #acd431;
    padding-bottom: 2px;
}
.tabcontent{
padding-inline-start: 10px;	
	
}

.tablinks{
	
	cursor:pointer;
}