.admin-bar .header-main-1.header__menu-area {
	margin-top: 32px;
}
.admin-bar .header__main {
	margin-top: 32px;
}
.copyright-list ul li .nav-link {
	padding: 0;
	transition: 0.3s;
}
.ablog__img {
	position: relative;
	margin-bottom: 30px;
}

.postbox__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
.blog-play-btn {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 84px;
	text-align: center;
	font-size: 25px;
	background: #ffffff;
	color: #1c7df8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.blog-play-btn i {
	text-shadow: 0px 4px 6px rgba(1, 19, 44, 0.24);
}
.ablog__img .swiper-button-prev {
	font-size: 15px;
	color: #ffc400;
	left: 25px;
}
.ablog__img .swiper-button-next {
	font-size: 15px;
	color: #ffc400;
	right: 25px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	color: #fff !important;
	border-radius: 0;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown.wp-block-categories select {
	width: 250px;
	height: 50px;
	padding: 0 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.wp-block-search .wp-block-search__inside-wrapper {
	position: relative;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 0;
	background: #efefef;
}
.wp-block-search .wp-block-search__input {
	border: none;
}
.wp-block-search__label {
	font-size: 18px;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
	color: #040021;
	margin-bottom: 40px;
}

.wp-block-search__label::before {
	position: absolute;
	content: "";
	left: 0;
	top: 30px;
	width: 50px;
	height: 3px;
	background: #ffc400;
}

.wp-block-search .wp-block-search__button {
	border-radius: 3px;
	padding: 0 20px;
	background: #6639ff;
	color: #ffffff;
	right: 0;
	overflow: hidden;
}
.wp-block-search .wp-block-search__button:before {
	background-color: #fff;
	content: "";
	height: 150px;
	left: -75px;
	position: absolute;
	top: -35px;
	transform: rotate(35deg);
	transition: all 2600ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 40px;
	opacity: 0;
}
.wp-block-search__button:hover::before {
	left: 120%;
	transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
	opacity: 0.25;
}

.widget_categories ul {
	padding-left: 0;
}
.postbox__audio.embed-responsive iframe {
	width: 100%;
	margin-bottom: 25px;
}

.bs-widget ul {
	margin: 0;
	padding: 0;
}
.post-text img {
	margin: 25px 0;
}
.comments-box .avatar-name span {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.comments-box .avatar-name h5 {
	margin-bottom: 5px;
}
.post-comment-form textarea {
	border-radius: 3px;
}
.post-comment-form input {
	border-radius: 3px;
}
.post-input textarea {
	border-radius: 3px;
}
.post-input input {
	border-radius: 3px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	font-size: 16px;
	font-weight: 400;
	color: #040021;
	line-height: 22px;
}
.bs-widget ul li:last-child {
	margin: 0;
}
.bs-widget ol li:last-child {
	margin: 0;
}
.bs-widget ol {
	margin: 0;
}

/*unit test*/
.blog__wrapper .sticky {
	position: static;
	box-shadow: none;
	z-index: 1;
}
.ablog.ablog-4.sticky {
	position: relative;
}

.ablog.ablog-4.sticky::before {
	position: absolute;
	content: "\f5a2";
	right: 25px;
	top: -6px;
	font-family: "Font Awesome 5 Pro";
	color: #4636ff;
	font-size: 35px;
}

.post-text p {
	margin-bottom: 15px;
}
.post-text .wp-block-media-text__media img {
	margin: 0;
}
.bs-widget select {
	width: 100%;
	height: 50px;
	padding: 0 15px;
	border: 1px solid #ddd;
	color: #000;
}
.bs-widget.widget_recent_comments ul li a:hover,
.bs-widget.widget_rss ul li a:hover,
.bs-widget.widget_recent_entries ul li a:hover {
	color: #6639ff;
	margin-left: 0;
}
.bs-widget.widget_search {
	padding: 30px;
	background: #efefef;
}
.bs-widget.widget_recent_comments ul li .comment-author-link a:hover {
	color: #1f1841;
}
.footer__widget .nice-select {
	width: 100%;
	color: #858585;
	margin-bottom: 20px;
	float: none;
}
.footer__widget .nice-select .list {
	width: 100%;
	max-height: 300px;
	overflow-y: scroll;
}
.bs-widget .nice-select {
	width: 100%;
	color: #858585;
	margin-bottom: 20px;
	float: none;
}
.bs-widget .nice-select .list {
	width: 100%;
	max-height: 300px;
	overflow-y: scroll;
}

.footer__widget ul ul {
	padding-left: 10px;
	padding-top: 10px;
}
.bs-widget.widget_recent_comments ul li a::before {
	display: none;
}
.bs-widget.widget_text p {
	color: #040021;
}
.bs-widget.widget_rss ul li {
	color: #040021;
}
.bs-widget.widget_nav_menu ul li::marker {
	display: none;
}
.bs-widget ul li {
	list-style: none;
}

/*pagination*/
.blog-area .basic-pagination ul {
	padding: 0;
}
.basic-pagination ul li {
	display: inline-block;
	margin-right: 10px;
}
.basic-pagination ul li a:hover,
.basic-pagination ul li span.current {
	background: #6639ff;
	color: #ffffff;
}
.basic-pagination ul li a,
.basic-pagination ul li span {
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
	color: #151735;
	font-size: 20px;
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ablog__img--active .swiper-button-next i:before {
	display: none;
}
.ablog__img--active .swiper-button-prev i:before {
	display: none;
}
.page-title-content ol li {
	list-style: none;
}
.page-title-content ol li {
	padding: 0px 15px;
}
.blog-area .blog-meta {
	padding-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.blog-area .blog-meta {
		padding-left: 50px;
	}
	.blog-meta li {
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	.admin-bar .header__main.sticky {
		margin-top: 0;
	}
	.blog__wrapper {
		margin-right: 0;
	}
}

.bs-widget.widget_block.widget_search {
	border: none;
}
.home_front_page .grb-breadcrumb {
	display: none;
}
.logo-sticky-option .sticky-logo {
	display: none;
}
.sticky .logo-sticky-option .sticky-logo {
	display: inline-block;
}
.sticky .logo-sticky-option .standard-logo {
	display: none;
}
.copyright-logo.logo-shape img {
	max-width: 170px;
}
.logo a img {
	width: 170px;
}
.side-info-content img {
	max-width: 170px;
}

.footer__widget .grb__social ul li a {
	border: none;
	font-size: 14px;
}
.footer__widget .grb__social.footer-social li a {
	background: #454545;
	width: 40px;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	border-radius: 50%;
}
.read-btn i {
	margin-left: 5px;
	margin-top: 3px;
	transition: 0.3s;
}
.read-btn:hover i {
	margin-left: 10px;
}
.header-main-2 .header__search a {
	border: 1px solid #4e4e4e;
}
.side-info-content .grb__social ul li a {
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #454545;
	color: #fff;
}
.side-info-content .grb__social ul li a:hover {
	background: #ffc400;
	color: #222;
}
.hero-area.st-3 .grb-btn {
	background: #ffc400;
	color: #222;
}

.side-info-close {
	background: rgba(255, 255, 255, 0.15);
	width: 40px;
	height: 40px;
	border-radius: 3px;
}
div.widget_block.bs-widget ul li a:hover {
	margin-left: 0px;
}
div.widget_block.bs-widget ul li a:before {
	display: none;
}
.single-post .page-title-heading h1 {
	font-size: 48px;
}
.blog-content.st-2 h4 a:hover {
	color: #8500d1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer-logo.st-3 a {
		width: 180px;
		height: 180px;
		line-height: 180px;
	}
	.project-like-view li {
		padding: 0;
		padding-right: 12px;
		margin-top: 10px;
	}
	.portfolio-details-title h4 {
		font-size: 38px;
	}
	.related-shots-inner > h3 {
		font-size: 38px;
	}
	.blog__wrapper.mr-35 {
		margin-right: 0;
	}
	.bs-widget {
		max-width: 100%;
	}
	.blog__details-wrapper.mr-35 {
		margin-right: 0;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
	.textwidget img {
		max-width: inherit;
	}
	.project-like-view li {
		padding: 0;
		padding-right: 12px;
		margin-top: 10px;
	}
	.portfolio-details-title h4 {
		font-size: 38px;
	}

	.related-shots-inner > h3 {
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.project-like-view li {
		padding: 0;
		padding-right: 12px;
		margin-top: 10px;
	}
	.portfolio-details-title h4 {
		font-size: 28px;
	}

	.related-shots-inner > h3 {
		font-size: 28px;
	}
	.blog__details-wrapper.mr-35 {
		margin-right: 0;
	}
}

.growbiz-single-list {
	margin-bottom: 8px;
}
.growbiz-icon {
	vertical-align: top;
	margin-top: 4px;
}
.growbiz-icon i {
	color: #fff;
	font-size: 11px;
	margin-right: 12px;
	display: inline-block;
	background: #2f2c44;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 25px;
	border-radius: 30px;
}
.growbiz-single-list > * {
	display: inline-block;
}
.section-title .white-color.mb-30 {
	margin-bottom: 30px;
}
.growbiz-content {
	transform: translateY(3px);
}
.growbiz-content p {
	color: #a8a8a8;
	font-size: 16px;
}
.video-content p {
	color: #a8a8a8;
	text-transform: initial;
	letter-spacing: initial;
}

/*contact */
.contact-info-title {
	font-size: 30px;
	font-weight: 700;
	color: #0a1426;
	margin-bottom: 11px;
}
.contact-info-subtitle {
	font-size: 16px;
	color: #535559;
	display: block;
}

.single-contact-left-item {
	padding: 23px 30px;
	border-radius: 4px;
	box-shadow: 0px 30px 70px 0px #0005271a;
	overflow: hidden;
	background-color: #fff;
}

.single-contact-left-item .icon {
	float: left;
	margin-right: 13px;
}
.single-contact-left-item .icon i {
	color: #6639ff;
}

.single-contact-left-item .content {
	overflow: hidden;
}
.single-contact-left-label {
	font-weight: 600;
	color: #0a1426;
	font-size: 15px;
	margin-bottom: 0;
	display: block;
	line-height: 1.2;
}
.single-contact-left-info {
	font-size: 15px;
	display: block;
	color: #535559;
}

.share-social a {
	font-size: 15px;
	margin-right: 6px;
	display: inline-block;
}

/*contact form */
.post-input-2 {
	margin-bottom: 30px;
}
.post-input-label-defualt {
	display: block;
	margin-bottom: 10px;
	color: #0a1426;
}
.post-check {
	line-height: 1;
}

.post-check input {
	transform: translateY(1px);
	margin-right: 5px;
	height: 12px;
}
.post-check span {
	font-size: 15px;
	color: #535559;
	display: inline-block;
}

.blog__details-wrapper .post-input input,
.blog__details-wrapper .post-input textarea {
	margin-bottom: 20px;
}

.banner3-shape img {
	width: 100%;
}

.video-content-area {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background-size: cover;
	background-position: center center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.video-content-area {
		position: relative;
		left: 0;
		top: 0;
		height: 300px;
		width: 100%;
		background-size: cover;
		background-position: center center;
	}
}
@media (max-width: 767px) {
	.video-content-area {
		position: relative;
		left: 0;
		top: 0;
		height: 300px;
		width: 100%;
		background-size: cover;
		background-position: center center;
	}
}

/*header 05 */
.m-header-btn {
	display: inline-block;
	margin-left: 20px;
}
.m-btn {
	font-size: 14px;
	font-weight: 500;
	color: #040021;
	text-transform: uppercase;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	background: transparent;
	display: inline-block;
	border: 1px solid #edeef2;
	border-radius: 3px;
	min-width: 100px;
	text-align: center;
	margin-right: 10px;
	transition: 0.3s;
	font-weight: 500;
	text-transform: capitalize;
}
.m-btn2 {
	background: #ffc400;
	border: none;
}
.m-btn2 i {
	margin-left: 3px;
}
.m-btn:hover {
	color: #040021;
	background: #ffc400;
	border-color: transparent;
}
.m-btn2:hover {
	background: #040021;
	border-color: transparent;
	color: #fff;
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.m-header-btn {
		margin-left: 10px;
	}
}

/*home2 css */
.m_service-box {
	overflow: hidden;
}
.service-box-thumb img {
	transition: 0.5s;
}
.m_service-box:hover .service-box-thumb img {
	transform: scale(1.1, 1.1);
}
.service-box-text {
	position: relative;
	padding: 35px 30px 30px 30px;
	background: #ffffff;
	box-shadow: 20px 10px 30px rgba(16, 0, 71, 0.07);
}
.service-box_title {
	font-size: 24px;
	transition: 0.3s;
}
.service-box_title:hover {
	color: #8500d1;
}
.service-box-text p {
	margin-bottom: 20px;
}
.service-box_btn {
	font-weight: 500;
	transition: 0.3s;
	text-transform: uppercase;
}
.service-box_btn i {
	margin-left: 5px;
	transition: 0.3s;
}
.service-box_btn:hover {
	color: #8500d1;
}
.service-box_btn:hover i {
	margin-left: 10px;
}

.service-box-thumb {
	overflow: hidden;
}

.service-box_icon {
	position: absolute;
	left: 20px;
	top: -40px;
	z-index: 9999;
}

.service-box_icon i {
	font-size: 40px;
	color: #8500d1;
	width: 80px;
	height: 80px;
	background: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.service-wrapper {
	box-shadow: 3px 0px 30px rgba(16, 0, 71, 0.07);
}
.sv-pagi .service-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 9px;
	border-radius: 4.5px;
	background: #fff;
	border: 1px solid #cacbce;
	margin-right: 10px;
	opacity: 1;
}
.sv-pagi
	.service-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 3px solid #8500d1;
}

/*testimonial */
.m-testimonial-wrapper {
	box-shadow: 0px 5px 40px rgba(26, 58, 106, 0.06);
}
.m-testimonial-box {
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 5px 40px rgba(26, 58, 106, 0.06);
	padding: 30px;
}
.testimonial-top-content .t-icons {
	margin-bottom: 30px;
}
.testimonial-top-content .t-icons i {
	font-size: 35px;
	color: #8500d1;
}

.testimonial-top-content p {
	font-style: italic;
	font-size: 16px;
	line-height: 25px;
	color: #505050;
	margin-bottom: 20px;
}

.t-author-img {
	display: inline-block;
}
.t-author-desig {
	display: inline-block;
	transform: translateY(15px);
	margin-left: 12px;
}
.t-author-img img {
	width: 50px;
}
.t-author-desig h6 {
	font-size: 16px;
	color: #040021;
}
.test-pagi .test-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 9px;
	border-radius: 4.5px;
	background: #fff;
	border: 1px solid #cacbce;
	margin-right: 10px;
	opacity: 1;
}
.test-pagi
	.test-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 3px solid #8500d1;
}

/*breadcrumb*/
.single-post .grb-breadcrumb {
	display: none;
}

/*sign up page */
.page__title-wrapper {
	margin-bottom: 6px;
}

.sign__wrapper {
	padding: 50px 70px;
	padding-bottom: 45px;
	margin: 0 30px;
	border-radius: 10px;
	box-shadow: 0px 40px 80px 0px rgba(2, 2, 26, 0.14);
	z-index: 11;
}
.white-bg {
	background: #ffffff;
}
.sign__header {
	padding: 0 35px;
}
.sign__header p span {
	position: absolute;
	top: 40%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sign__header p span:last-child {
	left: auto;
	right: 0;
}
.sign__header p {
	color: #7a797f;
}
.sign__header p a:hover {
	color: #6639ff;
}

.sign__form h5 {
	font-size: 16px;
	font-weight: 500;
	color: #021937;
	margin-bottom: 11px;
}
.sign__input {
	position: relative;
}
.sign__input input::placeholder {
	color: #8e8c94;
}
.sign__input input {
	width: 100%;
	height: 60px;
	line-height: 52px;
	padding: 0 50px;
	font-size: 14px;
	border: 2px solid transparent;
	background: #f5f5f7;
	color: #222222;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.sign__input i {
	position: absolute;
	top: 51%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 25px;
	font-size: 14px;
	color: #8e8c94;
}
.sign__agree label {
	padding-left: 10px;
	font-size: 14px;
}
.sign__forgot a {
	color: #7a797f;
}
.w-btn {
	font-size: 15px;
	color: #ffffff;
	background: #7127ea;
	height: 44px;
	line-height: 40px;
	border: 2px solid #7127ea;
	text-align: center;
	padding: 0 30px;
	display: inline-block;
	font-weight: 600;
	border-radius: 6px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.w-btn-11 {
	height: 50px;
	line-height: 36px;
	padding: 0 17px;
	background: #6639ff;
	border-color: #6639ff;
}
.w-btn::after {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	left: -20%;
	right: -20%;
	top: -4%;
	height: 150%;
	width: 150%;
	bottom: 0;
	transform: skewX(45deg) scale(0, 1);
	background: #ffffff;
}
.w-btn-11:hover {
	border-color: ##6639ff;
	color: #6639ff;
	background: #fff;
}
.w-100 {
	width: 100% !important;
}
.mb-50 {
	margin-bottom: 50px;
}

/*update */
.post-comments-title h2 small {
	font-size: 20px;
	color: #6639ff;
}

.section-subtitle::before {
	position: absolute;
	content: "";
	height: 6px;
	width: 100%;
	left: 0px;
	bottom: 1px;
	background-color: #e9ebed;
	z-index: -1;
}
.section-subtitle {
	font-size: 14px;
	color: #6639ff;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 2px;
}
.section-title {
	font-size: 50px;
	color: #242629;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.5px;
	line-height: 1.2;
}
.single-contact-info {
	border-bottom: 1px solid #e9ebed;
	padding-top: 30px;
	padding-bottom: 30px;
}
.contact-info-icon {
	margin-right: 20px;
}
.contact-info-icon a {
	line-height: 65px;
	text-align: center;
	font-size: 20px;
	color: #6639ff;
}
.contact-info-icon a {
	height: 65px;
	width: 65px;
	background: #f2f3f5;
	display: inline-block;
	line-height: 65px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	color: #6639ff;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.single-contact-info:hover .contact-info-icon a {
	background-color: #6639ff;
	color: #fff;
}
.contact-info-text span {
	font-size: 14px;
	text-transform: uppercase;
	color: #777a7e;
	font-weight: 500;
	margin-bottom: 5px;
	display: inline-block;
}
.contact-info-text h5 {
	font-weight: 500;
	font-size: 20px;
}
.single-contact-info:last-child {
	margin-bottom: 40px;
	border: 0;
}

.ablog__sidebar #wp-calendar tbody td {
	background: transparent;
}

.main-menu ul li .sub-menu li a .sub-menu li a {
	color: #212237;
}

/* home4 style  */

/* common style  */
.fill-btn {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	height: 60px;
	border: 1px solid #f1691a;
	background: #f1691a;
	display: inline-block;
	line-height: 58px;
	border-radius: 3px;
	padding: 0 45px;
}
.fill-btn:hover {
	color: #f1691a;
	border-color: #f1691a;
	background: #fff;
}
.pos-rel {
	position: relative;
}

.fill-btn-arrow {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #176cff;
	height: 60px;
	display: inline-block;
	border: 1px solid #176cff;
	line-height: 58px;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 0 40px 0 45px;
}
.fill-btn-arrow:hover {
	color: #fff;
}
.fill-btn-arrow i {
	padding: 0 5px 0 5px;
	transition: 0.3s;
}
.fill-btn-arrow:hover i {
	padding: 0 0px 0 10px;
}

/* banner4 syle  */
.banner-area.banner-area4 {
	margin-top: 40px;
}
.banner-900 {
	min-height: 900px;
	position: relative;
}
.banner-970 {
	min-height: 970px;
	position: relative;
}
.banner-950 {
	min-height: 950px;
	position: relative;
}
.single-banner {
	position: relative;
	z-index: 2;
}
.banner-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.banner5-sh1 {
	position: absolute;
	top: -23%;
	left: -17%;
	animation: rotated 10s infinite ease-in-out;
}
.banner5-sh2 {
	position: absolute;
	top: -32%;
	left: 28%;
	animation: animationFramesOne 10s linear infinite alternate;
}
.banner5-sh3 {
	position: absolute;
	top: 131%;
	left: 58%;
	animation: rotated 10s infinite ease-in-out alternate;
}
.banner5-sh4 {
	position: absolute;
	top: 71%;
	left: 55%;
	box-shadow: 0px 30px 50px rgba(9, 30, 67, 0.1);
	z-index: 1;
}
.banner5-sh5 {
	position: absolute;
	top: 113%;
	left: -13%;
}
.banner-icon {
	font-size: 97px;
	color: #fff;
	line-height: 1;
}
.banner-content h1 {
	font-size: 70px;
	line-height: 1.15;
	color: #222222;
	font-family: "Poppins", sans-serif;
}
.banner-content p {
	font-size: 20px;
	font-weight: 500;
	color: #6a6a6a;
	line-height: 32px;
}
.banner-content.banner-content4 h1 {
	max-width: 650px;
}
.banner-content.banner-content4.banner-content4-2 h1 {
	max-width: 610px;
}
.banner-content.banner-content4.banner-content4-3 h1 {
	max-width: 710px;
	color: #fff;
	left: 0;
	right: 0;
	margin: 0 auto 25px;
}
.banner-content.banner-content4.banner-content4-3 h4 {
	font-size: 20px;
}
.banner-content.banner-content4 p {
	max-width: 510px;
}
.banner-content.banner-content4.banner-content4-3 p {
	max-width: 670px;
	color: #dcdcdc;
	left: 0;
	right: 0;
	margin: 0 auto 35px;
}

.banner4-video .grb-video {
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #f1691a;
	animation: pulse 2s linear infinite;
}
.banner4-video .grb-video:hover {
	color: #f1691a;
}
.banner4-video {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: end;
	width: 100%;
}
/* counter areas style  */

.counter-board-single.counter-board-single4 .counter-board-number {
	font-size: 60px;
	font-weight: 600;
	color: #f1691a;
	margin-bottom: 10px;
}
.counter-board-single.counter-board-single4 p {
	font-size: 18px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: inherit;
}
.counter-board-single.counter-board-single4 .odometer-inside {
	line-height: 45px;
}
.counter-back-text {
	position: absolute;
	color: #6a6a6a;
	opacity: 0.07;
	font-size: 110px;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	left: 0;
	right: 0;
	bottom: -10px;
	line-height: 1;
}
.counter-board-border.counter-board-border4 {
	border-bottom: 0;
	border-top: 0;
}
.counter-board-area.counter-board-area4::before {
	display: none;
}
.counter-board-area.counter-board-area4 {
	border-bottom: 1px solid #ebebeb;
	padding-top: 30px;
	padding-bottom: 30px;
}
/* about4 area style  */

.h4-section-subtitle {
	font-size: 15px;
	font-weight: 900;
	color: #f1691a;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.h4-section-subtitle:after {
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background: #f1691a;
	right: -90px;
	top: 10px;
}
.h4-section-main-title {
	font-size: 48px;
	font-weight: 700;
	color: #222222;
	line-height: 1.22;
	font-family: "Poppins", sans-serif;
}
.about4-quote {
	font-size: 22px;
	font-style: italic;
	color: #222222;
}
.text-img {
	width: 110px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}
.text-p {
	overflow: hidden;
}
.text-p p {
	font-size: 18px;
	color: #6a6a6a;
	line-height: 30px;
}
.text-p-img {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding-top: 30px;
}

.point-service-icon {
	font-size: 48px;
	color: #f1691a;
	margin-right: 20px;
	float: left;
}
.point-service-single {
	width: 50%;
	float: left;
	overflow: hidden;
}
.point-service-text {
	overflow: hidden;
}
.point-service-text h5 {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 5px;
}
.point-service-text p {
	font-size: 16px;
	color: #6a6a6a;
}
.point-services {
	overflow: hidden;
	margin-bottom: 30px;
}
.about4-img1 {
	position: relative;
	transform-origin: bottom left;
	transform: rotate(-18deg);
	border-radius: 14px;
}
.about4-img2 {
	position: absolute;
	top: 140px;
	left: 140px;
	border-radius: 5px;
	overflow: hidden;
	transform: rotate(2deg);
}
.about4-year-text-wrapper {
	position: absolute;
	top: 20px;
	left: 265px;
	background: #fff;
	border-radius: 3px;
	padding: 5px 7px;
	transform: rotate(-19deg);
}
.about4-year-text {
	background: #f1691a;
	border-radius: 3px;
	text-align: center;
	padding: 18px 43px 20px 43px;
}
.about4-year-text h3 {
	font-size: 86px;
	font-weight: 700;
	color: #fff;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 0;
}
.about4-year-text p {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.about4-year-text p span {
	color: #222222;
}

/* features4 style  */
.features4-area {
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.features4-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.8;
	z-index: -1;
}
.features4-single {
	transition: 0.5s;
	height: 100%;
}
.features4-single:hover {
	background: #f1691a;
}
.features4-icon i {
	font-size: 60px;
	color: #f1691a;
	line-height: 1;
	transition: 0.5s;
}
.features4-single:hover .features4-icon i {
	color: #fff;
}
.features4-content h4 {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	transition: 0.5s;
}
.features4-single:hover .features4-content h4 {
	color: #fff;
}
.features4-content p {
	font-size: 15px;
	color: #cccccc;
	line-height: 26px;
	margin-bottom: 40px;
	transition: 0.5s;
}
.features4-single:hover .features4-content p {
	color: #fff;
}
.text-btn {
	font-size: 13px;
	color: #f1691a;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.5s;
}
.features4-single:hover .text-btn {
	color: #fff;
}
.features4-icon {
	margin-bottom: 25px;
	display: inline-block;
}
.features4-single:hover .features4-icon {
	-webkit-animation: blo-danceBottom 400ms ease-in-out;
	animation: blo-danceBottom 400ms ease-in-out;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.features4-content {
	padding: 62px 85px 57px 80px;
}
.features4-area .row > .col-lg-3:not(:last-child) {
	border-right: 1px solid #4e4e4e;
}

/* services4 style  */
.services4-text-content p {
	max-width: 470px;
}
.services4-area-bg {
	background: #f9f9f9;
}
.service4-icon {
	display: inline-block;
}
.service4-single:hover .service4-icon {
	-webkit-animation: blo-danceBottom 400ms ease-in-out;
	animation: blo-danceBottom 400ms ease-in-out;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.service4-icon i {
	font-size: 50px;
	color: #f1691a;
	line-height: 1;
}
.service4-content {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
}
.service4-content h4 {
	font-size: 20px;
	font-weight: 700;
	color: #222;
	font-family: "Poppins", sans-serif;
}
.service4-content h4 a:hover {
	color: #f1691a;
}
.service4-content p {
	font-size: 15px;
	line-height: 26px;
}
.service4-single {
	border: 1px solid #ebebeb;
	padding: 55px 30px 50px 30px;
	height: 100%;
}

/* core-features style  */

.core-features-img {
	position: absolute;
	bottom: 0;
	left: 170px;
}
.core-features-content p {
	font-size: 18px;
	line-height: 30px;
	color: #6a6a6a;
}

/* cta4-area style  */
.cta4-area-bg {
	background: #f1691a;
}

.fill-btn.cta4-quotes-btn {
	background: #fff;
	color: #222222;
	border-color: #fff;
	border-width: 2px;
}
.fill-btn.cta4-contact-btn {
	border-color: #fff;
	border-width: 2px;
	background-color: transparent;
}
.fill-btn.cta4-quotes-btn:hover {
	background: transparent;
	color: #fff;
}
.fill-btn.cta4-contact-btn:hover {
	background: #fff;
	color: #222222;
}

/* growth4 area style  */

.growth4-content {
	margin-right: 70px;
}
.growth4-content p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
	margin-bottom: 0;
}
.growth4-chart {
	margin-left: -30px;
}

.growth-list ul li {
	list-style: none;
	width: 50%;
	float: left;
	padding-left: 40px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #222222;
	margin-bottom: 18px;
}
.growth-list ul li:before {
	position: absolute;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	left: 0;
	top: 0;
	font-size: 12px;
	width: 25px;
	height: 25px;
	background: #fef3ec;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
	color: #f1691a;
	transition: 0.3s;
}
.growth-list ul li:hover:before {
	background: #f1691a;
	color: #fff;
}

/* blog4 style  */
.blog4-single {
	transition: 0.5s;
}
.blog4-single:hover {
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.04);
}
.blog4-img {
	overflow: hidden;
}
.blog4-img img {
	width: 100%;
	transition: 0.5s;
}
.blog4-single:hover .blog4-img img {
	transform: scale(1.1) rotate(3deg);
}
.blog4-meta ul li {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: uppercase;
	display: inline-block;
	line-height: 12px;
	padding-right: 18px;
	border-right: 1px solid #dcdcdc;
	margin-right: 18px;
}
.blog4-meta ul li a:hover {
	color: #f1691a;
}
.blog4-meta ul li i {
	padding-right: 12px;
	color: #f1691a;
	font-size: 15px;
}
.blog4-meta ul li:last-child {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}
.blog4-text h4 {
	font-size: 20px;
	line-height: 1.6;
	color: #222222;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}
.blog4-text h4 a:hover {
	color: #f1691a;
}
.blog4-content {
	border: 1px solid #ebebeb;
	border-top: 0;
}
.blog4-meta {
	border-bottom: 1px solid #ebebeb;
	padding: 13px 30px;
}
.blog4-text {
	padding: 23px 30px 33px 30px;
}
.blog4-btn .text-btn {
	font-size: 14px;
	color: #bcbcbc;
}
.blog4-btn .text-btn:hover {
	color: #f1691a;
}
.blog4-btn .text-btn i {
	margin-left: 7px;
	font-weight: 400;
}

/* brand2 style  */

.brand2-single {
	text-align: center;
}
.brand2-single img {
	filter: grayscale(1) brightness(0) contrast(0);
	-webkit-filter: grayscale(1) brightness(0) contrast(0);
	opacity: 0.5;
	transition: 0.3s;
}
.brand2-single a:hover img {
	filter: grayscale(0) brightness(1) contrast(1);
	-webkit-filter: grayscale(0) brightness(1) contrast(1);
	opacity: 1;
}

/* testimonial4 style  */
.testimonial4-bg {
	background: #f9f9f9;
}
.h4-section-subtitle.no-line::after {
	display: none;
}

.testimonial4-single-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	padding: 40px 30px 80px 30px;
}
.testimonial4-single-inner .t-author-img img {
	width: 80px;
}
.testimonial4-single-inner .t-author-img {
	display: block;
	border-radius: 50%;
}
.testimonial4-single-inner .t-author-desig h6 {
	font-size: 18px;
	color: #222222;
	font-weight: 700;
	margin-bottom: 5px;
	font-family: "Poppins", sans-serif;
}
.testimonial4-single-inner .t-author-desig span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.testimonial4-single-inner .t-author-desig {
	margin-bottom: 24px;
	transform: none;
	margin-left: 0;
	margin-top: 27px;
	display: block;
}
.testimonial4-single-inner p {
	font-size: 20px;
	line-height: 1.6;
	color: #6a6a6a;
}
.testimonial4-single .t-icons {
	width: 60px;
	height: 60px;
	background: #f1691a;
	border-radius: 7px;
	text-align: center;
	line-height: 60px;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 23px;
	color: #fff;
}
.testimonial4-single {
	margin-bottom: 30px;
}

/* testimonial4 pagination style  */
.test4-pagi {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -120px;
}
.test4-pagination {
	display: inline-block;
	padding: 10px 35px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.test4-pagination:before {
	position: absolute;
	content: "";
	width: calc(100% - 70px);
	height: 1px;
	background: #c2c2c2;
	top: 29px;
	z-index: -1;
}
.test4-pagination .swiper-pagination-bullet {
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	background: #fff;
	border-radius: 0;
	margin: 0 22px;
	opacity: 1;
	position: relative;
}
.test4-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #f1691a;
}
.test4-pagination .swiper-pagination-bullet::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	left: 7px;
	top: 11px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.test4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	opacity: 1;
	visibility: visible;
}
.test4-pagination .swiper-pagination-bullet::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	right: 7px;
	top: 11px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.test4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.test4-pagination .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.test4-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

/* team4 style  */
.team4-bg-img {
	width: 46%;
	height: 693px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.team4-bg-color {
	width: 100%;
	height: 693px;
	position: absolute;
	background: #f9f9f9;
	top: 0;
	left: 0;
	z-index: -2;
}
.team4-container {
	margin: 0px 83px;
}
.team4-member-wrapper {
	padding: 30px;
	background: #fff;
	margin-left: 20%;
}
.team4-member {
	display: inline-block;
	overflow: hidden;
}
.team4-member-img {
	margin-bottom: 55px;
}
.team4-member-content h4 {
	font-size: 18px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 4px;
}
.team4-member-content h4 a:hover {
	color: #f1691a;
}
.team4-member-content span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.grb__social.team4-social ul li a {
	border: 0;
	color: #848688;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: none;
}
.grb__social.team4-social ul li a:hover {
	color: #f1691a;
	background: none;
}

.grb__social.team4-social {
	margin-top: 20px;
}
.team4-member-content {
	background: #fff;
	padding: 30px 10px 30px 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: 30px;
	margin-right: 30px;
	bottom: -50px;
	transition: 0.5s;
}
.team4-member:hover .team4-member-content {
	bottom: 0;
}

/* team4 pagination style  */
.team4-pagi {
	position: absolute;
	left: -65px;
	right: auto;
	bottom: 90px;
}
.team4-pagination {
	display: inline-block;
	padding: 10px 35px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.team4-pagination:before {
	position: absolute;
	content: "";
	width: calc(100% - 70px);
	height: 1px;
	background: #c2c2c2;
	top: 29px;
	z-index: -1;
}
.team4-pagination .swiper-pagination-bullet {
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	background: #fff;
	border-radius: 0;
	margin: 0 22px;
	opacity: 1;
}
.team4-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #f1691a;
	position: relative;
}
.team4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	left: 7px;
	top: 11px;
}
.team4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	right: 7px;
	top: 11px;
}

.team4-pagination .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.team4-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

/* header6 area style  */
.header6-btn .fill-btn {
	background: #fff;
	color: #f1691a;
}
.header6 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
.header6-info ul li {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	display: inline-block;
	padding-right: 40px;
	position: relative;
}
.header6-info ul li a:hover {
	color: #f1691a;
}
.header6-info ul li i {
	color: #f1691a;
	font-size: 17px;
	margin-right: 10px;
}
.header6-top {
	border-bottom: 1px solid #ebebeb;
	padding: 8px 85px 7px;
	background: #fff;
}
@media only screen and (max-width: 1600px) {
	.header6-top {
		padding: 8px 15px 7px;
	}
}
@media (max-width: 575px) {
	.header6-top {
		padding: 8px 15px 7px;
	}
}
.header6-info ul li:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 40px;
	background: #ebebeb;
	right: 18px;
	top: -10px;
}
.header6-info ul li:last-child::after {
	display: none;
}
.header6-info ul li:last-child {
	padding-right: 0;
}
.login-btn a {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
}
.login-btn {
	display: inline-block;
	position: relative;
	padding-right: 40px;
}
.grb__social.header6-top-social ul li a {
	font-size: 15px;
	color: #848688;
	width: inherit;
	height: inherit;
	line-height: inherit;
	border-color: #fff;
}
.grb__social.header6-top-social ul li {
	margin-left: 15px;
	margin-right: 0;
}
.grb__social.header6-top-social {
	display: inline-block;
}
.grb__social.header6-top-social ul li a:hover {
	background: #fff;
	border-color: #fff;
	color: #f1691a;
}
.login-btn:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 40px;
	background: #ebebeb;
	right: 18px;
	top: -9px;
}
.grb__social.header6-top-social ul li:first-child {
	margin-left: 0;
}

.header6-main {
	background: #fff;
	padding: 0 85px;
}
@media only screen and (max-width: 1600px) {
	.header6-main {
		padding: 0 15px;
	}
}
@media (max-width: 575px) {
	.header6-main {
		padding: 0 0;
	}
}
.header6-logo {
	display: inline-block;
	position: relative;
	margin-right: 160px;
}
.header6-btn {
	display: inline-block;
	margin-left: 40px;
}
.bar-icon {
	width: 20px;
	height: 14px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}
.header6-bar {
	display: inline-block;
}
.bar-icon span {
	width: 100%;
	height: 2px;
	background: #000;
	display: inline-block;
}

.bar-icon span:nth-child(2) {
	margin-left: 9px;
	transition: 0.3s;
}
.bar-icon:hover span:nth-child(2) {
	margin-left: 0;
}
.header6__search {
	display: inline-block;
	padding-right: 40px;
	position: relative;
}
.header6__search a {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.header6__search:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 18px;
	background: #e5e5e5;
	right: 18px;
	top: 3px;
}
.main-menu.main-menu7 ul li a {
	font-size: 15px;
	font-weight: 500;
	color: #222222;
	padding: 30px 0;
}
.main-menu.main-menu7 ul li {
	margin: 0 18px;
}
.header6-logo:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 80px;
	background: #ebebeb;
	right: -100px;
	top: -17px;
}
.header6-main-right {
	display: flex;
	align-items: center;
	justify-content: end;
}
.main-menu.main-menu7 ul li .sub-menu {
	border-color: #f1691a;
}
.main-menu.main-menu7 ul li:hover > a {
	color: #f1691a;
}
.main-menu.main-menu7 ul li:hover.menu-item-has-children::after {
	color: #f1691a;
}
.main-menu.main-menu7 ul li .sub-menu li:hover > a {
	color: #f1691a;
}
.sticky .main-menu.main-menu7 ul > li:hover > a {
	color: #f1691a;
}

/* footer4 style  */

.footer-area.footer4-area {
	background: #fff;
}
.copyright-text.copyright-text4 p {
	font-size: 16px;
	font-weight: 400;
	color: #222;
}
.copyright-text.copyright-text4 p a:hover {
	color: #f1691a;
}
.footer4-logo img {
	max-width: 150px;
}
.footer4-copyright {
	padding: 16px 0;
}
.footer4-top {
	position: relative;
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer4-top:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #000000;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.85;
}

.footer-widget-title.footer4-widget-title h4 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 34px;
}
.footer-widget.footer4-widget p {
	font-size: 16px;
	color: #aeaeae;
}
.footer-widget.footer4-widget ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #aeaeae;
}
.footer-widget.footer4-widget ul li a:hover {
	color: #fff;
	padding-left: 5px;
}
.footer-widget.footer4-widget ul li {
	margin-bottom: 13px;
}
.footer4-widget.footer4-widget-contact ul li {
	margin-bottom: 20px;
}

.footer4-widget.footer4-widget-contact ul li {
	margin-bottom: 20px;
}
.grb__social.footer4-social ul li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #efefef;
	color: #8c909a;
	border-color: #efefef;
}
.grb__social.footer4-social ul li a:hover {
	color: #f1691a;
	background: #efefef;
	border-color: #efefef;
}

.footer4-top .row > div {
	position: relative;
}
.footer4-top .row > div:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background: #373737;
	top: 0;
	right: 0;
}
.footer4-top .row > div.widget-n1::after {
	right: -78px;
}
.footer4-top .row > div.widget-n2::after {
	right: -63px;
}
.footer4-top .row > div.widget-n3::after {
	right: -50px;
}
.footer4-top .row > div.widget-n4::after {
	display: none;
}

.footer4-top .row > div.widget-n4 > div {
	margin-left: 100px;
}
.footer4-top .row > div.widget-n2 > div {
	margin-left: 110px;
}
.footer4-top .row > div.widget-n1 > div {
	margin-right: -40px;
}
.footer4-top .row > div.widget-n3 > div {
	margin-left: 115px;
}

/* home4 responsive style  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
	.header6-logo {
		margin-right: 100px;
	}
	.header6-logo::after {
		right: -63px;
	}
	.team4-pagi {
		left: -95px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.header6-btn {
		display: none;
	}
	.header6-logo {
		margin-right: 45px;
	}
	.main-menu.main-menu7 ul li {
		margin: 0 15px;
	}
	.header6-logo::after {
		right: -36px;
	}
	.features4-content {
		padding: 42px 30px 37px 30px;
	}
	.team4-member-wrapper {
		margin-left: 0%;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: -20px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 95px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 100px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 85px;
	}
	.footer4-top .row > div.widget-n1::after {
		right: -46px;
	}
	.footer4-top .row > div.widget-n2::after {
		right: -50px;
	}
	.footer4-top .row > div.widget-n3::after {
		right: -40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.header6-btn {
		display: none;
	}
	.header6-main {
		padding: 12px 15px;
	}
	.header6-logo {
		margin-right: 40px;
	}
	.header6-logo::after {
		display: none;
	}
	.main-menu.main-menu7 ul li {
		margin: 0 10px;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.banner-content h1 {
		font-size: 65px;
	}
	.about4-year-text-wrapper {
		left: 200px;
	}
	.h4-section-main-title {
		font-size: 37px;
	}
	.service4-single {
		padding: 45px 10px 40px 15px;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.blog4-meta {
		padding: 13px 20px;
	}
	.blog4-text {
		padding: 23px 20px 33px 20px;
	}
	.blog4-text h4 {
		font-size: 17px;
		font-weight: 600;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: 0px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n1::after {
		right: 0px;
	}
	.footer4-top .row > div.widget-n2::after {
		right: 0px;
	}
	.footer4-top .row > div.widget-n3::after {
		right: 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header6-btn {
		display: none;
	}
	.header6-logo {
		margin-right: 0px;
	}
	.header6-logo::after {
		display: none;
	}
	.banner-content h1 {
		font-size: 54px;
	}
	.h4-section-main-title {
		font-size: 32px;
	}
	.core-features-content {
		padding-left: 0;
	}
	.header6-main {
		padding: 12px 0px;
	}
	.core-features-content {
		padding-left: 0;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.team4-bg-img {
		height: 600px;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: 0px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div::after {
		display: none;
	}
	.footer4-top .row > div {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer4-top {
		padding-top: 100px;
		padding-bottom: 60px;
	}
}

@media (max-width: 767px) {
	.header6-btn {
		display: none;
	}
	.header6-main {
		padding: 12px 0px;
	}
	.header6-logo {
		margin-right: 0px;
	}
	.header6-logo::after {
		display: none;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: 0px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div::after {
		display: none;
	}
	.footer4-top .row > div {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer4-top {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.banner-content h1 {
		font-size: 30px;
	}
	.banner-content p {
		font-size: 18px;
	}
	.h4-section-main-title {
		font-size: 25px;
	}
	.about4-quote {
		font-size: 18px;
	}
	.text-img {
		float: none;
	}
	.point-service-single {
		width: 100%;
		float: none;
	}
	.features4-content {
		padding: 42px 50px 37px 50px;
	}
	.services4-text-content {
		margin-bottom: 30px;
	}
	.core-features-img {
		left: 75px;
	}
	.core-features-content.pl-70 {
		padding-left: 0px;
	}
	.fill-btn.cta4-quotes-btn {
		margin-bottom: 20px;
	}
	.growth-list ul li {
		width: 100%;
	}
	.team4-container {
		margin: 0px 0px;
	}
	.banner4-video {
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.testimonial4-single-inner p {
		font-size: 18px;
	}
	.blog4-meta {
		padding: 13px 20px;
	}
	.blog4-text {
		padding: 23px 20px 33px 20px;
	}
	.footer4-logo {
		text-align: center;
		margin-bottom: 20px;
	}
	.copyright-text.copyright-text4 {
		text-align: center !important;
		margin-bottom: 0;
	}
	.about4-img2 {
		left: 45px;
	}
	.about4-year-text-wrapper {
		left: 135px;
	}
	.text-p-img {
		padding-top: 30px;
		padding-bottom: 25px;
	}
	.growth4-chart {
		margin-left: 0;
	}
	.point-service-single {
		margin-bottom: 20px;
	}
	.footer-area.footer4-area {
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.point-service-single {
		width: 50%;
		float: left;
	}
	.banner-content h1 {
		font-size: 38px;
	}
	.h4-section-main-title {
		font-size: 28px;
	}
}

/* home5 styles  */
/* banner5 style  */

.banner5-main-img {
	border-radius: 6px;
	overflow: hidden;
	max-width: 605px;
}
.banner5-main-img-wrapper {
	background: #fff;
	padding: 20px;
	border-radius: 18px;
	box-shadow: 0px 40px 90px rgba(13, 43, 88, 0.1);
	position: absolute;
	transform: translateY(-50%);
}
.banner5-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner5-main-img img {
	max-width: inherit;
}
.banner5-video .grb-video {
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #f1691a;
	animation: pulse 2s linear infinite;
}
.banner5-video .grb-video:hover {
	color: #f1691a;
}

.creative-project-stat {
	max-width: 215px;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 15px;
	position: absolute;
	z-index: 2;
	padding: 40px 15px 45px 15px;
	text-align: center;
	box-shadow: 0px 30px 60px rgba(12, 35, 83, 0.1);
	right: -230px;
	top: 40px;
}
.creative-project-stat p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #222222;
	text-transform: uppercase;
}
.creative-project-stat-number {
	font-size: 52px;
	font-weight: 700;
	line-height: 1;
	font-family: "Poppins", sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}

/* brand3 area style  */
.brand2-single.gray-none img {
	filter: grayscale(0) brightness(1) contrast(1);
	-webkit-filter: grayscale(0) brightness(1) contrast(1);
	opacity: 1;
	transition: 0.3s;
}

/* h4-section-title style  */

.h5-section-subtitle {
	font-size: 15px;
	font-weight: 700;
	color: #1360e3;
	text-transform: uppercase;
	display: inline-block;
}
.h5-section-main-title {
	font-size: 48px;
	font-weight: 700;
	color: #222222;
	line-height: 1.22;
	font-family: "Poppins", sans-serif;
}

.down-mark-line {
	position: relative;
	z-index: 2;
	display: inline-block;
}
.down-mark-line::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
	background: url(../img/home5/bg/down-mark-line.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-animation: section-animation 3s infinite;
	animation: section-animation 3s infinite;
}

/* core-features style  */

.core-feature-single {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 20px 50px rgba(48, 85, 148, 0.06);
	padding: 38px 34px 35px 34px;
}
.core-feature-single p {
	font-size: 15px;
	line-height: 26px;
	color: #6a6a6a;
	margin-bottom: 0;
}
.core-feature-title {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
	margin-bottom: 15px;
}
.core-feature-title a:hover {
	color: #176cff;
}
.core-feature-icon {
	height: 115px;
	margin-bottom: 45px;
}
.core-feature-icon img {
	max-height: 100%;
}

/* b-journey area style  */
.growth-list.journey-growth ul li {
	font-size: 18px;
	width: 100%;
	margin-bottom: 16px;
}
.growth-list.journey-growth ul li::before {
	background: #e1ecff;
	color: #176cff;
}
.growth-list.journey-growth ul li:hover::before {
	background: #176cff;
	color: #fff;
}

.mail-for-trend-input {
	max-width: 450px;
	position: relative;
}
.mail-for-trend-input input {
	height: 60px;
	width: 100%;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0px 15px 30px rgba(17, 46, 90, 0.1);
	padding: 0 20px;
}
.mail-for-trend-input input::placeholder,
.mail-for-trend-input input::-moz-placeholder {
	font-size: 13px;
	font-weight: 400;
	color: #6a6a6a;
}
.mail-for-trend-input input[type="button"] {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #176cff;
	display: inline-block;
	border-color: #176cff;
	height: 44px;
	border-radius: 3px;
	position: absolute;
	right: 8px;
	width: inherit;
	padding: 0 30px;
	text-transform: uppercase;
	top: 8px;
}

.b-journey-img {
	margin-right: 40px;
	border-radius: 10px;
	overflow: hidden;
}
.data-users-img {
	position: absolute;
	left: -80px;
	bottom: -65px;
	overflow: hidden;
	box-shadow: 0px 30px 80px rgba(25, 56, 109, 0.1);
	border-radius: 13px;
	background: #fff;
	-webkit-animation: float-bob-y 4s linear 0s infinite alternate;
	-moz-animation: float-bob-y 4s linear 0s infinite alternate;
	-o-animation: float-bob-y 4s linear 0s infinite alternate;
	animation: float-bob-y 4s linear 0s infinite alternate;
}
.b-journey-bg {
	position: relative;
}
.b-journey-bg:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background: linear-gradient(
		rgba(255, 255, 255, 0) 0%,
		rgba(242, 247, 255, 0.64) 100%
	);
	z-index: -1;
}

/* service5 style  */

.single-service.single-service5 {
	box-shadow: 0px 70px 80px rgba(57, 84, 130, 0.07);
	border-radius: 10px;
	padding: 55px 40px 55px;
	height: 100%;
	background: #fff;
}
.single-service-content {
	text-align: center;
}
.single-service-icon {
	height: 84px;
	margin-bottom: 40px;
}
.single-service-icon img {
	height: 100%;
}
.single-service-title {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
	margin-bottom: 25px;
}

.single-service.single-service5 {
	box-shadow: 0px 70px 80px rgba(57, 84, 130, 0.07);
	border-radius: 10px;
	padding: 55px 40px 55px;
	height: 100%;
	background: #fff;
}
.single-service.single-service5::after {
	position: absolute;
	content: "";
	width: 0%;
	height: 14px;
	background: green;
	left: 0px;
	bottom: 0px;
	border-radius: 7px;
	clip-path: polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
.single-service.single-service5:hover::after {
	width: 100%;
	opacity: 1;
	visibility: visible;
}
.single-service.single-service5.cd::after {
	background: linear-gradient(to right, #07d5ff 0%, #3c3cef 100%);
}
.single-service.single-service5.dp::after {
	background: linear-gradient(to left, #fd3a84 0%, #ffa68d 100%);
}
.single-service.single-service5.dm::after {
	background: linear-gradient(
		to right,
		#46bb75 0%,
		#30cba1 44.4%,
		#0e88b6 81.5%,
		#0057c8 100%
	);
}
.single-service-content {
	text-align: center;
}
.single-service-title a:hover {
	color: #176cff;
}
.single-service-icon {
	height: 84px;
}
.single-service-icon img {
	height: 100%;
}
.single-service-title {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
}
.single-service.single-service5 p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #6a6a6a;
}
.text-btn-bb {
	font-size: 14px;
	font-weight: 700;
	color: #176cff;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 7px;
	display: inline-block;
}
.text-btn-bb:hover {
	color: #176cff;
}
.text-btn-bb:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #b1c0db;
	bottom: 2px;
}
.text-btn-bb:after {
	position: absolute;
	content: "";
	width: 0%;
	height: 3px;
	background: #176cff;
	bottom: 1px;
	left: 0;
	transition: 0.3s;
}
.text-btn-bb:hover:after {
	width: 100%;
}

.service5-bottom-text p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
}
.service5-bottom-text p a {
	font-size: 16px;
	color: #176cff;
	font-weight: 700;
	border-bottom: 1px solid transparent;
}
.service5-bottom-text p a:hover {
	border-color: #176cff;
}

/* software-area style  */
.software-area-bg {
	position: relative;
}
.software-area-bg::before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background: linear-gradient(
		rgba(244, 248, 255, 0.56) 0%,
		rgba(255, 255, 255, 0) 100%
	);
	z-index: -1;
}

.t-downloads-number p {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	display: inline-block;
}
.t-downloads-number p span {
	display: block;
	font-size: 34px;
	font-weight: 700;
	color: #222;
	font-family: "Poppins", sans-serif;
}
.t-downloads-number-icon {
	width: 43px;
	position: absolute;
	right: 20px;
	top: 30px;
}
.t-downloads-number {
	position: absolute;
	background: #fff;
	padding: 33px 85px 27px 20px;
	border-radius: 10px;
	box-shadow: -10px 20px 70px rgba(17, 40, 114, 0.12);
	top: 120px;
	left: -90px;
}

.software-area-img2 {
	position: absolute;
	left: 59%;
	top: 55%;
	max-width: 190px;
	border-radius: 10px;
	box-shadow: -10px 20px 70px rgba(17, 40, 114, 0.12);
	overflow: hidden;
	-webkit-animation: float-bob-y 4s linear 0s infinite alternate;
	-moz-animation: float-bob-y 4s linear 0s infinite alternate;
	-o-animation: float-bob-y 4s linear 0s infinite alternate;
	animation: float-bob-y 4s linear 0s infinite alternate;
}
.software-area-img {
	margin-right: 100px;
	box-shadow: 0px 30px 60px rgba(31, 54, 128, 0.15);
	border-radius: 22px;
	overflow: hidden;
	margin-bottom: 60px;
	max-width: 500px;
}
.software-area-content p {
	font-size: 16px;
	color: #6a6a6a;
}
.software-area-content .software-item {
	max-width: 189px;
	margin-right: 30px;
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 3px;
	box-shadow: 0px 15px 45px rgba(20, 46, 91, 0.1);
	overflow: hidden;
}
.download-software-btn {
	display: inline-block;
}
.download-software-btn::after {
	position: absolute;
	content: url("../img/home5/icon/arrow-pointer-up.png");
	top: -18px;
	left: calc(100% + 5px);
}
.download-software-btn .download-btn {
	font-size: 15px;
	font-weight: 700;
	color: #176cff;
}

/* team5-area style  */
.team5-content p {
	font-size: 16px;
	color: #6a6a6a;
}

.team-achivements ul li p {
	font-size: 16px;
	color: #6a6a6a;
}
.team-achivements ul {
	display: flex;
	justify-content: space-between;
}
.team-achivements ul li {
	list-style: none;
}
.team-achivements ul li p span {
	display: block;
	font-size: 36px;
	font-weight: 400;
	color: #222;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 6px;
}
.team5-btn .fill-btn-arrow {
	background: none;
	color: #176cff;
}

.team5-img1 {
	max-width: 340px;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 265px;
}
.team5-img2 {
	position: absolute;
	max-width: 260px;
	border-radius: 10px;
	overflow: hidden;
	top: 180px;
	left: 40px;
}
.team5-img3 {
	position: absolute;
	max-width: 260px;
	border-radius: 10px;
	bottom: 0;
	left: 270px;
	margin-bottom: 60px;
}
.team5-img3 img {
	border-radius: 10px;
}
.team5-img3-icons {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -60px;
	text-align: center;
}

.team5-img3-text p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
}
.team5-img3-text {
	max-width: 160px;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.team5-img3-text p span {
	display: block;
	font-size: 48px;
	font-weight: 900;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 10px;
}

/* testimonial5-area style  */
.testimonial5-area-title {
	max-width: 625px;
	margin: 0 auto;
}
.test5-message-box {
	position: absolute;
	max-width: 300px;
	left: 0;
	right: 0;
	margin: auto;
	top: -35px;
}
.text5-icon-quote {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	box-shadow: 0px 20px 60px rgba(22, 56, 114, 0.08);
	text-align: center;
	line-height: 90px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 215px;
	background: #fff;
}
.text5-icon-quote i {
	background-image: linear-gradient(#ff9100 0%, #fc3434 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 25px;
}
.testimonial5-wrapper {
	margin-top: 110px;
}
.testimonial5-content p {
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
	line-height: 1.6;
}
.testimonial5-author-img {
	max-width: 80px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 25px;
}
.testimonial5-author-info h4 {
	font-size: 18px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 7px;
}
.testimonial5-author-info span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}

.test5-button-next {
	font-size: 21px;
	color: #176cff;
	position: absolute;
	right: -50px;
	bottom: 60px;
}
.test5-button-prev {
	font-size: 21px;
	color: #176cff;
	position: absolute;
	left: -50px;
	bottom: 60px;
}
.test5-button-next.swiper-button-disabled,
.test5-button-prev.swiper-button-disabled {
	color: #a0b2d1;
}

.testimonial5-single-author {
	position: relative;
}
.testimonial5-single-author:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	opacity: 0.7;
	transition: all 0.3s;
}
.test5-thumbs-active
	.swiper-slide-thumb-active
	.testimonial5-single-author:after {
	opacity: 0;
}

/* portfolio5-area style  */
.portfolio5-area-title {
	max-width: 600px;
}

.portfolio5-area-title {
	max-width: 600px;
}
.portfolio5-gallery-single {
	border-radius: 10px;
	overflow: hidden;
}
.portfolio5-gallery-single:hover .portfolio5-gallery-content {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.portfolio5-gallery-content {
	position: absolute;
	width: calc(100% - 90px);
	height: calc(100% - 90px);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: scale(0.5);
	transition: all 0.5s;
	opacity: 0;
	visibility: hidden;
}

.portfolio5-tag {
	font-size: 14px;
	font-weight: 400;
	color: #176cff;
}
.portfolio5-gallery-content h4 {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
}
.portfolio5-gallery-content span {
	font-size: 14px;
	color: #6a6a6a;
	display: block;
}
.portfolio5-btn .fill-btn-arrow {
	background: none;
	color: #176cff;
}

/* blog5-area style  */

.blog4-single.blog5-single .blog4-content {
	border-color: #fff;
}
.blog4-single.blog5-single {
	box-shadow: 0px 40px 70px rgba(49, 76, 122, 0.1);
	border-radius: 10px;
	overflow: hidden;
}
.blog5-single .blog4-meta {
	border-color: #fff;
	padding: 13px 30px 13px 130px;
}
.blog5-single .blog4-text h4 {
	font-weight: 700;
}
.blog5-single .blog4-btn .text-btn {
	font-size: 14px;
	font-weight: 500;
	color: #8e959f;
}
.blog5-single .blog4-btn .text-btn:hover {
	color: #176cff;
}

.blog5-meta-date {
	position: absolute;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: linear-gradient(to bottom right, #ff9100 0%, #fc3434 100%);
	border-radius: 5px;
	left: 30px;
	top: -28px;
}
.blog5-meta-date p span {
	display: block;
	font-size: 30px;
}
.blog5-meta-date p {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	margin-top: 8px;
}

/* cta5-area style  */
.cta5-area {
	padding-bottom: 250px;
}

/* newsletter5-area style  */
.newsletter5-wrapper {
	border-radius: 10px;
	box-shadow: 0px 30px 60px rgba(24, 51, 99, 0.08);
	position: relative;
	z-index: 2;
	margin-top: -130px;
	background-size: cover;
	background-position: center center;
}
.newsletter5-wrapper::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.5;
	z-index: -1;
	border-radius: 10px;
}
.newsletter5-inner {
	max-width: 830px;
	margin: 0 auto;
}
.newsletter5-title {
	font-size: 28px;
	font-weight: 700;
	color: #161b1c;
}
.newsletter5-content p {
	color: #6a6a6a;
}
.newsletter5-form-input {
	position: relative;
}
.newsletter5-form-input input {
	width: 100%;
	height: 70px;
	border: 1px solid #e7ebf2;
	border-radius: 5px;
	padding: 0 215px 0 55px;
	font-size: 14px;
}

.newsletter5-form-input:before {
	position: absolute;
	content: "\f0e0";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	color: #176cff;
	left: 30px;
	top: 23px;
}
.newsletter5-form-input input::placeholder,
.newsletter5-form-input input::-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #6a6a6a;
}
.newsletter5-input-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 70px;
	padding: 0 32px;
	border: none;
	background: linear-gradient(to right, #ff9100 0%, #fc3434 100%);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0 5px 5px 0;
}
.newsletter5-input-button i {
	color: #fff;
	margin-left: 10px;
}

.newsletter-service span {
	font-size: 14px;
	font-weight: 400;
	color: #222;
	padding: 0 12px;
	position: relative;
}
.newsletter-service span:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 15px;
	background: #222;
	right: 0;
	top: 0;
}
.newsletter-service span:last-child:after {
	display: none;
}

.newsletter5-form {
	margin-bottom: 17px;
}

/* footer5 area style  */
.footer5-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer-area.footer-area5 {
	background-color: transparent;
	padding-top: 270px;
	margin-top: -230px;
}

.footer-widget.footer5-widget p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 28px;
}
.footer-widget.footer5-widget .subscribe-form {
	box-shadow: 0px 10px 20px rgba(53, 82, 177, 0.13);
}
.footer-widget.footer5-widget .subscribe-form input {
	padding: 0 160px 0 20px;
	background: #fff;
	border-radius: 3px;
}
.footer-widget.footer5-widget .subscribe-form button {
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	background: #f64c0d;
	padding: 0 18px;
	width: inherit;
	top: 5px;
	right: 5px;
}
.footer-widget.footer5-widget .footer-logo {
	margin-bottom: 32px;
}

.footer-widget.footer5-widget .footer-widget-title h4 {
	font-size: 18px;
	font-weight: 700;
	color: #222;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.footer-widget.footer5-widget ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
}
.footer-widget.footer5-widget ul li {
	margin-bottom: 15px;
	margin-left: 0;
}
.footer-widget.footer5-widget ul li:last-child {
	margin-bottom: 0;
}

.footer-widget.footer5-widget .grb__social ul li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-color: #fff;
	box-shadow: 0px 6px 15px rgba(53, 70, 128, 0.1);
	color: #95989b;
}
.footer-widget.footer5-widget .question-text {
	font-size: 15px;
	color: #6a6a6a;
}
.footer-widget.footer5-widget .question-text span {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
}
.footer-widget.footer5-widget .grb__social ul li a:hover {
	color: #fff;
	background: #176cff;
	border-color: #176cff;
}
.footer-widget.footer5-widget .grb__social {
	margin-bottom: 30px;
}
.footer5-widget2 {
	margin-left: 70px;
}
.footer5-widget4 {
	margin-left: 20px;
}

.copyright-area.copyright5-area {
	background: #222222;
	padding: 32px 0;
}
.copyright-area.copyright5-area p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.copyright-area.copyright5-area .copyright-list li {
	font-size: 16px;
	font-weight: 400;
	color: #b9b9b9;
	border-left-color: #b9b9b9 !important;
}
.copyright-area.copyright5-area .copyright-list li a:hover {
	color: #fff;
}

/* home5 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.creative-project-stat {
		right: -130px;
		top: 40px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.banner-content.banner-content5 h1 {
		font-size: 54px;
	}
	.h5-section-main-title {
		font-size: 40px;
	}
	.single-service.single-service5 {
		padding: 55px 26px 55px;
	}
	.data-users-img {
		left: 40px;
		bottom: 40px;
	}
	.banner5-main-img-wrapper {
		transform: translateY(-50%) scale(0.7);
		transform-origin: left;
	}
	.creative-project-stat {
		right: -100px;
		top: 40px;
		transform: scale(0.8);
	}
	.team5-img3 {
		bottom: 0;
		left: 185px;
		margin-bottom: 60px;
	}
	.portfolio5-gallery-single-wrapper.mt-40 {
		margin-top: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner5-main-img-wrapper {
		transform: translateY(-50%) scale(0.7);
		transform-origin: left;
	}
	.creative-project-stat {
		right: -100px;
		top: 40px;
		transform: scale(0.8);
	}
	.data-users-img {
		left: 40px;
		bottom: 40px;
	}
	.portfolio5-gallery-single-wrapper.mt-40 {
		margin-top: 0;
	}
	.newsletter5-inner {
		max-width: 830px;
		margin: 0 20px;
	}
	.footer5-widget4 {
		margin-left: 70px;
	}
	.h5-section-main-title {
		font-size: 38px;
	}
}
@media (max-width: 767px) {
	.single-service.single-service5 {
		padding: 55px 26px 55px;
	}
	.banner5-main-img img {
		max-width: 100%;
	}
	.banner5-main-img-wrapper {
		position: static;
		transform: translateY(0%);
		margin-top: 50px;
	}
	.h5-section-main-title {
		font-size: 24px;
	}
	.software-area-img {
		margin-bottom: 130px;
	}
	.t-downloads-number {
		top: 113px;
		left: -15px;
	}
	.team-achivements ul {
		display: flex;
		flex-wrap: wrap;
	}
	.team-achivements ul li {
		margin-bottom: 30px;
	}
	.data-users-img {
		left: -35px;
		bottom: 0;
		transform: scale(0.8);
	}
	.mail-for-trend-input input[type="button"] {
		position: static;
		margin-top: 30px;
	}
	.single-service-title {
		font-size: 20px;
	}
	.team5-img2 {
		top: 93px;
		left: -73px;
		transform: scale(0.8);
	}
	.team5-img3 {
		bottom: 0;
		left: 30px;
		transform: scale(0.8);
	}
	.text5-icon-quote {
		width: 80px;
		height: 80px;
		line-height: 80px;
		top: 170px;
	}
	.test5-message-box {
		max-width: 200px;
		top: 28px;
	}
	.testimonial5-content p {
		font-size: 16px;
	}
	.portfolio5-gallery-content {
		width: calc(100% - 50px);
	}
	.portfolio5-btn {
		margin-bottom: 30px;
	}
	.blog5-single .blog4-text h4 {
		font-size: 18px;
	}
	.h4-section-main-title br {
		display: none;
	}
	.newsletter5-input-button {
		position: static;
		margin-top: 20px;
		border-radius: 5px;
	}
	.newsletter5-inner {
		max-width: 830px;
		margin: 0 15px;
	}
	.newsletter5-form-input input {
		padding: 0 35px 0 55px;
	}
	.footer-area.footer-area5 {
		padding-top: 130px;
		margin-top: 0;
	}
	.footer5-widget2 {
		margin-left: 0;
	}
	.footer5-widget4 {
		margin-left: 0;
	}
	.test5-button-prev {
		left: 0;
	}
	.test5-button-next {
		right: 0;
	}
	.creative-project-stat {
		right: -56px;
		top: 114px;
		transform: scale(0.7);
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.single-service.single-service5 {
		padding: 55px 40px 55px;
	}
	.single-service-title {
		font-size: 24px;
	}
	.h4-section-main-title br {
		display: block;
	}
	.h5-section-main-title {
		font-size: 34px;
	}
}

/* home6 style start  */
/* banner-area6 style  */

.banner-bg6-1:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000723;
	opacity: 0.7;
	z-index: -1;
}
.banner-content6.banner-content6-2 p {
	max-width: 640px;
}
.banner-content6.banner-content6-3 p {
	max-width: 640px;
}

/* features6-area style  */

.features6-icon svg {
	width: 57px;
	height: inherit;
	transition: 0.3s;
}
.features6-title {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 15px;
	font-family: "Poppins", sans-serif;
}
.features6-single-content p {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 26px;
	margin-bottom: 0;
}
.features6-single-inner {
	border: 1px solid #ebebeb;
	padding: 50px 40px 40px 40px;
	position: relative;
	z-index: 2;
}
.features6-icon {
	margin-bottom: 32px;
}
.admin-bar .header-main-1.header__menu-area {
	margin-top: 32px;
}
.admin-bar .header__main {
	margin-top: 32px;
}
.copyright-list ul li .nav-link {
	padding: 0;
	transition: 0.3s;
}
.ablog__img {
	position: relative;
	margin-bottom: 30px;
}

.postbox__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999;
}
.blog-play-btn {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 84px;
	text-align: center;
	font-size: 25px;
	background: #ffffff;
	color: #1c7df8;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.blog-play-btn i {
	text-shadow: 0px 4px 6px rgba(1, 19, 44, 0.24);
}
.ablog__img .swiper-button-prev {
	font-size: 15px;
	color: #ffc400;
	left: 25px;
}
.ablog__img .swiper-button-next {
	font-size: 15px;
	color: #ffc400;
	right: 25px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
	color: #fff !important;
	border-radius: 0;
}
.wp-block-archives-dropdown select,
.wp-block-categories-dropdown.wp-block-categories select {
	width: 250px;
	height: 50px;
	padding: 0 15px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.wp-block-search .wp-block-search__inside-wrapper {
	position: relative;
}

.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
	margin-bottom: 0;
	background: #efefef;
}
.wp-block-search .wp-block-search__input {
	border: none;
}
.wp-block-search__label {
	font-size: 18px;
	line-height: 1;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
	color: #040021;
	margin-bottom: 40px;
}

.wp-block-search__label::before {
	position: absolute;
	content: "";
	left: 0;
	top: 30px;
	width: 50px;
	height: 3px;
	background: #ffc400;
}

.wp-block-search .wp-block-search__button {
	border-radius: 3px;
	padding: 0 20px;
	background: #6639ff;
	color: #ffffff;
	right: 0;
	overflow: hidden;
}
.wp-block-search .wp-block-search__button:before {
	background-color: #fff;
	content: "";
	height: 150px;
	left: -75px;
	position: absolute;
	top: -35px;
	transform: rotate(35deg);
	transition: all 2600ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 40px;
	opacity: 0;
}
.wp-block-search__button:hover::before {
	left: 120%;
	transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
	opacity: 0.25;
}

.widget_categories ul {
	padding-left: 0;
}
.postbox__audio.embed-responsive iframe {
	width: 100%;
	margin-bottom: 25px;
}

.bs-widget ul {
	margin: 0;
	padding: 0;
}
.post-text img {
	margin: 25px 0;
}
.comments-box .avatar-name span {
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
}
.comments-box .avatar-name h5 {
	margin-bottom: 5px;
}
.post-comment-form textarea {
	border-radius: 3px;
}
.post-comment-form input {
	border-radius: 3px;
}
.post-input textarea {
	border-radius: 3px;
}
.post-input input {
	border-radius: 3px;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	font-size: 16px;
	font-weight: 400;
	color: #040021;
	line-height: 22px;
}
.bs-widget ul li:last-child {
	margin: 0;
}
.bs-widget ol li:last-child {
	margin: 0;
}
.bs-widget ol {
	margin: 0;
}

/*unit test*/
.blog__wrapper .sticky {
	position: static;
	box-shadow: none;
	z-index: 1;
}
.ablog.ablog-4.sticky {
	position: relative;
}

.ablog.ablog-4.sticky::before {
	position: absolute;
	content: "\f5a2";
	right: 25px;
	top: -6px;
	font-family: "Font Awesome 5 Pro";
	color: #4636ff;
	font-size: 35px;
}

.post-text p {
	margin-bottom: 15px;
}
.post-text .wp-block-media-text__media img {
	margin: 0;
}
.bs-widget select {
	width: 100%;
	height: 50px;
	padding: 0 15px;
	border: 1px solid #ddd;
	color: #000;
}
.bs-widget.widget_recent_comments ul li a:hover,
.bs-widget.widget_rss ul li a:hover,
.bs-widget.widget_recent_entries ul li a:hover {
	color: #6639ff;
	margin-left: 0;
}
.bs-widget.widget_search {
	padding: 30px;
	background: #efefef;
}
.bs-widget.widget_recent_comments ul li .comment-author-link a:hover {
	color: #1f1841;
}
.footer__widget .nice-select {
	width: 100%;
	color: #858585;
	margin-bottom: 20px;
	float: none;
}
.footer__widget .nice-select .list {
	width: 100%;
	max-height: 300px;
	overflow-y: scroll;
}
.bs-widget .nice-select {
	width: 100%;
	color: #858585;
	margin-bottom: 20px;
	float: none;
}
.bs-widget .nice-select .list {
	width: 100%;
	max-height: 300px;
	overflow-y: scroll;
}

.footer__widget ul ul {
	padding-left: 10px;
	padding-top: 10px;
}
.bs-widget.widget_recent_comments ul li a::before {
	display: none;
}
.bs-widget.widget_text p {
	color: #040021;
}
.bs-widget.widget_rss ul li {
	color: #040021;
}
.bs-widget.widget_nav_menu ul li::marker {
	display: none;
}
.bs-widget ul li {
	list-style: none;
}

/*pagination*/
.blog-area .basic-pagination ul {
	padding: 0;
}
.basic-pagination ul li {
	display: inline-block;
	margin-right: 10px;
}
.basic-pagination ul li a:hover,
.basic-pagination ul li span.current {
	background: #6639ff;
	color: #ffffff;
}
.basic-pagination ul li a,
.basic-pagination ul li span {
	position: relative;
	overflow: hidden;
	background: #f1f1f1;
	color: #151735;
	font-size: 20px;
	display: inline-block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ablog__img--active .swiper-button-next i:before {
	display: none;
}
.ablog__img--active .swiper-button-prev i:before {
	display: none;
}
.page-title-content ol li {
	list-style: none;
}
.page-title-content ol li {
	padding: 0px 15px;
}
.blog-area .blog-meta {
	padding-left: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.blog-area .blog-meta {
		padding-left: 50px;
	}
	.blog-meta li {
		margin-right: 10px;
	}
}

@media (max-width: 767px) {
	.admin-bar .header__main.sticky {
		margin-top: 0;
	}
	.blog__wrapper {
		margin-right: 0;
	}
}

.bs-widget.widget_block.widget_search {
	border: none;
}
.home_front_page .grb-breadcrumb {
	display: none;
}
.logo-sticky-option .sticky-logo {
	display: none;
}
.sticky .logo-sticky-option .sticky-logo {
	display: inline-block;
}
.sticky .logo-sticky-option .standard-logo {
	display: none;
}
.copyright-logo.logo-shape img {
	max-width: 170px;
}
.logo a img {
	width: 170px;
}
.side-info-content img {
	max-width: 170px;
}

.footer__widget .grb__social ul li a {
	border: none;
	font-size: 14px;
}
.footer__widget .grb__social.footer-social li a {
	background: #454545;
	width: 40px;
	height: 40px;
	color: #ffffff;
	line-height: 40px;
	border-radius: 50%;
}
.read-btn i {
	margin-left: 5px;
	margin-top: 3px;
	transition: 0.3s;
}
.read-btn:hover i {
	margin-left: 10px;
}
.header-main-2 .header__search a {
	border: 1px solid #4e4e4e;
}
.side-info-content .grb__social ul li a {
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #454545;
	color: #fff;
}
.side-info-content .grb__social ul li a:hover {
	background: #ffc400;
	color: #222;
}
.hero-area.st-3 .grb-btn {
	background: #ffc400;
	color: #222;
}
.hero-area.st-3 .grb-btn:hover {
	background: #6639ff;
	color: #fff !important;
}
.side-info-close {
	background: rgba(255, 255, 255, 0.15);
	width: 40px;
	height: 40px;
	border-radius: 3px;
}
div.widget_block.bs-widget ul li a:hover {
	margin-left: 0px;
}
div.widget_block.bs-widget ul li a:before {
	display: none;
}
.single-post .page-title-heading h1 {
	font-size: 48px;
}
.blog-content.st-2 h4 a:hover {
	color: #8500d1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.footer-logo.st-3 a {
		width: 180px;
		height: 180px;
		line-height: 180px;
	}
	.project-like-view li {
		padding: 0;
		padding-right: 12px;
		margin-top: 10px;
	}
	.portfolio-details-title h4 {
		font-size: 38px;
	}
	.related-shots-inner > h3 {
		font-size: 38px;
	}
	.blog__wrapper.mr-35 {
		margin-right: 0;
	}
	.bs-widget {
		max-width: 100%;
	}
	.blog__details-wrapper.mr-35 {
		margin-right: 0;
	}
	.textwidget img {
		max-width: inherit !important;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
	.textwidget img {
		max-width: inherit !important;
	}
	.project-like-view li {
		padding: 0;
		padding-right: 12px;
		margin-top: 10px;
	}
	.portfolio-details-title h4 {
		font-size: 38px;
	}

	.related-shots-inner > h3 {
		font-size: 38px;
	}
}

@media (max-width: 767px) {
	.project-like-view li {
		padding: 0;
		padding-right: 12px;
		margin-top: 10px;
	}
	.portfolio-details-title h4 {
		font-size: 28px;
	}

	.related-shots-inner > h3 {
		font-size: 28px;
	}
	.blog__details-wrapper.mr-35 {
		margin-right: 0;
	}
}

.growbiz-single-list {
	margin-bottom: 8px;
}
.growbiz-icon {
	vertical-align: top;
	margin-top: 4px;
}
.growbiz-icon i {
	color: #fff;
	font-size: 11px;
	margin-right: 12px;
	display: inline-block;
	background: #2f2c44;
	height: 24px;
	width: 24px;
	text-align: center;
	line-height: 25px;
	border-radius: 30px;
}
.growbiz-single-list > * {
	display: inline-block;
}
.section-title .white-color.mb-30 {
	margin-bottom: 30px;
}
.growbiz-content {
	transform: translateY(3px);
}
.growbiz-content p {
	color: #a8a8a8;
	font-size: 16px;
}
.video-content p {
	color: #a8a8a8;
	text-transform: initial;
	letter-spacing: initial;
}

/*contact */
.contact-info-title {
	font-size: 30px;
	font-weight: 700;
	color: #0a1426;
	margin-bottom: 11px;
}
.contact-info-subtitle {
	font-size: 16px;
	color: #535559;
	display: block;
}

.single-contact-left-item {
	padding: 23px 30px;
	border-radius: 4px;
	box-shadow: 0px 30px 70px 0px #0005271a;
	overflow: hidden;
	background-color: #fff;
}

.single-contact-left-item .icon {
	float: left;
	margin-right: 13px;
}
.single-contact-left-item .icon i {
	color: #6639ff;
}

.single-contact-left-item .content {
	overflow: hidden;
}
.single-contact-left-label {
	font-weight: 600;
	color: #0a1426;
	font-size: 15px;
	margin-bottom: 0;
	display: block;
	line-height: 1.2;
}
.single-contact-left-info {
	font-size: 15px;
	display: block;
	color: #535559;
}

.share-social a {
	font-size: 15px;
	margin-right: 6px;
	display: inline-block;
}

/*contact form */
.post-input-2 {
	margin-bottom: 30px;
}
.post-input-label-defualt {
	display: block;
	margin-bottom: 10px;
	color: #0a1426;
}
.post-check {
	line-height: 1;
}

.post-check input {
	transform: translateY(1px);
	margin-right: 5px;
	height: 12px;
}
.post-check span {
	font-size: 15px;
	color: #535559;
	display: inline-block;
}

.blog__details-wrapper .post-input input,
.blog__details-wrapper .post-input textarea {
	margin-bottom: 20px;
}

.banner3-shape img {
	width: 100%;
}

.video-content-area {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	background-size: cover;
	background-position: center center;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.video-content-area {
		position: relative;
		left: 0;
		top: 0;
		height: 300px;
		width: 100%;
		background-size: cover;
		background-position: center center;
	}
}
@media (max-width: 767px) {
	.video-content-area {
		position: relative;
		left: 0;
		top: 0;
		height: 300px;
		width: 100%;
		background-size: cover;
		background-position: center center;
	}
}

/*header 05 */
.m-header-btn {
	display: inline-block;
	margin-left: 20px;
}
.m-btn {
	font-size: 14px;
	font-weight: 500;
	color: #040021;
	text-transform: uppercase;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	background: transparent;
	display: inline-block;
	border: 1px solid #edeef2;
	border-radius: 3px;
	min-width: 100px;
	text-align: center;
	margin-right: 10px;
	transition: 0.3s;
	font-weight: 500;
	text-transform: capitalize;
}
.m-btn2 {
	background: #ffc400;
	border: none;
}
.m-btn2 i {
	margin-left: 3px;
}
.m-btn:hover {
	color: #040021;
	background: #ffc400;
	border-color: transparent;
}
.m-btn2:hover {
	background: #040021;
	border-color: transparent;
	color: #fff;
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.m-header-btn {
		margin-left: 10px;
	}
}

/*home2 css */
.m_service-box {
	overflow: hidden;
}
.service-box-thumb img {
	transition: 0.5s;
}
.m_service-box:hover .service-box-thumb img {
	transform: scale(1.1, 1.1);
}
.service-box-text {
	position: relative;
	padding: 35px 30px 30px 30px;
	background: #ffffff;
	box-shadow: 20px 10px 30px rgba(16, 0, 71, 0.07);
}
.service-box_title {
	font-size: 24px;
	transition: 0.3s;
}
.service-box_title:hover {
	color: #8500d1;
}
.service-box-text p {
	margin-bottom: 20px;
}
.service-box_btn {
	font-weight: 500;
	transition: 0.3s;
	text-transform: uppercase;
}
.service-box_btn i {
	margin-left: 5px;
	transition: 0.3s;
}
.service-box_btn:hover {
	color: #8500d1;
}
.service-box_btn:hover i {
	margin-left: 10px;
}

.service-box-thumb {
	overflow: hidden;
}

.service-box_icon {
	position: absolute;
	left: 20px;
	top: -40px;
	z-index: 99;
}

.service-box_icon i {
	font-size: 40px;
	color: #8500d1;
	width: 80px;
	height: 80px;
	background: #fff;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.service-wrapper {
	box-shadow: 3px 0px 30px rgba(16, 0, 71, 0.07);
}
.sv-pagi .service-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 9px;
	border-radius: 4.5px;
	background: #fff;
	border: 1px solid #cacbce;
	margin-right: 10px;
	opacity: 1;
}
div.sv-pagi
	.service-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 3px solid #8500d1;
}

/*testimonial */
.m-testimonial-wrapper {
	box-shadow: 0px 5px 40px rgba(26, 58, 106, 0.06);
}
.m-testimonial-box {
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 5px 40px rgba(26, 58, 106, 0.06);
	padding: 30px;
}
.testimonial-top-content .t-icons {
	margin-bottom: 30px;
}
.testimonial-top-content .t-icons i {
	font-size: 35px;
	color: #8500d1;
}

.testimonial-top-content p {
	font-style: italic;
	font-size: 16px;
	line-height: 25px;
	color: #505050;
	margin-bottom: 20px;
}

.t-author-img {
	display: inline-block;
}
.t-author-desig {
	display: inline-block;
	transform: translateY(15px);
	margin-left: 12px;
}
.t-author-img img {
	width: 50px;
}
.t-author-desig h6 {
	font-size: 16px;
	color: #040021;
}
.test-pagi .test-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 9px;
	border-radius: 4.5px;
	background: #fff;
	border: 1px solid #cacbce;
	margin-right: 10px;
	opacity: 1;
}
.test-pagi
	.test-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border: 3px solid #8500d1;
}

/*breadcrumb*/
.single-post .grb-breadcrumb {
	display: none;
}

/*sign up page */
.page__title-wrapper {
	margin-bottom: 6px;
}

.sign__wrapper {
	padding: 50px 70px;
	padding-bottom: 45px;
	margin: 0 30px;
	border-radius: 10px;
	box-shadow: 0px 40px 80px 0px rgba(2, 2, 26, 0.14);
	z-index: 11;
}
.white-bg {
	background: #ffffff;
}
.sign__header {
	padding: 0 35px;
}
.sign__header p span {
	position: absolute;
	top: 40%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sign__header p span:last-child {
	left: auto;
	right: 0;
}
.sign__header p {
	color: #7a797f;
}
.sign__header p a:hover {
	color: #6639ff;
}

.sign__form h5 {
	font-size: 16px;
	font-weight: 500;
	color: #021937;
	margin-bottom: 11px;
}
.sign__input {
	position: relative;
}
.sign__input input::placeholder {
	color: #8e8c94;
}
.sign__input input {
	width: 100%;
	height: 60px;
	line-height: 52px;
	padding: 0 50px;
	font-size: 14px;
	border: 2px solid transparent;
	background: #f5f5f7;
	color: #222222;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.sign__input i {
	position: absolute;
	top: 51%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 25px;
	font-size: 14px;
	color: #8e8c94;
}
.sign__agree label {
	padding-left: 10px;
	font-size: 14px;
}
.sign__forgot a {
	color: #7a797f;
}
.w-btn {
	font-size: 15px;
	color: #ffffff;
	background: #7127ea;
	height: 44px;
	line-height: 40px;
	border: 2px solid #7127ea;
	text-align: center;
	padding: 0 30px;
	display: inline-block;
	font-weight: 600;
	border-radius: 6px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.w-btn-11 {
	height: 50px;
	line-height: 36px;
	padding: 0 17px;
	background: #6639ff;
	border-color: #6639ff;
}
.w-btn::after {
	position: absolute;
	content: "";
	z-index: -1;
	display: block;
	left: -20%;
	right: -20%;
	top: -4%;
	height: 150%;
	width: 150%;
	bottom: 0;
	transform: skewX(45deg) scale(0, 1);
	background: #ffffff;
}
.w-btn-11:hover {
	border-color: ##6639ff;
	color: #6639ff;
	background: #fff;
}
.w-100 {
	width: 100% !important;
}
.mb-50 {
	margin-bottom: 50px;
}

/*update */
.post-comments-title h2 small {
	font-size: 20px;
	color: #6639ff;
}

.section-subtitle::before {
	position: absolute;
	content: "";
	height: 6px;
	width: 100%;
	left: 0px;
	bottom: 1px;
	background-color: #e9ebed;
	z-index: -1;
}
.section-subtitle {
	font-size: 14px;
	color: #6639ff;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 2px;
}
.section-title {
	font-size: 50px;
	color: #242629;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 0.5px;
	line-height: 1.2;
}
.single-contact-info {
	border-bottom: 1px solid #e9ebed;
	padding-top: 30px;
	padding-bottom: 30px;
}
.contact-info-icon {
	margin-right: 20px;
}
.contact-info-icon a {
	line-height: 65px;
	text-align: center;
	font-size: 20px;
	color: #6639ff;
}
.contact-info-icon a {
	height: 65px;
	width: 65px;
	background: #f2f3f5;
	display: inline-block;
	line-height: 65px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	color: #6639ff;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
}
.single-contact-info:hover .contact-info-icon a {
	background-color: #6639ff;
	color: #fff;
}
.contact-info-text span {
	font-size: 14px;
	text-transform: uppercase;
	color: #777a7e;
	font-weight: 500;
	margin-bottom: 5px;
	display: inline-block;
}
.contact-info-text h5 {
	font-weight: 500;
	font-size: 20px;
}
.single-contact-info:last-child {
	margin-bottom: 40px;
	border: 0;
}

.ablog__sidebar #wp-calendar tbody td {
	background: transparent;
}

.main-menu ul li .sub-menu li a .sub-menu li a {
	color: #212237;
}

/* home4 style  */

/* common style  */
.fill-btn {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	height: 60px;
	border: 1px solid #f1691a;
	background: #f1691a;
	display: inline-block;
	line-height: 58px;
	border-radius: 3px;
	padding: 0 45px;
}
.fill-btn:hover {
	color: #f1691a;
	border-color: #f1691a;
	background: #fff;
}
.fill-btn > i {
	margin-left: 10px;
}
.fill-btn.icon-left > i {
	margin-left: 0;
	margin-right: 10px;
}
.pos-rel {
	position: relative;
}

.fill-btn-arrow {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #176cff;
	height: 60px;
	display: inline-block;
	border: 1px solid #176cff;
	line-height: 58px;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 0 40px 0 45px;
}
.fill-btn-arrow:hover {
	color: #fff;
}
.fill-btn-arrow i {
	padding: 0 5px 0 5px;
	transition: 0.3s;
}
.fill-btn-arrow:hover i {
	padding: 0 0px 0 10px;
}
/* banner4 syle  */
.banner-area.banner-area4 {
	margin-top: 40px;
}
.banner-900 {
	min-height: 900px;
	position: relative;
}
.banner-970 {
	min-height: 970px;
	position: relative;
}
.banner-950 {
	min-height: 950px;
	position: relative;
}
.banner-800 {
	min-height: 800px;
	position: relative;
}
.single-banner {
	position: relative;
	z-index: 2;
}
.banner-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}
.banner5-sh1 {
	position: absolute;
	top: -23%;
	left: -17%;
	animation: rotated 10s infinite ease-in-out;
}
.banner5-sh2 {
	position: absolute;
	top: -32%;
	left: 28%;
	animation: animationFramesOne 10s linear infinite alternate;
}
.banner5-sh3 {
	position: absolute;
	top: 131%;
	left: 58%;
	animation: rotated 10s infinite ease-in-out alternate;
}
.banner5-sh4 {
	position: absolute;
	top: 71%;
	left: 55%;
	box-shadow: 0px 30px 50px rgba(9, 30, 67, 0.1);
	z-index: 1;
}
.banner5-sh5 {
	position: absolute;
	top: 113%;
	left: -13%;
	animation: rotated 10s infinite ease-in-out;
}
.banner-content h1 {
	font-size: 70px;
	line-height: 1.15;
	color: #222222;
	font-family: "Poppins", sans-serif;
}
.banner-content p {
	font-size: 20px;
	font-weight: 500;
	color: #6a6a6a;
	line-height: 32px;
}
.banner-content.banner-content4 h1 {
	max-width: 650px;
}
.banner-content.banner-content4.banner-content4-2 h1 {
	max-width: 610px;
}
.banner-content.banner-content4.banner-content4-3 h1 {
	max-width: 710px;
	color: #fff;
	left: 0;
	right: 0;
	margin: 0 auto 25px;
}
.banner-content.banner-content4.banner-content4-3 h4 {
	font-size: 20px;
}
.banner-content.banner-content4 p {
	max-width: 510px;
}
.banner-content.banner-content4.banner-content4-3 p {
	max-width: 670px;
	color: #dcdcdc;
	left: 0;
	right: 0;
	margin: 0 auto 35px;
}

.banner4-video .grb-video {
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #f1691a;
	animation: pulse 2s linear infinite;
}
.banner4-video .grb-video:hover {
	color: #f1691a;
}
.banner4-video {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: end;
	width: 100%;
}
/* counter areas style  */

.counter-board-single.counter-board-single4 .counter-board-number {
	font-size: 60px;
	font-weight: 600;
	color: #f1691a;
	margin-bottom: 10px;
}
.counter-board-single.counter-board-single4 p {
	font-size: 18px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: inherit;
}
.counter-board-single.counter-board-single4 .odometer-inside {
	line-height: 45px;
}
.counter-back-text {
	position: absolute;
	color: #6a6a6a;
	opacity: 0.07;
	font-size: 110px;
	font-weight: 700;
	font-family: "Poppins", sans-serif;
	left: 0;
	right: 0;
	bottom: -10px;
	line-height: 1;
}
.counter-board-border.counter-board-border4 {
	border-bottom: 0;
	border-top: 0;
}
.counter-board-area.counter-board-area4::before {
	display: none;
}
.counter-board-area.counter-board-area4 {
	border-bottom: 1px solid #ebebeb;
	padding-top: 30px;
	padding-bottom: 30px;
}
/* about4 area style  */

.h4-section-subtitle {
	font-size: 15px;
	font-weight: 900;
	color: #f1691a;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.h4-section-subtitle:after {
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background: #f1691a;
	right: -90px;
	top: 10px;
}
.h4-section-main-title {
	font-size: 48px;
	font-weight: 700;
	color: #222222;
	line-height: 1.22;
	font-family: "Poppins", sans-serif;
}
.about4-quote {
	font-size: 22px;
	font-style: italic;
	color: #222222;
}
.text-img {
	width: 110px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}
.text-p {
	overflow: hidden;
}
.text-p p {
	font-size: 18px;
	color: #6a6a6a;
	line-height: 30px;
}
.text-p-img {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
	padding-top: 30px;
}

.point-service-icon {
	font-size: 48px;
	color: #f1691a;
	margin-right: 20px;
	float: left;
}
.point-service-single {
	width: 50%;
	float: left;
	overflow: hidden;
}
.point-service-text {
	overflow: hidden;
}
.point-service-text h5 {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 5px;
}
.point-service-text p {
	font-size: 16px;
	color: #6a6a6a;
}
.point-services {
	overflow: hidden;
	margin-bottom: 30px;
}
.about4-img1 {
	position: relative;
	transform-origin: bottom left;
	transform: rotate(-18deg);
	border-radius: 14px;
}
.about4-img2 {
	position: absolute;
	top: 140px;
	left: 140px;
	border-radius: 5px;
	overflow: hidden;
	transform: rotate(2deg);
}
.about4-year-text-wrapper {
	position: absolute;
	top: 20px;
	left: 265px;
	background: #fff;
	border-radius: 3px;
	padding: 5px 7px;
	transform: rotate(-19deg);
}
.about4-year-text {
	background: #f1691a;
	border-radius: 3px;
	text-align: center;
	padding: 18px 43px 20px 43px;
}
.about4-year-text h3 {
	font-size: 86px;
	font-weight: 700;
	color: #fff;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 0;
}
.about4-year-text p {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.about4-year-text p span {
	color: #222222;
}

/* features4 style  */
.features4-area {
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.features4-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.8;
	z-index: -1;
}
.features4-single {
	transition: 0.5s;
	height: 100%;
}
.features4-single:hover {
	background: #f1691a;
}
.features4-icon i {
	font-size: 60px;
	color: #f1691a;
	line-height: 1;
	transition: 0.5s;
}
.features4-single:hover .features4-icon i {
	color: #fff;
}
.features4-content h4 {
	font-size: 22px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
	transition: 0.5s;
}
.features4-single:hover .features4-content h4 {
	color: #fff;
}
.features4-content p {
	font-size: 15px;
	color: #cccccc;
	line-height: 26px;
	margin-bottom: 40px;
	transition: 0.5s;
}
.features4-single:hover .features4-content p {
	color: #fff;
}
.text-btn {
	font-size: 13px;
	color: #f1691a;
	font-weight: 700;
	text-transform: uppercase;
	transition: 0.5s;
}
.text-btn i {
	padding-left: 5px;
	padding-right: 5px;
}
.features4-single:hover .text-btn {
	color: #fff;
}
.features4-icon {
	margin-bottom: 25px;
	display: inline-block;
}
.features4-single:hover .features4-icon {
	-webkit-animation: blo-danceBottom 400ms ease-in-out;
	animation: blo-danceBottom 400ms ease-in-out;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.features4-content {
	padding: 62px 85px 57px 80px;
}
.features4-area .row > .col-lg-3:not(:last-child) {
	border-right: 1px solid #4e4e4e;
}

/* services4 style  */
.services4-text-content p {
	max-width: 470px;
}
.services4-area-bg {
	background: #f9f9f9;
}
.service4-icon {
	display: inline-block;
}
.service4-single:hover .service4-icon {
	-webkit-animation: blo-danceBottom 400ms ease-in-out;
	animation: blo-danceBottom 400ms ease-in-out;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.service4-icon i {
	font-size: 50px;
	color: #f1691a;
	line-height: 1;
}
.service4-content {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
}
.service4-content h4 {
	font-size: 20px;
	font-weight: 700;
	color: #222;
	font-family: "Poppins", sans-serif;
}
.service4-content h4 a:hover {
	color: #f1691a;
}
.service4-content p {
	font-size: 15px;
	line-height: 26px;
}
.service4-single {
	border: 1px solid #ebebeb;
	padding: 55px 30px 50px 30px;
	height: 100%;
}

/* core-features style  */

.core-features-img {
	position: absolute;
	bottom: 0;
	left: 170px;
}
.core-features-content p {
	font-size: 18px;
	line-height: 30px;
	color: #6a6a6a;
}

/* cta4-area style  */
.cta4-area-bg {
	background: #f1691a;
}

.fill-btn.cta4-quotes-btn {
	background: #fff;
	color: #222222;
	border-color: #fff;
	border-width: 2px;
}
.fill-btn.cta4-contact-btn {
	border-color: #fff;
	border-width: 2px;
	background-color: transparent;
}
.fill-btn.cta4-quotes-btn:hover {
	background: transparent;
	color: #fff;
}
.fill-btn.cta4-contact-btn:hover {
	background: #fff;
	color: #222222;
}

/* growth4 area style  */

.growth4-content {
	margin-right: 70px;
}
.growth4-content p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
	margin-bottom: 0;
}
.growth4-chart {
	margin-left: -30px;
}

.growth-list ul li {
	list-style: none;
	width: 50%;
	float: left;
	padding-left: 40px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	color: #222222;
	margin-bottom: 18px;
}
.growth-list ul li:before {
	position: absolute;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	left: 0;
	top: 0;
	font-size: 12px;
	width: 25px;
	height: 25px;
	background: #fef3ec;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
	color: #f1691a;
	transition: 0.3s;
}
.growth-list ul li:hover:before {
	background: #f1691a;
	color: #fff;
}

/* blog4 style  */
.blog4-single {
	transition: 0.5s;
}
.blog4-single:hover {
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.04);
}
.blog4-img {
	overflow: hidden;
}
.blog4-img img {
	width: 100%;
	transition: 0.5s;
}
.blog4-single:hover .blog4-img img {
	transform: scale(1.1) rotate(3deg);
}
.blog4-meta ul li {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: uppercase;
	display: inline-block;
	line-height: 12px;
	padding-right: 18px;
	border-right: 1px solid #dcdcdc;
	margin-right: 18px;
}
.blog4-meta ul li a:hover {
	color: #f1691a;
}
.blog4-meta ul li i {
	padding-right: 12px;
	color: #f1691a;
	font-size: 15px;
}
.blog4-meta ul li:last-child {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}
.blog4-text h4 {
	font-size: 20px;
	line-height: 1.6;
	color: #222222;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
}
.blog4-text h4 a:hover {
	color: #f1691a;
}
.blog4-content {
	border: 1px solid #ebebeb;
	border-top: 0;
}
.blog4-meta {
	border-bottom: 1px solid #ebebeb;
	padding: 13px 30px;
}
.blog4-text {
	padding: 23px 30px 33px 30px;
}
.blog4-btn .text-btn {
	font-size: 14px;
	color: #bcbcbc;
}
.blog4-btn .text-btn:hover {
	color: #f1691a;
}
.blog4-btn .text-btn i {
	margin-left: 7px;
	font-weight: 400;
}

/* brand2 style  */

.brand2-single {
	text-align: center;
}
.brand2-single img {
	filter: grayscale(1) brightness(0) contrast(0);
	-webkit-filter: grayscale(1) brightness(0) contrast(0);
	opacity: 0.5;
	transition: 0.3s;
}
.brand2-single a:hover img {
	filter: grayscale(0) brightness(1) contrast(1);
	-webkit-filter: grayscale(0) brightness(1) contrast(1);
	opacity: 1;
}

/* testimonial4 style  */
.testimonial4-bg {
	background: #f9f9f9;
}
.h4-section-subtitle.no-line::after {
	display: none;
}

.testimonial4-single-inner {
	border: 1px solid #ebebeb;
	background: #fff;
	padding: 40px 30px 80px 30px;
}
.testimonial4-single-inner .t-author-img img {
	width: 80px;
}
.testimonial4-single-inner .t-author-img {
	display: block;
	border-radius: 50%;
}
.testimonial4-single-inner .t-author-desig h6 {
	font-size: 18px;
	color: #222222;
	font-weight: 700;
	margin-bottom: 5px;
	font-family: "Poppins", sans-serif;
}
.testimonial4-single-inner .t-author-desig span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.testimonial4-single-inner .t-author-desig {
	margin-bottom: 24px;
	transform: none;
	margin-left: 0;
	margin-top: 27px;
	display: block;
}
.testimonial4-single-inner p {
	font-size: 20px;
	line-height: 1.6;
	color: #6a6a6a;
}
.testimonial4-single .t-icons {
	width: 60px;
	height: 60px;
	background: #f1691a;
	border-radius: 7px;
	text-align: center;
	line-height: 60px;
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 23px;
	color: #fff;
}
.testimonial4-single {
	margin-bottom: 30px;
}

/* testimonial4 pagination style  */
.test4-pagi {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -120px;
}
.test4-pagination {
	display: inline-block;
	padding: 10px 35px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.test4-pagination:before {
	position: absolute;
	content: "";
	width: calc(100% - 70px);
	height: 1px;
	background: #c2c2c2;
	top: 29px;
	z-index: -1;
}
.test4-pagination .swiper-pagination-bullet {
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	background: #fff;
	border-radius: 0;
	margin: 0 22px;
	opacity: 1;
	position: relative;
}
.test4-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #f1691a;
}
.test4-pagination .swiper-pagination-bullet::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	left: 7px;
	top: 11px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.test4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	opacity: 1;
	visibility: visible;
}
.test4-pagination .swiper-pagination-bullet::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	right: 7px;
	top: 11px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.test4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	opacity: 1;
	visibility: visible;
}

.test4-pagination .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.test4-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

/* team4 style  */
.team4-bg-img {
	width: 46%;
	height: 693px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.team4-bg-color {
	width: 100%;
	height: 693px;
	position: absolute;
	background: #f9f9f9;
	top: 0;
	left: 0;
	z-index: -2;
}
.team4-container {
	margin: 0px 83px;
}
.team4-member-wrapper {
	padding: 30px;
	background: #fff;
	margin-left: 20%;
}
.team4-member {
	display: inline-block;
	overflow: hidden;
}
.team4-member-img {
	margin-bottom: 55px;
}
.team4-member-content h4 {
	font-size: 18px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 4px;
}
.team4-member-content h4 a:hover {
	color: #f1691a;
}
.team4-member-content span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.grb__social.team4-social ul li a {
	border: 0;
	color: #848688;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: none;
}
.grb__social.team4-social ul li a:hover {
	color: #f1691a;
	background: none;
}

.grb__social.team4-social {
	margin-top: 20px;
}
.team4-member-content {
	background: #fff;
	padding: 30px 10px 30px 10px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: 30px;
	margin-right: 30px;
	bottom: -50px;
	transition: 0.5s;
}
.team4-member:hover .team4-member-content {
	bottom: 0;
}

/* team4 pagination style  */
.team4-pagi {
	position: absolute;
	left: -65px;
	right: auto;
	bottom: 90px;
}
.team4-pagination {
	display: inline-block;
	padding: 10px 35px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.team4-pagination:before {
	position: absolute;
	content: "";
	width: calc(100% - 70px);
	height: 1px;
	background: #c2c2c2;
	top: 29px;
	z-index: -1;
}
.team4-pagination .swiper-pagination-bullet {
	width: 50px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	background: #fff;
	border-radius: 0;
	margin: 0 22px;
	opacity: 1;
}
.team4-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #f1691a;
	position: relative;
}
.team4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	left: 7px;
	top: 11px;
}
.team4-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 17px;
	background: #c2c2c2;
	right: 7px;
	top: 11px;
}

.team4-pagination .swiper-pagination-bullet:first-child {
	margin-left: 0;
}
.team4-pagination .swiper-pagination-bullet:last-child {
	margin-right: 0;
}

/* header6 area style  */
.header6-btn .fill-btn {
	background: #fff;
	color: #f1691a;
}
.header6 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
}
.header6-info ul li {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	display: inline-block;
	padding-right: 40px;
	position: relative;
}
.header6-info ul li a:hover {
	color: #f1691a;
}
.header6-info ul li i {
	color: #f1691a;
	font-size: 17px;
	margin-right: 10px;
}
.header6-top {
	border-bottom: 1px solid #ebebeb;
	padding: 8px 85px 7px;
	background: #fff;
}
@media only screen and (max-width: 1600px) {
	.header6-top {
		padding: 8px 15px 7px;
	}
}
@media (max-width: 575px) {
	.header6-top {
		padding: 8px 15px 7px;
	}
}
.header6-info ul li:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 40px;
	background: #ebebeb;
	right: 18px;
	top: -10px;
}
.header6-info ul li:last-child::after {
	display: none;
}
.header6-info ul li:last-child {
	padding-right: 0;
}
.login-btn a {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
}
.login-btn {
	display: inline-block;
	position: relative;
	padding-right: 40px;
}
.grb__social.header6-top-social ul li a {
	font-size: 15px;
	color: #848688;
	width: inherit;
	height: inherit;
	line-height: inherit;
	border-color: #fff;
}
.grb__social.header6-top-social ul li {
	margin-left: 15px;
	margin-right: 0;
}
.grb__social.header6-top-social {
	display: inline-block;
}
.grb__social.header6-top-social ul li a:hover {
	background: #fff;
	border-color: #fff;
	color: #f1691a;
}
.login-btn:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 40px;
	background: #ebebeb;
	right: 18px;
	top: -9px;
}
.grb__social.header6-top-social ul li:first-child {
	margin-left: 0;
}

.header6-main {
	background: #fff;
	padding: 0 85px;
}
@media only screen and (max-width: 1600px) {
	.header6-main {
		padding: 0 15px;
	}
}
@media (max-width: 575px) {
	.header6-main {
		padding: 0 0;
	}
}
.header6-logo {
	display: inline-block;
	position: relative;
	margin-right: 160px;
}
.header6-btn {
	display: inline-block;
	margin-left: 40px;
}
.bar-icon {
	width: 20px;
	height: 14px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}
.header6-bar {
	display: inline-block;
}
.bar-icon span {
	width: 100%;
	height: 2px;
	background: #000;
	display: inline-block;
}

.bar-icon span:nth-child(2) {
	margin-left: 9px;
	transition: 0.3s;
}
.bar-icon:hover span:nth-child(2) {
	margin-left: 0;
}
.header6__search {
	display: inline-block;
	padding-right: 40px;
	position: relative;
}
.header6__search a {
	font-size: 16px;
	font-weight: 600;
	color: #000;
}
.header6__search:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 18px;
	background: #e5e5e5;
	right: 18px;
	top: 3px;
}
.main-menu.main-menu7 ul li a {
	font-size: 15px;
	font-weight: 500;
	color: #222222;
	padding: 30px 0;
}
.main-menu.main-menu7 ul li {
	margin: 0 18px;
}
.header6-logo:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 80px;
	background: #ebebeb;
	right: -100px;
	top: -17px;
}
.header6-main-right {
	display: flex;
	align-items: center;
	justify-content: end;
}
.main-menu.main-menu7 ul li .sub-menu {
	border-color: #f1691a;
}
.main-menu.main-menu7 ul li:hover > a {
	color: #f1691a;
}
.main-menu.main-menu7 ul li:hover.menu-item-has-children::after {
	color: #f1691a;
}
.main-menu.main-menu7 ul li .sub-menu li:hover > a {
	color: #f1691a;
}
.sticky .main-menu.main-menu7 ul > li:hover > a {
	color: #f1691a;
}

/* footer4 style  */

.footer-area.footer4-area {
	background: #fff;
}
.copyright-text.copyright-text4 p {
	font-size: 16px;
	font-weight: 400;
	color: #222;
}
.copyright-text.copyright-text4 p a:hover {
	color: #f1691a;
}
.footer4-logo img {
	max-width: 150px;
}
.footer4-copyright {
	padding: 16px 0;
}
.footer4-top {
	position: relative;
	z-index: 2;
	background-size: cover;
	background-repeat: no-repeat;
}
.footer4-top:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #000000;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.85;
}

.footer-widget-title.footer4-widget-title h4 {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 34px;
}
.footer-widget.footer4-widget p {
	font-size: 16px;
	color: #aeaeae;
}
.footer-widget.footer4-widget ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #aeaeae;
}
.footer-widget.footer4-widget ul li a:hover {
	color: #fff;
	padding-left: 5px;
}
.footer-widget.footer4-widget ul li {
	margin-bottom: 13px;
}
.footer4-widget.footer4-widget-contact ul li {
	margin-bottom: 20px;
}

.footer4-widget.footer4-widget-contact ul li {
	margin-bottom: 20px;
}
.grb__social.footer4-social ul li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #efefef;
	color: #8c909a;
	border-color: #efefef;
}
.grb__social.footer4-social ul li a:hover {
	color: #f1691a;
	background: #efefef;
	border-color: #efefef;
}

.footer4-top .row > div {
	position: relative;
}
.footer4-top .row > div:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background: #373737;
	top: 0;
	right: 0;
}
.footer4-top .row > div.widget-n1::after {
	right: -78px;
}
.footer4-top .row > div.widget-n2::after {
	right: -63px;
}
.footer4-top .row > div.widget-n3::after {
	right: -50px;
}
.footer4-top .row > div.widget-n4::after {
	display: none;
}

.footer4-top .row > div.widget-n4 > div {
	margin-left: 100px;
}
.footer4-top .row > div.widget-n2 > div {
	margin-left: 110px;
}
.footer4-top .row > div.widget-n1 > div {
	margin-right: -40px;
}
.footer4-top .row > div.widget-n3 > div {
	margin-left: 115px;
}

/* home4 responsive style  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
	.header6-logo {
		margin-right: 100px;
	}
	.header6-logo::after {
		right: -63px;
	}
	.team4-pagi {
		left: -95px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.header6-btn {
		display: none;
	}
	.header6-logo {
		margin-right: 45px;
	}
	.main-menu.main-menu7 ul li {
		margin: 0 15px;
	}
	.header6-logo::after {
		right: -36px;
	}
	.features4-content {
		padding: 42px 30px 37px 30px;
	}
	.team4-member-wrapper {
		margin-left: 0%;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: -20px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 95px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 100px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 85px;
	}
	.footer4-top .row > div.widget-n1::after {
		right: -46px;
	}
	.footer4-top .row > div.widget-n2::after {
		right: -50px;
	}
	.footer4-top .row > div.widget-n3::after {
		right: -40px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.header6-btn {
		display: none;
	}
	.header6-main {
		padding: 12px 15px;
	}
	.header6-logo {
		margin-right: 40px;
	}
	.header6-logo::after {
		display: none;
	}
	.main-menu.main-menu7 ul li {
		margin: 0 10px;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.banner-content h1 {
		font-size: 54px;
	}
	.about4-year-text-wrapper {
		left: 200px;
	}
	.h4-section-main-title {
		font-size: 37px;
	}
	.service4-single {
		padding: 45px 10px 40px 15px;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.blog4-meta {
		padding: 13px 20px;
	}
	.blog4-text {
		padding: 23px 20px 33px 20px;
	}
	.blog4-text h4 {
		font-size: 17px;
		font-weight: 600;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: 0px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n1::after {
		right: 0px;
	}
	.footer4-top .row > div.widget-n2::after {
		right: 0px;
	}
	.footer4-top .row > div.widget-n3::after {
		right: 0px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header6-btn {
		display: none;
	}
	.header6-logo {
		margin-right: 0px;
	}
	.header6-logo::after {
		display: none;
	}
	.banner-content h1 {
		font-size: 54px;
	}
	.h4-section-main-title {
		font-size: 32px;
	}
	.core-features-content {
		padding-left: 0;
	}
	.header6-main {
		padding: 12px 0px;
	}
	.core-features-content {
		padding-left: 0;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.team4-bg-img {
		height: 600px;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: 0px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div::after {
		display: none;
	}
	.footer4-top .row > div {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer4-top {
		padding-top: 100px;
		padding-bottom: 60px;
	}
}

@media (max-width: 767px) {
	.header6-btn {
		display: none;
	}
	.header6-main {
		padding: 12px 0px;
	}
	.header6-logo {
		margin-right: 0px;
	}
	.header6-logo::after {
		display: none;
	}
	.team4-member-wrapper {
		margin-left: 0;
	}
	.team4-pagi {
		left: 0;
		bottom: -115px;
	}
	.footer4-top .row > div.widget-n1 > div {
		margin-right: 0px;
	}
	.footer4-top .row > div.widget-n2 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n3 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div.widget-n4 > div {
		margin-left: 0px;
	}
	.footer4-top .row > div::after {
		display: none;
	}
	.footer4-top .row > div {
		padding-top: 0;
		padding-bottom: 0;
	}
	.footer4-top {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.banner-content h1 {
		font-size: 30px;
	}
	.banner-content p {
		font-size: 18px;
	}
	.h4-section-main-title {
		font-size: 25px;
	}
	.about4-quote {
		font-size: 18px;
	}
	.text-img {
		float: none;
	}
	.point-service-single {
		width: 100%;
		float: none;
	}
	.features4-content {
		padding: 42px 50px 37px 50px;
	}
	.services4-text-content {
		margin-bottom: 30px;
	}
	.core-features-img {
		left: 75px;
	}
	.core-features-content.pl-70 {
		padding-left: 0px;
	}
	.fill-btn.cta4-quotes-btn {
		margin-bottom: 20px;
	}
	.growth-list ul li {
		width: 100%;
	}
	.team4-container {
		margin: 0px 0px;
	}
	.banner4-video {
		display: flex;
		align-items: center;
		justify-content: start;
	}
	.testimonial4-single-inner p {
		font-size: 18px;
	}
	.blog4-meta {
		padding: 13px 20px;
	}
	.blog4-text {
		padding: 23px 20px 33px 20px;
	}
	.footer4-logo {
		text-align: center;
		margin-bottom: 20px;
	}
	.copyright-text.copyright-text4 {
		text-align: center !important;
		margin-bottom: 0;
	}
	.about4-img2 {
		left: 45px;
	}
	.about4-year-text-wrapper {
		left: 135px;
	}
	.text-p-img {
		padding-top: 30px;
		padding-bottom: 25px;
	}
	.growth4-chart {
		margin-left: 0;
	}
	.point-service-single {
		margin-bottom: 20px;
	}
	.footer-area.footer4-area {
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.point-service-single {
		width: 50%;
		float: left;
	}
	.banner-content h1 {
		font-size: 38px;
	}
	.h4-section-main-title {
		font-size: 28px;
	}
}

/* home5 styles  */
/* banner5 style  */

.banner5-main-img {
	border-radius: 6px;
	overflow: hidden;
	max-width: 605px;
}
.banner5-main-img-wrapper {
	background: #fff;
	padding: 20px;
	border-radius: 18px;
	box-shadow: 0px 40px 90px rgba(13, 43, 88, 0.1);
	position: absolute;
	transform: translateY(-50%);
}
.banner5-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner5-main-img img {
	max-width: inherit !important;
}
.banner5-video .grb-video {
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #f1691a;
	animation: pulse 2s linear infinite;
}
.banner5-video .grb-video:hover {
	color: #f1691a;
}

.creative-project-stat {
	max-width: 215px;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 15px;
	position: absolute;
	z-index: 2;
	padding: 40px 15px 45px 15px;
	text-align: center;
	box-shadow: 0px 30px 60px rgba(12, 35, 83, 0.1);
	right: -230px;
	top: 40px;
}
.creative-project-stat p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #222222;
	text-transform: uppercase;
}
.creative-project-stat-number {
	font-size: 52px;
	font-weight: 700;
	line-height: 1;
	font-family: "Poppins", sans-serif;
	margin-top: 25px;
	margin-bottom: 15px;
}

/* brand3 area style  */
.brand2-single.gray-none img {
	filter: grayscale(0) brightness(1) contrast(1);
	-webkit-filter: grayscale(0) brightness(1) contrast(1);
	opacity: 1;
	transition: 0.3s;
}

/* h4-section-title style  */

.h5-section-subtitle {
	font-size: 15px;
	font-weight: 700;
	color: #1360e3;
	text-transform: uppercase;
	display: inline-block;
}
.h5-section-main-title {
	font-size: 48px;
	font-weight: 700;
	color: #222222;
	line-height: 1.22;
	font-family: "Poppins", sans-serif;
}

.down-mark-line {
	position: relative;
	z-index: 2;
	display: inline-block;
}
.down-mark-line::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: -1;
	height: 100%;
	background: url(../img/home5/bg/down-mark-line.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	-webkit-animation: section-animation 3s infinite;
	animation: section-animation 3s infinite;
}

/* core-features style  */

.core-feature-single {
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 20px 50px rgba(48, 85, 148, 0.06);
	padding: 38px 34px 35px 34px;
}
.core-feature-single p {
	font-size: 15px;
	line-height: 26px;
	color: #6a6a6a;
	margin-bottom: 0;
}
.core-feature-title {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
	margin-bottom: 15px;
}
.core-feature-title a:hover {
	color: #176cff;
}
.core-feature-icon {
	height: 115px;
	margin-bottom: 45px;
}
.core-feature-icon img {
	max-height: 100%;
	width: 120px;
}

/* b-journey area style  */
.growth-list.journey-growth ul li {
	font-size: 18px;
	width: 100%;
	margin-bottom: 16px;
}
.growth-list.journey-growth ul li::before {
	background: #e1ecff;
	color: #176cff;
}
.growth-list.journey-growth ul li:hover::before {
	background: #176cff;
	color: #fff;
}

.mail-for-trend-input {
	max-width: 450px;
	position: relative;
}
.mail-for-trend-input input {
	height: 60px;
	width: 100%;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0px 15px 30px rgba(17, 46, 90, 0.1);
	padding: 0 20px;
}
.mail-for-trend-input input::placeholder,
.mail-for-trend-input input::-moz-placeholder {
	font-size: 13px;
	font-weight: 400;
	color: #6a6a6a;
}
.mail-for-trend-input input[type="button"] {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	background: #176cff;
	display: inline-block;
	border-color: #176cff;
	height: 44px;
	border-radius: 3px;
	position: absolute;
	right: 8px;
	width: inherit;
	padding: 0 30px;
	text-transform: uppercase;
	top: 8px;
}

.b-journey-img {
	margin-right: 40px;
	border-radius: 10px;
	overflow: hidden;
}
.data-users-img {
	position: absolute;
	left: -80px;
	bottom: -65px;
	overflow: hidden;
	box-shadow: 0px 30px 80px rgba(25, 56, 109, 0.1);
	border-radius: 13px;
	background: #fff;
	-webkit-animation: float-bob-y 4s linear 0s infinite alternate;
	-moz-animation: float-bob-y 4s linear 0s infinite alternate;
	-o-animation: float-bob-y 4s linear 0s infinite alternate;
	animation: float-bob-y 4s linear 0s infinite alternate;
}
.b-journey-bg {
	position: relative;
}
.b-journey-bg:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background: linear-gradient(
		rgba(255, 255, 255, 0) 0%,
		rgba(242, 247, 255, 0.64) 100%
	);
	z-index: -1;
}

/* service5 style  */

.single-service.single-service5 {
	box-shadow: 0px 70px 80px rgba(57, 84, 130, 0.07);
	border-radius: 10px;
	padding: 55px 40px 55px;
	height: 100%;
	background: #fff;
}
.single-service-content {
	text-align: center;
}
.single-service-icon {
	height: 84px;
	margin-bottom: 40px;
}
.single-service-icon img {
	height: 100%;
}
.single-service-title {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
	margin-bottom: 25px;
}

.single-service.single-service5 {
	box-shadow: 0px 70px 80px rgba(57, 84, 130, 0.07);
	border-radius: 10px;
	padding: 55px 40px 55px;
	height: 100%;
	background: #fff;
}
.single-service.single-service5::after {
	position: absolute;
	content: "";
	width: 0%;
	height: 14px;
	background: green;
	left: 0px;
	bottom: 0px;
	border-radius: 7px;
	clip-path: polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%);
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
}
.single-service.single-service5:hover::after {
	width: 100%;
	opacity: 1;
	visibility: visible;
}
.single-service.single-service5.cd::after {
	background: linear-gradient(to right, #07d5ff 0%, #3c3cef 100%);
}
.single-service.single-service5.dp::after {
	background: linear-gradient(to left, #fd3a84 0%, #ffa68d 100%);
}
.single-service.single-service5.dm::after {
	background: linear-gradient(
		to right,
		#46bb75 0%,
		#30cba1 44.4%,
		#0e88b6 81.5%,
		#0057c8 100%
	);
}
.single-service-content {
	text-align: center;
}
.single-service-title a:hover {
	color: #176cff;
}
.single-service-icon {
	height: 84px;
}
.single-service-icon img {
	height: 100%;
}
.single-service-title {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
}
.single-service.single-service5 p {
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	color: #6a6a6a;
}
.text-btn-bb {
	font-size: 14px;
	font-weight: 700;
	color: #176cff;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 7px;
	display: inline-block;
}
.text-btn-bb:hover {
	color: #176cff;
}
.text-btn-bb:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #b1c0db;
	bottom: 2px;
}
.text-btn-bb:after {
	position: absolute;
	content: "";
	width: 0%;
	height: 3px;
	background: #176cff;
	bottom: 1px;
	left: 0;
	transition: 0.3s;
}
.text-btn-bb:hover:after {
	width: 100%;
}

.service5-bottom-text p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
}
.service5-bottom-text p a {
	font-size: 16px;
	color: #176cff;
	font-weight: 700;
	border-bottom: 1px solid transparent;
}
.service5-bottom-text p a:hover {
	border-color: #176cff;
}

/* software-area style  */
.software-area-bg {
	position: relative;
}
.software-area-bg::before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background: linear-gradient(
		rgba(244, 248, 255, 0.56) 0%,
		rgba(255, 255, 255, 0) 100%
	);
	z-index: -1;
}

.t-downloads-number p {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	display: inline-block;
}
.t-downloads-number p span {
	display: block;
	font-size: 34px;
	font-weight: 700;
	color: #222;
	font-family: "Poppins", sans-serif;
}
.t-downloads-number-icon {
	width: 43px;
	position: absolute;
	right: 20px;
	top: 30px;
}
.t-downloads-number {
	position: absolute;
	background: #fff;
	padding: 33px 85px 27px 20px;
	border-radius: 10px;
	box-shadow: -10px 20px 70px rgba(17, 40, 114, 0.12);
	top: 120px;
	left: -90px;
}

.software-area-img2 {
	position: absolute;
	left: 59%;
	top: 55%;
	max-width: 190px;
	border-radius: 10px;
	box-shadow: -10px 20px 70px rgba(17, 40, 114, 0.12);
	overflow: hidden;
	-webkit-animation: float-bob-y 4s linear 0s infinite alternate;
	-moz-animation: float-bob-y 4s linear 0s infinite alternate;
	-o-animation: float-bob-y 4s linear 0s infinite alternate;
	animation: float-bob-y 4s linear 0s infinite alternate;
}
.software-area-img {
	margin-right: 100px;
	box-shadow: 0px 30px 60px rgba(31, 54, 128, 0.15);
	border-radius: 22px;
	overflow: hidden;
	margin-bottom: 60px;
	max-width: 500px;
}
.software-area-content p {
	font-size: 16px;
	color: #6a6a6a;
}
.software-area-content .software-item {
	max-width: 189px;
	margin-right: 30px;
	display: inline-block;
	margin-bottom: 20px;
	border-radius: 3px;
	box-shadow: 0px 15px 45px rgba(20, 46, 91, 0.1);
	overflow: hidden;
}
.download-software-btn {
	display: inline-block;
}
.download-software-btn::after {
	position: absolute;
	content: url("../img/home5/icon/arrow-pointer-up.png");
	top: -18px;
	left: calc(100% + 5px);
	animation: section-animation 3s infinite;
}
.download-software-btn .download-btn {
	font-size: 15px;
	font-weight: 700;
	color: #176cff;
}

/* team5-area style  */
.team5-content p {
	font-size: 16px;
	color: #6a6a6a;
}

.team-achivements ul li p {
	font-size: 16px;
	color: #6a6a6a;
}
.team-achivements ul {
	display: flex;
	justify-content: space-between;
}
.team-achivements ul li {
	list-style: none;
}
.team-achivements ul li p span {
	display: block;
	font-size: 36px;
	font-weight: 400;
	color: #222;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 6px;
}
.team5-btn .fill-btn-arrow {
	background: none;
	color: #176cff;
}

.team5-img1 {
	max-width: 340px;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
	margin-bottom: 265px;
}
.team5-img2 {
	position: absolute;
	max-width: 260px;
	border-radius: 10px;
	overflow: hidden;
	top: 180px;
	left: 40px;
}
.team5-img3 {
	position: absolute;
	max-width: 260px;
	border-radius: 10px;
	bottom: 0;
	left: 270px;
	margin-bottom: 60px;
}
.team5-img3 img {
	border-radius: 10px;
}
.team5-img3-icons {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -60px;
	text-align: center;
}

.team5-img3-text p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
}
.team5-img3-text {
	max-width: 160px;
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.team5-img3-text p span {
	display: block;
	font-size: 48px;
	font-weight: 900;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 10px;
}

/* testimonial5-area style  */
.testimonial5-area-title {
	max-width: 625px;
	margin: 0 auto;
}
.test5-message-box {
	position: absolute;
	max-width: 300px;
	left: 0;
	right: 0;
	margin: auto;
	top: -35px;
}
.text5-icon-quote {
	width: 90px;
	height: 90px;
	border-radius: 10px;
	box-shadow: 0px 20px 60px rgba(22, 56, 114, 0.08);
	text-align: center;
	line-height: 90px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 215px;
	background: #fff;
}
.text5-icon-quote i {
	background-image: linear-gradient(#ff9100 0%, #fc3434 100%);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 25px;
}
.testimonial5-wrapper {
	margin-top: 110px;
}
.testimonial5-content p {
	font-size: 20px;
	font-weight: 500;
	font-style: italic;
	line-height: 1.6;
}
.testimonial5-author-img {
	max-width: 80px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 25px;
}
.testimonial5-author-info h4 {
	font-size: 18px;
	font-weight: 700;
	color: #222222;
	font-family: "Poppins", sans-serif;
	line-height: 1;
	margin-bottom: 7px;
}
.testimonial5-author-info span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}

.test5-button-next {
	font-size: 21px;
	color: #176cff;
	position: absolute;
	right: -50px;
	bottom: 60px;
}
.test5-button-prev {
	font-size: 21px;
	color: #176cff;
	position: absolute;
	left: -50px;
	bottom: 60px;
}
.test5-button-next.swiper-button-disabled,
.test5-button-prev.swiper-button-disabled {
	color: #a0b2d1;
}

.testimonial5-single-author {
	position: relative;
}
.testimonial5-single-author:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	opacity: 0.7;
	transition: all 0.3s;
}
.test5-thumbs-active
	.swiper-slide-thumb-active
	.testimonial5-single-author:after {
	opacity: 0;
}

/* portfolio5-area style  */
.portfolio5-area-title {
	max-width: 600px;
}

.portfolio5-area-title {
	max-width: 600px;
}
.portfolio5-gallery-single {
	border-radius: 10px;
	overflow: hidden;
}
.portfolio5-gallery-single:hover .portfolio5-gallery-content {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.portfolio5-gallery-content {
	position: absolute;
	width: calc(100% - 90px);
	height: calc(100% - 90px);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #fff;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: scale(0.5);
	transition: all 0.5s;
	opacity: 0;
	visibility: hidden;
}

.portfolio5-tag {
	font-size: 14px;
	font-weight: 400;
	color: #176cff;
}
.portfolio5-gallery-content h4 {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
}
.portfolio5-gallery-content span {
	font-size: 14px;
	color: #6a6a6a;
	display: block;
}
.portfolio5-btn .fill-btn-arrow {
	background: none;
	color: #176cff;
}

/* blog5-area style  */

.blog4-single.blog5-single .blog4-content {
	border-color: #fff;
}
.blog4-single.blog5-single {
	box-shadow: 0px 40px 70px rgba(49, 76, 122, 0.1);
	border-radius: 10px;
	overflow: hidden;
}
.blog5-single .blog4-meta {
	border-color: #fff;
	padding: 13px 30px 13px 130px;
}
.blog5-single .blog4-text h4 {
	font-weight: 700;
}
.blog5-single .blog4-btn .text-btn {
	font-size: 14px;
	font-weight: 500;
	color: #8e959f;
}
.blog5-single .blog4-btn .text-btn:hover {
	color: #176cff;
}

.blog5-meta-date {
	position: absolute;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: linear-gradient(to bottom right, #ff9100 0%, #fc3434 100%);
	border-radius: 5px;
	left: 30px;
	top: -28px;
}
.blog5-meta-date p span {
	display: block;
	font-size: 30px;
}
.blog5-meta-date p {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	margin-top: 8px;
}

/* cta5-area style  */
.cta5-area {
	padding-bottom: 250px;
}

/* newsletter5-area style  */
.newsletter5-wrapper {
	border-radius: 10px;
	box-shadow: 0px 30px 60px rgba(24, 51, 99, 0.08);
	position: relative;
	z-index: 2;
	margin-top: -130px;
	background-size: cover;
	background-position: center center;
}
.newsletter5-wrapper::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.5;
	z-index: -1;
	border-radius: 10px;
}
.newsletter5-inner {
	max-width: 830px;
	margin: 0 auto;
}
.newsletter5-title {
	font-size: 28px;
	font-weight: 700;
	color: #161b1c;
}
.newsletter5-content p {
	color: #6a6a6a;
}
.newsletter5-form-input {
	position: relative;
}
.newsletter5-form-input input {
	width: 100%;
	height: 70px;
	border: 1px solid #e7ebf2;
	border-radius: 5px;
	padding: 0 215px 0 55px;
	font-size: 14px;
}

.newsletter5-form-input:before {
	position: absolute;
	content: "\f0e0";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	color: #176cff;
	left: 30px;
	top: 23px;
	z-index: 9;
}
.newsletter5-form-input input::placeholder,
.newsletter5-form-input input::-moz-placeholder {
	font-size: 14px;
	font-weight: 400;
	color: #6a6a6a;
}
.newsletter5-input-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 70px;
	padding: 0 32px;
	border: none;
	background: linear-gradient(to right, #ff9100 0%, #fc3434 100%);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0 5px 5px 0;
}
.newsletter5-input-button i {
	color: #fff;
	margin-left: 10px;
}

.newsletter-service span {
	font-size: 14px;
	font-weight: 400;
	color: #222;
	padding: 0 12px;
	position: relative;
}
.newsletter-service span:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 15px;
	background: #222;
	right: 0;
	top: 0;
}
.newsletter-service span:last-child:after {
	display: none;
}

.newsletter5-form {
	margin-bottom: 17px;
}

/* footer5 area style  */
.footer5-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.footer-area.footer-area5 {
	background-color: transparent;
	padding-top: 270px;
	margin-top: -230px;
}

.footer-widget.footer5-widget p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 28px;
}
.footer-widget.footer5-widget .subscribe-form {
	box-shadow: 0px 10px 20px rgba(53, 82, 177, 0.13);
}
.footer-widget.footer5-widget .subscribe-form input {
	padding: 0 160px 0 20px;
	background: #fff;
	border-radius: 3px;
	color: #222;
}
.footer-widget.footer5-widget .subscribe-form button {
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	background: #f64c0d;
	padding: 0 18px;
	width: inherit;
	top: 5px;
	right: 5px;
}
.footer-widget.footer5-widget .footer-logo {
	margin-bottom: 32px;
}

.footer-widget.footer5-widget .footer-widget-title h4 {
	font-size: 18px;
	font-weight: 700;
	color: #222;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.footer-widget.footer5-widget ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
}
.footer-widget.footer5-widget ul li {
	margin-bottom: 15px;
	margin-left: 0;
}
.footer-widget.footer5-widget ul li:last-child {
	margin-bottom: 0;
}

.footer-widget.footer5-widget .grb__social ul li a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-color: #fff;
	box-shadow: 0px 6px 15px rgba(53, 70, 128, 0.1);
	color: #95989b;
}
.footer-widget.footer5-widget .question-text {
	font-size: 15px;
	color: #6a6a6a;
}
.footer-widget.footer5-widget .question-text span {
	font-size: 24px;
	font-weight: 700;
	color: #222222;
}
.footer-widget.footer5-widget .grb__social ul li a:hover {
	color: #fff;
	background: #222222;
	border-color: #222222;
}
.footer-widget.footer5-widget .grb__social {
	margin-bottom: 30px;
}
.footer5-widget2 {
	margin-left: 70px;
}
.footer5-widget4 {
	margin-left: 20px;
}

.copyright-area.copyright5-area {
	background: #222222;
	padding: 32px 0;
}
.copyright-area.copyright5-area p {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.copyright-area.copyright5-area .copyright-list li {
	font-size: 16px;
	font-weight: 400;
	color: #b9b9b9;
	border-left-color: #b9b9b9 !important;
}
.copyright-area.copyright5-area .copyright-list li a:hover {
	color: #fff;
}

/* home5 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.creative-project-stat {
		right: -130px;
		top: 40px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.banner-content.banner-content5 h1 {
		font-size: 54px;
	}
	.h5-section-main-title {
		font-size: 40px;
	}
	.single-service.single-service5 {
		padding: 55px 26px 55px;
	}
	.data-users-img {
		left: 40px;
		bottom: 40px;
	}
	.banner5-main-img-wrapper {
		transform: translateY(-50%) scale(0.66);
		transform-origin: left;
	}
	.creative-project-stat {
		right: -75px;
		top: 40px;
		transform: scale(0.8);
	}
	.team5-img3 {
		bottom: 0;
		left: 185px;
		margin-bottom: 60px;
	}
	.portfolio5-gallery-single-wrapper.mt-40 {
		margin-top: 0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-970 {
		min-height: 1200px;
	}
	.banner5-main-img-wrapper {
		margin-top: 50px;
		position:  static;
		transform: translateY(0);

	}
	.banner5-main-img {
		max-width: 100%;
	}
	.banner5-sh4 {
		display: none;
	}
	.creative-project-stat {
		right: -9%;
		top: 40px;
		transform: scale(0.8);
	}
	.data-users-img {
		left: 40px;
		bottom: 40px;
	}
	.portfolio5-gallery-single-wrapper.mt-40 {
		margin-top: 0;
	}
	.newsletter5-inner {
		max-width: 830px;
		margin: 0 20px;
	}
	.footer5-widget4 {
		margin-left: 70px;
	}
	.h5-section-main-title {
		font-size: 38px;
	}
}
@media (max-width: 767px) {
	.single-service.single-service5 {
		padding: 55px 26px 55px;
	}
	.banner5-main-img img {
		max-width: 100%;
	}
	.banner5-main-img-wrapper {
		position: static;
		transform: translateY(0%);
		margin-top: 50px;
	}
	.h5-section-main-title {
		font-size: 24px;
	}
	.software-area-img {
		margin-bottom: 130px;
	}
	.t-downloads-number {
		top: 113px;
		left: -15px;
	}
	.team-achivements ul {
		display: flex;
		flex-wrap: wrap;
	}
	.team-achivements ul li {
		margin-bottom: 30px;
	}
	.data-users-img {
		left: -35px;
		bottom: 0;
		transform: scale(0.8);
		display: none;
	}
	.mail-for-trend-input input[type="button"] {
		position: static;
		margin-top: 30px;
	}
	.single-service-title {
		font-size: 20px;
	}
	.team5-img2 {
		top: 93px;
		left: -73px;
		transform: scale(0.8);
	}
	.team5-img3 {
		bottom: 0;
		left: 30px;
		transform: scale(0.8);
	}
	.text5-icon-quote {
		width: 80px;
		height: 80px;
		line-height: 80px;
		top: 170px;
	}
	.test5-message-box {
		max-width: 200px;
		top: 28px;
	}
	.testimonial5-content p {
		font-size: 16px;
	}
	.portfolio5-gallery-content {
		width: calc(100% - 50px);
	}
	.portfolio5-btn {
		margin-bottom: 30px;
	}
	.blog5-single .blog4-text h4 {
		font-size: 18px;
	}
	.h4-section-main-title br {
		display: none;
	}
	.newsletter5-input-button {
		position: static;
		margin-top: 20px;
		border-radius: 5px;
	}
	.newsletter5-inner {
		max-width: 830px;
		margin: 0 15px;
	}
	.newsletter5-form-input input {
		padding: 0 35px 0 55px;
	}
	.footer-area.footer-area5 {
		padding-top: 130px;
		margin-top: 0;
	}
	.footer5-widget2 {
		margin-left: 0;
	}
	.footer5-widget4 {
		margin-left: 0;
	}
	.test5-button-prev {
		left: 0;
	}
	.test5-button-next {
		right: 0;
	}
	.creative-project-stat {
		right: -56px;
		top: 114px;
		transform: scale(0.7);
	}
	.banner5-sh4 {
		display: none;
	}
	.admin-bar .header6-main.header-sticky.sticky {
		margin-top: 0px !important;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.single-service.single-service5 {
		padding: 55px 40px 55px;
	}
	.single-service-title {
		font-size: 24px;
	}
	.h4-section-main-title br {
		display: block;
	}
	.h5-section-main-title {
		font-size: 34px;
	}
}

/* home6 area start  */

/* banner-area6 style  */

.banner-bg6-1:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000723;
	opacity: 0.7;
	z-index: -1;
}
.banner-content6.banner-content6-2 p {
	max-width: 640px;
}
.banner-content6.banner-content6-3 p {
	max-width: 640px;
}

/* banner6-nav style  */

.banner6-button-prev {
	width: 70px;
	height: 70px;
	background: rgba(34, 34, 34, 0.5);
	text-align: center;
	line-height: 70px;
	font-size: 25px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: -20px;
	z-index: 5;
	transition: 0.3s;
}
.banner6-button-next {
	width: 70px;
	height: 70px;
	background: rgba(34, 34, 34, 0.5);
	text-align: center;
	line-height: 70px;
	font-size: 25px;
	color: #fff;
	position: absolute;
	top: 50%;
	right: -20px;
	z-index: 5;
	transition: 0.3s;
}
.banner6-button-prev::after {
	display: none;
}
.banner6-button-next::after {
	display: none;
}
.banner6-button-prev:hover {
	background: #e61919;
	left: -0;
}
.banner6-button-next:hover {
	background: #e61919;
	right: -0;
}
.banner6-nav {
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.banner-area6:hover .banner6-nav {
	opacity: 1;
	visibility: visible;
}

/* features6-area style  */
.features6-area {
	margin-top: -120px;
}
.features6-icon svg {
	width: inherit;
	height: 57px;
	transition: 0.3s;
}
.features6-icon svg * {
	transition: 0.3s;
}
.features6-title {
	font-size: 20px;
	font-weight: 700;
	color: #222222;
	margin-bottom: 15px;
	font-family: "Poppins", sans-serif;
}
.features6-single-content p {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 26px;
	margin-bottom: 0;
	transition: 0.3s;
}
.features6-single-inner {
	border: 1px solid #ebebeb;
	padding: 50px 40px 40px 40px;
	position: relative;
	z-index: 2;
	transition: 0.5s;
}
.features6-icon {
	margin-bottom: 32px;
}

.feature6-bg-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}
.feature6-bg-img:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.7;
}
.features6-single-wrapper {
	background: #fff;
	z-index: 2;
	height: 100%;
}
.features6-single-wrapper:hover .features6-single-inner {
	border-color: transparent;
}
.features6-single-wrapper:hover .features6-title {
	color: #fff;
}
.features6-single-wrapper:hover p {
	color: #cccccc;
}
.features6-single-wrapper:hover .feature6-bg-img {
	opacity: 1;
	visibility: visible;
}

/* about7-area style  */

.about6-video .grb-video {
	width: 70px;
	height: 70px;
	line-height: 70px;
	color: #e61919;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
	margin-bottom: 20px;
}
.about6-video .grb-video:hover {
	color: #e61919;
	box-shadow: 0px 0px 20px rgba(230, 25, 25, 0.15);
}
.about6-video p {
	font-size: 18px;
	color: #222222;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 20px;
}
.about6-video {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	display: grid;
	grid-template-columns: 70px auto;
	grid-column-gap: 30px;
	align-items: center;
	padding-top: 20px;
}
.about6-content p {
	font-size: 18px;
	line-height: 32px;
	color: #6a6a6a;
}

.about6-img1 {
	max-width: 61.5%;
	margin-left: 14.28%;
}
.about7-img {
	max-width: 570px;
}
.about6-img2 {
	max-width: 44.56%;
}

.about6-year-experience span {
	font-size: 70px;
	color: #e61919;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	line-height: 1;
	margin-right: 15px;
}
.about6-year-experience p {
	font-size: 18px;
	line-height: 22px;
	color: #222222;
	font-style: italic;
}
.about6-year-experience {
	display: flex;
	align-items: center;
	padding: 15px 0px 15px 30px;
	border-left: 6px solid #e61919;
	margin: 15px 0;
	flex-wrap: wrap;
}
.about6-img3 {
	width: 43.85%;
	position: absolute;
	bottom: 0;
	left: 47.89%;
}

/* service6-area style  */
.service6-area {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.service6-titlentext {
	display: flex;
	justify-content: end;
	align-items: center;
}
.service6-titlentext p {
	max-width: 45.75%;
	padding-left: 35px;
	border-left: 2px solid #e61919;
	font-size: 18px;
	line-height: 30px;
	color: #6a6a6a;
	margin-left: 35px;
}
.service6-single-wrapper {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.service6-content {
	background: transparent;
	padding: 40px 30px 28px 30px;
	text-align: center;
	max-width: 89.19%;
	margin: 0 auto;
	max-height: 100%;
	margin-top: -110px;
	position: relative;
	z-index: 2;
	min-height: 270px;
}

.service6-content:before {
	position: absolute;
	content: "";
	width: 100%;
	height: calc(100% - 80px);
	background: #fff;
	bottom: 0;
	left: 0;
	z-index: -2;
	transition: all 0.5s;
}
.service6-content:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	background: #e61919;
	bottom: 0;
	left: 0;
	z-index: -1;
	transition: all 0.5s;
}
.service6-single-wrapper:hover .service6-content:after {
	height: 100%;
}
.service6-content p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
	transition: 0.5s;
}
.service6-single-wrapper:hover .service6-content p {
	color: #fff;
}
.service6-content h4 {
	font-size: 20px;
	font-weight: 700;
	color: #222;
	margin-bottom: 15px;
	transition: 0.5s;
}
.service6-single-wrapper:hover .service6-content h4 {
	color: #fff;
}
.service6-icon svg {
	width: 50px;
	fill: #222;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s ease-in;
	transform: scale(0.1);
	transform-origin: bottom;
}
.service6-single-wrapper:hover .service6-icon svg {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}
.service6-icon {
	height: inherit;
	margin-bottom: 30px;
}
.service6-active .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	border-radius: 5px;
	background: #c8c8c8;
	opacity: 1;
}
.service6-active .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #e61919;
	width: 29px;
}
.service6-pagination {
	line-height: 1;
	text-align: center;
}

/* chart6-area style  */
.chart6-img {
	margin-left: -30px;
}
.chart6-content {
	padding-right: 60px;
}
.chart6-content p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.chart6-list ul li {
	font-size: 16px;
	font-weight: 400;
	color: #222222;
	padding-left: 34px;
	margin-bottom: 12px;
	list-style: none;
	position: relative;
}
.chart6-list ul li::before {
	position: absolute;
	content: "\f00c";
	font-family: "Font Awesome 5 Pro";
	left: 0;
	top: 0;
	font-size: 12px;
	width: 20px;
	height: 20px;
	background: transparent;
	text-align: center;
	line-height: 18px;
	border-radius: 50%;
	color: #e61919;
	transition: 0.3s;
	border: 1px solid #e61919;
}
.chart6-list ul li:last-child {
	margin-bottom: 0;
}

.chart6-btn .btn-hover-shape {
	background: #fff;
	color: #e61919;
}
.chart6-btn .btn-hover-shape span.btn-hover-shape-border {
	border-width: 1px;
}
.chart6-btn .btn-hover-shape:hover {
	color: #fff;
}

/* counter6-area style  */
.counter6-area {
	z-index: 2;
}
.counter6-area::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000723;
	opacity: 0.88;
	z-index: -1;
}
.counter-board-content-6 .counter-board-number {
	font-size: 48px;
	font-weight: 800;
	color: #ffffff;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: -13px;
	font-size: 100px;
	color: #e61919;
	font-weight: 900;
	font-family: "Poppins", sans-serif;
	position: relative;
	display: inline-block;
}
.counter6-text p {
	font-size: 20px;
}
.counter-board-content-6 .counter-board-number::after {
	position: absolute;
	content: "+";
	font-size: 39px;
	color: #e61919;
	top: -8px;
	right: -30px;
}
.counter-board-content-6 .counter-board-single p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 500;
	text-transform: initial;
}

/* revolution-area style  */

.revolution-content p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 28px;
}
.revolution-list-icon {
	max-width: 56px;
	margin-right: 40px;
	display: inline-block;
}
.revolution-list-text h4 {
	font-size: 20px;
	font-weight: 600;
	color: #222222;
	margin-bottom: 15px;
}
.revolution-list-text p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 28px;
}
.revolution-list-item {
	display: flex;
}
.revolution-bg-area {
	position: absolute;
	width: calc(50% - 55px);
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.revolution-video .grb-video {
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: #e61919;
	animation: pulse 2s linear infinite;
}
.revolution-video .grb-video:hover {
	color: #e61919;
}
.revolution-video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

/* team6-area style  */
.team6-area {
	z-index: 2;
}
.team6-area:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.56;
	z-index: -1;
}

.team6-single-inner {
	display: flex;
	align-items: end;
}
.team6-single-img {
	margin-right: 30px;
	width: 110%;
}
.team6-single-img-inner {
	overflow: hidden;
}
.team6-single-img-inner img {
	transition: all 0.5s;
	width: 100%;
}
.team6-single-wrapper:hover .team6-single-img-inner img {
	transform: scale(1.1);
}
.team6-single-content p {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.team6-single-wrapper {
	padding: 0 30px 45px 30px;
}
.team6-single-wrapper:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 95%;
	background: #fff;
	z-index: -1;
	bottom: 0;
	left: 0;
}
.team6-single-content hr {
	border-color: #ebebeb;
	opacity: 1;
}

.team6-member-social .grb__social ul li a {
	height: inherit;
	width: inherit;
	line-height: inherit;
	border: none;
	font-size: 15px;
	color: #848688;
}
.team6-member-social .grb__social ul li {
	margin-left: 0;
	margin-right: 17px;
}
.team6-member-social .grb__social ul li a:hover {
	color: #e61919;
	background: none;
}
.team6-member-name h4 {
	font-size: 20px;
	color: #222222;
	font-family: "Poppins", sans-serif;
	margin-bottom: 3px;
}
.team6-member-name h4 a:hover {
	color: #e61919;
}
.team6-member-name span {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
}
.team6-single-content p {
	font-size: 15px;
	line-height: 26px;
	color: #6a6a6a;
}
.team6-member-name {
	margin-bottom: 15px;
}

.team6-plus-icon {
	width: 52px;
	height: 52px;
	display: inline-block;
	background: #fff;
	border: 1px solid #ebebeb;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	color: #e61919;
	font-size: 20px;
}
.team6-img-button {
	position: absolute;
	bottom: -15px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.team6-plus-icon:hover {
	color: #fff;
	background: #e61919;
	border-color: #e61919;
}

/* cta6-area style  */
.cta6-area-bg {
	background: #080b63;
}
.cta6-buttons .btn-hover-shape.hover-shape-red-bg {
	background: transparent;
}
.cta6-buttons .btn-hover-shape.hover-shape-red-bg .btn-hover-shape-border {
	border-color: #fff;
}
.cta6-buttons {
	display: flex;
	justify-content: end;
	flex-wrap: wrap;
}

/* test6-area style  */
.test6-area-title {
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
}

.test6-single-wrapper {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.test6-single-content {
	padding: 30px 30px;
	background: #fff;
	box-shadow: 0px 5px 40px rgba(0, 0, 0, 0.07);
	border-radius: 10px;
}
.test6-author-img {
	border-radius: 10px;
	overflow: hidden;
}
.test6-author {
	display: grid;
	grid-template-columns: 100px auto;
	grid-gap: 25px;
	align-items: center;
}
.test6-author-info h5 {
	font-size: 18px;
	color: #222222;
	font-family: "Poppins", sans-serif;
	margin-bottom: 5px;
}
.test6-author-info span {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.test6-author-rating {
	margin-top: 5px;
}
.test6-author-rating i {
	font-size: 13px;
	color: #fe8a06;
	margin-right: 0;
}
.test6-author-text p {
	font-size: 20px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 1.6;
}
.test6-quote-icon {
	font-size: 20px;
	color: #e61919;
	line-height: 1;
}

.test6-active .swiper-pagination-bullet {
	width: 30px;
	height: 8px;
	border-radius: 100px;
	background: #d8d8d8;
	opacity: 1;
}
.test6-active .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #e61919;
}
.test6-pagination {
	line-height: 1;
	text-align: center;
}

/* news6-area style  */
.news6-area-btn .btn-hover-shape {
	background: #fff;
	color: #e61919;
}
.news6-area-btn .btn-hover-shape span.btn-hover-shape-border {
	border-width: 1px;
}
.news6-area-btn .btn-hover-shape:hover {
	color: #fff;
}
.news6-single-wrapper {
	max-width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.news6-img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.news6-img:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #080b63;
	opacity: 1;
	transition: 0.3s;
}
.news6-single-wrapper:hover .news6-img:before {
	opacity: 0.7;
}
.news6-content-wrapper {
	overflow: hidden;
}

.news6-content {
	padding: 50px 30px 50px;
	min-height: 305px;
}
.news6-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 1.6;
	color: #fff;
	font-family: "Poppins", sans-serif;
	margin-bottom: 40px;
}
.news6-author {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 24px;
}
.news6-btn .text-btn {
	color: #fff;
}
.news6-btn .text-btn i {
	padding-left: 5px;
	padding-right: 5px;
	transition: 0.3s;
}
.news6-btn .text-btn:hover i {
	padding-left: 10px;
	padding-right: 0px;
}
.news6-meta {
	border: 1px solid #ebebeb;
	padding: 0px 29px;
}
.news6-meta ul li {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: uppercase;
	display: inline-block;
	line-height: 12px;
	padding-right: 18px;
	border-right: 1px solid #dcdcdc;
	margin-right: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
}
.news6-meta ul li i {
	padding-right: 12px;
	color: #e61919;
	font-size: 15px;
}
.news6-meta ul li:last-child {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}
.news6-active .swiper-pagination-bullet {
	width: 30px;
	height: 8px;
	border-radius: 100px;
	background: #d8d8d8;
	opacity: 1;
}
.news6-active .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #e61919;
}
.news6-pagination {
	line-height: 1;
	text-align: center;
}

/* common styles  */
.h6-section-main-title {
	font-size: 48px;
	font-weight: 700;
	color: #222222;
	line-height: 1.22;
	font-family: "Poppins", sans-serif;
}

/* btn-hover-shape style  */
.btn-hover-shape {
	padding: 0 49px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background: #e61919;
	display: inline-block;
	height: 60px;
	line-height: 60px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.btn-hover-shape:after {
	position: absolute;
	content: "+";
	color: #fff;
	left: 5px;
	font-size: 21px;
	font-weight: 500;
	z-index: 2;
	opacity: 1;
	visibility: visible;
	transition: 0.3s;
}
.btn-hover-shape:hover:after {
	opacity: 0;
	visibility: hidden;
}
.btn-hover-shape:before {
	position: absolute;
	content: "";
	width: 50px;
	height: 50px;
	background: #080b63;
	border-radius: 50%;
	transition: 0.3s;
	left: -26px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.btn-hover-shape:hover:before {
	width: 130%;
	height: 100%;
	border-radius: 0;
}
.btn-hover-shape:hover {
	color: #fff;
}
.btn-hover-shape span.btn-hover-shape-border {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 2px solid #e61919;
	z-index: -2;
}

.btn-hover-shape.hover-shape-white-bg:before {
	background: #fff;
}
.btn-hover-shape.hover-shape-white-bg:after {
	color: #222222;
}
.btn-hover-shape.hover-shape-white-bg:hover {
	color: #e61919;
}
.btn-hover-shape.hover-shape-red-bg:before {
	background: #e61919;
}
.btn-hover-shape.hover-shape-red-bg:after {
	color: #fff;
}

/* home6 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.h6-section-main-title {
		font-size: 40px;
	}
	.counter-board-content-6 .counter-board-number {
		font-size: 70px;
	}
	.team6-single-inner {
		display: flex;
		align-items: start;
	}
	.team6-single-img {
		width: 100%;
	}
	.team6-single-wrapper {
		padding: 25px 20px 25px 20px;
	}
	.team6-single-wrapper::before {
		height: 100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.counter-board-content-6 .counter-board-number {
		font-size: 70px;
	}
	.service6-titlentext {
		display: inherit;
	}
	.service6-titlentext .h6-section-title.text-end {
		text-align: left !important;
	}
	.service6-titlentext p {
		max-width: 80.75%;
		margin-left: 0;
	}
	.chart6-img {
		margin-left: 0;
		max-width: 550px;
	}
	.team6-single-inner {
		display: flex;
		align-items: start;
	}
	.team6-single-img {
		width: 50%;
	}
	.team6-single-wrapper {
		padding: 25px 20px 25px 20px;
	}
	.team6-single-wrapper::before {
		height: 100%;
	}
	.revolution-bg-area {
		position: relative;
		height: 400px;
		width: 100%;
		margin-bottom: 50px;
	}
	.team6-content {
		margin-bottom: 50px;
	}
	.h6-section-main-title {
		font-size: 38px;
	}
	.cta6-buttons {
		justify-content: start;
	}
	.news6-area-btn.text-end {
		text-align: start !important;
	}
}
@media (max-width: 767px) {
	.counter-board-content-6 .counter-board-number {
		font-size: 70px;
	}
	.team6-single-wrapper {
		padding: 25px 20px 25px 20px;
	}
	.service6-titlentext {
		display: inherit;
	}
	.service6-titlentext .h6-section-title.text-end {
		text-align: left !important;
	}
	.service6-titlentext p {
		max-width: 99.75%;
		margin-left: 0;
	}
	.h6-section-main-title {
		font-size: 24px;
	}
	.service6-content {
		padding: 40px 25px 28px 25px;
	}
	.chart6-img {
		margin-left: 0;
	}

	.team6-single-wrapper {
		padding: 25px 20px 25px 20px;
	}
	.team6-single-wrapper::before {
		height: 100%;
	}
	.features6-single-inner {
		padding: 40px 30px 30px 30px;
	}
	.revolution-bg-area {
		position: relative;
		height: 400px;
		width: 100%;
		margin-bottom: 50px;
	}
	.team6-single-inner {
		display: inherit;
	}
	.team6-single-img {
		width: 100%;
		margin-bottom: 30px;
	}
	.team6-content {
		margin-bottom: 50px;
	}
	.cta6-buttons {
		justify-content: start;
	}
	.test6-author-text p {
		font-size: 18px;
	}
	.news6-area .h6-section-title {
		text-align: center;
	}
	.news6-area-btn.text-end {
		text-align: center !important;
	}
	.news6-meta {
		padding: 0px 20px;
	}
	.news6-content {
		padding: 50px 21px 50px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.about6-year-experience span {
		font-size: 70px;
	}
	.counter-board-content-6 .counter-board-number {
		font-size: 70px;
	}
	.team6-single-wrapper {
		padding: 35px 30px 35px 30px;
	}
	.news6-content {
		padding: 50px 30px 50px;
	}
	.news6-meta {
		padding: 0px 29px;
	}
	.h6-section-main-title {
		font-size: 34px;
	}
}

/* home7 style start  */
/* banner-area7 style  */
.banner-content.banner-content7 h1 {
	font-size: 90px;
	line-height: 1.15;
	color: #222222;
	font-family: "Poppins", sans-serif;
}
.banner-content7.banner-content7-1 p {
	max-width: 670px;
}

.banner-btn.banner-btn7 {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.banner-btn.banner-btn7 a {
	margin-right: 30px;
	margin-bottom: 20px;
}
.banner-btn.banner-btn7 a.grb-video {
	margin-right: 20px;
	background: none;
	height: 60px;
	width: 60px;
	border: 2px solid #fff;
	line-height: 56px;
	color: #fff;
	font-size: 15px;
}
.banner-btn.banner-btn7 a.grb-video:hover {
	color: #73b528;
	border-color: #73b528;
}
.video-text-btn {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	transition: 0.3s;
}
.video-text-btn:hover {
	color: #73b528;
	border-color: #73b528;
}
.video-text-btn i {
	font-size: 12px;
	padding-left: 10px;
}

/* features7-area style  */
.features7-area-bg {
	background: #f9f9f9;
}
.features7-titlentext {
	display: flex;
	justify-content: end;
	align-items: center;
}
.features7-titlentext p {
	max-width: 47.75%;
	padding-left: 0;
	border-left: 0;
	font-size: 18px;
	line-height: 32px;
	color: #6a6a6a;
	margin-left: 30px;
}
.features7-single-wrapper .features6-single-inner {
	border: none;
	padding: 40px 35px 35px 35px;
}
.features7-single-wrapper .feature6-bg-img::before {
	background: #73b528;
	opacity: 1;
}
.features7-single-wrapper .features6-icon {
	margin-bottom: 37px;
}
.features7-single-wrapper .features6-title {
	color: #080b63;
	margin-bottom: 25px;
}
.features7-single-wrapper .features6-single-content p {
	font-size: 16px;
	line-height: 28px;
}
.features6-single-wrapper.features7-single-wrapper:hover p {
	color: #fff;
}
.features7-single-wrapper .features6-icon svg {
	width: inherit;
	height: 66px;
}
.features7-single-wrapper:hover .features6-icon svg * {
	fill: #fff;
}

/* about7-area style  */
.about7-content {
	margin-right: -30px;
}

.consistency-n-customer {
	display: grid;
	grid-template-columns: auto auto;
	align-items: center;
}
.about-consistency {
	display: flex;
	margin-right: 42px;
	margin-bottom: 45px;
}
.not-area {
	padding-left: 55px;
	border-left: 1px solid #e3e5ec;
	margin-bottom: 45px;
}
.about7-not-area-bg {
	position: absolute;
	z-index: -1;
	left: 20px;
	transform: translateY(-50%);
	opacity: 0.05;
	top: 50%;
}
.about-consistency-icon {
	margin-right: 20px;
}
.not-number h3 {
	font-size: 36px;
	font-weight: 400;
	color: #73b528;
	line-height: 1;
	font-family: "Poppins", sans-serif;
	margin-bottom: 10px;
}
.not-text p {
	font-size: 16px;
	line-height: 20px;
	color: #6a6a6a;
}
.about-consistency-text h5 {
	font-size: 18px;
	font-weight: 600;
	color: #080b63;
	line-height: 1;
	margin-bottom: 15px;
}
.about-consistency-text p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}

.about7-img {
	width: 88%;
	margin-left: auto;
}
.about7-img::before {
	position: absolute;
	content: "";
	width: 65%;
	height: 97%;
	background: #73b528;
	right: -20px;
	top: 0px;
	z-index: -1;
}

/* common-styles  */
.h7-section-subtitle {
	font-size: 15px;
	font-weight: 900;
	color: #73b528;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.h7-section-subtitle::after {
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	background: #73b528;
	right: -90px;
	top: 10px;
}
.h7-section-main-title {
	font-size: 48px;
	font-weight: 700;
	color: #080b63;
	line-height: 1.22;
	font-family: "Poppins", sans-serif;
}
/* btn-arrow border style  */
.btn-arrow {
	height: 60px;
	padding: 0 30px;
	background: #73b528;
	border: 1px solid #73b528;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 60px;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	overflow: hidden;
}

.btn-arrow:hover {
	color: #fff;
}
.btn-arrow-icon {
	padding-left: 30px;
	position: relative;
	display: inline-block;
	width: 44px;
}

.btn-arrow-icon:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 20px;
	background: #dddedf;
	left: 13px;
	top: 19px;
	transition: 0.3s;
}
.btn-arrow-icon i {
	font-size: 16px;
	color: #fff;
}
.btn-arrow-icon i:first-child {
	position: absolute;
	top: 50%;
	right: 20px;
	opacity: 0;
	visibility: hidden;
	transition: 0.4s ease-out;
	transition-delay: 0.1s;
	transform: translateY(-50%);
}
.btn-arrow:hover i:first-child {
	right: 0;
	opacity: 1;
	visibility: visible;
}
.btn-arrow-icon i:last-child {
	opacity: 1;
	transition: 0.2s;
	position: relative;
	right: 0;
}
.btn-arrow:hover i:last-child {
	right: -35px;
	opacity: 0;
	visibility: hidden;
}

.btn-arrow.btn-arrow-border {
	border-color: #73b528;
	background: none;
	color: #73b528;
	transition: 0.5s ease-in;
}
.btn-arrow.btn-arrow-border .btn-arrow-icon::before {
	background: #73b528;
}
.btn-arrow.btn-arrow-border:hover .btn-arrow-icon::before {
	background: #fff;
}
.btn-arrow.btn-arrow-border:hover {
	color: #fff;
	background: #73b528;
	border-color: #73b528;
}
.btn-arrow.btn-arrow-border i {
	color: #73b528;
}
.btn-arrow.btn-arrow-border:hover i {
	color: #fff;
}
/* work-process-area style  */
.work-process-area-bg {
	background: #080b63;
}

.work-process-icon {
	width: 96px;
	height: 96px;
	background: #fff;
	text-align: center;
	line-height: 96px;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 37px;
}
.work-process-text h4 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
.work-process-text p {
	font-size: 16px;
	line-height: 28px;
	color: #abb0cc;
}
.work-process-single {
	padding: 0 30px 0 30px;
}

.work-process-wrapper > .row > div {
	counter-increment: process-num;
}

.work-process-icon:after {
	position: absolute;
	content: counter(process-num, decimal-leading-zero);
	font-size: 20px;
	font-weight: 500;
	background: #73b528;
	height: 42px;
	width: 42px;
	text-align: center;
	line-height: 43px;
	color: #fff;
	border-radius: 50%;
	left: -21px;
	top: 0;
}
.work-process-single:hover .work-process-icon {
	-webkit-animation: blo-danceBottom 400ms ease-in-out;
	animation: blo-danceBottom 400ms ease-in-out;
	animation-delay: 0s;
	-webkit-animation-delay: 0.35s;
	animation-delay: 0.35s;
}
.work-process-line {
	position: relative;
}
.work-process-line::before {
	position: absolute;
	content: "";
	width: calc(100% - 32%);
	border-top: 1px dashed #fff;
	left: 0;
	right: 0;
	margin: auto;
	top: 48px;
}

/* service7-area style  */
.service7-wrapper {
	margin-left: -30px;
}
.service4-single.service7-single {
	border: none;
	padding: 0;
}
.service7-single-bt {
	border-top: 1px solid #ebebeb !important;
}
.service7-single-br {
	border-right: 1px solid #ebebeb !important;
}
.service7-single-bb {
	border-bottom: 1px solid #ebebeb !important;
}
.service7-single-bl {
	border-left: 1px solid #ebebeb !important;
}
.service7-single .service4-content h4 {
	font-size: 20px;
	font-weight: 700;
	color: #080b63;
	font-family: "Poppins", sans-serif;
}
.service7-single .service4-content h4 a:hover {
	color: #73b528;
}
.service7-single .service4-content p {
	color: #6a6a6a;
}
.service7-single .service4-icon {
	padding-top: 25px;
	position: relative;
}
.service7-single .service4-icon::before {
	position: absolute;
	content: "";
	width: 75px;
	height: 75px;
	top: 0;
	left: 0;
	display: inline-block;
	z-index: -1;
	background-image: url(../img/home7/bg/service6-icon-bg.png);
	background-size: cover;
	background-position: center center;
}

.service7-single.p-rnb {
	padding-right: 50px;
	padding-bottom: 45px;
}
.service7-single.p-bnl {
	padding-left: 50px;
	padding-bottom: 45px;
}
.service7-single.p-tnr {
	padding-top: 50px;
	padding-right: 50px;
}
.service7-single.p-tnl {
	padding-left: 50px;
	padding-top: 50px;
}

/* cf7-area style  */
.cf7-area {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.cf7-content {
	margin-left: -30px;
}
.cf7-content p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.cf7-point-text h4 {
	font-size: 20px;
	font-weight: 700;
	color: #080b63;
	margin-bottom: 10px;
}
.cf7-point-text p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.cf7-point {
	display: grid;
	grid-template-columns: 58px auto;
	grid-gap: 20px;
}
.cf7-points {
	max-width: 500px;
}
.cf7-point-icon {
	margin-bottom: 20px;
}

.cf7-img {
	width: 100%;
	height: 100%;
}
.cf7-img img {
	position: absolute;
	bottom: -65px;
	left: -170px;
	max-width: 670px;
}

/* brand7-area style  */
.brand7-area-bg {
	background: #080b63;
}
.brand7-area .brand2-single img {
	filter: grayscale(1) brightness(10) contrast(1);
	-webkit-filter: grayscale(1) brightness(10) contrast(1);
	opacity: 1;
	transition: 0.3s;
}
.brand7-area .brand2-single img:hover {
	filter: grayscale(1) brightness(10) contrast(1);
	-webkit-filter: grayscale(1) brightness(10) contrast(1);
	opacity: 1;
	transition: 0.3s;
}

/* portfolio7-area style  */

.portfolio7-single-wrapper {
	max-width: 510px;
	overflow: hidden;
}
.portfolio7-meta-content span {
	font-size: 12px;
	font-weight: 500;
	color: #73b528;
	text-transform: uppercase;
	display: block;
	margin-bottom: 7px;
}
.portfolio7-meta-content h5 {
	font-size: 18px;
	font-weight: 700;
	color: #080b63;
	margin-bottom: 3px;
}
.portfolio7-meta-content h5 a:hover {
	color: #73b528;
}
.portfolio7-meta-content p {
	font-size: 15px;
	font-weight: 400;
	color: #6a6a6a;
}
.portfolio7-meta-content {
	background: #fff;
	padding: 30px 20px 25px 20px;
	border-bottom: 5px solid #73b528;
	position: absolute;
	bottom: -20%;
	left: 0;
	right: 0;
	max-width: 87%;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
}
.portfolio7-single-wrapper:hover .portfolio7-meta-content {
	opacity: 1;
	visibility: visible;
	bottom: 0;
}
.arrow-circle-btn {
	width: 50px;
	height: 50px;
	display: inline-block;
	border: 1px solid #cdd3e1;
	text-align: center;
	line-height: 48px;
	border-radius: 50%;
	color: #aaa9bc;
	font-size: 16px;
	transition: 0.3s;
}
.arrow-circle-btn:hover {
	background: #73b528;
	color: #fff;
	border-color: #73b528;
}
.portfolio7-link-btn {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.portfolio7-btn-prev {
	width: 50px;
	height: 50px;
	display: inline-block;
	border: 1px solid #cdd3e1;
	text-align: center;
	line-height: 48px;
	border-radius: 50%;
	color: #aaa9bc;
	font-size: 16px;
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
	z-index: 1;
	left: -25px;
	background: #fff;
	transition: 0.3s;
}
.portfolio7-btn-next {
	width: 50px;
	height: 50px;
	display: inline-block;
	border: 1px solid #cdd3e1;
	text-align: center;
	line-height: 48px;
	border-radius: 50%;
	color: #aaa9bc;
	font-size: 16px;
	position: absolute;
	top: 42%;
	transform: translateY(-50%);
	z-index: 1;
	right: -25px;
	background: #fff;
	transition: 0.3s;
}
.portfolio7-btn-prev:hover,
.portfolio7-btn-next:hover {
	background: #73b528;
	color: #fff;
	border-color: #73b528;
}
.portfolio7-slide-nav {
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.portfolio7-wrapper:hover .portfolio7-slide-nav {
	opacity: 1;
	visibility: visible;
}
.portfolio7-section-title .h7-section-subtitle::after {
	display: none;
}

/* blog7-area style  */
.blog7-section-title .h7-section-subtitle::after {
	display: none;
}
.blog7-section-title {
	max-width: 670px;
	margin: 0 auto;
}

.blog7-single .blog4-meta ul li i {
	color: #73b528;
}
.blog7-single .blog4-text h4 {
	color: #080b63;
}
.blog7-single .blog4-text h4 a:hover {
	color: #73b528;
}
.blog7-meta ul {
	display: flex;
	align-items: center;
	border-top: 1px solid #ebebeb;
}
.blog7-meta ul li {
	font-size: 14px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: uppercase;
	list-style: none;
	border-right: 1px solid #ebebeb;
	padding: 0;
	height: 60px;
	line-height: 60px;
	flex-grow: 1;
	text-align: center;
}
.blog7-meta ul li img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin-right: 10px;
}
.blog7-meta ul li i {
	margin-right: 10px;
	color: #73b528;
}
.blog7-single .blog4-meta {
	padding: 25px 30px 15px 30px;
	border-color: #fff;
}
.blog7-single .blog4-text {
	padding: 0 30px 30px 30px;
}
.blog4-single.blog7-single {
	box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.04);
}
.blog7-single .blog4-content {
	border-color: #fff;
	border-width: 0px;
}
.blog7-meta ul li:last-child {
	border-right: 0;
}
.blog7-meta ul li .blog7-btn {
	background: #080b63;
	display: block;
	color: #fff;
	font-size: 20px;
	padding: 0 6px;
}
.blog7-meta ul li .blog7-btn:hover {
	background: #73b528;
}
.blog7-meta ul li .blog7-btn i {
	margin-right: 0;
	color: #fff;
}

/* faq7-area style  */
.faq7-area-bg {
	background: #f9f9f9;
}

.grb-accordion.grb-accordion7 {
	max-width: 630px;
}
.grb-accordion7 .accordion-item {
	border-color: #ebebeb;
}
.grb-accordion.grb-accordion7 .accordion-button {
	font-size: 18px;
	font-weight: 600;
	color: #080b63;
	padding: 0px 40px;
	height: 70px;
}
.grb-accordion.grb-accordion7 .accordion-body {
	padding: 20px 40px;
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.grb-accordion.grb-accordion7 .accordion-button::after {
	display: none;
}
.grb-accordion.grb-accordion7 .accordion-button:not(.collapsed) {
	color: #080b63;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

/* faq-form style  */

.faq-form {
	background: #fff;
	box-shadow: 0px 20px 70px rgba(23, 36, 58, 0.1);
	padding: 30px 30px 25px;
}
.faq-form .h7-section-subtitle::after {
	display: none;
}
.faq-form .h7-section-main-title {
	font-size: 36px;
}
.faq-form-input-field {
	margin-top: 20px;
	margin-bottom: 20px;
}
.faq-form-input-field input {
	width: 100%;
	height: 60px;
	border: 1px solid #ebebeb;
	position: relative;
	padding: 0 20px;
}
.faq-form-input-field input:focus {
	border-color: #080b63;
}
.faq-form-imput-label {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #6a6a6a;
	display: inline-block;
	background: #fff;
}
.faq-form-input-field textarea {
	height: 130px;
	width: 100%;
	border: 1px solid #ebebeb;
	padding: 20px 20px 20px;
	resize: none;
}
.faq-form-button {
	display: flex;
	justify-content: center;
}
.faq-form-input-field input::placeholder,
.faq-form-input-field textarea::placeholder {
	font-size: 15px;
	color: #c5c5c5;
}
.faq8-form .faq-form-input-field input:focus {
	border-color: #d98d35;
}
.faq8-form .btn-arrow {
	background: #d98d35;
	border-color: #d98d35;
}
/* test7-area style  */
.faq7-area {
	z-index: 2;
}
.faq7-area-bg-img {
	position: absolute;
	content: "";
	width: 32%;
	height: 100%;
	right: 0;
	top: 0;
	z-index: -1;
	background-size: cover;
}
.test7-area-bg {
	background: #f9f9f9;
}
.test7-section-title {
	max-width: 550px;
}
.test7-single-wrapper {
	display: grid;
	grid-template-columns: 33% auto;
}
.test7-author-name {
	font-size: 18px;
	color: #080b63;
	font-family: "Poppins", sans-serif;
	margin-bottom: 5px;
}
.test7-single-content {
	padding: 35px 30px 30px;
	background: #fff;
}
.test7-area.test7-area-bg.pt-110.pb-70 {
	background: #f9f9f9;
}
.test7-author-designation {
	font-size: 15px;
	color: #6a6a6a;
	margin-bottom: 10px;
	display: block;
}
.test7-single-content p {
	font-size: 18px;
	line-height: 30px;
	color: #6a6a6a;
}
.test7-author-rating i {
	font-size: 12px;
	color: #fe8a06;
}
.test7-quote-icon {
	width: 68px;
	height: 68px;
	background: #73b528;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 68px;
	position: absolute;
	right: 30px;
	bottom: -30px;
}

.test7-nav .nav-tabs .nav-link {
	padding: 10px;
	border: 0;
	width: 50%;
}
.test7-nav-img {
	position: relative;
}
.test7-nav-img:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	left: 0;
	top: 0;
	opacity: 0.73;
	transition: 0.3s;
}
.test7-nav .nav-tabs .nav-link.active .test7-nav-img:after {
	opacity: 0;
}
.test7-nav .nav-tabs .nav-link.active {
	background: transparent;
}
.test7-nav .nav-tabs {
	border-bottom: 0;
}
.test7-single-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.test7-nav .nav-tabs .nav-link:nth-child(2),
.test7-nav .nav-tabs .nav-link:nth-child(4) {
	margin-bottom: -60px;
}

/* footer7-style  */
.footer-area7-bg {
	background: #080b63 !important;
}

.footer-widget.footer5-widget.footer7-widget .footer-widget-title h4 {
	color: #fff;
}
.footer-widget.footer5-widget.footer7-widget ul li a {
	color: #aaabc2;
}
.footer-widget.footer5-widget.footer7-widget ul li a:hover {
	color: #fff;
}
.footer-widget.footer5-widget.footer7-widget p {
	color: #aaabc2;
}
.footer-widget.footer5-widget.footer7-widget .question-text span {
	color: #fff;
}
.footer-widget.footer5-widget.footer7-widget .subscribe-form button {
	background: #73b528;
}
.footer-widget.footer5-widget.footer7-widget .grb__social ul li a:hover {
	background: #73b528;
	border-color: #73b528;
}
.footer7-widget .question-icon i {
	color: #73b528;
}

.footer-widget.footer5-widget.footer7-widget .subscribe-form input {
	background: transparent;
	border: 1px solid #515275;
}
.footer7-widget .subscribe-form input::placeholder {
	color: #929ca8;
}

/* copyright7-area style  */

.copyright-area.copyright5-area.copyright7-area {
	background: #fff;
	padding: 22px 0;
}
.copyright-area.copyright5-area.copyright7-area p {
	color: #222;
}
.copyright7-area .copyright-list li a {
	color: #6a6a6a;
}
.copyright-area.copyright5-area.copyright7-area .copyright-list li a:hover {
	color: #222;
}

/* home7 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.work-process-single {
		padding: 0 15px 0 15px;
	}
	.blog7-single .blog4-text {
		padding: 0 20px 30px 20px;
	}
	.blog7-single .blog4-meta {
		padding: 25px 20px 15px 20px;
	}
	.cf7-img img {
		max-width: 600px;
	}
	.banner-content.banner-content7 h1 {
		font-size: 54px;
	}
	.h7-section-main-title {
		font-size: 40px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner-content.banner-content7 h1 {
		font-size: 54px;
	}
	.h7-section-main-title {
		font-size: 38px;
	}
	.about7-img {
		width: 88%;
		margin-right: auto;
		margin-left: 0;
	}
	.work-process-line::before {
		display: none;
	}
	.cf7-img img {
		position: static;
		max-width: 550px;
	}
	.service7-wrapper {
		margin-left: 0;
	}
	.cf7-content {
		margin-left: 0;
	}
	.grb-accordion.grb-accordion7 {
		max-width: 100%;
	}
}
@media (max-width: 767px) {
	.work-process-single {
		padding: 0 15px 0 15px;
	}
	.blog7-single .blog4-text {
		padding: 0 20px 30px 20px;
	}
	.blog7-single .blog4-meta {
		padding: 25px 20px 15px 20px;
	}
	.banner-content.banner-content7 h1 {
		font-size: 30px;
	}
	.h7-section-main-title {
		font-size: 24px;
	}
	.about7-content {
		margin-right: 0;
	}
	.consistency-n-customer {
		display: inherit;
	}
	.work-process-line::before {
		display: none;
	}
	.service7-wrapper {
		margin-left: 0;
	}
	.cf7-img img {
		position: static;
		max-width: 100%;
	}
	.cf7-content {
		margin-left: 0;
	}
	.service4-single.service7-single {
		border: none !important;
		padding: 30px 0 !important;
	}
	.test7-single-wrapper {
		display: grid;
		grid-template-columns: auto;
	}
	.blog4-text h4 {
		font-size: 17px;
	}
	.grb-accordion.grb-accordion7 .accordion-button {
		font-size: 17px;
		padding: 0px 20px;
		height: 90px;
	}
	.grb-accordion.grb-accordion7 .accordion-body {
		padding: 20px 20px;
	}
	.faq7-area-bg-img {
		width: 100%;
		height: 100%;
		background-size: cover;
	}
	.faq-form .h7-section-main-title {
		font-size: 24px;
	}
	.features7-titlentext {
		display: inherit;
	}
	.features7-titlentext p {
		max-width: 100%;
		text-align: end;
	}
	.banner-content.banner-content7 h1 {
		font-size: 38px;
	}
	.about7-img {
		width: 88%;
		margin-right: auto;
		margin-left: 0;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.work-process-single {
		padding: 0 30px 0 30px;
	}
	.service4-single.service7-single {
		padding-right: 20px !important;
	}
	.h7-section-main-title {
		font-size: 34px;
	}
	.consistency-n-customer {
		display: grid;
	}
}

/* home8 style start  */
/* banner-area8 style  */
.banner-bg8-1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0a0e23;
	opacity: 0.6;
	z-index: -1;
}
.banner-content.banner-content8 h1 {
	font-size: 90px;
}
.banner-content.banner-content8-1 p {
	font-weight: 400;
	max-width: 670px;
	margin-left: auto;
	margin-right: auto;
}
.banner-btn.banner-btn8 .btn-arrow {
	background: #d98d35;
	border-color: #d98d35;
}

/* about8-area style  */
.about8-img {
	max-width: 500px;
}
.about8-content > p {
	font-size: 18px;
	line-height: 28px;
	color: #6a6a6a;
}
.about8-content {
	margin-left: -30px;
}

.about-consistency-icon i {
	font-size: 50px;
	color: #d98d35;
}
.about8-content .about-consistency-text h5 {
	font-size: 20px;
	color: #0e1543;
}
.about8-content .not-number h3 {
	color: #d98d35;
}
.about8-content .odometer.odometer-auto-theme,
.about8-content .odometer.odometer-theme-default {
	font-family: "Prata", serif !important;
}
.about8-content .about-consistency {
	display: flex;
	margin-right: 42px;
	margin-bottom: 45px;
	max-width: 310px;
}

.signature-area {
	display: grid;
	grid-template-columns: 153px auto;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 50px;
	align-items: center;
}
.irtd-img {
	max-width: 70px;
	max-height: 70px;
	border-radius: 50%;
	margin-right: 20px;
}
.irtd {
	display: flex;
}
.irtd-desc h4 {
	font-size: 20px;
}
.about8-btn .btn-arrow {
	background: #d98d35;
	border-color: #d98d35;
}
.signature-area .irtd-desc h4 {
	color: #0e1543;
	margin-bottom: 2px;
}

/* features8-area style  */

.features8-title {
	background: #d98d35;
	min-height: 250px;
	padding: 40px 80px 30px 80px;
	height: 100%;
}
.features8-title h4 {
	max-width: 270px;
}
.features8-single {
	background: #0e1543;
	padding: 80px 50px 60px 60px;
	height: 100%;
}
.features8-wrapper .row > div:nth-child(2),
.features8-wrapper .row > div:nth-child(3) {
	border-right: 1px solid #30365d;
}
.irtd-img i {
	font-size: 50px;
	color: #d98d35;
}
.irtd-desc p {
	font-size: 15px;
	line-height: 26px;
}
.features8-single .irtd-desc p {
	color: #aaacbb;
}
.features8-btn .btn-arrow {
	background: #fff;
	border-color: #fff;
	color: #0e1543;
}
.features8-btn .btn-arrow-icon i {
	font-size: 16px;
	color: #0e1543;
}

/* service8-area style  */

.service8-area-bg {
	background: #f9f9f9;
}
.service8-area .h8-section-title p {
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
}
.service8-img {
	padding: 20px 20px 0;
	background: #fff;
}
.service8-title {
	font-size: 24px;
	color: #0e1543;
}
.service8-content p {
	font-size: 15px;
	line-height: 26px;
	color: #6a6a6a;
}
.service8-content {
	padding: 55px 28px 25px;
	background: #fff;
}
.service8-icon {
	width: 70px;
	height: 70px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: -35px;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 36px;
	color: #d98d35;
	line-height: 85px;
}
.s8-bt {
	border-top: 1px solid #ebebeb;
}
.s8-br {
	border-right: 1px solid #ebebeb;
}
.s8-bb {
	border-bottom: 1px solid #ebebeb;
}
.s8-bl {
	border-left: 1px solid #ebebeb;
}

/* cta8-area style  */
.cta8-area-bg {
	background: #f9f9f9;
}

.section-trb {
	background: #d98d35;
	overflow: hidden;
	padding: 45px 40px 0px 40px;
	display: grid;
	grid-template-columns: 60% auto;
	align-items: center;
	justify-content: space-between;
}
.trb-text h4 {
	font-size: 24px;
	line-height: 1.37;
}
.trb-button .btn-arrow {
	background: #0e1543;
	border-color: #0e1543;
}
.cta8-area .section-trb {
	transform: translateY(50%);
	z-index: 2;
	position: relative;
}

/* choosing8-area style  */
.choosing8-area-bg {
	background: #0e1543;
}

.choosing8-section-title .h8-section-main-title {
	max-width: 510px;
}
.h8-section-title.choosing8-section-title p {
	max-width: 515px;
	color: #b5b6c1;
}
.choosing8-list-item .irtd-img i {
	font-size: 60px;
}
.choosing8-list-item .irtd-desc h4 {
	font-size: 22px;
}
.choosing8-list-item .irtd-desc p {
	font-size: 16px;
	line-height: 28px;
	color: #b5b6c1;
	max-width: 440px;
}
.choosing8-img {
	position: absolute;
	width: 49%;
	height: 100%;
	top: 0;
	right: 0;
}
.choosing8-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* team8-area style  */
.h8-section-title.team8-section-title p {
	max-width: 630px;
	margin-left: auto;
	margin-right: auto;
}

.team8-meta-content h4 {
	font-size: 24px;
	margin-bottom: 5px;
	color: #0e1543;
}
.team8-meta-content span {
	font-size: 15px;
	color: #6a6a6a;
}
.team8-link-btn .arrow-circle-btn {
	border-color: #e0e1e9;
	color: #d98d35;
	width: 43px;
	height: 43px;
	line-height: 41px;
}
.team8-link-btn .arrow-circle-btn:hover {
	border-color: #d98d35;
	color: #fff;
	background: #d98d35;
}
.team8-meta-content {
	width: 85%;
	position: absolute;
	bottom: -77px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	padding: 20px 0 13px 0;
	transition: 0.5s;
}
.team8-single-wrapper {
	overflow: hidden;
}
.team8-single-wrapper:hover .team8-meta-content {
	bottom: 0;
}

/* counter8-area style  */
.counter8-area-bg {
	background: #0e1543;
}

.counter-nrc-number {
	font-size: 48px;
	color: #d98d35;
	margin-right: 20px;
}
.counter-nrc-content p {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
}
.counter-nrc {
	display: flex;
	align-items: center;
}
.counter8-area .odometer.odometer-auto-theme,
.counter8-area .odometer.odometer-theme-default {
	font-family: "Prata", serif !important;
}

/* testimonial-8 area style  */
.testimonial8-bg {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.08;
}

.testimonial8-single-inner .t-author-img img {
	width: 120px;
}
.testimonial8-single-inner .t-icons {
	font-size: 20px;
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #d98d35;
	border-radius: 50%;
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	transform: rotateY(180deg);
}
.testimonial8-single-inner p {
	font-size: 36px;
	line-height: 1.28;
	font-weight: 500;
	font-style: italic;
	max-width: 860px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.testimonial8-single-inner .t-author-desig {
	margin-left: 0;
	transform: none;
}
.testimonial8-single-inner .t-author-desig h6 {
	font-size: 22px;
	color: #0e1543;
	margin-bottom: 5px;
}
.testimonial8-single-inner .t-author-desig span {
	font-size: 15px;
	color: #6a6a6a;
}
.testimonial8-section-title p {
	max-width: 595px;
	margin-left: auto;
	margin-right: auto;
}

.test8-pagination .swiper-pagination-bullet {
	width: 2px;
	height: 10px;
	opacity: 1;
	margin: 0 5px;
	border-radius: 2px;
}
.test8-pagination {
	height: 20px;
	margin-top: 55px;
	margin-bottom: 60px;
}
.test8-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	height: 20px;
	background: #d98d35;
}

/* faq8-area style  */

.faq8-section-title .h8-section-main-title {
	max-width: 600px;
}
.faq8-form .h7-section-subtitle {
	color: #d98d35;
}
.faq8-area-bg-img::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0e1543;
	opacity: 0.82;
}

/* portfolio8-area style  */
.portfolio8-section-title p {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.portfolio8-gallery-single-wrapper {
	max-width: 600px;
}
.portfolio8-gallery-single-wrapper .portfolio5-gallery-single {
	border-radius: 0;
}
.portfolio8-gallery-single-wrapper .portfolio5-gallery-content {
	width: calc(100% - 0px);
	height: calc(100% - 0px);
	border-radius: 0;
	background: rgba(14, 21, 67, 0.7);
}
.portfolio8-gallery-single-wrapper .portfolio5-tag {
	font-size: 15px;
	color: #d98d35;
}
.portfolio8-gallery-single-wrapper .portfolio5-gallery-content h4 {
	font-size: 22px;
}
.portfolio8-wrapper {
	margin-left: 30px;
	margin-right: 30px;
}

/* blog8-area style  */
.blog8-btn .btn-arrow {
	background: #d98d35;
	border-color: #d98d35;
}
.blog4-single.blog8-single {
	display: grid;
	grid-template-columns: 47% auto;
}
.blog8-single .blog4-content {
	border: 1px solid #ebebeb;
	border-left: 0;
}
.blog8-single .blog4-btn {
	padding: 0 25px 0;
}
.blog8-single .blog4-text h4 {
	font-size: 22px;
	line-height: 1.45;
}
.blog8-single .blog4-text h4 a:hover {
	color: #d98d35;
}
.blog8-single .blog4-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.blog8-single .blog7-meta {
	padding: 0 25px;
}
.blog8-single .blog7-meta ul {
	border-top: 0;
	border-bottom: 1px dashed #d6d6d6;
}
.blog8-single .blog7-meta ul li {
	text-align: left;
	border-right: 0;
}

.blog8-single .blog4-text {
	padding: 15px 25px 30px 25px;
}
.blog8-single .blog4-btn {
	margin-bottom: 23px;
}
.blog8-single .blog7-meta ul li i {
	color: #d98d35;
}
.blog8-single .blog4-btn .text-btn {
	color: #aeaeae;
}
.blog8-single .blog4-btn .text-btn:hover {
	color: #d98d35;
}

.blog8-date {
	position: absolute;
	top: 0;
	left: 0;
	background: #0e1543;
	width: 50px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	z-index: 2;
}
.blog8-date span {
	display: block;
	background: #d98d35;
	font-family: "Prata", serif !important;
	font-size: 24px;
	line-height: 40px;
}

/* clients8-area style   */
.clients8-area-bg {
	background: #f9f9f9;
}

/* footer8-style  */
.footer-area8-bg {
	background: #0e1543 !important;
}

.footer-widget.footer5-widget.footer8-widget .footer-widget-title h4 {
	color: #fff;
}
.footer-widget.footer5-widget.footer8-widget ul li a {
	color: #aaabc2;
}
.footer-widget.footer5-widget.footer8-widget ul li a:hover {
	color: #fff;
}
.footer-widget.footer5-widget.footer8-widget p {
	color: #aaabc2;
}
.footer-widget.footer5-widget.footer8-widget .question-text span {
	color: #fff;
}
.footer-widget.footer5-widget.footer8-widget .subscribe-form button {
	background: #d98d35;
}
.footer-widget.footer5-widget.footer8-widget .grb__social ul li a:hover {
	background: #d98d35;
	border-color: #d98d35;
}
.footer8-widget .question-icon i {
	color: #d98d35;
}

/* copyright8-area style  */

.copyright-area.copyright5-area.copyright8-area {
	background: #fff;
	padding: 22px 0;
}
.copyright-area.copyright5-area.copyright8-area p {
	color: #222;
}
.copyright8-area .copyright-list li a {
	color: #6a6a6a;
}
.copyright-area.copyright5-area.copyright8-area .copyright-list li a:hover {
	color: #222;
}

/* header9 style  */
.header9 {
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	z-index: 100;
}
.header9-top {
	background: #fff;
	padding: 23px 0;
}

.header9-cta {
	display: flex;
	justify-content: end;
}
.header9-cta .cta__content p {
	font-size: 14px;
	color: #6a6a6a;
}
.header9-cta .cta__content span {
	font-size: 18px;
	font-weight: 500;
	color: #0e1543;
}
.header9-cta .cta__icon span i {
	font-size: 36px;
	color: #d98d35;
}
.header9-cta .cta__icon {
	margin-right: 15px;
}
.header9-cta .grb__cta ul li {
	display: flex;
	align-items: center;
}
.header9-cta .cta__icon span {
	width: inherit;
	height: inherit;
	background: none;
	margin-top: 0;
}
.grb__cta.header9-cta ul li {
	padding-right: 45px;
	display: inline-flex;
	align-items: center;
}
.grb__cta.header9-cta ul li:last-child {
	padding-right: 0;
}
.grb__cta.header9-cta ul li::before {
	height: 40px;
	background: #e1e3ee;
	right: 20px;
	top: 6px;
}
.header9-cta .cta__content span a:hover {
	color: #d98d35;
}

/* header9-main style  */

.header9-main {
	background: #222750;
}
.header9-main.sticky {
	background: #222750;
}
.main-menu.main-menu9 ul li {
	margin: 0 12px;
}
.main-menu.main-menu9 ul li:first-child {
	margin-left: 0;
}
.header9-main-right {
	display: flex;
	align-items: center;
	justify-content: end;
}
.header9__search .nav-search {
	font-size: 16px;
	color: #fff;
	margin: 0 27px;
	position: relative;
}
.header9__search .nav-search:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 40px;
	background: #4c506b;
	left: -26px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.header9-btn .fill-btn {
	border-color: #d98d35;
	background: #d98d35;
	border-radius: 0;
	height: 70px;
	line-height: 68px;
	padding: 0 41px;
}
.header9-btn .fill-btn:hover {
	color: #fff;
}
.header9-bar .bar-icon span {
	background: #fff;
}
.main-menu.main-menu9 ul li a {
	font-size: 15px;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	padding: 25px 0;
	line-height: 20px;
	font-weight: 500;
}

.main-menu.main-menu9 ul li:hover > a {
	color: #d98d35;
}
.main-menu.main-menu9 ul li:hover.menu-item-has-children::after {
	color: #d98d35;
}
.main-menu.main-menu9 ul li .sub-menu {
	border-color: #d98d35;
}
.main-menu.main-menu9 ul li .sub-menu li:hover > a {
	color: #d98d35;
}

/* common styles  */
.h8-section-subtitle {
	font-size: 15px;
	font-weight: 500;
	color: #d98d35;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.h8-section-main-title {
	font-size: 48px;
	font-weight: 400;
	color: #0e1543;
	line-height: 1.22;
}
.h8-section-title p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}

.font-prata {
	font-family: "Prata", serif !important;
	font-weight: 400 !important;
}
/* home8 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.features8-single {
		padding: 80px 24px 60px 30px;
	}
	.features8-title {
		padding: 40px 40px 30px 40px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.banner-content.banner-content8 h1 {
		font-size: 68px;
	}
	.banner-icon {
		font-size: 75px;
	}
	.h8-section-main-title {
		font-size: 40px;
	}
	.about8-content {
		margin-left: 0;
	}
	.features8-wrapper .row > div:nth-child(2) {
		border-bottom: 1px solid #30365d;
		border-right: 0;
	}
	.team8-meta-content {
		width: 97%;
	}
	.team8-meta-content h4 {
		font-size: 20px;
		margin-bottom: 5px;
		color: #0e1543;
	}
	.counter-nrc-number {
		font-size: 32px;
	}
	.blog4-single.blog8-single {
		display: grid;
		grid-template-columns: 37% auto;
	}
	.header9-cta .cta__content span {
		font-size: 15px;
		font-weight: 500;
		color: #0e1543;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.features8-wrapper .row > div:nth-child(2) {
		border-bottom: 1px solid #30365d;
		border-right: 0;
	}
	.banner-content.banner-content8 h1 {
		font-size: 64px;
	}
	.about8-content {
		margin-left: 0;
	}
	.service8-single-wrapper {
		border: 1px solid #ebebeb;
	}
	.cta8-area .section-trb {
		grid-template-columns: 55% auto;
	}
	.choosing8-img {
		position: static;
		width: 80%;
	}
	.testimonial8-single-inner p {
		font-size: 22px;
		max-width: 500px;
	}
	.blog8-btn.text-end {
		text-align: start !important;
	}
	.header9__search .nav-search::before {
		display: none;
	}
	.header9-main {
		padding: 14px 0;
	}
}
@media (max-width: 767px) {
	.banner-content.banner-content8 h1 {
		font-size: 38px;
	}
	.about8-content {
		margin-left: 0;
	}
	.h8-section-main-title {
		font-size: 30px;
	}
	.testimonial8-single-inner p {
		font-size: 20px;
	}
	.banner-icon {
		font-size: 75px;
	}
	.features8-single {
		padding: 60px 35px 45px 40px;
	}
	.cta8-area .section-trb {
		display: inherit;
		transform: none;
	}
	.cta8-area {
		padding-bottom: 60px;
	}
	.choosing8-img {
		position: inherit;
		width: 90%;
	}
	.faq7-area-bg-img.faq8-area-bg-img {
		display: none;
	}
	.blog8-btn.text-end {
		text-align: left !important;
	}
	.blog4-single.blog8-single {
		display: inherit;
	}
	.blog8-single .blog4-content {
		border-left: 1px solid #ebebeb;
		border-top: 0;
	}
	.service8-single-wrapper {
		border: 0;
		border-bottom: 1px solid #ebebeb;
	}
	.header9__search .nav-search::before {
		display: none;
	}
	.header9-main {
		padding: 14px 0;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.features8-single {
		padding: 80px 50px 60px 60px;
	}
}

/* home9 style start  */
/* banner-area9 style  */
.banner-content.banner-content9 p {
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	text-transform: uppercase;
}
.banner-content.banner-content9 h1 {
	font-size: 80px;
	line-height: 1.13;
	color: #222222;
}
.banner-btn9 .fill-btn {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	background: #222222;
	border-color: #222222;
	border-radius: 0;
	padding: 0 33px;
	text-transform: none;
}
.banner-btn9 .fill-btn:hover {
	background: #f18634;
	border-color: #f18634;
}
.banner-area.banner-area9 {
	max-width: 1720px;
	margin: 0 auto;
}
.banner-content.banner-content9.banner-content9-3 h1 {
	max-width: 700px;
}
.banner9-button-prev {
	width: 50px !important;
	height: 50px !important;
	border: 1px solid #222222;
	text-align: center;
	line-height: 48px;
	color: #222222;
	background: #fff;
	position: absolute;
	left: -25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	transition: 0.3s;
}
.banner9-button-prev::after {
	display: none;
}
.banner9-button-next {
	width: 50px !important;
	height: 50px !important;
	border: 1px solid #222;
	text-align: center;
	line-height: 48px;
	color: #222;
	background: #fff;
	position: absolute;
	right: -25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	transition: 0.3s;
}

.banner9-button-next::after {
	display: none;
}
.banner9-button-prev:hover,
.banner9-button-next:hover {
	background: #f18634;
	border-color: #f18634;
	color: #fff;
}

/* product-banners style  */

.product-banner-single {
	min-height: 330px;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.product-banner-content-wrapper {
	width: 100%;
	height: 100%;
	position: absolute;
	display: flex;
	align-items: center;
	padding: 30px;
}
.product-banner-content.p-banner1 {
	max-width: 180px;
}
.product-banner-content.p-banner2 {
	max-width: 270px;
}
.product-banner-content.p-banner3 {
	max-width: 300px;
}
.product-banner-content.p-banner4 {
	max-width: 230px;
}
.product-banner-content .product-cat {
	font-size: 14px;
	font-weight: 500;
	color: #444444;
	text-transform: uppercase;
	display: block;
}
.product-banner-content .product-name {
	font-size: 30px;
	line-height: 1.133;
	color: #222222;
}
.product-banner-btn .shop-btn {
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	background: #222222;
	display: inline-block;
	height: 40px;
	padding: 0 26px;
	border: 1px solid #222222;
	line-height: 38px;
}
.product-banner-btn .shop-btn:hover {
	background: transparent;
	border-color: #222222;
	color: #222222;
}
/* trending-products style  */

/* product design  */
.single-product-wrapper {
	overflow: hidden;
	background: #fff;
}
.single-product-wrapper:hover .single-product {
	border-color: transparent;
}
.product-name {
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	line-height: 26px;
}

.price-new {
	font-size: 16px;
	color: #222222;
	font-weight: 500;
	line-height: 1;
}
.product-price {
	line-height: 1;
	display: flex;
	align-items: center;
}
.price-old {
	font-size: 13px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 1;
	text-decoration: line-through;
}
.product-price span:first-child {
	margin-right: 6px;
}
.product-description {
	padding: 20px 0 0 0;
}

.product-rating i {
	font-size: 14px;
	color: #b1b1b1;
	margin-right: 0px;
}
.product-rating i.checked {
	font-weight: 700;
	color: #f18634;
}
.product-tags {
	position: absolute;
	top: 0;
	left: 0;
}
.product-tag {
	height: 25px;
	display: inline-block;
	border: 1px solid #28c577;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 25px;
	background: #28c577;
	width: 50px;
	text-align: center;
}
.product-tag.discount {
	border: 1px solid #f18634;
	background: #f18634;
}

.product-overlay {
	position: relative;
}

.product-action {
	position: absolute;
	right: 0px;
	top: 10px;
	transition: all 0.3s;
	transition-delay: 0.2s;
	opacity: 0;
	visibility: hidden;
	text-align: right;
}
.single-product-wrapper:hover .product-action {
	right: 10px;
	opacity: 1;
	visibility: visible;
}
.product-action ul li button {
	width: 40px;
	height: 40px;
	font-size: 15px;
	background: #fff;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	color: #222222;
	position: relative;
	border: none;
}
.product-action ul li button:hover {
	background: #f18634;
}
.product-action ul li {
	list-style: none;
	position: relative;
	margin-bottom: 10px;
}
.product-action ul {
	display: inline-block;
}

.product-action-hover {
	height: 35px;
	background: #d81324;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
	font-family: "Barlow Condensed", sans-serif;
	font-weight: 500;
	position: absolute;
	right: -35px;
	top: 0;
	border-radius: 2px;
	width: 130px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}
.product-action ul li button:hover .product-action-hover {
	right: 0;
	opacity: 1;
	visibility: visible;
}
.product-action-hover i {
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.product-btn .product-cart-btn {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	background: #222222;
	border-color: #222222;
	border-radius: 0;
	padding: 0 40px;
	text-transform: none;
	height: 40px;
	line-height: 38px;
}
.product-btn .product-cart-btn:hover {
	background: #f18634;
	border-color: #f18634;
	color: #fff;
}
.product-btn {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	transition-delay: 0.2s;
}
.single-product-wrapper:hover .product-btn {
	transform: translateY(-100%);
	opacity: 1;
	visibility: visible;
}

/* product-category style  */
.product-categories {
	max-width: 1720px;
	margin: 0 auto;
}
.product-category-img:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(
		rgba(0, 0, 0, 0) 25%,
		rgba(25, 25, 25, 0.72) 100%
	);
}
.product-category-content .product-category-name {
	font-size: 30px;
	color: #fff;
	margin-bottom: 3px;
}
.product-category-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	padding: 55px 10px;
}
.product-category-content .total-products {
	font-size: 14px;
	color: #fff;
}

/* testimonial-9 area style  */
.testimonial8-wrapper.testimonial9-wrapper {
	max-width: 790px;
	margin: 0 auto;
}
.testimonial8-single-inner.testimonial9-single-inner .t-author-img img {
	width: 80px;
	border-radius: 50%;
	height: 80px;
}
.testimonial8-single-inner.testimonial9-single-inner .t-icons {
	bottom: 0;
	right: -5px;
	width: 34px;
	height: 34px;
	font-size: 15px;
	line-height: 34px;
	background: #222222;
	margin-right: 0;
}
.testimonial8-single-inner.testimonial9-single-inner p {
	font-size: 18px;
	line-height: 1.66;
	color: #6a6a6a;
}
.testimonial8-single-inner.testimonial9-single-inner .t-author-desig h6 {
	font-size: 20px;
	color: #222222;
	margin-bottom: 5px;
}

.testimonial8-btn-prev.testimonial9-btn-prev {
	width: 50px;
	height: 50px;
	background: #ebebeb;
	text-align: center;
	line-height: 50px;
	color: #6a6a6a;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 115px;
	transition: 0.3s;
	z-index: 2;
}
.testimonial8-btn-next.testimonial9-btn-next {
	width: 50px;
	height: 50px;
	background: #ebebeb;
	text-align: center;
	line-height: 50px;
	color: #6a6a6a;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 115px;
	transition: 0.3s;
	z-index: 2;
}
.testimonial8-btn-next.testimonial9-btn-next:hover {
	background: #f18634;
	color: #fff;
}
.testimonial8-btn-prev.testimonial9-btn-prev:hover {
	background: #f18634;
	color: #fff;
}

/* insta-gallery-area style  */
.insta-gallery-wrapper {
	max-width: 1720px;
	margin: 0 auto;
}
.insta-gallery-single-wrapper {
	display: inline-block;
}
.insta-gallery-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(1, 1, 1, 0.4);
	transform: scale(0.5);
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.insta-gallery-link {
	font-size: 56px;
	color: #fff;
	display: inline-block;
}
.insta-gallery-link:hover {
	color: #fff;
}
.insta-gallery-single-wrapper:hover .insta-gallery-content {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}

/* blog9-area style  */
.blog9-single.blog4-single:hover {
	box-shadow: none;
}
.blog9-content .blog4-meta ul li {
	font-size: 12px;
	color: #6a6a6a;
}
.blog9-content .blog4-meta ul li i {
	color: #6a6a6a;
}
.blog9-content .blog4-meta {
	padding: 14px 0;
	border-bottom: 0;
}
.blog4-content.blog9-content {
	border: none;
}
.blog9-content .blog4-text {
	padding: 7px 0 0px 0;
}
.blog9-content .blog4-text h4 {
	font-size: 20px;
	line-height: 1.6;
	color: #222222;
}
.blog9-content .blog4-text h4 a:hover {
	color: #f18634;
}
.blog9-content .blog4-btn .text-btn {
	font-size: 14px;
	color: #6a6a6a;
}
.blog9-content .blog4-btn .text-btn:hover {
	color: #222222;
}

/* s-features area style  */
.s-features-wrapper {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #ebebeb;
	flex-wrap: wrap;
}
.s-features-icon {
	margin-right: 20px;
	width: 43px;
}
.s-features-icon img {
	width: 100%;
}
.s-features-icon i {
	font-size: 43px;
	color: #0b2154;
	line-height: 1;
}
.s-features-text-title {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 5px;
	color: #222222;
	font-weight: 600;
}
.s-features-text p {
	font-size: 14px;
	color: #6a6a6a;
	margin-bottom: 0;
}
.single-s-feature {
	display: flex;
	align-items: center;
}

/* common styles  */
.h9-section-subtitle {
	font-size: 15px;
	font-weight: 500;
	color: #6a6a6a;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
}
.h9-section-main-title {
	font-size: 48px;
	font-weight: 400;
	color: #222222;
	line-height: 1.22;
}
.h9-section-title p {
	font-size: 15px;
	line-height: 28px;
	color: #6a6a6a;
}

/* footer-area9 style  */
.footer-area.footer-area9 {
	max-width: 1720px;
	margin: 0 auto;
}
.footer-area9-bg {
	background: #f7f8fa !important;
}
.footer-widget.footer5-widget.footer9-widget .footer-widget-title h4 {
	font-size: 22px;
	color: #222222;
	text-transform: inherit;
}
.footer-widget.footer5-widget.footer9-widget .grb__social ul li a {
	box-shadow: none;
}

.footer-widget.footer5-widget.footer9-widget .subscribe-form button {
	position: relative;
	width: 100%;
	margin-top: 20px;
	background: #222222;
	border-radius: 0;
	height: 60px;
	line-height: 60px;
	left: 0;
}
.subscribe-form button.icon-right i {
	margin-right: 0;
	margin-left: 10px;
}
.footer-widget.footer5-widget.footer9-widget .subscribe-form input {
	padding: 0 15px 0 20px;
	border-radius: 0;
	position: relative;
}
.footer-widget.footer5-widget.footer9-widget .subscribe-form {
	box-shadow: none;
}
.footer-area9-container {
	max-width: 1550px;
}

/* copyright9-area style  */
.support-icon {
	font-size: 50px;
	margin-right: 22px;
	float: left;
	line-height: 1;
	color: #222222;
}
.support-link {
	overflow: hidden;
}
.support-link span {
	font-size: 14px;
	display: block;
	line-height: 1;
	font-weight: 400;
	margin-bottom: 14px;
	color: #6a6a6a;
}
.support-link a {
	font-size: 18px;
	color: #222222;
	line-height: 1;
}
.support-icon img {
	width: 100%;
}

.app-img-single {
	width: 130px;
	display: inline-block;
	margin-left: 5px;
}
.app-img-single img {
	width: 100%;
}
.app-text {
	display: inline-block;
	margin-bottom: 0px;
}
.app-img {
	margin-left: 15px;
	margin-bottom: 0px;
}
.app-text p {
	font-size: 15px;
	color: #b0b0b1;
	margin-bottom: 0;
}
.app-text h5 {
	margin-bottom: 2px;
	margin-top: 5px;
}
.f-app-area.copyright9-app .app-text {
	max-width: 135px;
}
.copyright9-app .app-text h5 {
	margin-bottom: 2px;
	margin-top: 5px;
	font-size: 18px;
	line-height: 28px;
	color: #222222;
	text-align: right;
}
.copyright-text.copyright9-text p {
	color: #222222;
	font-size: 16px;
}

.copyright-area.copyright9-area {
	max-width: 1720px;
	margin: 0 auto;
	background: #fff;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.container-fluid.copyright9-area-container {
	max-width: 1550px;
}
.container-fluid.copyright9-area-container > .row > div {
	display: flex;
	align-items: center;
	min-height: 100px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright9-border1::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background: #ebebeb;
	right: -32px;
	top: 0;
}
.copyright9-border2:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background: #ebebeb;
	right: 0;
	top: 0;
}

/* header9 style  */
.admin-bar .sticky {
	margin-top: 32px;
}
@media (max-width: 600px)  {
	.admin-bar .sticky {
		margin-top: 0px;
	}
}
.header10-main {
	max-width: 1750px;
	margin: 0 auto;
}
.header10-main-right {
	display: flex;
	align-items: center;
	justify-content: end;
}
.shop-list {
	margin-right: 14px;
	margin-top: 0;
}
.shopping-cart::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 22px;
	background: #e3e3e3;
	top: 1px;
	left: -22px;
}
.shopping-cart a i {
	font-size: 23px;
	color: #222222;
}
.shopping-cart a {
	display: inline-block;
	position: relative;
}
.shopping-cart .total-product {
	width: 18px;
	height: 18px;
	background: #222222;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	right: -13px;
	top: 0;
}

.shopping-wishlist a i {
	font-size: 23px;
	color: #222222;
}
.shopping-wishlist a {
	display: inline-block;
	position: relative;
}
.shopping-wishlist .total-wish {
	width: 18px;
	height: 18px;
	background: #222222;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	right: -13px;
	top: 0;
}
.search-input-form {
	display: inline-block;
	margin-right: 40px;
}
.search-input-box {
	display: inline-block;
	position: relative;
	width: 400px;
}
@media screen and (min-width: 1200px) and (max-width: 1205px) {
	.search-input-box {
		width: 210px;
	}
}
.search-input-box input {
	height: 60px;
	border: 1px solid #ebebeb;
	padding: 0 60px 0 20px;
	border-radius: 0;
	width: 100%;
}
.search-input-box input::placeholder {
	color: #acacac;
}
.search-input-box input::-moz-placeholder {
	color: #acacac;
}
.search-buttton {
	position: absolute;
	content: "";
	font-size: 18px;
	color: #222222;
	top: 15px;
	right: 16px;
	background: none;
	border: 0;
}

.main-menu.main-menu10 ul li a {
	color: #222;
}
.main-menu.main-menu10 ul li:hover > a {
	color: #f18634;
}
.main-menu.main-menu10 ul li.menu-item-has-children::after {
	color: #222;
}
.main-menu.main-menu10 ul li:hover.menu-item-has-children::after {
	color: #f18634;
}
.header10-main-left {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main-menu.main-menu10 ul li {
	margin: 0 18px;
}

.main-menu.main-menu10 ul li .sub-menu {
	border-top-color: #f18634;
}
.main-menu.main-menu10 ul li .sub-menu li:hover > a {
	color: #f18634;
}
/* product-action-sidebar style  */

.product-action-sidebar {
	width: 270px;
	height: 100vh;
	background: #fff;
	box-shadow: -15px 0px 20px rgba(36, 77, 122, 0.07);
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999;
	transition: all 0.5s;
}
.product-action-sidebar-wishlist {
	right: -300px;
}
.product-action-sidebar-wishlist.active {
	right: 0;
}
.product-action-sidebar-cart {
	right: -300px;
}
.product-action-sidebar-cart.active {
	right: 0;
}
.product-action-title {
	background: #222222;
	padding: 0 20px;
	display: flex;
	align-items: center;
	height: 60px;
	justify-content: space-between;
}
.product-action-title h5 {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	font-family: "Rubik", sans-serif;
	color: #fff;
}
.product-action-title .product-action-icon {
	margin-right: 10px;
}
.product-action-number {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	font-family: "Rubik", sans-serif;
}
.product-sidebar-item {
	background: #fff;
	padding: 25px 20px 25px 20px;
}
.product-sidebar-item-top {
	display: flex;
	margin-right: 20px;
}
.product-sidebar-item-number {
	min-width: 30px;
	height: 30px;
	border: 1px solid #a7b9cc;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
	line-height: 28px;
	border-radius: 50%;
}
.product-sidebar-item-text .product-name {
	font-size: 14px;
	line-height: 18px;
}
.product-sidebar-item-text .pro-price.p-price ins {
	font-size: 16px;
}
.product-sidebar-item-button button {
	height: 40px;
	border: 1px solid #e7eaee;
	background: none;
	font-size: 13px;
	font-weight: 500;
	color: #647589;
	font-family: "Poppins", sans-serif;
	width: 100%;
}
.product-sidebar-item-button button:hover {
	color: #223645;
}
.product-sidebar-item-button button i {
	margin-right: 10px;
}
.product-sidebar-item-button {
	display: flex;
}
.product-sidebar-item-button .button-delete {
	max-width: 90px;
}
.product-action-list .product-sidebar-item:not(:first-child) {
	border-top: 1px solid #e7eaee;
}
.pro-price.p-price ins .unit {
	font-size: 14px;
	color: #223645;
	font-weight: 400;
	margin-left: 5px;
}
.product-thumb.product-thumb-action-sidebar {
	max-width: 47px;
	margin-right: 10px;
	display: inline-block;
	padding: 6px 5px;
	background: #f7f8fa;
	height: 50px;
	border-radius: 4px;
}
/* home9 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
	.main-menu.main-menu10 ul li {
		margin: 0 10px;
	}
	.search-input-box {
		width: 350px;
	}
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.search-input-box {
		width: 210px;
	}
	.main-menu.main-menu10 ul li {
		margin: 0px 8px;
	}
	.app-img-single {
		width: 150px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.header10-logo {
		max-width: 170px;
	}
	.main-menu.main-menu10 ul li {
		margin: 0px 8px;
	}
	.app-img-single {
		margin-bottom: 5px;
	}
	.banner-content.banner-content9 h1 {
		font-size: 68px;
	}
	.h9-section-main-title {
		font-size: 40px;
	}
	.testimonial8-single-inner.testimonial9-single-inner p {
		max-width: 510px;
	}
	.product-category-content .product-category-name {
		font-size: 26px;
	}
	.product-banner-content .product-name {
		font-size: 26px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.header10-main {
		padding: 15px 0;
	}
	.banner-content.banner-content9 h1 {
		font-size: 64px;
	}
	.testimonial8-btn-prev.testimonial9-btn-prev {
		left: 20px;
	}
	.testimonial8-btn-next.testimonial9-btn-next {
		right: 20px;
	}
	.copyright-text.copyright9-text {
		width: 100%;
	}
	.copyright9-border1::after {
		display: none;
	}
	.copyright9-border2::after {
		display: none;
	}
	.copyright-text.copyright9-text {
		width: 100%;
		text-align: center;
	}
	.f-app-area.copyright9-app {
		margin: 0 auto;
	}
}
@media (max-width: 767px) {
	.header10-main {
		padding: 15px 0;
	}
	.banner-content.banner-content9 h1 {
		font-size: 38px;
	}
	.h9-section-main-title {
		font-size: 30px;
	}
	.copyright9-border1::after {
		display: none;
	}
	.copyright9-border2::after {
		display: none;
	}

	.app-img-single {
		margin-bottom: 5px;
	}
	.tes9-nav {
		text-align: center;
		display: grid;
		justify-content: center;
		align-items: center;
		grid-template-columns: 50px auto;
		grid-gap: 10px;
		margin-top: 30px;
	}
	.testimonial8-btn-prev.testimonial9-btn-prev,
	.testimonial8-btn-next.testimonial9-btn-next {
		position: static;
		transform: none;
	}
	.product-banner-content .product-name {
		font-size: 26px;
	}
	.blog9-content .blog4-text h4 {
		font-size: 18px;
	}
	.copyright-text.copyright9-text {
		width: 100%;
	}
	.f-app-area.copyright9-app {
		margin: 0 auto;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
}

/* home10 style start  */
/* p-cover-img style  */
.cover-510 {
	min-height: 510px;
	position: relative;
}
.p-cover-area {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.profile-header-area {
	margin-top: -180px;
	position: relative;
	z-index: 2;
}
/* profile-img style  */

.profile-img-wrapper {
	background: #fff;
	padding: 15px;
	border-radius: 10px;
}
.profile-img img {
	border-radius: 5px;
	width: 100%;
}

/* common styles  */
.p-body-bg {
	background: #f9f9f9;
}
.font-asap {
	font-family: "Asap", sans-serif;
}

/* profile-main-info style  */

.profile-main-info {
	display: grid;
	grid-template-columns: auto 310px;
}
.profile-main-info-wrapper {
	padding: 30px 40px 35px 40px;
	background: #fff;
	border-radius: 10px;
	height: 100%;
}
.profile-intro .profile-name {
	font-size: 18px;
	color: #222222;
}
.profile-intro .profile-occupation {
	font-size: 60px;
	font-weight: 700;
	color: #73b528;
}
.profile-intro .grb__social ul li a {
	width: 40px;
	height: 40px;
	border-color: #e4e5ef;
	font-size: 14px;
	color: #95989b;
	line-height: 40px;
}
.profile-intro .grb__social ul li a:hover {
	color: #fff;
	border-color: #73b528;
	background: #73b528;
}
.profile-intro .grb__social ul li {
	margin: 0 3px;
}
.profile-intro .grb__social ul li:first-child {
	margin-left: 0;
}
.profile-intro p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.profile-contact {
	border-left: 1px solid #ebebeb;
	padding-left: 50px;
}
.profile-contact-item {
	display: flex;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 20px;
	margin-bottom: 21px;
}
.profile-contact .profile-contact-item:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.profile-contact-icon {
	font-size: 16px;
	color: #73b528;
	margin-right: 10px;
}
.profile-contact-text p {
	font-size: 15px;
	color: #8e8e8e;
}
.profile-contact-text span {
	font-size: 16px;
	color: #222222;
}

/* profile-tab-nav style  */
.profile-tab-nav {
	background: #fff;
	border-radius: 10px;
	padding: 30px;
}
.profile-tab-nav .nav-tabs {
	border-bottom: 0;
}
.profile-tab-nav .nav-tabs .nav-link {
	border: 0;
	padding: 0;
	width: 100%;
	text-align: left;
}
.profile-nav-button {
	background: #fff;
	height: 70px;
	border-radius: 10px;
	padding: 0px 30px;
	line-height: 70px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	color: #818598;
}
.profile-nav-button i {
	margin-right: 15px;
}
.nav-tabs .nav-link.active .profile-nav-button {
	background: #73b528;
	color: #fff;
}

.profile-tab-content {
	background: #fff;
	padding: 40px 50px 0;
	border-radius: 10px;
}
.profile-tab-content-heading h2 {
	font-size: 48px;
	color: #222222;
}
.back-text-profile {
	position: absolute;
	font-size: 90px;
	-webkit-text-stroke: 1px #222;
	text-stroke: 1px #222;
	color: #fff;
	font-weight: 700;
	opacity: 0.05;
	bottom: -40px;
	left: -10px;
}
.profile-tab-content h5 {
	font-size: 20px;
	color: #222222;
	font-weight: 600;
}
.profile-tab-content h5 span {
	color: #73b528;
}
.profile-tab-content p {
	font-size: 16px;
	color: #6a6a6a;
	line-height: 28px;
}
.profile-bio-list {
	overflow: hidden;
}
.profile-bio-list ul li {
	font-size: 16px;
	color: #6a6a6a;
	list-style: none;
	margin-bottom: 15px;
}
.profile-bio-list ul li.freelance.active {
	color: #73b528;
}
.profile-bio-list ul {
	width: 50%;
	float: left;
}
.profile-bio-list ul li span {
	font-weight: 500;
	color: #222222;
	width: 140px;
	display: inline-block;
	position: relative;
}
.profile-bio-list ul li span:after {
	position: absolute;
	content: ":";
	right: 38px;
}
.profile-bio-list ul li:last-child {
	margin-bottom: 0;
}
.cv-btn .fill-btn {
	font-size: 14px;
	font-weight: 500;
	background: #73b528;
	border-color: #73b528;
	border-radius: 10px;
	padding: 0 36px;
}
.cv-btn .fill-btn:hover {
	color: #fff;
	box-shadow: 0px 20px 20px rgba(40, 107, 16, 0.1);
}

.profile-section-title {
	font-size: 22px;
	font-weight: 600;
	color: #222222;
}
.counter-board-content-profile .counter-board-number {
	color: #73b528;
	font-weight: 500;
	position: relative;
	display: inline-block;
}
.counter-board-content-profile .counter-board-number:after {
	position: absolute;
	content: "+";
	font-size: 27px;
	top: -10px;
	right: -17px;
	font-weight: 300;
	color: #73b528;
}
.counter-board-content-profile .counter-board-single p {
	font-size: 16px;
	font-weight: 400;
	color: #6a6a6a;
	text-transform: inherit;
}
.counter-board-content-profile .counter-board-single {
	text-align: left;
}

/* profile-service-items style  */

.profile-service-single-wrapper {
	height: 100%;
}
.profile-service-single-inner {
	height: 100%;
}
.profile-service-single-content {
	border: 1px solid #ebebeb;
	border-radius: 20px;
	padding: 45px 50px 45px;
	transition: 0.3s;
	height: 100%;
}
.profile-service-single-wrapper:hover .profile-service-single-content {
	background: #73b528;
	border-color: #73b528;
}
.profile-service-icon {
	font-size: 50px;
	color: #73b528;
	transition: 0.3s;
}
.profile-service-single-wrapper:hover .profile-service-icon {
	color: #fff;
}
.profile-service-title {
	font-size: 24px;
	font-weight: 600;
	color: #222222;
	transition: 0.3s;
}
.profile-service-single-wrapper:hover .profile-service-title {
	color: #fff;
}
.profile-service-btn .text-btn {
	font-size: 14px;
	font-weight: 500;
	color: #a5a5a5;
}
.profile-service-single-wrapper:hover .profile-service-btn .text-btn {
	color: #fff;
}

/* profile-testimonial style  */
.testimonial8-wrapper.profile-testimonial-wrapper {
	profile-testimonial: ;
	box-shadow: 0px 5px 40px rgba(7, 8, 33, 0.04);
	border-radius: 10px;
	background: #fff;
}
.testimonial8-single.profile-testimonial-single {
	padding: 40px 0 35px;
}
.profile-testimonial-single .testimonial8-single-inner .t-author-img img {
	width: 100px;
	border-radius: 10px;
}
.profile-testimonial-single .testimonial8-single-inner p {
	font-size: 18px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 1.77;
	max-width: 530px;
	font-style: normal;
}
.profile-testimonial-single .testimonial8-single-inner .t-author-desig h6 {
	font-size: 18px;
	color: #222222;
}
.profile-testimonial-single .testimonial8-single-inner .t-icons {
	font-size: 57px;
	background: #fff;
	color: #73b528;
	position: absolute;
	right: 60px;
	bottom: 40px;
	width: 57px;
	height: inherit;
	margin-left: auto;
	margin-right: 0;
}

.test8-pagination.profile-test-pagination .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	border: 1px solid #d9dde5;
	background: #fff;
	border-radius: 50%;
	position: relative;
	transition: 0.3s;
}
.test8-pagination.profile-test-pagination .swiper-pagination-bullet:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #73b528;
	border-radius: 50%;
	left: 5px;
	top: 5px;
	opacity: 0;
	transition: 0.3s;
}
.test8-pagination.profile-test-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active {
	border-color: #73b528;
}
.test8-pagination.profile-test-pagination
	.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	opacity: 1;
}
.test8-pagination.profile-test-pagination {
	margin-top: 50px;
	margin-bottom: 50px;
}
/* profile-section-title-resume style  */
.profile-section-title-resume {
	position: relative;
	z-index: 2;
}
.profile-section-title-resume::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #ebebeb;
	top: 0;
	bottom: 0;
	margin: auto;
}
.profile-section-title-resume i {
	font-size: 16px;
	width: 40px;
	height: 40px;
	background: #73b528;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #fff;
	margin-right: 15px;
}
.profile-section-title-resume span {
	padding-right: 10px;
	background: #fff;
	color: #222222 !important;
}

/* profile-year-achicement style  */

.profile-section-title-resume i {
	font-size: 16px;
	width: 40px;
	height: 40px;
	background: #73b528;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	color: #fff;
	margin-right: 15px;
}
.profile-section-title-resume span {
	padding-right: 10px;
	background: #fff;
	color: #222222 !important;
	position: relative;
}
.profile-year-achicement span {
	font-size: 16px;
	color: #6a6a6a;
	display: block;
	margin-bottom: 13px;
}
.year-range {
	font-size: 14px;
	font-weight: 500;
	color: #73b528;
	margin-bottom: 3px;
}
.profile-year-achicement h4 {
	font-size: 20px;
	font-weight: 600;
	color: #222222;
	margin-bottom: 3px;
}
.profile-year-achicement p {
	font-size: 16px;
	line-height: 28px;
	color: #6a6a6a;
}
.profile-year-achicement {
	padding-left: 40px;
	z-index: 2;
}
.profile-year-dot {
	position: absolute;
	left: 0;
	top: 0;
}
.profile-year-dot:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	border: 1px solid #73b528;
	left: 0;
	border-radius: 50%;
	background: #fff;
}
.profile-year-dot::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background: #73b528;
	border-radius: 50%;
	left: 6px;
	top: 6px;
}
.profile-year-line::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	background: #ebebeb;
	left: 9px;
	top: 0px;
	z-index: -1;
}

/* profile-skill style  */
.profile-skill-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.profile-skill-single {
	margin-bottom: 55px;
}
.subject-skill-chart {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
}
.circle-chart-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.subject-skill-chart .circle-chart {
	width: 130px;
	height: 130px;
	overflow: visible;
	padding: 2px;
}
.s-percentage {
	font-size: 28px;
	font-weight: 600;
	color: #222222;
	margin-bottom: 0;
}
.subject-skill-chart .circle-chart__background {
	stroke: #ebebeb;
	stroke-width: 3;
}
.subject-skill-chart .success-stroke {
	stroke: #73b528;
	stroke-width: 3;
}
.subject-name {
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	text-align: center;
}
/* profile-award style  */

.profile-award-name {
	font-size: 18px;
	line-height: 25px;
	color: #222222;
	font-weight: 600;
}
.profile-award-location {
	font-size: 14px;
	color: #6a6a6a;
}
.profile-award-location span {
	font-size: ;
	font-weight: 500;
	color: #222222;
}
.profile-aeard-icon img {
	height: 84px;
}
.profile-aeard-icon {
	margin-right: 30px;
}
.profile-award-single {
	display: flex;
	align-items: center;
	border: 1px solid #ebebeb;
	padding: 32px 40px;
	transition: 0.3s;
}
.profile-award-single:hover {
	box-shadow: 0px 30px 60px rgba(34, 69, 129, 0.08);
}
/* profile-Portfolio style  */

.profile-portfolio-gallery-single {
	border-radius: 20px;
	overflow: hidden;
}
.profile-portfolio-gallery-content {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(115, 181, 40, 0.9);
	transform: scale(0.8);
	border-radius: 20px;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
}
.profile-portfolio-gallery-content-inner h4 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 2px;
}
.profile-portfolio-gallery-content-inner span {
	font-size: 14px;
	color: #fff;
}
.profile-portfolio-icon a {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 50px;
	font-size: 22px;
	color: #73b528;
}
.profile-portfolio-icon {
	margin-bottom: 30px;
}
.profile-portfolio-gallery-single-wrapper:hover
	.profile-portfolio-gallery-content {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
}

.profile-portfolio-nav .nav-link {
	padding: 0;
	margin-right: 50px;
	font-size: 16px;
	color: #6a6a6a;
	border: 0;
	position: relative;
	padding-bottom: 8px;
}
.profile-portfolio-nav .nav-link.active {
	color: #73b528;
	background: none;
}
.profile-portfolio-nav .nav-tabs {
	border-bottom: 0;
	position: relative;
	display: inline-flex;
}
.profile-portfolio-nav .nav-tabs:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background: #ebebeb;
	bottom: 0;
}
.profile-portfolio-nav .nav-link:last-child {
	margin-right: 0;
}
.profile-portfolio-nav .nav-link::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	background: #73b528;
	left: 0;
	bottom: 1px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.profile-portfolio-nav .nav-link.active::before {
	opacity: 1;
	visibility: visible;
}

.portfolio-tab-content-button .btn-arrow {
	border-radius: 10px;
	padding: 0 41px;
}
.portfolio-tab-content-button .btn-arrow:hover {
	box-shadow: 0px 20px 20px rgba(40, 107, 16, 0.1);
}
.portfolio-tab-content-button .btn-arrow .btn-arrow-icon {
	padding-left: 10px;
	width: inherit;
}
.portfolio-tab-content-button .btn-arrow .btn-arrow-icon:before {
	display: none;
}

/* profile-blog style  */

.blog4-single.profile-blog-single {
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0px 30px 60px rgba(8, 11, 99, 0.08);
	height: 100%;
}
.blog4-content.profile-blog-content {
	border: 0;
}
.profile-blog-content .blog4-meta ul li {
	font-size: ;
	text-transform: inherit;
}
.profile-blog-content .blog4-meta ul li i {
	color: #73b528;
}
.profile-blog-content .blog4-meta {
	display: inline-block;
	border: 0;
	border-top-right-radius: 10px;
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	background: #fff;
}
.profile-blog-content .blog4-text h4 {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.27;
	font-family: "Asap", sans-serif;
}
.profile-blog-content .blog4-text h4 a:hover {
	color: #73b528;
}
.profile-blog-btn .text-btn {
	color: #fff;
	background: #73b528;
	height: 40px;
	display: inline-block;
	line-height: 40px;
	border-radius: 8px;
	padding: 0 17px;
}
.profile-blog-btn .text-btn:hover {
	background: #222222;
	color: #fff;
}
.profile-blog-content .blog4-text {
	padding: 23px 30px 30px 30px;
}

/* profile-blog-pagination style  */

.basic-pagination.profile-blog-pagination ul li a,
.basic-pagination.profile-blog-pagination ul li span {
	font-size: 18px;
	font-weight: 500;
	color: #222222;
	width: 50px;
	height: 50px;
	background: #fff;
	line-height: 50px;
	box-shadow: 0px 10px 30px rgba(25, 33, 74, 0.07);
	border-radius: 50%;
}
.basic-pagination.profile-blog-pagination ul li a:hover,
.basic-pagination.profile-blog-pagination ul li span:hover {
	background: #73b528;
}
.basic-pagination.profile-blog-pagination ul li:active span {
	background: #f00;
}
.basic-pagination.profile-blog-pagination ul li.active a,
.basic-pagination.profile-blog-pagination ul li.active span {
	background: #73b528;
	color: #fff;
}
/* profile-contact-form style  */

.profile-tab-content-contact p {
	font-size: 16px;
	color: #6a6a6a;
}
.profile-contact-form .faq-form-input-field input {
	border-radius: 10px;
}
.faq-form.profile-contact-form {
	padding: 0;
	box-shadow: none;
}
.profile-contact-form .faq-form-input-field input:focus {
	border-color: #73b528;
}
.profile-contact-form .faq-form-input-field {
	margin-top: 0;
	margin-bottom: 30px;
}
.profile-contact-form .faq-form-input-field textarea {
	border-radius: 10px;
}
.profile-contact-form .faq-form-input-field textarea:focus {
	border-color: #73b528;
}
.faq-form-button.profile-contact-button {
	justify-content: start;
}
.profile-contact-button .btn-arrow {
	border-radius: 10px;
	padding: 0 41px;
}
.profile-contact-button .btn-arrow:hover {
	box-shadow: 0px 20px 20px rgba(40, 107, 16, 0.1);
}
.profile-contact-button .btn-arrow .btn-arrow-icon {
	padding-left: 10px;
	width: inherit;
}
.profile-contact-button .btn-arrow .btn-arrow-icon:before {
	display: none;
}

/* profile-contact-map style  */
.profile-contact-map iframe {
	width: 100%;
	height: 350px;
	border-radius: 10px;
}

/* profile-sidebar style  */

.profile-sidebar {
	position: sticky;
	top: 150px;
	right: 0;
	z-index: 99;
	display: inline-block;
	left: auto;
	background: #fff;
	padding: 29px 29px;
	box-shadow: 0px 30px 60px rgba(8, 11, 99, 0.08);
}
.profile-menu-bar .side-toggle {
	display: grid;
	grid-template-columns: 20px auto;
	grid-gap: 10px;
	font-size: 15px;
	text-transform: uppercase;
	align-items: center;
	color: #222222;
}

/* home9 responsive styles  */
@media only screen and (min-width: 1401px) and (max-width: 1600px) {
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.profile-nav-button {
		padding: 0px 20px;
	}
	.profile-tab-nav {
		padding: 20px;
	}
	.profile-service-title {
		font-size: 22px;
	}
	.profile-service-single-content {
		padding: 40px 35px 40px;
	}
	.profile-blog-content .blog4-text h4 {
		font-size: 20px;
	}
	.profile-skill-single {
		width: 50%;
		text-align: center;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.profile-service-single-content {
		padding: 40px 35px 40px;
	}
	.profile-service-title {
		font-size: 22px;
	}
	.blog4-meta ul li {
		padding-right: 10px;
		margin-right: 10px;
	}
	.profile-tab-nav .nav-tabs {
		display: flex;
		justify-content: space-between;
	}
	.profile-tab-nav .nav-tabs .nav-link {
		width: 30%;
	}
	.profile-blog-content .blog4-text h4 {
		font-size: 20px;
	}
	.profile-skill-single {
		width: 50%;
		text-align: center;
	}
}
@media (max-width: 767px) {
	.profile-nav-button {
		padding: 0px 20px;
	}
	.profile-tab-nav {
		padding: 20px;
	}
	.profile-service-title {
		font-size: 22px;
	}
	.profile-service-single-content {
		padding: 40px 35px 40px;
	}
	.profile-blog-content .blog4-text h4 {
		font-size: 20px;
	}
	.profile-main-info-wrapper {
		padding: 30px 20px 35px 20px;
	}
	.profile-main-info {
		display: inherit;
	}
	.profile-intro .profile-occupation {
		font-size: 52px;
	}
	.profile-intro {
		margin-bottom: 40px;
	}
	.profile-contact {
		padding-left: 24px;
	}
	.profile-tab-content {
		padding: 40px 20px 0;
	}
	.profile-bio-list ul {
		width: 100%;
	}
	.profile-bio-list ul li span {
		width: 100px;
	}
	.profile-bio-list ul li span::after {
		right: 7px;
	}
	.profile-bio-list ul:first-child {
		margin-bottom: 15px;
	}
	.profile-testimonial-single .testimonial8-single-inner p {
		margin-left: 20px;
		margin-right: 20px;
	}
	.profile-testimonial-single .testimonial8-single-inner .t-icons {
		font-size: 45px;
		right: 0;
		bottom: 0px;
	}
	.profile-tab-content-heading h2 {
		font-size: 36px;
	}
	.back-text-profile {
		font-size: 48px;
		bottom: -16px;
		left: -10px;
	}
	.profile-year-achicement {
		padding-bottom: 40px;
	}
	.profile-experience .row > div:last-child > div:last-child {
		padding-bottom: 0;
	}
	.profile-education .row > div:last-child > div:last-child {
		padding-bottom: 0;
	}
	.profile-award-single {
		padding: 25px 20px;
	}
	.profile-blog-content .blog4-text {
		padding: 23px 20px 30px 20px;
	}
	.profile-blog-content .blog4-meta ul li {
		padding-right: 10px;
		margin-right: 10px;
	}
	.basic-pagination ul li {
		margin-right: 8px;
	}
	.profile-contact-item {
		max-width: 270px;
	}
	.profile-portfolio-nav .nav-link {
		margin-right: 34px;
	}
	.profile-skill-single {
		width: 50%;
		text-align: center;
	}
	.subject-skill-chart .circle-chart {
		width: 110px;
		height: 110px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.profile-skill-single {
		width: 50%;
		text-align: center;
	}
}
@media (max-width: 767px) {
  .sign__wrapper {
    padding: 20px;
    padding-bottom: 20px;
    margin: 0px;
  }
}
.header5-logo.header6-logo::after {
	display: none;
}
.admin-bar .header6-main.header-sticky.sticky {
	margin-top: 32px;
}
.single-service-icon img {
	max-width: 80px !important;
}

/*fadein custom*/
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}


/*fadeInUp*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}



/*product  css */
.product-sidebar-item .remove.remove_from_cart_button {
	font-size: 18px;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-align: center;
	position: absolute;
	right: 20px;
	border-radius: 50%;
	background: transparent;
	line-height: 25px;
}
.product-sidebar-item .remove.remove_from_cart_button:hover {
	background: red;
	color: #fff;
}
.pro-price.p-price ins {
	text-decoration: none;
}
.header-mini-cart .woocommerce-mini-cart__total strong {
	color: #111;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}
.header-mini-cart .woocommerce-mini-cart__total .amount {
	color: #f18634;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}

.header-mini-cart .woocommerce-mini-cart__buttons a.button {
	margin-left: 0;
	position: inherit;
}
.header-mini-cart .woocommerce-mini-cart__total {
	padding: 15px 20px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid #ededed;
	margin-bottom: 0;
}
.woocommerce-mini-cart__buttons.buttons {
	padding: 0px 20px;
}
.woocommerce #respond input#submit, .woocommerce a.button.wc-forward, .woocommerce button.button, .woocommerce input.button {
	border-radius: 0px;
	left: auto;
	color: #fff !important;
	background-color: #212529 !important;
	font-weight: 500;
	font-size: 14px !important;
}
.header-mini-cart .woocommerce-mini-cart__buttons .button {
	padding: 12px 20px;
	font-size: 13px;
	line-height: 18px;
	background-color: #000;
	color: #fff;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent;
	border-radius: 0;
	box-shadow: none;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: .3px;
	font-weight: 500;
	cursor: pointer;
	width: 100%;
	margin-bottom: 15px;
}

.header-mini-cart .woocommerce-mini-cart__buttons .button:hover {
	background-color: #f18634 !important;
	color: #fff !important;
}
.header-mini-cart p.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward {
	margin-bottom: 0;
	margin-right: 0;
	background-color: #f18634 !important;
}
.header-mini-cart p.woocommerce-mini-cart__buttons.buttons .button.checkout.wc-forward:hover {
	background-color: #000 !important;
}

.growbiz-ch-right .show-text span {
	font-size: 13px;
	font-weight: 400;
	color: #777;
	border-right: 1px solid #ccc;
	padding-right: 20px;
}
.growbiz-ch-right .sort-wrapper select {
	font-size: 13px;
	color: #777;
	font-weight: 800;
	line-height: inherit;
	padding: 0;
	border: none;
	border-radius: 0;
	height: auto;
	box-shadow: none;
	background-position: left 0 center;
	background: none;
}

.growbiz-content-header {
	display: flex;
	justify-content: space-between;
}
.growbiz-ch-right {
	display: flex;
	align-items: center;
}
.growbiz-ch-right .show-text {
	display: inline-block;
	margin-right: 20px;
}
.growbiz-ch-right .sort-wrapper {
	color: #777;
}
.growbiz-ch-right .sort-wrapper select option {
	background: #fff;
	font-weight: 500;
}
.growbiz-ch-left button.active {
	color: #000;
}
.growbiz-ch-left button {
	background: transparent;
	border: 0;
	color: #adadad;
	font-size: 14px;
	margin-right: 9px;
	padding: 0;
}
.growbiz-ch-left .nav-tabs {
	border-bottom: 0;
}
.single-product-wrapper > .button.yith-wcqv-button {
	display: none;
}

.product-price span del {
	font-size: 13px;
	font-weight: 400;
	color: #6a6a6a;
	line-height: 1;
	text-decoration: line-through;
	font-family: "Prata", serif !important;
	font-weight: 400 !important;
}
.product-price span ins {
	font-size: 16px;
	color: #222222;
	font-weight: 500;
	line-height: 1;
	font-family: "Prata", serif !important;
	font-weight: 400 !important;
	text-decoration: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 16px;
	color: #222222;
	font-weight: 500;
	line-height: 1;
	font-family: "Prata", serif !important;
	font-weight: 400 !important;
	margin-bottom: 20px;
}

.single-product-wrapper span.sale {
	position: absolute;
	left: 10px;
	top: 10px;
	border-radius: 0;
}
span.sale {
	height: 25px;
	display: inline-block;
	border: 1px solid #28c577;
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 25px;
	background: #28c577;
	width: 50px;
	text-align: center;
}

.product-btn .added_to_cart.wc-forward {
	position: absolute;
	right: 50%;
	bottom: 50px;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #28c577;
	padding: 0;
	display: block;
	border-radius: 50px;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	text-align: center;
	transform: translate(50%, 0%);
}
.single-product-wrapper:hover .product-btn .added_to_cart.wc-forward {
	opacity: 1;
	visibility: visible;
}
.product-action a.p-cart {
	width: 40px;
	height: 40px;
	font-size: 15px;
	background: #fff;
	text-align: center;
	line-height: 40px;
	color: #222222;
	position: relative;
	border: none;
	margin-bottom: 10px;
	display: block;
	padding: 0;
	border-radius: 0;
}
.product-action a.p-cart i{
	margin-right: 0;
}
.product-action a.p-cart:hover {
	background: #f18634;
	color: #fff;
}
.yith-wcwl-add-button.wishlist.show img.ajax-loading {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.product-list-wrapper .product-action {
	left: 0px;
	right: auto;
}
.single-product-wrapper:hover .product-list-wrapper .product-action {
	left: 10px;
}
.single-product-wrapper:hover .product-list-wrapper .product-btn {
	bottom: 0;
	opacity: 1;
	visibility: visible;
}
.product-list-wrapper  .button.yith-wcqv-button {
	display: none;
}
.product-list-wrapper  .button.yith-wcqv-button.p-cart.product-popup-toggle.a_un3{
	display: inline-block;
}
/*.single-product-wrapper .product-list-wrapper span.sale {
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 0;
	left: auto;
}*/
.product-list-wrapper .product-thumb {
	position: relative;
}
.product-list-wrapper .product-thumb img {
	width: 100%;
}
.product-list-wrapper .product-btn {
	bottom: 0;
	top: auto;
}
.product-list-wrapper {
	padding: 20px;
	border: 1px solid #eee;
}

div.product-action-list .p-cart {
	position: relative;
	display: inline-block;
	padding: 0 30px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	transition: color .25s,background-color .25s,border-color .25s,box-shadow,opacity .25s;
	background-color: #f18634;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	box-shadow: 0 5px 15px 0 rgb(0 0 0 / 15%);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 200px;
	border-radius: 0;
	font-weight: 500;
}
div.product-action-list .p-cart i{
	margin-right: 5px;
}

div.product-action-list .button.yith-wcqv-button.p-cart.product-popup-toggle.a_un3:hover{
	opacity: .85;
	background-color: #f18634;
	color: #fff;
}
.product-action-list {
	text-align: right;
	border-left: 1px solid #eee;
}


.product-widget{
	overflow: hidden;
}
.product-widget form .product-widget {
	background: #ffffff;
	border-radius: 0;
	border: none;
	padding: 10px;
	width: 100%;
}
.product-widget form input{
	background: #ffffff;
	padding:10px 20px;
	border-radius: 0;
	width: 100%;
	border: none;
	background: #efefef;
	height: 60px;
}
.product-widget form button{
	border-radius: 3px;
	padding: 0 12px;
	background: #6639ff;
	color: #ffffff;
	right: 0;
	overflow: hidden;
	background: #6639ff;
	top: 0;
	line-height: 60px;
	overflow: hidden;
	position: absolute;
	height: 100%;
	border: none;
}
.woocommerce-product-search {
	position: relative;
}
.product-widget ul li {
	list-style: none;
	margin-bottom: 18px;
}
.product-widget ul li:last-child {
	margin-bottom: 0px;
}
.product-widget ul li ul{
	margin-top: 15px;
}
.product-widget ul li a {
	font-size: 16px;
	font-weight: 400;
	color: #040021;
	position: relative;
}
.product-widget ul li a::before {
	position: absolute;
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	color: #6639ff;
	top: -2px;
	left: -17px;
}
.product-widget ul li a:hover {
	color: #6639ff;
	margin-left: 17px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background-color: #6639ff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	background-color: #6639ff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background-color: #f0f0f0;
}
.price_label {
	font-size: 12px;
	font-weight: 400;
	color: #6b6b6b;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button.wc-forward:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	background-color: #6639ff !important;
	color: #fff !important;
}

@media (max-width: 1200px) {
	.product-action-list {
		border-left: none;
	}
}



@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.product-btn .product-cart-btn {
		padding: 0 20px;
	}
	div.product-action-list .p-cart {
		padding: 0 20px;
		width: 160px;
	}
}

@media (max-width: 991px) {
	.growbiz_shop_order {
		order: -3;
	}
}
@media (max-width: 575px) {
	.product-action-list {
		text-align: left;
	}
	.growbiz-content-header {
		flex-wrap: wrap;
	}
	.growbiz-ch-right {
		flex-wrap: wrap;
	}
	.growbiz-ch-right .nice-select .list {
		left: 0 !important;
		right: auto !important;
	}
	.growbiz-ch-right .nice-select {
		padding-left: 0;
	}
	.growbiz-ch-left {
		margin-bottom: 20px;
	}
	.growbiz-ch-right .show-text span {
		border-right: none;
	}
}

.growbiz-ch-right .nice-select {
	border: none;
}
.growbiz-ch-right .nice-select .list {
	right: 0;
	left: auto;
}
.growbiz-ch-left {
	display: flex;
	align-items: center;
}

.woocommerce span.onsale {
	background: #28c577;
	color: #fff;
	display: inline-block;
	border-radius: 0;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1;
	font-weight: 600;
	min-height: inherit;
	top: 10px;
	left: 10px;
}

.growbiz-single-product-left.growbiz_single_product_left_section .onsale {
	top: 10px;
	left: 10px;
	right: auto;
	position: absolute;
}

.footer-logo2 img {
	width: 200px;
}
.product-list-wrapper .product-action {
	display: none;
}
#yith-quick-view-modal.open .yith-wcqv-main {
	height: auto !important;
	padding: 40px 40px;
	max-height: 600px;
	max-width: 1000px !important;
}
#yith-quick-view-close {
	top: 30px;
	right: 30px;
}
.yith-wcqv-head #yith-quick-view-close {
	color: #222;
}
div#yith-quick-view-content .product .product .entry-summary.summary {
	padding-left: 50px;
	padding-right: 50px;
}
.product_title.entry-title {
	font-size: 40px;
	font-weight: 400;
	color: #222222;
	line-height: 1.3;
	margin-bottom: 30px;
}
.woocommerce div.product div.images img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
}
.woocommerce-product-details__short-description {
	padding: 20px 0px;
}


.single_add_to_cart_button {
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
	background: #6639ff;
	display: inline-block;
	border-radius: 3px;
	min-width: 180px;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 25px;
}
.product_meta .sku_wrapper {
	margin-bottom: 20px;
	margin-top: 20px;
}
.product_meta > span {
	display: block;
	color: #000;
}

.product_meta span.posted_in a, .tagged_as a {
	border: 1px solid #e8e8e8;
	padding: 0 15px;
	font-size: 15px !important;
	font-weight: 400;
	height: 35px;
	line-height: 33px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	border-radius: 2px;
	transition: all 0.3s ease-out 0s;
}

.product_meta span.posted_in a:hover, .tagged_as a:hover {
	color: #ffffff;
	background: #6639ff;
	border-color: #6639ff;
}
.summary-content ins {
	text-decoration: none;
}
.summary-content del {
	margin-right: 8px;
}


#yith-quick-view-modal .yith-wcqv-main {
	box-shadow: none !important;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 100%;
}
.woocommerce div.product .growbiz_single_product_right_section p.price ins {
	text-decoration: none;
	margin-left: 5px;
}
.yith-wcwl-add-to-wishlist {
	margin-top: 10px;
}


.cart-plus-minus {
	position: relative;
	display: inline-block;
}
.cart-plus-minus .qtybutton {
	font-size: 18px;
	color: #000;
	display: inline-block;
	position: absolute;
	top: 50%;
	height: 22px;
	width: 22px;
	border-radius: 30px;
	cursor: pointer;
	text-align: center;
	right: 17px;
	font-weight: 700;
	transform: translateY(-50%);
	background: #fff;
	line-height: 21px;
}
.qtybutton.minus {
	left: 8px;
}
.quantity.cart-plus-minus input {
	background: none;
	border: 1px solid #ebebeb;
	outline: 0px;
	display: inline-block;
	padding: 14px 20px;
	width: 120px !important;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	border: 0;
	appearance: none;
	background: #f5f5f5;
	border-radius: 0px;
	margin-right: 10px;
}

.woocommerce div.product form.grouped_form .button {
	margin-top: 25px;
}

.growbiz-single-product-right td label {
	padding-right: 50px;
	padding-left: 50px;
}
.growbiz-single-product-right ins {
	text-decoration: none;
}

.product_meta .posted_in {
	margin-bottom: 15px;
}

.growbiz_single_product_left_section .flex-viewport {
	margin-bottom: 15px;
}

.woocommerce div.product div.images .flex-control-thumbs {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.growbiz_single_product_left_section ol.flex-control-nav.flex-control-thumbs li {
	margin-bottom: 15px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.growbiz_single_product_left_section ol.flex-control-nav.flex-control-thumbs li img {
	border: 1px solid #E5E5E5;
	padding: 5px;
}

/*tab*/
.growbiz-product-review-tab-area .nav-tabs {
	justify-content: center;
}
.growbiz-product-review-tab-area ul li.active a {
	color: #6639ff;
}
.growbiz-product-review-tab-area .nav-link::before {
	position: absolute;
	content: "";
	width: 0%;
	height: 1px;
	background: #6639ff;
	bottom: 0;
	left: 0;
	right: 0;
	transition: 0.3s;
}
.growbiz-product-review-tab-area .nav-link {
	color: #777777;
	font-size: 20px;
	line-height: 28px;
	border: none !important;
	position: relative;
	margin-bottom: 0;
	padding: 15px;
	font-weight: 600;
}
.growbiz-product-review-tab-area ul li {
	display: inline-block;
	list-style: none;
	margin-right: 20px;
}
.growbiz-single-product-description-content-wrap {
	margin-top: 35px;
}
.woocommerce-Reviews-title {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 25px;
}
.comment-respond span#reply-title {
	font-size: 18px;
	font-weight: 700;
	color: rgb(33, 37, 41);
	margin-bottom: 15px;
	display: inline-block;
}
.woocommerce p.stars a {
	font-size: 14px !important;
}
.woocommerce p.stars a {
	color: #fbbf37 !important;
}
.growbiz-single-product-description-content-wrap p {
	margin-bottom: 15px;
}

.woocommerce #reviews #comment {
	height: auto;
	height: 150px !IMPORTANT;
	width: 524px !important;
	background: #f8f8f8;
	color: #040021;
	border: 0;
	line-height: 40px;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 26px;
	border: 1px solid transparent;
}
p.comment-form-comment label {
	display: block;
}

.product-thumb .ajax-loading.tanzim_wi_loder {
	position: absolute;
}


.growbiz_single_product_right_section .compare.button {
	border-radius: 0px;
	left: auto;
	color: #fff !important;
	background-color: #212529 !important;
	font-weight: 500;
	font-size: 14px !important;
}

.growbiz_single_product_right_section .yith-wcwl-add-to-wishlist {
	margin-bottom: 20px;
}

.woocommerce table.shop_table {
	border-collapse: collapse !important;
}

.woocommerce table.shop_table th {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.growbiz-page-content table th {
	padding: 12px 12px;
	font-size: 15px;
	border-color: #ddd;
	text-align: center;
	font-weight: 600;
}

.growbiz-page-content table a {
	color: #6639ff;
}
.growbiz-page-content table tbody td {
	text-align: left;
}
.growbiz-page-content th, .growbiz-page-content td {
	font-weight: normal;
	text-align: left;
}

.growbiz-page-content table tbody td {
	text-align: left;
}
.growbiz-page-content .woocommerce-cart-form #coupon_code {
	border: 2px solid #ddd;
}
#coupon_code {
	height: 52px;
	border: 2px solid #eaedff;
	padding: 0 15px;
	margin-right: 10px;
	width: auto;
	text-align: center;
}

.woocommerce #respond input#submit, .woocommerce a.buttons, .woocommerce button.button, .woocommerce input.button {
	font-size: 14px;
	margin: 0;
	line-height: 1;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	overflow: visible;
	padding: 19px 35px !important;
	font-weight: 700;
	border-radius: 3px;
	left: auto;
	color: #fff;
	background-color: #31512a;
	border: 0;
	display: inline-block;
	background-image: none;
	box-shadow: none;
	text-shadow: none;
}


.growbiz-page-content table tbody td.product-price {
	border: none;
	padding-top: 25%;
}
.growbiz-page-content table tbody th.product-price {
	border: none;
}
.woocommerce table.shop_table th.product-price {
	border: none;
}
.growbiz-page-content table tr {
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.woocommerce form .form-row label {
	color: #333;
	margin: 0 0 10px;
	display: block;
	width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding-left: 30px;
	padding-right: 80px;
	background: #f8f8f8;
	color: #040021;
	height: 50px;
	width: 100%;
	border: 0;
	outline: none;
	font-size: 14px;
	color: #6d6d6d;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: normal;
	padding: 20px;
	color: #6d6d6d;
};
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #f8f8f8;
}
.select2-dropdown {
	border: 2px solid #f8f8f8;
}
.select2-container--default .select2-selection--single {
	background-color: #f8f8f8;
	border: 2px solid #f8f8f8;
	height: 50px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #f8f8f8;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #6d6d6d;
	line-height: 46px;
	padding-left: 30px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
	height: 100px;
}
.woocommerce-info {
	border-top-color: #6639ff;
}
.growbiz-page-content .checkout_coupon #coupon_code {
	width: 100%;
	border: none;
}
#coupon_code {
	border: none !important;
	background: #f5f5f5;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	padding-left: 30px;
	padding-right: 80px;
	background: #f5f5f5;
	height: 60px;
	width: 100%;
	border: 0;
	outline: none;
	font-size: 14px;
	color: #777;
}
.woocommerce-info::before {
	color: #6639ff;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 49%;
}
.post-entry.post-entry--top-margin form p {
	margin-bottom: 15px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: 1px solid #f5f5f5;
}
.product-name .button.yith-wcqv-button {
	display: none;
}

.yith_wcwl_wishlist_footer .yith-wcwl-share {
	display: none;
}
.growbiz-page-content table a {
	color: #6639ff;
}
/*.wishlist_table tfoot td, .wishlist_table tr td.product-name, .wishlist_table tr td.product-thumbnail, .wishlist_table tr td.wishlist-name, .wishlist_table tr td.wishlist-privacy {
	text-align: center;
}*/
tbody.wishlist-items-wrapper td.product-price ins {
	text-decoration: none;
	margin-left: 5px;
}
.woocommerce table.shop_table.wishlist_table td.product-add-to-cart a {
	padding: 5px 10px;
	background-color: #6639ff;
	display: inline-block !IMPORTANT;
	color: #fff;
	border-radius: 3px;
}
.woocommerce table.shop_table.wishlist_table td.product-add-to-cart a:hover {
	background-color: #000;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
	color: #6639ff;
}
.woocommerce-message {
	border-top-color: #6639ff;
}
.woocommerce-message::before {
	color: #6639ff;
}
.woocommerce div.product form.cart .variations select {
	height: 40px;
	margin-bottom: 8px;
	border: none;
	padding: 0px 5px;
	background-color: #fff;
	border-radius: 5px;
	border: solid 1px #e8e8e8;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	height: 42px;
	line-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	transition: all 0.2s ease-in-out;
	user-select: none;
	white-space: nowrap;
	width: auto;
	color: #212529;
}


.growbiz-page-content table th {
	text-align: left;
}

.growbiz-page-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
	top: 100%;
	left: 0px;
}


@media (max-width: 767px) {
	div#yith-quick-view-content .product .product .entry-summary.summary {
		padding-left: 0;
		padding-right: 0;
	}
	#yith-quick-view-modal.open .yith-wcqv-main {
		padding: 20px;
	}

	.quantity.cart-plus-minus input {
		margin-bottom: 15px;
	}
}

.banner9-nav .swiper-button-prev, .banner9-nav .swiper-button-next {
	background-image: none;
}


.single-product .product-action a.p-cart {
	width: 40px;
	height: 40px;
	font-size: 15px;
	background: #fff;
	display: block;
	text-align: center;
	line-height: 40px;
	color: #222222;
	position: relative;
	border: none;
	margin-bottom: 10px;
}
.single-product .product-action .added_to_cart.wc-forward {
	position: absolute;
	right: 50%;
	bottom: 0;
	width: 100px;
	height: 40px;
	line-height: 40px;
	background-color: #28c577;
	padding: 0;
	display: block;
	opacity: 0;
	visibility: hidden;
	color: #fff;
	text-align: center;
	transform: translate(20%, 0%);
}
.single-product-wrapper:hover .single-product .product-action .added_to_cart.wc-forward {
	opacity: 1;
	visibility: visible;
}
.single-product .product-action a:hover {
	background: #f18634;
	color: #fff;
}

.single-product .product-action a i{
	margin-right: 0;
}

.single-product .product-action .yith-wcwl-add-to-wishlist {
	margin-top: 0;
}

.product-rating .pro-rating li{
	display: inline-block;
}

.product-rating .pro-rating li i{
	font-size: 14px;
	color: #b1b1b1;
	margin-right: 0px;
}

.product-rating .pro-rating li i.checked {
	font-weight: 700;
	color: #f18634;
}

.growbiz-single-product-right .price {
	margin-bottom: 30px;
}

.growbiz-single-product-right .fa-heart-o::before {
	content: "\f004";
}




#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 80px;
	box-shadow: none;
	height: 80px;
}

.banner9-nav .swiper-button-prev, .banner9-nav  .swiper-container-rtl .swiper-button-next {
	left: -25px;
}
.banner9-nav .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	right: -25px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .banner9-nav .swiper-button-prev, .banner9-nav .swiper-container-rtl .swiper-button-next {
    left: 20px;
  }
  .banner9-nav .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 20px;
  }
	.footer5-widget2 {
		margin-left: 0;
		margin-right: 0px;
	}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.banner9-nav .swiper-button-next,.banner9-nav .swiper-button-prev {
		top: 90%;
	}
  .banner9-nav .swiper-button-prev, .banner9-nav .swiper-container-rtl .swiper-button-next {
    left: 20px;
  }
  .banner9-nav .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 20px;
  }
}
@media (max-width: 767px) {
	.banner-800 {
		min-height: 500px;
	}
	.footer5-widget2 {
		margin-left: 0;
		margin-right: 0px;
	}
	.banner9-nav .swiper-button-next, .banner9-nav .swiper-button-prev {
		top: 90%;
	}
  .banner9-nav .swiper-button-prev, .banner9-nav .swiper-container-rtl .swiper-button-next {
    left: 10px;
  }
  .banner9-nav .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
  }
}

@media (max-width: 575px){
	.creative-project-stat {
		display: none;
	}
}