@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Unbounded:wght@200..900&display=swap');
body{
   font-family: "Unbounded", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.BlogBanner{
   min-height: 600px;
   background-image: url(../img/blog-bc.jpg);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
   position: relative;
}
.bannerContent{
   min-height: 600px;
}
.bannerContent>h1{
       font-family: "Anton", Sans-serif;
   font-size: 140px;
   font-weight: 400;
   text-transform: uppercase;
   line-height: 1em;
   margin: 0px 0px 0px 0px;
}
.rest-words{
   color: transparent;
   stroke-width: 2px;
   -webkit-text-stroke-width: 2px;
   stroke: #ffffff;
   -webkit-text-stroke-color: #ffffff;
}
.breadcrumb{
   margin: 0;
   position: absolute;
   bottom: 1rem;
    left: 45%;
   padding: 17px 0;
   font-size: 12px;
   line-height: 2;
   --bs-breadcrumb-divider-color: #2DF4A1;
    width: 100%;
      display: flex;
   justify-content: center;
}
.breadcrumb:before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 2px;
   background: linear-gradient(270deg, rgba(255, 255, 255, 0) 7.57%, #FFF 53.21%, rgba(255, 255, 255, 0) 89.77%);
}
.breadcrumb-item{
   margin: 0;
}
.breadcrumb-item>a, .breadcrumb-item.active{
   color: #ffffff!important;
   font-weight: 400;
}
.breadcrumb-item>a:hover{
   color: #2DF4A1!important;
}
/*  */
/* =================
combine blog
================= */
/*  */
/* added by nitin (BLOG) */
  /*  */
/*  */
.comon-blogs-list-items {
   display: inline-block;
   min-height: 610px;
   box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1);
   background: #fff;
   overflow: hidden;
   border-radius: 20px;
}
.comon-blogs-list-items figure {
   height: 350px;
   display: inline-block;
   position: relative;
   width: 100%;
   overflow: hidden;
}
.read-more-link {
   color: #1f1f1f;
   font-weight: 500;
   text-decoration: none;
   font-size: 14px;
}
.read-more-text{
	color: #2DF4A1;
}
.comon-blogs-list-items figure img {
   transition: all .5s linear;
   transform: scale(1);
   object-fit: cover;
   width: 100%;
   height: 100%;
}
/*  */
.comon-blogs-list-items figure figcaption {
   position: absolute;
   top: 20px;
   left: 20px;
   background: #2DF4A1;
   color: #fff;
   font-weight: 700;
   text-align: center;
   display: grid;
   justify-content: center;
   align-content: center;
   width: 70px;
   height: 70px;
   border-radius: 5px;
   text-transform: uppercase;
   font-size: 2rem;
   line-height: 23px;
}
.comon-blogs-list-items .content-post {
   padding: 30px;
}
/*  */
/*  */
.comon-blogs-list-items .content-post h6 {
   color: #2DF4A1;
   font-size: 1.3rem;
   font-weight: 600;
   margin-bottom: 8px;
   display: inline-block;
}
.comon-blogs-list-items .content-post h1 a {
	font-size: 2rem;
	font-family: "Anton", Sans-serif;
}
/*  */
.comon-blogs-list-items .content-post h5 {
   color: #030303;
   width: 90%;
   overflow: hidden;
   text-overflow: ellipsis;
   display: inline-block;
   font-size: 40px;
   font-family: "Anton", Sans-serif;
}
/*  */
.comon-blogs-list-items .content-post .admin-t {
   margin: 5px !important
}
/*  */
.comon-blogs-list-items .content-post .admin-t i {
   color: #2DF4A1;
   margin-right: 5px
}
/*  */
.comon-blogs-list-items figure {
   height: 350px;
   display: inline-block;
   position: relative;
   width: 100%;
   overflow: hidden
}
/*  */
.comon-blogs-list-items figure img {
   transition: all .5s linear;
   transform: scale(1);
   object-fit: cover;
   width: 100%;
   height: 100%
}
/*  */
.comon-blogs-list-items figure figcaption {
   position: absolute;
   top: 20px;
   left: 20px;
   background: #2DF4A1;
   color: #fff;
   font-weight: 700;
   text-align: center;
   display: grid;
   justify-content: center;
   align-content: center;
   width: 70px;
   height: 70px;
   border-radius: 5px;
   text-transform: uppercase;
   font-size: 2rem;
   line-height: 23px
}
/*  */
.comon-blogs-list-items:hover figure img {
   transform: scale(1.1)
}
/*  */
.comon-sec-blogs-inf-right {
   border: solid 3px #030303;
   background: #fff;
   padding: 30px;
   display: grid;
   align-content: center;
   width: 100%;
   margin-bottom: 30px;
   border-radius: 20px;
    /*  */
}
.comon-sec-blogs-inf-right ul li a{
   color: #2DF4A1;
}
.comon-sec-blogs-inf-right ul li {
   margin-bottom: 10px;
   font-size: 16px;
   border-bottom: solid 1px #f9f9f9;
   padding-bottom: 11px;
   list-style-type: none;
    /*  */
}
/*  */
.comon-sec-blogs-inf-right ul li i {
   color: #2DF4A1;
}
/*  */
.comon-sec-blogs-inf-right h5.subheding {
   font-size: 35px;
   color: #030303;
   font-family: "Anton", Sans-serif;
}
/*  */
.left-details-info h1 {
   font-size: 45px;
	font-family: "Anton", Sans-serif;
	color: #1f1f1f;
}
/*  */
.tags02 ul li .btn {
   font-size: 1.4rem;
   background: #2DF4A1;
   color: #fff;
   text-transform: capitalize;
   border-radius: 5px 20px;
   padding: 10px 25px
}
/*  */
.tags02 ul li {
   float: left;
   display: inline-block;
   border-bottom: none !important;
   margin-right: 8px
}
/*  */
.tags02 ul li .btn {
   max-width: 100%;
   display: inline-block;
   white-space: normal;
   text-align: center;
}
.left-details-info .share-div li {
   margin-right: 15px;
	color: #1f1f1f;
}
.left-details-info .share-div li i {
   color: #2DF4A1;
}
.list-unstyled li {
   margin-bottom: 0.75rem;
   padding-left: 1.5rem;
   position: relative;
}
.list-unstyled {
   padding-left: 0;
   list-style: none;
}
/*
.list-unstyled li::before{
   content: '→';
   position: absolute;
   left: 0;
   color: #007bff;
}*/