@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,300,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
body{
font-family:roboto;
font-size:13px;	
}



/*======================Front Landing page classes start here==========================*/

.container_custom{
	max-width:1200px;
	margin:0 auto;
  
  
	}


.all_middle_slider_txt{
    padding-left: 20px;
    padding-right: 20px;
transform: translate(0);

	}


.slider_bold_txt{
color:#fff;
font-family:raleway;
font-size:31px;
text-align:center;	
}


.slider_norm_txt{
color:#fff;
font-family:raleway;
font-size:26px;
text-align:center;			
}


.how_does_txt{
    color: #29e02e;
    font-family: raleway;
    font-size: 37px;
    font-weight: 500;
    text-align: center;
    margin: 40px 10px;
    text-transform: uppercase;
			
	}

.slider_para_txt{
	color:#fff;
font-family:roboto;
font-size:15px;
text-align:center;
	
}

.slider_top_btn{
		color:#fff;
font-family:roboto;
font-size:16px;
text-align:center;
text-transform:uppercase;
}


.get_started_btn_s{
    background: #fa2b2b;
    padding: 15px 38px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 10px;
    border-radius: 34px;
    border: 0px;
    font-family: roboto;
    font-size: 14px;
    font-weight: 500;
}
.slider_btn_div{
	
	}



/*======================Front Landing page classes end here==========================*/


.C_B_A_tble input::placeholder {
  color: #000;
  opacity: 1;
}

.B_N_B_L_input input:-ms-input-placeholder { 
  color: #000;
}

.B_N_B_L_input input::-ms-input-placeholder {
  color: #000;
}

.B_N_B_L_input input::placeholder {
  color: #000;
  opacity: 1;
}

.B_N_B_L_input input:-ms-input-placeholder { 
  color: #000;
}

.B_N_B_L_input input::-ms-input-placeholder {
  color: #000;
}





.C_B_A_heading{
text-align: center;
    background: #f00;
    padding: 20px 0 20px;
    color: #fff;
    margin: 0;	
	}




.B_N_B_L_input input{
    border: 0;
    width: 100%;
    box-shadow: none;
    color: #000000;	
	    padding: 4px;
		text-align:center;
		background:#32bd04;
	}


.custom-table-bordered tr td{	
padding:5px;

}
.tble_right_large tr td{
	padding:5px;
	}


::placeholder {
  color: #fff;
  opacity: 1;
}

:-ms-input-placeholder { 
  color: #fff;
}

::-ms-input-placeholder {
  color: #fff;
}

.cost_benefit_analysis_tble tr td input::placeholder {
  color: #000;
  opacity: 1;
}

.cost_benefit_analysis_tble tr td input::-ms-input-placeholder { 
  color: #000;
}

.cost_benefit_analysis_tble tr td input::-ms-input-placeholder {
  color: #000;
}






.cost_benifit_heading{
	text-align: left;
    margin: 30px 0 20px;}



.custom-table-bordered tr td input
{	
	background: transparent;
    border: 0px;
    color: #fff;
	text-align:right;
	width: 100%;
	}
.cost_benefit_analysis_tble tr td {	
	padding:0.75rem;
	}
.cost_benefit_analysis_tble tr td input{
		background: transparent;
    border: 0px;
    color: #000;
	text-align:right;
	width: 100%;
	}
.yellow_td{
background:#fbff00;
color:#000;
border:1px solid #000;	
    padding: 6px;
	}

.red_td{
background:#c0504d;
color:#fff;
border:1px solid #000;
	}
	


.color_1{
	
border-left: 1px solid #000;	
	}



	
.td_color_green{
	background:#eaf1dd;
	border-left: 1px solid #000;
	
	
	}	
	.td_color_blue{
	background:#daeef3;
	
	border-left: 1px solid #000;
	}	.td_color_purple{
	background:#e5dfec;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}
	
	
	.td_color_light_red{
		background:#f2dbdb;
		border-left: 1px solid #000;
		}
		
		
	.td_light_red_last{
	border-right:1px solid #000;	
		}	
	.common_bordr_btm{
		border-bottom:1px solid #000;
		}	
		
	.note_txt{
		color:#FF0004;
		    padding: 13px 0 3px;
		}	
		
	.notes_main p{
		margin-bottom:5px;
		}	
	
	
.header_center{
    max-width: 900px;
    margin: 10px auto 0;
    padding: 0 20px;
	}	
.header_contact_number{
color:#5bc741;
font-size:30px;
float:right; 	
	}	
		

.new_container {
    width: 665px;
    margin: 0 auto;
 
}
		
.formsteps_bg{
   background: #fff;
    box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.54);
    -moz-box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.54);
    -webkit-box-shadow:0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.54);
    -o-box-shadow:0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.54);
    -ms-box-shadow: 0px 3px 9.5px 0.5px rgba(0, 0, 0, 0.54);
/*    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    -o-border-radius: 60px;
    -ms-border-radius: 60px;*/	
}

.formsteps_bg fieldset input{
	    background: transparent;
    padding-right: 10px;
	}

.content {
    /* width: 334px; */
	    width: 100%;
    padding-top: 15px;
    padding-bottom: 10px;
}


.actions ul li {
    padding: 0 0px;
}
.actions ul li a {
    font-size: 50px;
    text-decoration: none;
}

.actions ul li a .zmdi {
    width: 90px;
    height: 90px;
	justify-content: center;
	border-radius:0px;
}

.zmdi-chevron-right {
    color: #fff;
    background:#FF0000;
}

.wizard {
    justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    padding: 0 5px 0 55px;
	height:90px;
}


.form-label{
top:16px;	
	}


fieldset label {
    font-size: 16px;
    display: block;
    width: 100%;
    font-family: roboto;
}


input.error + .form-label {
    top: 4px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 500;
}

.small_Size_header{
background:transparent;	
width: 100%;
	
}

	.main {
    padding: 0px 0;
    top: 40%;
}

.navbar{
    padding: 0.5rem 1rem;	
	}	
#signup-form fieldset {
    max-width: 96%;

}	
	
	
	
	
	
	
	
	
	
	
@media screen and (max-width: 768px) {
    .new_container {
        width: calc(100% - 40px);
        max-width: 100%;
    }
	
	.slider_para_txt {

    text-align: justify;
	}
}
		

@media screen and (max-width: 660px) {
.small_Size_header{
    border-bottom: 1px solid #ffffff6b;
    width: 80%;
    margin: 0 auto;
	}



.navbar-brand{
    width: 100%;
    margin: 0 auto;
    text-align: center;
	
	}
	
	.navbar-brand img{
width:200px;
	
	}
	
		
.header_contact_number {
    font-size: 18px;
    float: none;
    text-align: center;
    margin: 0 auto;
}	
	}

		
	
@media screen and (max-width: 550px) {	
	
.form-label{
top:16px;	
	}


fieldset label {
    font-size: 14px;
    display: block;
    width: 100%;
    line-height: 15px;
    font-family: roboto;
}

.actions ul li a .zmdi{
    font-size: 40px;
	width:60px;	
	}



}	
	
	
	
	
		
@media screen and (max-width: 460px) {
.slider_norm_txt {
  
    font-size: 20px;
}

.slider_bold_txt {

    font-size: 28px;
}
.how_does_txt {

    font-size: 30px;

    margin: 35px 10px;

}

.slider_para_txt {
    font-size: 13px;
}
		
.slider_top_btn {
    font-size: 15px;
}
}
		
		
		