
.navbar-fixed-top.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}
.clientlogo {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .8s ease-in-out;  
    }

    .clientlogo:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
    }



.scrolled2 {
  background-color: #000 !important;
  color:#000 !important;
  transition: background-color 200ms linear;
}



/* Base CSS */
.alignleft {
  float: left;
  margin-right: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #1B1B21;

}
body {
  color: #6e7072;
  
  font-family:KohinoorW0Demi;
}

@font-face {
  font-family:KohinoorW0Demi;
  src: url(../fonts/KohinoorW0Demi.otf);
}
@font-face {
  font-family:KohinoorW00Bold;
  src: url(../fonts/KohinoorW00Bold.otf);
}
@font-face {
  font-family:KohinoorW00Light;
  src: url(../fonts/KohinoorW00Light.otf);
}

@font-face {
  font-family:KohinoorW00Book;
  src: url(../fonts/KohinoorW00Book.otf);
}

.selector-for-some-widget {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
a:hover { text-decoration: none }



/* Header bar section start */



.site-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-menu ul li {
  display: inline-block;
}
.site-menu ul li a {
  display: block;
  font-size: 18px;
  color: #525252;
  padding: 10px 14px;
}
.site-menu ul li a:hover {

  color: #febe10;
  
}
.site-menu {
  text-align: right;
}
.header-bar-section {
  padding: 15px 0;
}
.site-logo a img {
  max-width: 150px;
}

/* Header bar section  END */


/* Hero area css start */


.slider-conten h1 {
  font-size: 72px;
  color: #febe10;
  font-family: KohinoorW00Bold;
}
.slider-conten p {
  color: #6e7072;
  font-size: 18px;font-family: KohinoorW00Light;
}
.slider-conten a {
  background: #febe10;
  color: #fff;
  font-size: 16px;
  width: 150px;
  display: block;
  text-align: center;
  padding: 10px;
  border-radius: 33px;
  -webkit-box-shadow: 0 0 30px #ffe08e;
  box-shadow: 0 0 30px #ffe08e;
}
.hero-sldire-area {
	background-size: cover;
	background-position: center top;
	padding-bottom: 408px;
	padding-top: 280px;
}


.slider-conten {
	margin-bottom: 20px;
}
.header-bar-section {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 9;
}
.blk-rt-img img {
	width: 100%;
}

.promo-contnet {
  position: relative;
}
.promo-contnet span.gry-img {
	position: absolute;
	opacity: .3;
	top: -114px;
	left: -49px;
	z-index: -1;
}
.promo-contnet span.gry-img {
  width: 102%;
}
.left-img-cnt .promo-contnet span.gry-img {
	left: -36px;
}
.slider-conten-wrp .owl-dots button span {
  width: 18px;
  height: 18px;
  background: transparent;
  display: block;
  border: 1px solid #febe10;
  border-radius: 50%;
  margin: 6px 0px;position: relative;
}

.slider-conten-wrp .owl-dots button.active span:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #febe10;
  content: "";
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slider-conten-wrp .owl-dots {
	position: absolute;
	left: 5%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.slider-conten-wrp .owl-dots button {
  display: block;
}
.slider-conten-wrp .slider-conten {
  padding-left: 80px;
}

.footer-top-area {
  position: relative;
}
.round-sp.sp-1 {
  position: absolute;
  left: 21%;
  width: 70px;
  height: 70px;
  background: #fffaee;
  border-radius: 50%;
  top: -14px;
}
.round-sp.sp-2 {
  position: absolute;
  left: 7%;
  top: 7%;
  width: 75px;
  height: 75px;
  background: #ffedbf;
  border-radius: 50%;
}
.round-sp.sp-3 {
  position: absolute;
  left: 20%;
  width: 100px;
  height: 100px;
  background: #fffaee;
  border-radius: 50%;
  top: 16%;
}
.round-sp.sp-4 {
  position: absolute;
  left: -75px;
  top: 25%;
  width: 150px;
  height: 150px;
  background: #ffedbf;
  border-radius: 50%;
}


.round-sp.sp-5 {
  position: absolute;
  right: 2%;
  top: 0;
  width: 100px;
  height: 100px;
  background: #fffaee;
  border-radius: 50%;
}
.round-sp.sp-6 {
  position: absolute;
  right: 17%;
  width: 85px;
  height: 85px;
  background: #e9e9e9;
  border-radius: 50%;
  top: 10%;
}
.round-sp.sp-7 {
  position: absolute;
  right: 7%;
  top: 22%;
  width: 100px;
  height: 100px;
  background: #ffedbf;
  border-radius: 50%;
}


.slider-conten-wrp {
  position: relative;
}
.slider-conten-wrp::after {
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 400px;
	background-image: url(../img/slider-sp.png);
	content: "";
	background-size: 100% 100%;
}
/*  Hero area css end */


/*  Header bottom area css start */


.heder-btm-right-content h1 {
  font-size: 48px;
  color: #757779;
  font-family: KohinoorW00Bold;
}
.heder-btm-right-content h1 span {
  font-size: 18px;
  display: block;
  color: #fecc09;
}
.heder-btm-right-content p {
  font-size: 18px;
  color: #272d2d;
  font-family: KohinoorW00Light;
}
.single-hdm-blk h3 {
  font-size: 24px;
  color: #febe10;
  font-family: KohinoorW00Bold;
}
.single-hdm-blk p {
  color: #828485;
  font-size: 16px;
}
.single-hdm-blk {
  -webkit-box-shadow: 0 0 30px #ddd;
  box-shadow: 0 0 30px #ddd;
  padding: 25px;
  border-radius: 10px;
}
.container {
	max-width: 1400px;
}
.header-btm-left-img img {
	width: 95%;
	-webkit-transform: translateY(-61px);
	transform: translateY(-61px);
}
.single-hdm-blk.sn-mrg {
	margin-top: 50px;
}



/*  Header bottom area css end  */


/*  Image blk css start */


.sigle-promo-area {
  position: relative;
}
.blk-rt-img {
  position: absolute;
  right: 0;
  width: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.promo-contnet h1 {
  color: #757779;
  font-size: 48px;
  font-family: KohinoorW00Bold;
  margin-bottom: 50px;
}
.promo-contnet h1 span {
  font-size: 18px;
  color: #fecc09;
  display: block;
}
.promo-contnet p {
  font-size: 18px;
  color: #272d2d;
  font-family: KohinoorW00Light;
  line-height: 30px;
}

.sigle-promo-area {
	margin-top: 150px;
	margin-bottom: 150px;
}


.top-des-sep p {
  color: #272d2d;
  font-size: 18px;
  text-align: center;
  line-height: 32px;
}
.single-sp-list li {
	color: #272d2d;
	font-size: 18px;
	font-family: KohinoorW00Bold;
	list-style: none;
	position: relative;
	padding-left: 32px;
	margin-bottom: 10px;
}
.row.pd-left-rt {
	width: 833px;
	margin: 0 auto;
	margin-top: 15px;
}
.single-sp-list li:after {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 5px;
  height: 5px;
  background: #febe10;
  content: "";
  border-radius: 50%;
}
.sigle-promo-area.left-img-cnt .blk-rt-img {
	right: auto;
	left: 0;
}

.promo-contnet a {
	background: #febe10;
	color: #fff;
	font-size: 16px;
	width: 150px;
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 33px;
	-webkit-box-shadow: 0 0 30px #ffe08e;
	box-shadow: 0 0 30px #ffe08e;
	margin-top: 33px;
}

.sigle-promo-area.left-img-cnt {
	margin-top: 230px;
	margin-bottom: 230px;
}

.promo-contnet a i {
  font-size: 24px;
  position: absolute;
  right: 35px;
}
.promo-contnet a {
  position: relative;
}


/*   Image blk css end  */


/*   Events css start  */


.ev-content p {
  color: #828485;
  font-size: 16px;
  margin: 0;
  font-family: KohinoorW00Light;
}
.ev-content h3 {
  font-size: 24px;
  color: #000;
  font-family: KohinoorW00Bold;
}
.signle-ev {
	padding: 25px;
	-webkit-box-shadow: 0 0 20px #ddd;
	box-shadow: 0 0 20px #dddddd24;
	border-radius: 20px;
	position: relative;
	background: #fff;
  z-index: 1;
}

.blog-page .hero-sldire-area-table {
  display: table;
  width: 100%;
  height: 100%;
}
.blog-page .hero-sldire-area-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.sb-btn button:hover {
	background: #0d191d;
}
.ev-right-content a:hover {
	background: #0d191d;
}
.promo-contnet a:hover {
	background: #0d191d;
}
.slider-conten a:hover {
	background: #0d191d;
}

.signle-ev::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(247,186,11);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247,186,11,1)),to(rgba(238,152,23,1)));
  background: linear-gradient(to bottom, rgba(247,186,11,1) 0%,rgba(238,152,23,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7ba0b', endColorstr='#ee9817',GradientType=0 );
  content: "";
  z-index: -1;
  border-radius: 10px;opacity: 0;-webkit-transition: .3s;transition: .3s;
}
.signle-ev:hover::after {
	opacity: 1;
}
.signle-ev span.pls-icon {
  position: absolute;
  right: 25px;
  bottom: 25px;
  color: #f0c92c;
  font-size: 22px;
}
.top-ev-img img {
	max-width: 80px;
	width: 80px;
}
.signle-ev.sng-mrg {

  margin-top: 45px;

}
.signle-ev {

  margin-bottom: 20px;
  -webkit-transition: .3s;
  transition: .3s;
}


.signle-ev:hover h3 {
  color: #fff;
}
.signle-ev:hover p {
  color: #fff;
}
.signle-ev:hover span i {
  color: #fff;
}
.ev-right-content h1 {
  font-size: 40px;
  font-family: KohinoorW00Bold;
  margin: 0;
}
.ev-right-content h1 span {
  font-size: 18px;
  display: block;
  color: #fff;
}
.ev-right-content p {
	font-size: 16px;
	line-height: 32px;color: #fff;
}

.ev-right-content a {
	background: #f1f1f1;
	color: #c38d13;
	font-size: 16px;
	width: 150px;
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 33px;
	-webkit-box-shadow: 0 0 30px #ddd;
	box-shadow: 0 0 30px #ddd;
	margin-top: 33px;
}
.gr-img {
	margin: 15px 0;
	display: block;
}
.events-area {
	background-size: 100% 100%;
	background-position: center center;
	padding-top: 200px;
	padding-bottom: 250px;
}
.ev-right-content {
	padding-left: 25px;
}

/*   Events css end  */


/*   Footer top area css start  */



.footer-top-section-title {
  text-align: center;
}
.footer-top-section-title h1 {
  font-size: 48px;
  color: #757779;
  font-family: KohinoorW00Bold;
  margin: 0;
}
.footer-top-section-title h1 span {
  display: block;
  font-size: 18px;
  color: #fecc09;
}
.single-testimonial {
  text-align: center;
}
.testi-author h4 {
	font-size: 18px;
	color: #757779;
	font-family: KohinoorW00Book;
	margin: 0;
}
.testi-author h4 span {
  display: block;
  font-family: KohinoorW00Bold;
}
.testi-content p {
  color: #272d2d;
  font-size: 30px;
  font-family: KohinoorW00Bold;
}
.testi-author {
  margin: 25px 0;
}
.testimonial-wrp .owl-dots button span {
	width: 8px;
	height: 8px;
	background: #757779;
	display: block;
	border-radius: 50%;
	margin: 6px 0px;
	position: relative;
}

.testimonial-wrp .owl-dots button.active span:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #febe10;
  content: "";
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.testimonial-wrp .owl-dots {
	text-align: center;
}
.testimonial-wrp .owl-dots button.active span {
	width: 18px;
	height: 18px;
	background: transparent;
	border: 1px solid #f5b70f;
	visibility: ;
}
.testimonial-wrp .owl-dots button {
	vertical-align: middle;
	text-align: center;
	margin: 0px 5px;
}

.testimonial-wrp .owl-nav {
  position: absolute;
  width: 225px;
  top: 36px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonial-wrp .owl-nav button {
  position: absolute;
  left: 0;
  color: #f7b118 !important;
  font-weight: bold !important;
}
.testimonial-wrp .owl-nav button.owl-next {
  left: auto;
  right: 0;
}

.clients-title {
	text-align: center;
	margin-top: 100px;
}
.clients-title h3 {
  font-size: 18px;
  color: #fecc09;
  font-family: KohinoorW00Bold;
}
.single-brand-client-logo-item {
  height: 150px;
}
.single-brand-client-logo-item-table {
  display: table;
  width: 100%;
  height: 100%;
}
.single-brand-client-logo-item-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.single-brand-client-logo-item img {
	width: 183px;
}
.single-brand-client-logo-item {
  text-align: center;
}
.footer-top-area {
	padding-top: 80px;
	padding-bottom: 80px;
}

.contact-form-left h1 {
  font-size: 48px;
  color: #757779;
  font-family: KohinoorW00Bold;
}
.contact-form-left h1 span {
	display: block;
	font-size: 18px;
	color: #fecc09;
	margin-bottom: 15px;
}
.contact-form-left p {
  font-size: 18px;
  color: #303234;
  line-height: 32px;
}
.single-fld input {
  width: 100%;
  font-size: 18px;
  border: none;
  border-bottom: 1px solid #fecc09;
  padding: 14px 0;
}
.single-fld {
  margin-bottom: 35px;
}
.sb-btn button {
	background: #febe12;
	color: #fff;
	font-size: 16px;
	width: 150px;
	display: block;
	text-align: center;
	padding: 10px;
	border-radius: 33px;
	-webkit-box-shadow: 0 0 30px #ddd;
	box-shadow: 0 0 30px #ddd;
	margin-top: 33px;
	border: none;
	cursor: pointer;
}
.sb-btn button i {
	padding-left: 9px;
}
.contact-form-left form {
	margin-top: 40px;
}
.inner-p-des p {
	color: #272d2d;
	font-size: 24px;
	line-height: 35px;font-family: KohinoorW00Light;
}

.inner-p-des a {
  font-size: 24px;
  color: #272d2d;
  font-family: KohinoorW00Bold;
}
.numner-list span {
  font-size: 24px;
  color: #272d2d;
  margin: 0 10px;
}
.numner-list {
  margin-top: 15px;
}
.inner-p-des p {
  margin-bottom: 25px;
}
.contact-form-left.p-left {
	padding-left: 50px;
}

/*   Footer top area css end  */



/*   Footer css start  */



.footer-area {
	background: #0d191d;
	padding: 80px 0;
	padding-top: 0;
}
.footer-single-widget p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  font-family: KohinoorW00Light;
  line-height: 27px;
}
.footer-logo a img {
  max-width: 300px;
  margin-bottom: 19px;
}
.single-footer-mn-clmn ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-footer-mn-clmn ul li {
  display: block;
  margin-top: 25px;
}
.single-footer-mn-clmn ul li a {
  display: inline-block;
  color: ;
  color: #fff;
}
.footer-menu-clmn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.single-footer-mn-clmn {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.single-footer-mn-clmn ul li:first-child {
  margin: 0;
}

.footer-sp {
  border-top: 1px solid #21261d;
  padding-top: 20px;
  margin-top: 20px;
}
.footer-sp p {
  margin: 0;
  font-size: 13px;
  font-family: KohinoorW00Light;
  color: #febe12;
}
.footer-menu-clmn {
	margin-top: 34px;
}

.social-links a {
  width: 35px;
  height: 35px;
  border: 1px solid #febe12;
  color: #febe12;
  display: inline-block;
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  border-radius: 50%;
  margin-right: 9px;
  -webkit-transition: .4s;
  transition: .4s;
}
.social-links {
  magin-t: m;
  margin-top: 25px;
}
.social-links a:hover {
  background: #fff;
  color: #febe12;
  border-color: #fff;
}
.footer-single-widget.sc-lnks {
	margin-top: 90px;
}

.footer-area {
  position: relative;z-index: 1;
}
.footer-area::after {
	padding: ;
	position: absolute;
	left: 0;
	top: -140px;
	width: 100%;
	height: 170px;
	background-image: url(../img/footer-sp.png);
	content: "";
	background-size: 100% 100%;
	background-position: center center;
	z-index: -1;
}
.footer-top-area {
	padding-bottom: 250px;
}
/*   Footer css end  */


/*   Blog page css start  */


.blog-contetn h1 {
  font-size: 60px;
  color: #fff;
  font-family: KohinoorW00Bold;
}
.blog-contetn h1 span {
  display: block;
  font-size: 18px;
  color: #febe10;
}
.blog-contetn {
	text-align: center;
}
.overaly-header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.77)),to(rgba(0,0,0,0)));
  background: linear-gradient(to bottom, rgba(0,0,0,0.77) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4000000', endColorstr='#00000000',GradientType=0 );
}
.site-menu.inner-page-menu ul li a {
	color: #fff;
}

.blog-contnet-blk {
	background: #fff;
	padding: 50px;
	margin-top: -336px;
	border-radius: 10px;
	
}
.blog-contnet-blk p {
  font-size: 18px;
}
.blog-contnet-blk p.bld-text {
  color: #221e1e;
  font-family: KohinoorW00Bold;
}
.blog-contnet-blk p {
  color: #272d2d;
  font-size: 18px;
  font-family: KohinoorW00Light;
}
.inner-cnt-blk h2 {
  font-size: 30px;
  color: #757779;
  font-family: KohinoorW00Bold;
}



/* The container */
.container-bx {
	display: block;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default checkbox */
.container-bx input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #ebebeb;
}

/* On mouse-over, add a grey background color */
.container-bx:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-bx input:checked ~ .checkmark {
	background-color: #fdc40e;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-bx input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-bx .checkmark::after {
	left: 7px;
	top: 2px;
	width: 6px;
	height: 12px;
	border: solid white;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.sigle-sd-blk h3 {
  font-size: 24px;
  color: #000;
  font-family: KohinoorW00Bold;
  margin: 0;
}
.list-tg-item li {
  list-style: none;
  color: #878787;
  font-size: 15px;
  position: relative;
  padding-left: 19px;
  margin-bottom: 15px;
}
.list-tg-item li:after {
  position: absolute;
  left: 0;
  top: 9px;
  width: 7px;
  height: 7px;
  background: #878787;
  color: ;
  content: "";
  border-radius: 50%;
}


.subs-bx input {
	width: 100%;
	background: #ebebeb;
	color: ;
	border: none;
	height: 40px;
	padding: 0 15px;
	border-radius: 30px;
	color: #9a9a9a;
	left: 0;
}
.sigle-sd-blk p {
  font-family: KohinoorW00Light;
}
.ck-bx {
	margin-top: 20px;
}


.des-bottom-text {
  text-align: center;
}
.des-bottom-text h4 {
  font-size: 18px;
  color: #757779;
  font-family: KohinoorW00Bold;
}
.social-links-blg a {
  width: 40px;
  height: 40px;
  background: #757678;
  display: inline-block;
  text-align: center;
  li40px: ;
  line-height: 40px;
  border-radius: 50%;
  font-size: 20px;
  color: #febe12;
  margin: 0 8px;
}
.des-bottom-text {
	
	padding-top: 30px;
	margin-top: 34px;
	background: #fff;
	padding-bottom: 25px;border-radius: 8px;
}

.des-bottom-text {
  position: relative;
}
.des-bottom-text:after {
  position: absolute;
  left: 0;
  width: 35%;
  height: 50%;
  background: #fff;
  content: "";
  bottom: 0;
  z-index: -1;
  -webkit-box-shadow: 0 0 31px #eaeaea;
  box-shadow: 0 0 31px #eaeaea;border-radius: 10px;
}
.des-bottom-text::before {
	position: absolute;
	right: 0;
	width: 35%;
	height: 50%;
	bottom: 0;
	background: #fff;
	cn: ;
	content: "";
	z-index: -1;
	-webkit-box-shadow: 0 0 31px #eaeaea;
	box-shadow: 0 0 31px #eaeaea;
	border-radius: 10px;
}
.move-prev h4 {
  font-size: 12px;
  color: #757678;
  font-family: KohinoorW00Bold;
  margin-bottom: 4px;
}
.move-prev p {
  font-size: 18px;
  font-family: ;
  color: #878787;
  font-family: KohinoorW00Light;
}
.move-prev {
  position: relative;
  padding-left: 40px;
}
.move-prev i {
  position: absolute;
  left: 0;
  text-align: ;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  color: #fecc09;
}
.move-prev.right-mv-text i {
  left: auto;
  right: 0;
}
.fas.fa-arrow-right {
}
.move-prev.right-mv-text {
  padding-left: 0;
  text-align: right;
  padding-right: 40px;
}
.next-prev-btn {
  margin-top: 50px;
}


.blog-contnet-blk {
  position: relative;
}
.blog-contnet-blk::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 350px;
	background: #fff;
	content: "";
	z-index: -1;
	-webkit-box-shadow: 0 0 41px #eaeaea;
	box-shadow: 0 0 13px #eaeaeab5;
	border-radius: 10px;
}
.blog-inner-content {
  position: relative;
  z-index: 2;
}
#test {
	height: 350px;
	margin-top: 25px;
}


/*   Blog page css end */












