	header{
	    width: 100%;
		display: inline-table;
		padding:5px;
	}
	.head_title{
		height: 100%;
		font-size: 50px;
		color: #014eb6;
	}
	.btn-login{
		background: #eb7528;		
		font-weight: bold;
		color: #fff;
	}
	.btn-login:hover {
		color: #fff;	
	}
	.jumbotron {
		padding: 3rem 2rem;
	}
	.jumbotron h1{
		color:#014eb6;
		margin-bottom: 1px;;
	}
	.section-head{
		text-align:center;
		margin-bottom: 1.0rem;
	}
	.line{
		width:50px;
		height:3px;
		background:red;
		display:inline-block;
		vertical-align:top;
	}
	.logo{
		width:180px;
	}
	.div_login_btn
	{
	    margin: auto;
	}
	.navbar-nav
	{
		font-weight:600;
	}
	.navbar-dark .navbar-nav .nav-link
	{
		color:#fff;
	}
	
	.tales {
	  width: 100%;
	}
	.carousel-inner{
	  width:100%;
	  max-height: 500px !important;
	}
	.bg-grey{
	    background-color: #e9ecef;
		margin-bottom:0;
	}
	.bg-white{
	    background-color: #FFF;
		margin-bottom:0;
	}
	.divaudioplayer{
		background-color: #e9ecef;
	}
	.divList
	{
		background-color: #FFF;
		padding-top:10px;
		padding-bottom:10px;
	}
	footer{
		background-color: #014eb6 !important;
		color: #aed9ff !important;
		text-align:center;
	}
	footer a{		
		color: #fff;
	}
	footer a:hover{		
		color: #fff;
	}
	
	/*video  caresoul */
	.cust_next,.cust_prev{
		width:5%;
		background-color: #014eb6;
		bottom:7%;
	}
	.card-body{
		height: 112px;
	}