#contactInputDesc {
	color: #08b4cf;
	font-size:22px;	
	background-color: white;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
}

.nav-rap{
	font-size:18px;
	float: right;
}



.nav.navbar-nav.nav-rap > li > a:hover,
.nav.navbar-nav.nav-rap > li > a:focus {
  color: #08b4cf;
  background-color: transparent;
}
.nav.navbar-nav.nav-rap > .active > a,
.nav.navbar-nav.nav-rap > .active > a:hover,
.nav.navbar-nav.nav-rap > .active > a:focus {
  color: #08b4cf;
  background-color: transparent;
}


.rap-head {
	font-size: 30px;
	display: inline-block;	
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 5px; 
	text-align: center;
	line-height: 36px;
	width: 60%; 
	height: 44px;
}

.rap-form-g {
margin-bottom: 0px;
}

.rap-form {
	background-color: #e6e6e6;
	font-size: 21px;
	line-height: 25px;
	border-radius: 5px;
	color: #000;
	height: 40px;
}

.rap-form  select , .rap-form input, .rap-form textarea{
	background-color: #e6e6e6;
	font-size: 21px;
	line-height: 25px;
	border-radius: 5px;
}

.rap-cont {
	margin: auto;
	width: 50%;
	text-align: center;
	text-justify: inter-word;
}

.rap-subBut {
	border-radius: 4px; 
	padding: 16px 16px; 
	display: block; 
	margin: 0 auto;
}

.rap-subBut1 {
	border-radius: 2px; 
	padding: 0px 16px; 
	display: block; 
	margin: 0 auto;
}

.page_description_2 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    padding: 10px 0px 0px 0px;
    color: #2f353e;
    font-family: inherit;
    letter-spacing: -1px;
}

#pricedesc {
    font-size: 18px;
}

.warning_text{
	font-size: 20px;
	text-align: center;
}

.wtr{
	font-size: 21px;
	color: red;
}
