body{

	

	 font-family: serif,Arial, Helvetica, sans-serif;

}


.nav_custome{



	background-color: inherit;

	border: white;

}

.navbar_background{

	background-color: #951f1f;

}



.nav_links{

	min-height: 70px;

}



.nav_links ul li a{

	padding: 8px 34px 8px 24px;

	font-size: 18px;

}

.active_sign > a{

	background-color: #7d191b !important;

	border-radius: 5px;

}

.nav_links ul li a{

	color: #ffffff !important;

}

.nav_links ul li a:hover{

	color: #ffffff !important;

	background-color: #7d191b !important;

	border-radius: 5px;

}

.carousel-inner > .item > img,

.carousel-inner > .item > a > img {

  width: 100%;

  height: 500px;

  margin: auto;

  

}

.form_section{

	opacity: 0.9;

    position: absolute;

    z-index: 10;



}

.inner_form{

	min-height: 300px;

	background-color: #2a3342;

	width: 80%;margin: 0 auto;

	border: 3px solid #2a3342;

}

.flaot-right{

	float: right;

}

.pakages{

	background-color: #f3f3f3;

	min-height: 580px;

	

}

.pkg_pro{

	background-color: white;

	border-radius: 12px;

	border: 3px solid #f3f3f3;

	min-height: 290px;

}

.para{

	font-size: 12px

}

.icon_row{

	margin-top: 10px;

}

.pakeg_icon{

    position: absolute;

}

.btn_pakg{

	background-color: #ffffff;

	color: blue;

	width: 100px;

	height: 30px;

	border: none;

}

.btn_create{

	background-color: #327cae;

	color: #ffffff !important;

	color: blue;

	width: 100px;

	height: 30px;

	border: 2px solid #658dae;

}

.magin-top-10{

	margin-top: 10px;



}



.text-center{

	text-align: center;

}

.white-color{

	color: white;

}

.padding-top-10{

	padding-top: 10px;

}



.white{

	background-color: white;

}

.sign_sec{

	background-image: url(../images/icon_pics.jpg);

	background-repeat: no-repeat;

	background-size: 100% 100%;

	height: 450px;

	opacity: 0.8;

}

.patient_sec{

	min-height: 550px;

	background-color: white;

}

.patient_list{

	border: 1px solid white;

}

.list_img{

	width: 250px;

}

.btn_view{

	background-color: #62cdff;

	color: #4b94be;

	width: 100px;

	height: 42px;

	border: none;

	font-weight: bold;

}

.first_footer{

	min-height: 400px;

	background-color: #262626;

}

.footer{

	background-color: #111111;

	min-height: 40px;

}



