/* font-family: 'Bebas Neue', cursive;
font-family: 'Hind Siliguri', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Rubik', sans-serif; */
.account_reg .form-control {
    border: #ddd 1px solid;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	 height: 40px;
}
.account_reg .btn, .form-control{
    height: 40px;
}
.star_mark{
	color:red;
	font-weight:bold;
}
.home_fixed{
	position:fixed;
	z-index:99999;
	width:100%;
}
@media only screen and (min-width: 992px) {	
	.slider_img{
		width:100%!important;
		height:600px!important;
	}
	.home_margin{
		margin-top:100px;
	}
	
}

@media(max-width:768px) {
	.slider_img{
		width:100%!important;
		height:250px!important;
	}
	.home_margin{
		margin-top:100px;
	}	
}
.clear{
	clear:both;
}
/* .bangla{font-family:'Bangla', Helvetica,Arial,sans-serif !important;font-size:18px;} */
.bangla{font-family: 'Hind Siliguri', sans-serif;}
/* .bangla{font-family:'Baloo Da 2', cursive;} */
/* @import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&display=swap'); */
.blog-post-item h2{font-size:30px;}
.blog-post-item p > span{padding-top:10px;}
.size12{font-size:12px; font-weight: 400;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
.size20{font-size:20px;}
.size22{font-size:22px;}
.size25{font-size:25px;}
.size30{font-size:30px;}
.w200{font-weight: 100;}
div.toggle > label{font-size:16px;}
.alert h4{margin:0 0 0 0;}
.card:hover{box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.15);}
.myFooter{background: rgb(26,110,145);background: linear-gradient(90deg, rgba(26,110,145,1) 0%, rgba(35,98,135,1) 46%, rgba(26,95,130,1) 100%);};
