@charset "utf-8";
/* CSS Document */
dt{line-height: 1.24 !important}
.ch-mkeup{}
				.ch-mkeup:hover{box-shadow:  -10px 10px 30px rgb(31 45 61 / 13%) !important}

.tags {}
.tags a {
  padding: 5px 15px;
  margin: 40px 10px;
}
.tags a:hover {
  background: #03a9f4;
  padding: 5px 15px;
  border-radius: 8px;
  color: #fff;
  margin: 50px 10px;
}
.blog-makup hr, .hr {
  margin: 10px 0px !important;
}
.subh {
  background: #092e7d;
  box-shadow: -10px 10px 30px rgb(31 45 61 / 13%);
	
}
.subh h2, h6{color: #fff !important}
.section-head-s2 {
  padding-top: 60px;
}
.pagination li a {
  color: #2196f3;
}
.pagination li a:hover {
  color: #1641b5
}
.pagination li a:hover, .pagination li a:focus {
  background: #007bff;
  border-color: #007bff;
  color: #fff;
}
.blog-makup {
  margin-top: 100px;
  margin-bottom: -60px !important;
}
.blog-makup .card-img-top {
  position: relative;
}
.blog-makup .date {
 position: absolute;
    top: 10px;
    background: #d9f6ff;
    padding: 1% 3%;
    border-radius: 4px;
    box-shadow: -10px 10px 30px rgb(31 45 61 / 13%);
    color: #000;
    font-size: 85%;
    /* font-weight: bold; */
    text-align: center;
    line-height: 24px;
}
.blog-makup a {
  color: #1641b5
}
.card {
  box-shadow: -10px 10px 30px rgb(31 45 61 / 13%)
}
.card:hover {
  box-shadow: -10px 10px 30px rgb(31 45 61 / 32%); transition: 0.3s;
}


.card-title {
  font-size: 22px;
}
.ol-makeup {}
.ol-makeup ul li::before {
  content: "\00BB";
  font-family: fontAwesome;
  color: #3f51b5 !important;
  font-size: 18px;
  padding-right: 10px;
  margin: auto;
}


.button5 {
    background: none;
    border: #0054d2 solid 1px;
    color: #0054d2;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 5px 7px;
    cursor: pointer;
    border-radius: 6px;
    font-size: 13px;
}

.p-mkup{padding: 40px 0px !important;}
