.header-body{
  background-color: #fff!important;
}
/*home page main section*/
.home-slider-area.slider-default {
  margin-bottom: 50px;
  position: relative;
  background-color: #fff;}
.main-body{

  margin-top: 15px;}
.left-blog-header{
  border-radius: 28px;
  width: 95%;
  height: 100%;
  height: 320px;
  margin-top: 12px;
  float: right;}
.right-blog-header{
  border-radius: 28px;
  width: 95%;
  height: 320px;
  float: left;
  margin: 12px 0 0 5px;}
.bloag-header-items{
  background-color: #fff;
  border-radius: 28px;
  width: 100%;
  height: 150px;
  float: right;}
.pad-5{ padding: 5px; }
.left-header-img{
  width: 100%;
  border-radius: 28px;
  height: -webkit-fill-available;}
.bym-blog-box-title{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  border-radius: 0 0 21px 21px;
  top: -56px!important;
  height: 60px;
  background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.99) 100%);
  margin-top: -4px;
  padding-top: 17px;
  position: relative;}
.shadow-box{ width: 100%; height: 1px; }
.sidebar-box{
  width: 100%;
  border: 1px solid #e7ccf9;
  border-radius: 28px;
  min-height: 180px;
  background-color: #f3ebf9;
  margin-bottom: 10px;
  box-shadow: 3px 5px 10px #e7ccf9;}
.sidebar-title{
  width: 112px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50px;
  padding: 3px;
  font-weight: 900;
  border: 1px solid #e7ccf9;
  margin-top: -15px;
  background: #dcc0f1;
  margin-bottom: 25px;}
.side-row{
  width: 93%;
  height: 68px;
  border-bottom: 1px solid white;
  margin: 0 auto;
  padding-top: 8px;}
.side-row:last-child{ border-bottom:none; }
.thumbnail{ float: right; margin: 2px; }
.thumbnail img{
  width: 50px!important;
  height: 50px;
  width: 100%;
  border-radius: 10px;}
.side-row h3{
  font-size: 12px;
  margin-right: 58px;
  padding-top: 10px;
  color: #000}
.blog-content{
  width: 98%;
  margin: 0 auto;
  padding-right: 29px;}
.blogRows{
  width: 100%;
  border: 1px solid #ca2c68;
  border-radius: 28px;
  min-height: 150px;
  margin-bottom: 35px;
  box-shadow: 0px 4px 8px 0px #6666661A;
  background-color: #fff;}
.sidebar{ padding: 0px; }
.blogRows img{
  width: 206px;
  height: 206px;
  float: right;
  border-radius: 28px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;}
.blog-content-box{
  float: right;
  padding: 10px 25px 0px 30px;
  text-align: justify;}
.pad-0{ padding: 0px!important; }
.blog-content-box a h3{
  font-size: 20px!important;
  font-weight: 900;
  color: #212529;}
.more-btn{
  margin: 0 auto;
  width: 107px;
  background-color: var(--main-color);
  border-radius: 28px;
  text-align: center;
  color: #fff;
  margin-bottom: -19px;
  padding: 5px 7px;
  margin-top: 29px;}
.side-banner-img{
  width: 100%;
  height: 178px;
  border-radius: 28px;}
.blog-content-box p{
  font-size: 13px;
  padding-top: 6px;
  color: gray;
  height: 65px;
  overflow: hidden;}


.navbar-light .navbar-nav .nav-link {color: #000;font-weight: 900;}
/*pagination*/
.bym_pagination{
  clear: both;
  padding: 4px 0;
  font-size: 24px;
  line-height: 13px;
  width: 91%;
  border-radius: 28px;
  background-color: var(--main-color);
  margin: 0 auto;
  margin-top: 85px;}
.sidebox a{
  color: var(--main-color);
  font-size: 0.9rem;
}
.wp-block-heading{
  width: fit-content;
  background: var(--secound-color);
  border-radius: 0 0 var(--main-radius) var(--main-radius);
  padding: 10px 30px;
  font-size: 1.1rem;
  font-weight: 900;
}
.pagination {
  clear: both;
  margin: 0 auto;
  font-size: 24px;
  line-height: 13px;
  width: 85%;
  border-radius: 28px;
  background-color: #ffffff;
  height: 35px;
  padding: 0 60px;}
.pagination .pages{margin: 0 auto;padding-top: 4px;}
.pagination span, .pagination a {
  display:block;
  float:left;
  margin: 2px 2px 2px 0;
  padding:6px 9px 5px 9px;
  text-decoration:none;
  width:auto;
  color:#fff;
  background: #555;}
.pagination a:hover{color: var(--main-color);}
.pagination .current{
  color: #fff;
  background: var(--main-color);
  padding-top: 9px;
  border-radius: 7px;
  margin-top: 0px;}
a.inactive{
  background-color: #fff;
  color: #000;
  font-weight: 900;}
.sidebox{
  background:white;
  border-radius:var(--main-radius);
  box-shadow:0 0 20px rgba(0,0,0,0.1);
  margin-bottom:20px;
  padding-right:20px;
  padding-left:20px;
  padding-bottom:20px;}
.sidebox .sideboxtitle{
  line-height:48px;
  font-weight:800;
  text-align:center;
  width:100%;
  font-size:17px;
  margin-bottom:20px;
  display:block;
  border-bottom:1px solid #ebebeb;}
.sidebox article{
  margin-bottom:10px;}
.sidebox article img{
  width:95px;
  height:95px;
  float:right;
  border-radius:100%;
  margin-left:10px;}
.sidebox article span{
  color:#3f3f3f;
  font-size:15px;
  padding-top:10px;
  display: block;
  line-height:30px;}
.sidebox p{
  color:#3f3f3f;
  font-size:13px;
  line-height:22px;
  text-align: center;}
.head-search-icon{
  top: 15px!important;
  left: -82px;}