.abt-image{
    border: 5px solid rgb(155, 151, 151);
    border-radius: 10px;
    margin-top : 20px;
    margin-bottom: 20px;
}

.About-secs{
    box-shadow: 3px 6px;
    padding: 30px 20px;
    margin-top:-73px;
    text-align:justify;
}
.Abt-main-left{
    padding-left: 20px;
}

.about-section-five{
	position:relative;
	display:block;
	padding:60px 0px 60px;
}
.about-section-five .image-column {
    position: relative;
    margin-bottom: 0px;
    z-index: 1;
}
.about-section-five .image-column .inner-column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.about-section-five .image-box {
    position: relative;
    display: inline-block;
}

.about-section-five .image-box .image {
    position: relative;
    padding-top: 30px;
    padding-right: 30px;
    z-index: 1;
    margin-bottom: 0;
}

.about-section-five .image-box .image:before {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 180px;
    height: 166px;
    border: 4px solid var(--theme-color);
    content: "";
}
.about-section-five .image-box .image img {
    position: relative;
    max-width: 100%;
    z-index: 3;
}

/******************/

.Abt-main-left{
	position:relative;
	display:block;
	    margin-right: 0px;
}

.abt-image{
	position:relative;
	display:block;
	padding-right: 0px;
}


.abt-image img{
	width:100%;
	position: relative;
    border-radius: 0px;
}

.About-m-secs{
	box-shadow: 0px 10px 40px 0px rgba(29.999999999999996, 29.999999999999996, 29.999999999999996, 0.07);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	background:#fff;
}
.About-m-secs .row{
	    margin-left: 0px;
    margin-right: 0px;
}
.About-m-secs .row .col-lg-5{
	padding-left: 0px;
    padding-right: 0px;
}
.About-m-secs .row .col-lg-7{
	padding-left: 0px;
    padding-right: 0px;
}
.About-d-right{
	position:relative;
	display:block;
	padding-top:40px;
	padding-bottom:40px;
	padding: 40px 40px -1px 0px;
	text-align:center;
}
.About-d-right p{
	margin-bottom:10px;
}
.About-d-right ul{
	position:relative;
	display:block;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	 columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
	max-width: fit-content;
}
.About-d-right ul li{
	position:relative;
	display:block;
	font-family: inherit;
	color:inherit;
	padding-left:23px;
	margin-bottom: 5px;
}
.About-d-right ul li:before{
	font-family: var(--icon-font);
    font-weight: 900;
    color: var(--theme-color);
    position: absolute;
    left: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    content: "\f336";
	   
}

/****************/

.bg-smoke2 {
	background-color:#F8F8F8
}

.img-box5 {
	z-index:3;
	margin-left:0
}
.img-box5 .img1, .img-box5 .img2 {
	z-index:3
}
.img-box5 .img1 img, .img-box5 .img2 img {
	border-radius:10px
}
.img-box5 .img1 {
	-webkit-transform:translateY(-40px);
	-ms-transform:translateY(-40px);
	transform:translateY(-40px);
	padding-bottom:178px
}
.img-box5 .img2 {
	position:absolute;
	bottom:0;
	right:0
}
.img-box5 .shape {
	z-index:-1;
	left:-80px
}
.img-box5 .about-counter1 {
	right:25px
}
@media (max-width: 1199px) {
.img-box5 {
display:block;
max-width:860px
}
.img-box5 .img1 {
padding-bottom:80px
}
.img-box5 .shape {
left:-40px
}
}
@media (max-width: 575px) {
.img-box5 {
margin-top:40px
}
.img-box5 .img1 {
max-width:90%;
padding-bottom:40px
}
.img-box5 .img2 {
max-width:80%
}
}
.as-team .team-img {
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.as-team .play-btn {
	position:relative;
	z-index:3;
	border:none;
	background-color:transparent;
	padding:0
}
.as-team .play-btn>i {
	background-color:var(--theme-color);
	color:var(--white-color);
--icon-size: 40px
}
.as-team .play-btn:before, .as-team .play-btn:after {
	background-color:var(--theme-color)
}
.as-team .play-btn:hover {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.as-team .as-social {
	position:absolute;
	width:40px;
	bottom:50px;
	right:0
}
.as-team .as-social a {
	margin-right:0;
	margin-bottom:7px;
	background-color:var(--white-color);
	color:var(--theme-color);
	box-shadow:0px 5px 18px rgba(76, 88, 104, 0.06);
	visibility:hidden;
	opacity:0;
	-webkit-transform:translateY(45px);
	-ms-transform:translateY(45px);
	transform:translateY(45px);
	-webkit-transition:0.3s ease-in-out;
	transition:0.3s ease-in-out
}
.as-team .as-social a:nth-child(1) {
-webkit-transition-delay:0s;
transition-delay:0s
}
.as-team .as-social a:nth-child(2) {
-webkit-transition-delay:0.1s;
transition-delay:0.1s
}
.as-team .as-social a:nth-child(3) {
-webkit-transition-delay:0.2s;
transition-delay:0.2s
}
.as-team .as-social a:nth-child(4) {
-webkit-transition-delay:0.3s;
transition-delay:0.3s
}
.as-team .as-social a:hover {
	background-color:var(--theme-color);
	color:var(--white-color)
}
.as-team .team-social {
	position:absolute;
	top:-20px;
	right:30px
}
.as-team .team-social:hover .as-social a {
	visibility:visible;
	opacity:1;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
.as-team .team-social:hover .as-social a:nth-child(4) {
-webkit-transition-delay:0s;
transition-delay:0s
}
.as-team .team-social:hover .as-social a:nth-child(3) {
-webkit-transition-delay:0.1s;
transition-delay:0.1s
}
.as-team .team-social:hover .as-social a:nth-child(2) {
-webkit-transition-delay:0.2s;
transition-delay:0.2s
}
.as-team .team-social:hover .as-social a:nth-child(1) {
-webkit-transition-delay:0.3s;
transition-delay:0.3s
}
.as-team:hover .team-img img {
	-webkit-transform:scale(1.08);
	-ms-transform:scale(1.08);
	transform:scale(1.08)
}
.team-card {
	position:relative
}
.team-card .team-img {
	overflow:hidden;
	border-radius:10px 10px 0 0
}
.team-card .team-img img {
	width:100%;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.team-card .team-title {
	font-size:24px;
	margin-bottom:4px;
	margin-top:-0.24em;
	-webkit-transition:0.1s ease-in-out;
	transition:0.1s ease-in-out
}
.team-card .team-title a {
	color:inherit
}
.team-card .team-title a:hover {
	color:var(--title-color)
}
.team-card .team-desig {
	color:var(--theme-color);
	display:block;
	font-family:var(--title-font);
	margin-bottom:-0.45em;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.team-card .team-content {
	border-radius:0 0 10px 10px;
	background-color:var(--theme-color);
	text-align:center;
	padding:40px 15px 40px 15px;
	box-shadow:0px 10px 15px rgba(7, 36, 95, 0.07);
	position:relative;
	z-index:2
}
.team-card .team-content:before {
	content:'';
	width:100%;
	height:100%;
	background-color:var(--white-color);
	position:absolute;
	top:0;
	left:0;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
	z-index:-1;
	border-radius:0 0 9px 9px
}
.team-card:hover .team-content:before {
	height:0
}
.team-card:hover .play-btn>i {
	background-color:var(--white-color);
	color:var(--theme-color)
}
.team-card:hover .play-btn::before, .team-card:hover .play-btn:after {
background-color:var(--white-color)
}
.team-card:hover .team-title {
	color:var(--white-color)
}
.team-card:hover .team-desig {
	color:var(--white-color)
}
.team-box {
	position:relative;
	max-width:300px;
	margin:0 auto;
	-webkit-filter:drop-shadow(4px 10px 7px rgba(7, 36, 95, 0.05));
	filter:drop-shadow(4px 10px 7px rgba(7, 36, 95, 0.05))
}
.team-box .team-img {
	overflow:hidden;
	position:relative;
	border-radius:10px 10px 0 0;
	width:calc(100% - 78px)
}
.team-box .team-img img {
	width:100%;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.team-box .team-content {
	text-align:center;
	width:calc(100% - 78px);
	padding:35px 15px;
	border-radius:0 0 0 10px;
	background-color:var(--white-color)
}
.team-box .team-title {
	font-size:24px;
	margin-bottom:4px;
	margin-top:-0.24em
}
.team-box .team-title a {
	color:inherit
}
.team-box .team-title a:hover {
	color:var(--theme-color)
}
.team-box .team-desig {
	display:block;
	margin-bottom:-0.45em
}
.team-box .team-social {
	top:unset;
	bottom:0;
	right:0;
	height:100%;
	width:78px
}
.team-box .team-social:after, .team-box .team-social:before {
	content:'';
	height:190px;
	width:100%;
	background-color:var(--white-color);
	border-radius:0 10px 10px 0;
	position:absolute;
	bottom:0;
	right:0;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.team-box .team-social:before {
	-webkit-clip-path:polygon(0 0, 100% 35px, 100% 100%, 0% 100%);
	clip-path:polygon(0 0, 100% 35px, 100% 100%, 0% 100%)
}
.team-box .team-social:after {
	height:0;
	bottom:155px;
	background-color:var(--title-color);
	border-radius:0 10px 0 0;
	z-index:-2
}
.team-box .team-social:hover:after {
	height:calc(100% - 155px)
}
.team-box .team-social:hover .play-btn {
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg)
}
.team-box .play-btn {
	position:absolute;
	top:unset;
	bottom:150px;
	left:50%;
	margin-left:-20px
}
.team-box .as-social {
	bottom:200px;
	right:50%;
	margin-right:-20px
}
.team-box:hover .team-img {
	border-radius:10px 0 0 0
}
@media (max-width: 375px) {
.team-box .team-img img {
height:295px;
object-fit:cover
}
.team-box .team-title {
font-size:20px;
margin-bottom:2px
}

.slider-shadow .slick-list {
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:-30px;
	margin-top:-30px
}
@media (max-width: 1199px) {
	.img-box5 {
	display:block;
	max-width:860px
	}
	.img-box5 .img1 {
	padding-bottom:80px
	}
	.img-box5 .shape {
	left:-40px
	}
	}
	@media (max-width: 575px) {
	.img-box5 {
	margin-top:40px
	}
	.img-box5 .img1 {
	max-width:90%;
	padding-bottom:40px
	}
	.img-box5 .img2 {
	max-width:80%
	}
	}
	.as-team .team-img {
		-webkit-transition:0.4s ease-in-out;
		transition:0.4s ease-in-out
	}
	.as-team .play-btn {
		position:relative;
		z-index:3;
		border:none;
		background-color:transparent;
		padding:0
	}
	.as-team .play-btn>i {
		background-color:var(--theme-color);
		color:var(--white-color);
	--icon-size: 40px
	}
	.as-team .play-btn:before, .as-team .play-btn:after {
		background-color:var(--theme-color)
	}
	.as-team .play-btn:hover {
		-webkit-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		transform:rotate(45deg)
	}
	.as-team .as-social {
		position:absolute;
		width:40px;
		bottom:50px;
		right:0
	}
	.as-team .as-social a {
		margin-right:0;
		margin-bottom:7px;
		background-color:var(--white-color);
		color:var(--theme-color);
		box-shadow:0px 5px 18px rgba(76, 88, 104, 0.06);
		visibility:hidden;
		opacity:0;
		-webkit-transform:translateY(45px);
		-ms-transform:translateY(45px);
		transform:translateY(45px);
		-webkit-transition:0.3s ease-in-out;
		transition:0.3s ease-in-out
	}
	.as-team .as-social a:nth-child(1) {
	-webkit-transition-delay:0s;
	transition-delay:0s
	}
	.as-team .as-social a:nth-child(2) {
	-webkit-transition-delay:0.1s;
	transition-delay:0.1s
	}
	.as-team .as-social a:nth-child(3) {
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s
	}
	.as-team .as-social a:nth-child(4) {
	-webkit-transition-delay:0.3s;
	transition-delay:0.3s
	}
	.as-team .as-social a:hover {
		background-color:var(--theme-color);
		color:var(--white-color)
	}
	.as-team .team-social {
		position:absolute;
		top:-20px;
		right:30px
	}
	.as-team .team-social:hover .as-social a {
		visibility:visible;
		opacity:1;
		-webkit-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0)
	}
	.as-team .team-social:hover .as-social a:nth-child(4) {
	-webkit-transition-delay:0s;
	transition-delay:0s
	}
	.as-team .team-social:hover .as-social a:nth-child(3) {
	-webkit-transition-delay:0.1s;
	transition-delay:0.1s
	}
	.as-team .team-social:hover .as-social a:nth-child(2) {
	-webkit-transition-delay:0.2s;
	transition-delay:0.2s
	}
	.as-team .team-social:hover .as-social a:nth-child(1) {
	-webkit-transition-delay:0.3s;
	transition-delay:0.3s
	}
	.as-team:hover .team-img img {
		-webkit-transform:scale(1.08);
		-ms-transform:scale(1.08);
		transform:scale(1.08)
	}
	.team-card {
		position:relative
	}
	.team-card .team-img {
		overflow:hidden;
		border-radius:10px 10px 0 0
	}
	.team-card .team-img img {
		width:100%;
		-webkit-transition:0.4s ease-in-out;
		transition:0.4s ease-in-out
	}
	.team-card .team-title {
		font-size:24px;
		margin-bottom:4px;
		margin-top:-0.24em;
		-webkit-transition:0.1s ease-in-out;
		transition:0.1s ease-in-out
	}
	.team-card .team-title a {
		color:inherit
	}
	.team-card .team-title a:hover {
		color:var(--title-color)
	}
	.team-card .team-desig {
		color:var(--theme-color);
		display:block;
		font-family:var(--title-font);
		margin-bottom:-0.45em;
		-webkit-transition:0.4s ease-in-out;
		transition:0.4s ease-in-out
	}
	.team-card .team-content {
		border-radius:0 0 10px 10px;
		background-color:var(--theme-color);
		text-align:center;
		padding:40px 15px 40px 15px;
		box-shadow:0px 10px 15px rgba(7, 36, 95, 0.07);
		position:relative;
		z-index:2
	}
	.team-card .team-content:before {
		content:'';
		width:100%;
		height:100%;
		background-color:var(--white-color);
		position:absolute;
		top:0;
		left:0;
		-webkit-transition:0.4s ease-in-out;
		transition:0.4s ease-in-out;
		z-index:-1;
		border-radius:0 0 9px 9px
	}
	.team-card:hover .team-content:before {
		height:0
	}
	.team-card:hover .play-btn>i {
		background-color:var(--white-color);
		color:var(--theme-color)
	}
	.team-card:hover .play-btn::before, .team-card:hover .play-btn:after {
	background-color:var(--white-color)
	}
	.team-card:hover .team-title {
		color:var(--white-color)
	}
	.team-card:hover .team-desig {
		color:var(--white-color)
	}
	.team-box {
		position:relative;
		max-width:430px;
		margin:0 auto;
		-webkit-filter:drop-shadow(4px 10px 7px rgba(7, 36, 95, 0.05));
		filter:drop-shadow(4px 10px 7px rgba(7, 36, 95, 0.05))
	}
	.team-box .team-img {
		overflow:hidden;
		position:relative;
		border-radius:10px 10px 0 0;
		width:calc(100% - 78px)
	}
	.team-box .team-img img {
		width:100%;
		-webkit-transition:0.4s ease-in-out;
		transition:0.4s ease-in-out
	}
	.team-box .team-content {
		text-align:center;
		width:calc(100% - 78px);
		padding:35px 15px;
		border-radius:0 0 0 10px;
		background-color:var(--white-color)
	}
	.team-box .team-title {
		font-size:24px;
		margin-bottom:4px;
		margin-top:-0.24em
	}
	.team-box .team-title a {
		color:inherit
	}
	.team-box .team-title a:hover {
		color:var(--theme-color)
	}
	.team-box .team-desig {
		display:block;
		margin-bottom:-0.45em
	}
	.team-box .team-social {
		top:unset;
		bottom:0;
		right:0;
		height:100%;
		width:78px
	}
	.team-box .team-social:after, .team-box .team-social:before {
		content:'';
		height:190px;
		width:100%;
		background-color:var(--white-color);
		border-radius:0 10px 10px 0;
		position:absolute;
		bottom:0;
		right:0;
		-webkit-transition:0.4s ease-in-out;
		transition:0.4s ease-in-out
	}
	.team-box .team-social:before {
		-webkit-clip-path:polygon(0 0, 100% 35px, 100% 100%, 0% 100%);
		clip-path:polygon(0 0, 100% 35px, 100% 100%, 0% 100%)
	}
	.team-box .team-social:after {
		height:0;
		bottom:155px;
		background-color:var(--title-color);
		border-radius:0 10px 0 0;
		z-index:-2
	}
	.team-box .team-social:hover:after {
		height:calc(100% - 155px)
	}
	.team-box .team-social:hover .play-btn {
		-webkit-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		transform:rotate(45deg)
	}
	.team-box .play-btn {
		position:absolute;
		top:unset;
		bottom:150px;
		left:50%;
		margin-left:-20px
	}
	.team-box .as-social {
		bottom:200px;
		right:50%;
		margin-right:-20px
	}
	.team-box:hover .team-img {
		border-radius:10px 0 0 0
	}
	@media (max-width: 375px) {
	.team-box .team-img img {
	height:295px;
	object-fit:cover
	}
	.team-box .team-title {
	font-size:20px;
	margin-bottom:2px
	}
	}
}

/* ADVERTISERS SERVICE CARD */

  
  .sec-icon {
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0 auto;
  }
  
  .sec-icon::before {
	content: "";
	position: absolute;
	height: 1px;
	left: -70px;
	margin-top: -5.5px;
	top: 60%;
	background: #333333;
	width: 50px;
  }
  
  .sec-icon::after {
	content: "";
	position: absolute;
	height: 1px;
	right: -70px;
	margin-top: -5.5px;
	top: 60%;
	background: #333;
	width: 50px;
  }
  
  .advertisers-service-sec {
	background-color: #f5f5f5;
  }
  
  .advertisers-service-sec span {
	color: #00a6ce ;
  }
  
  .advertisers-service-sec .col {
	padding: 0 1em 1em 1em;
	text-align: center;
  }
  
  .advertisers-service-sec .service-card {
	width: 100%;
	height: 100%;
	padding: 2em 2.5em;
	border-radius: 5px;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
	cursor: pointer;
	transition: 0.5s;
	position: relative;
	z-index: 2;
	overflow: hidden;
	background: #fff;
  }
  
  .advertisers-service-sec .service-card::after {
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(#f0f7f9, rgb(0 166 206));	position: absolute;
	left: 0%;
	top: -98%;
	z-index: -2;
	transition: all 0.4s cubic-bezier(0.77, -0.04, 0, 0.99);
  }
  
  .advertisers-service-sec h3 {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	color: #1f194c;
	margin: 1em 0;
	z-index: 3;
  }
  
  .advertisers-service-sec p {
	color: #575a7b;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0.03em;
	z-index: 3;
  }
  
  .advertisers-service-sec .icon-wrapper {
	background-color: #2c7bfe;
	position: relative;
	margin: auto;
	font-size: 30px;
	height: 2.5em;
	width: 2.5em;
	color: #ffffff;
	border-radius: 50%;
	display: grid;
	place-items: center;
	transition: 0.5s;
	z-index: 3;
  }
  
  .advertisers-service-sec .service-card:hover:after {
	top: 0%;
  }
  
  .service-card .icon-wrapper {
	background-color: #ffffff;
	color: rgb(255, 23, 131);
  }
  
  .advertisers-service-sec .service-card:hover .icon-wrapper {
	color: #0dcaf0;
  }
  
  .advertisers-service-sec .service-card:hover h3 {
	color: #ffffff;
  }
  
  .advertisers-service-sec .service-card:hover p {
	color: #f0f0f0;
  }
  /* ADVERTISERS SERVICE CARD ENDED */
  .Blogsecs{
	position:relative;
	display:block;
	padding:60px 0px 40px;
	background: #fff;
}
.Servicesecs{
	position:relative;
	display:block;
	padding:60px 0px 40px;
}

/********/
.blog-content{
	position:relative;
	display:block
}
.topp {
    position: absolute;
    top: -5em;
    left: 0em;
    background: #00a6ce80;
    padding: 5px;
    border-radius: 4px;
}
.one {
    width: 60px;
}
span.day {
    font-size: 50px;
    font-weight: 300;
    color: #ffff;
    line-height: 1;
}
.two {
    width: calc(100% - 60px);
}
 span.yr,  span.mos {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    color: #fff;
}


/*********/
.aetheme{
	margin-bottom: 70px;
}

.blog-meta.style2 span, .blog-meta.style2 a {
	font-family:var(--body-font);
	margin-right:25px;
	padding-right:0;
	color:#6A6E71
}

.blog-card .blog-meta.style2 span, .blog-card .blog-meta.style2 a {
	color: var(--theme-color2);
}
.blog-card .blog-meta span i, .blog-card .blog-meta a i {
   color: var(--theme-color2);
}
.blog-meta.style2 span:after, .blog-meta.style2 a:after {
	display:none
}
.blog-meta.style2 span:last-child, .blog-meta.style2 a:last-child {
	margin-right:0
}
.blog-meta a:hover {
	color:var(--theme-color)
}
.blog-secs{
	position:relative;
	display:block;
	padding-bottom: 60px;
    padding-top: 60px;
}
.blog-grid {
--space: 50px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	border:1px solid var(--border-color);
	background-color:var(--white-color);
	position:relative;
	border-radius:10px;
	overflow:hidden
}
.blog-grid-wrap {
	display:grid;
	grid-template-areas:"one one one one one one two two two two two two"  "one one one one one one three three three three three three"
}
.blog-grid .tag {
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	color:var(--theme-color);
	background-color:#ECF3FF;
	padding:5px 16px;
	border-radius:4px;
	display:inline-block;
	margin-bottom:15px
}
.blog-grid .blog-img {
	position:relative;
	min-width:250px;
	height:220px;
	overflow:hidden;
	margin:-1px
}
.blog-grid .blog-img img {
	height:100%;
	width:100%;
	object-fit:cover;
	object-position:center center;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.blog-grid .blog-content {
	padding:30px;
	-webkit-align-self:center;
	-ms-flex-item-align:center;
	align-self:center
}
.blog-grid .blog-title {
	font-size:24px;
	margin-bottom:20px;
	line-height:1.417;
	font-weight:600
}
.blog-grid .blog-meta {
	margin-bottom:-0.4em
}
.blog-grid:nth-child(1) {
grid-area:one;
margin-right:12px;
display:block;
background-color:transparent
}
.blog-grid:nth-child(1) .blog-content {
position:absolute;
bottom:0;
left:0;
padding:var(--space);
z-index:2
}
.blog-grid:nth-child(1) .blog-img {
min-width:100%;
height:100%
}
.blog-grid:nth-child(1) .blog-img:before {
content:"";
position:absolute;
bottom:0;
left:0;
background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0.06) 0%, #020F21 100%);
background:linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, #020F21 100%);
width:100%;
height:100%;
z-index:1
}
.blog-grid:nth-child(1) .category {
top:var(--space);
left:var(--space)
}
.blog-grid:nth-child(1) .blog-meta a, .blog-grid:nth-child(1) .blog-meta span {
color:var(--white-color)
}
.blog-grid:nth-child(1) .blog-meta a i, .blog-grid:nth-child(1) .blog-meta span i {
color:var(--white-color)
}
.blog-grid:nth-child(1) .blog-title {
color:var(--white-color);
font-size:30px;
line-height:1.333
}
.blog-grid:nth-child(1) .link-btn {
color:var(--white-color)
}
.blog-grid:nth-child(1) .link-btn:before {
background-color:var(--white-color)
}
.blog-grid:nth-child(2) {
grid-area:two;
margin-left:12px;
margin-bottom:24px
}
.blog-grid:nth-child(3) {
grid-area:three;
margin-left:12px
}
.blog-grid:hover .blog-img img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1)
}
@media (max-width: 1399px) {
.blog-grid {
--space: 30px
}
.blog-grid .blog-img {
min-width:225px;
height:225px
}
}
@media (max-width: 1299px) {
.blog-grid .blog-title {
font-size:22px;
margin-bottom:15px
}
.blog-grid .blog-content {
padding:30px 20px
}
.blog-grid:nth-child(1) .blog-title {
font-size:26px
}
}

@media (max-width: 991px) {
.blog-grid .blog-img {
min-width:250px;
height:210px
}
}
@media (max-width: 767px) {
.blog-grid {
--space: 30px;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
-webkit-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column
}
.blog-grid .blog-img {
height:100%
}
.blog-grid .blog-content {
-webkit-align-self:flex-start;
-ms-flex-item-align:start;
align-self:flex-start
}
}
@media (max-width: 575px) {
.blog-grid:nth-child(1) .blog-title {
font-size:22px
}
.blog-grid:nth-child(1) .blog-img {
min-height:280px
}
}
@media (max-width: 375px) {
.blog-grid .blog-title {
font-size:20px
}
.blog-grid:nth-child(1) .blog-content {
padding:35px 15px
}
.blog-grid:nth-child(1) .blog-title {
font-size:20px
}
.blog-grid .blog-content {
padding:30px 15px
}
}
.blog-card {
	box-shadow:0px 3px 0px #DFEAF4;
	border-radius:10px;
	background-color:var(--smoke-color);
	overflow:hidden;
	margin-bottom: 20px;
}
.blog-card .blog-title {
	font-size:24px;
	margin-top:-0.23em;
	line-height:1.417;
	font-weight:500;
	margin-bottom:20px
}
.blog-card .blog-img {
	overflow:hidden
}
.blog-card .blog-img img {
	width:100%;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.blog-card .blog-content {
	padding: 40px 20px;
}
.blog-card .blog-meta {
	margin-top:-0.4em;
	margin-bottom:20px;
	margin-bottom: 13px;
}
.blog-card .link-btn {
	font-size:16px;
	font-weight:500;
	margin-bottom:-0.2em;
	display:block;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content
}
.blog-card:hover .blog-img img {
	-webkit-transform:scale(1.08);
	-ms-transform:scale(1.08);
	transform:scale(1.08)
}
@media (max-width: 991px) {
.blog-card .blog-content {
padding:40px 20px
}
}
@media (max-width: 767px) {
.blog-card .blog-content {
padding:40px 40px
}
}
@media (max-width: 410px) {
.blog-card .blog-content {
padding:40px 20px
}
}
@media (max-width: 375px) {
.blog-card .blog-title {
font-size:20px
}
.blog-card .blog-meta {
margin-bottom:15px
}
.blog-card .blog-meta a, .blog-card .blog-meta span {
margin-right:15px;
font-size:14px
}
.blog-card .blog-meta a:last-child, .blog-card .blog-meta span:last-child {
margin-right:0
}
.blog-card .blog-meta a i, .blog-card .blog-meta span i {
margin-right:5px
}
}
.blog-box {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	gap:var(--bs-gutter-x);
	margin-bottom:var(--bs-gutter-x)
}
.blog-box .blog-title {
	font-size:24px;
	margin-top:-0.28em;
	line-height:1.417;
	font-weight:600;
	margin-bottom:15px
}
.blog-box .blog-img {
	overflow:hidden;
	border-radius:10px;
	min-width:-webkit-fit-content;
	min-width:-moz-fit-content;
	min-width:fit-content
}
.blog-box .blog-img img {
	width:100%;
	min-width:-webkit-fit-content;
	min-width:-moz-fit-content;
	min-width:fit-content;
	-webkit-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out
}
.blog-box .blog-meta {
	margin-top:-0.4em;
	padding-bottom:19px;
	margin-bottom:24px;
	border-bottom:1px dashed #D9D9D9
}
.blog-box .blog-meta span, .blog-box .blog-meta a {
	font-family:var(--title-font);
	margin-right:20px
}
.blog-box .blog-meta span:last-child, .blog-box .blog-meta a:last-child {
	margin-right:0
}
.blog-box .blog-meta span i, .blog-box .blog-meta a i {
	color:var(--body-color)
}
.blog-box .link-btn {
	margin-bottom:-0.2em;
	display:block;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content
}
.blog-box .as-btn {
	color:var(--theme-color);
	border-color:var(--theme-color)
}
.blog-box .as-btn::before {
background-color:var(--white-color)
}
.blog-box .as-btn:hover {
	color:var(--white-color)
}
.blog-box .as-btn:hover::before {
background-color:var(--theme-color)
}
.blog-box.style-big {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:start;
	-webkit-align-items:flex-start;
	-ms-flex-align:start;
	align-items:flex-start
}
.blog-box.style-big .blog-title {
	font-size:36px;
	line-height:1.278;
	margin-bottom:25px;
	margin-top:0
}
.blog-box.style-big .blog-img {
	margin-bottom:15px;
	min-width:100%
}
.blog-box.style-big .blog-img img {
	min-width:100%
}
@media (max-width: 767px) {
.blog-box {
-webkit-flex-wrap:wrap;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
margin-bottom:35px
}
.blog-box .blog-img {
width:100%;
height:260px
}
.blog-box.style-big .blog-img {
height:auto
}
.blog-box.style-big .blog-title {
font-size:26px;
line-height:1.378
}
}
@media (max-width: 375px) {
.blog-box .blog-title {
font-size:20px
}
}
.blog-block {
	background: #eeeeee;
	box-shadow:4px 7px 20px rgba(234, 237, 242, 0.7);
	border-radius:10px;
	padding:20px 20px 30px;
	overflow:hidden;
	position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.blog-block .blog-img {
	border-radius:10px;
	margin-bottom:20px;
	overflow:hidden
}
.blog-block .blog-img img {
	width:100%
}
.blog-block .blog-title {
	font-size:20px;
	margin-top:-0.28em;
	line-height:1.417;
	font-weight:500;
	margin-bottom:16px
}
.blog-block .blog-meta {
	margin-bottom:22px;
	padding-bottom:20px;
	border-bottom:1px solid var(--border-color);
	position:relative
}
.blog-block .blog-meta:after {
	content:'';
	height:1px;
	width:calc(100% + 60px);
	position:absolute;
	left:-30px;
	bottom:-1px;
	background-color:var(--border-color)
}
.blog-block .blog-meta a i, .blog-block .blog-meta span i {
	color:var(--body-color)
}
.blog-block .blog-meta a:hover i, .blog-block .blog-meta span:hover i {
	color:var(--theme-color)
}
.blog-block .bloga{
		padding-top: 10px;
		padding-bottom: 14px;
		border-radius: 5px;
		text-align: center;
    border-top: 1px solid var(--border-color);
    position: relative;
}
.blog-block .link-btn {
	margin-bottom:-0.7em;
	display:block;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	text-transform: capitalize;
    font-size: 15px;
}
.blog-block:hover .blog-img img {
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1)
}
@media (max-width: 991px) {
.blog-block {
padding:20px 20px 30px 20px
}
}
@media (max-width: 767px) {
.blog-block {
padding:30px
}
}
@media (max-width: 575px) {
.blog-block {
padding:20px 20px 30px 20px
}
.blog-block .blog-title {
font-size:22px
}
}
@media (max-width: 375px) {
.blog-block .blog-img {
margin-bottom:20px
}
.blog-block .blog-title {
font-size:20px;
margin-bottom:12px
}
.blog-block .blog-meta {
padding-bottom:15px;
margin-bottom:17px
}
.blog-block .blog-meta a, .blog-block .blog-meta span {
font-size:14px;
margin-right:14px
}
.blog-block .blog-meta a i, .blog-block .blog-meta span i {
margin-right:5px
}
}
.blog-card .blog-title {
    font-size: 20px;
}
.blog-card .link-btn {
font-size: 14px;}
.blog-card .blog-content {
    padding: 30px 20px;
}
.blog-card .blog-meta span i, .blog-card .blog-meta a i {
    color: var(--theme-color2);
}
.blgdes {
    margin-right: 0px;
}
.blogder {
    padding: 30px 20px 15px;
}
.keo_contact_des>p {
   
    font-size: 15px;
}

.Blog-detailsec{
	position:relative;
	display:block;
	width:100%;
	padding:60px 0px 60px;
}
.blog-sidebar h3{ 
	
}
.search3-bg{

    margin-bottom: 30px;
    padding: 25px 15px 36px;
    border-radius: 8px;
   background: #f8f5f0;

}
.search3-bg .defaultsearch {
    background: #f7f7f7;
    position: relative;
}

.search3-bg .defaultsearch input {
        border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
    padding-left: 15px;
    background: #fff;
    font-weight: 500;
    border-radius: 5px;
	
	outline:none;
	text-decoration:none;
}

.defaultsearch button {
    border: 0 none;
    font-size: 16px;
    padding: 13px 20px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    outline: none;
    background: #fff;
    color: var(--theme-color2);
	border-radius: 0px 5px 5px 0px;
}


.blog-left-sidediv {
       margin-bottom: 30px;
    padding: 25px 15px 25px;
    border-radius: 8px;
   background: #fff;
    border: 1px solid #111a1f40;
}

.blgdes{
	position:relative;
	display:block;
	    margin-right: 20px;

}


.blgdes-head{
		
	}
	
	.blgdes-head h2{
		    margin: 0;
    color: #1e1e28;
    font-size: 36px;
    line-height: 60px;
    font-weight: 800;
    letter-spacing: -0.04em;
    margin-top: 0;
    margin-bottom: 11px;
	}
	.min-date-sec {
       margin: 0px 0 15px;
    width: 100%;
    padding: 10px 25px;
    display: inline-block;
    background: var(--theme-color2);
	border-radius: 5px;
}
.min-date-sec .user-date {
    margin-top: 0px;
    float: left;
    border: none;
    width: auto;
    margin-bottom: 0px;
}
.min-date-sec .user-date .admin-left {
    margin-right: 3em;
}
.admin-left {
   font-size: 15px;
    color: #fff;
    line-height: 48px;
    font-weight: 600;
}
.admin-left i{
	padding-right:4px;
}
.date-right {
    float: right;
    font-size: 15px;
    color: #fff;
    line-height: 48px;
	font-weight: 600;
}
.date-right i{
	padding-right:4px;
}
.social-right {
    float: right;
    margin-right: 0;
    margin-top: 8px;
	 font-size: 15px;
    color: #fff;
   
    font-weight: 600;
}
	
.social-right i{
	padding-right:4px;
}






.blgdes img{
	width:100%;
	    margin-bottom: 25px;
}
.blogder{

    padding: 38px 35px 15px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #111a1f40;
	
	}
	
.blogder h2{
		font-size: 25px;
    line-height: 36px;
   
    font-weight: 800;
    color: #333333;
    margin-bottom: 13px;
	}
	.blogder{
		margin-bottom:10px;
	}
	.blogder i{
		color: #005de0;
	}
	.blogder span{
		    
    font-weight: 500;
    color: #7a7a81;
    padding-left: 9px;
    font-size: 16px;
	}
	.blogder p{
		    text-align: justify;
   
   
    margin-top: 0px;
    margin-bottom: 15px;
	}
	.blogder h6{
		font-size: 20px;
    line-height: 36px;
    font-weight: 700;
    color: #1e3737;
    margin-bottom: 13px;
	}
	
	
	.rpwe-block ul{list-style:none!important;
margin-left:0!important;
padding-left:0!important;
}
.rpwe-block li{
	
	margin-bottom:10px;
	padding-bottom:10px;list-style-type: none;
	}
	
	
	.bu-title{
		font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0;
    color: var(--theme-color2);
    padding: 5px 13px;
    margin-bottom: 15px;
    text-decoration: underline;
   
	}
	
	.rpwe-block a{
		display:inline!important;
		text-decoration:none;
		
		}
		.rpwe-block h3{
			background: none!important;
    clear: none;
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-weight: 500;
    font-size: 12px!important;
    line-height: 1.5em;
    color: #1e3737;
			
			}
			.rpwe-block h3 a{
				 color: #1e3737;
			}
			.rpwe-block h3 a:hover{
				 color: var(--theme-color2)!important;
			}
			.rpwe-thumb{border:1px solid #857c7c!important;box-shadow:none!important;margin:2px 10px 2px 0;padding:3px!important;}
			.rpwe-summary{font-size:12px;}.rpwe-time{color:#bbb;font-size:11px;}.rpwe-comment{color:#bbb;font-size:11px;padding-left:5px;}
			.rpwe-alignleft{display: inline;
    float: left;
    width: 68px;
    height: 59px!important;
    object-fit: cover;}
			.rpwe-alignright{display:inline;float:right;}
			.rpwe-aligncenter{display:block;margin-left: auto;margin-right: auto;}
			.rpwe-clearfix:before,.rpwe-clearfix:after{content:"";display:table !important;}
			.rpwe-clearfix:after{clear:both;}
			.rpwe-clearfix{zoom:1;}
			.mudtae{  font-size: 11px;
    color: #000;}
	.mudtae i{  padding-right:3px;}

	.about-card {
		background-color:var(--white-color);
		padding:40px;
		box-shadow:0px 4px 20px rgba(0, 15, 87, 0.1)
	}
	.about-card_box {
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
		-webkit-box-align:center;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center
	}
	.about-card_title {
		margin-top:-0.2em;
		margin-bottom:5px
	}
	.about-card_desig {
		font-weight:500;
		color:var(--theme-color)
	}
	.about-card .as-social a {
		background-color:var(--body-color);
		color:var(--white-color);
	--icon-size: 30px;
		font-size:12px
	}
	.about-card .as-social a:not(:last-child) {
	margin-right:3px
	}
	.about-info-wrap {
		display:-webkit-box;
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
		padding-top:23px;
		padding-bottom:23px;
		margin-bottom:23px;
		margin-top:23px;
		border-bottom:1px solid;
		border-top:1px solid;
		border-color:var(--border-color)
	}
	.about-info .info-text {
		color:var(--body-color);
		margin-bottom:0;
		display:block;
		width:-webkit-fit-content;
		width:-moz-fit-content;
		width:fit-content
	}
	.info-title {
		font-size:16px;
		border-bottom:1px solid var(--theme-color);
		width:-webkit-fit-content;
		width:-moz-fit-content;
		width:fit-content;
		margin-bottom:10px
	}
	.skill-progress {
		margin-bottom:21px
	}
	.skill-progress-wrap {
		background-color:#f8f8f8;
		height:100%;
		padding:40px
	}
	.skill-progress:last-child {
		margin-bottom:0
	}
	.skill-progress_title, .skill-progress .progress-value {
		margin-top:-0.3em;
		margin-bottom:8px;
		color:var(--title-color);
		font-size:16px;
		font-weight:500
	}
	.skill-progress .progress-value {
		margin-bottom:0;
		position:absolute;
		top:-30px;
		right:0
	}
	.skill-progress .progress {
		background-color:var(--border-color)
	}
	.border-title {
		border-bottom:1px solid var(--border-color);
		margin-top:-0.24em;
		margin-bottom:25px;
		padding-bottom:5px
	}
	@media (max-width: 1199px) {
	.about-card_img {
	margin-bottom:40px
	}
	}
	@media (max-width: 767px) {
	.about-info-wrap {
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	gap:15px
	}
	}
	@media (max-width: 575px) {
	.about-card {
	padding:20px
	}
	.about-card_box {
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	gap:15px
	}
	}
