@charset "utf-8";
/* CSS Document */
@font-face{

  font-family: solaiman;

  src: url("fonts/SolaimanLipi.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;

}

body {
	font-family:solaiman, Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
}
p{
	font-size:19px;
}
.navbar {
  margin-bottom: 40px;
  position:sticky;
}
.b-divider {
	width: 100%;
	height: 3rem;
	/*background-color: #0000001a;*/
	border: solid rgba(0, 0, 0, 0.15);
	border-width: 1px 0;
	box-shadow:
	  inset 0 0.5em 1.5em #0000001a,
	  inset 0 0.125em 0.5em #00000026;
  }

h1, h2, h3, h4, h5, h6{color:#000000;}
h1{font-size:28px;}
h2{font-size:22px;}

p{color:#979592; font-size:20px; text-align:justify;}

.lead-news .card-body p{line-height:28px; height:84px; overflow:hidden;}
.lead-news .card-body h2{line-height:30px; height:90px; overflow:hidden; text-align:justify;}
h2 a{text-decoration:none; color:#000000;}
h2 a:hover{text-decoration:none; color:#FF0000;}
h3 a{text-decoration:none; color:#000000;}
h3 a:hover{text-decoration:none; color:#FF0000;}
a{text-decoration:none; color:#000000;}
a:hover{text-decoration:none; color:#FF0000;}
.lead-news .card-body.featured h2{font-size:22px; line-height:25px; height:66px; overflow:hidden; padding-left:4px;}

.row.more-manuals p{height:65px; overflow:hidden;}

.b-divider h2{line-height:100%; color:#C33; font-size:30px;}

.b-divider.entertainment {
	width: 100%;
	height: 3rem;
	background-color: #FFDDFF;
	border: solid rgba(0, 0, 0, 0.15);
	border-width: 1px 0;
	box-shadow:
	  inset 0 0.5em 1.5em #0000001a,
	  inset 0 0.125em 0.5em #00000026;
  }
.row.pink h2{font-size:20px; text-align:justify;}
.bgpink{background-color:#FDF1FD;}
.row.pink p{color:#00000; text-align:left; line-height:20px; font-size:18px; height:40px; overflow:hidden;}
.row.pink p a{text-decoration:none; color:#000000; font-weight:bold;}

.margin-b{margin-bottom:100px;}

.navbar ul li{font-size:20px;}

.autonews .card-body p{text-align:left; font-size:20px; line-height:22px; height:66px; overflow:hidden; color:#000000;}
.autonews .card-body p a{text-decoration:none; color:#000000;}
.autonews .card-body p a:hover{text-decoration:underline; color:#FF0000;}