a {
font-size: 14px;
color: black;
}
a:hover {
color:#0d6efd;
}
.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
h1{
color: #000;
}
h2 {
font-size: 20px!important;
color: #fff;
}
footer{
background-color: #fff;
border-top: 1px solid rgb(225,225,225);
box-shadow: 0px -10px 38px rgba(0, 0, 0, 0.09)
}
.bg-dark {
background-color: #fff!important;
border-bottom: 1px solid rgb(225,225,225);
box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.09)
}
.card {
background-color: #1b222c!important;
border-radius: 23px;
}
.card-info {
background-color: #fff!important;
border: 1px solid rgb(243, 243, 243);
border-radius: 5px;
}
.card-img-top {
border-radius :23px;
margin-bottom: 5px;
}

.card-img-top:hover {
box-shadow: 0 0 21px rgba(33,33,33,.5)!important;
}

.video-link {
text-decoration:none;
}

.title:hover {
color:blue;
}

.py-5 {
padding-top: 1rem!important;
}
.navbar-dark .navbar-brand {
color: #000;
font-style: italic;
font-size: xx-large;
}
main {
background-color: #12151c;
}
.trends {
padding-bottom: 15px;
}

.btn-primary {
border-radius: 30px;
background-color: #1b222c!important;
border-color: #1b222c!important;
margin: 5px;
}

.paginations {
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}

#player{
max-height:250px!important;
}

.video_section{
padding-top:10px;
padding-bottom:10px;
}

.info{
padding-top: 10px;
padding-bottom: 40px;
}
.video-title{
padding-top:10px;
}

.bi-hand-thumbs-up-fill{
padding-top: 10px;
}

.nav-link {
color:#000!important;
}
.title{
font-size: 18px;
color: #000;
padding: 3px;
text-decoration: none;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis!important;
}
.wrap {
display: block;
color:#939393;
font-size: 14px;
padding-top: 1px;
padding-left: 10px;
}
.duraction {
float: left;
}
.view {
float:right;
padding-right: 10px;
}
.hand{
padding-left: 165px;
}
.navbar-brand {
color: #555;
font-style: italic;
font-size: xx-large;
}
