*,
.text {
	margin: 0
}

*,
li,
ul {
	padding: 0
}
.space-p-tb {
	padding: 30px 0;
}
.portfolio-para {
	font-family: 'Montserrat', sans-serif;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.ctm-main-title {
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 15px;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
	color: #142654;
}
.pri-color {
	color: #182a5e;
}
.plane-btn-dr {
	display: inline-block;
	padding: 10px 42px 10px 30px;
	background-color: #111;
	border-radius: 30px;
	color: #fff;
	transition: 0.3s ease-in-out;
}

.logo {
	max-width:220px;
}

@media (max-width: 767.98px) {
	.plane-btn-dr {
		display:none !important;
	}
}

	.plane-btn-gr:hover {
		background-color: #111;
		color: #fff;
	}

	.plane-btn-dr:hover {
		background-color: #eb911b;
		color: #fff;
	}

	.cta-btns-holder {
		max-width: 200px;
	}

	.plane-btn-gr {
		display: inline-block;
		padding: 10px 50px;
		background-color: #eb911b;
		border-radius: 30px;
		color: #fff;
		transition: 0.3s ease-in-out;
	}

	.btn-style-one .btn-title,
	.btn-style-two .btn-title {
		display: block;
		font-weight: 400;
		padding: 19px 50px 16px;
		letter-spacing: .1em;
		font-size: 18px;
		line-height: 30px
	}

	.preloader .icon,
	.slider-seven__shape-2 {
		-webkit-animation-timing-function: linear
	}

	.btn-style-one,
	.btn-style-two,
	.theme-btn,
	.theme-btn i,
	img {
		display: inline-block
	}

	.btn-style-one,
	.btn-style-two,
	.main-header .other-links .link-box .link {
		letter-spacing: .05em;
		text-transform: uppercase
	}

	.banner-four__info span + span,
	.header-style-seven .social-links li + li {
		margin-left: 30px
	}

	.banner-section-four__nav,
	.footer-four .auto-container,
	.gallery-item-three__content,
	.header-style-nine .mobile-nav-toggler {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal
	}

	* {
		border: none;
		outline: 0;
		font-size: 100%;
		line-height:normal;
		/*line-height: inherit*/
	}

	:root {
		--thm-font: 'Oswald', sans-serif;
		--thm-b-font: 'Montserrat', sans-serif;
		--thm-base: #ffaa17;
		--thm-base-rgb: 255, 170, 23;
		--thm-black: #18191c;
		--thm-text: #686a6f
	}

	.container {
		padding-left: 15px;
		padding-right: 15px
	}

	.row {
		--bs-gutter-x: 30px;
		--bs-gutter-y: 0px
	}

	body {
		font-size: 16px;
		font-family: var(--thm-b-font);
		color: #000;
		/*line-height: 2.125em;*/
		font-weight: 500;
		background: #fff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		top: 0 !important
	}

	.btn-style-one,
	.btn-style-three,
	.btn-style-two,
	.main-header .other-links .link-box .number,
	.main-menu .navigation,
	button,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	input,
	select {
		font-family: var(--thm-font)
	}

		.header-style-nine .social-icons a:hover,
		.header-style-seven .social-links a:hover,
		.header-style-two.fixed-header .main-menu .navigation > li.current > a,
		.main-menu .navigation > li > ul > li:hover > a,
		.main-menu .navigation > li > ul > li > ul > li > a:hover,
		.theme_color,
		a {
			color: #18191c;
		}

	a {
		text-decoration: none;
		cursor: pointer
	}

		a:active,
		a:focus,
		a:hover,
		a:visited,
		button:active {
			text-decoration: none;
			outline: 0
		}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		position: relative;
		font-weight: 400;
		margin: 0 0 20px;
		background: 0 0;
		line-height: 1.25em;
		color: var(--thm-black)
	}

	.text,
	p {
		line-height: 2.125em
	}

	h1 {
		font-size: 140px
	}

	h2 {
		font-size: 70px
	}

	h3 {
		font-size: 60px
	}

/*.testimonials-five .sec-title h2,
h4 {
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
}*/

.top-bar-line {
	background-color: #182a5e;
	padding:10px 0;
	position: relative;
	z-index: 10;
	margin-bottom: 0;
}


.testimonials-five .sec-title h2
 {
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
	font-weight:700;
}

	h5 {
		font-size: 30px
	}

	.about-me-counter .counter-block h4,
	h6 {
		font-size: 26px
	}

	textarea {
		overflow: hidden;
		resize: none
	}

	button {
		outline: 0 !important;
		cursor: pointer
	}

	p {
		margin: 0 0 20px;
		font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
		line-height:26px;
	}

	::-webkit-input-placeholder {
		color: inherit
	}

	::-moz-input-placeholder {
		color: inherit
	}

	::-ms-input-placeholder {
		color: inherit
	}

	.page-wrapper {
		position: relative;
		margin: 0 auto;
		width: 100%;
		min-width: 300px;
		z-index: 9;
		overflow: hidden
	}

	.page-wrapper__dark {
		background-color: #1c1e22;
		background-image: url(../images/background/home-portfolio-bg-1-1.png)
	}

	.page-wrapper__gradient,
	.preloader__gradient {
		background: #432ff6;
		background: linear-gradient(100deg, #432ff6 0, #f174e3 100%)
	}

	.feature-six,
	.sponsors-section__pricing-two,
	body.boxed-wrapper {
		background-color: #f4f5f8
	}

	.page-wrapper.boxed-wrapper {
		max-width: 1410px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff;
		-webkit-box-shadow: 0 0 100px 0 rgba(0, 0, 0, .08);
		box-shadow: 0 0 100px 0 rgba(0, 0, 0, .08)
	}

	.page-wrapper__dark.boxed-wrapper {
		background-color: #1c1e22
	}

	@media (max-width:1440px) {
		.page-wrapper.boxed-wrapper {
			max-width: 90%
		}
	}

	@media (max-width:768px) {
		.page-wrapper.boxed-wrapper {
			max-width: 95%
		}
	}

	.auto-container {
		position: static;
		max-width: 1200px;
		padding: 0 15px;
		margin: 0 auto
	}

	li,
	ul {
		list-style: none;
		margin: 0
	}

	.accordion-box .block:last-child,
	figure {
		margin-bottom: 0
	}

	.theme-btn {
		-webkit-transition: .3s;
		transition: .3s
	}

		.theme-btn i {
			position: relative;
			font-size: 14px;
			margin-left: 3px
		}

	.centered {
		text-align: center !important
	}

	.btn-style-one {
		position: relative;
		text-align: center;
		background: #18191c;
		color: #fff;
		border-radius: 5px;
		overflow: hidden;
		transition: .3s;
		-moz-transition: .3s;
		-webkit-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s
	}

		.btn-style-one .btn-title {
			position: relative;
			z-index: 1
		}

		.btn-style-one:hover {
			background: #18191c;
			color: #fff
		}

		.btn-style-one .btn-curve {
			position: absolute;
			right: -15px;
			top: 0;
			width: 26px;
			height: 100%;
			background: var(--thm-black);
			opacity: .2;
			z-index: 0;
			-webkit-transform: skewX(-22deg);
			transform: skewX(-22deg);
			transition: .5s;
			-moz-transition: .5s;
			-webkit-transition: .5s;
			-ms-transition: .5s;
			-o-transition: .5s
		}

		.btn-style-one:hover .btn-curve,
		.btn-style-two:hover .btn-curve {
			opacity: 1;
			right: 0;
			width: 100%;
			-webkit-transform: skewX(0);
			transform: skewX(0)
		}

	.btn-style-two {
		position: relative;
		text-align: center;
		background: #eb911b;
		color: #fff;
		border-radius: 5px;
		overflow: hidden;
		transition: .3s;
	
	}

		.btn-style-two .btn-title {
			position: relative;
			z-index: 1;
			-webkit-transition: .5s;
			transition: .5s
		}

		.banner-three .left-based-text .hours ul li,
		.banner-three .left-based-text .social-links ul li a,
		.btn-style-two:hover,
		.header-style-eight .main-menu .navigation > li > ul > li > a:hover,
		.header-style-four .main-menu .navigation > li.current > a,
		.header-style-four .main-menu .navigation > li:hover > a,
		.header-style-four .other-links .link-box .number,
		.header-style-four .other-links .search-btn button,
		.header-style-two .main-menu .navigation > li:hover > a,
		.header-style-two .main-menu .navigation > li > a {
			color: var(--thm-black)
		}

		.btn-style-two .btn-curve {
			position: absolute;
			right: -15px;
			top: 0;
			width: 26px;
			height: 100%;
			background: #fff;
			opacity: .2;
			z-index: 0;
			-webkit-transform: skewX(-22deg);
			transform: skewX(-22deg);
			transition: .5s;
			-moz-transition: .5s;
			-webkit-transition: .5s;
			-ms-transition: .5s;
			-o-transition: .5s
		}

	.preloader,
	.preloader .icon {
		left: 0;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0
	}

	.btn-style-three {
		background-color: #18191c;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		padding: 22.5px 40px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		line-height: 1
	}

		.btn-style-three:hover {
			background-color: var(--thm-black);
			color: #fff
		}

	.post-control .control.next,
	.pull-right {
		float: right
	}

	.pull-left {
		float: left
	}

	.preloader {
		z-index: 999999;
		background-color: #1c1e22
	}

		.preloader .icon {
			z-index: 5;
			background-color: rgba(0, 0, 0, 0);
			background-position: center center;
			background-repeat: no-repeat;
			background-image: url(../images/icons/preloader.png);
			-webkit-transition: .2s;
			transition: .2s;
			-webkit-animation-name: rotateMe;
			-webkit-animation-duration: 2s;
			-webkit-animation-iteration-count: infinite;
			-moz-animation-name: rotateMe;
			-moz-animation-duration: 2s;
			-moz-animation-iteration-count: infinite;
			-moz-animation-timing-function: linear;
			-ms-animation-name: rotateMe;
			-ms-animation-duration: 2s;
			-ms-animation-iteration-count: infinite;
			-ms-animation-timing-function: linear;
			animation-name: rotateMe;
			animation-duration: 2s;
			animation-iteration-count: infinite;
			animation-timing-function: linear
		}

	.slider-seven__shape-2,
	[class*=portfolio-horizontal__shape-] {
		-webkit-animation-fill-mode: both;
		-webkit-animation-iteration-count: infinite
	}

	.preloader__gradient .icon {
		background-image: url(../images/update-26-02-2021/preloader-white.png)
	}

	.page-loaded .preloader .icon {
		opacity: 0
	}

	img {
		max-width: 100%;
		height: auto
	}

	.banner-three .banner-carousel .slide-item:before,
	.banner-three .owl-nav,
	.banner-two .owl-nav,
	.dropdown-toggle::after,
	.header-style-nine .nav-outer .main-menu,
	.header-style-six .nav-outer,
	.header-style-two .header-upper .logo-box .logo .stricked-logo,
	.header-style-two.fixed-header .header-upper .logo-box .logo .main-logo,
	.main-menu .navigation > li:last-child:after,
	.sticky-header .main-menu .navigation > li.dropdown > a:after,
	.sticky-header .main-menu .navigation > li:before {
		display: none
	}

	.fa {
		line-height: inherit
	}

	.scroll-to-top {
		position: fixed;
		left: 20px;
		bottom: 20px;
		width: 44px;
		height: 44px;
		color: #fff;
		font-size: 14px;
		line-height: 44px;
		border-radius: 50%;
		text-align: center;
		z-index: 100;
		cursor: pointer;
		background: #18191c;
		display: none;
		-webkit-transition: .3s;
		transition: .3s
	}

		.scroll-to-top:hover {
			background: var(--thm-black);
			color: #fff
		}

	.main-header {
		position: absolute;
		left: 0;
		top: 0;
		display: block;
		width: 100%;
		/*z-index: 9999;*/
		z-index:1050;
		background: 0 0
	}

		.main-header .header-upper {
			position: fixed;
			display: block;
			left: 0;
			top: 43px;
			width: 100%;
			background: 0 0;
			z-index: 1;
			-webkit-transition: .3s;
			transition: .3s;
		}

		.fixed-header .header-upper {
			top: 0px;
		}

	.boxed-wrapper .main-header .header-upper {
		max-width: 1410px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.fixed-header .header-upper {
		background: #fff;
		-ms-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
		-o-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
		-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
		box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08)
	}

	.header-style-two.fixed-header .header-upper {
		background: var(--thm-black);
		-ms-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
		-o-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
		-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
		box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08)
	}

	.main-header .header-upper .inner-container {
		position: relative;
		display: block;
		padding: 0 60px
	}

	.main-header .header-upper .logo-box {
		position: relative;
		float: left;
		padding: 15px 0;
		margin-right: 50px;
		/*z-index: 0;*/
		z-index: 999;
		max-width: 300px;
	}

		.main-header .header-upper .logo-box img {
			width: 100%;
		}

		.about-section .image-column .inner,
		.about-section-two .counter,
		.about-section-two .image-box .image,
		.agency-section .right-col .inner,
		.call-to-section-two .inner,
		.comments-area .comment-box .reply-btn,
		.default-form .field-inner,
		.default-tabs .tab-buttons .tab-btn span,
		.featured-section .right-col .inner,
		.features-section-two .right-col .image-box,
		.features-section-two .right-col .inner,
		.gallery-item .cap-box .title,
		.get-quote-section .right-col .inner,
		.get-quote-two .form-box,
		.get-quote-two .info,
		.get-quote-two .right-col .inner,
		.main-header .header-upper .logo-box .logo,
		.mixitup-gallery .filters .filter-tabs,
		.news-block-two .inner-box,
		.news-block-two .post-meta,
		.news-block-two .post-meta ul,
		.post-details .inner-box,
		.post-details .lower-box .text,
		.post-details .post-meta,
		.post-details .post-meta ul,
		.project-single .image-col .inner,
		.project-single .text-content,
		.service-details .text-content,
		.sidebar .call-up .text,
		.testi-block-two .inner,
		.trusted-section .left-col .inner,
		.we-do-section .right-col .inner,
		.why-us-section .left-col .inner {
			position: relative;
			display: block
		}

			.main-header .header-upper .logo-box .logo img {
				position: relative;
				display: inline-block;
				max-width: 100%;
				z-index: 1;
				padding: 15px 0 10px;
			}

	.main-header .other-links {
		position: relative;
		float: right;
		z-index: 7
	}

		.main-header .other-links .link-box {
			position: relative;
			float: left;
			padding: 34px 0
		}

			.main-header .other-links .link-box .link {
				position: relative;
				display: block;
				padding-top: 4px;
				padding-left: 60px;
				color: #18191c
			}

	.cbyer-heading {
		display: flex;
		align-items: center;
		font-size: calc(35px + (68 - 35) * (100vw - 320px) / (1920 - 320));
		font-weight: 600;
		line-height: 1;
		margin: 0;
		/*		-webkit-text-stroke: 1px #8105d8;
	color: white;
	text-shadow: 3px 3px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;*/
		font-family: var(--thm-font);
	}

		.cbyer-heading span {
			background-color: #8105d8;
			font-size: calc(35px + (68 - 35) * (100vw - 320px) / (1920 - 320));
			font-weight: 600;
			display: inline-block;
			padding: 0 3px 2px 3px;
			font-family: var(--thm-font);
			line-height: 1;
			margin: 0;
		}

	.owl-carousel .owl-item img {
		display: block;
		width: auto !important;
	}

	.red-head span {
		background-color: #d8141e;
		font-size: calc(35px + (68 - 35) * (100vw - 320px) / (1920 - 320));
		font-weight: 600;
		display: inline-block;
		padding: 0 3px 2px 3px;
		line-height: 1;
		margin: 0;
		font-family: var(--thm-font);
	}

	.off-head {
		font-size: 44px !important;
		font-weight: 500 !important;
	}

		.off-head span {
			color: #f8f00a;
		}

	.header-style-two .main-menu .navigation > li.current > a,
	.header-style-two.fixed-header .main-menu .navigation > li > a,
	.header-style-two.fixed-header .main-menu .navigation > li > a:hover,
	.header-style-two.fixed-header .other-links .link-box .link,
	.main-menu .navigation > li.current > a,
	.main-menu .navigation > li:hover > a,
	.services-section .sec-title h2,
	.services-section h4 {
		color: #18191c;
	}

	.main-header .other-links .link-box .link .icon {
		position: absolute;
		left: 0;
		top: 0;
		width: 44px;
		height: 42px;
		background: url(../images/icons/chat-icon-head.png) left center no-repeat
	}

	.main-header .other-links .link-box .sub-text {
		position: relative;
		display: block;
		font-size: 14px;
		font-weight: 500;
		line-height: 18px;
		font-family: var(--thm-font);
		letter-spacing: .03em
	}

	.main-header .other-links .link-box .number {
		position: relative;
		display: block;
		letter-spacing: .03em;
		font-size: 20px;
		font-weight: 400;
		line-height: 24px
	}

		.gallery-item .cap-box h5 a:hover,
		.main-header .other-links .link-box .number:hover,
		.post-details .info-row a:hover,
		.service-block .inner-box h6 a:hover,
		.service-block-two .inner-box h5 a:hover,
		.sidebar .call-up .phone a:hover,
		.team-block .lower-box h5 a:hover {
			text-decoration: underline
		}

	.about-section-two .left-col,
	.accordion-box,
	.agency-section .featured-block-two .text ul,
	.banner-section-four .swiper-slide,
	.counter-block .graph-outer canvas,
	.default-form,
	.default-form .form-group .e-label,
	.fact-counter,
	.featured-section .features,
	.featured-section .right-col,
	.features-section-two .features,
	.gallery-section .upper-row,
	.live-section .main-image-box .title,
	.main-footer .footer-widget,
	.main-footer .logo-widget,
	.main-footer .newsletter-form,
	.main-footer .newsletter-form form,
	.main-footer .social-links,
	.main-header .other-links .call-us,
	.project-tab,
	.services-section-three .services,
	.sponsors-outer,
	.tabs-box,
	.tabs-box .tab-buttons,
	.tabs-box .tabs-content,
	.testi-block-two,
	.trusted-section .featured-block-two .text ul,
	.trusted-section .features,
	.why-us-section .features,
	.why-us-section .right-col,
	.work-tabs,
	.work-tabs .tabs-content,
	.work-tabs .tabs-content .text,
	.work-tabs .tabs-content .text ul {
		position: relative
	}

	.main-header .other-links .search-btn {
		position: relative;
		float: left;
		padding: 40px 50px 40px 0;
		margin-right: 50px;
		border-right: 1px solid rgba(255, 255, 255, .1)
	}

		.main-header .other-links .search-btn button {
			position: relative;
			display: block;
			padding: 0;
			margin: 0;
			background: 0 0;
			line-height: 32px;
			color: #fff;
			cursor: pointer
		}

			.banner-carousel .owl-nav .owl-next span,
			.banner-carousel .owl-nav .owl-prev span,
			.cart-table tbody tr,
			.error-form .form-group .theme-btn span,
			.main-footer .social-links li a span,
			.main-header .other-links .search-btn button span,
			.testimonials-section-two .owl-theme .owl-nav .owl-next span,
			.testimonials-section-two .owl-theme .owl-nav .owl-prev span {
				vertical-align: middle
			}

.main-header .nav-outer {
	position: absolute;
	left: 0;
	top: 40px;
	float: left;
	text-align: center;
	width: 100%;
	z-index: 5;
	background-color: #fff;
/*	box-shadow: 0 0 10px rgba(0,0,0,0.4);*/
}
.fixed-header .nav-outer {
	top:0;
}
	.main-header .nav-outer .main-menu {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

	.main-menu .navbar-collapse {
		padding: 0;
		display: block !important
	}

	.main-menu .navigation {
		position: relative;
		display: block;
		width: 100%;
		margin: 0
	}

		.main-menu .navigation > li {
			position: relative;
			float: left;
			padding: 31px 0;
			margin-right: 40px;
			-webkit-transition: .3s;
			transition: .3s;

		}

			.default-tabs .tab-buttons .tab-btn:last-child,
			.main-menu .navigation > li:last-child {
				margin-right: 0
			}

			.main-menu .navigation > li > a {
				position: relative;
				display: block;
				text-align: center;
				font-size: calc(17px + (20 - 17) * ((100vw - 320px) / (1920 - 320)));
				/*font-size: 20px;*/
				line-height: 30px;
				font-weight: 400;
				text-transform: uppercase;
				letter-spacing: .03em;
				color: #18191c;
				padding: 12px 0;
				opacity: 1;
				-webkit-transition: .3s;
				transition: .3s
			}

		.main-menu .navigation li > a {
			display: -webkit-box !important;
			display: -ms-flexbox !important;
			display: flex !important;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between
		}

			.main-menu .navigation li > a > span {
				background-color: var(--thm-base);
				color: #fff;
				font-size: 13px;
				text-transform: uppercase;
				border-radius: 5px;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				text-align: center;
				width: 40px;
				top: -3px;
				position: relative
			}

		.main-menu .navigation > li > a:before {
			content: "";
			position: absolute;
			left: 0;
			bottom: 7px;
			width: 100%;
			border-bottom: 2px solid #18191c;
			-webkit-transform: scaleX(0);
			transform: scaleX(0);
			-webkit-transition: .5s;
			transition: .5s
		}

	.header-style-two .main-menu .navigation > li > a:before {
		border-bottom-color: #fff
	}

	.header-style-two.fixed-header .main-menu .navigation > li > a:before {
		border-bottom-color: var(--thm-base)
	}

	.banner-section .left-based-text .social-links ul li a:hover:before,
	.main-menu .navigation > li:hover > a:before {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.sticky-header .main-menu .navigation > li.dropdown {
		padding-right: 0
	}

	.main-menu .navigation > li > ul {
		position: absolute;
		left: 0;
		top: 100%;
		width: 220px;
		z-index: 100;
		display: none;
		background: #fff;
		padding: 20px 0 15px;
		border-radius: 5px;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		transition: .3s;
		-moz-transition: .3s;
		-webkit-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
		-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
		-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
		box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
	}

		.main-menu .navigation > li > ul.from-right {
			left: auto;
			right: 0
		}

		.main-menu .navigation > li > ul > li,
		.main-menu .navigation > li > ul > li > ul > li {
			position: relative;
			padding: 0 25px;
			width: 100%;
			margin-bottom: 5px
		}

			.main-menu .navigation > li > ul > li > a {
				position: relative;
				display: block;
				padding: 5px 0;
				line-height: 24px;
				font-weight: 400;
				font-size: 16px;
				color: #171b27;
				letter-spacing: .03em;
				text-align: left;
				text-transform: uppercase;
				transition: .3s;
				-moz-transition: .3s;
				-webkit-transition: .3s;
				-ms-transition: .3s;
				-o-transition: .3s
			}

			.main-menu .navigation > li > ul > li > ul {
				position: absolute;
				left: 100%;
				top: 0;
				width: 220px;
				z-index: 100;
				display: none;
				background: #fff;
				padding: 20px 0 15px;
				border-radius: 5px;
				-webkit-transform: translateY(20px);
				transform: translateY(20px);
				transition: .3s;
				-moz-transition: .3s;
				-webkit-transition: .3s;
				-ms-transition: .3s;
				-o-transition: .3s;
				-ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
				-o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
				-webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
				box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
			}

				.main-menu .navigation > li > ul > li > ul > li > a {
					position: relative;
					display: block;
					padding: 5px 0;
					line-height: 24px;
					font-weight: 400;
					font-size: 20px;
					color: #171b27;
					text-transform: uppercase;
					letter-spacing: .03em;
					text-align: left;
					transition: .3s;
					-moz-transition: .3s;
					-webkit-transition: .3s;
					-ms-transition: .3s;
					-o-transition: .3s
				}

			.main-menu .navigation > li > ul > li.dropdown > a:after {
				font-family: "Font Awesome 5 Free";
				content: "\f105";
				position: absolute;
				right: 0;
				top: 7px;
				line-height: 24px;
				font-size: 16px;
				font-weight: 900;
				z-index: 5;
				display: none
			}

	.main-menu .navigation li > ul > li.dropdown:hover > ul,
	.main-menu .navigation > li.dropdown:hover > ul {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: .5s;
		transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s
	}

	.main-menu .navigation li.dropdown .dropdown-btn {
		position: absolute;
		right: 10px;
		top: 8px;
		width: 34px;
		height: 30px;
		border: 1px solid #fff;
		text-align: center;
		font-size: 16px;
		line-height: 26px;
		color: #fff;
		cursor: pointer;
		z-index: 5;
		display: none
	}

	.header-style-two .header-upper .logo-box .logo .main-logo,
	.header-style-two.fixed-header .header-upper .logo-box .logo .stricked-logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.accordion-box .block .acc-btn.active,
	.demo-purchase-btn:hover .btn-curve,
	.fixed-header.header-style-five .header-upper,
	.header-style-four .header-upper {
		background-color: #fff
	}

	.header-style-four .other-links .search-btn {
		border-color: #e9ebee
	}

	.header-style-four .main-header .header-upper,
	.header-style-six-no-border .header-upper {
		border-bottom: 0
	}

	.header-style-four .main-menu .navigation > li > a,
	.header-style-four .other-links .link-box .sub-text {
		color: #727479
	}

	.header-style-four .other-links .link-box .link .icon {
		background-image: url(../images/icons/chat-icon-dark.png)
	}

	.header-style-five .header-upper,
	.header-style-six .header-upper {
		background-color: rgba(0, 0, 0, 0)
	}

		.header-style-five .header-upper .inner-container {
			max-width: 1200px;
			padding-left: 15px;
			padding-right: 15px;
			margin-left: auto;
			margin-right: auto
		}

	.cart-table tbody td:last-child,
	.cart-table thead th:last-child,
	.header-style-five .nav-outer {
		text-align: right
	}

	.fixed-header.header-style-six .header-upper,
	.sponsors-section-four .image-box:hover {
		background-color: var(--thm-black)
	}

	.header-style-six .header-upper .inner-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-style-six .header-upper .right-menu,
	.mainmenu-six__right {
		margin-left: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

		.header-style-six .header-upper .right-menu .search-btn button {
			background-color: rgba(0, 0, 0, 0);
			padding: 0;
			width: auto;
			font-size: 22px;
			color: #fff
		}

		.header-style-six .header-upper .right-menu .mobile-nav-toggler {
			cursor: pointer;
			margin-left: 30px
		}

			.header-style-six .header-upper .right-menu .mobile-nav-toggler:hover span {
				width: 28px !important
			}

			.header-style-six .header-upper .right-menu .mobile-nav-toggler .bar {
				width: 28px;
				height: 1px;
				background-color: #fff;
				display: block;
				-webkit-transition: .5s;
				transition: .5s
			}

				.header-style-six .header-upper .right-menu .mobile-nav-toggler .bar:nth-child(2) {
					width: 23px
				}

				.header-style-nine .mobile-nav-toggler span:nth-child(3),
				.header-style-six .header-upper .right-menu .mobile-nav-toggler .bar:nth-child(3) {
					width: 18px
				}

				.header-style-six .header-upper .right-menu .mobile-nav-toggler .bar + .bar {
					margin-top: 7px
				}

	.header-style-seven {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100%
	}

		.header-style-seven .header-upper {
			margin-top: 44px;
			border-color: rgba(255, 255, 255, .06)
		}

			.header-style-seven .header-upper .auto-container,
			.header-style-seven .social-links,
			.header-style-seven .topbar-four .right-content,
			.main-header .other-links {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center
			}

		.header-style-seven.fixed-header .header-upper {
			margin-top: 0
		}

		.header-style-seven .nav-outer {
			position: relative;
			top: auto;
			left: auto;
			text-align: right;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: end;
			-ms-flex-pack: end;
			justify-content: flex-end
		}

		.header-style-seven .main-menu .navigation > li > a {
			font-size: 18px;
			text-transform: capitalize;
			font-weight: 400;
			color: #fff;
			letter-spacing: 0
		}

		.header-style-seven .main-menu .navigation > li > ul > li > a {
			font-size: 16px;
			font-weight: 500;
			text-transform: capitalize;
			letter-spacing: 0
		}

		.header-style-seven .topbar-four {
			background-color: #18212e;
			padding-top: 4.5px;
			padding-bottom: 4.5px
		}

			.call-to-section-three .auto-container,
			.header-style-seven .topbar-four .auto-container,
			.live-section-two .auto-container {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				-webkit-box-pack: justify;
				-ms-flex-pack: justify;
				justify-content: space-between
			}

			.header-style-seven .topbar-four p {
				margin: 0;
				font-size: 14px;
				font-weight: 400;
				color: #959ca6
			}

			.header-style-seven .topbar-four .phone {
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				margin-right: 40px
			}

				.header-style-seven .topbar-four .phone span {
					font-size: 14px;
					color: var(--thm-base);
					margin-right: 10px
				}

				.header-style-seven .topbar-four .phone a {
					color: #fff;
					font-size: 14px;
					font-weight: 500
				}

		.header-style-seven .social-links a {
			font-size: 14px;
			color: #959ca6;
			-webkit-transition: .5s;
			transition: .5s
		}

		.header-style-seven .main-menu .navigation li > a > span {
			top: 0
		}

	.main-header .cart-btn {
		font-size: 18px;
		color: #fff;
		margin-right: 30px
	}

		.main-header .cart-btn a {
			color: inherit
		}

	.cart-table tbody tr:last-child,
	.header-style-eight .header-upper,
	.sponsors-section__one-page {
		border-bottom: 1px solid #e9ebee
	}

	.header-style-eight .main-menu .navigation > li > a {
		font-size: 20px;
		font-weight: 500;
		color: var(--thm-text);
		text-transform: lowercase
	}

	.header-style-eight .nav-outer {
		position: relative;
		left: auto;
		top: auto;
		float: none;
		text-align: right
	}

	.header-style-eight .main-menu .navigation > li > a::before {
		bottom: -32px
	}

	.header-style-eight .main-menu .navigation > li {
		padding-top: 33px;
		padding-bottom: 33px
	}

		.header-style-eight .main-menu .navigation > li > ul,
		.mainmenu-six .main-menu .navigation > li > ul {
			border-radius: 0
		}

			.header-style-eight .main-menu .navigation > li > ul > li > a {
				text-transform: capitalize;
				font-size: 16px;
				font-weight: 500;
				color: var(--thm-text)
			}

	.header-style-eight .main-menu .navigation li > a > span {
		font-size: 12px;
		padding-left: 8px;
		padding-right: 8px
	}

	.gallery-item-three > img,
	.header-style-eight .auto-container {
		width: 100%
	}

	.header-style-eight .header-upper .logo-box {
		padding: 20px 0
	}

	.about-eight__progress + .about-eight__progress,
	.header-style-eight .nav-outer .mobile-nav-toggler {
		margin-top: 18px
	}

	.fixed-header.header-style-eight .header-upper {
		background-color: #fff;
		border-bottom: 0
	}

	.header-style-nine {
		z-index: 991;
		position: relative;
		top: auto;
		left: auto;
		display: block;
		width: 100%
	}

	.header-style-nine__inner {
		padding: 32px 30px;
		background-color: var(--thm-gray);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-style-nine .mobile-nav-toggler {
		width: 28px;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		cursor: pointer;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: block !important
	}

		.header-style-nine .mobile-nav-toggler span {
			background-color: var(--thm-black);
			height: 1px;
			width: 28px;
			display: block
		}

			.header-style-nine .mobile-nav-toggler span:nth-child(2) {
				width: 23px;
				margin-top: 7px;
				margin-bottom: 7px
			}

	.header-style-nine .nav-outer {
		position: relative;
		left: auto;
		top: auto;
		float: none;
		text-align: left;
		width: auto;
		z-index: 5
	}

		.header-style-nine .nav-outer .mobile-nav-toggler {
			position: relative;
			float: none;
			font-size: 30px;
			line-height: 40px;
			cursor: pointer;
			color: var(--thm-base);
			margin: 0 0 0 30px
		}

	.header-style-nine .search-btn .text,
	.header-style-nine .social-icons a,
	.header-style-nine__search-btn__outer .text {
		color: var(--thm-text);
		font-size: 16px
	}

	.header-style-nine .search-btn,
	.header-style-nine__search-btn__outer {
		cursor: pointer;
		margin-left: auto;
		margin-right: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-style-nine__search-btn__outer {
		display: none;
		padding: 33px 70px;
		z-index: 991;
		background-color: var(--thm-gray)
	}

	.header-style-nine .social-icons {
		display: none;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

		.header-style-nine .social-icons a {
			-webkit-transition: .5s;
			transition: .5s
		}

			.header-style-nine .social-icons a + a {
				margin-left: 20px
			}

	.header-style-nine .search-btn button,
	.header-style-nine__search-btn__outer button {
		background-color: transparent
	}

		.header-style-nine .search-btn button span,
		.header-style-nine__search-btn__outer button span {
			font-size: 22px;
			color: var(--thm-black);
			position: relative;
			display: block;
			margin-right: 20px
		}

	.sticky-header {
		position: fixed;
		visibility: hidden;
		opacity: 0;
		left: 0;
		top: 0;
		width: 100%;
		padding: 0;
		z-index: -1;
		background: #fff;
		border-bottom: 1px solid #f0f0f0;
		-ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		-o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		box-shadow: 0 0 15px rgba(0, 0, 0, .1);
		-webkit-transition: top .3s;
		transition: top .3s
	}

	.fixed-header .sticky-header {
		opacity: 1;
		z-index: 99901;
		visibility: visible
	}

		.fixed-header .sticky-header .logo {
			padding: 10px 0
		}

	.sticky-header .main-menu .navigation > li {
		margin-left: 40px !important;
		padding: 0;
		margin-right: 0;
		background-color: transparent
	}

		.sticky-header .main-menu .navigation > li > a {
			padding: 21px 0 !important;
			line-height: 30px;
			font-size: 16px;
			font-weight: 600;
			color: #25283a;
			text-transform: capitalize;
			-webkit-transition: .3s;
			transition: .3s
		}

		.sticky-header .main-menu .navigation > li > ul > li > ul {
			left: auto;
			right: 100%
		}

		.banner-carousel .owl-nav .owl-next:hover,
		.banner-carousel .owl-nav .owl-prev:hover,
		.sticky-header .main-menu .navigation > li.current-menu-item > a,
		.sticky-header .main-menu .navigation > li.current > a,
		.sticky-header .main-menu .navigation > li:hover > a {
			opacity: 1
		}

	.search-popup {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		z-index: 99999;
		-webkit-transform: scale(1, 0);
		transform: scale(1, 0);
		-webkit-transform-origin: bottom center;
		transform-origin: bottom center;
		-webkit-transition: -webkit-transform .7s;
		transition: transform .7s;
		transition: transform .7s, -webkit-transform .7s
	}

		.search-popup.active {
			-webkit-transform-origin: top center;
			transform-origin: top center;
			-webkit-transform: scale(1, 1);
			transform: scale(1, 1)
		}

	.search-popup__overlay {
		width: 100%;
		height: 100%;
		background-color: #18191c;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 999;
		opacity: .7;
		cursor: none
	}

	.search-popup__inner {
		position: absolute;
		width: 100%;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.search-popup__form {
		z-index: 9991;
		width: 100%;
		padding: 15px;
		max-width: 600px;
		position: relative
	}

		.search-popup__form input {
			border: none;
			outline: 0;
			width: 100%;
			height: 60px;
			line-height: 30px;
			padding: 15px 30px;
			color: #272727;
			font-size: 14px;
			background-color: #fff;
			font-family: var(--thm-b-font)
		}

		.search-popup__form button[type=submit] {
			border: none;
			outline: 0;
			width: 60px;
			height: 60px;
			line-height: 60px;
			color: #fff;
			background-color: var(--thm-base);
			cursor: pointer;
			position: absolute;
			top: 50%;
			right: 15px;
			-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
			-webkit-transition: .4s;
			transition: .4s
		}

	.popopen-form {
		width: 40%;
		background: #ffffff6b;
		border-radius: 10px;
	}

		.popopen-form h1.header-heading {
			font-size: 60px !important;
			line-height: 40px;
		}

		.popopen-form .sub-title {
			font-family: var(--thm-font);
			display: block;
			font-size: 24px;
			line-height: 15px;
			font-weight: 400;
			letter-spacing: .05em;
			margin-bottom: 40px;
			color: #18191c;
		}

		.popopen-form .fancybox-close-small::after {
			color: #18191c;
		}

		.popopen-form .fancybox-close-small:hover::after {
			background: #18191c;
			color: #fff;
		}

	.cursor,
	.cursor-follower {
		border-radius: 100%;
		z-index: 999999;
		position: absolute;
		pointer-events: none;
		visibility: visible
	}

	.search-popup__form button[type=submit]:hover {
		background-color: var(--thm-black);
		color: #fff
	}

	.cursor {
		background-color: #fff;
		width: 6px;
		height: 6px;
		-webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);
		transition: transform .3s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .3s cubic-bezier(.75, -1.27, .3, 2.33);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

		.cursor.active {
			opacity: .5;
			-webkit-transform: scale(0);
			transform: scale(0)
		}

		.cursor-follower.hovered,
		.cursor.hovered {
			opacity: .08
		}

	.cursor-follower {
		background-color: RGBA(255, 255, 255, .3);
		width: 50px;
		height: 50px;
		-webkit-transition: opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
		transition: transform .6s cubic-bezier(.75, -1.27, .3, 2.33), opacity .2s cubic-bezier(.75, -.27, .3, 1.33), -webkit-transform .6s cubic-bezier(.75, -1.27, .3, 2.33);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}

	.banner-four__scroll,
	.banner-three {
		background-color: var(--thm-base)
	}

	.cursor-follower.active {
		opacity: .7;
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	.cursor-follower.close-cursor:before {
		position: absolute;
		content: "";
		height: 25px;
		width: 2px;
		background: #fff;
		left: 48%;
		top: 12px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		display: inline-block
	}

	.cursor-follower.close-cursor:after {
		position: absolute;
		content: "";
		height: 25px;
		width: 2px;
		background: #fff;
		right: 48%;
		top: 12px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

.nav-outer .mobile-nav-toggler {
	position: relative;
	float: right;
	font-size: 30px;
	line-height: 40px;
	cursor: pointer;
	color: var(--thm-base);
	margin: 15px 25px 0 0px;
	/*margin: 35px 10px 0 0px;*/
	display: none
}

	.mobile-nav-toggler .txt {
		position: relative;
		vertical-align: top;
		padding-left: 10px;
		font-size: 16px;
		text-transform: capitalize;
		font-weight: 500;
		display: none
	}

	img.lazy-image {
		background: url(../images/icons/image-bg.svg) center center no-repeat
	}

		img.lazy-image.loaded {
			background-image: none
		}

	.owl-theme img.lazy-image.loaded {
		height: auto;
		opacity: 1
	}

	.default-form .row {
		margin: 0 -15px
	}

	.about-section .image-column,
	.about-section .text-column,
	.about-section-two .right-col,
	.agency-section .left-col,
	.agency-section .right-col,
	.blog-six__item,
	.contact-section .info-block,
	.counter-block,
	.default-form .form-group,
	.discover-block,
	.featured-section .feature,
	.featured-section .left-col,
	.features-section-two .left-col,
	.features-section-two .right-col,
	.gallery-item,
	.get-quote-section .left-col,
	.get-quote-section .right-col,
	.get-quote-two .left-col,
	.news-block,
	.news-block-three,
	.post-details,
	.service-block,
	.service-block-two,
	.sidebar-page-container .post-control-two .control-col,
	.sidebar-page-container .sidebar-side,
	.sponsors-section-two .logo-block,
	.sponsors-section-two .title-col,
	.team-block,
	.testi-block,
	.we-do-section .left-col,
	.we-do-section .right-col,
	.work-tabs .image-col,
	.work-tabs .tabs-content .text p,
	.work-tabs .text-col {
		position: relative;
		margin-bottom: 10px;
	}

	.default-form .field-inner .alt-icon {
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -15px;
		line-height: 30px;
		font-size: 20px;
		color: #9b9fa6;
		z-index: 1;
		pointer-events: none
	}

	.default-form .form-group .field-label {
		position: relative;
		display: block;
		color: #0f172b;
		font-size: 14px;
		line-height: 24px;
		text-transform: uppercase;
		letter-spacing: 2px;
		margin-bottom: 10px
	}

	.gallery-item-three__content h3 a,
	.service-block-three__single h6 a {
		color: inherit
	}

	.default-form .form-group input[type=email],
	.default-form .form-group input[type=file],
	.default-form .form-group input[type=number],
	.default-form .form-group input[type=password],
	.default-form .form-group input[type=tel],
	.default-form .form-group input[type=text],
	.default-form .form-group input[type=url],
	.default-form .form-group select,
	.default-form .form-group textarea {
		position: relative;
		display: block;
		height: 50px;
		width: 100%;
		font-size: 14px;
		color: #686a6f;
		line-height: 40px;
		font-weight: 400;
		padding: 14px 30px;
		background-color: #f4f5f8;
		border: 1px solid #f4f5f8;
		border-radius: 7px;
		font-family: var(--thm-b-font);
		-webkit-transition: .3s;
		transition: .3s
	}

	.form-box {
		padding: 35px 25px 40px 25px;
		background-color: #00000085;
		border-radius: 15px;
		border-top: 10px groove #ffc107;
		border-bottom: 10px groove #ffc107;
		box-shadow: rgb(255 237 237 / 20%) 0px 60px 40px -7px;
	}

	.default-form .form-box .form-group {
		margin-bottom: 10px !important;
	}

	.default-form .form-group ::-webkit-input-placeholder {
		opacity: 1;
		color: inherit
	}

	.default-form .form-group :-ms-input-placeholder {
		opacity: 1;
		color: inherit
	}

	.default-form .form-group ::-ms-input-placeholder {
		opacity: 1;
		color: inherit
	}

	.default-form .form-group ::placeholder {
		opacity: 1;
		color: inherit
	}

	.default-form .form-group textarea {
		height: 120px;
		resize: none
	}

	.form-box input[type="number"]::-webkit-outer-spin-button,
	.form-box input[type="number"]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	.popopen-form input[type="number"]::-webkit-outer-spin-button,
	.popopen-form input[type="number"]::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	input[type=number] {
		-moz-appearance: textfield;
	}

	.contact-form .form-group button,
	.contact-form .form-group input[type=submit] {
		display: inline-block
	}

	.default-form .form-group input[type=email]:focus,
	.default-form .form-group input[type=file]:focus,
	.default-form .form-group input[type=number]:focus,
	.default-form .form-group input[type=password]:focus,
	.default-form .form-group input[type=tel]:focus,
	.default-form .form-group input[type=text]:focus,
	.default-form .form-group input[type=url]:focus,
	.default-form .form-group select:focus,
	.default-form .form-group textarea:focus,
	.error-form .form-group input[type=email]:focus,
	.error-form .form-group input[type=search]:focus,
	.error-form .form-group input[type=text]:focus,
	.form-group .ui-selectmenu-button.ui-button:active,
	.form-group .ui-selectmenu-button.ui-button:focus,
	.main-footer .newsletter-form .form-group input[type=email]:focus,
	.main-footer .newsletter-form .form-group input[type=tel]:focus,
	.main-footer .newsletter-form .form-group input[type=text]:focus,
	.testimonials-four-card:hover .image {
		border-color: #18191c
	}

	.default-form ::-webkit-input-placeholder {
		color: #aaa
	}

	.default-form ::-moz-input-placeholder {
		color: #aaa
	}

	.default-form ::-ms-input-placeholder {
		color: #aaa
	}

	.default-form label.error {
		color: red;
		font-size: 14px;
		text-transform: capitalize;
		text-align: left;
		display: block;
		letter-spacing: 1px;
		padding-top: 7px;
		line-height: 24px
	}

	.form-group .ui-selectmenu-button.ui-button {
		width: 100%;
		font-size: 14px;
		font-style: normal;
		height: 70px;
		padding: 14px 30px;
		line-height: 40px;
		font-family: var(--thm-b-font);
		color: var(--thm-text);
		border-radius: 7px;
		background-color: #f4f5f8;
		border: 1px solid #f4f5f8
	}

	.form-group .ui-button .ui-icon {
		background: 0 0;
		position: relative;
		top: 10px;
		text-indent: 0;
		color: var(--thm-black)
	}

		.form-group .ui-button .ui-icon:before {
			font-family: "Font Awesome 5 Free";
			content: "\f107";
			position: absolute;
			right: 0;
			top: 0 !important;
			width: 15px;
			height: 30px;
			display: block;
			color: var(--thm-black);
			line-height: 20px;
			font-size: 16px;
			font-weight: 900;
			text-align: center;
			z-index: 5
		}

	.ui-widget.ui-widget-content {
		background: #f4f5f8;
		border: 1px solid #e9ebee;
		border-top: none;
		font-family: var(--thm-font);
		border-radius: 0;
		padding: 0
	}

	.ui-menu .ui-menu-item {
		font-size: 20px;
		border-bottom: 1px solid #e9ebee
	}

		.ui-menu .ui-menu-item:last-child {
			border: none
		}

	.ui-menu .ui-menu-item-wrapper {
		position: relative;
		display: block;
		padding: 14px 30px !important;
		font-size: 20px;
		letter-spacing: .02em;
		line-height: 30px;
		-webkit-transition: .3s;
		transition: .3s
	}

		.ui-menu .ui-menu-item-wrapper.ui-state-active,
		.ui-menu .ui-menu-item-wrapper:hover {
			background: var(--thm-base);
			margin: 0
		}

	.banner-carousel,
	.banner-section {
		position: relative;
		z-index: 1;
		top: 115px;
	}

		.banner-section .bg-image {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background-position: center top;
			background-size: cover;
			z-index: 1
		}

		.banner-section .left-based-text {
			position: absolute;
			left: 50px;
			top: 50px;
			bottom: 50px;
			color: #fff;
			font-size: 16px;
			text-transform: uppercase;
			line-height: 24px;
			letter-spacing: .1em;
			font-weight: 500;
			z-index: 10;
			font-family: var(--thm-font)
		}

			.banner-section .left-based-text .base-inner {
				position: absolute;
				left: 0;
				bottom: 0;
				width: 730px;
				height: 24px;
				-webkit-transform-origin: left bottom;
				transform-origin: left bottom;
				-webkit-transform: rotate(-90deg);
				transform: rotate(-90deg)
			}

			.banner-section .left-based-text .social-links {
				position: absolute;
				left: 0;
				top: 0
			}

				.banner-section .left-based-text .social-links ul li {
					float: left;
					margin-right: 35px
				}

					.banner-section .left-based-text .social-links ul li a {
						position: relative;
						display: block;
						color: #fff;
						-webkit-transition: .5s;
						transition: .5s
					}

						.banner-section .left-based-text .social-links ul li a:before {
							content: "";
							position: absolute;
							left: 0;
							bottom: -3px;
							width: 100%;
							border-bottom: 2px solid var(--thm-base);
							-webkit-transform: scaleX(0);
							transform: scaleX(0);
							-webkit-transition: .5s;
							transition: .5s;
							border-bottom-color: var(--thm-black)
						}

			.banner-section .left-based-text .hours {
				position: absolute;
				right: 0;
				top: 0
			}

				.banner-section .left-based-text .hours ul li {
					float: left;
					margin-left: 35px
				}

		.banner-carousel .slide-item {
			position: relative;
			display: block;
			background-color: var(--thm-black);
			color: #fff;
			overflow: hidden
		}

	.banner-three .banner-carousel .slide-item {
		background: 0 0
	}

	.banner-carousel .slide-item:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: var(--thm-black);
		opacity: .6;
		z-index: 1
	}

	.banner-two .banner-carousel .slide-item::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background-image: url(../images/main-slider/slide-2-pattern-1.png);
		z-index: 10
	}

	.banner-two .banner-carousel .slide-item:before {
		opacity: .8
	}

	.banner-carousel .slide-item .left-top-line {
		position: absolute;
		left: 0;
		top: 0;
		width: 350px;
		max-width: 100%;
		height: 100%;
		background: url(../images/main-slider/left-curve-line.png) left top no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	.banner-carousel .active .left-top-line,
	.banner-carousel .active .round-image .image,
	.banner-carousel .active .shape-1 {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1s 0.2s;
		transition: 1s 0.2s
	}

	.banner-carousel .slide-item .right-bottom-curve {
		position: absolute;
		right: 0;
		top: 0;
		width: 655px;
		max-width: 100%;
		height: 100%;
		background: url(../images/main-slider/right-curved-bg.png) right bottom no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateX(700px);
		transform: translateX(700px)
	}

	.banner-carousel .active .content-box h1,
	.banner-carousel .active .right-bottom-curve {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1s 1.3s;
		transition: 1s 1.3s
	}

	.banner-carousel .slide-item .right-top-curve {
		position: absolute;
		right: 0;
		top: 0;
		width: 164px;
		max-width: 100%;
		height: 100%;
		background: url(../images/main-slider/right-white-curve.png) right top no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateX(200px);
		transform: translateX(200px)
	}

	.banner-carousel .active .right-top-curve,
	.banner-carousel .active .shape-3 {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1s 1.8s;
		transition: 1s 1.8s
	}

	.banner-carousel .slide-item .round-shape-1 {
		position: absolute;
		left: -500px;
		bottom: -500px;
		width: 1000px;
		height: 1000px;
		background: rgba(255, 255, 255, .2);
		border-radius: 50%;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	.banner-carousel .active .round-shape-1 {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1s 1.5s;
		transition: 1s 1.5s
	}

	.banner-carousel .slide-item .shape-1 {
		position: absolute;
		left: 0;
		top: 0;
		width: 570px;
		max-width: 100%;
		height: 810px;
		background: url(../images/main-slider/b-2-shape-1.png) left top no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	.banner-carousel .slide-item .shape-2 {
		position: absolute;
		left: 0;
		bottom: 55px;
		width: 333px;
		max-width: 100%;
		height: 366px;
		background: url(../images/main-slider/b-2-shape-2.png) left bottom no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateX(-500px);
		transform: translateX(-500px)
	}

	.banner-carousel .active .shape-2 {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1s 0.5s;
		transition: 1s 0.5s
	}

	.banner-carousel .slide-item .shape-3 {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 824px;
		max-width: 100%;
		height: 424px;
		background: url(../images/main-slider/b-2-shape-3.png) right bottom no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateX(900px);
		transform: translateX(900px)
	}

	.banner-carousel .slide-item .shape-4 {
		position: absolute;
		right: 0;
		top: 0;
		width: 218px;
		max-width: 100%;
		height: 571px;
		background: url(../images/main-slider/b-2-shape-4.png) right top no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateX(200px);
		transform: translateX(200px)
	}

	.banner-carousel .active .shape-4 {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1s 2.5s;
		transition: 1s 2.5s
	}

	.banner-carousel .slide-item .shape-5 {
		position: absolute;
		right: 0;
		top: 0;
		width: 306px;
		max-width: 100%;
		height: 904px;
		background: url(../images/main-slider/b-2-shape-5.png) right top no-repeat;
		z-index: 2;
		opacity: 0;
		-webkit-transform: translateY(-1000px);
		transform: translateY(-1000px)
	}

	.banner-carousel .active .shape-5 {
		opacity: 1;
		-webkit-transform: translate(0);
		transform: translate(0);
		-webkit-transition: 1.5s 2.7s;
		transition: 1.5s 2.7s
	}

	.banner-carousel .slide-item .shape-6 {
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
		max-width: 100%;
		height: 100%;
		background: url(../images/main-slider/b-2-shape-6.png) center center no-repeat;
		z-index: 3;
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	.banner-carousel .active .shape-6 {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-transition: 1.5s 2.7s;
		transition: 1.5s 2.7s
	}

	.banner-carousel .slide-item .image-layer {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
		z-index: 0;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		-webkit-transform: scale(1);
		transform: scale(1)
	}


	.banner-carousel .active .slide-item .image-layer {
		-webkit-transform: scale(1.15);
		transform: scale(1.15);
		-webkit-transition: 7s linear;
		transition: 7s linear
	}

	.banner-carousel .content-box .sub-title,
	.banner-carousel .content-box h1 {
		color: #fff;
		-webkit-transform: translateY(80px);
		opacity: 0;
		text-transform: uppercase
	}

	.home-banner .sub-title {
		font-size: 40px !important;
		font-weight: 800 !important;
		transform: translateY(0px) !important;
		text-transform: uppercase !important;
		letter-spacing: 0 !important;
	}

	.home-banner .book-in {
		position: relative;
		margin: 10px 0 !important;
	}

		.home-banner .book-in h1 {
			color: #ff9900;
			display: inline-block !important;
			line-height: 0 !important;
			transform: translateY(0px) !important;
			text-transform: uppercase !important;
			font-weight: bold !important;
			margin: 20px 0 20px 0 !important;
		}

		.home-banner .book-in img {
			width: 38%;
			display: inline-block;
			position: absolute;
			top: -60px;
			right: 40px;
			animation: pulse 1.2s linear infinite;
		}

	@-webkit-keyframes

	"pulse" {
		0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
}
100% {
    -webkit-transform: scale(1);
   transform: scale(1);
}
}

.home-banner .ama-div img {
    width: 90%;
}
.home-banner .link-box {
    opacity: 1 !important;
    transform: translateY(0px) !important;
    padding-top: 40px !important;
}

.banner-carousel .content-box {
	position: relative;
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 950px;
	padding: 0;
	z-index: 11
}

.banner-carousel .content-box .content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding: 150px 0 50px
}

.home-banner .content-box .content {
    padding: 50px 0 50px !important;
}

.banner-carousel .content-box .inner {
	position: relative;
	display: block;
	/*max-width: 1100px*/
}

.banner-two .banner-carousel .content-box .inner {
	max-width: 820px;
	margin: 0 auto;
	text-align: center
}

.banner-three .banner-carousel .content-box .inner {
	max-width: 550px
}

.banner-carousel .content-box .sub-title {
	display: block;
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 400;
	letter-spacing: .05em;
	margin-bottom: 20px;
	transform: translateY(80px);
	font-family: var(--thm-font)
}

.banner-carousel .active .content-box .sub-title {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 0.8s;
	transition: .7s 0.8s
}

.banner-carousel .content-box h1 {
	display: block;
	/*  font-size: 140px;*/
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (60 - 28) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1em;
	font-weight: 600;
	letter-spacing: 0;
	margin: 0 0 20px 0;
	transform: translateY(80px);
}

.banner-two .banner-carousel .content-box h1 {
	text-transform: capitalize
}

.banner-three .banner-carousel .content-box h1 {
	font-size: 120px;
	color: var(--thm-black);
	font-weight: 500
}

.banner-three .banner-carousel .active .content-box h1 {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7s
}

.banner-carousel .content-box .text {
	position: relative;
	color: var(--thm-black);
	margin: 5px 0 0;
	opacity: 0;
	-webkit-transform: translateY(80px);
	transform: translateY(80px)
}

.banner-carousel .active .content-box .text {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 1.2s;
	transition: .7s 1.2s
}

.banner-carousel .content-box .link-box {
	position: relative;
	display: block;
	padding-top: 50px;
	opacity: 0;
	-webkit-transform: translateY(50px);
	transform: translateY(50px)
}

.banner-three .banner-carousel .content-box .link-box {
	padding-top: 45px
}

.banner-carousel .active .content-box .link-box {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: .7s 1.8s;
	transition: .7s 1.8s
}

.banner-carousel .slide-item .round-image {
	position: absolute;
	right: -200px;
	top: -100px;
	width: 850px;
	height: 850px;
	border-radius: 50%;
	z-index: 2
}

.banner-carousel .slide-item .round-image .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 850px;
	height: 850px;
	background-size: cover;
	background-position: left top;
	border-radius: 50%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	z-index: 2;
	opacity: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	overflow: hidden
}

.banner-carousel .slide-item .round-image .image::before {
	content: "";
	position: absolute;
	opacity: .5;
	background-color: var(--thm-black);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%
}

.banner-carousel .slide-item .round-image:before {
	content: "";
	position: absolute;
	left: -100px;
	bottom: 120px;
	width: 100%;
	height: 100%;
	background: var(--thm-black);
	border-radius: 50%;
	z-index: 1;
	opacity: 0;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.banner-carousel .active .round-image:before {
	opacity: .1;
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: 1s 0.7s;
	transition: 1s 0.7s
}

.banner-carousel .slide-item .round-image:after {
	content: "";
	position: absolute;
	left: -100px;
	bottom: -50px;
	width: 330px;
	height: 330px;
	background: url(../images/main-slider/b-3-shape.png) center center no-repeat;
	z-index: 3;
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.banner-carousel .active .round-image:after {
	opacity: 1;
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition: 1s 1s;
	transition: 1s 1s
}

.banner-carousel .owl-nav {
	position: absolute;
	left: 50%;
	margin-left: -600px;
	top: 50%;
	width: 1200px;
	height: 110px;
	text-align: right
}

.banner-carousel .owl-nav .owl-next,
.banner-carousel .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: #fff !important;
	padding: 0;
	margin: 0;
	line-height: 50px;
	text-align: center;
	opacity: .2;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.banner-carousel .owl-nav .owl-next,
.testimonials-section-two .owl-theme .owl-nav .owl-next {
	top: auto;
	bottom: 0
}

.banner-section .owl-dots {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	text-align: center;
	display: none
}

.banner-three .bg-image {
	opacity: .03
}
.accordion-box .block .acc-content,
.sponsors-outer .owl-dots,
.sponsors-outer .owl-nav,
.tabs-box .tabs-content .tab {
	position: relative;
	display: none
}

.accordion-box .block .acc-content.current,
.banner-two .owl-dots,
.sponsors-outer .slide-item,
.tabs-box .tabs-content .active-tab {
	display: block;
}

.banner-section .owl-theme .owl-dots .owl-dot,
.project-tab .owl-theme .owl-dots .owl-dot,
.team-block .image-box .social-links li,
.team-section .owl-theme .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px
}

.banner-section .owl-theme .owl-dots .owl-dot span {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	border: 5px solid rgba(255, 255, 255, .2);
	border-radius: 50%
}

.banner-section .owl-theme .owl-dots .owl-dot.active span {
	background: 0 0;
	border-width: 2px;
	border-color: var(--thm-base)
}

.banner-one-page {
	margin-top: 117px
}

.banner-one-page .banner-carousel .content-box .inner,
.project-eight .auto-container,
.project-seven .auto-container {
	max-width: 100%
}

.banner-one-page .banner-carousel .content-box {
	height: 600px
}

.banner-one-page .banner-carousel .content-box h1 {
	font-size: 46px;
	color: var(--thm-base)
}

.banner-one-page .banner-carousel .content-box h1 span {
	color: #fff;
	font-weight: 300
}

@media (min-width:600px) {
	.banner-one-page .banner-carousel .content-box h1 {
		font-size: 60px
	}
}
@media(max-width:767px){
	.banner-carousel .content-box .inner {
		display: grid;
	}
	.cbyer-heading {
		display: table;
		
	}

}
@media (max-width:600px) {
    .home-banner .book-in img {
        position: relative;
        top: 0;
        right: 0;
    }
    .home-banner .book-in {
        position: relative;
        margin: 0px 0 !important;
    }
}

@media (min-width:768px) {
	.banner-one-page .banner-carousel .content-box h1 {
		font-size: 80px
	}
	
}

@media (min-width:992px) {
	.boxed-wrapper .main-header .nav-outer .main-menu {
		margin-right: 70px
	}

	.header-style-eight .header-upper .logo-box {
		padding: 40px 0
	}

	.header-style-eight .nav-outer .mobile-nav-toggler {
		margin-top: 40px
	}

	.header-style-nine {
		width: 100px;
		height: 100vh;
		overflow: hidden;
		position: fixed;
		top: 0;
		left: 0
	}

	.header-style-nine__inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
		overflow-y: auto;
		padding: 40px 0 60px
	}

	.header-style-nine .nav-outer {
		margin-top: auto
	}

	.header-style-nine .nav-outer .mobile-nav-toggler {
		margin-left: 0
	}

	.header-style-nine .search-btn {
		display: none
	}

	.header-style-nine__search-btn__outer {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: fixed;
		top: 0;
		right: 0
	}

	.header-style-nine .social-icons {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: auto
	}

	.header-style-nine .social-icons a+a {
		margin-left: 0;
		margin-top: 15px
	}

	.banner-one-page .banner-carousel .content-box {
		height: 860px
	}

	.banner-one-page .banner-carousel .content-box h1 {
		font-size: 70px
	}
}

.banner-one-page .banner-carousel .content-box .link-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.banner-one-page .banner-carousel .content-box .content {
	padding-top: 0;
	padding-bottom: 0
}

.banner-one-page .banner-carousel .vid-link {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	z-index: 3;
	margin-left: 15px
}

.banner-one-page .banner-carousel .vid-link .icon {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	color: var(--thm-black);
	background: #fff;
	border-radius: 50%;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.banner-one-page .banner-carousel .vid-link a:hover .icon,
.news-block-two .image-box .vid-link:hover .icon,
.why-us-section .left-col .vid-link a:hover .icon {
	background: var(--thm-black);
	color: var(--thm-base)
}

.banner-one-page .banner-carousel .vid-link .ripple,
.banner-one-page .banner-carousel .vid-link .ripple:after,
.banner-one-page .banner-carousel .vid-link .ripple:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	-o-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	-webkit-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	-webkit-animation: 3s infinite ripple;
	animation: 3s infinite ripple
}

.banner-one-page .banner-carousel .vid-link .ripple:before,
.live-section .main-image-box .vid-link .ripple:before,
.portfolio-details-video .vid-link .ripple:before,
.why-us-section .left-col .vid-link .ripple:before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute
}

.banner-one-page .banner-carousel .vid-link .ripple:after,
.live-section .main-image-box .vid-link .ripple:after,
.portfolio-details-video .vid-link .ripple:after,
.why-us-section .left-col .vid-link .ripple:after {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute
}

.about-section .text-column .link-box,
.banner-one-page .banner-carousel .content-box .link-box {
	padding-top: 30px
}

.banner-one-page .banner-carousel .owl-nav {
	width: 100%;
	left: 0;
	margin-left: 0;
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:376px) {
	.banner-one-page .banner-carousel .vid-link {
		margin-left: 30px
	}

	.banner-one-page .banner-carousel .owl-nav {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (min-width:768px) {
	.banner-one-page .banner-carousel .owl-nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 30px;
		padding-right: 30px
	}
}

.banner-one-page .banner-carousel .owl-nav .owl-next,
.banner-one-page .banner-carousel .owl-nav .owl-prev {
	position: relative;
	top: auto;
	right: auto
}

.banner-section-four {
	position: relative;
	margin-top: 44px
}

.banner-section-four .swiper-slide::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(../images/update-1-12-2020/shapes/menu-top-shadow.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 10
}

.banner-section-four .swiper-slide .image-layer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transform: scale(1);
	transform: scale(1);
	background-position: center;
	-webkit-transition: -webkit-transform 7s;
	transition: transform 7s;
	transition: transform 7s, -webkit-transform 7s
}

.banner-section-four .swiper-slide-active .image-layer {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.banner-section-four .auto-container {
	padding-top: 350px;
	padding-bottom: 200px;
	position: relative;
	z-index: 22
}

.banner-section-four h2 {
	margin: 0;
	font-weight: 700;
	color: #fff;
	font-size: 80px;
	line-height: 90px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(110px);
	transform: translateY(110px);
	-webkit-transition: opacity 2s, -webkit-transform 2s;
	transition: transform 2s, opacity 2s, -webkit-transform 2s
}

.banner-section-four p {
	margin: 40px 0 50px;
	font-size: 20px;
	line-height: 36px;
	font-weight: 500;
	color: rgba(255, 255, 255, .7);
	opacity: .7;
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: opacity 2s, color .5s, background .5s, -webkit-transform 2s;
	transition: transform 2s, opacity 2s, color .5s, background .5s, -webkit-transform 2s
}

.banner-section-four .btn-style-three {
	min-width: 220px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: opacity 2s, color .5s, background .5s, -webkit-transform 2s;
	transition: transform 2s, opacity 2s, color .5s, background .5s, -webkit-transform 2s
}

.banner-section-four .btn-style-three:hover,
.live-section-two .button-block>a:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.banner-section-four .swiper-slide-active .btn-style-three,
.banner-section-four .swiper-slide-active h2,
.banner-section-four .swiper-slide-active p {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0) translateX(0);
	transform: translateY(0) translateX(0)
}

.banner-section-four__nav {
	width: 100%;
	max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 21
}

@media (max-width:425px) {
	.banner-section-four__nav {
		display: none
	}
}

.banner-section-four__nav .swiper-button-next,
.banner-section-four__nav .swiper-button-prev {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	z-index: 100;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	color: #222429;
	background-color: #fff;
	border-radius: 50%;
	opacity: .3;
	margin: 0;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s
}

.banner-four__title br,
.banner-section-four__nav .swiper-button-next::after,
.banner-section-four__nav .swiper-button-prev::after,
.fact-counter .column:last-child .inner:after,
.facts-section.alternate .image-layer,
.gallery-section-two.alternate .owl-theme .owl-dots,
.mix,
.mixitup-gallery .gallery-item-two {
	display: none
}

.banner-section-four__nav .swiper-button-next:hover,
.banner-section-four__nav .swiper-button-prev:hover,
.feature-eight .progress-box .counted .count-box,
.sponsors-outer .image-box img:hover,
.we-do-section .progress-box .counted .count-box {
	opacity: 1
}

.banner-section-four__nav .swiper-button-prev,
.feature-six__content .sec-title,
.get-quote-section .default-form .form-group {
	margin-bottom: 10px
}

.banner-four {
	margin-top: 76px;
	padding-top: 80px;
	padding-bottom: 80px;
	position: relative
}

@media (min-width:992px) {
	.banner-one-page .banner-carousel .owl-nav {
		padding-left: 60px;
		padding-right: 60px
	}

	.banner-four {
		margin-top: 120px;
		padding-top: 120px;
		padding-bottom: 120px
	}
}

.banner-four__title {
	margin: 0;
	color: var(--thm-black);
	font-size: 40px;
	font-weight: 500
}

.banner-four__text {
	margin: 20px 0 0;
	color: var(--thm-text);
	font-weight: 400;
	font-size: 20px;
	line-height: 1.6em
}

.banner-four__text a,
.login-wrapper .signup-link a {
	color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s
}

.banner-four__social a,
.banner-four__text a:hover,
.default-tabs .tab-buttons .tab-btn.active-btn:hover,
.default-tabs .tab-buttons .tab-btn:hover,
.news-block-three .inner-box h4 a,
.service-block .inner-box:hover .count,
.service-block .inner-box:hover .icon-box,
.service-block .inner-box:hover h6,
.service-block .inner-box:hover h6 a,
.services-section .row .service-block .inner-box:hover:before,
.team-block .lower-box h5 a {
	color: #fff;
}

.banner-four__scroll {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 20px;
	color: #fff;
	margin-top: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.banner-four__scroll:hover,
.call-to-section-three .auto-container .btn-style-three:hover,
.features-section-two .feature:hover .count,
.trusted-section .feature:hover .count,
.why-us-section .feature:hover .inner-box:before {
	background-color: var(--thm-black);
	color: #fff
}

.banner-four__social {
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none
}

.banner-four__social a {
	font-size: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.banner-four__social a+a {
	margin-top: 30px
}

.banner-four__social a:hover,
.news-block-two .lower-box .link-box a:hover,
.parallax-section .content-box h2 span {
	color: #eb911b
}

.banner-four__info {
	position: absolute;
	display: none;
	left: 30px;
	top: 67%;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.banner-four__info span {
	font-size: 20px;
	color: var(--thm-text);
	font-weight: 400
}

.main-banner {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 80px;
	padding: 80px 0;
	font-family: "Oswald", sans-serif;
	font-weight:400;
}

.banner-form-holder {
	background-image: url(/assets/images/form-bg.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
	min-height: auto;
	max-width: 550px;
	margin: 0 auto;
	padding: 60px 90px 70px 60px;
	position: relative;
	border: 0;
	border-radius: 20px;
	min-height: auto;
}

.banner-form-holder h2 {
   font-size: calc(30px + (43 - 30) * ((100vw - 320px) / (1920 - 320)));
   color: #ffaa17;
   font-weight:700;
   margin-bottom: 10px;
}
.banner-form-holder form{
	margin-top:40px;
}
	.banner-form-holder input {
		background-color: transparent;
		height: 50px;
		width: 100%;
		margin-bottom: 12px;
		border: 0;
		border-radius: 0;
		padding:5px 10px 10px 40px;
		border-bottom: 1px solid #fff;
		color: #fff;
	}
		.banner-form-holder input:focus {
			background-color: transparent;
			/*border:0;*/
			box-shadow:none;
			color:#fff;
		}
		.banner-form-holder input::selection {
			background-color: transparent;
			box-shadow: none;
			color: #fff;
		}
		.banner-form-holder input::selection {
			background-color: transparent;
			box-shadow: none;
			color: #fff;
		}
			.banner-form-holder input::placeholder {
			color: #fff;
		}
		.banner-form-holder select {
		background-color:transparent;
		height: 50px;
		width: 100%;
		margin-bottom: 12px;
		border: 0;
		border-radius: 0;
		padding: 5px 10px 10px 40px;
		border-bottom: 1px solid #fff;
		color: #fff;
	}
	.banner-form-holder select:focus{
		color: #fff;
		background-color:#000;
	}
		.form-iscount-tag {
	position: absolute;
	top: 0;
	right: 20px;
	max-width: 180px;
}
.form-banner-box{
	margin-top:0;
}
.form-banner-box .form-group{
	position:relative;
}
	.form-banner-box .form-group img {
		position: absolute;
		left: 8px;
		top: 17px;
		opacity: 1;
		color: #ffaa17;
	}


#MainContent_btnSubmit11 {
	background-color: #ffa916;
	font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
	color: #000;
	padding: 10px 50px;
	position: relative;
	margin-top: 20px;
	border: 0;
	border-radius: 12px;
	transition: 0.5s;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	max-width: 200px;
}
.banner-form-holder .form-mini-title {
	color: #fff;
	font-size: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
	text-transform: uppercase;
	margin-top:40px;
}
.satis-sec {
	padding: 60px 0 40px;
	position: relative;
	background-color: #091a4c;
}
/*.main-banner label {
	font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
	color: #000;
	padding-top: 80px;
	text-transform:uppercase;
}*/
.main-banner h1 {
	font-size: calc(30px + (60 - 30) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
	color: #000;
	/*text-shadow: 4px 4px 2px rgba(24,21,21,0.6);*/
	margin: 0;
	text-transform:uppercase;
	padding-top:80px;
}
.main-banner h1 span{
	color:#fff;
	text-shadow:none;
	line-height:1;
	display:block;
}
.main-banner p {
	font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 400;
	color: #000;
	margin-bottom: 20px;
	line-height: normal;
}
.main-banner-list{
	padding:0;
	margin-bottom:30px;
}
.main-banner-list li {
	list-style:none;
	font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 400;
	color: #000;
	padding-left:25px;
	position:relative;
	margin-bottom:8px;
}
.main-banner-list li:before {
	content:"";
	background-image:url('/assets/images/icons/icon-check.webp');
	background-repeat:no-repeat;
	background-size:contain;
	width:15px;
	height:15px;
	position:absolute;
	left:0;
	top:9px;
	background-size:contain;
    filter: brightness(0) saturate(100%) invert(0%) sepia(91%) saturate(7489%) hue-rotate(24deg) brightness(89%) contrast(100%);
}
.banner-btns {
	display: flex;
	margin-top: 30px;
}
.banner-btns .blc-btn{
	background-color: #182a5e;
    font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 500;
    color:#fff;
    padding: 13px 29px;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 0;
    border-radius: 12px;
    transition: 0.5s;
  /*  max-width: 220px;*/
    text-align: center;
   /* height: 50px;*/

}
	.banner-btns .blc-btn:hover {
		border: 1px solid #080808;
		color: #080808;
		background-color: #fff;
		border: 1px solid #fff;
	}
.banner-btns .bdr-btn{
	display: inline-block;
    border: 1px solid #080808;
    font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
    color: #080808;
    padding: 12px 40px;
    position: relative;
    border-radius: 12px;
    margin-bottom: 10px;
    font-weight: 500;
    max-width: 220px;
    text-align: center;
	/*height:50px;*/
}
.banner-btns .bdr-btn:hover{
	background-color:#1c1e22;
	color:#ffffff;
}
.satis-box {
	text-align: center;
	margin-bottom: 20px;
}
.satis-box img{
	margin-bottom:10px;
}
.satis-box p{
	font-size:calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight:500;
	color:#fff;
}
.chose-sec {
	position: relative;
	padding: 80px 0;
	background-color: #f5f5f5;
	background-image: url(/assets/images/background/chose-sec-bg4.webp);
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover;
}
.chose-sec h3{
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
    text-transform: uppercase;
    color: #eb911b;
    font-weight:700;
    margin-bottom:10px;
	text-align:center;
}
/*.chose-sec p{}*/

.chose-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 15px;
	width: 100%;
	/* border-top: 5px solid #eb911b; */
	background-color: #fff;
	padding: 5px 7px 5px 30px;
	border-radius: 0 135px 135px 0px;
	overflow: hidden;
	transition: 0.3s ease-in-out;
	position: relative;
	z-index: 1;
	max-width: 430px;
	box-shadow: 2.828px 2.828px 8px 0px rgba(9, 26, 76, 0.19);
	
}



.chose-box .chose-inner{
	display: inline-flex;
   /* justify-content: space-between;    
    width: 100%;*/
    padding-bottom:0;
    align-items: center;
	padding-right:30px;
}

.chose-box .chose-inner span {
	font-family: 'Oswald', sans-serif;
	font-size: calc(20px + (25 - 20) * ((100vw - 320px) / (1920 - 320)));
	color: #000;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: 600;
	transition: 0.3s ease-in-out;
}
.chose-icon {
	display:flex;
	align-items:center;
	justify-content:center;
	background-color: #091a4c;
	width:80px;
	height:80px;
	border:0;
	border-radius:50%;
}
.chose-icon img{
	width:40px;
	height:40px;
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(225deg) brightness(107%) contrast(101%);
}

.chose-box:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-color: #eb911b;
	height: 0;
	width: 0;
	transition: 0.3s ease-in-out;
	z-index: -1;
	margin-left: auto;
	margin-right: auto;
}

.chose-box:hover {	
	border-color:#000;
}

.chose-box:hover .chose-inner span {
	color: #fff;
}


.chose-box:hover:after {
	width:100%;
	height:100%;
}
.ctm-app-book {
	/* max-width: 540px; */
	width: 100%;
	margin-bottom: -15%;
	overflow: hidden;
}


.project-tab .product-tab-btns,
.sec-title {
	position: relative;
	margin-bottom: 50px
}

.sec-title.centered {
	max-width: 650px;
	margin: 0 auto 50px
}

.sec-title .upper-text {
	position: relative;
	display: inline-block;
	line-height: 1.6em;
	font-size: 16px;
	color: #9b9fa6;
	font-weight: 400;
	margin: 0 0 20px
}

.sec-title h2 {
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
    display: block;
   /* font-size: 50px;*/
    line-height: 1.2em;
    text-transform: uppercase;
    color: #eb911b !important;
    font-weight:700;
    margin-bottom: 0;
}

.services-section h4 {
    color: #eb911b;
}

.sec-title h2 strong {
	font-weight: 700
}

.sec-title h2 .dot {
    color: #eb911b;
}

.sec-title .lower-text {
	position: relative;
	display: block;
	font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
	/*font-size: 16px;*/
	line-height: 2.125em;
	font-weight: 400;
	color: var(--thm-text);
	padding: 30px 0 0
}

.sec-title-two {
	margin-bottom: 45px
}

.sec-title-two p {
	text-transform: uppercase;
	margin: 0;
	letter-spacing: .1em;
	font-size: 14px;
	font-weight: 600;
	color: var(--thm-base);
	line-height: 1
}

.sec-title-two h2 {
	margin: 0;
	font-size: 60px;
	color: var(--thm-black);
	font-weight: 800
}

.services-section {
	position: relative;
	/*padding: 120px 0 90px;*/
	padding: 90px 0;
	/*background: var(--thm-black) url(../images/background/pattern-1.png) center top repeat;*/
	background-color: #142654 ;
	color: #fff;
}

.services-section .sec-title {
	margin-bottom: 30px;
	/*text-transform: uppercase;*/
}

.services-section .sec-title .lower-text {
	color: #999b9f
}

.services-section .row {
	counter-reset: slides-num
}

.services-section .row .service-block {
	counter-increment: slides-num
}

.services-section .row .service-block .inner-box:before {
	content: "0" counter(slides-num) "";
	position: absolute;
	left: 45px;
	top: 50px;
	font-size: 50px;
	line-height: 1em;
	color: #18191c;
	opacity: .07;
	font-family: var(--thm-font);
	font-weight: 300
}

.services-section .row .service-block:nth-last-child(-n + 3) .inner-box:before {
    content: "" counter(slides-num) "" !important;
}

.service-block .inner-box {
	position: relative;
	display: block;
	padding: 50px 45px;
	background: #ffffff;
	min-height: 100%;
	border-radius: 7px;
	overflow: hidden;
	-webkit-transition: .5s;
	transition: .5s
}

.fluid-section .column:nth-child(2) .inner,
.service-block .inner-box:hover,
.sidebar .recent-comments .comment:hover .icon,
.sidebar-page-container .post-control-two .control-inner:hover,
.team-block .image-box .social-links li a:hover {
	background: #eb911b;
}

.service-block .inner-box .bottom-curve {
	position: absolute;
	right: -70px;
	bottom: 0;
	width: 100px;
	height: 80%;
	background: var(--thm-black);
	opacity: .2;
	z-index: 0;
	-webkit-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.service-block .inner-box:hover .bottom-curve {
	-webkit-transform: skewX(-35deg) scaleX(1);
	transform: skewX(-35deg) scaleX(1)
}

.service-block .inner-box .count {
	position: relative;
	display: block;
	font-size: 50px;
	line-height: 1em;
	color: #fff;
	opacity: .07;
	margin-bottom: 40px
}

.service-block .inner-box .icon-box {
	position: absolute;
	right: 45px;
	top: 50px;
	color: #18191c;
	font-size: 64px;
	line-height: 1em;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.service-block .inner-box h6 {
	position: relative;
	margin: 90px 0 0;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.1em
}

.service-block .inner-box h6 a {
	color: #18191c;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.feature-seven,
.service-block-three {
	padding-top: 90px
}

.service-block-three__single {
	margin-top: 30px;
	background-color: #eff1f4;
	padding: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .5s;
	transition: .5s
}

.service-block-three__single:hover,
.testi-block:hover .inner {
	background-color: #18191c
}

.service-block-three__single .icon-box span {
	font-size: 64px;
	color: var(--thm-base);
	margin-right: 40px;
	display: block;
	-webkit-transition: .5s;
	transition: .5s
}

.ctm-cta-box .inner-box {
	border: 1px dashed orange;
	border-radius: 8px;
	height: 96%;
	padding: 20px;
	background-color: #222429;
}

.ctm-cta-box .inner-box h6{
	color: #eb911b;
	font-size:28px;
}

.ctm-cta-box .inner-box a {
	color:#fff;
	display:block;
}

.ctm-cta-box .icon-box {
	text-align:right;
}

.cta-chaticon {
	margin-bottom: 20px;
}

.main-footer .links-widget ul li a:hover,
.service-block-three__single:hover .icon-box span,
.service-block-three__single:hover h6 {
	color: #333;
}

.service-block-three__single h6 {
	margin: 0;
	color: var(--thm-black);
	font-size: 20px;
	line-height: 34px;
	font-weight: 700;
	text-transform: capitalize;
	-webkit-transition: .5s;
	transition: .5s
}

.about-section,
.discover-section {
	position: relative;
	padding: 120px 0 90px;
	background: #fff
}

.about-section:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -410px;
	width: 50%;
	height: 100%;
	background: #f4f5f8
}

.about-section .image-column .inner:before {
	content: "";
	position: absolute;
	right: 0;
	width: 15px;
	height: 280px;
	background: #18191c;
	border-radius: 8px
}
.since {
    display: none;
}

.about-section .image-column .image-block,
.featured-section .left-col .image-box {
	position: relative;
	display: block;
	border-radius: 7px;
	overflow: hidden
}

.about-section .image-column .image-block img,
.about-section-two .image-box .image img,
.agency-section .featured-block .image img,
.get-quote-section .counter .counter-image img,
.get-quote-section .featured-block .image img,
.trusted-section .featured-block-two .image img,
.we-do-section .featured-block .image img,
.work-tabs .tabs-content .image img {
	display: block;
	width: 100%;
	border-radius: 7px
}

.about-section .image-column .image-block:first-child {
	margin-right: 110px
}

.about-section .image-column .image-block:nth-child(2) {
	margin-right: 140px;
	margin-top: -170px
}

.about-section .text-column .inner {
	position: relative;
	display: block;
	padding-left: 60px
}

.about-section .text-column .sec-title,
.about-section-three__content .sec-title-two,
.feature-eight__text,
.get-quote-two .sec-title,
.project-single.style-two .image-box,
.service-details .main-image,
.service-details .text-content p {
	margin-bottom: 35px
}

/*.about-section .text-column .sec-title .lower-text {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: 0;
	font-family: var(--thm-font);
	color: #18191c;
	line-height: 34px
}*/

.about-section .text-column .text {
	position: relative;
	font-size: 16px;
	font-weight: 400;
	line-height: 2.125em;
	font-family: var(--thm-b-font)
}

.about-section .text-column .text p {
	margin-bottom: 32px;
	line-height: 2.125em
}

.about-section .text-column .text ul,
.gallery-section .upper-row .sec-title,
.get-quote-section .counter .counter-text,
.post-details .info-row .tags-info {
	position: relative;
	float: left
}

.about-section .text-column .text ul li {
	position: relative;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding-left: 35px
}

.about-section .text-column .text ul li:before {
	content: "\f107";
	font-family: Flaticon;
	position: absolute;
	left: 0;
	top: -1px;
	color: #18191c;
	font-weight: 400
}

.about-section .text-column .text .since {
	position: relative;
	float: left;
	margin-left: 82px;
	margin-top: 10px
}

.about-section .text-column .text .since:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 0;
	width: 80px;
	height: 80px;
	background: #e8e9e9;
	border-radius: 50%
}

.about-section .text-column .text .since:after {
	content: "";
	position: absolute;
	left: -42px;
	top: 0;
	bottom: 0;
	border-left: 2px solid #18191c
}

.about-section .text-column .text .since .txt {
	position: relative;
	display: block;
	padding: 24px 5px 21px;
	width: 90px;
	height: 90px;
	line-height: 24px;
	text-align: center;
	background: var(--thm-black);
	text-transform: uppercase;
	color: #fff;
	border-radius: 50%;
	font-family: var(--thm-font);
	font-size: 20px
}

.live-section {
	position: relative;
	padding: 120px 0 0;
	background: #fff;
	border-top: 1px solid rgba(0, 0, 0, .05)
}

.live-section__one-page {
	border-top: 0
}

.live-section .main-image-box {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: -120px;
	z-index: 1
}

.live-section .main-image-box .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%)
}

.live-section .main-image-box .inner {
	position: relative;
	padding: 20px 0
}

.live-section .main-image-box .round-box {
	position: relative;
	display: block;
	float: right;
	right: -25px;
	width: 490px;
	height: 490px;
	border-radius: 50%
}

.live-section .main-image-box .round-box:before {
	content: "";
	position: absolute;
	left: -65px;
	top: -45px;
	width: 490px;
	height: 490px;
	background: var(--thm-black);
	opacity: .2;
	border-radius: 50%
}

.live-section .main-image-box .round-inner {
	position: relative;
	display: block;
	width: 490px;
	height: 490px;
	padding: 190px 80px 50px 70px;
	background: var(--thm-base);
	border-radius: 50%
}

.live-section .main-image-box .vid-link {
	position: absolute;
	left: 55px;
	top: 25px;
	width: 84px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.live-section .main-image-box .vid-link .icon {
	position: relative;
	display: block;
	width: 84px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background: var(--thm-black);
	border-radius: 50%;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.live-section .main-image-box .vid-link a:hover .icon,
.newsletter-form .form-group .theme-btn:hover,
.portfolio-details-video .vid-link a:hover .icon {
	background: #fff;
	color: var(--thm-base)
}

.live-section .main-image-box .vid-link .icon:before,
.why-us-section .left-col .vid-link .icon:before {
	content: "";
	position: absolute;
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	border: 1px solid rgba(0, 0, 0, .3);
	border-radius: 50%
}

.live-section .main-image-box .vid-link .ripple,
.live-section .main-image-box .vid-link .ripple:after,
.live-section .main-image-box .vid-link .ripple:before,
.portfolio-details-video .vid-link .ripple,
.portfolio-details-video .vid-link .ripple:after,
.portfolio-details-video .vid-link .ripple:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-animation: 3s infinite ripple;
	animation: 3s infinite ripple
}

@-webkit-keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 40px rgba(255, 255, 255, 0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
	}
}

.live-section .main-image-box .title h3 {
	text-transform: uppercase;
	line-height: 1em
}

.live-section .main-image-box .more-link {
	position: relative;
	text-align: right
}

.live-section .main-image-box .more-link a {
	position: relative;
	display: inline-block;
	padding-bottom: 2px;
	vertical-align: top;
	color: var(--thm-black);
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: var(--thm-font);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	line-height: 1.25em
}

.live-section .main-image-box .more-link a:hover {
	color: rgba(0, 0, 0, .3)
}

.live-section .main-image-box .more-link a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid var(--thm-black);
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.live-section .main-image-box .more-link a:hover:before {
	border-color: rgba(0, 0, 0, .3);
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5)
}

.live-section-two {
	padding-top: 120px;
	padding-bottom: 120px;
	background-color: #18212e
}

.live-section-two .jarallax-img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .25
}

.live-section-two .sec-title-two {
	max-width: 557px;
	margin-bottom: 0
}

.live-section-two .sec-title-two h2 {
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	margin-top: 10px
}

.live-section-two .button-block>a {
	width: 120px;
	height: 116px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 26px;
	background-color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s
}

.we-do-section {
	position: relative;
	padding: 240px 0 90px;
	background: url(../images/background/pattern-2.png) left top #fff
}

.about-eleven .sec-title-eight,
.agency-section .sec-title,
.features-section-two .sec-title,
.gallery-section-two .sec-title,
.get-quote-three .sec-title,
.history-timeline__card,
.testimonials-section .sec-title,
.we-do-section .sec-title {
	margin-bottom: 40px
}

.agency-section .featured-block,
.we-do-section .featured-block {
	position: relative;
	display: block;
	padding-left: 230px;
	min-height: 117px;
	margin-bottom: 40px
}

.agency-section .featured-block .image,
.we-do-section .featured-block .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px
}

.we-do-section .featured-block .text {
	position: relative;
	top: -5px;
	display: block;
	font-size: 16px;
	line-height: 34px;
	font-weight: 400;
	margin-bottom: 32px
}

.we-do-section .left-col .inner {
	position: relative;
	display: block;
	padding-right: 67px
}

.feature-eight .progress-box,
.we-do-section .progress-box {
	position: relative;
	display: block;
	width: 100%;
	font-family: var(--thm-font)
}

.we-do-section .progress-box .bar-title {
	position: relative;
	font-size: 20px;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px
}

.we-do-section .progress-box .bar {
	position: relative;
	width: 100%;
	height: 7px;
	background: #fff;
	border-radius: 4px
}

.feature-eight .progress-box .bar-inner,
.we-do-section .progress-box .bar-inner {
	position: relative;
	display: block;
	width: 0;
	height: 7px;
	background: var(--thm-base);
	border-radius: 4px;
	-webkit-transition: 1.5s;
	transition: 1.5s
}

.feature-eight .progress-box .count-box,
.we-do-section .progress-box .count-box {
	position: absolute;
	right: 0;
	margin-right: -40px;
	bottom: 18px;
	width: 40px;
	height: 22px;
	background: var(--thm-black);
	color: #fff;
	line-height: 22px;
	font-size: 14px;
	font-weight: 500;
	border-radius: 5px;
	text-align: center;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.feature-eight .progress-box .count-box:after,
.we-do-section .progress-box .count-box:after {
	content: "";
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: -5px;
	border: 5px solid transparent;
	border-top: 5px solid var(--thm-black);
	border-left: 5px solid var(--thm-black)
}

.accordion-box .block {
	position: relative;
	background: #fff;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 16px;
	-ms-box-shadow: 0 0 40px 5px rgba(0, 0, 0, .03);
	-webkit-box-shadow: 0 0 40px 5px rgba(0, 0, 0, .03);
	box-shadow: 0 0 40px 5px rgba(0, 0, 0, .03)
}

.accordion-box .block.active-block {
	background-color: #fff;
	-ms-box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05);
	box-shadow: 0 0 40px 5px rgba(0, 0, 0, .05)
}

.accordion-box .block .acc-btn {
	position: relative;
	line-height: 32px;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	cursor: pointer;
	padding: 20px 60px 20px 40px;
	color: var(--thm-black);
	-webkit-transition: .5s;
	transition: .5s;
	font-family: var(--thm-font)
}

.accordion-box .block .acc-btn .count {
	color: var(--thm-base);
	padding-right: 3px
}

.accordion-box .block .acc-btn:before {
	position: absolute;
	right: 35px;
	top: 20px;
	height: 30px;
	font-size: 15px;
	font-weight: 600;
	color: var(--thm-base);
	line-height: 30px;
	content: "\f116";
	font-family: Flaticon;
	-webkit-transition: .5s;
	transition: .5s
}

.accordion-box .block .acc-btn.active:before {
	color: var(--thm-black);
	content: "\f104"
}



.accordion-box .block .content {
	position: relative;
	padding: 0 40px 30px
}

.accordion-box .block .content .text,
.features-section-two .feature .sub-text {
	position: relative;
	top: 0;
	display: block
}

.about-section-two,
.gallery-section,
.news-section,
.sidebar-page-container {
	position: relative;
	padding: 120px 0 90px
}

.mixitup-gallery .upper-row .sec-title {
    float: none;
    text-align: center;
}

.gallery-section .upper-row .filters {
	position: relative;
	float: right;
	padding-top: 10px
}

.gallery-section .more-box {
	position: relative;
	display: block;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px
}

.comments-title,
.mixitup-gallery .filters,
.news-block-two,
.why-us-section .feature,
.why-us-section .left-col {
	position: relative;
	margin-bottom: 40px
}

.mixitup-gallery .filters li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 40px;
	padding: 0;
	cursor: pointer;
	color: var(--thm-text);
	font-weight: 300;
	margin: 0 0 10px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: 0 0;
	-webkit-transition: .3s;
	transition: .3s;
	font-family: var(--thm-font)
}

.mixitup-gallery .filters li:before,
.project-tab .product-tab-btns .p-tab-btn:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #18191c;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition: .3s;
	transition: .3s
}

.mixitup-gallery .filters.centered li {
	margin: 0 15px 10px
}

.mixitup-gallery .filters li sup,
.project-tab .product-tab-btns .p-tab-btn sup {
	position: absolute;
	right: 0;
	top: 3px;
	font-size: 16px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	transition: .3s
}

.mixitup-gallery .filters .filter.active,
.project-tab .product-tab-btns .p-tab-btn.active-btn {
	color: var(--thm-black);
	font-weight: 400;
	padding-right: 20px
}

.mixitup-gallery .filters .filter.active sup,
.project-tab .product-tab-btns .p-tab-btn.active-btn sup {
	opacity: 1;
	visibility: visible
}

.fact-counter .column:hover .inner:before,
.main-footer .links-widget ul li a:hover:before,
.mixitup-gallery .filters li.active:before,
.project-tab .product-tab-btns .p-tab-btn.active-btn:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.gallery-item .inner-box {
	position: relative;
	border-radius: 7px;
	overflow: hidden
}

.gallery-item .inner-box .image {
	position: relative;
	border-radius: 7px
}

.gallery-item .inner-box .image img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 7px
}

.discover-block .image-box:hover img,
.featured-section .left-col .image-box:hover img,
.features-section-two .right-col .image-box:hover img,
.gallery-item .inner-box:hover .image img,
.news-block .inner-box:hover .image-box img,
.news-block-two .inner-box:hover .image-box img,
.post-details .inner-box:hover .image-box img,
.project-single .image-box:hover img,
.service-details .image:hover img,
.sidebar .recent-posts .post:hover .post-thumb img,
.team-block .inner-box:hover .image-box img,
.testi-block:hover .info .image img,
.why-us-section .left-col .image-box:hover img {
	-webkit-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%)
}

.gallery-item .cap-box {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	color: #fff;
	opacity: 0;
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-transition: .5s;
	transition: .5s
}

.gallery-item .inner-box:hover .cap-box,
.team-block .inner-box:hover .social-links {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.gallery-item .cap-box .cap-inner {
	position: relative;
	display: block;
	padding: 25px 35px;
	background: var(--thm-black);
	border-radius: 7px
}

.gallery-item a.overlay-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.gallery-item .cap-box .cat {
	position: relative;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-family: var(--thm-font)
}

.gallery-item .cap-box .cat span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding-right: 48px
}

.gallery-item .cap-box .cat span:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -1px;
	width: 38px;
	border-bottom: 2px solid #18191c
}

.gallery-item .cap-box h5 {
	font-size: 22px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	margin: 0;
	color: #fff
}

.gallery-block-three {
	background-color: #eff1f4;
	padding-top: 120px;
	padding-bottom: 90px
}

.gallery-item-three {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden
}

.gallery-item-three__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 30px;
	-webkit-transform: rotateX(90deg);
	transform: rotateX(90deg);
	-webkit-perspective: 370px;
	perspective: 370px;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.team-card-three__social,
.team-card-three__social a {
	display: -webkit-box;
	display: -ms-flexbox;
	text-align: center
}

.gallery-item-three:hover .gallery-item-three__content {
	-webkit-transform: rotateX(0);
	transform: rotateX(0)
}

.gallery-item-three__content::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--thm-base);
	opacity: .9
}

.gallery-item-three__content p {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	position: relative
}

.gallery-item-three__content h3 {
	margin: 0;
	color: #fff;
	font-size: 34px;
	line-height: 36px;
	font-weight: 800;
	position: relative
}

.facts-section {
	position: relative;
	padding: 0 0 290px;
	background: #1c1e22;
	color: #fff;
	z-index: 2
}

.facts-section.alternate {
	background: var(--thm-black);
	padding-bottom: 50px
}

.facts-section .image-layer,
.facts-section .jarallax-img,
.parallax-section .image-layer,
.parallax-section .jarallax-img,
.testimonials-section-two .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .3
}

.fact-counter .column {
	position: relative;
	text-align: center;
	margin-bottom: 70px
}

.fact-counter .column .inner,
.gallery-section-two {
	position: relative;
	padding: 120px 0 0
}

.fact-counter .column .inner:before {
	position: absolute;
	content: "";
	left: -15px;
	right: -15px;
	top: 0;
	min-width: 100%;
	border-top: 4px solid var(--thm-base);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: .5s;
	transition: .5s
}

.fact-counter .column .inner:after {
	position: absolute;
	content: "";
	right: -15px;
	top: 0;
	bottom: 7px;
	border-right: 1px solid rgba(255, 255, 255, .15)
}

.fact-counter .column .inner .content,
.main-footer .footer-bottom,
.project-tab .tabs-header,
.trusted-section .col-header {
	position: relative;
	text-align: center
}

.fact-counter .column .inner .count-outer {
	position: relative;
	font-weight: 400;
	font-size: 80px;
	line-height: 1em;
	letter-spacing: 0;
	display: block;
	font-family: var(--thm-font)
}

.fact-counter .column .inner .counter-title {
	position: relative;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	letter-spacing: 1px;
	font-family: var(--thm-font);
	text-transform: uppercase
}

.trusted-section {
	position: relative;
	padding: 0 0 70px;
	background: 0 0;
	z-index: 2
}

.trusted-section .outer-container {
	position: relative;
	margin-top: -240px
}

.trusted-section .row {
	margin: 0 -4px
}

.trusted-section .left-col {
	position: relative;
	padding: 0 4px;
	margin-bottom: 30px
}

.trusted-section .col-header .header-inner {
	position: relative;
	padding: 75px 50px 20px;
	min-height: 240px;
	background: var(--thm-base);
	font-weight: 400;
	font-size: 40px;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0;
	color: var(--thm-black);
	border-radius: 7px 7px 0 0;
	font-family: var(--thm-font)
}

.trusted-section .col-header .header-inner:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -39px;
	width: 50px;
	height: 40px;
	background: url(../images/icons/curve-down-left.png) left top no-repeat
}

.trusted-section .feature {
	position: relative;
	display: block;
	padding: 55px 0 55px 90px;
	min-height: 170px;
	border-bottom: 1px solid #e9ebee
}

.trusted-section .feature .count {
	position: absolute;
	left: 0;
	top: 55px;
	width: 60px;
	height: 60px;
	text-align: center;
	background: rgba(var(--thm-base-rgb), .2);
	padding: 12px 10px 10px;
	line-height: 40px;
	font-size: 30px;
	letter-spacing: 1px;
	color: var(--thm-base);
	text-transform: uppercase;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s;
	font-family: var(--thm-font)
}

.team-block .lower-box .designation,
.trusted-section .feature .sub-text {
	color: var(--thm-text);
	font-weight: 400;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.trusted-section .feature h5 {
	font-weight: 400;
	margin: 0 0 10px;
	line-height: 1.15em;
	color: var(--thm-black)
}

.trusted-section .feature .sub-text {
	font-size: 20px;
	letter-spacing: .1em;
	line-height: 1.25em
}

.trusted-section .right-col {
	position: relative;
	padding: 0 4px;
	margin-bottom: 30px;
	z-index: 3
}

.trusted-section .right-col .inner {
	position: relative;
	display: block;
	min-height: 260px;
	padding: 115px 0 0 110px;
	background: #fff;
	border-radius: 7px 0 0
}

.trusted-section .right-col .inner:before {
	content: "";
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: -1px;
	width: 2000px;
	height: 100%;
	background: #fff
}

.trusted-section .featured-block-two {
	position: relative;
	display: block;
	padding-left: 276px;
	min-height: 170px
}

.trusted-section .featured-block-two .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px
}

.trusted-section .featured-block-two .text {
	position: relative;
	top: -5px;
	display: block;
	line-height: 1.5em
}

.trusted-section .featured-block-two .text ul li {
	position: relative;
	line-height: 2.125em;
	margin-bottom: 12px;
	padding-left: 30px
}

.agency-section .featured-block-two .text ul li:before,
.trusted-section .featured-block-two .text ul li:before {
	content: "\f107";
	font-family: Flaticon;
	position: absolute;
	left: 0;
	top: -1px;
	color: #eb911b;
	font-weight: 400;
	font-size: 18px
}

.team-section {
	position: relative;
	padding: 120px 0 90px;
	background: 0 0;
	z-index: 2
}

.team-section.no-padd-top {
	padding-top: 0
}

.team-section .carousel-box {
	position: relative;
	margin: 0 -5px
}

.news-block .inner-box,
.team-block .inner-box {
	position: relative;
	display: block;
	text-align: center
}

.discover-block .image-box,
.news-block .image-box,
.news-block-two .image-box,
.post-details .image-box,
.service-details .image,
.team-block .image-box {
	position: relative;
	display: block;
	overflow: hidden
}

.featured-section .left-col .image-box img,
.news-block .image-box img,
.news-block-two .image-box img,
.post-details .image-box img,
.team-block .image-box img {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 7px
}

.team-block .image-box .social-links {
	position: absolute;
	left: 0;
	bottom: 35px;
	width: 100%;
	padding: 0 5px;
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: .5s;
	transition: .5s
}

.team-block .image-box .social-links li a {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	background: #fff;
	color: var(--thm-black);
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.team-block .image-box .social-links li a span {
	vertical-align: middle;
	line-height: 44px
}

.team-block .lower-box {
	position: relative;
	display: block;
	padding: 30px 0 0
}

.team-block .lower-box .designation {
	position: relative;
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 1.2em;
	padding-top: 5px
}

.team-block .lower-box h5 {
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.05em;
	font-weight: 400;
	margin: 0
}

.team-section .owl-theme .owl-nav {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	display: none
}

.team-section .owl-theme .owl-dots {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 30px
}

.project-tab .owl-theme .owl-dots .owl-dot span,
.team-section .owl-theme .owl-dots .owl-dot span,
.testimonials-section .owl-theme .owl-dots .owl-dot span {
	position: relative;
	display: block;
	width: 10px;
	height: 10px;
	background: #d3d3d4;
	border: 2px solid #d3d3d4;
	border-radius: 50%
}

.project-tab .owl-theme .owl-dots .owl-dot.active span,
.team-section .owl-theme .owl-dots .owl-dot.active span,
.testimonials-section .owl-theme .owl-dots .owl-dot.active span {
	background: #fff;
	border-color: #eb911b;
}

.team-three {
	padding-top: 120px;
	padding-bottom: 90px
}

.team-three__about-two {
	background-image: url(../images/background/pattern-2.png)
}

.team-card-three {
	margin-bottom: 30px;
	border-radius: 8px;
	-webkit-transition: .5s;
	transition: .5s
}

.feature-seven-card:hover,
.team-card-three:hover,
.testimonials-four-card:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04)
}

.team-card-three__inner {
	overflow: hidden;
	border-radius: 8px;
	position: relative
}

.team-card-three__image img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.team-card-three__content,
.team-card-three__hover {
	border: 1px solid #e9ebee;
	text-align: center;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #fff;
	-webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
	transition: opacity .5s, visibility .5s, transform .5s, -webkit-transform .5s
}

.team-card-three__content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.team-card-three:hover .team-card-three__content {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0)
}

.team-card-three__hover {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.team-card-three:hover .team-card-three__hover {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.team-card-three__social {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.team-card-three__social a {
	display: flex;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background-color: #f4f5f8;
	font-size: 16px;
	color: var(--thm-black);
	-webkit-transition: .5s;
	transition: .5s;
	margin-top: 15px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.team-card-three__social a:hover {
	background-color: var(--thm-base);
	color: var(--thm-black)
}

#testimonials-six-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,
.team-card-three__social li+li {
	margin-left: 10px
}

.team-card-three__name {
	margin: 0;
	text-transform: uppercase;
	font-size: 24px;
	color: var(--thm-black);
	letter-spacing: .1em;
	line-height: 1
}

.team-card-three__designation {
	text-transform: uppercase;
	color: #686a6f;
	font-size: 16px;
	margin: 10px 0 0;
	line-height: 1;
	letter-spacing: .1em;
	font-family: var(--thm-font)
}

.parallax-section {
	position: relative;
	padding: 120px 0;
	background: #1c1e22;
	text-align: center;
	color: #fff;
	z-index: 1
}

.parallax-section .content-box {
	position: relative;
	max-width: 870px;
	margin: 0 auto
}

.parallax-section .content-box .icon-box {
	position: relative;
	display: block;
	width: 114px;
	height: 114px;
	line-height: 114px;
	text-align: center;
	color: var(--thm-black);
	font-size: 54px;
	border-radius: 50%;
	margin: 0 auto 50px
}

.parallax-section .content-box .icon-box:before {
	content: "";
	position: absolute;
	left: -7px;
	top: 0;
	display: block;
	width: 80px;
	height: 80px;
	background: #fff;
	opacity: .3;
	border-radius: 50%
}

.parallax-section .content-box .icon-box:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: var(--thm-base);
	z-index: 1;
	border-radius: 50%
}

.parallax-section .content-box .icon-box span {
	position: relative;
	z-index: 2
}

.parallax-section .content-box h2 {
  font-family: 'Oswald', sans-serif;
position: relative;
  display: block;
	/*font-size: 70px;*/
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1em;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0
}

.sponsors-section {
	position: relative;
	padding: 100px 0;
	background: #fff
}

.sponsors-section__has-border-top {
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.body-dark,
.body-dark .about-section,
.body-dark .accordion-box .block .acc-btn.active,
.body-dark .btn-style-two,
.body-dark .contact-section,
.body-dark .default-form .form-group input[type=email],
.body-dark .default-form .form-group input[type=file],
.body-dark .default-form .form-group input[type=number],
.body-dark .default-form .form-group input[type=password],
.body-dark .default-form .form-group input[type=tel],
.body-dark .default-form .form-group input[type=text],
.body-dark .default-form .form-group input[type=url],
.body-dark .default-form .form-group select,
.body-dark .default-form .form-group textarea,
.body-dark .discover-section,
.body-dark .error-section,
.body-dark .features-section-two,
.body-dark .form-group .ui-selectmenu-button.ui-button,
.body-dark .gallery-section,
.body-dark .get-quote-section .default-form .theme-btn:hover .btn-curve,
.body-dark .get-quote-three,
.body-dark .get-quote-two .form-box form .form-group input,
.body-dark .get-quote-two .form-box form .form-group select,
.body-dark .get-quote-two .form-box form .form-group textarea,
.body-dark .get-quote-two .form-group .ui-selectmenu-button.ui-button,
.body-dark .page-wrapper.boxed-wrapper,
.body-dark .search-popup__form input,
.body-dark .services-section-three,
.body-dark .services-section-two,
.body-dark .sponsors-section,
.body-dark .sponsors-section-two,
.body-dark .testi-block .inner,
.body-dark .trusted-section .right-col .inner,
.body-dark .trusted-section .right-col .inner::before,
.body-dark .why-us-section,
.footer-nine__bottom,
.sponsors-section__dark {
	background-color: #1c1e22
}

.about-section-three__image,
.page-banner .bread-crumb,
.sponsors-outer .image-box {
	position: relative;
	display: inline-block
}

.sponsors-outer .image-box img,
.sponsors-section-two .image-box img {
	max-width: 100%;
	width: auto;
	display: inline-block;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	opacity: .2
}

.sponsors-section-four {
	padding-top: 80px;
	padding-bottom: 80px
}

.events-one .row,
.sponsors-section-four .row {
	--bs-gutter-y: 30px
}

.sponsors-section-four .image-box {
	background-color: #f4f5f8;
	border-radius: 8px;
	-webkit-transition: .5s;
	transition: .5s
}

.agency-section,
.news-section.alt-bg {
	background: url(../images/background/pattern-2.png) left top #fff
}

.sponsors-section-four .image-box img {
	-webkit-filter: invert(0%);
	filter: invert(0%);
	-webkit-transition: .5s;
	transition: .5s
}

.sponsors-section-four .image-box:hover img {
	-webkit-filter: invert(100%);
	filter: invert(100%)
}

.sponsors-section-four .theme-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.sponsors-section-four .content-box {
	padding-top: 73px
}

.sponsors-section-four .content-box h3 {
	margin: 0 0 10px;
	text-transform: uppercase;
	color: var(--thm-black);
	font-size: 40px;
	line-height: 1em;
	letter-spacing: .1em
}

.agency-section {
	position: relative;
	padding: 120px 0 80px
}

.agency-section .featured-block .text {
	position: relative;
	top: -5px;
	display: block;
	line-height: 1.7em;
	letter-spacing: .1em;
	margin-bottom: 32px
}

.about-section-two .left-col .inner,
.agency-section .left-col .inner {
	position: relative;
	display: block;
	padding-right: 50px
}

.tabs-box .tab-buttons .tab-btn {
	position: relative;
	display: inline-block;
	vertical-align: top;
	cursor: pointer
}

.default-tabs .tab-buttons .tab-btn {
    position: relative;
    line-height: 30px;
    font-size: 13px;
    font-weight: 500;
    color: #18191c;
    text-align: center;
    padding: 14px 40px 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-right: 10px;
    letter-spacing: .07em;
    border-radius: 7px;
    font-family: var(--thm-font);
    -webkit-transition: .3s;
    transition: .3s;
}

.default-tabs .tab-buttons .tab-btn:hover {
    color: #18191c;
}

.default-tabs .tab-buttons .tab-btn.active-btn {
    color: #fff;
}

.default-tabs .tab-buttons .tab-btn:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	background: #eb911b;
	border-radius: 7px;
	-webkit-transition: .3s;
	transition: .3s
}

.default-tabs .tab-buttons .tab-btn.active-btn:before,
.work-tabs .tab-buttons .tab-btn.active-btn:before {
	height: 100%
}

.default-tabs .tabs-content,
.history-timeline__card .row {
	position: relative;
	padding-top: 40px
}

.default-tabs .tabs-content .content,
.work-tabs .image-col .inner {
	position: relative;
	display: block;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: .5s;
	transition: .5s
}

.default-tabs .tabs-content .active-tab .content,
.work-tabs .active-tab .image-col .inner,
.work-tabs .active-tab .text-col .inner {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.default-tabs .tabs-content .text {
	position: relative;
	color: var(--thm-text);
	font-size: 16px;
	line-height: 34px
}

.agency-section .right-col .text {
	position: relative;
	color: var(--thm-text);
	margin-bottom: 10px;
}

.agency-section .featured-block-two {
	position: relative;
	display: block;
	min-height: 248px;
	padding-top: 20px
}

.agency-section .featured-block-two .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 242px;
	border-radius: 50%
}

.agency-section .featured-block-two .image img {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	border-radius: 50%
}

.agency-section .featured-block-two .text {
	position: relative;
	top: -5px;
	display: block;
	line-height: 1.5em;
	margin-bottom: 0
}

.agency-section .featured-block-two .text ul li {
	position: relative;
	line-height: 2.125em;
	margin-bottom: 12px;
	padding-left: 30px;
	color: var(--thm-text)
}

.news-section .more-box {
	position: relative;
	display: block;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 10px
}

.news-block .lower-box {
	position: relative;
	padding: 0 20px
}

.news-block .post-meta {
	position: relative;
	top: -27px;
	margin: 0 10px -3px
}

.news-block .post-meta ul {
	position: relative;
	display: block;
	padding: 10px 5px 0;
	background: #fff;
	border-radius: 7px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .05)
}

.news-block .post-meta ul li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 10px;
	font-size: 16px;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.news-block .post-meta ul li .fa,
.news-block .post-meta ul li .far {
	position: relative;
	color: var(--thm-base);
	font-size: 14px;
	padding-right: 3px;
	vertical-align: middle
}

.news-block .lower-box h5 {
	text-transform: uppercase;
	font-size: 34px;
	color: var(--thm-black);
	margin-bottom: 35px
}

.news-block .lower-box h5 a,
.news-block-two .lower-box h4 a {
	color: var(--thm-black);
	-webkit-transition: .5s;
	transition: .5s
}

.news-block .lower-box h5 a:hover,
.news-block-three .inner-box:hover h4 a,
.news-block-two .lower-box h4 a:hover,
.post-details .lower-box h4 a:hover {
	color: var(--thm-base);
	text-decoration: underline
}

.news-block .lower-box .text {
	position: relative;
	top: -5px;
	color: var(--thm-text);
	display: block
}

.news-block .lower-box .link-box,
.news-block-two .lower-box .link-box {
	position: relative;
	margin-top: 20px
}

.news-block .lower-box .link-box a {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: #d3d3d4;
	border-radius: 50%
}

.news-block .lower-box .link-box a span {
	font-weight: 700;
	vertical-align: middle
}

.news-block .lower-box .link-box a:hover {
	background: var(--thm-base);
	color: var(--thm-black)
}

.news-block-two .lower-box,
.post-details .lower-box {
	position: relative;
	padding: 30px 0 0
}

.news-block-two .post-meta ul li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 5px 0;
	font-size: 16px;
	letter-spacing: .07em;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.news-block-two .post-meta ul li .fa,
.news-block-two .post-meta ul li .far,
.post-details .post-meta ul li .fa,
.post-details .post-meta ul li .far {
	position: relative;
	top: -2px;
	color: var(--thm-base);
	font-size: 14px;
	padding-right: 3px;
	vertical-align: middle
}

.news-block-two .lower-box h4,
.post-details .lower-box h4 {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 1.1em;
	color: var(--thm-black);
	margin-bottom: 30px
}

.news-block-two .lower-box .text {
	position: relative;
	top: -5px;
	display: block
}

.news-block-two .lower-box .link-box a {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	font-size: 20px;
	color: var(--thm-black);
	letter-spacing: 1px;
	font-family: var(--thm-font)
}

.news-block-two .lower-box .link-box a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid var(--thm-base)
}

.news-block-two .lower-box .link-box a:hover:before,
.sidebar .search-box .form-group input:focus {
	border-color: var(--thm-black)
}

.news-block-two .image-box .vid-link {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 24px;
	color: var(--thm-black);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	z-index: 3
}

.news-block-two .image-box .vid-link .icon {
	position: absolute;
	display: block;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -50px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 24px;
	color: var(--thm-black);
	background: var(--thm-base);
	border-radius: 50%;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.news-block-three .inner-box {
	position: relative;
	display: block;
	padding: 50px 50px 40px;
	background: #f4f5f8;
	border-radius: 7px
}

.news-block-three .quote-icon {
	position: relative;
	display: block;
	top: 30px;
	font-weight: 400;
	font-size: 150px;
	line-height: .4em;
	color: var(--thm-base);
	margin-bottom: 10px
}

.news-block-three .link-icon {
	position: relative;
	display: block;
	font-weight: 400;
	font-size: 40px;
	line-height: 1em;
	color: var(--thm-base);
	margin-bottom: 15px
}

.news-block-three .inner-box h4 {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 1.1em;
	color: var(--thm-black);
	font-weight: 400;
	margin-bottom: 0
}

.news-block-three .inner-box .text {
	position: relative;
	top: -5px;
	display: block;
	margin: 0
}

.news-block-three .over-link,
.sidebar-page-container .post-control-two .over-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.error-section .link-box,
.sidebar-page-container .more-box {
	position: relative;
	padding-top: 20px
}

.about-section-three,
.about-seven,
.news-two,
.sponsors-section-three {
	padding-top: 120px;
	padding-bottom: 120px
}

.news-two .swiper-pagination {
	position: relative;
	left: auto;
	bottom: auto;
	margin-top: 40px
}

.news-two .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: var(--thm-black);
	opacity: .2;
	-webkit-transition: .5s;
	transition: .5s;
	margin-left: 2.5px;
	margin-right: 2.5px
}

.news-two .swiper-pagination span.swiper-pagination-bullet-active,
.news-two .swiper-pagination span:hover {
	opacity: 1 !important;
	background-color: var(--thm-base) !important
}

.news-two__image {
	margin-bottom: 35px;
	background-color: var(--thm-base)
}

.news-two__image>img {
	width: 100%;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	opacity: 1
}

.news-two__box:hover .news-two__image>img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .7
}

.demo-features__box,
.demo-top .auto-container,
.news-two__content,
.product-card__content,
.testi-block-three__single,
.testimonials-five-card,
.testimonials-seven .sec-title-seven,
.video-one__content {
	text-align: center
}

.news-two__content h3 {
	margin: 5px auto 0;
	color: var(--thm-black);
	font-size: 36px;
	font-weight: 800;
	line-height: 1.28;
	max-width: 466px
}

.body-dark .news-section .news-block .lower-box h5 a,
.body-dark .service-block-two .inner-box h5 a,
.body-dark .team-section .team-block .lower-box h5 a,
.news-two__content h3 a {
	color: inherit
}

.news-two__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0
}

.news-two__meta li {
	font-weight: 600;
	font-size: 16px;
	color: var(--thm-base);
	line-height: 1
}

.call-to-section h2,
.main-footer h6 {
	font-weight: 500;
	text-transform: uppercase
}

.call-to-section .inner, .call-to-section h2, .call-to-section-two.alternate h2, .fluid-section .column:nth-child(2) h3, .news-two__meta li a:hover, .testi-block:hover .info .designation, .testi-block:hover .text, .testi-block:hover .info .name {
    color: #fff;
}

.testi-block:hover .icon{
    color: #eb911b;
}

.news-two__meta li a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.news-two__meta li::after {
	content: "-";
	margin-left: 10px;
	margin-right: 10px
}

.news-two__meta li:last-child::after {
	content: "";
	margin: 0
}

.call-to-section {
	position: relative;
	padding: 0;
	z-index: 1
}

.call-to-section .shape-1 {
	position: absolute;
	right: 0;
	top: 0;
	width: 340px;
	max-width: 100%;
	height: 100%;
	background: url(../images/icons/call-to-shape-1.png) right top no-repeat;
	z-index: 1
}

.call-to-section .shape-2 {
	position: absolute;
	right: 170px;
	top: 0;
	width: 410px;
	height: 54px;
	background: url(../images/icons/call-to-shape-2.png) right top no-repeat;
	z-index: 0
}

.call-to-section .inner {
	position: relative;
	display: block;
	padding: 65px 95px;
	background: #eb911b;
	border-radius: 7px;
	overflow: hidden;
	bottom: -60px;
	margin-top: -60px
}

.call-to-section .inner .btn-style-two {
    background: #18191c;
}

.call-to-section h2 {
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
	position: relative;
	display: block;
	/*font-size: 50px;*/
	line-height: .85em;
	margin: 0 0 25px;
	z-index: 3
}
.logo-sec .sec-title h4 {
	font-family: 'Oswald', sans-serif;
	font-size: calc(28px + (40 - 28) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
	color: #182a5e;
}
.call-to-section .link-box {
	position: relative;
	float: right;
	padding-top: 12px;
	z-index: 3
}

.call-to-section__no-margin .inner {
	bottom: auto;
	margin-bottom: 0;
	padding: 120px 0 110px;
	margin-top: 0
}

.main-footer {
	padding-bottom:10%;
	position: relative;
	color: #fff;
	background-color: #edeff1;
	/*background: var(--thm-black) url(../images/background/footer-bg.png) center top no-repeat*/
}

.main-footer .widgets-section {
	position: relative;
	/*padding: 170px 0 70px*/
	padding: 170px 0 40px;
}

.main-footer.normal-padding .widgets-section {
	padding: 120px 0 70px
}

.main-footer .column,
.post-details .lower-box .text p {
	position: relative;
	margin-bottom: 35px
}

.main-footer .footer-logo {
	position: relative;
	margin-top: -10px;
	margin-bottom: 20px
}

.main-footer h6 {
	position: relative;
	font-size: 24px;
	color: #012169;
	letter-spacing: .03em;
	margin-bottom: 30px;
	font-weight:700;
}

.main-footer .logo-widget .logo {
	position: relative;
	margin-bottom: 26px
}

/*.main-footer .logo-widget .logo img {*/
/*	height: 100px*/
/*}*/

.main-footer .logo-widget .text {
	position: relative;
	display: block;
	margin: 0 0 30px;
	font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
	font-weight:500;
	color:#333;
}

.main-footer .links-widget ul li {
	position: relative;
	margin-bottom: 3px;
	font-weight:600;
}

.fluid-section .row,
.get-quote-two .info ul li:last-child,
.main-footer .info-widget ul li:last-child,
.main-footer .links-widget ul li:last-child,
.owl-theme .testi-block {
	margin: 0
}

.main-footer .links-widget ul li a {
	position: relative;
	color: #333;
	line-height: 30px;
	text-transform: capitalize;
	transition: .3s;
	font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
	font-weight:500;
}

.main-footer .links-widget ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #18191c;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.main-footer .social-links li {
	position: relative;
	margin-right: 8px;
	display: inline-block
}

.main-footer .social-links li a {
	position: relative;
	display: block;
	color: #999b9f;
	font-size: 16px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background: #1c1e22;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s
}

.main-footer .social-links li a:hover {
	color: #fff;
	background: var(--thm-base)
}

.main-footer .info-widget ul li .icon,
.main-footer__three .footer-widget__links li a:hover,
.main-footer__two .footer-widget p a:hover {
	color: #eb911b;
}

	.main-footer .info-widget ul li {
		position: relative;
		display: block;
		line-height: 32px;
		padding-left: 30px;
		margin-bottom: 5px;
		word-break: keep-all;
		font-size: calc(14px + (17 - 14) * ((100vw - 320px) / (1920 - 320)));
		font-weight: 400;
		color:#333;
	}

.cart-total,
.checkout-page .default-form .form-group,
.footer-eight__widget,
.main-footer .info-widget ul li.address,
.pricing-three__list,
.review-form .form-group,
.service-details .text-content ul,
.services-section-two .sec-title .column {
	margin-bottom: 20px
}

.main-footer .info-widget ul li .icon {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	font-size: 16px
}

.get-quote-two .info ul li a,
.main-footer .info-widget ul li a {
	position: relative;
	color: #333;
	line-height: 28px;
	transition: .3s;
	word-break:break-all;
	text-decoration:none;
	font-weight:500;
}

.get-quote-two .info ul li a:hover,
.main-footer .info-widget ul li a:hover {
	color: #000;
	text-decoration:none;
	font-weight:600;
	-webkit-text-decoration-color: var(--thm-base);
	text-decoration-color: #18191c
}

.main-footer .newsletter-widget .text {
	position: relative;
	display: block;
	margin: 25px 0 0;
	font-size: 14px;
	line-height: 32px
}

.error-form .form-group,
.main-footer .newsletter-form .form-group,
.sidebar .search-box .form-group,
.testimonials-section .carousel-box {
	position: relative;
	margin: 0
}

.main-footer .newsletter-form .form-group input[type=email],
.main-footer .newsletter-form .form-group input[type=tel],
.main-footer .newsletter-form .form-group input[type=text] {
	position: relative;
	width: 100%;
	line-height: 30px;
	padding: 20px 60px 20px 25px;
	height: 70px;
	display: block;
	background: #1c1e22;
	color: #fff;
	border-radius: 5px;
	font-family: var(--thm-b-font);
	border: 1px solid #1c1e22;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 14px
}

.newsletter-form .form-group input::-webkit-input-placeholder {
	color: #999b9f
}

.newsletter-form .form-group .theme-btn {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 44px;
	height: 44px;
	background: var(--thm-base);
	color: var(--thm-black);
	border-radius: 50%
}

.newsletter-form .form-group .theme-btn span {
	vertical-align: middle;
	font-size: 14px
}

.main-footer .footer-bottom .inner {
	position: relative;
	display: block;
	padding: 35px 0;
	line-height: 30px;
	color: #333;
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.main-footer .footer-bottom .copyright {
	position: relative;
	line-height: 1.5em
}

.main-footer__two {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: var(--thm-black);
	padding-top: 120px
}

.main-footer__two .footer-widget {
	padding-bottom: 60px
}

.main-footer__two .footer-widget h3 {
	margin: 0 auto;
	color: #fff;
	font-size: 80px;
	line-height: .78;
	text-transform: uppercase;
	max-width: 900px;
	letter-spacing: .1em
}

.main-footer__two .footer-widget p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	margin: 30px 0 35px
}

.main-footer__two .footer-widget p a,
.main-footer__two .footer-widget p span {
	color: #999b9f;
	-webkit-transition: .5s;
	transition: .5s
}

.main-footer__two .footer-widget p a+a,
.main-footer__two .footer-widget p span {
	margin-left: 35px
}

.main-footer__three {
	background-color: #18212e;
	padding-top: 100px
}

.main-footer__three .footer-widget,
.services-section-two .sec-title {
	margin-bottom: 30px
}

.main-footer__three .footer-widget h3 {
	margin: 0 0 50px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 1
}

.main-footer__three .footer-widget p {
	margin: -10px 0 30px;
	font-size: 16px;
	line-height: 2.125;
	color: #959ca6;
	font-weight: 500
}

.main-footer__three .footer-widget__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: -30px
}

.main-footer__three .footer-widget__links li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	margin-top: 30px;
	line-height: 1
}

.main-footer__three .footer-widget__links li a {
	font-size: 16px;
	font-weight: 500;
	color: #959ca6;
	display: inline-block;
	line-height: 1;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.main-footer__three .footer-widget__links li a::before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.main-footer__three .footer-widget__links li:hover a::before {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.footer-six__links__list,
.main-footer__three .footer-widget .post-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.main-footer__three .footer-widget .post-list li+li {
	margin-top: 50px
}

.main-footer__three .footer-widget .post-list li>img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 68px;
	height: 70px;
	margin-right: 20px
}

.main-footer__three .footer-widget .post-list li p {
	margin: 0;
	color: var(--thm-base);
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 500;
	letter-spacing: .1em
}

.main-footer__three .footer-widget .post-list li h4 {
	color: #959ca6;
	font-size: 16px;
	line-height: 2.125;
	margin: 10px 0 0;
	font-weight: 500
}

.main-footer__three .footer-widget .post-list li h4 a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.main-footer__three .footer-widget .post-list li h4 a:hover {
	color: #fff
}

.main-footer__three .footer-widget .contact-list {
	margin-top: -20px
}

.main-footer__three .footer-widget .contact-list li {
	position: relative;
	font-size: 16px;
	line-height: 1.875;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	font-weight: 500;
	padding-left: 30px;
	min-height: 58px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.main-footer__three .footer-widget .contact-list li:last-child {
	border-bottom: 0;
	margin-top: 15px
}

.main-footer__three .footer-widget .contact-list li a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.main-footer__three .footer-widget .contact-list li a:hover {
	color: #fff
}

.main-footer__three .footer-widget .contact-list li>span {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-44%);
	transform: translateY(-44%);
	font-size: 18px;
	color: var(--thm-base)
}

.main-footer__three .footer-widget .contact-list li:last-child>span {
	top: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.main-footer__three .btn-style-three:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.main-footer__three .bottom-footer {
	background-color: #151d28;
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding-top: 39.5px;
	padding-bottom: 39.5px;
	margin-top: 60px
}

.main-footer__three .bottom-footer .auto-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.coming-soon__social,
.main-footer__three .bottom-footer .left-content,
.main-footer__three .bottom-footer .social-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.main-footer__three .bottom-footer .left-content p {
	margin: 0 0 0 40px;
	font-size: 16px;
	color: #959ca6;
	font-weight: 500;
	line-height: 41px;
	border-left: 1px solid rgba(255, 255, 255, .1);
	padding-left: 40px
}

.main-footer__three .bottom-footer .social-links a {
	font-size: 20px;
	color: #959ca6;
	-webkit-transition: .5s;
	transition: .5s
}

.main-footer__three .bottom-footer .social-links a:hover,
.service-block-two .inner-box:hover .icon-box {
	color: var(--thm-base)
}

.demo-gallery .mixitup-gallery .filters .filter+.filter,
.main-footer__three .bottom-footer .social-links li+li {
	margin-left: 40px
}

.footer-four {
	background-color: #161616
}

.footer-four .auto-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 40px;
	padding-bottom: 40px
}

.login-wrapper .login-content__inner,
.parallax-block,
.portfolio-masonary__box-content,
.product-sorting {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.footer-eight__social,
.footer-four__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px
}

.footer-four__social a {
	color: #a4a4a4;
	font-size: 18px;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-four__social a:hover,
.service-block-two .inner-box:hover h5,
.service-block-two .inner-box:hover h5 a {
	color: #fff
}

.footer-four__social a+a {
	margin-left: 20px
}

.services-section-two {
	position: relative;
	padding: 120px 0 0;
	background: #fff
}

.services-section-two .sec-title .lower-text {
	padding-top: 0;
	margin-top: 0
}

.services-section-two .services {
	position: relative;
	z-index: 2;
	margin-bottom: -100px
}

.service-block-two .inner-box {
	position: relative;
	display: block;
	padding: 50px 45px 40px;
	background: #fff;
	border-radius: 7px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	-webkit-transition: .5s;
	transition: .5s
}

.service-block-two .inner-box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	border-radius: 7px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .04);
	-webkit-transition: .5s;
	transition: .5s
}

.service-block-two .inner-box:hover:before {
	background: var(--thm-black);
	bottom: -10px
}

.service-block-two .inner-box .bottom-curve {
	position: absolute;
	right: -70px;
	bottom: -10px;
	width: 120px;
	height: 120px;
	background: #fff;
	opacity: .1;
	z-index: 0;
	-webkit-transform: skewX(0) scaleX(0);
	transform: skewX(0) scaleX(0);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.service-block-two .inner-box:hover .bottom-curve {
	-webkit-transform: skewX(-45deg) scaleX(1);
	transform: skewX(-45deg) scaleX(1)
}

.service-block-two .inner-box .icon-box {
	position: relative;
	display: block;
	color: var(--thm-base);
	font-size: 64px;
	line-height: 1em;
	margin-bottom: 20px;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.service-block-two .inner-box h5 {
	font-size: 30px;
	text-transform: uppercase;
	color: var(--thm-black);
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.1em;
	margin: 0
}

.contact-section .info-block .inner-box h5 a,
.service-block-two .inner-box h5 a {
	color: var(--thm-black);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.contact-section .info-block .inner-box .text,
.service-block-two .text {
	position: relative;
	display: block;
	color: var(--thm-text);
	padding: 30px 0 0;
	z-index: 1
}

.body-dark,
.body-dark .about-section .text-column .text p,
.body-dark .accordion-box .block .content .text,
.body-dark .agency-section .default-tabs .tabs-content .text,
.body-dark .agency-section .featured-block-two .text ul li,
.body-dark .agency-section .right-col .text,
.body-dark .comments-area .comment-box .text,
.body-dark .contact-section .info-block .inner-box .text,
.body-dark .default-form .form-group input[type=email],
.body-dark .default-form .form-group input[type=file],
.body-dark .default-form .form-group input[type=number],
.body-dark .default-form .form-group input[type=password],
.body-dark .default-form .form-group input[type=tel],
.body-dark .default-form .form-group input[type=text],
.body-dark .default-form .form-group input[type=url],
.body-dark .default-form .form-group select,
.body-dark .default-form .form-group textarea,
.body-dark .featured-section .feature .text,
.body-dark .features-section-two .feature .sub-text,
.body-dark .form-group .ui-button .ui-icon,
.body-dark .form-group .ui-selectmenu-button.ui-button,
.body-dark .gallery-section .mixitup-gallery .filters li,
.body-dark .get-quote-section .featured-block .text,
.body-dark .get-quote-two .form-box form .form-group input,
.body-dark .get-quote-two .form-box form .form-group select,
.body-dark .get-quote-two .form-box form .form-group textarea,
.body-dark .get-quote-two .form-group .ui-selectmenu-button.ui-button,
.body-dark .news-section .news-block .lower-box .text,
.body-dark .news-section .news-block .post-meta ul li,
.body-dark .project-tab .product-tab-btns .p-tab-btn,
.body-dark .sec-title .lower-text,
.body-dark .service-block-two .text,
.body-dark .sidebar .popular-tags .tags-list a,
.body-dark .sidebar .recent-posts .text,
.body-dark .team-section .team-block .lower-box .designation,
.body-dark .testi-block .text,
.body-dark .trusted-section .feature .sub-text,
.body-dark .trusted-section .featured-block-two .text ul li,
.body-dark .trusted-section .sec-title .lower-text,
.body-dark .we-do-section .featured-block .text,
.body-dark .why-us-section .feature .text,
.contact-section .info-block .inner-box:hover .text,
.contact-section .info-block .inner-box:hover .text a,
.service-block-two .inner-box:hover .text {
	color: #999b9f
}

.service-block-two .link-box {
	position: absolute;
	right: 3px;
	bottom: 8px;
	width: 30px;
	height: 30px;
	z-index: 1
}

.service-block-two .link-box a {
	position: relative;
	line-height: 30px;
	font-size: 20px;
	color: #fff
}

.featured-section {
	position: relative;
	padding: 200px 0 90px;
	background: url(../images/background/pattern-2.png) left top #fff
}

.featured-section__about-two {
	background-color: #fff;
	background-image: none;
	padding-top: 120px;
	padding-bottom: 80px
}

.featured-section .left-col .inner {
	position: relative;
	display: block;
	padding-right: 30px
}

.featured-section .left-col .image-box:before {
	content: "";
	position: absolute;
	left: -90px;
	bottom: 0;
	width: 180px;
	height: 180px;
	background: var(--thm-base);
	z-index: 1;
	-webkit-transform: skewX(45deg);
	transform: skewX(45deg);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.featured-section .feature .inner-box {
	position: relative;
	display: block;
	padding-left: 15px
}

.featured-section .feature .inner-box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 11px;
	width: 5px;
	height: 5px;
	background: var(--thm-base);
	border-radius: 50%
}

.featured-section .feature h6 {
	font-size: 24px;
	text-transform: uppercase;
	left: 1px;
	font-weight: 400;
	margin-bottom: 0;
	color: var(--thm-black)
}

.featured-section .feature .text,
.why-us-section .feature .text {
	position: relative;
	display: block;
	color: var(--thm-text);
	padding: 10px 0 0
}

.gallery-section-two.alternate {
	position: relative;
	background: url(../images/background/pattern-2.png) right top #fff;
	padding-bottom: 90px
}

.project-tab .product-tab-btns .p-tab-btn {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 40px;
	padding: 0;
	cursor: pointer;
	color: var(--thm-text);
	font-weight: 300;
	margin: 0 20px 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: 0 0;
	font-family: var(--thm-font);
	-webkit-transition: .3s;
	transition: .3s
}

.project-tab .p-tabs-content {
	position: relative;
	display: block;
	margin: 0 -15px
}

.project-tab .p-tab {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	visibility: hidden
}

.project-tab .p-tab.active-tab {
	position: relative;
	visibility: visible;
	z-index: 5
}

.p-tab .gallery-item {
	position: relative;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.p-tab.active-tab .gallery-item {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.project-tab .owl-theme .owl-nav,
.testimonials-section .owl-theme .owl-nav {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	display: none
}

.project-tab .owl-theme .owl-dots {
	position: relative;
	width: 100%;
	text-align: center;
	padding-top: 40px
}

.why-us-section {
	position: relative;
	padding: 110px 0 80px;
	background: #fff
}

.why-us-section .left-col .round-box {
	position: relative;
	display: block;
	border-radius: 50%
}

.why-us-section .left-col .image-box {
	position: relative;
	display: block;
	border-radius: 50%;
	overflow: hidden
}

.why-us-section .left-col .image-box img {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%
}

.why-us-section .left-col .image-box:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/icons/shape-1.png) left top no-repeat;
	z-index: 1
}

.why-us-section .left-col .image-box:after {
	content: "";
	position: absolute;
	left: 50px;
	top: -70%;
	width: 100%;
	height: 100%;
	background: var(--thm-black);
	opacity: .2;
	border-radius: 50%;
	z-index: 2
}

.why-us-section .left-col .vid-link {
	position: absolute;
	right: 55px;
	bottom: 25px;
	width: 84px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	z-index: 3
}

.why-us-section .left-col .vid-link .icon {
	position: relative;
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 24px;
	color: var(--thm-black);
	background: var(--thm-base);
	border-radius: 50%;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.why-us-section .left-col .vid-link .ripple,
.why-us-section .left-col .vid-link .ripple:after,
.why-us-section .left-col .vid-link .ripple:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 116px;
	height: 116px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	-o-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	-webkit-box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	box-shadow: 0 0 0 0 rgba(var(--thm-base-rgb), .6);
	-webkit-animation: 3s infinite ripple;
	animation: 3s infinite ripple
}

.why-us-section .right-col .inner {
	position: relative;
	display: block;
	padding-left: 50px
}

.why-us-section .feature .inner-box {
	position: relative;
	display: block;
	padding-left: 90px
}

.why-us-section .feature .inner-box:before {
	content: "\f131";
	font-family: Flaticon;
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	color: var(--thm-base);
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	background: rgba(var(--thm-base-rgb), .2);
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.why-us-section .feature h6 {
	font-size: 24px;
	text-transform: uppercase;
	left: 1px;
	font-weight: 400;
	margin-bottom: 0
}

.testimonials-section {
	position: relative;
	padding: 120px 0;
	background: url(../images/background/pattern-2.png) left top #fff;
	overflow: hidden
}

.testimonials-page {
    padding-bottom: 90px;
    top: 100px;
    margin-bottom: 65px;
}

.testimonials-section .carousel-box .owl-stage-outer {
	overflow: visible
}

.testi-block .inner {
	position: relative;
	display: block;
	padding: 20px 20px 20px;
	background: #fff;
	border-radius: 7px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	-webkit-transition: .5s;
	transition: .5s
}

.testimonials-page .testi-block .inner {
	-ms-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05)
}

.owl-theme .testi-block .inner {
	margin: 7px 0
}

.testi-block {
    padding: 15px;
}

.testi-block .icon {
    position: absolute;
    right: 20px;
    top: -30px;
    font-weight: 700;
    font-size: 100px;
    line-height: 1em;
    color: #18191c;
    -webkit-transition: .5s;
    transition: .5s;
}

.testi-block .info .name,
.testimonials-four-card__content .name {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.testi-block .info {
	position: relative;
	padding-left: 100px;
	padding-top: 16px;
	min-height: 70px;
	margin-bottom: 35px
}

.testi-block .info .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden
}

.testi-block .info .image img {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	border-radius: 7px;
	-webkit-transition: .5s;
	transition: .5s
}

.testi-block .info .name {
	display: block;
	line-height: 1.2em;
	color: var(--thm-black);
	letter-spacing: .05em
}

.testi-block .info .designation {
	display: block;
	font-size: 16px;
	color: var(--thm-base);
	line-height: 1.2em;
	font-weight: 300;
	text-transform: uppercase;
	font-family: var(--thm-font);
	letter-spacing: .05em;
	-webkit-transition: .5s;
	transition: .5s
}

.testi-block .text {
	position: relative;
	display: block;
	color: var(--thm-text);
	-webkit-transition: .5s;
	transition: .5s;
	padding: 0
}

.testimonials-section .owl-theme .owl-dots {
	position: absolute;
	top: -70px;
	width: 1170px;
	left: 50%;
	margin-left: -585px;
	text-align: right
}

.testimonials-section .owl-theme .owl-dots .owl-dot {
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 6px
}

.testi-block-three {
	padding-top: 120px;
	padding-bottom: 120px;
	background-color: #eff1f4
}

.testi-block-three__top {
	background-color: #fff;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
	margin-bottom: 50px;
	padding: 49px 0
}

.testi-block-three__single:hover .testi-block-three__top {
	background-color: var(--thm-base)
}

.testi-block-three__top p {
	margin: 0 auto;
	font-size: 18px;
	font-weight: 500;
	line-height: 34px;
	color: #697280;
	max-width: 252px
}

.testi-block-three__single:hover .testi-block-three__top p {
	color: #fff
}

.testi-block-three__top::after {
	content: "";
	width: 78px;
	height: 20px;
	background-image: url(../images/update-1-12-2020/shapes/testi-arrow-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: .5s;
	transition: .5s
}

.testi-block-three__single:hover .testi-block-three__top::after {
	background-image: url(../images/update-1-12-2020/shapes/testi-arrow.png)
}

.testi-block-three__single h3 {
	margin: 15px 0 10px;
	font-size: 20px;
	font-weight: 600;
	color: var(--thm-black);
	line-height: 1
}

.testi-block-three__single span {
	color: var(--thm-base);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .2em;
	line-height: 1;
	display: block
}

.testimonials-four {
	padding-top: 90px;
	padding-bottom: 60px
}

.testimonials-four-card {
	border: 1px solid #e9ebee;
	border-radius: 8px;
	background-color: #fff;
	padding: 30px 45px 63px;
	margin-bottom: 77px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.testimonials-four-card__content p {
	margin: 0 0 15px;
	font-size: 16px;
	line-height: 34px;
	color: #686a6f;
	font-family: var(--thm-b-font)
}

.testimonials-four-card__content .name {
	margin: 0;
	letter-spacing: 0;
	line-height: 1;
	color: var(--thm-black)
}

.testimonials-four-card__content .designation {
	font-weight: 300;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--thm-base);
	font-family: var(--thm-font);
	margin: 0
}

.testimonials-four-card .image {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding: 10px;
	border: 1px solid #e9ebee;
	border-radius: 8px;
	position: absolute;
	left: 45px;
	bottom: 0;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: .5s;
	transition: .5s
}

.testimonials-four-card .image img {
	border-radius: 8px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.testimonials-four__block__top {
	text-align: center;
	margin-bottom: 50px
}

.testimonials-four__block__top .sec-title {
	margin-bottom: 15px
}

.testimonials-four__block__top .sec-title h2 {
	white-space: pre-line
}

.testimonials-four__block__top .block-text p {
	white-space: pre-line;
	font-size: 16px;
	line-height: 34px;
	color: #686a6f;
	margin: 0;
	font-family: var(--thm-b-font)
}

.testimonials-four-carousel .owl-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px
}

.testimonials-four-carousel .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	background-color: var(--thm-black);
	border: 2px solid var(--thm-black);
	opacity: .2;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.testimonials-four-carousel .owl-dots .owl-dot+.owl-dot {
	margin-left: 5px
}

.testimonials-four-carousel .owl-dots .owl-dot.active {
	border-color: var(--thm-base);
	background-color: #fff;
	opacity: 1
}

.testimonials-five {
	padding-top: 90px;
	padding-bottom: 45px
}

.about-section-three__list,
.checkout__table,
.sec-title-seven,
.testimonials-five .sec-title {
	margin-bottom: 50px
}

.testimonials-five .testimonials-five-card .testimonials-five-card__image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	width: 125px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.testimonials-five-card__text {
	margin: 50px auto 0;
	font-size: 30px;
	line-height: 1.5em;
	color: var(--thm-black);
	font-weight: 300;
	max-width: 875px
}

.testimonials-five-card__title {
	margin: 55px 0 5px;
	text-transform: uppercase;
	color: var(--thm-base);
	font-size: 26px;
	line-height: 1
}

.testimonials-five-card__designation {
	margin: 0;
	color: var(--thm-text);
	font-size: 18px;
	line-height: 1
}

.testimonials-five__carousel .owl-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin-top: 40px !important
}

.testimonials-five__carousel .owl-nav button[class*=owl-] {
	width: 55px;
	height: 55px;
	background-color: #f4f5f8;
	border-radius: 50%;
	color: var(--thm-black);
	font-size: 18px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.testimonials-five__carousel .owl-nav button[class*=owl-]:hover {
	background-color: var(--thm-base);
	color: var(--thm-black)
}

.testimonials-five__carousel .owl-nav button[class*=owl-next] {
	margin-left: 20px
}

.testimonials-five__carousel .owl-nav button[class*=owl-] span::before {
	content: "\f172";
	font-family: Flaticon;
	font-weight: 400
}

.testimonials-five__carousel .owl-nav button[class*=owl-next] span::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: block
}

.testimonials-six {
	text-align: center;
	padding-top: 70px
}

.testimonials-six__content {
	margin: 0 auto;
	color: var(--thm-black);
	font-size: 40px;
	font-weight: 400;
	width: 100%;
	line-height: 1.4em
}

.contact-infos p br,
.features-section .feature-block:last-child .inner:before,
.page-banner .bread-crumb li:last-child:before,
.testimonials-section-two .owl-theme .owl-dots,
.testimonials-six__content br {
	display: none
}

.testimonials-six__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	font-weight: 400;
	color: var(--thm-text);
	margin-top: 20px
}

.testimonials-six__meta span:first-child {
	color: var(--thm-base)
}

.testimonials-six__meta span:not(:last-child)::after {
	content: "-";
	margin-left: 20px;
	margin-right: 20px;
	color: var(--thm-text) !important
}

.testimonials-six hr {
	border-width: 1px;
	border-color: #e9ebee;
	margin: 80px 0 0
}

@media (min-width:768px) {
	.banner-four__title {
		font-size: 60px
	}

	.banner-four__title br {
		display: inherit
	}

	.banner-four__text {
		margin-top: 15px;
		font-size: 28px
	}

	.banner-four__scroll {
		width: 70px;
		height: 70px;
		font-size: 28px
	}

	.sponsors-section-four .content-box h3 {
		font-size: 50px
	}

	.footer-four .auto-container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.footer-four__social {
		margin-top: 0
	}

	.footer-four__social a {
		font-size: 20px
	}

	.footer-four__social a+a {
		margin-left: 40px
	}

	.testimonials-six {
		padding-top: 110px
	}

	.testimonials-six hr {
		margin-top: 120px
	}
}

#testimonials-six-pagination {
	position: relative;
	bottom: auto;
	left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1;
	margin-top: 45px
}

#testimonials-six-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: var(--thm-text);
	border-radius: 50%;
	display: block;
	line-height: 1;
	opacity: .3;
	margin: 0;
	-webkit-transition: .5s;
	transition: .5s
}

#testimonials-six-pagination .swiper-pagination-bullet-active {
	background-color: var(--thm-base);
	opacity: 1
}

.features-section,
.testimonials-section-two {
	position: relative;
	padding: 120px 0;
	background: #1c1e22;
	color: #fff;
	z-index: 1
}

.features-section .image-layer,
.features-section .jarallax-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .3;
	background-attachment: fixed
}

.features-section .content-box {
	position: relative;
	max-width: 700px
}

.features-section .content-box h2 {
	position: relative;
	display: block;
	font-size: 70px;
	line-height: 1em;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: .01em;
	font-weight: 400;
	margin-bottom: 45px
}

.features-section .content-box h2 span {
	color: var(--thm-base);
	padding-left: 3px
}

.features-section .feature-block {
	position: relative;
	float: left;
	margin-bottom: 45px
}

.features-section .feature-block .inner {
	position: relative;
	display: block;
	padding-right: 80px;
	margin-right: 80px
}

.features-section .feature-block .inner:before {
	content: "";
	position: absolute;
	right: 0;
	top: 20px;
	bottom: 20px;
	border-right: 1px solid rgba(255, 255, 255, .15)
}

.features-section .feature-block:last-child .inner,
.page-banner .bread-crumb li:last-child {
	padding-right: 0;
	margin-right: 0
}

.features-section .feature-block .icon-box {
	position: relative;
	display: block;
	line-height: 1em;
	color: #fff;
	font-size: 60px;
	margin: 0 0 20px
}

.features-section .feature-block h6 {
	font-size: 24px;
	line-height: 1.25em;
	margin: 0;
	letter-spacing: .03em;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff
}

.about-eleven__images,
.feature-six__image,
.video-one .video-one__image {
	position: relative;
	margin-bottom: 60px
}

.feature-six__image img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.feature-six__image__caption {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: var(--thm-base);
	padding: 40px;
	white-space: pre-line;
	text-transform: uppercase;
	line-height: 1;
	color: var(--thm-black);
	font-weight: 500;
	font-size: 22px;
	font-family: var(--thm-font)
}

@media (min-width:1200px) {
	.banner-one-page .banner-carousel .content-box h1 {
		font-size: 150px
	}

	.banner-four {
		padding-top: 185px;
		padding-bottom: 200px
	}

	.banner-four__title {
		font-size: 80px
	}

	.banner-four__scroll {
		font-size: 34px;
		width: 90px;
		height: 90px;
		margin-top: 35px
	}

	.banner-four__social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		right: 90px
	}

	.banner-four__info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		left: 90px
	}

	.testimonials-six {
		padding-top: 190px
	}

	.feature-six__image {
		margin-bottom: 0
	}

	.feature-six__image img {
		max-width: none !important;
		width: auto;
		float: right
	}

	.feature-six__content {
		padding-left: 60px
	}

	.feature-six__content .sec-title {
		margin-bottom: 30px
	}
}

.feature-six__content__text {
	font-size: 16px;
	line-height: 34px;
	color: var(--thm-text);
	font-family: var(--thm-b-font);
	margin-bottom: 20px
}

.feature-six__list li {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	color: var(--thm-black);
	font-family: var(--thm-b-font);
	line-height: 1.6em;
	margin-bottom: 13px
}

.about-me-one__content .sec-title,
.feature-six__list li:last-child,
.leave-comments form .form-group:last-child,
.portfolio-masonary .filters,
.project-single .text-content .last,
.service-details .text-content .last,
.shop-category ul li:last-child,
.sidebar .archives ul li:last-child,
.sidebar .recent-comments .comment:last-child,
.sidebar .recent-posts .post:last-child,
.sidebar .services ul li:last-child,
.sidebar .sidebar-widget:last-child,
.sponsors-section-two .sec-title {
	margin-bottom: 0
}

.feature-six__list li>i {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: var(--thm-base);
	font-size: 20px
}

.feature-seven hr {
	border-width: 1px;
	border-color: #e9ebee;
	margin: 60px auto 0;
	max-width: 1170px
}

.feature-seven-card {
	border-radius: 8px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-bottom: 30px
}

.feature-seven-card__inner {
	overflow: hidden;
	border-radius: 8px;
	background-color: #fff
}

.feature-seven-card__image img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	transition: .5s
}

.feature-seven-card:hover .feature-seven-card__image img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.feature-seven-card__content {
	border: 1px solid #e9ebee;
	padding: 30px 30px 20px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px
}

.feature-seven-card__title {
	color: var(--thm-black);
	text-transform: uppercase;
	margin: 0;
	font-size: 34px;
	line-height: 1
}

.contact-infos p a,
.feature-seven-card__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.feature-seven-card__title a:hover,
.page-banner .bread-crumb li a:hover,
.page-banner .bread-crumb li.active,
.post-control .control a:hover {
	color: var(--thm-base)
}

.feature-seven-card__text {
	margin: 10px 0 0;
	font-size: 16px;
	font-family: var(--thm-b-font);
	color: var(--thm-text);
	line-height: 34px
}

.about-me-one,
.feature-eight {
	padding-top: 90px;
	padding-bottom: 90px
}

.feature-eight__image img {
	max-width: 100%;
	border-radius: 8px 8px 0 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	background-color: #1c1e22;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.feature-eight__content {
	background-color: #fff;
	padding: 50px;
	border-radius: 0 0 8px 8px;
	-webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .07);
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .07);
	position: relative;
	z-index: 10
}

.feature-eight .progress-box .bar-title {
	position: relative;
	font-size: 20px;
	line-height: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: var(--thm-black)
}

.fluid-section h3,
.get-quote-section .counter .count-box {
	font-size: 60px;
	font-weight: 400;
	display: block;
	text-transform: uppercase
}

.feature-eight .progress-box .bar {
	position: relative;
	width: 100%;
	height: 7px;
	background: #e9ebee;
	border-radius: 4px
}

.blog-eight__card,
.blog-seven__item,
.cart-cupon__form,
.feature-eight__content .sec-title,
.footer-nine__widget,
.footer-seven__widget,
.footer-six__widget,
.portfolio-masonary .masonary-layout,
.pricing-one [class*=col-],
.product-card,
.service-details .featured .image-col,
.service-six__item {
	margin-bottom: 30px
}

.get-quote-section {
	position: relative;
	padding: 120px 0 90px;
	border-bottom: 1px solid #e9ebee
}

.get-quote-section .left-col .inner {
	position: relative;
	display: block;
	padding-right: 70px
}

.get-quote-section .featured-block {
	position: relative;
	display: block;
	padding-left: 320px;
	min-height: 186px;
	margin-bottom: 55px
}

.get-quote-section .featured-block .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 270px
}

.get-quote-section .featured-block h4 {
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 25px
}

.get-quote-section .featured-block .text {
	position: relative;
	display: block;
	margin-bottom: 32px
}

.get-quote-section .counter {
	position: relative;
	display: block;
	padding-top: 55px;
	border-top: 1px solid #e9ebee
}

.get-quote-section .counter .counter-image {
	position: relative;
	float: right;
	padding-left: 55px
}

.get-quote-section .counter .counter-image:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 100%;
	background: var(--thm-base);
	border-radius: 7px
}

.get-quote-section .counter .count-box {
	position: relative;
	color: var(--thm-black);
	line-height: 1em;
	letter-spacing: .02em;
	font-family: var(--thm-font)
}

.get-quote-section .counter .counter-title {
	position: relative;
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	color: var(--thm-text);
	font-weight: 400;
	line-height: 1.25em;
	letter-spacing: .05em;
	font-family: var(--thm-font)
}

.get-quote-section .form-box {
	position: relative;
	display: block;
	text-align: center;
	background: #fff;
	padding: 50px 45px 40px;
	margin-top: -180px;
	border-radius: 7px;
	border: 1px solid rgba(0, 0, 0, .05);
	-webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 0 70px 0 rgba(0, 0, 0, .1);
	z-index: 5
}

.get-quote-section .form-box h4 {
	color: var(--thm-black);
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 25px
}

.get-quote-section .form-box h4 span {
	padding-left: 3px;
	color: var(--thm-base)
}

.get-quote-section .default-form .theme-btn {
	display: block;
	width: 100%
}

.fluid-section {
	position: relative;
	padding: 0
}

.fluid-section .column {
	padding: 0
}

.fluid-section .column .inner {
	position: relative;
	display: block;
	text-align: center;
	min-height: 100%;
	padding: 120px 20px;
	background: #1c1e22
}

.fluid-section .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .1
}

.fluid-section .content-box {
	position: relative;
	max-width: 620px;
	margin: 0 auto
}

.fluid-section h3 {
	position: relative;
	line-height: 1.1em;
	color: #fff;
	margin: 0;
	z-index: 3
}

.fluid-section .link-box {
	position: relative;
	padding-top: 25px;
	z-index: 3
}

.call-to-section-two {
	position: relative;
	padding: 120px 0 90px;
	background-color: #2a2c30;
	background-image: url(../images/icons/cta-bg-1-1.png);
	color: #fff;
	z-index: 1
}

.call-to-section-two.alternate {
	background: #182a5e;
	background-image: url(../images/background/cta-2-bg-1-1.png)
}

.call-to-section-two h2 {
    position: relative;
    float: left;
    display: block;
    font-size: 50px;
    line-height: 1em;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    margin: 0 0 25px;
    z-index: 1;
}

.call-to-section-two .link-box {
	position: relative;
	float: right;
	padding-top: 25px;
	z-index: 1
}

.call-to-section-three {
	background-color: var(--thm-base);
	padding-top: 119px;
	padding-bottom: 119px
}

.call-to-section-three .jarallax-img {
	mix-blend-mode: luminosity;
	opacity: .1
}

.call-to-section-three .auto-container h3 {
	margin: 0;
	font-size: 50px;
	font-weight: 800;
	color: #fff
}

.call-to-section-three .auto-container .btn-style-three {
	min-width: 220px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	background-color: #fff;
	color: var(--thm-black)
}

.services-section-three {
	position: relative;
	padding: 0 0 90px;
	background: #fff
}

.services-section-three.padd-top {
	padding-top: 120px
}

.services-section-three__one-page {
	position: relative;
	padding: 120px 0 90px;
	background-color: var(--thm-black);
	background-image: url(../images/background/contact-bg-1-1.png);
	background-size: cover;
	color: #999b9f
}

.services-section-three__one-page .sec-title h2 {
	color: #fff
}

.services-section-three__one-page .service-block-two .inner-box {
	overflow: hidden;
	background-color: #1c1e22
}

.body-dark .about-section .sec-title h2,
.body-dark .accordion-box .block .acc-btn,
.body-dark .agency-section .default-tabs .tab-buttons .tab-btn span,
.body-dark .agency-section .sec-title h2,
.body-dark .call-to-section-two h2,
.body-dark .comments-area .comment-box .info .name,
.body-dark .comments-title h3,
.body-dark .contact-section .info-block .inner-box h5,
.body-dark .counter-block .graph-outer .count-box,
.body-dark .counter-block h4,
.body-dark .error-section h2,
.body-dark .featured-section .feature h6,
.body-dark .features-section-two .feature h5,
.body-dark .gallery-section .mixitup-gallery .filters .filter.active,
.body-dark .gallery-section .sec-title h2,
.body-dark .get-quote-section .counter .count-box,
.body-dark .get-quote-section .featured-block h4,
.body-dark .get-quote-section .form-box h4,
.body-dark .live-section .sec-title h2,
.body-dark .news-block-three .inner-box h4 a,
.body-dark .news-block-two .lower-box .link-box a,
.body-dark .news-block-two .lower-box h4 a,
.body-dark .news-section .news-block .lower-box h5,
.body-dark .news-section .sec-title h2,
.body-dark .post-control .control a,
.body-dark .post-details .info-row strong,
.body-dark .post-details .lower-box h4,
.body-dark .project-single h5,
.body-dark .project-tab .product-tab-btns .p-tab-btn.active-btn,
.body-dark .search-popup__form input,
.body-dark .sec-title h2,
.body-dark .service-block-two .inner-box h5,
.body-dark .service-details h3,
.body-dark .service-details h4,
.body-dark .sidebar .archives ul li.active a,
.body-dark .sidebar .archives ul li:hover a,
.body-dark .sidebar .popular-tags .tags-list a:hover,
.body-dark .sidebar .recent-posts .text:hover a,
.body-dark .sidebar-title h4,
.body-dark .team-section .sec-title h2,
.body-dark .team-section .team-block .lower-box h5,
.body-dark .testi-block .info .name,
.body-dark .trusted-section .feature h5,
.body-dark .trusted-section .sec-title h2,
.body-dark .we-do-section .progress-box .bar-title,
.body-dark .we-do-section .sec-title h2,
.body-dark .why-us-section .feature h6,
.body-dark .work-tabs .tab-buttons .tab-btn,
.contact-infos p a:hover,
.contact-section .info-block .inner-box:hover h5,
.contact-section .info-block .inner-box:hover h5 a,
.get-quote-two .sec-title h2,
.portfolio-masonary .mixitup-gallery .filters .filter.active,
.services-section-three__one-page .service-block-two .inner-box h5 a,
.sidebar .call-up .sidebar-title h4,
.work-tabs .tab-buttons .tab-btn.active-btn {
	color: #fff
}

.post-details .lower-box h4 a,
.services-section-three__one-page .service-block-two .inner-box .bottom-curve,
.services-section-three__one-page .service-block-two:hover .inner-box .icon-box,
.services-section-three__one-page .service-block-two:hover .inner-box h5 a,
.services-section-three__one-page .service-block-two:hover .text,
.sidebar .popular-tags .tags-list a:hover,
.sidebar .recent-comments .comment .text a:hover,
.sidebar .recent-posts .text a:hover,
.sidebar .services ul li.active a,
.sidebar .services ul li:hover a,
.sidebar-page-container .post-control-two .control-inner h4 a {
	color: var(--thm-black)
}

.services-section-three__one-page .service-block-two .link-box {
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.services-section-three__one-page .service-block-two:hover .link-box,
.testimonials-section-two .owl-theme .owl-nav .owl-next:hover,
.testimonials-section-two .owl-theme .owl-nav .owl-prev:hover {
	opacity: 1
}

.body-dark .news-section .news-block .lower-box .link-box a:hover,
.body-dark .testi-block:hover .inner,
.body-dark .work-tabs .tab-buttons .tab-btn::before,
.product-sidebar__price-range .noUi-connect,
.services-section-three__one-page .service-block-two .inner-box:hover::before,
.sponsors-section__about-two {
	background-color: var(--thm-base)
}

.about-section-two .right-col .inner,
.discover-block .inner-box {
	position: relative;
	display: block;
	padding-left: 30px
}

.discover-block .image-box img {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 7px
}

.discover-block .cap-box {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	max-width: 330px
}

.discover-block .cap-inner {
	position: relative;
	display: block;
	padding: 40px 80px 36px 40px;
	background: var(--thm-base);
	border-radius: 7px
}

.discover-block .cap-inner h5,
.features-section-two .right-col .cap-inner h5 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 400;
	color: var(--thm-black);
	line-height: 1em;
	margin: 0
}

.discover-block .cap-inner .more-link {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 50px;
	height: 50px
}

.discover-block .cap-inner .more-link a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	font-size: 16px;
	background: var(--thm-black);
	color: #fff;
	line-height: 50px;
	border-radius: 50%;
	text-align: center
}

.discover-block .cap-inner .more-link a:hover {
	opacity: .5
}

.features-section-two {
	position: relative;
	padding: 0;
	background: #fff
}

.features-section-two .content-container {
	position: relative;
	display: block;
	padding: 120px 0 90px
}

.features-section-two .content-container:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: -2000px;
	background: url(../images/background/pattern-2.png) right top #fff;
	border-radius: 0 7px 7px 0
}

.features-section-two .left-col .inner {
	position: relative;
	display: block;
	padding-right: 40px
}

.features-section-two .feature {
	position: relative;
	display: block;
	padding: 0 0 40px 90px;
	margin-bottom: 47px;
	min-height: 100px;
	border-bottom: 1px solid #e9ebee
}

.features-section-two .feature:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.features-section-two .feature .count {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	text-align: center;
	background: var(--thm-base);
	padding: 10px;
	font-size: 30px;
	letter-spacing: 1px;
	color: var(--thm-black);
	text-transform: uppercase;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1em;
	-webkit-transition: .5s;
	transition: .5s;
	font-family: var(--thm-font)
}

.about-me-one__social,
.about-me-one__social a {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.features-section-two .feature .count span {
	line-height: 1em;
	position: relative;
	top: 2px
}

.features-section-two .feature h5 {
	font-weight: 400;
	font-size: 24px;
	margin: 0 0 15px;
	line-height: 1.2em;
	text-transform: uppercase
}

.about-section-three__content .sec-title-two h2,
.cart-total li+li,
.mobile-nav__container li+li {
	margin-top: 10px
}

.features-section-two .right-col .image-box img {
	position: relative;
	display: block;
	width: auto;
	max-width: none;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s;
	transition: .3s;
	border-radius: 7px
}

.features-section-two .right-col .cap-box {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	max-width: 350px
}

.features-section-two .right-col .cap-inner {
	position: relative;
	display: block;
	padding: 40px 60px;
	background: var(--thm-base);
	border-radius: 7px
}

.project-single,
.we-work-section {
	position: relative;
	padding: 120px 0 80px
}

.work-tabs .tab-buttons {
	position: relative;
	display: block;
	background: #f4f5f8;
	border-radius: 7px;
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden
}

.work-tabs .tab-buttons .tab-btn {
	position: relative;
	float: left;
	width: 33.333%;
	line-height: 40px;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: .01em;
	color: var(--thm-black);
	padding: 30px 15px;
	text-transform: uppercase;
	margin: 0;
	font-family: var(--thm-font);
	-webkit-transition: .3s;
	transition: .3s
}

.counter-block .graph-outer .count-box,
.counter-block h4,
.testi-block-two .info .name {
	font-weight: 400;
	letter-spacing: .05em;
	text-transform: uppercase
}

.work-tabs .tab-buttons .tab-btn span {
	position: relative;
	display: block;
	z-index: 1
}

.work-tabs .tab-buttons .tab-btn:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: var(--thm-black);
	-webkit-transition: .3s;
	transition: .3s
}

.work-tabs .tabs-content .image {
	position: relative;
	display: block;
	border-radius: 7px
}

.work-tabs .text-col .inner {
	position: relative;
	display: block;
	padding-left: 30px;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	-webkit-transition: .5s;
	transition: .5s
}

.work-tabs .tabs-content .text ul li {
	position: relative;
	line-height: 2.125em;
	margin-bottom: 8px;
	padding-left: 30px;
	font-weight: 400
}

.service-details .text-content ul li:before,
.work-tabs .tabs-content .text ul li:before {
	content: "\f131";
	font-family: Flaticon;
	position: absolute;
	left: 0;
	top: -1px;
	color: var(--thm-base);
	font-weight: 400;
	font-size: 18px
}

.testimonials-section-two .carousel-box {
	position: relative;
	padding-right: 200px
}

.testi-block-two .icon {
	position: relative;
	top: 35px;
	display: block;
	font-weight: 400;
	font-size: 200px;
	line-height: .7em;
	color: var(--thm-base);
	margin-bottom: 0
}

.subscribe-two__form,
.testi-block-two .info {
	position: relative;
	margin-top: 50px
}

.testi-block-two .info .name {
	display: block;
	font-size: 24px;
	line-height: 1.2em;
	color: var(--thm-base);
	font-family: var(--thm-font)
}

.testi-block-two .text {
	position: relative;
	display: block;
	font-size: 42px;
	line-height: 1.381em;
	font-weight: 400;
	letter-spacing: 0;
	color: #fff;
	font-family: var(--thm-b-font);
	padding: 0
}

.testimonials-section-two .owl-theme .owl-nav {
	position: absolute;
	right: -170px;
	top: 50%;
	margin-top: -50px;
	height: 110px;
	text-align: right
}

.testimonials-section-two .owl-theme .owl-nav .owl-next,
.testimonials-section-two .owl-theme .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: #fff !important;
	color: var(--thm-black);
	padding: 0;
	margin: 0;
	line-height: 50px;
	text-align: center;
	opacity: .2;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.about-section-two .image-box {
	position: relative;
	display: block;
	margin-top: -240px;
	z-index: 5
}

.about-section-two .image-box .since {
	position: absolute;
	right: 50px;
	bottom: 50px
}

.about-section-two .image-box .since:before {
	content: "";
	position: absolute;
	left: -42px;
	top: 4px;
	bottom: 4px;
	border-left: 2px solid var(--thm-base)
}

.about-section-two .image-box .since .txt {
	position: relative;
	display: block;
	padding: 21px 5px;
	width: 90px;
	height: 90px;
	line-height: 24px;
	text-align: center;
	background: #fff;
	text-transform: uppercase;
	color: var(--thm-black);
	border-radius: 50%
}

.counter-block .inner-box {
	position: relative;
	padding-left: 160px;
	min-height: 140px;
	padding-top: 42px
}

.counter-block .graph-outer {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	height: 140px;
	display: block;
	text-align: center
}

.counter-block .graph-outer:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 3px solid #e9ebee;
	border-radius: 50%
}

.counter-block .graph-outer .count-box {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	font-size: 30px;
	color: var(--thm-black);
	line-height: 60px;
	margin-top: -30px;
	font-family: var(--thm-font)
}

.counter-block .graph-outer .count-box .sign {
	font-size: 20px
}

.counter-block input {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0
}

.about-section-three__image img,
.counter-block h4,
.error-form form,
.leave-comments,
.post-control,
.project-single .text-content .info,
.service-details,
.sidebar .archives ul,
.sidebar .services ul,
.sidebar-page-container .sidebar,
.sponsors-section-two .logo-col {
	position: relative
}

.counter-block h4 {
	line-height: 1.1em;
	font-size: 24px;
	color: var(--thm-black);
	margin: 0
}

.about-section-three__image::before {
	content: "";
	position: absolute;
	top: 30px;
	bottom: 30px;
	right: 0;
	left: -30px;
	background-color: var(--thm-base)
}

.about-section-three__summery p {
	margin: 0 0 30px;
	font-size: 18px;
	line-height: 2;
	font-weight: 500;
	color: #697280
}

.about-section-three__list li {
	position: relative;
	padding-left: 30px;
	color: #697280;
	font-size: 18px;
	font-weight: 500;
	line-height: 2
}

.about-section-three__list li>i {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: var(--thm-base);
	font-size: 16px
}

.about-section-three__content .progress-box {
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 50px
}

.about-section-three__content .progress-box .bar-title {
	position: relative;
	font-size: 18px;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: 600;
	color: var(--thm-black)
}

.about-section-three__content .progress-box .bar {
	position: relative;
	width: 100%;
	height: 7px;
	background: #eff1f4;
	border-radius: 4px
}

.about-section-three__content .progress-box .bar-inner {
	position: relative;
	display: block;
	width: 0;
	height: 7px;
	background: var(--thm-base);
	-webkit-transition: 1.5s;
	transition: 1.5s
}

.about-section-three__content .progress-box .count-box {
	position: absolute;
	right: 0;
	margin-right: -40px;
	bottom: 18px;
	width: 40px;
	height: 22px;
	color: #697280;
	line-height: 22px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.about-section-three__content .progress-box .counted .count-box,
.sidebar .services ul li.active:after,
.sidebar .services ul li.active:before,
.sidebar .services ul li:hover:after,
.sidebar .services ul li:hover:before,
.sponsors-section-two .image-box img:hover {
	opacity: 1
}

.about-section-three__name {
	position: relative;
	padding-top: 15px
}

.about-section-three__name>img {
	position: absolute;
	top: 0;
	left: 0
}

.about-section-three__name h3 {
	margin: 0 0 5px;
	font-size: 20px;
	color: var(--thm-black);
	font-weight: 700;
	line-height: 1;
	position: relative
}

.about-section-three__name p {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .1;
	font-weight: 600;
	font-size: 14px;
	color: var(--thm-base);
	position: relative
}

.about-me-one__image img {
	border-radius: 8px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	max-width: 100%;
	margin-bottom: 50px
}

@media (min-width:1200px) {
	.feature-six__content__text {
		margin-bottom: 40px
	}

	.feature-eight__content {
		padding: 100px
	}

	.about-me-one {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.about-me-one__image img {
		margin-bottom: 0
	}

	.about-me-one__content {
		padding-left: 30px
	}
}

.about-me-one__social {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 20px
}

.about-me-one__social a {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 44px;
	height: 44px;
	background-color: #f4f5f8;
	color: var(--thm-black);
	font-size: 16px;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.about-me-one__social a+a {
	margin-left: 10px
}

.about-me-one__social a:hover {
	background-color: var(--thm-base);
	color: var(--thm-black)
}

.about-me-one__certificate-row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 30px;
	max-width: 500px
}

.about-me-one__certificate-row [class*=col-],
.checkout-page .default-form [class*=col-],
.review-form [class*=col-] {
	padding-left: 10px;
	padding-right: 10px
}

.about-me-one__certificate-row img {
	max-width: 100%;
	border-radius: 8px;
	mix-blend-mode: luminosity;
	margin-bottom: 20px
}

.about-me-one__qoute {
	color: var(--thm-base);
	font-size: 30px;
	line-height: 34px;
	margin: 0;
	font-weight: 400
}

.about-me-one__text {
	margin: 0 0 30px;
	font-size: 16px;
	line-height: 34px
}

.about-me-counter {
	background-color: #f4f5f8;
	padding-top: 90px;
	padding-bottom: 60px
}

.about-me-counter .sec-title {
	text-align: center;
	margin-bottom: 40px
}

.get-quote-two {
	position: relative;
	padding: 120px 0 210px;
	background-color: var(--thm-black);
	background-image: url(../images/background/contact-bg-1-1.png);
	background-size: cover;
	color: #999b9f
}

.map-data,
.map-data h6 {
	color: #222;
	letter-spacing: .05em;
	font-family: var(--thm-font);
	text-align: center
}

.about-nine,
.get-quote-two__one-page {
	padding-bottom: 120px
}

@media (max-width:991px) {

	.banner-section-four__nav .swiper-button-next,
	.banner-section-four__nav .swiper-button-prev {
		width: 48px;
		height: 48px;
		font-size: 18px
	}

	.banner-section-four__nav .swiper-button-prev {
		margin-top: 10px
	}

	.get-quote-two__one-page {
		padding-bottom: 70px !important
	}
	.banner-form-holder{
		background-size:cover;
		padding:40px 30px;
	}

}

.get-quote-two .left-col .inner {
	position: relative;
	display: block;
	max-width: 480px
}

.get-quote-two .left-col .text {
	position: relative;
	display: block;
	color: #999b9f;
	margin-bottom: 35px
}

.get-quote-two .form-box form .form-group input,
.get-quote-two .form-box form .form-group select,
.get-quote-two .form-box form .form-group textarea,
.get-quote-two .form-group .ui-selectmenu-button.ui-button {
	background-color: #fff;
	border-color: #fff
}

.get-quote-two .info ul li {
	position: relative;
	display: block;
	min-height: 60px;
	padding-left: 85px;
	line-height: 28px;
	padding-top: 5px;
	margin-bottom: 20px
}

.get-quote-two .info ul li strong {
	display: block;
	color: #fff;
	letter-spacing: .1em;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: var(--thm-font);
	margin-top: -4px
}

.get-quote-two .info ul li .icon {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 30px;
	padding: 15px 10px;
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: var(--thm-base);
	border-radius: 50%;
	font-size: 16px;
	color: var(--thm-black)
}

.get-quote-two .right-col,
.project-single .image-col {
	position: relative;
	margin-bottom: 10px
}

.contact-section .form-box form .row,
.get-quote-three .form-box form .row,
.get-quote-two .form-box form .row,
.leave-comments form .row {
	margin: 0 -10px
}

.contact-section .form-box form .form-group,
.get-quote-three .form-box form .form-group,
.get-quote-two .form-box form .form-group,
.leave-comments form .form-group {
	padding: 0 10px;
	margin-bottom: 20px
}

.map-section {
	position: relative;
	padding: 0 0 120px
}

.map-section .map-container {
	position: relative;
	display: block;
	width: 100%;
	margin-top: -120px;
	border-radius: 7px;
	overflow: hidden;
	z-index: 3
}

.contact-section__one-page,
.map-section__one-page {
	padding-bottom: 0
}

.map-section__one-page .map-container {
	margin-top: 0
}

.map-canvas,
.map-iframe {
	position: relative;
	display: block;
	width: 100%;
	height: 450px
}

.map-section__one-page .map-iframe {
	height: 575px
}

.map-data {
	font-size: 20px;
	font-weight: 300;
	line-height: 1.7em
}

.map-data h6 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 1em;
	text-transform: uppercase
}

.contact-section .info-block .inner-box h5,
.page-banner .bread-crumb li,
.page-banner h1,
.sidebar .call-up .phone {
	text-transform: uppercase;
	letter-spacing: 1px
}

.sponsors-section-two {
	position: relative;
	padding: 120px 0 90px;
	background: #fff;
	border-top: 1px solid #e9ebee
}

.contact-section .info-block .inner-box:hover,
.page-banner {
	background: var(--thm-black)
}

.sponsors-section-three .thm-swiper__slider .swiper-slide img {
	opacity: .2;
	-webkit-transition: .5s;
	transition: .5s;
	display: block
}

.sponsor-six img:hover,
.sponsors-section-three .thm-swiper__slider .swiper-slide img:hover {
	opacity: .6
}

.page-banner {
	position: relative;
	padding: 0;
	color: #fff;
    background: #f5f4f4;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}
.page-banner p {
    color: #37475a;
}
.page-banner .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .4;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%)
}

.page-banner .shape-1,
.page-banner .shape-2 {
	width: 250px;
	max-width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0
}

.comments-area .comment-box .author-thumb img,
.sidebar .recent-posts .post-thumb img {
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%)
}

.page-banner .shape-1 {
	background: url(../images/background/b-shape-1.png) right bottom no-repeat
}

.page-banner .shape-2 {
	background: url(../images/background/b-shape-2.png) right top no-repeat
}

.page-banner .banner-inner {
	position: relative;
	display: block;
	text-align: center;
	z-index: 3
}

.page-banner .inner-container {
	position: relative;
	padding: 200px 0 100px
}

.page-banner h1 {
	position: relative;
	font-size: 100px;
	color: #eb911b;
	line-height: 50px;
	font-weight: 600;
	margin: 0
}

.page-banner .page-nav {
	position: relative;
	padding-top: 5px;
	text-align: center
}

.page-banner .bread-crumb li {
	position: relative;
	float: left;
	font-size: 20px;
	line-height: 30px;
	color: #ccd6df;
	font-weight: 400;
	cursor: default;
	padding-right: 15px;
	margin-right: 15px;
	letter-spacing: .1em;
	font-family: var(--thm-font)
}

.page-banner .bread-crumb li:before {
	position: absolute;
	right: -15px;
	width: 30px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	content: "-"
}

.page-banner .bread-crumb li a {
	color: #fff;
	font-weight: 400;
	-webkit-transition: .3s;
	transition: .3s
}

.faqs-section {
	position: relative;
	padding: 120px 0 100px;
	background: url(../images/background/pattern-2.png) left top #fff;
	overflow: hidden
}

.faqs-section .faq-block,
.sidebar-page-container .post-control-two,
.sidebar-title {
	position: relative;
	margin-bottom: 20px
}

.contact-section,
.get-quote-three {
	position: relative;
	padding: 120px 0 100px;
	background: #fff
}

.contact-section .form-box,
.get-quote-three .form-box {
	position: relative;
	display: block;
	max-width: 770px;
	margin: 0 auto;
	text-align: center
}

.error-section {
	position: relative;
	background: #fff;
	padding: 120px 0
}

.error-section .content {
	position: relative;
	max-width: 700px;
	text-align: center;
	margin: 0 auto
}

.error-section .big-text {
	position: relative;
	font-size: 340px;
	color: var(--thm-base);
	font-weight: 400;
	letter-spacing: 15px;
	line-height: 1em
}

.error-section .big-text .front {
	position: relative;
	display: block;
	width: 100%;
	text-align: center
}

.error-section .big-text .back {
	position: absolute;
	padding-left: 20px;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	text-align: center;
	color: rgba(var(--thm-base-rgb), .1)
}

.error-section h2 {
	font-weight: 400;
	color: var(--thm-black);
	line-height: 1em;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: .005em
}

.error-section .text {
	position: relative;
	display: block;
	line-height: 1.5em
}

.error-section .link-box .theme-btn {
	position: relative;
	min-width: 200px
}

.error-form {
	position: relative;
	max-width: 520px;
	margin: 50px auto 0
}

.error-form .form-group input[type=email],
.error-form .form-group input[type=search],
.error-form .form-group input[type=text] {
	position: relative;
	width: 100%;
	line-height: 30px;
	padding: 20px 60px 20px 30px;
	height: 70px;
	display: block;
	font-size: 14px;
	background: #f4f5f8;
	color: var(--thm-text);
	border-radius: 7px;
	font-family: var(--thm-b-font);
	border: 1px solid #f4f5f8;
	-webkit-transition: .3s;
	transition: .3s
}

.error-form .form-group input::-webkit-input-placeholder {
	color: #575757
}

.error-form .form-group .theme-btn {
	position: absolute;
	right: 25px;
	top: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	background: 0 0;
	color: var(--thm-text)
}

.contact-section .map-box {
	position: relative;
	display: block;
	margin: 0 0 120px;
	border-radius: 7px;
	overflow: hidden
}

.contact-section .upper-info {
	position: relative;
	margin-bottom: 90px
}

.contact-section .info-block .inner-box {
	position: relative;
	display: block;
	height: 100%;
	min-height: 100%;
	padding: 45px 45px 40px;
	background: #fff;
	border-radius: 7px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .05);
	-webkit-transition: .5s;
	transition: .5s
}

.sidebar .services ul li:after,
.sidebar .services ul li:before {
	left: -20px;
	opacity: 0;
	-webkit-transition: .3s;
	position: absolute;
	content: ""
}

.contact-section .info-block .inner-box h5 {
	font-size: 24px;
	color: var(--thm-black);
	font-weight: 400;
	line-height: 1.1em;
	margin: 0
}

.contact-section .info-block .inner-box .text a {
	position: relative;
	color: var(--thm-text)
}

.contact-section .info-block .inner-box:hover .text a:hover,
.contact-section .info-block .inner-box:hover h5 a:hover {
	text-decoration: underline;
	color: #fff
}

.contact-infos {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: var(--thm-black)
}

.contact-infos .row {
	--bs-gutter-y: 20px
}

.contact-infos p {
	margin: 0;
	font-size: 16px;
	line-height: 36px;
	color: #a4a4a4;
	font-weight: 400;
	font-family: var(--thm-font)
}

.sidebar-page-container .content-side {
	position: relative;
	margin-bottom: 30px;
	z-index: 1
}

.sidebar .sidebar-widget {
	position: relative;
	display: block;
	margin-bottom: 30px
}

.sidebar .sidebar-widget .widget-inner {
	position: relative;
	display: block;
	padding: 45px;
	background: #f4f5f8;
	border-radius: 7px
}

.sidebar-title h4 {
	position: relative;
	display: inline-block;
	font-size: 24px;
	line-height: 1.1em;
	color: var(--thm-black);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .01em;
	margin-bottom: 0
}

.sidebar .services ul li {
	position: relative;
	line-height: 48px;
	font-size: 16px;
	text-transform: capitalize;
	color: var(--thm-text);
	margin-bottom: 5px
}

.sidebar .services ul li:before {
	top: 0;
	right: -20px;
	bottom: 0;
	background: #fff;
	border-radius: 7px;
	transition: .3s
}

.sidebar .services ul li:after {
	top: 50%;
	margin-top: -12px;
	height: 24px;
	border-left: 2px solid var(--thm-base);
	transition: .3s
}

.sidebar .services ul li a {
	position: relative;
	display: block;
	line-height: 48px;
	font-size: 16px;
	text-transform: capitalize;
	color: var(--thm-text);
	font-family: var(--thm-b-font);
	font-weight: 400;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 1
}

.sidebar .services ul li a:after {
	position: absolute;
	right: 0;
	top: -1px;
	font-family: Flaticon;
	content: "\f15f";
	opacity: 1;
	font-size: 10px;
	line-height: 48px;
	font-weight: 700;
	z-index: 1
}

.sidebar .services ul li a:hover:before,
.sidebar .services ul li.active a:before {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition: .3s .1s;
	transition: .3s .1s
}

.sidebar .call-up .widget-inner {
	background: var(--thm-black);
	color: #999b9f
}

.sidebar .call-up .phone,
.sidebar .call-up .phone a {
	color: #fff;
	position: relative
}

.sidebar .call-up .phone {
	margin-top: 20px;
	font-size: 30px;
	line-height: 40px;
	font-family: var(--thm-font);
	font-weight: 300
}

.sidebar .call-up .phone .icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: var(--thm-base);
	font-size: 20px;
	padding-right: 15px
}

.sidebar .search-box .widget-inner {
	padding: 0;
	background: 0 0
}

.sidebar .search-box .form-group input[type=search],
.sidebar .search-box .form-group input[type=text] {
	position: relative;
	line-height: 40px;
	padding: 19px 80px 19px 35px;
	background: var(--thm-base);
	color: var(--thm-black);
	display: block;
	font-size: 14px;
	width: 100%;
	height: 80px;
	border: 1px solid var(--thm-base);
	font-family: var(--thm-b-font);
	border-radius: 7px;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.sidebar .search-box .form-group ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.sidebar .search-box .form-group :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.sidebar .search-box .form-group ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.sidebar .search-box .form-group ::placeholder {
	opacity: 1;
	color: inherit
}

.sidebar .search-box .form-group button {
	position: absolute;
	right: 20px;
	top: 0;
	height: 80px;
	width: 60px;
	line-height: 80px;
	display: block;
	font-size: 24px;
	color: var(--thm-black);
	background: 0 0;
	font-weight: 400
}

.sidebar .search-box .form-group button:hover,
.sidebar .search-box .form-group input:focus+button {
	color: #181b1f
}

.sidebar .recent-posts .post {
	position: relative;
	font-size: 20px;
	color: var(--thm-text);
	padding: 7px 0 0 85px;
	min-height: 62px;
	margin-bottom: 30px
}

.sidebar .recent-posts .post-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 62px;
	height: 62px;
	border-radius: 50%
}

.sidebar .recent-posts .post-thumb img {
	position: relative;
	display: block;
	width: 100%;
	border-radius: 50%;
	filter: grayscale(100%);
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s
}

.sidebar .recent-posts .text {
	font-size: 20px;
	line-height: 1.3em;
	color: var(--thm-text);
	font-weight: 300;
	text-transform: capitalize;
	margin: 0;
	letter-spacing: .07em;
	max-width: 170px
}

.post-details .info-row a,
.sidebar .recent-comments .comment .text a,
.sidebar .recent-posts .text a {
	color: var(--thm-text)
}

.sidebar .popular-tags .tags-list {
	padding-right: 20px
}

.sidebar .popular-tags .tags-list a,
.sidebar .popular-tags .tags-list li {
	position: relative;
	color: var(--thm-text);
	display: inline-block
}

.sidebar .popular-tags .tags-list a {
	position: relative;
	display: inline-block;
	line-height: 1.45em;
	text-align: center;
	color: var(--thm-text);
	text-transform: capitalize;
	transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-moz-transition: .3s
}

.shop-category ul li,
.sidebar .archives ul li {
	position: relative;
	line-height: 30px;
	font-size: 16px;
	text-transform: capitalize;
	color: var(--thm-text);
	margin-bottom: 15px
}

.shop-category ul li a,
.sidebar .archives ul li a {
	position: relative;
	display: block;
	line-height: 30px;
	font-size: 16px;
	text-transform: capitalize;
	color: var(--thm-text);
	font-weight: 400;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 1
}

.sidebar .archives ul li.active a,
.sidebar .archives ul li:hover a {
	color: var(--thm-black);
	font-weight: 400
}

.shop-category ul li a:after,
.sidebar .archives ul li a:after {
	position: absolute;
	right: 0;
	top: -1px;
	font-family: Flaticon;
	content: "\f15f";
	opacity: 1;
	font-size: 10px;
	line-height: 30px;
	font-weight: 700;
	z-index: 1
}

.sidebar .recent-comments .comment {
	position: relative;
	font-size: 20px;
	color: var(--thm-text);
	padding: 0 0 0 70px;
	min-height: 48px;
	margin-bottom: 30px
}

.sidebar .recent-comments .comment .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 48px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	background-color: var(--thm-black);
	color: #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s
}

.sidebar .recent-comments .comment .text {
	font-size: 20px;
	line-height: 24px;
	color: var(--thm-text);
	font-weight: 300;
	letter-spacing: .07em;
	text-transform: uppercase;
	margin: 0
}

.comments-area .comment-box .info .name,
.comments-title h3 {
	letter-spacing: .02em;
	color: var(--thm-black);
	font-weight: 400
}

.post-details .post-meta ul li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 5px 0;
	font-size: 16px;
	letter-spacing: .07em;
	text-transform: uppercase
}

.post-details .info-row {
	position: relative;
	display: block;
	padding: 28px 0 0;
	border-top: 1px solid #e9ebee;
	font-size: 16px;
	line-height: 30px
}

.post-details .info-row strong {
	letter-spacing: .05em;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: var(--thm-font);
	color: var(--thm-black)
}

.post-details .info-row .cat-info {
	position: relative;
	float: right
}

.sidebar-page-container .post-control-two .control-inner {
	position: relative;
	display: block;
	padding: 55px 50px;
	background: #f4f5f8;
	height: 100%;
	min-height: 100%;
	border-radius: 7px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s
}

.sidebar-page-container .post-control-two .control-inner h4 {
	position: relative;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 1.1em;
	color: var(--thm-black);
	margin-bottom: 0
}

.comments-title h3 {
	font-size: 36px;
	text-transform: uppercase;
	margin: 0
}

.mobile-nav__container li a,
.service-details h3,
.service-details h4 {
	letter-spacing: 1px;
	text-transform: uppercase
}

.comments-area {
	position: relative;
	margin-bottom: 70px
}

.comments-area .comment-box {
	position: relative;
	margin-bottom: 60px;
	padding-bottom: 60px;
	border-bottom: 1px solid #e9ebee
}

.comments-area .comment {
	position: relative;
	min-height: 90px;
	padding-left: 130px
}

.comments-area .comment-box .author-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	margin-bottom: 20px;
	overflow: hidden
}

.comments-area .comment-box .author-thumb img {
	width: 90px;
	height: 90px;
	display: block;
	border-radius: 50%;
	filter: grayscale(100%)
}

.comments-area .comment-box .info {
	position: relative;
	margin-bottom: 25px;
	line-height: 24px
}

.comments-area .comment-box .info .name {
	position: relative;
	display: block;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.comments-area .comment-box .info .date {
	position: relative;
	display: inline-block;
	color: var(--thm-base)
}

.comments-area .comment-box .text {
	position: relative;
	display: block;
	color: var(--thm-text);
	margin-bottom: 30px
}

.comments-area .comment-box .theme-btn .btn-title {
	padding: 6px 30px 4px;
	line-height: 30px
}

.project-single .image-box img,
.service-details .image img {
	display: block;
	width: 100%;
	-webkit-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	border-radius: 7px;
	transition: .4s;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s
}

.service-details h3 {
	font-size: 50px;
	font-weight: 400;
	line-height: 1.1em;
	margin-bottom: 25px
}

.service-details h4 {
	font-size: 36px;
	font-weight: 400;
	line-height: 1.1em;
	margin-bottom: 20px
}

.service-details .featured {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px
}

.service-details .text-content ul li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px
}

.project-single .image-box {
	position: relative;
	display: block;
	border-radius: 7px;
	overflow: hidden;
	margin-bottom: 30px
}

.project-single h5 {
	font-size: 30px;
	letter-spacing: .005em;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1.1em;
	margin-bottom: 20px
}

.project-single.style-two h5 {
	font-size: 36px
}

.post-control .control,
.post-control .control a,
.project-single .text-content .info li strong {
	font-size: 24px;
	font-weight: 400;
	color: var(--thm-black)
}

.project-single .text-content p {
	margin-bottom: 25px
}

.project-single .text-content .info li {
	position: relative;
	line-height: 26px;
	margin-bottom: 30px
}

.project-single .text-content .info li strong {
	letter-spacing: .01em;
	text-transform: uppercase;
	line-height: 1em;
	font-family: var(--thm-font)
}

.post-control .inner {
	position: relative;
	display: block;
	padding: 50px 0;
	border-top: 1px solid #e9ebee;
	border-bottom: 1px solid #e9ebee
}
/* New Cta Css Start*/
.new-cta-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 15px 15px 5px 25px;
	font-family: 'Poppins', sans-serif;
}

.cta-right {
	max-width: 400px;
	margin: 0 auto;
}

.new-cta-banner h5 {
	font-size: calc(20px + (30 - 20) * (100vw - 320px) / (1920 - 320));
	font-weight: 400;
	color: #fff;
	margin: 0;
	line-height: 1;
	font-family: 'Poppins', sans-serif;
}

	.new-cta-banner h5 span {
		font-weight: bold;
		text-transform: uppercase;
	}

.new-cta-banner h2 {
	font-size: calc(30px + (55 - 30) * (100vw - 320px) / (1920 - 320));
	font-weight: 500;
	color: #fac114;
	margin: 0;
	line-height: 1;
	/* text-transform: uppercase; */
	font-family: 'Poppins', sans-serif;

}

.new-cta-banner em {
	font-size: calc(12px + (17 - 12) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	color: #fff;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
}

.cta-chat-box {
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

	.cta-chat-box .cta-chat-box-icon {
		margin-right: 30px;
	}

.cta-chat-box-text label {
	font-size: calc(18px + (25 - 18) * (100vw - 320px) / (1920 - 320));
	font-weight: 400;
	color: #fff;
	margin: 0;
	line-height: 1;
	margin-top: 7px;
	margin-bottom: 0;
}

.cta-chat-box-text p span {
	font-size: calc(28px + (47 - 28) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	color: #ffca2a;
}

.cta-chat-box-text p span {
	font-size: calc(28px + (47 - 28) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	color: #ffca2a;
	margin: 0;
	line-height: 1;
}

.cta-chat-box-text p {
	font-size: calc(18px + (28 - 18) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	color: #fff;
	margin:0;
}

.bdr-btn1 {
	border: 1px solid #fff;
	padding: 12px 30px;
	margin: 0 10px;
	height: 40px;
	border-radius: 40px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	max-width: 150px;
}

.green-new-btn {
	background-image: -moz-linear-gradient( 0deg, rgb(0,173,118) 0%, rgb(114,198,116) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(0,173,118) 0%, rgb(114,198,116) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(0,173,118) 0%, rgb(114,198,116) 100%);
	padding: 8px 16px;
	border: 0;
	border-radius: 8px;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	display: inline-block;
	margin: 20px 0;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	max-width: 180px;
	text-transform: uppercase;
}

.cta-new-btm-holder {
	display: flex;
	align-items: baseline;
}
/* NEw Cta Css ENd */
.body-dark .comments-area .comment-box,
.body-dark .features-section-two .feature,
.body-dark .get-quote-section,
.body-dark .get-quote-section .counter,
.body-dark .live-section,
.body-dark .post-control .inner,
.body-dark .post-details .info-row,
.body-dark .sponsors-section-two,
.body-dark .trusted-section .feature,
.portfolio-masonary hr {
	border-color: rgba(255, 255, 255, .1)
}

.post-control .control {
	position: relative;
	float: left;
	line-height: 30px;
	letter-spacing: .05em;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.post-control .control a {
	display: block;
	line-height: 30px
}

.post-control .control .fa {
	position: relative;
	vertical-align: top;
	line-height: 30px;
	font-size: 18px
}

.side-menu__block {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .7s;
	transition: transform .7s;
	transition: transform .7s, -webkit-transform .7s
}

.side-menu__block.active {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

/*.side-menu__block-overlay {
	width: 100%;
	height: 100%;
	background-color: var(--thm-black);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	opacity: .7
}*/

.side-menu__block-overlay .cursor-follower {
	background-color: rgba(8, 39, 64, .3)
}

.side-menu__block-inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 50%;
	/*max-width: 520px;*/
	height: 100%;
	overflow-y: auto;
	/*background-color: #eceeef;*/
	background-color: #000000fc;
	z-index: 999999;
	padding: 20px 0 40px
}

@media (max-width:767px) {
	.side-menu__block-inner {
		max-width: 100%;
	}
}
/*@media (max-width:575px) {
	.side-menu__block-inner {
		max-width: 480px
	}
}

@media (max-width:480px) {
	.side-menu__block-inner {
		max-width: 400px
	}
}

@media (max-width:375px) {
	.side-menu__block-inner {
		max-width: 300px
	}
}*/

.coming-soon .auto-container,
.parallax-block .auto-container,
.side-menu__block-inner .mCustomScrollBox {
	width: 100%
}

.side-menu__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-left: 100px;
	padding-right: 40px
}

.mobile-nav__container,
.side-menu__content {
	padding-left: 40px;
	padding-right: 40px;
}
/*.mobile-nav__container,
.side-menu__content {
	padding-left: 100px;
	padding-right: 100px
}*/

.mobile-nav__container {
	padding-top: 50px
}

.mobile-nav__container ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.mobile-nav__container li.dropdown ul {
	display: none;
	padding: 10px 0 0 .5em;
	margin-bottom: 20px
}

.mobile-nav__container li.dropdown ul li {
	margin-bottom: 10px
}

.checkout-page .default-form .field-checkbox,
.mobile-nav__container li.dropdown,
.project-eight__item,
.slider-eight .swiper-slide .auto-container,
.slider-six,
.subscribe-one__form,
.video-seven .auto-container {
	position: relative
}

.mobile-nav__container li.dropdown>a {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	padding-right: 25px;
	vertical-align: middle
}

.mobile-nav__container li>a>span {
	background-color: var(--thm-base);
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 40px;
	top: -3px;
	position: relative;
	margin-left: 5px
}

.side-menu__social,
.side-menu__social a {
	-webkit-box-align: center;
	display: -webkit-box;
	display: -ms-flexbox
}

.mobile-nav__container li.dropdown .dropdown-btn {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 22px;
	width: 22px;
	height: 22px;
	display: block;
	text-align: center;
	border: none;
	outline: 0;
	background-color: transparent;
	color: #9ca3a9;
	font-size: 14px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: .5s;
	transition: .5s
}

.mobile-nav__container li.dropdown .dropdown-btn.open {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: var(--thm-black)
}

.mobile-nav__container li a {
	/*color: #9ca3a9;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .5s;
	transition: .5s;
	font-family: Teko, sans-serif;
	position: relative*/
	/*color: #5f5d5d;*/
	/*color:#eb911b;*/
	color:#fff ;
	font-size: 15px;
	line-height: 24px;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .5s;
	transition: .5s;
	font-family: Teko, sans-serif;
	position: relative;
}
}

.body-dark .testi-block:hover .info .name,
.body-dark .testi-block:hover .text,
.body-dark .work-tabs .tab-buttons .tab-btn.active-btn,
.mobile-nav__container li a:hover,
.mobile-nav__container li.current .dropdown-btn,
.mobile-nav__container li.current-menu-item .dropdown-btn,
.mobile-nav__container li.current-menu-item>a,
.mobile-nav__container li.current>a {
	color: var(--thm-black)
}

.side-menu__social {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 80px;
	margin-bottom: 40px
}

.side-menu__social a {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 57px;
	height: 57px;
	background-color: #fff;
	color: #9ca3a9;
	font-size: 16px;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.side-menu__text a,
.side-menu__text p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400
}

.side-menu__social a+a {
	margin-left: 10px
}

.side-menu__social a:hover {
	background-color: #ffaa16;
	color: var(--thm-black)
}

.portfolio-masonary__more:hover,
.side-menu__text a:hover {
	color: var(--thm-base)
}

.side-menu__content p {
	margin: 0;
	font-family: var(--thm-b-font);
	/*color: #29292a;*/
	color: #eb911b;
	font-weight: 500;
}

.load-more-products,
.side-menu__content p+p {
	margin-top: 30px;
    word-break: break-all;
}

.side-menu__content p a {
	/*color: var(--thm-black);*/
	color:#eb911b;
	-webkit-transition: .5s;
	transition: .5s;
	word-break: break-all;
		font-weight: 500;
}

.side-menu__content p a:hover {
	color: #ffaa16;
	text-decoration: underline
}

.side-menu__sep {
	/*	width: calc(100% - 200px);
	height: 1px;
	background-color: #fff;
	margin: 70px auto;*/
	width: calc(100% - 55px);
	height: 1px;
	background-color: #fff;
	margin: 40px auto;
}

.side-menu__text p {
	letter-spacing: .05em;
	color: #9ca3a9;
	margin: 0 0 25px
}

.side-menu__text a {
	color: #ff0143;
	-webkit-transition: .5s;
	transition: .5s
}

.side-menu__block__copy {
	text-transform: uppercase;
	font-size: 16px;
	color: #9ca3a9;
	font-weight: 400;
	letter-spacing: .2em
}

.portfolio-masonary__box__new,
.style-switcher h3 {
	color: var(--thm-black);
	text-transform: uppercase;
	line-height: 1
}

@media (max-width:575px) {

	.mobile-nav__container,
	.side-menu__content,
	.side-menu__top {
		padding-left: 50px;
		padding-right: 50px
	}

	.side-menu__sep {
		margin-top: 40px;
		margin-bottom: 40px;
		width: calc(100% - 100px)
	}
}

@media (max-width:480px) {

	.mobile-nav__container,
	.side-menu__content,
	.side-menu__top {
		padding-left: 25px;
		padding-right: 25px
	}

	.side-menu__sep {
		width: calc(100% - 50px)
	}

	.side-menu__social {
		margin-top: 40px
	}

	.side-menu__social a {
		width: 45px;
		height: 45px
	}
}

.style-switcher {
	font-family: Teko, sans-serif;
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 99999;
	background-color: #fff;
	width: 200px;
	text-align: center;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 25px 15px 30px;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.style-switcher.active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.style-switcher h3 {
	margin: 0 0 20px;
	font-size: 30px;
	font-family: Teko, sans-serif
}

.style-switcher .language-feature,
.style-switcher .layout-feature {
	display: -ms-grid;
	display: grid;
	grid-gap: 10px;
	-ms-grid-columns: 1fr 1fr;
	grid-template-columns: 1fr 1fr;
	margin-top: 30px
}

.style-switcher .language-feature button,
.style-switcher .layout-feature a,
.style-switcher .layout-feature button {
	border: none;
	outline: 0;
	font-family: Teko, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	background-color: var(--thm-black);
	color: #fff;
	border-radius: 5px
}

.style-switcher .language-feature button.rtl-switcher,
.style-switcher .layout-feature a:last-child,
.style-switcher .layout-feature button:last-child {
	background-color: var(--thm-base);
	color: #fff
}

#switcher-toggler {
	position: absolute;
	top: 20px;
	left: 100%;
	font-size: 22px;
	color: #fff;
	width: 40px;
	height: 40px;
	background-color: var(--thm-base);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: .5s;
	transition: .5s
}

#switcher-toggler:hover {
	color: #fff;
	background-color: var(--thm-black)
}

#styleOptions {
	display: -ms-grid;
	display: grid;
	grid-gap: 20px;
	-ms-grid-columns: 1fr 1fr 1fr;
	grid-template-columns: 1fr 1fr 1fr
}

#styleOptions li {
	width: 100%;
	height: 44px;
	border-radius: 50%;
	overflow: hidden
}

#styleOptions li a {
	display: block;
	width: 100%;
	height: 100%
}

#styleOptions li a.color-default {
	background-color: #ffaa17
}

#styleOptions li a.color-2 {
	background-color: #70f28b
}

#styleOptions li a.color-3 {
	background-color: #83dcfa
}

#styleOptions li a.color-4 {
	background-color: #ff6c6c
}

#styleOptions li a.color-5 {
	background-color: #73a5ff
}

#styleOptions li a.color-6 {
	background-color: #fe9759
}

.skiptranslate {
	display: none !important
}

.parallax-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 60px;
	padding-bottom: 60px
}

.parallax-block .jarallax-img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

@media (max-height:450px) {
	.parallax-block {
		padding-top: 120px;
		padding-bottom: 120px
	}
}

.parallax-block__content h3 {
	margin: 0 0 25px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 100px;
	max-width: 537px;
	line-height: 1
}

.body-dark .default-form .form-group input[type=email],
.body-dark .default-form .form-group input[type=file],
.body-dark .default-form .form-group input[type=number],
.body-dark .default-form .form-group input[type=password],
.body-dark .default-form .form-group input[type=tel],
.body-dark .default-form .form-group input[type=text],
.body-dark .default-form .form-group input[type=url],
.body-dark .default-form .form-group select,
.body-dark .default-form .form-group textarea,
.body-dark .form-group .ui-selectmenu-button.ui-button,
.body-dark .get-quote-two .form-box form .form-group input,
.body-dark .get-quote-two .form-box form .form-group select,
.body-dark .get-quote-two .form-box form .form-group textarea,
.body-dark .get-quote-two .form-group .ui-selectmenu-button.ui-button {
	border-color: #1c1e22
}

.body-dark .comment-form.default-form .form-group input[type=email],
.body-dark .comment-form.default-form .form-group input[type=file],
.body-dark .comment-form.default-form .form-group input[type=number],
.body-dark .comment-form.default-form .form-group input[type=password],
.body-dark .comment-form.default-form .form-group input[type=tel],
.body-dark .comment-form.default-form .form-group input[type=text],
.body-dark .comment-form.default-form .form-group input[type=url],
.body-dark .comment-form.default-form .form-group textarea,
.body-dark .contact-section .default-form .form-group input[type=email],
.body-dark .contact-section .default-form .form-group input[type=file],
.body-dark .contact-section .default-form .form-group input[type=number],
.body-dark .contact-section .default-form .form-group input[type=password],
.body-dark .contact-section .default-form .form-group input[type=tel],
.body-dark .contact-section .default-form .form-group input[type=text],
.body-dark .contact-section .default-form .form-group input[type=url],
.body-dark .contact-section .default-form .form-group textarea,
.body-dark .error-form .form-group input[type=email],
.body-dark .error-form .form-group input[type=search],
.body-dark .error-form .form-group input[type=text],
.body-dark .get-quote-three .default-form .form-group input[type=email],
.body-dark .get-quote-three .default-form .form-group input[type=file],
.body-dark .get-quote-three .default-form .form-group input[type=number],
.body-dark .get-quote-three .default-form .form-group input[type=password],
.body-dark .get-quote-three .default-form .form-group input[type=tel],
.body-dark .get-quote-three .default-form .form-group input[type=text],
.body-dark .get-quote-three .default-form .form-group input[type=url],
.body-dark .get-quote-three .default-form .form-group textarea {
	background-color: #222429;
	border-color: #222429
}

.body-dark .about-section::before,
.body-dark .contact-section .info-block .inner-box,
.body-dark .get-quote-section .form-box,
.body-dark .news-block-three .inner-box,
.body-dark .service-block-two .inner-box,
.body-dark .sidebar .sidebar-widget .widget-inner,
.body-dark .why-us-section .feature:hover .inner-box::before,
.body-dark .work-tabs .tab-buttons {
	background-color: #222429
}

.body-dark .about-section .text-column .text .since .txt,
.body-dark .trusted-section .feature:hover .count {
	background-color: #fff;
	color: #222429
}

.body-dark .about-section .text-column .text .since::before {
	background-color: #fff;
	opacity: .1
}

.body-dark .service-block-two .inner-box,
.slider-eight__btns {
	overflow: hidden
}

.body-dark .news-block-two .lower-box .link-box:hover a::before {
	border-color: #fff
}

.body-dark .live-section {
	background-color: #1c1e22
}

.body-dark .agency-section,
.body-dark .call-to-section-two,
.body-dark .faqs-section,
.body-dark .featured-section,
.body-dark .features-section-two .content-container::before,
.body-dark .gallery-section-two.alternate,
.body-dark .news-section.alt-bg,
.body-dark .testimonials-section,
.body-dark .we-do-section {
	background-color: #222429;
	background-image: url(../images/background/we-do-section-bg-dark.jpg)
}

.body-dark .we-do-section .progress-box .bar {
	background-color: rgba(255, 255, 255, .1)
}

.body-dark .accordion-box .block,
.body-dark .accordion-box .block.active-block {
	background-color: #1c1e22;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .05)
}

.body-dark .team-section .owl-theme .owl-dots .owl-dot span {
	opacity: .1
}

.body-dark .team-section .owl-theme .owl-dots .owl-dot.active span,
.body-dark .team-section .owl-theme .owl-dots .owl-dot:hover span {
	background-color: transparent;
	opacity: 1
}

.body-dark .agency-section .default-tabs .tab-buttons .tab-btn.active-btn span {
	color: #222429
}

.body-dark .news-section .news-block .post-meta ul {
	-webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .03);
	box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .03);
	background-color: #1c1e22
}

.body-dark .news-section .news-block .lower-box .link-box a {
	background-color: rgba(255, 255, 255, .1);
	color: #222429
}

.portfolio-masonary,
.review-form {
	padding-bottom: 100px
}

.portfolio-masonary h3 {
	margin: 210px auto 0;
	font-size: 80px;
	font-weight: 300;
	color: #fff;
	line-height: 1;
	letter-spacing: .1em;
	text-transform: uppercase;
	max-width: 810px;
	text-align: center
}

.portfolio-masonary hr {
	margin: 120px 0 60px
}

.portfolio-masonary__filter-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 50px
}

.portfolio-masonary .filters li {
	color: #fff;
	font-size: 20px
}

.portfolio-masonary .filters li:first-child {
	margin-left: 0
}

.portfolio-masonary__box {
	margin-bottom: 30px;
	overflow: hidden;
	border-radius: 8px;
	position: relative
}

.portfolio-masonary__box__new {
	position: absolute;
	top: 0;
	right: 0;
	background-color: var(--thm-base);
	border-radius: 0 8px;
	font-family: var(--thm-font);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 10;
	letter-spacing: .1em;
	padding: 9px 13px 8px;
	font-size: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.portfolio-masonary__box-outer:hover .portfolio-masonary__box__new {
	background-color: var(--thm-black);
	color: #fff
}

.portfolio-masonary__box img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	transition: .5s
}

.demo-gallery .portfolio-masonary__box img,
.portfolio-masonary__box:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.portfolio-masonary__more {
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s;
	font-weight: 500;
	font-family: var(--thm-font)
}

.portfolio-details-header__sub-heading,
.portfolio-details-header__title,
.portfolio-masonary__box-content h4,
.portfolio-masonary__box-content p {
	color: var(--thm-black);
	text-transform: uppercase
}

.portfolio-masonary__box-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(var(--thm-base-rgb), .9);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 60px;
	-webkit-transform: translateY(30%);
	transform: translateY(30%);
	opacity: 0;
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.portfolio-masonary__box:hover .portfolio-masonary__box-content {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.portfolio-masonary__box-content p {
	margin: 0 0 10px;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: var(--thm-font)
}

.portfolio-masonary__box-content p::after {
	width: 40px;
	height: 2px;
	background-color: var(--thm-black);
	margin-left: 10px;
	content: ""
}

.portfolio-masonary__box-content h4 {
	margin: 0;
	line-height: 1;
	font-size: 30px;
	letter-spacing: .1em
}

.cart-table h3 a,
.login-wrapper form p a,
.portfolio-masonary__box-content h4 a {
	color: inherit
}

.portfolio-details-header {
	margin-top: 106px;
	background-color: #fff;
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative
}

.portfolio-details-header::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 545px;
	background-color: #f4f5f8
}

.portfolio-details-header__separator {
	border-width: 1px;
	border-color: #e9ebee;
	min-width: 1600px;
	float: left;
	margin-top: 90px;
	margin-bottom: 0
}

.portfolio-details-header__title {
	margin: 0 0 40px;
	font-size: 50px
}

.portfolio-details-header__image {
	display: inline-block;
	background-color: #222429;
	border-radius: 8px;
	margin-bottom: 45px
}

.blog-six__image,
.portfolio-details-header__link:hover::after,
.portfolio-details-info__image,
.portfolio-horizontal-two__carousel__progress li.active span,
.portfolio-horizontal-two__image {
	background-color: var(--thm-black)
}

.portfolio-details-header__image img {
	max-width: 100%;
	border-radius: 8px;
	display: block;
	mix-blend-mode: luminosity
}

.portfolio-details-header__sub-heading {
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 1
}

.portfolio-details-header__list li,
.portfolio-details-header__text {
	font-size: 16px;
	color: var(--thm-text)
}

.portfolio-details-header__text {
	margin: 0
}

.portfolio-details-header__list {
	margin: 0 0 45px
}

.portfolio-details-header__main-text {
	margin: 0 0 40px;
	font-size: 20px;
	list-style: none;
	font-weight: 300;
	line-height: 42px
}

.about-eleven__progress,
.events-details__content,
.events-details__sidebar,
.portfolio-details-header__text+.portfolio-details-header__sub-heading {
	margin-top: 40px
}

.portfolio-details-header__link {
	color: var(--thm-base);
	font-size: 16px;
	position: relative;
	display: inline-block;
	line-height: 1;
	padding-bottom: 10px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-bottom: 50px
}

.portfolio-details-header__link:hover {
	color: var(--thm-black)
}

.portfolio-details-header__link::after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: var(--thm-base);
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.portfolio-details-header__links a {
	color: var(--thm-text);
	font-size: 16px;
	-webkit-transition: .5s;
	transition: .5s
}

.portfolio-details-header__links a:hover {
	color: var(--thm-base)
}

.portfolio-details-header__links a:not(:last-child)::after {
	content: ","
}

.portfolio-details-info__image {
	display: inline-block;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 30px
}

.portfolio-details-info__image img {
	mix-blend-mode: luminosity;
	border-radius: 8px;
	max-width: 100%
}

.portfolio-details-info__title {
	margin: 0;
	text-transform: uppercase;
	color: var(--thm-black);
	font-size: 40px
}

.portfolio-details-info__text {
	margin: 0 0 30px;
	color: var(--thm-text);
	font-size: 16px;
	line-height: 34px;
	max-width: 470px
}

@media (min-width:768px) {
	.about-me-counter .sec-title {
		margin-bottom: auto;
		width: 100%;
		text-align: left;
		margin-top: auto
	}

	.contact-infos p br {
		display: inherit
	}

	.portfolio-details-info__image {
		margin-bottom: 0;
		display: block
	}

	.portfolio-details-info .row {
		margin-bottom: 40px
	}

	.portfolio-details-info__text {
		margin-bottom: 0
	}
}

.portfolio-details-video {
	margin-top: 90px;
	margin-bottom: 60px
}

.portfolio-details-video__thumbnail {
	background-color: var(--thm-black);
	overflow: hidden;
	border-radius: 8px;
	position: relative
}

.portfolio-details-video img {
	mix-blend-mode: luminosity;
	max-width: 100%
}

.portfolio-details-video .vid-link {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 84px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.portfolio-details-video .vid-link .icon {
	position: relative;
	display: block;
	width: 84px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	font-size: 20px;
	color: var(--thm-black);
	background: var(--thm-base);
	border-radius: 50%;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}

.coming-soon,
.login-wrapper .login-bg,
.slider-seven__round__image,
.slider-seven__shape-1,
.slider-seven__shape-2,
.slider-six .image-layer,
.subscribe-two,
.subscribe-two__shape {
	background-repeat: no-repeat
}

.portfolio-details-video .vid-link .icon:before {
	content: "";
	position: absolute;
	left: -8px;
	top: -8px;
	right: -8px;
	bottom: -8px;
	border: 1px solid rgba(255, 255, 255, .3);
	border-radius: 50%
}

.portfolio-details-summery {
	padding-bottom: 50px
}

.portfolio-details-summery__heading {
	margin: 0 0 20px;
	text-transform: uppercase;
	color: var(--thm-black);
	font-size: 30px;
	line-height: 1;
	padding-left: 20px;
	padding-right: 20px
}

.portfolio-details-summery__text {
	margin: 0 0 30px;
	padding-left: 20px;
	padding-right: 20px
}

.portfolio-horizontal {
	min-height: 100vh;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 90px;
	padding-bottom: 90px
}

[class*=portfolio-horizontal__shape-] {
	position: absolute;
	display: none;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	animation-fill-mode: both;
	-webkit-animation-name: banner3Shake;
	animation-name: banner3Shake;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	animation-iteration-count: infinite
}

@-webkit-keyframes banner3Shake {

	0%,
	100% {
		-webkit-transform: rotate3d(0, 1, 0, 0deg);
		transform: rotate3d(0, 1, 0, 0deg)
	}

	30%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	60% {
		-webkit-transform: rotate3d(1, 0, 0, 0deg);
		transform: rotate3d(1, 0, 0, 0deg)
	}
}

@keyframes banner3Shake {

	0%,
	100% {
		-webkit-transform: rotate3d(0, 1, 0, 0deg);
		transform: rotate3d(0, 1, 0, 0deg)
	}

	30%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	60% {
		-webkit-transform: rotate3d(1, 0, 0, 0deg);
		transform: rotate3d(1, 0, 0, 0deg)
	}
}

.portfolio-horizontal__shape-1 {
	top: -120px;
	right: 40%
}

.portfolio-horizontal__shape-2 {
	left: -55px;
	bottom: -36px
}

.portfolio-horizontal__shape-3 {
	right: -260px;
	bottom: -30px
}

.portfolio-horizontal .auto-container {
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px
}

@media (min-width:992px) {

	.feature-eight,
	.sponsors-section-four {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.sponsors-section-four .content-box {
		padding-top: 113px
	}

	.sponsors-section-four .content-box h3 {
		font-size: 80px;
		margin-bottom: 40px
	}

	.call-to-section__no-margin h2 {
		margin-bottom: 0;
		padding-top: 15px
	}

	.call-to-section__no-margin .link-box {
		padding-top: 0
	}

	.about-me-counter,
	.testimonials-four {
		padding-top: 120px;
		padding-bottom: 90px
	}

	.testimonials-four-card {
		padding: 50px 60px 60px
	}

	.testimonials-four-card__content p {
		margin-bottom: 28px;
		font-size: 18px
	}

	.testimonials-four__block__top {
		text-align: left;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.testimonials-four__block__top .sec-title {
		margin-bottom: 0
	}

	.testimonials-five {
		padding-top: 120px;
		padding-bottom: 75px
	}

	.testimonials-five-card__text {
		font-size: 40px
	}

	.testimonials-five-card__title {
		font-size: 30px
	}

	.testimonials-five__carousel .owl-nav {
		margin-top: 0 !important
	}

	.testimonials-five__carousel .owl-nav button[class*=owl-] {
		width: 73px;
		height: 73px;
		font-size: 22px;
		position: absolute;
		top: 50%;
		right: 100%
	}

	.testimonials-five__carousel .owl-nav button[class*=owl-next] {
		right: auto;
		left: 100%
	}

	.testimonials-six__content {
		font-size: 50px
	}

	.testimonials-six__content br {
		display: inherit
	}

	.testimonials-six__meta {
		font-size: 28px;
		margin-top: 50px
	}

	.feature-six__image__caption {
		font-size: 30px;
		padding: 43px 60px
	}

	.feature-six__content .sec-title,
	.feature-six__content__text {
		max-width: 550px
	}

	.feature-seven {
		padding-top: 120px
	}

	.feature-seven hr {
		margin-top: 90px
	}

	.feature-seven-card__content {
		padding: 50px 50px 40px
	}

	.feature-seven-card__text {
		margin-top: 25px
	}

	.feature-eight__image img {
		border-radius: 8px;
		max-width: none
	}

	.feature-eight__content {
		margin-top: 60px;
		border-radius: 8px
	}

	.feature-eight__content .sec-title {
		margin-bottom: 35px
	}

	.contact-infos {
		padding-top: 110px;
		padding-bottom: 110px
	}

	[class*=portfolio-horizontal__shape-] {
		display: block
	}

	.portfolio-horizontal {
		padding-top: 120px;
		padding-bottom: 110px
	}

	.portfolio-horizontal .auto-container {
		padding-left: 60px;
		padding-right: 60px
	}
}

@media (min-width:1200px) {
	.about-me-one__social {
		margin-top: 25px;
		margin-bottom: 40px
	}

	.about-me-one__certificate-row {
		margin-top: 70px
	}

	.about-me-one__certificate-row img,
	.portfolio-details-header__link {
		margin-bottom: 0
	}

	.about-me-one__qoute {
		margin-top: 65px
	}

	.about-me-one__text {
		margin-bottom: 35px
	}

	[class*=col-]:nth-child(3) .counter-block {
		margin-left: 20px
	}

	.contact-infos [class*=col-]:not(:first-child) p {
		padding-left: 55px
	}

	.parallax-block .auto-container,
	.portfolio-masonary .auto-container {
		max-width: 1200px
	}

	.portfolio-details-header {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.portfolio-details-header__separator,
	.portfolio-details-video {
		margin-top: 120px
	}

	.portfolio-details-header__image img {
		max-width: none
	}

	.portfolio-details-header__main-text {
		margin-bottom: 0;
		padding-left: 100px
	}

	.portfolio-details-info .row {
		margin-bottom: 60px
	}

	.portfolio-details-info__title {
		font-size: 50px;
		margin-bottom: 35px
	}

	.portfolio-details-summery {
		padding-bottom: 80px
	}

	.portfolio-details-summery__heading,
	.portfolio-details-summery__text,
	.portfolio-horizontal .auto-container {
		padding-left: 100px;
		padding-right: 100px
	}

	.portfolio-horizontal__carousel .owl-nav [class*=owl-] {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.portfolio-horizontal__carousel .owl-nav [class*=owl-prev] {
		right: calc(100% + 55px)
	}

	.portfolio-horizontal__carousel .owl-nav [class*=owl-next] {
		left: calc(100% + 25px)
	}
}

@media (min-width:1440px) {
	.feature-six__content {
		padding-left: 115px
	}

	.about-me-one__content {
		padding-left: 70px
	}

	.portfolio-horizontal .auto-container {
		padding-left: 155px;
		padding-right: 155px
	}
}

.portfolio-horizontal__card__title {
	margin: 0;
	color: #fff;
	font-weight: 800;
	font-family: Montserrat, Rubik;
	font-size: 30px
}

.portfolio-horizontal__card__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.demo-gallery .mixitup-gallery .filters .filter.active,
.demo-purchase-btn:hover .btn-title,
.portfolio-horizontal__card__title a:hover {
	color: var(--thm-black)
}

.portfolio-horizontal__category {
	margin: 30px 0 15px;
	display: block;
	line-height: 1;
	font-weight: 600;
	font-size: 14px;
	font-family: Montserrat, Rubik;
	color: #fff
}

.portfolio-horizontal-two__category,
.portfolio-horizontal-two__title {
	font-weight: 400;
	line-height: 1;
	text-transform: uppercase;
	display: block
}

.portfolio-horizontal__carousel .owl-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 50px
}

.portfolio-horizontal__carousel .owl-nav .icon {
	width: 41px;
	height: 59px;
	background-image: url(../images/update-26-02-2021/shapes/portfolio-horizontal-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	opacity: .2;
	-webkit-transition: .5s;
	transition: .5s
}

.portfolio-horizontal__carousel .owl-nav .icon:hover {
	opacity: 1
}

.portfolio-horizontal__carousel .owl-nav .icon.nav-button-right {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-left: 30px
}

.portfolio-horizontal-two {
	padding: 80px 30px
}

@media (min-width:992px) {
	.portfolio-horizontal-two {
		padding-top: 150px;
		padding-bottom: 150px;
		margin-left: 100px
	}
}

.portfolio-horizontal-two__image img {
	width: 100%;
	-webkit-transition: .5s;
	transition: .5s
}

.portfolio-horizontal-two__item:hover .portfolio-horizontal-two__image img {
	opacity: .8
}

.portfolio-horizontal-two__category {
	margin: 20px 0 12px;
	font-size: 14px;
	letter-spacing: .1em;
	color: var(--thm-text)
}

.portfolio-horizontal-two__title {
	margin: 0;
	font-size: 30px;
	color: var(--thm-black)
}

.portfolio-horizontal-two__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.demo-top h3 span,
.portfolio-horizontal-two__title a:hover {
	color: var(--thm-base)
}

.footer-nine__social,
.portfolio-horizontal-two__controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px
}

.portfolio-horizontal-two__carousel__progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 20px
}

.portfolio-horizontal-two__carousel__progress li span {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #e3e3e3;
	-webkit-transition: .5s;
	transition: .5s;
	cursor: pointer
}

.portfolio-horizontal-two__carousel__count {
	text-transform: uppercase;
	margin: 0;
	color: var(--thm-text);
	font-size: 16px;
	letter-spacing: .2em
}

.demo-purchase-btn .btn-title {
	padding-top: 21.5px;
	padding-bottom: 17.5px
}

.demo-top {
	padding-top: 265px;
	padding-bottom: 170px;
	background-color: #1c1e22;
	background-image: url(../images/background/home-portfolio-bg-1-1.png)
}

.pricing-two .switch-toggler-list li .switch span,
.thm-btn__seven {
	background-image: -webkit-gradient(linear, left top, right top, from(#ff9a61), color-stop(51%, #ff4b82), to(#ff9a61))
}

.demo-top h3 {
	margin: 0;
	color: #fff;
	font-size: 110px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: 600
}

.demo-top p {
	font-size: 26px;
	line-height: 1.7em;
	margin: 30px auto 0;
	font-weight: 400;
	color: rgba(255, 255, 255, .6);
	max-width: 590px;
	font-family: var(--thm-b-font);
	text-align: center
}

.demo-features__box img,
.pricing-card__icon,
.pricing-card__list {
	margin-left: auto;
	margin-right: auto
}

.login-wrapper .signup-link,
.main-footer__demo .footer-widget p,
.pricing-card__name {
	font-family: var(--thm-font);
	letter-spacing: .1em
}

.demo-gallery {
	padding-top: 120px;
	padding-bottom: 100px
}

.demo-gallery .mixitup-gallery .filters .filter {
	color: #686a6f;
	font-size: 24px
}

.demo-gallery .portfolio-masonary__box-outer {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	border-radius: 8px;
	-webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1)
}

.demo-gallery .portfolio-masonary__box-outer:hover {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}

.demo-gallery .portfolio-masonary__box .link {
	position: absolute;
	top: 60px;
	right: 60px;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	font-size: 18px;
	color: var(--thm-black);
	border: 1px solid var(--thm-black);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s
}

.demo-gallery .portfolio-masonary__box .link:hover {
	background-color: #fff;
	border-color: #fff
}

.demo-features {
	background-color: #f4f5f8;
	padding-top: 120px;
	padding-bottom: 120px
}

.demo-features__wrapper {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[7];
	grid-template-columns: repeat(7, 1fr);
	grid-row-gap: 30px
}

.demo-features__box img {
	border-radius: 8px;
	display: block;
	-webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1)
}

.demo-features__box h4 {
	margin: 20px 0 0;
	text-transform: uppercase;
	font-size: 20px;
	color: var(--thm-black);
	letter-spacing: .1em;
	text-align: center
}

.main-footer__demo .footer-widget h3 {
	max-width: none;
	font-size: 80px;
	letter-spacing: 0;
	margin: 0
}

.main-footer__demo .footer-widget p {
	margin: 0 0 45px;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 300
}

.main-footer__demo .footer-widget {
	padding-bottom: 110px
}

.login-wrapper {
	position: relative;
	min-height: 100vh
}

.login-wrapper .login-bg {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% - 630px);
	height: 100vw;
	background-size: cover;
	background-position: center right
}

.login-wrapper .login-content__inner {
	width: 100%;
	max-width: 630px;
	padding-left: 115px;
	padding-right: 115px;
	background-color: #fff;
	-webkit-box-shadow: 9.986px -.523px 30px 0 rgba(5, 5, 6, .1);
	box-shadow: 9.986px -.523px 30px 0 rgba(5, 5, 6, .1);
	min-height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 10
}

.login-wrapper form input[type=email],
.login-wrapper form input[type=password],
.login-wrapper form input[type=text] {
	width: 100%;
	border-radius: 8px;
	background-color: #f4f5f8;
	height: 70px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	color: #686a6f;
	font-weight: 400;
	font-family: var(--thm-b-font);
	margin-bottom: 20px
}

.pricing-card:hover .pricing-card__icon i,
.pricing-card__list li i.unavailable {
	color: var(--thm-black)
}

.login-wrapper form ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.login-wrapper form :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.login-wrapper form ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.login-wrapper form ::placeholder {
	opacity: 1;
	color: inherit
}

.login-wrapper form p {
	margin: 0;
	color: #686a6f;
	line-height: 2.125
}

.login-wrapper form .theme-btn {
	width: 100%;
	font-size: 18px;
	letter-spacing: .1em;
	font-weight: 400;
	margin-top: 15px
}

.login-wrapper .login-content__inner .copyright-text {
	margin-top: auto;
	text-align: center;
	color: #686a6f;
	margin-bottom: 60px
}

.login-wrapper .logo {
	margin-top: 90px;
	margin-bottom: 140px
}

.login-wrapper .signup-link {
	text-transform: uppercase;
	color: #18191c;
	font-weight: 400;
	font-size: 20px;
	text-align: center;
	line-height: 1;
	margin-top: 35px
}

.login-wrapper .signup-link a:hover {
	opacity: .7
}

.funfact-seven,
.pricing-one,
.pricing-three,
.service-nine,
.team-four {
	padding-top: 100px;
	padding-bottom: 70px
}

.pricing-card {
	background-color: #f4f5f8;
	text-align: center;
	padding: 50px 20px 20px;
	border-radius: 8px
}

.pricing-card__bottom {
	border-radius: 8px;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04)
}

.pricing-card__list {
	text-align: left;
	width: 200px;
	margin-bottom: 43px
}

.pricing-card__list li {
	position: relative;
	font-size: 16px;
	color: var(--thm-text);
	padding-left: 40px
}

.pricing-card__list li+li {
	margin-top: 5px
}

.pricing-card__list li i {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px;
	color: var(--thm-base)
}

.pricing-card__icon {
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: relative;
	margin-bottom: 30px
}

.pricing-card__icon::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: var(--thm-base);
	opacity: .2;
	border-radius: 50%;
	content: "";
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-card:hover .pricing-card__icon::before {
	opacity: 1
}

.pricing-card__icon i {
	font-size: 50px;
	position: relative;
	color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-card__name {
	line-height: 1;
	margin: 0 0 2px;
	font-size: 20px;
	text-transform: uppercase;
	color: var(--thm-base)
}

.pricing-card__amount {
	margin: 0 0 20px;
	line-height: 1;
	font-size: 45px
}

.coming-soon {
	background-color: var(--thm-black);
	background-size: cover;
	min-height: 100vh;
	padding-top: 60px;
	padding-bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.coming-soon__title {
	margin: 40px 0 20px;
	color: #fff;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 300
}

.coming-soon__form-text,
.coming-soon__text {
	margin: 0;
	color: #999b9f;
	max-width: 570px
}

.coming-soon__form-title {
	text-transform: uppercase;
	margin: 0 0 10px;
	color: #fff;
	font-size: 24px;
	font-weight: 500
}

.coming-soon__form {
	max-width: 400px;
	width: 100%;
	border-radius: 8px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 50px
}

.coming-soon__form input[type=email],
.coming-soon__form input[type=text] {
	width: 100%;
	height: 70px;
	background-color: #1c1e22;
	font-size: 14px;
	font-family: var(--thm-b-font);
	color: #999b9f;
	border-radius: 8px;
	padding-left: 30px;
	-webkit-transition: .5s;
	transition: .5s
}

.coming-soon__form button[type=submit],
.coming-soon__social a {
	display: -webkit-box;
	display: -ms-flexbox;
	border-radius: 50%;
	-webkit-transition: .5s;
	text-align: center
}

.coming-soon__form input[type=email]:focus,
.coming-soon__form input[type=text]:focus {
	-webkit-box-shadow: 0 0 0 1px var(--thm-base);
	box-shadow: 0 0 0 1px var(--thm-base)
}

.coming-soon__form ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.coming-soon__form :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.coming-soon__form ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.coming-soon__form ::placeholder {
	opacity: 1;
	color: inherit
}

.coming-soon__form button[type=submit] {
	width: 42px;
	height: 42px;
	background-color: var(--thm-base);
	color: var(--thm-black);
	font-size: 14px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	transition: .5s
}

.coming-soon__form button[type=submit]:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.coming-soon__social li+li {
	margin-left: 10px
}

.product-card__stars i+i,
.review-form__text i+i,
.review-one .comment-box .reply-btn i+i {
	margin-left: 5px
}

.coming-soon__social a {
	width: 44px;
	height: 44px;
	background-color: #1c1e22;
	color: #999b9f;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	transition: .5s
}

.coming-soon__social a:hover {
	background-color: var(--thm-base);
	color: var(--thm-black)
}

.coming-soon__countdown {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
	width: 100%;
	max-width: 580px;
	margin-top: 30px;
	margin-bottom: 35px
}

.product-card__buttons,
.product-sorting {
	display: -webkit-box;
	display: -ms-flexbox
}

.coming-soon__countdown li {
	border: 1px solid var(--thm-base);
	border-radius: 8px;
	text-align: center;
	font-family: var(--thm-font);
	overflow: hidden
}

.checkout__table tbody,
.checkout__table thead,
.product-details__reveiw {
	border-bottom: 1px solid #e9ebee
}

.coming-soon__countdown li span {
	font-size: 45px;
	display: block;
	color: #fff;
	padding-top: 50px
}

.coming-soon__countdown li i {
	text-transform: uppercase;
	color: var(--thm-black);
	background-color: var(--thm-base);
	font-size: 20px;
	font-style: normal;
	line-height: 40px;
	display: block;
	padding-top: 5px;
	margin-top: 45px
}

.shop-page {
	padding-top: 100px;
	padding-bottom: 85px
}

@media (max-width:992px) {
	.shop-page {
		padding-top: 120px;
		padding-bottom: 105px
	}
}

.product-sorting {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 30px;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.product-sorting p {
	margin: 0 0 20px;
	color: var(--thm-text);
	font-size: 18px
}

.product-card__stars i,
.review-form__text i,
.review-one .comment-box .reply-btn i {
	font-size: 14px;
	color: var(--thm-base)
}

.product-sorting .form-group {
	max-width: 340px;
	width: 100%
}

.product-card__buttons {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(-30%);
	transform: translateY(-30%);
	-webkit-transition: .5s;
	transition: .5s
}

.product-card:hover .product-card__buttons {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.product-card__buttons .btn-style-one {
	margin-right: 10px
}

.product-card__buttons .btn-style-two:hover .btn-curve {
	width: 101%
}

.product-card__buttons .theme-btn .btn-title,
.product-sidebar__price-range .theme-btn .btn-title {
	padding: 7px 21px 3px;
	font-size: 16px
}

.product-card__image {
	position: relative;
	overflow: hidden;
	border-radius: 8px
}

.product-card__image>img,
.project-six__item img {
	width: 100%
}

.product-card__title {
	margin: 25px 0 5px;
	color: var(--thm-black);
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase
}

.product-card__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.product-card__title a:hover {
	color: var(--thm-base)
}

.product-card__price {
	color: var(--thm-text);
	font-size: 16px;
	line-height: 1;
	margin: 0 0 10px
}

.product-card__stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1
}

.shop-search form {
	border-radius: 8px;
	position: relative;
	background-color: var(--thm-base)
}

.shop-search button[type=submit] {
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: var(--thm-black);
	background-color: transparent;
	padding: 0;
	width: auto;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.shop-search form input[type=search],
.shop-search form input[type=text] {
	width: 100%;
	height: 70px;
	background-color: var(--thm-base);
	border-radius: 8px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	color: var(--thm-black);
	font-family: var(--thm-b-font)
}

.shop-search form ::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

.shop-search form :-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

.shop-search form ::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

.shop-search form ::placeholder {
	color: inherit;
	opacity: 1
}

.shop-sidebar__title {
	margin: 0 0 25px;
	color: var(--thm-black);
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400
}

.product-sidebar__price-range .noUi-horizontal {
	height: 4px;
	background-color: #f4f5f8;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.product-sidebar__price-range .noUi-handle {
	border-radius: 50%;
	width: 14px;
	height: 14px;
	background-color: var(--thm-base);
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.product-sidebar__price-range .noUi-horizontal .noUi-handle {
	right: -8px
}

.header-six__info,
.header-six__social,
.product-sidebar__price-range .noUi-handle::after,
.product-sidebar__price-range .noUi-handle::before,
.slider-six .main-slider__nav {
	display: none
}

.product-sidebar__price-range .form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
	margin-top: 20px
}

.product-description__text,
.product-sidebar__price-range .form-group p {
	margin: 0
}

.product-sidebar__price-range .form-group .left>span {
	margin-left: 5px;
	margin-right: 5px
}

.blog-seven__meta,
.cart-table .product-box,
.footer-seven__social,
.footer-six__social,
.mainmenu-seven__left,
.mainmenu-seven__right,
.product-details__quantity,
.product-sidebar__price-range .form-group .left,
.review-one .comment-box .reply-btn,
.testimonials-eight__info,
.testimonials-seven__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.shop-category ul {
	position: relative;
	margin-top: -15px
}

.shop-category ul li.active a,
.shop-category ul li:hover a {
	color: var(--thm-black);
	font-weight: 400;
	text-shadow: 0 0 1px currentColor
}

.shop-sidebar__single {
	padding: 30px;
	border: 1px solid #e9ebee;
	margin-bottom: 30px;
	border-radius: 8px
}

.shop-sidebar__single.shop-search {
	border: none;
	padding: 0
}

.checkout-page .default-form .row,
.review-form .row {
	margin-left: -10px;
	margin-right: -10px
}

.review-form__title {
	margin: 0 0 30px;
	text-transform: uppercase;
	font-size: 36px;
	letter-spacing: .01em
}

.review-form__text {
	margin: 0 0 15px;
	color: var(--thm-text);
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.review-form__text i:first-child {
	margin-left: 10px
}

.product-description {
	padding-bottom: 40px
}

.product-description__title {
	margin: 0 0 30px;
	font-size: 36px;
	text-transform: uppercase;
	color: var(--thm-black);
	letter-spacing: .01em
}

.product-details__quantity-title,
.product-details__social span {
	text-transform: uppercase;
	font-size: 24px;
	color: var(--thm-black)
}

.product-description__text+.product-description__text {
	margin-top: 30px
}

.product-details {
	padding-bottom: 60px;
	padding-top: 100px
}

.product-details__buttons {
	margin-bottom: 35px;
	margin-top: 15px
}

.product-details__buttons .theme-btn {
	margin-right: 10px;
	margin-top: 5px
}

.product-details__social {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-details__social span {
	font-family: var(--thm-font);
	margin-right: 20px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 10px
}

.product-details__social a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 44px;
	height: 44px;
	background-color: #f4f5f8;
	color: #686a6f;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 16px;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.cart-page__buttons,
.cart-total li,
.product-details__reveiw {
	display: -webkit-box;
	display: -ms-flexbox
}

.product-details__social a+a {
	margin-left: 10px
}

.product-details__social a:hover {
	color: var(--thm-black);
	background-color: var(--thm-base)
}

.product-details__quantity-title {
	margin: 0 20px 0 0
}

.cart-table .quantity-box,
.product-details__quantity .quantity-box {
	position: relative;
	width: 98px;
	border-radius: 8px;
	height: 60px
}

.cart-table .quantity-box input,
.product-details__quantity .quantity-box input {
	width: 98px;
	border-radius: 8px;
	height: 60px;
	border: 1px solid #e9ebee;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	font-family: var(--thm-b-font);
	padding-left: 30px
}

.cart-table .quantity-box button,
.product-details__quantity .quantity-box button {
	width: 29px;
	height: 29px;
	color: var(--thm-black);
	font-size: 8px;
	position: absolute;
	top: 1px;
	right: 1px;
	background-color: #fff;
	border-left: 1px solid #e9ebee;
	border-top-right-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cart-table .quantity-box button.sub,
.product-details__quantity .quantity-box button.sub {
	bottom: 1px;
	top: auto;
	border-top: 1px solid #e9ebee;
	border-top-right-radius: 0;
	border-bottom-right-radius: 8px
}

.product-details__reveiw {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px
}

.product-details__reveiw i {
	font-size: 18px;
	color: var(--thm-base)
}

.product-details__reveiw i+i {
	margin-left: 5px
}

.product-details__reveiw span {
	line-height: 1;
	font-size: 16px;
	color: var(--thm-text);
	position: relative;
	top: 2px;
	margin-left: 10px
}

.cart-table h3,
.cart-table thead th,
.cart-total li span:first-child {
	text-transform: uppercase;
	color: var(--thm-black)
}

.product-details__title {
	font-size: 45px;
	text-transform: uppercase;
	margin: 30px 0 0
}

.product-details__price {
	margin: 0 0 20px;
	color: var(--thm-base);
	font-size: 20px;
	line-height: 1
}

.about-eleven,
.cart-page,
.checkout-page,
.project-seven {
	padding-top: 100px;
	padding-bottom: 100px
}

.about-nine__image,
.cart-table,
.checkout-page .default-form {
	margin-bottom: 60px
}

@media (max-width:1199px) {
	.cart-table {
		min-width: 1170px
	}

}

.cart-table thead th {
	font-family: var(--thm-font);
	font-size: 30px;
	font-weight: 400;
	padding: 0 0 20px;
	border: none
}

.cart-table h3 {
	margin: 0 0 0 30px;
	font-size: 24px
}

.cart-table tbody td {
	vertical-align: middle;
	border-top: 1px solid #e9ebee;
	padding: 30px 0;
	font-size: 16px;
	color: #686a6f
}

.cart-cupon__input {
	width: 100%;
	max-width: 370px;
	border-radius: 8px;
	background-color: #f4f5f8;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 10px;
	font-family: var(--thm-b-font);
	font-size: 14px;
	color: #686a6f;
	height: 65px;
	margin-bottom: 20px
}

.cart-total__total,
.checkout-page__returning a {
	color: var(--thm-base)
}

.cart-cupon__form ::-webkit-input-placeholder {
	color: inherit;
	opacity: 1
}

.cart-cupon__form :-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

.cart-cupon__form ::-ms-input-placeholder {
	color: inherit;
	opacity: 1
}

.cart-cupon__form ::placeholder {
	color: inherit;
	opacity: 1
}

.cart-total li {
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 18px
}

.cart-total li span:first-child {
	font-family: var(--thm-font);
	font-size: 30px;
	margin-right: 70px;
	display: block;
	width: 133px;
	text-align: right
}

.cart-total li:nth-child(2) span:first-child {
	position: relative;
	right: 6px
}

.cart-total__total {
	font-weight: 500
}

.cart-page__buttons {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.checkout__checkbox,
.checkout__checkbox label,
.checkout__checkbox label::after {
	display: -webkit-box;
	display: -ms-flexbox
}

.cart-page__buttons .btn-style-one {
	margin-left: 0;
	margin-top: 10px
}

.cart-page__buttons .btn-style-two:hover .btn-curve,
.how-it-works-card:hover,
.product-details__buttons .btn-style-two:hover .btn-curve {
	background-color: var(--thm-base)
}

.checkout-page__returning {
	margin: 0 0 15px;
	font-size: 16px;
	color: var(--thm-text);
	line-height: 1.5em
}

.checkout__table thead th,
.checkout__title {
	font-family: var(--thm-font);
	line-height: 1;
	color: var(--thm-black);
	font-weight: 400;
	text-transform: uppercase
}

.checkout__title {
	margin: 0 0 40px;
	font-size: 35px
}

.checkout__checkbox {
	position: relative;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.checkout-page .default-form .field-checkbox input[type=checkbox],
.checkout__checkbox input[type=checkbox] {
	position: absolute;
	left: -999999px;
	visibility: hidden
}

.checkout__checkbox label {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.checkout__checkbox label::after {
	content: "";
	width: 19px;
	height: 19px;
	background-color: #f4f5f8;
	border-radius: 50%;
	margin-left: 20px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 10px;
	color: #fff;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.how-it-works-card__title a,
.video-one__image .vid-link a {
	color: inherit
}

.checkout-page .default-form .field-checkbox input[type=checkbox]:checked+label::before,
.checkout__checkbox input[type=checkbox]:checked+label::after {
	background-color: var(--thm-base);
	content: "\f00c"
}

.checkout-page .default-form .field-checkbox label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	color: var(--thm-text);
	cursor: pointer
}

.checkout-page .default-form .field-checkbox label::before,
.checkout__payment__title::before {
	content: "";
	width: 19px;
	height: 19px;
	font-size: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-pack: center;
	color: #fff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900
}

.checkout-page .default-form .field-checkbox label::before {
	background-color: #f4f5f8;
	border-radius: 50%;
	margin-right: 10px;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.checkout-page .default-form textarea {
	height: 150px
}

.checkout__table td:last-child,
.checkout__table th:last-child {
	text-align: right
}

.checkout__table thead {
	border-top: 1px solid #e9ebee
}

.checkout__table tbody td,
.checkout__table thead th {
	padding: 0;
	border: 0
}

.checkout__table thead th {
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 23px
}

.checkout__table tbody td {
	padding-top: 10px;
	padding-bottom: 10px;
	color: var(--thm-text)
}

.checkout__payment {
	background-color: #f4f5f8;
	border-radius: 8px;
	padding: 30px 30px 5px;
	margin-bottom: 20px
}

.checkout__payment__item+.checkout__payment__item {
	margin-top: 35px
}

.checkout__payment__title {
	margin: 0 0 20px;
	text-transform: uppercase;
	font-size: 24px;
	color: var(--thm-black);
	font-weight: 400;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.checkout__payment__title::before {
	background-color: #fff;
	border: 2px solid #e9ebee;
	border-radius: 50%;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 15px;
	position: relative;
	top: -2px;
	-webkit-transition: .5s;
	transition: .5s
}

.checkout__payment__title img {
	margin-left: 15px
}

.checkout__payment__item--active .checkout__payment__title::before {
	background-color: var(--thm-base);
	border-color: var(--thm-base);
	content: "\f00c"
}

.checkout__payment__content {
	font-size: 16px;
	line-height: 30px;
	color: #686a6f
}

.video-one {
	padding-top: 90px;
	padding-bottom: 75px
}

.video-one .video-one__image img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	border-radius: 8px
}

.history-timeline__year,
.how-it-works-card__link {
	text-align: center;
	position: relative;
	font-family: var(--thm-font)
}

.about-seven .sec-title-six,
.footer-nine__contact__list,
.footer-nine__links,
.process-one .sec-title,
.video-one__content .sec-title {
	margin-bottom: 0
}

.video-one__content .sec-title h2 {
	letter-spacing: -.02em
}

.video-one__content .block-text {
	margin: 20px 0 0;
	font-family: var(--thm-b-font);
	font-size: 16px;
	line-height: 34px;
	color: var(--thm-text)
}

.video-one__image .vid-link {
	background-color: var(--thm-base);
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	color: var(--thm-black);
	-webkit-transition: .5s;
	transition: .5s;
	width: 70px;
	height: 70px;
	bottom: calc(50% - 35px);
	left: calc(50% - 35px);
	font-size: 20px
}

.video-one__image .vid-link:hover {
	background-color: var(--thm-black);
	color: #fff
}

.video-one__image .vid-link .icon {
	position: relative;
	top: 3px
}

.video-one__image .vid-link::before {
	position: absolute;
	content: "";
	border-radius: 50%;
	border: 1px solid var(--thm-black);
	top: -13px;
	bottom: -13px;
	left: -13px;
	right: -13px;
	opacity: .2
}

.video-one__image .vid-link .ripple,
.video-one__image .vid-link .ripple:after,
.video-one__image .vid-link .ripple:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: 0 0 0 0 rgba(255, 170, 23, .6);
	box-shadow: 0 0 0 0 rgba(255, 170, 23, .6);
	-webkit-animation: 3s infinite ripple;
	animation: 3s infinite ripple
}

.video-one__image .vid-link .ripple:before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute
}

.video-one__image .vid-link .ripple:after {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute
}

.how-it-works {
	background-color: #f6f6f6;
	padding-top: 90px;
	padding-bottom: 60px
}

.how-it-works-card {
	background-color: #fff;
	border-radius: 8px;
	padding: 2px;
	-webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .1);
	-webkit-transition: background .5s;
	transition: background .5s;
	margin-bottom: 30px
}

.how-it-works-card__inner {
	border-radius: 8px;
	background-color: #fff;
	padding-bottom: 45px
}

.how-it-works-card__icon {
	font-size: 64px;
	color: var(--thm-base);
	display: block;
	line-height: 1;
	padding-top: 60px;
	margin-bottom: 30px
}

.how-it-works-card__title {
	margin: 0;
	color: var(--thm-black);
	line-height: 1;
	text-transform: uppercase;
	font-size: 30px
}

.how-it-works-card__text {
	margin: 35px auto 27px;
	font-size: 16px;
	line-height: 34px;
	color: var(--thm-text);
	max-width: 241px
}

.how-it-works-card__link {
	text-transform: uppercase;
	color: var(--thm-black);
	font-size: 16px;
	letter-spacing: .1em;
	display: inline-block;
	vertical-align: middle
}

.how-it-works-card__link::before {
	content: "";
	width: 100%;
	height: 2px;
	background-color: var(--thm-base);
	top: 80%;
	left: 0;
	display: block;
	position: absolute;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.how-it-works-card__link:hover {
	color: var(--thm-black)
}

.how-it-works-card__link:hover::before {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

.slider-eight__text,
.slider-six__title {
	-webkit-transform-origin: bottom center
}

.history-timeline {
	padding-bottom: 40px;
	padding-top: 90px
}

.history-timeline__year {
	width: 85px;
	height: 85px;
	background-color: var(--thm-base);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--thm-black);
	font-size: 30px;
	border-radius: 50%;
	padding-top: 2px;
	margin-bottom: 0;
	z-index: 10
}

.history-timeline__date {
	font-size: 20px;
	color: var(--thm-base);
	text-transform: uppercase;
	font-family: var(--thm-font);
	margin: 0 0 10px;
	display: block;
	line-height: 1;
	position: relative
}

.history-timeline__title {
	margin: 0;
	text-transform: uppercase;
	color: var(--thm-black);
	font-size: 40px;
	line-height: 1
}

.history-timeline__text {
	margin: 30px 0 0;
	color: var(--thm-text);
	font-size: 16px;
	line-height: 34px
}

.history-timeline__image {
	background-color: #222429;
	border-radius: 8px;
	display: inline-block;
	margin-top: 30px
}

.events-one__date,
.events-one__meta li {
	display: -webkit-box;
	display: -ms-flexbox
}

.history-timeline__image img {
	max-width: 100%;
	border-radius: 8px;
	mix-blend-mode: luminosity
}

.history-timeline__card .row:last-child {
	padding-bottom: 0
}

.brand-portfolio__item {
	position: relative;
	background-color: var(--thm-base);
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 80px;
	padding-bottom: 80px
}

.brand-portfolio__item__bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: var(--thm-base);
	background-blend-mode: luminosity;
	opacity: 0;
	background-attachment: fixed;
	background-position: center center;
	-webkit-transition: .5s;
	transition: .5s
}

.brand-portfolio__item:hover .brand-portfolio__item__bg {
	opacity: .1
}

.brand-portfolio__title {
	margin: 20px 0 10px;
	color: #fff;
	font-size: 40px;
	font-weight: 500;
	line-height: 1
}

.brand-portfolio__link {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	opacity: .6;
	-webkit-transition: .5s;
	transition: .5s
}

.brand-portfolio__link:hover {
	opacity: 1;
	color: #fff
}

.brand-portfolio__link span {
	margin-left: 10px;
	position: relative;
	top: 2px
}

.events-details__content p,
.events-details__widget-info ul {
	margin: 0
}

.brand-portfolio__image img {
	opacity: .6;
	-webkit-transition: .5s;
	transition: .5s
}

.brand-portfolio__item:hover .brand-portfolio__image img {
	opacity: 1
}

.brand-portfolio__item:nth-child(2),
.brand-portfolio__item:nth-child(2) .brand-portfolio__item__bg {
	background-color: #8b34e4
}

.brand-portfolio__item:nth-child(3),
.brand-portfolio__item:nth-child(3) .brand-portfolio__item__bg {
	background-color: #3abd90
}

.brand-portfolio__item:nth-child(4),
.brand-portfolio__item:nth-child(4) .brand-portfolio__item__bg {
	background-color: #e7842b
}

.brand-portfolio__item:nth-child(5),
.brand-portfolio__item:nth-child(5) .brand-portfolio__item__bg {
	background-color: #cdced5
}

.events-one {
	padding-top: 80px;
	padding-bottom: 70px
}

.events-one__image {
	overflow: hidden;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	position: relative
}

.events-one__date {
	position: absolute;
	top: 20px;
	right: 20px;
	background-color: var(--thm-base);
	width: 60px;
	height: 60px;
	font-family: var(--thm-font);
	text-align: center;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 20px;
	border-radius: 8px;
	padding: 4px 11px 0;
	line-height: 1;
	z-index: 10
}

.events-details__content .theme-btn,
.thm-btn__seven,
.thm-btn__six {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox
}

.events-one__image img {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s;
	transition: .5s
}

.events-one__item:hover .events-one__image img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

.events-one__content {
	border: 1px solid transparent;
	border-top: 0;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	padding: 33px 40px 30px;
	-webkit-transition: .5s;
	transition: .5s
}

.events-one__item:hover .events-one__content {
	border-color: #e9ebee
}

.events-one__title {
	margin: 0 0 16px;
	font-size: 34px;
	color: var(--thm-black);
	text-transform: uppercase
}

.events-one__title a:hover,
.sec-title-six__text {
	color: var(--thm-base)
}

.events-one__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.events-one__meta li {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 16px;
	color: var(--thm-text)
}

.events-one__meta li i {
	color: var(--thm-base);
	margin-right: 10px;
	width: 18px
}

.about-eight__btn,
.about-eight__image,
.events-one .more-box {
	margin-top: 60px
}

.events-details {
	padding: 80px 0
}

.events-details .events-one__image {
	border-radius: 8px
}

.events-details__content .theme-btn {
	display: inline-flex;
	margin-top: 50px
}

.events-details .events-one__title {
	position: relative;
	top: -10px
}

.events-details__content p+p {
	margin-top: 45px
}

.events-details__sidebar .row {
	--bs-gutter-y: 30px
}

.events-details__widget-info {
	background-color: #f4f5f8;
	padding: 42px 50px 47px;
	border-radius: 8px
}

.events-details__widget-info li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.events-details__widget-info li a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.events-details__widget-info li a:hover {
	color: var(--thm-black);
	text-shadow: 0 0 1px currentColor
}

.events-details__widget-info li+li {
	margin-top: 14px
}

.events-details__widget-info li strong {
	text-transform: uppercase;
	color: var(--thm-black);
	font-weight: 400;
	font-family: var(--thm-font);
	font-size: 22px
}

.events-details__widget-info li span {
	text-align: right;
	font-size: 14px;
	color: var(--thm-text);
	line-height: 24px;
	display: block;
	position: relative;
	top: 4px
}

.events-details__widget-map {
	overflow: hidden;
	border-radius: 8px
}

.events-details__widget-map iframe {
	height: 386px
}

.sec-title-six {
	margin-bottom: 54px
}

.sec-title-six__text {
	font-size: 16px;
	margin: 0 0 26px;
	line-height: 1
}

.sec-title-six__text span {
	padding-bottom: 6px;
	border-bottom: 2px solid currentColor
}

.sec-title-six__title {
	font-size: 40px;
	font-weight: 700;
	color: var(--thm-black);
	margin: 0;
	line-height: 1
}

.sec-title-seven__title {
	margin: 0;
	color: var(--thm-black);
	font-size: 40px;
	line-height: 1.2em;
	letter-spacing: -.04em
}

.sec-title-seven__title span {
	font-weight: 700
}

.sec-title-eight {
	margin-bottom: 47px
}

.sec-title-eight__text {
	margin: 0 0 10px;
	font-size: 16px;
	color: var(--thm-text);
	line-height: 1
}

.sec-title-eight__title {
	margin: 0;
	font-size: 40px;
	color: var(--thm-black);
	font-weight: 700;
	line-height: 1.2em
}

.thm-btn__six {
	background-color: var(--thm-base);
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 17px 59px;
	-webkit-transition: .5s;
	transition: .5s
}

.thm-btn__eight,
.thm-btn__seven {
	color: #fff;
	font-size: 12px;
	letter-spacing: .1em;
	-webkit-transition: .5s;
	font-weight: 700;
	text-transform: uppercase
}

.thm-btn__six:hover {
	background-color: var(--thm-black);
	color: #fff
}

.thm-btn__seven {
	border-radius: 5px;
	display: inline-flex;
	background-image: linear-gradient(to right, #ff9a61 0, #ff4b82 51%, #ff9a61 100%);
	background-size: 200% auto;
	transition: .5s;
	padding: 11px 49px
}

.thm-btn__seven:hover {
	color: #fff;
	background-position: 100%
}

.thm-btn__eight {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background-color: var(--thm-black);
	transition: .5s;
	padding: 14.5px 50px
}

.thm-btn__eight:hover {
	background-color: var(--thm-base);
	color: var(--thm-black)
}

.preloader .icon {
	background-size: 65px auto
}

.header-six__logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 15px;
	padding-bottom: 15px
}

.header-six .mobile-nav-toggler {
	font-size: 20px;
	color: var(--thm-black);
	cursor: pointer
}

.header-six__info,
.mainmenu-eight__right {
	margin-left: auto
}

.header-six__info__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--thm-black);
	font-weight: 700;
	border-left: 1px solid #e2e7ea;
	margin-left: 40px;
	padding-left: 40px;
	-webkit-transition: .5s;
	transition: .5s;
	padding-top: 1.5px;
	padding-bottom: 1.5px
}

.header-six__info__link:first-of-type {
	border-left: 0;
	margin-left: 0;
	padding-left: 0
}

.header-six__info__link:hover {
	color: var(--thm-base)
}

.header-six__info__link:hover>i {
	color: var(--thm-black)
}

.header-six__info__link>i {
	font-size: 16px;
	color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 10px
}

.header-six__social {
	margin-left: 50px
}

.header-six__social a {
	color: var(--thm-text);
	font-size: 16px;
	-webkit-transition: .5s;
	transition: .5s
}

.header-six__social a+a {
	margin-left: 25px
}

.header-six__social a:hover,
.mainmenu-six .main-menu .navigation>li>ul>li>a:hover {
	color: var(--thm-base)
}

.service-six__curv svg,
.slider-six__curv svg {
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	z-index: 10;
	color: #fff
}

.slider-six .swiper-slide {
	position: relative;
	background-color: var(--thm-black)
}

.slider-six .image-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--thm-black);
	background-size: cover;
	background-position: center center;
	opacity: .6;
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: hidden;
	-webkit-transition: visibility, -webkit-transform 7s;
	transition: visibility, transform 7s, -webkit-transform 7s
}

.slider-eight .swiper-slide.swiper-slide-active .image-layer,
.slider-six .swiper-slide-active .image-layer {
	visibility: visible;
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.slider-six__content {
	position: relative;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px
}

.slider-six__title {
	font-size: 45px;
	letter-spacing: -.02em;
	color: #fff;
	line-height: 1;
	font-weight: 700;
	margin-bottom: 30px;
	transform-origin: bottom center;
	opacity: 0;
	-webkit-transform: translateY(90px);
	transform: translateY(90px);
	-webkit-transition: opacity 1.5s, -webkit-transform 1.5s;
	transition: transform 1.5s, opacity 1.5s, -webkit-transform 1.5s
}

.slider-eight__text,
.slider-six__text {
	-webkit-transition: opacity 1.5s, -webkit-transform 1.5s
}

@media (min-width:992px) {
	.portfolio-horizontal-two__controls {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.how-it-works,
	.pricing-one {
		padding-top: 120px;
		padding-bottom: 90px
	}

	.pricing-card__icon {
		width: 130px;
		height: 130px
	}

	.pricing-card__icon i {
		font-size: 64px
	}

	.pricing-card__amount {
		font-size: 60px
	}

	.coming-soon__title {
		font-size: 60px;
		margin-top: 90px;
		margin-bottom: 30px
	}

	.coming-soon__form {
		margin-bottom: 35px
	}

	.coming-soon__countdown {
		margin-top: 50px;
		margin-bottom: 45px;
		-ms-grid-columns: (1fr)[4];
		grid-template-columns: repeat(4, 1fr)
	}

	.coming-soon__countdown li span,
	.slider-six__title {
		font-size: 60px
	}

	.review-form {
		padding-bottom: 120px
	}

	.review-one .comment-box .reply-btn {
		position: absolute;
		top: 0;
		right: 0
	}

	.checkout__table,
	.review-one .comment-box .text {
		margin-bottom: 0
	}

	.cart-page,
	.checkout-page {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.checkout__payment {
		padding: 50px 50px 25px
	}

	.video-one {
		padding-top: 120px;
		padding-bottom: 105px
	}

	.video-one__content {
		text-align: left
	}

	.history-timeline__year {
		margin-bottom: 0;
		margin-right: auto;
		margin-left: auto
	}

	.history-timeline__card .row:nth-child(odd) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.history-timeline__card {
		position: relative
	}

	.history-timeline__card:after {
		content: "";
		width: 1px;
		height: 100%;
		background-color: #e9ebee;
		position: absolute;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		top: 0;
		left: 50%
	}

	.brand-portfolio__item .auto-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: left;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.brand-portfolio__title {
		margin-top: 0;
		margin-bottom: 30px;
		font-size: 60px
	}

	.brand-portfolio__link {
		font-size: 28px
	}

	.events-one {
		padding-top: 120px;
		padding-bottom: 110px
	}

	.events-details {
		padding: 120px 0
	}

	.events-details .events-one__title,
	.sec-title-eight__title,
	.sec-title-six__title {
		font-size: 50px
	}

	.sec-title-eight__text {
		font-size: 18px
	}
}

.slider-six__text {
	margin: 0 0 15px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: scaleY(0) translateY(-50px);
	transform: scaleY(0) translateY(-50px);
	transition: transform 1.5s, opacity 1.5s, -webkit-transform 1.5s;
	opacity: 0
}

.slider-six__text span {
	padding-bottom: 5px;
	border-bottom: 1px solid currentColor
}

.slider-six__btn {
	-webkit-transform: scaleY(0) translateY(-200px);
	transform: scaleY(0) translateY(-200px);
	-webkit-transform-origin: top center;
	transform-origin: top center;
	opacity: 0;
	-webkit-transition: background .5s, color .5s, opacity 2s, -webkit-transform 2s;
	transition: transform 2s, background .5s, color .5s, opacity 2s, -webkit-transform 2s
}

.slider-six__btn:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.swiper-slide-active .slider-six__btn,
.swiper-slide-active .slider-six__text {
	-webkit-transform: scaleY(1) translateY(0);
	transform: scaleY(1) translateY(0);
	opacity: 1
}

.swiper-slide-active .slider-six__title {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.slider-six .main-slider__nav [class*=swiper-button-] {
	width: 40px;
	height: 120px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #fff;
	color: var(--thm-black);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	opacity: .3;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 22px
}

.slider-six .main-slider__nav [class*=swiper-button-]:hover,
.sponsor-seven .swiper-container img:hover {
	opacity: 1
}

.slider-six .main-slider__nav [class*=swiper-button-]::after {
	display: none
}

.slider-six .main-slider__nav .swiper-button-prev {
	left: 0
}

.slider-six .main-slider__nav .swiper-button-next {
	right: 0
}

.mainmenu-six {
	position: relative;
	z-index: 99;
	display: none;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-six__social a,
.mainmenu-six__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.mainmenu-six__inner {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	display: flex;
	margin-bottom: -69px;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .5s;
	transition: .5s
}

.sponsor-six,
.subscribe-one {
	border-bottom: 1px solid #e2e7ea
}

.mainmenu-six.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: var(--thm-black);
	min-height: 68px
}

.mainmenu-six.fixed-header .mainmenu-six__inner {
	border-bottom: 0
}

.mainmenu-six .nav-outer {
	position: relative;
	float: none;
	text-align: left
}

.mainmenu-six__btn {
	padding: 17px 49px
}

.mainmenu-six__btn:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.mainmenu-six__search {
	border-left: 1px solid rgba(255, 255, 255, .1);
	padding-left: 30px;
	margin-right: 30px
}

.mainmenu-six__search button {
	color: #fff;
	font-size: 24px;
	background-color: transparent
}

.mainmenu-six .main-menu .navigation>li {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0
}

.mainmenu-six .main-menu .navigation>li+li {
	margin-left: 38px
}

.mainmenu-six .main-menu .navigation>li>a {
	color: #fff;
	font-size: 15px;
	text-transform: capitalize;
	font-weight: 700
}

.mainmenu-six .main-menu .navigation>li>ul>li>a {
	font-size: 15px;
	font-weight: 700;
	color: var(--thm-black);
	text-transform: capitalize;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-six {
	background-color: var(--thm-black);
	padding-top: 100px;
	padding-bottom: 70px
}

.footer-six__title {
	margin: 0 0 40px;
	font-size: 18px;
	font-weight: 700;
	color: #fff
}

.footer-six__about__text {
	margin: 35px 0;
	font-size: 24px;
	color: #fff;
	line-height: 1.2em
}

.footer-six__social a {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 37px;
	height: 37px;
	color: #91aab9;
	font-size: 14px;
	background-color: #172f3e;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-six__social a:hover {
	background-color: #fff;
	color: var(--thm-base)
}

.footer-six__social a+a {
	margin-left: 10px
}

.footer-six__links__list__item {
	margin-top: -13px
}

.footer-six__links__list__item:first-child {
	margin-right: 65px
}

.footer-six__links__list__item li a {
	font-weight: 700;
	font-size: 14px;
	color: #91aab9;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.footer-six__links__list__item li a::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0)
}

.footer-six__links__list__item li a:hover {
	color: #fff
}

.footer-six__links__list__item li a:hover::after {
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.footer-six__copyright {
	background-color: #172f3e;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px
}

.video-six,
.video-six__parallax div {
	background-color: var(--thm-base)
}

.footer-six__copyright p {
	margin: 0;
	color: #91aab9;
	font-size: 14px;
	font-weight: 700
}

.footer-six__newsletter__form {
	margin-top: -16px;
	position: relative
}

.footer-six__newsletter__form button[type=submit] {
	background-color: rgba(255, 255, 255, 0);
	font-size: 18px;
	color: #91aab9;
	position: absolute;
	top: 0;
	right: 0
}

.footer-six__newsletter__form input[type=email],
.footer-six__newsletter__form input[type=phone],
.footer-six__newsletter__form input[type=text] {
	display: block;
	width: 100%;
	border-bottom: 5px solid rgba(255, 255, 255, .1);
	background-color: rgba(0, 0, 0, 0);
	color: #91aab9;
	padding-bottom: 10px
}

.footer-six__newsletter__form p,
.footer-six__newsletter__form p::before,
.video-six__inner,
.video-six__video {
	display: -webkit-box;
	display: -ms-flexbox
}

.footer-six__newsletter__form ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.footer-six__newsletter__form :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.footer-six__newsletter__form ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.footer-six__newsletter__form ::placeholder {
	opacity: 1;
	color: inherit
}

.footer-six__newsletter__form p {
	margin: 20px 0 0;
	color: #91aab9;
	font-size: 16px;
	font-weight: 400;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-six__newsletter__form p a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s;
	margin-left: 5px
}

.blog-six__meta a+a,
.footer-seven__social a+a {
	margin-left: 10px
}

.footer-six__newsletter__form p a:hover {
	color: #fff
}

.footer-six__newsletter__form p::before {
	content: '\f00c';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	border: 1px solid rgba(255, 255, 255, .1);
	width: 16px;
	height: 16px;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	color: #fff;
	font-size: 10px;
	margin-right: 10px
}

.blog-six__meta a i,
.blog-six__meta a:hover,
.blog-six__title a:hover,
.video-six__btn:hover {
	color: var(--thm-base)
}

.video-six {
	position: relative
}

.video-six__parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .1
}

.video-six__parallax img {
	mix-blend-mode: luminosity
}

.video-six__inner {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: relative;
	padding-top: 90px;
	padding-bottom: 100px
}

.video-six__title {
	margin: 0;
	color: #fff;
	font-size: 40px;
	font-weight: 700
}

.video-six__video {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px
}

.blog-six__meta,
.video-six__btn {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.video-six__video__text {
	font-family: reeyregular;
	font-size: 30px;
	color: #fff;
	margin: 0;
	line-height: 1
}

.video-six__btn {
	width: 111px;
	height: 111px;
	background-color: var(--thm-black);
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 24px;
	border-radius: 50%;
	margin-left: 30px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.video-six__btn:hover {
	background-color: #fff
}

.video-six__btn .ripple,
.video-six__btn .ripple:after,
.video-six__btn .ripple:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-animation: 3s infinite ripple;
	animation: 3s infinite ripple
}

.video-six__btn .ripple:before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute
}

.video-six__btn .ripple:after {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute
}

.map-six iframe {
	height: 553px
}

.blog-six,
.partner-one {
	padding-bottom: 70px;
	padding-top: 100px
}

.blog-six__image img {
	width: 100%;
	opacity: 1;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-six__item:hover .blog-six__image img {
	opacity: .8
}

.blog-six__content {
	background-color: #fff;
	-webkit-box-shadow: 0 20px 60px 0 rgba(23, 39, 54, .07);
	box-shadow: 0 20px 60px 0 rgba(23, 39, 54, .07);
	padding: 20px 40px 44px;
	position: relative
}

.service-six__content,
.service-six__icon {
	-webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05)
}

.blog-six__content::after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: var(--thm-base);
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.blog-six__item:hover .blog-six__content::after {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.blog-six__text {
	font-size: 18px;
	line-height: 34px;
	color: var(--thm-text);
	margin: 27px 0 0
}

.blog-six__meta a:hover i,
.blog-six__title {
	color: var(--thm-black)
}

.blog-six__title {
	margin: 0;
	font-size: 24px;
	line-height: 34px;
	font-weight: 700
}

.blog-six__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-six__meta {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 6px
}

.about-six__box,
.blog-six__meta a {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.blog-six__meta a {
	font-size: 14px;
	font-weight: 700;
	color: var(--thm-text);
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-six__meta a i {
	font-size: 14px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 4px
}

.sponsor-six {
	padding-bottom: 120px;
	padding-top: 120px
}

.sponsor-six img {
	opacity: .2;
	-webkit-transition: .5s;
	transition: .5s
}

.about-six {
	background-color: #edf1f3;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px
}

@media (min-width:992px) {
	.slider-six__text {
		font-size: 20px
	}

	.slider-six .main-slider__nav {
		display: block
	}

	.footer-six {
		padding-bottom: 100px
	}

	.footer-six__widget {
		margin-bottom: 0
	}

	.about-six {
		padding-bottom: 150px;
		padding-top: 120px
	}
}

.about-six__curv svg {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	z-index: 10;
	color: #fff
}

.about-six__text {
	font-size: 18px;
	line-height: 2em
}

.about-six__image {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 30px;
	margin-bottom: 30px
}

.about-six__box {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	padding: 40px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-top: 30px
}

.about-seven__images::before,
.about-six__box:hover,
.about-six__box__icon {
	background-color: var(--thm-base)
}

@media (min-width:992px) {
	.about-six__box {
		padding: 30px
	}
}

.about-six__box__title {
	color: var(--thm-black);
	margin: 0;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: 700;
	-webkit-transition: .5s;
	transition: .5s
}

.about-six__box:hover .about-six__box__title {
	color: #fff
}

.about-six__box__icon {
	width: 63px;
	height: 63px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
	font-size: 32px;
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s
}

.about-six__box:hover .about-six__box__icon {
	background-color: #fff;
	color: var(--thm-base)
}

.about-seven__images {
	display: inline-block;
	position: relative;
	margin-bottom: 60px
}

.about-seven__images::before {
	content: '';
	width: 88%;
	height: 88%;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: -40px
}

.about-seven__images img {
	border-radius: 50%;
	max-width: 100%;
	position: relative
}

.about-seven__images img:nth-of-type(2) {
	position: absolute;
	bottom: -60px;
	right: 50px
}

.about-seven__summery {
	font-size: 18px;
	line-height: 1.88em;
	color: var(--thm-text);
	margin: 45px 0 27px
}

.about-seven__title {
	font-size: 24px;
	line-height: 1.2em;
	margin: 0 0 40px;
	color: var(--thm-base);
	font-weight: 700
}

.about-seven__list {
	margin: 0 0 54px
}

.about-seven__list li {
	position: relative;
	font-size: 18px;
	font-weight: 700;
	color: var(--thm-black);
	padding-left: 35px
}

.about-seven__list li>i {
	font-size: 20px;
	color: var(--thm-base);
	position: absolute;
	top: 10px;
	left: 0
}

.about-seven__list li+li {
	margin-top: 4px
}

.footer-seven__links__list li+li,
.pricing-two__list li+li {
	margin-top: 6px
}

.funfact-six {
	padding-top: 100px;
	padding-bottom: 70px;
	background-color: var(--thm-black)
}

.funfact-six__item {
	margin-bottom: 30px;
	text-align: center;
	position: relative
}

.funfact-six__item::after {
	display: none;
	content: '';
	height: 158px;
	width: 1px;
	background-color: #fff;
	opacity: .1;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.project-six__content::before,
.service-six__content::before,
.service-six__item:hover .service-six__icon {
	background-color: var(--thm-base)
}

@media (min-width:768px) {
	.product-sorting {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.product-sorting p {
		margin-bottom: 0
	}

	.checkout-page__returning {
		line-height: 1
	}

	.checkout__title {
		font-size: 45px
	}

	.video-one__content .sec-title h2 {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto
	}

	.video-one__content .block-text {
		max-width: 500px;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto
	}

	.video-one__image .vid-link {
		width: 107px;
		font-size: 30px;
		right: 100px;
		bottom: -53.5px;
		height: 107px;
		left: auto
	}

	.funfact-six__item::after {
		display: block
	}
}

.funfact-six [class*=col-]:nth-of-type(2n) .funfact-six__item::after,
.testimonials-seven__nav,
div#cookie_law_notification a#cookie_learnmore_link {
	display: none
}

.funfact-six__icon {
	font-size: 64px;
	color: #fff;
	line-height: 1
}

.funfact-six__count {
	margin: 25px 0 12px;
	color: #fff;
	font-size: 40px;
	line-height: 1
}

.funfact-six__text {
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	color: #91aab9;
	line-height: 1
}

.project-six {
	padding-top: 100px
}

.project-six .auto-container {
	max-width: 100%;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px
}

.project-six__content {
	margin: 40px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 50px;
	-webkit-transform: translateY(-50%) translateZ(500px);
	transform: translateY(-50%) translateZ(500px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
	transition: transform .5s, opacity .5s, visibility .5s, -webkit-transform .5s;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center
}

.project-six__content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .9
}

.project-six__item:hover .project-six__content {
	opacity: 1;
	visibility: visible;
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0)
}

.project-six__category {
	position: relative;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	line-height: 1
}

.project-six__title {
	margin: 15px 0 0;
	line-height: 1;
	font-size: 28px;
	font-weight: 700;
	color: #fff
}

.service-six__title,
.subscribe-one__form button[type=submit]:hover,
.subscribe-one__title {
	color: var(--thm-black)
}

.project-six__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.subscribe-one {
	padding-top: 90px;
	padding-bottom: 90px
}

.subscribe-one__title {
	margin: 0 0 40px;
	font-size: 40px;
	line-height: 1.2em;
	font-weight: 700
}

.subscribe-one__validate {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 21px
}

.subscribe-one__validate::before {
	content: '';
	width: 20px;
	height: 20px;
	border: 2px solid #e2e7ea;
	display: block;
	margin-right: 10px
}

.subscribe-one__form input[type=email],
.subscribe-one__form input[type=phone],
.subscribe-one__form input[type=text] {
	width: 100%;
	font-size: 16px;
	color: var(--thm-text);
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 2px solid #e2e7ea;
	padding-bottom: 15px
}

.service-six__icon i,
.service-six__title a:hover {
	color: var(--thm-base)
}

.subscribe-one__form ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-one__form :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-one__form ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-one__form ::placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-one__form button[type=submit] {
	font-size: 18px;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: transparent;
	color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s
}

.service-six {
	background-color: #edf1f3;
	position: relative;
	padding-top: 100px;
	padding-bottom: 70px
}

@media (min-width:992px) {
	.about-seven__images {
		margin-bottom: 0
	}

	.funfact-six {
		padding-top: 120px;
		padding-bottom: 90px
	}

	.funfact-six [class*=col-]:nth-of-type(2n) .funfact-six__item::after {
		display: block
	}

	.service-six {
		padding-bottom: 120px;
		padding-top: 120px
	}

	.footer-seven [class*=col-]:last-child {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.footer-seven [class*=col-]:last-child .footer-seven__social {
		margin-top: -50px
	}
}

.service-six__content {
	position: relative;
	background-color: #fff;
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
	padding: 45px 50px
}

.service-six__content::before {
	content: '';
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.service-six__item:hover .service-six__content::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: right center;
	transform-origin: right center
}

.service-six__icon {
	width: 102px;
	height: 102px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #fff;
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
	-webkit-transition: .5s;
	transition: .5s;
	position: absolute;
	top: -63px;
	right: 30px;
	z-index: 10
}

.service-six__icon i {
	font-size: 60px;
	-webkit-transition: .5s;
	transition: .5s
}

.service-six__item:hover .service-six__icon i {
	color: #fff
}

.service-six__title {
	margin: 0 0 35px;
	font-size: 22px;
	font-weight: 700
}

.service-six__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.service-six__text {
	font-size: 18px;
	color: var(--thm-text);
	line-height: 2em;
	margin: 0
}

.footer-seven {
	background-color: var(--thm-black);
	background-image: url(../images/update-01-10-2021/shapes/footer-bg-1-1.png);
	background-position: center center;
	padding-top: 100px;
	padding-bottom: 60px
}

.footer-seven__about__text {
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 1.875em;
	color: #a7a4b3
}

.footer-seven__about__text a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s;
	line-height: 40px
}

.footer-seven__about__text a:hover {
	color: #fff
}

.footer-seven__title {
	margin: 0 0 25px;
	font-size: 18px;
	font-weight: 700;
	color: #fff
}

.footer-seven__links__list li a {
	color: #a7a4b3;
	font-size: 16px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.footer-seven__links__list li a::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.footer-seven__links__list li a:hover {
	color: #fff
}

.footer-seven__links__list li a:hover::before {
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.footer-seven__social a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #201e28;
	font-size: 14px;
	-webkit-transition: .5s;
	transition: .5s;
	color: #fff;
	border-radius: 50%
}

.footer-seven__social a:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.footer-seven__copyright {
	background-color: #201e28;
	padding: 39px 0
}

.footer-seven__copyright p {
	margin: 0;
	font-size: 16px;
	color: #a7a4b3
}

.footer-eight {
	padding-top: 75px;
	padding-bottom: 60px;
	background-color: var(--thm-black)
}

.footer-eight__title {
	margin: 0 0 15px;
	font-size: 16px;
	font-weight: 700;
	color: #fff
}

.footer-eight__widget p {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
	color: #acb5cb;
	line-height: 2.14
}

.footer-eight__widget p a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-eight__widget p a:hover {
	color: #fff
}

.footer-eight__social a {
	color: #acb5cb;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-eight__social a+a {
	margin-left: 25px
}

.footer-eight__social a:hover {
	color: var(--thm-base)
}

.footer-eight__copyright {
	background-color: #112350
}

.footer-eight__copyright .auto-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px
}

.footer-eight__copyright p {
	font-size: 14px;
	font-weight: 500;
	color: #acb5cb;
	margin: 5px 0 0
}

.footer-nine {
	padding-top: 80px;
	padding-bottom: 40px;
	background-color: var(--thm-black)
}

.blog-seven__item:hover .blog-seven__content::after,
.subscribe-two {
	background-color: #ff9a61
}

.footer-nine__widget__title {
	margin: 0 0 20px;
	color: #fff;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1
}

.footer-nine__subscribe__text {
	margin: 0 0 20px;
	font-size: 16px;
	color: #999b9f;
	line-height: 2.25;
	max-width: 302px
}

.footer-nine__subscribe form {
	position: relative;
	max-width: 300px;
	width: 100%
}

.footer-nine__subscribe form input[type=email],
.footer-nine__subscribe form input[type=phone],
.footer-nine__subscribe form input[type=text] {
	background-color: #1c1e22;
	width: 100%;
	display: block;
	height: 70px;
	border-radius: 8px;
	color: #999b9f;
	font-size: 14px;
	padding-left: 30px;
	font-family: var(--thm-b-font)
}

.footer-nine__subscribe form button[type=submit] {
	background-color: rgba(0, 0, 0, 0);
	color: var(--thm-base);
	font-size: 16px;
	padding: 0;
	border: none;
	outline: 0;
	position: absolute;
	top: 50%;
	right: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.footer-nine__subscribe form ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.footer-nine__subscribe form :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.footer-nine__subscribe form ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.footer-nine__subscribe form ::placeholder {
	opacity: 1;
	color: inherit
}

.footer-nine__links__list {
	margin: 0 0 20px
}

.footer-nine__links__list li a {
	color: #999b9f;
	font-size: 16px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.footer-nine__links__list li a::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center;
	transform-origin: right center;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.footer-nine__links__list li a:hover {
	color: #fff
}

.footer-nine__links__list li a:hover::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center;
	transform-origin: left center
}

.footer-nine__contact__text {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.875;
	color: #999b9f;
	max-width: 193px
}

.footer-nine__contact__list li {
	position: relative;
	padding-left: 28px;
	color: #fff;
	font-size: 16px
}

.footer-nine__contact__list li a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-nine__contact__list li a:hover,
.sponsor-eight img:hover {
	opacity: .8
}

.footer-nine__contact__list li i {
	color: var(--thm-base);
	font-size: 15px;
	position: absolute;
	top: 0;
	left: 0
}

.footer-nine__bottom .auto-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-top: 20px;
	padding-bottom: 20px
}

.call-to-section-four .auto-container,
.funfact-seven__item,
.mainmenu-seven__right .mobile-nav-toggler,
.project-seven__content {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.footer-nine__copyright {
	margin: 0;
	font-size: 16px;
	color: #999b9f
}

.footer-nine__social a {
	width: 44px;
	height: 44px;
	background-color: #18191c;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #999b9f;
	font-size: 16px;
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.call-to-section-four__btn:hover,
.footer-nine__social a:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.footer-nine__social a+a {
	margin-left: 10px
}

.subscribe-two {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../images/update-01-10-2021/shapes/subscribe-two-bg-1-1.png);
	background-position: top right;
	position: relative
}

.subscribe-two__shape {
	position: absolute;
	bottom: 55px;
	left: 150px;
	width: 154px;
	height: 92px;
	background-image: url(../images/update-01-10-2021/shapes/subscribe-two-shape-1.png)
}

.subscribe-two__title {
	margin: 0;
	color: #fff;
	font-size: 40px;
	letter-spacing: -.04em
}

.subscribe-two__title span {
	font-weight: 700
}

.subscribe-two__form input[type=email],
.subscribe-two__form input[type=phone],
.subscribe-two__form input[type=text] {
	display: block;
	width: 100%;
	border-radius: 5px;
	background-color: #fff;
	color: var(--thm-text);
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	height: 91px
}

.subscribe-two__form ::-webkit-input-placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-two__form :-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-two__form ::-ms-input-placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-two__form ::placeholder {
	opacity: 1;
	color: inherit
}

.subscribe-two__form button[type=submit] {
	height: 61px;
	width: 61px;
	background-color: var(--thm-black);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 22px;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 30.5px);
	right: 10px;
	-webkit-transition: .5s;
	transition: .5s
}

.subscribe-two__form button[type=submit]:hover {
	background-color: var(--thm-base);
	color: #fff
}

.blog-seven,
.service-seven {
	padding-top: 90px;
	padding-bottom: 70px
}

.blog-seven__image {
	overflow: hidden;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.blog-eight__image img,
.blog-seven__image img {
	width: 100%
}

.blog-seven__content {
	position: relative;
	border: 1px solid #f0eae4;
	border-top: 0;
	border-bottom: 0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 20px 40px 40px;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-seven__content::after {
	content: '';
	background-color: #f0eae4;
	width: 100%;
	height: 11px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-seven__item:hover .blog-seven__content {
	border-color: #ff9a61
}

.blog-seven__title {
	margin: 0;
	color: var(--thm-black);
	font-size: 24px;
	font-weight: 500;
	line-height: 1.5em
}

.blog-seven__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-seven__title a:hover {
	color: inherit
}

.blog-seven__meta a i,
.blog-seven__meta a:hover {
	color: var(--thm-base)
}

.blog-seven__meta a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--thm-text);
	font-size: 14px;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-seven__meta a:not(:last-child)::after {
	content: '/';
	margin-left: 10px;
	margin-right: 10px
}

.blog-seven__meta a i {
	font-size: 14px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 4px
}

.blog-seven__meta a:hover i,
.pricing-two .switch-toggler-list li.active a {
	color: var(--thm-black)
}

.blog-seven__date {
	position: absolute;
	left: 40px;
	bottom: 100%;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	color: var(--thm-text);
	font-size: 12px;
	z-index: 10;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}

.testimonials-seven {
	background-color: #f8f4f0;
	padding: 100px 15px;
	position: relative
}

/* Testimonail Page Css Start*/


.testi-banner{
	position:relative;
	background-repeat:no-repeat;
	background-position:center;
	min-height:400px;
}
.testi-banner p{
	color:#18191c;
}
.partner-testimonail{
	position:relative;
	padding:60px 0;
}
.testimonial-slider-page{
	/*max-width:1050px;*/
	margin:10px auto;
	padding:25px;
}
.testimonial-slider-page .testimonial_item_wrapper{
	padding: 40px 37px;
	box-shadow:rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 1px solid #EFF0F7;
    position: relative;
    background: #fff;
    border-radius: 20px;
	max-width:900px;
	margin:15px auto;
}

.testimonial-slider-page .testimonial_item_wrapper .writer_footer{
	display:grid;
	justify-content:center;
}
.testimonial-slider-page .testimonial_item_wrapper .writer_footer .rnum{
	display:grid;
	justify-content:center;
	margin-top:12px;
}
.testimonial-slider-page .writer_footer .writer_info h5{
	text-align:center;
}
.testimonial-slider-page .testimonial_item_wrapper h3{
	text-align:center;
	font-size:calc(22px + (30 - 22) * ((100vw - 300px) / (1920 - 300)));
	margin-bottom:12px;
}
.testimonail-image-slider .owl-nav .owl-next {
	position: absolute;
	top: 30px;
	right: -100px;
	font-size: 40px !important;
	border: 0;
	border-radius: 50%;
	background-color: #f58e42 !important;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.testimonail-image-slider .owl-nav .owl-prev {
	position: absolute;
	top: 30px;
	left: -100px;
	font-size: 40px !important;
	border: 0;
	border-radius: 50%;
	background-color: #f58e42 !important;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.testimonail-image-slider {
	max-width:900px;
	margin:0 auto;
}
.testimonail-image-slider .item {
	width: 120px;
	height: 120px;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}
.testimonail-image-slider .item img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.sec-what-sec {
	position:relative;
	padding-bottom:60px;
}
.wht-vidoe-box {
	max-width:400px;
	margin: 10px 20px;
	width: 380px!important;
	margin-bottom:25px;
	position:relative;
	
}
.wht-vidoe-box .wht-vidoe-img img{
	width:100%!important;
}
.wht-vidoe-box .wht-vidoe-text{
	padding:25px 20px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	position:relative;
}
.wht-vidoe-box .wht-vidoe-text p{
	font-size:calc(13px + (17 - 13) * ((100vw - 300px) / (1920 - 300)));
	font-weight:500;
	color:#010101;
	text-transform:uppercase;
}
.wht-vidoe-box .wht-vidoe-text span{
	font-size:calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
	font-weight:700;
	color:#010101;
	text-transform:uppercase;
	text-align:left;
	padding-top:20px;
}
.sec-what-sec .owl-dots {
  text-align: center;
  padding-top: 30px;
}
.sec-what-sec .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #333;
  margin: 0 3px;
}
.sec-what-sec .owl-dots button.owl-dot.active {
  background-color: #eb911b;
}
.sec-what-sec .owl-dots button.owl-dot:focus {
  outline: none;
}
.sec-what-sec .owl-nav button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.38) !important;
}
.sec-what-sec .owl-dots{
	display:block!important;
}
.feature-testi-sec {
	position: relative;
	padding: 80px 0;
	min-height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.feature-testi-sec .ctm-main-title{
	color:#fff;

}
.feature-testi-sec p{
	color:#fff;

}
/* Testimonail Page Css End*/
@media (min-width:1200px) {
	.portfolio-horizontal-two {
		height: 100vh;
		width: calc(100vw - 100px);
		padding: 200px 70px
	}

	.portfolio-horizontal-two__controls {
		position: absolute;
		bottom: 100px;
		right: 70px
	}

	.portfolio-horizontal-two__carousel__progress li span {
		width: 55px
	}

	.product-details,
	.project-six {
		padding-top: 120px
	}

	.product-details__social span {
		margin-bottom: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.product-details__title {
		margin-top: -5px;
		margin-right: 10px
	}

	.product-details__top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline
	}

	.cart-page__buttons .btn-style-one {
		margin-top: 0;
		margin-left: 10px
	}

	.checkout__title {
		font-size: 60px
	}

	.history-timeline {
		padding-top: 0;
		padding-bottom: 120px;
		margin-top: -53.5px
	}

	.history-timeline__year {
		width: 107px;
		height: 107px;
		font-size: 40px
	}

	.history-timeline__date::before {
		content: "";
		width: 23px;
		height: 23px;
		background-color: var(--thm-base);
		border-radius: 50%;
		position: absolute;
		top: 0;
		left: -55px;
		-webkit-transform: translateY(50%) translateX(-50%);
		transform: translateY(50%) translateX(-50%);
		z-index: 10
	}

	.history-timeline__image,
	.video-six__video {
		margin-top: 0
	}

	.history-timeline__card .row {
		padding-top: 80px;
		margin-left: -55px;
		margin-right: -55px
	}

	.history-timeline__card .row:nth-child(2n) .history-timeline__info,
	.history-timeline__card:nth-child(2n) .row:nth-child(odd) .history-timeline__info {
		text-align: right
	}

	.history-timeline__card {
		padding-bottom: 70px;
		margin-bottom: 0
	}

	.history-timeline__card:last-child {
		padding-bottom: 0
	}

	.history-timeline__card .row [class*=col-] {
		padding-left: 55px;
		padding-right: 55px
	}

	.history-timeline__card .row:nth-child(2n) .history-timeline__date::before {
		left: auto;
		right: -55px;
		-webkit-transform: translateY(50%) translateX(50%);
		transform: translateY(50%) translateX(50%)
	}

	.history-timeline__card:nth-child(2n) .row:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.history-timeline__card:nth-child(2n) .row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.history-timeline__card:nth-child(2n) .row:nth-child(even) .history-timeline__info {
		text-align: left
	}

	.history-timeline__card:nth-child(2n) .row:nth-child(even) .history-timeline__date::before {
		right: auto;
		left: -55px;
		-webkit-transform: translateY(50%) translateX(-50%);
		transform: translateY(50%) translateX(-50%)
	}

	.history-timeline__card:nth-child(2n) .row:nth-child(odd) .history-timeline__date::before {
		right: -55px;
		left: auto;
		-webkit-transform: translateY(50%) translateX(50%);
		transform: translateY(50%) translateX(50%)
	}

	.brand-portfolio__item {
		padding-top: 170px;
		padding-bottom: 170px
	}

	.sec-title-seven__title {
		font-size: 50px
	}

	.header-six .auto-container,
	.header-six__info,
	.header-six__social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.header-six__logo {
		padding-top: 29.5px;
		padding-bottom: 29.5px
	}

	.funfact-six [class*=col-]:last-child .funfact-six__item::after,
	.header-six .mobile-nav-toggler {
		display: none
	}

	.slider-six__content {
		padding-top: 240px;
		padding-bottom: 268px
	}

	.slider-six__title {
		font-size: 90px;
		margin-bottom: 50px
	}

	.slider-six__text {
		margin-bottom: 25px
	}

	.slider-six .main-slider__nav [class*=swiper-button-] {
		width: 45px;
		height: 173px
	}

	.mainmenu-six {
		display: block
	}

	.video-six__inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		text-align: left;
		padding-top: 110px;
		padding-bottom: 120px
	}

	.video-six__title {
		font-size: 50px;
		max-width: 651px
	}

	.blog-six {
		padding-bottom: 90px;
		padding-top: 120px
	}

	.about-six {
		padding-bottom: 235px
	}

	.about-six__content {
		margin-right: -30px
	}

	.about-six__image {
		margin: 0;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.about-six__box {
		padding: 40px;
		margin-top: 60px
	}

	.project-six .auto-container {
		padding-left: 0;
		padding-right: 0
	}

	.subscribe-one {
		padding-top: 110px;
		padding-bottom: 110px
	}

	.subscribe-one__title {
		font-size: 50px;
		margin-bottom: 0
	}

	.subscribe-one__validate {
		margin-left: 70px
	}

	.subscribe-one__form {
		padding-left: 70px
	}

	.service-six {
		padding-bottom: 205px
	}

	.footer-seven {
		padding-bottom: 90px
	}

	.footer-nine__widget,
	.footer-seven__widget {
		margin-bottom: 0
	}

	.footer-eight {
		padding-top: 95px;
		padding-bottom: 80px
	}

	.footer-eight__title {
		margin-bottom: 39px
	}

	.footer-eight__social {
		margin-top: 30px
	}

	.footer-nine .row,
	.subscribe-two .row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.footer-nine {
		padding-top: 0;
		padding-bottom: 0
	}

	.footer-nine__widget__title {
		margin-bottom: 30px
	}

	.footer-nine__links {
		border-left: 1px solid rgba(255, 255, 255, .07);
		border-right: 1px solid rgba(255, 255, 255, .07);
		margin-left: -10px;
		margin-right: -15px;
		padding: 140px 15px 110px 90px
	}

	.footer-nine__links__list {
		margin-bottom: 0
	}

	.footer-nine__contact {
		padding-left: 75px
	}

	.footer-nine__contact__text {
		margin-bottom: 20px
	}

	.subscribe-two,
	.testimonials-seven {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.subscribe-two__title {
		font-size: 50px;
		max-width: 505px
	}
}

.funfact-seven__item,
.testimonials-seven__nav span {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.testimonials-seven__nav div+div {
	margin-left: 10px
}

.testimonials-seven__nav span {
	border-radius: 50%;
	background-color: #fff;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	width: 56px;
	height: 56px;
	color: var(--thm-black);
	font-size: 22px;
	-webkit-transition: .5s;
	transition: .5s
}

.testimonials-seven__nav span:hover {
	background-color: var(--thm-base);
	color: #fff
}

.testimonials-seven .swiper-container {
	overflow: visible;
	padding: 60px
}

.testimonials-seven__slider {
	margin: -60px;
	overflow: hidden
}

.testimonials-seven__item {
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .05);
	padding: 40px 40px 30px
}

.testimonials-seven__item::after {
	content: '\f15a';
	font-family: Flaticon;
	font-size: 64px;
	color: var(--thm-base);
	position: absolute;
	top: 40px;
	right: 40px
}

.testimonials-eight__image,
.testimonials-seven__image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px
}

.testimonials-seven__image img {
	border-radius: 50%
}

.testimonials-seven__content {
	margin: 25px 0 0;
	font-size: 18px;
	line-height: 2em;
	color: var(--thm-text);
	font-style: italic
}

.testimonials-seven__name {
	margin: 0 0 5px;
	font-size: 18px;
	color: var(--thm-black);
	font-weight: 500;
	line-height: 1
}

.pricing-two .switch-toggler-list li a,
.pricing-two__list li {
	font-size: 16px;
	color: var(--thm-text)
}

.testimonials-seven__designation {
	margin: 0;
	font-size: 16px;
	line-height: 1;
	color: var(--thm-text)
}

.sponsor-seven .swiper-container {
	border-top: 1px solid #f0eae4;
	padding-top: 120px;
	padding-bottom: 120px
}

.sponsor-eight img,
.sponsor-seven .swiper-container img {
	opacity: .3;
	-webkit-transition: .5s;
	transition: .5s
}

.sponsor-eight {
	background-color: #eef0f6;
	padding-top: 80px;
	padding-bottom: 80px
}

.funfact-seven__item {
	width: 220px;
	height: 220px;
	border-radius: 50%;
	background-color: #fff;
	-webkit-box-shadow: 0 20px 60px 0 rgba(42, 40, 51, .05);
	box-shadow: 0 20px 60px 0 rgba(42, 40, 51, .05);
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto
}

.funfact-seven__title {
	font-size: 40px;
	color: var(--thm-black);
	font-weight: 400;
	line-height: 1;
	margin: 0;
	padding-bottom: 13px
}

.funfact-seven__text {
	margin: 0;
	color: #579eee;
	letter-spacing: .2em;
	font-weight: 500;
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase
}

.funfact-seven__text::before {
	content: '';
	border-radius: 50%;
	border: 8px solid currentColor;
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	opacity: .1;
	-webkit-transition: .5s;
	transition: .5s
}

.funfact-seven__item:hover .funfact-seven__text::before {
	opacity: 1
}

.funfact-seven [class*=col-]:nth-child(2) .funfact-seven__text {
	color: #ff9a61
}

.funfact-seven [class*=col-]:nth-child(3) .funfact-seven__text {
	color: #54d6ad
}

.funfact-seven [class*=col-]:nth-child(4) .funfact-seven__text {
	color: #f15d8a
}

.pricing-two {
	background-color: #f8f4f0;
	background-image: url(../images/update-01-10-2021/shapes/pricing-2-bg-1-1.png);
	background-position: center center;
	padding-top: 100px;
	padding-bottom: 70px
}

.pricing-three .animated,
.pricing-two .animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s
}

.pricing-two__card {
	margin-bottom: 30px;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	padding: 57px 40px 52px
}

.pricing-two__card:hover {
	background-color: var(--thm-black)
}

.pricing-two__amount {
	margin: 0;
	font-size: 60px;
	letter-spacing: -.04em;
	line-height: 1;
	font-weight: 400;
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-two__name,
.pricing-two__tagline {
	letter-spacing: .2em;
	text-transform: uppercase
}

.pricing-two__name {
	margin: 12px 0 0;
	color: #ff9a61;
	font-weight: 500;
	font-size: 14px
}

.pricing-two__list {
	margin: 30px 0 28px;
	border-top: 1px solid #f0eae4;
	-webkit-transition: .5s;
	transition: .5s;
	padding-top: 30px
}

.pricing-two__list li {
	-webkit-transition: .5s;
	transition: .5s;
	font-weight: 400
}

.pricing-two__tagline {
	font-size: 12px;
	font-weight: 400;
	color: var(--thm-text);
	margin: 12px 0 0;
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-two__card:hover .pricing-two__list {
	border-color: rgba(255, 255, 255, .1)
}

.pricing-two__card:hover .pricing-two__tagline,
.pricing-two__card:hover .pricing-two__title {
	color: #a7a4b3
}

.pricing-two__card:hover .pricing-two__amount {
	color: #fff
}

.pricing-three .switch-toggler-list,
.pricing-two .switch-toggler-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 30px
}

.pricing-three .switch-toggler-list li,
.pricing-two .switch-toggler-list li {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.pricing-three .switch-toggler-list li:nth-child(2),
.pricing-two .switch-toggler-list li:nth-child(2) {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.pricing-three .switch-toggler-list li:last-child,
.pricing-two .switch-toggler-list li:last-child {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 10px;
	margin-right: 10px
}

.pricing-two .switch-toggler-list li .switch {
	width: 79px;
	height: 36px;
	background-color: #f0eae4;
	border-radius: 18px;
	position: relative;
	display: block;
	cursor: pointer
}

.pricing-two .switch-toggler-list li .switch span {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #ff9a61 0, #ff4b82 51%, #ff9a61 100%);
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s
}

.pricing-two .switch-toggler-list li .switch.off span {
	-webkit-transform: translateX(43px);
	transform: translateX(43px)
}

@media (min-width:992px) {
	.footer-seven__social a {
		width: 56px;
		height: 56px;
		font-size: 18px
	}

	.footer-eight__copyright .auto-container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: 35px;
		padding-bottom: 35px
	}

	.footer-nine__bottom .auto-container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: 26px;
		padding-bottom: 26px
	}

	.about-eight__image,
	.footer-nine__social,
	.subscribe-two__form {
		margin-top: 0
	}

	.blog-seven {
		padding-top: 110px;
		padding-bottom: 90px
	}

	.testimonials-seven__item {
		padding: 60px 60px 50px
	}

	.testimonials-seven__item::after {
		top: 60px;
		right: 60px
	}

	.funfact-seven [class*=col-]:first-child .funfact-seven__item {
		margin-left: 0
	}

	.funfact-seven [class*=col-]:nth-child(4) .funfact-seven__item {
		margin-left: auto;
		margin-right: 0
	}

	.project-seven .auto-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:1200px) {
	.sponsor-eight {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.funfact-seven {
		padding-top: 120px;
		padding-bottom: 90px
	}

	.pricing-two {
		padding-top: 240px;
		padding-bottom: 90px
	}

	.project-seven {
		padding-top: 120px;
		padding-bottom: 0;
		margin-bottom: -120px;
		position: relative;
		z-index: 10
	}

	.project-seven .auto-container {
		padding-left: 60px;
		padding-right: 60px
	}

	.slider-seven .swiper-slide {
		padding-bottom: 140px
	}
}

.project-seven__link {
	width: 50px;
	height: 50px;
	background-color: #fff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 18px;
	color: var(--thm-black);
	-webkit-transition: color .5s, background .5s, opacity .5s, -webkit-transform .5s;
	transition: color .5s, background .5s, transform .5s, opacity .5s, -webkit-transform .5s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0
}

.project-seven__link:hover {
	background-color: var(--thm-base);
	color: #fff
}

.project-seven__item:hover .project-seven__link {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.project-seven__item {
	overflow: hidden;
	border-radius: 5px;
	position: relative
}

.project-seven__item img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: transform .5s, opacity .5s, -webkit-transform .5s
}

.project-seven__item:hover img {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.slider-seven__round__shape-1,
.slider-seven__round__shape-2 {
	-webkit-transform: translateX(300px);
	opacity: 0;
	visibility: hidden
}

.project-seven__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 50px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(black), color-stop(70%, rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, #18191c 0, rgba(0, 0, 0, 0) 70%)
}

.project-seven__category {
	color: #fff;
	font-size: 14px;
	margin: 0 0 9px;
	line-height: 1
}

.project-seven__title {
	margin: 0;
	font-size: 24px;
	color: #fff;
	line-height: 1.2em;
	font-weight: 700
}

.project-seven__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.project-seven__title a:hover {
	color: var(--thm-base)
}

.about-eight__icon i,
.about-nine__icon i {
	font-size: 62px;
	color: var(--thm-base)
}

.about-eight__title {
	margin: 20px 0 0;
	font-size: 40px;
	color: var(--thm-black);
	max-width: 540px
}

.about-eight__title span {
	font-weight: 700
}

.about-eight__summery {
	font-size: 18px;
	line-height: 2;
	color: var(--thm-text);
	margin: 35px 0 25px
}

.about-eight__progress {
	max-width: 560px
}

.about-eight__progress-top p {
	margin: 0;
	font-size: 18px;
	font-weight: 500;
	color: var(--thm-black)
}

.about-eight__progress-line {
	width: 100%;
	height: 8px;
	border-radius: 4px;
	background-color: #f8f4f0;
	position: relative;
	margin-top: 5px
}

.about-eight__progress-line b {
	font-weight: 400;
	font-size: 18px;
	color: var(--thm-text);
	position: absolute;
	right: 0;
	bottom: calc(100% + 5px)
}

.about-eight__progress-line b i {
	font-style: normal
}

.about-eight__progress-line span {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 4px;
	background-color: #ff9a61;
	width: 0;
	-webkit-transition: 1s;
	transition: 1s
}

.about-nine__title {
	margin: 20px 0 25px;
	font-size: 40px;
	color: var(--thm-black);
	max-width: 540px
}

.about-nine__title span {
	font-weight: 700
}

.about-nine__summery {
	font-size: 24px;
	line-height: 1.667;
	color: var(--thm-base);
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 15px
}

.about-nine__list {
	margin-top: 23px;
	margin-bottom: 60px
}

.about-nine__list li {
	position: relative;
	padding-left: 35px;
	font-size: 18px;
	color: var(--thm-text)
}

.about-nine__list li+li {
	margin-top: 7px
}

.about-nine__list li i {
	position: absolute;
	top: 10px;
	left: 0;
	color: #ffaa17;
	font-size: 20px
}

.service-seven__item {
	text-align: center;
	border-radius: 5px;
	padding: 50px 50px 40px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-bottom: 30px;
	position: relative
}

.service-seven__item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #579eee;
	opacity: .2;
	border-radius: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.service-seven__item:hover {
	-webkit-box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .05)
}

.service-seven__item:hover::before {
	border-width: 2px;
	opacity: 1
}

.service-seven__title {
	margin: 30px 0 32px;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7;
	color: var(--thm-black);
	position: relative
}

.service-seven__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.service-seven__item:hover .service-seven__link,
.service-seven__title a:hover {
	color: #579eee
}

.service-seven__icon {
	width: 108px;
	height: 108px;
	overflow: hidden;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: relative
}

.service-seven__icon::before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: #579eee;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .1;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-eight__content,
.video-seven__btn:hover {
	background-color: #fff
}

.service-seven__icon i {
	position: relative;
	font-size: 63px;
	color: #579eee;
	-webkit-transition: .5s;
	transition: .5s
}

.mainmenu-eight .main-menu .navigation>li.current::before,
.mainmenu-eight .main-menu .navigation>li.current>a::after,
.mainmenu-eight .main-menu .navigation>li.current>a::before,
.mainmenu-eight .main-menu .navigation>li:hover::before,
.mainmenu-eight .main-menu .navigation>li:hover>a::after,
.mainmenu-eight .main-menu .navigation>li:hover>a::before,
.service-seven__item:hover .service-seven__icon::before {
	opacity: 1
}

.service-seven__item:hover .service-seven__icon i {
	color: #fff !important
}

.service-seven__text {
	margin: 0 0 27px;
	line-height: 2.125;
	font-size: 16px;
	color: var(--thm-text);
	position: relative
}

.service-seven__link {
	font-size: 22px;
	color: var(--thm-black);
	-webkit-transition: .5s;
	transition: .5s;
	position: relative
}

.service-seven [class*=col-]:nth-child(2) .service-seven__item::before {
	border-color: #ff9a61
}

.service-seven [class*=col-]:nth-child(2) .service-seven__icon::before {
	background-color: #ff9a61
}

.service-seven [class*=col-]:nth-child(2) .service-seven__icon i,
.service-seven [class*=col-]:nth-child(2) .service-seven__item:hover .service-seven__link,
.service-seven [class*=col-]:nth-child(2) .service-seven__title a:hover {
	color: #ff9a61
}

.service-seven [class*=col-]:nth-child(3) .service-seven__item::before {
	border-color: #54d6ad
}

.service-seven [class*=col-]:nth-child(3) .service-seven__icon::before {
	background-color: #54d6ad
}

.service-seven [class*=col-]:nth-child(3) .service-seven__icon i,
.service-seven [class*=col-]:nth-child(3) .service-seven__item:hover .service-seven__link,
.service-seven [class*=col-]:nth-child(3) .service-seven__title a:hover {
	color: #54d6ad
}

.service-seven [class*=col-]:nth-child(4) .service-seven__item::before {
	border-color: #f15d8a
}

.service-seven [class*=col-]:nth-child(4) .service-seven__icon::before {
	background-color: #f15d8a
}

.service-seven [class*=col-]:nth-child(4) .service-seven__icon i,
.service-seven [class*=col-]:nth-child(4) .service-seven__item:hover .service-seven__link,
.service-seven [class*=col-]:nth-child(4) .service-seven__title a:hover {
	color: #f15d8a
}

.slider-seven .swiper-slide {
	position: relative;
	padding-top: 150px
}

.slider-seven__round__shape-1 {
	position: absolute;
	color: #ff9a61;
	top: 0;
	right: 0;
	display: none;
	transform: translateX(300px);
	-webkit-transition: opacity 750ms, visibility 750ms, -webkit-transform 750ms;
	transition: transform 750ms, opacity 750ms, visibility 750ms, -webkit-transform 750ms
}

.slider-seven__round__shape-1 svg {
	width: 400px;
	height: auto
}

@media (min-width:1200px) {
	.slider-seven__round__shape-1 svg {
		width: 600px
	}
}

.slider-seven__round__shape-2 {
	color: var(--thm-base);
	position: absolute;
	top: 0;
	right: 50px;
	display: none;
	transform: translateX(300px);
	-webkit-transition: opacity 1s, visibility 1s, -webkit-transform 1s;
	transition: transform 1s, opacity 1s, visibility 1s, -webkit-transform 1s
}

.slider-seven__round__shape-2 svg {
	width: 400px;
	height: auto
}

@media (min-width:1200px) {
	.slider-seven__round__shape-2 svg {
		width: 600px
	}

	.slider-seven__round__shape-2 {
		right: 80px
	}
}

.slider-seven__round__image {
	width: 500px;
	height: 500px;
	position: absolute;
	top: -50px;
	right: -50px;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	border-bottom-right-radius: 50%;
	background-size: cover;
	background-position: top right;
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1.8s, visibility 1.8s, -webkit-transform 1.8s;
	transition: transform 1.8s, opacity 1.8s, visibility 1.8s, -webkit-transform 1.8s;
	-webkit-box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 20px 60px 0 rgba(0, 0, 0, .1);
	display: none
}

@media (min-width:1200px) {
	.slider-seven__round__image {
		width: 700px;
		height: 700px;
		top: 0;
		right: 0
	}
}

.swiper-slide-active .slider-seven__round__image,
.swiper-slide-active .slider-seven__round__shape-1,
.swiper-slide-active .slider-seven__round__shape-2 {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	visibility: visible
}

.slider-seven__title {
	margin: 0;
	color: var(--thm-black);
	font-weight: 300;
	font-size: 45px;
	line-height: 1;
	letter-spacing: -.06em;
	-webkit-transform: translateY(-200px);
	transform: translateY(-200px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1s, visibility 1s, -webkit-transform 1s;
	transition: transform 1s, opacity 1s, visibility 1s, -webkit-transform 1s;
	max-width: 516px
}

.slider-seven__title span {
	font-weight: 500
}

@media (min-width:992px) {
	.about-eight__image img {
		max-width: none;
		float: left;
		margin-left: 70px
	}

	.about-eight__title,
	.about-nine__title {
		font-size: 50px
	}

	.about-nine__image {
		margin-bottom: 0
	}

	.about-nine__image img {
		max-width: none;
		float: right;
		margin-right: 70px
	}

	.service-seven {
		padding-top: 110px;
		padding-bottom: 90px
	}

	.slider-seven__title {
		font-size: 60px
	}
}

.slider-seven__text {
	margin: 40px 0;
	color: var(--thm-text);
	font-size: 18px;
	line-height: 2;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1.5s, visibility 1.5s, -webkit-transform 1.5s;
	transition: transform 1.5s, opacity 1.5s, visibility 1.5s, -webkit-transform 1.5s;
	max-width: 510px
}

.blog-eight__date,
.blog-eight__meta a:hover i,
.blog-eight__title,
.mainmenu-seven__search {
	color: var(--thm-black)
}

.slider-seven__btn {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 2s, visibility 2s, background .5s, -webkit-transform 2s;
	transition: transform 2s, opacity 2s, visibility 2s, background .5s, -webkit-transform 2s
}

.swiper-slide-active .slider-seven__btn,
.swiper-slide-active .slider-seven__text,
.swiper-slide-active .slider-seven__title {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible
}

@-webkit-keyframes globeRotate {
	8% {
		-webkit-transform: perspective(200px) rotateY(0);
		transform: perspective(200px) rotateY(0)
	}

	100% {
		-webkit-transform: perspective(200px) rotateY(360deg);
		transform: perspective(200px) rotateY(360deg)
	}
}

@keyframes globeRotate {
	8% {
		-webkit-transform: perspective(200px) rotateY(0);
		transform: perspective(200px) rotateY(0)
	}

	100% {
		-webkit-transform: perspective(200px) rotateY(360deg);
		transform: perspective(200px) rotateY(360deg)
	}
}

@-webkit-keyframes shapeMover {

	0%,
	100% {
		-webkit-transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0);
		transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0)
	}

	50% {
		-webkit-transform: perspective(400px) rotate(-15deg) translateZ(20px) translateY(20px) translateX(20px);
		transform: perspective(400px) rotate(-15deg) translateZ(20px) translateY(20px) translateX(20px)
	}
}

@keyframes shapeMover {

	0%,
	100% {
		-webkit-transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0);
		transform: perspective(400px) translateY(0) rotate(0) translateZ(0) translateX(0)
	}

	50% {
		-webkit-transform: perspective(400px) rotate(-15deg) translateZ(20px) translateY(20px) translateX(20px);
		transform: perspective(400px) rotate(-15deg) translateZ(20px) translateY(20px) translateX(20px)
	}
}

@-webkit-keyframes bubbleMover {
	0% {
		-webkit-transform: translateY(0) translateX(0) rotate(0);
		transform: translateY(0) translateX(0) rotate(0)
	}

	30% {
		-webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
		transform: translateY(30px) translateX(50px) rotate(15deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}

	50% {
		-webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
		transform: translateY(50px) translateX(100px) rotate(45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom
	}

	80% {
		-webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
		transform: translateY(30px) translateX(50px) rotate(15deg);
		-webkit-transform-origin: left top;
		transform-origin: left top
	}

	100% {
		-webkit-transform: translateY(0) translateX(0) rotate(0);
		transform: translateY(0) translateX(0) rotate(0);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

@keyframes bubbleMover {
	0% {
		-webkit-transform: translateY(0) translateX(0) rotate(0);
		transform: translateY(0) translateX(0) rotate(0)
	}

	30% {
		-webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
		transform: translateY(30px) translateX(50px) rotate(15deg);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}

	50% {
		-webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
		transform: translateY(50px) translateX(100px) rotate(45deg);
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom
	}

	80% {
		-webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
		transform: translateY(30px) translateX(50px) rotate(15deg);
		-webkit-transform-origin: left top;
		transform-origin: left top
	}

	100% {
		-webkit-transform: translateY(0) translateX(0) rotate(0);
		transform: translateY(0) translateX(0) rotate(0);
		-webkit-transform-origin: center center;
		transform-origin: center center
	}
}

.slider-seven__shape-1 {
	background-image: url(../images/update-01-10-2021/shapes/slide-seven-shape-1-1.png);
	width: 326px;
	height: 419px;
	position: absolute;
	top: 105px;
	left: 0
}

.slider-seven__shape-2 {
	background-image: url(../images/update-01-10-2021/shapes/slide-seven-shape-1-2.png);
	width: 36px;
	height: 36px;
	position: absolute;
	top: 170px;
	left: 307px;
	animation-fill-mode: both;
	-webkit-animation-name: shapeMover;
	animation-name: shapeMover;
	animation-timing-function: linear;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	animation-iteration-count: infinite
}

.slider-seven__shape-3,
.slider-seven__shape-4 {
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: bubbleMover;
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	position: absolute;
	background-repeat: no-repeat
}

.slider-seven__shape-3 {
	background-image: url(../images/update-01-10-2021/shapes/slide-seven-shape-1-3.png);
	width: 19px;
	height: 16px;
	left: 723px;
	top: 208px;
	animation-fill-mode: both;
	animation-name: bubbleMover;
	animation-timing-function: linear;
	animation-duration: 10s;
	animation-iteration-count: infinite
}

.slider-seven__shape-4 {
	background-image: url(../images/update-01-10-2021/shapes/slide-seven-shape-1-4.png);
	width: 35px;
	height: 32px;
	top: 626px;
	left: 174px;
	animation-fill-mode: both;
	animation-name: bubbleMover;
	animation-timing-function: linear;
	animation-duration: 10s;
	animation-iteration-count: infinite
}

.slider-seven__shape-5 {
	background-image: url(../images/update-01-10-2021/shapes/slide-seven-shape-1-5.png);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 660px;
	left: 890px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: bubbleMover;
	animation-name: bubbleMover;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.service-eight,
.testimonials-eight {
	background-image: url(../images/update-01-10-2021/shapes/testi-8-bg-1-1.png);
	background-repeat: repeat;
	background-position: center
}

.mainmenu-seven {
	-webkit-transition: .5s;
	transition: .5s
}

.mainmenu-seven .mainmenu-seven__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	float: none !important;
	width: 100% !important;
	padding-top: 40px !important;
	padding-left: 15px !important;
	padding-right: 15px !important
}

.blog-eight__meta,
.mainmenu-seven__search {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.mainmenu-seven__left .mobile-nav-toggler {
	margin: 0 0 0 20px
}

.mainmenu-seven__search {
	font-size: 22px;
	height: 42px;
	border-left: 1px solid rgba(var(--thm-black-rgb), .2);
	padding-left: 30px;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 30px
}

.mainmenu-seven__search button {
	background-color: transparent
}

.mainmenu-seven__right .mobile-nav-toggler {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 0
}

.mainmenu-seven__right .mobile-nav-toggler span {
	width: 28px;
	height: 1px;
	background-color: var(--thm-black);
	display: block
}

.mainmenu-seven__right .mobile-nav-toggler span:nth-child(2) {
	width: 23px;
	margin-top: 7px;
	margin-bottom: 7px
}

.mainmenu-seven__right .mobile-nav-toggler span:nth-child(3) {
	width: 18px
}

.mainmenu-seven .main-menu {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
	padding-left: 200px;
	padding-right: 15px
}

@media (min-width:1550px) {
	.mainmenu-seven .main-menu {
		padding-left: 15px
	}
}

.mainmenu-seven .auto-container {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0
}

.mainmenu-seven .main-menu .navigation li>a {
	font-size: 16px;
	font-weight: 400;
	color: var(--thm-black);
	text-transform: capitalize
}

.mainmenu-seven.fixed-header {
	background-color: #fff;
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .08)
}

.blog-eight {
	padding-top: 96px;
	padding-bottom: 70px
}

.blog-eight__content {
	width: calc(100% - 40px);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: -20px;
	text-align: center;
	padding-top: 33px
}

.blog-eight__date {
	position: absolute;
	bottom: 100%;
	right: 0;
	background-color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .2em;
	line-height: 1;
	padding: 12.5px 21px
}

.blog-eight__title {
	margin: 0 0 24px;
	font-size: 24px;
	line-height: 1.25;
	font-weight: 700
}

.blog-eight__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-eight__title a:hover {
	color: var(--thm-base)
}

.blog-eight__text {
	margin: 0 0 24px;
	color: var(--thm-text);
	font-size: 16px;
	line-height: 1.875
}

.blog-eight__meta {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #e2e5ed;
	padding-top: 10px
}

.blog-eight__meta a,
.testimonials-eight__stars,
.video-seven__btn {
	display: -webkit-box;
	display: -ms-flexbox
}

.blog-eight__meta a {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	color: var(--thm-text);
	-webkit-transition: .5s;
	transition: .5s
}

.blog-eight__meta a i,
.blog-eight__meta a:hover,
.project-eight__title a:hover,
.video-seven__btn:hover {
	color: var(--thm-base)
}

.blog-eight__meta a i {
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 5px
}

.blog-eight__meta a+a {
	margin-left: 20px
}

.video-seven {
	position: relative;
	text-align: center;
	background-color: var(--thm-black);
	padding-top: 90px;
	padding-bottom: 100px
}

.video-seven__parallax {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .3
}

.video-seven__title {
	margin: 0 auto 40px;
	color: #fff;
	font-size: 40px;
	line-height: 1.2;
	font-weight: 700;
	max-width: 741px;
	text-align: center
}

.video-seven__btn {
	width: 100px;
	height: 100px;
	background-color: var(--thm-base);
	color: var(--thm-black);
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	font-size: 24px
}

.video-seven__btn .ripple,
.video-seven__btn .ripple:after,
.video-seven__btn .ripple:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
	-webkit-animation: 3s infinite ripple;
	animation: 3s infinite ripple
}

.video-seven__btn .ripple:before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
	content: "";
	position: absolute
}

.video-seven__btn .ripple:after {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute
}

.testimonials-eight {
	background-color: #eef0f6;
	padding-top: 96px;
	padding-bottom: 70px
}

.testimonials-eight__card {
	margin-bottom: 30px;
	background-color: #fff;
	-webkit-transition: .5s;
	transition: .5s;
	padding: 40px
}

.testimonials-eight__card:hover {
	-webkit-box-shadow: 0 25px 40px 0 rgba(24, 46, 101, .1);
	box-shadow: 0 25px 40px 0 rgba(24, 46, 101, .1)
}

.service-nine__card:hover,
.team-four__card:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04)
}

.testimonials-eight__stars {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px
}

.testimonials-eight__stars i {
	color: var(--thm-base);
	font-size: 16px;
	line-height: 1
}

.testimonials-eight__stars i+i {
	margin-left: 10px
}

.header-eight__topbar__info li+li,
.header-eight__topbar__social a+a,
.team-four__social a+a {
	margin-left: 20px
}

.testimonials-eight__image img {
	width: 63px;
	border-radius: 50%
}

.testimonials-eight__text {
	margin: 0 0 30px;
	color: var(--thm-text);
	font-size: 18px;
	line-height: 1.889;
	padding-bottom: 23px;
	border-bottom: 1px solid #e2e5ed
}

.testimonials-eight__name {
	font-size: 18px;
	font-weight: 700;
	color: var(--thm-black);
	line-height: 1;
	margin: 0 0 7px
}

.testimonials-eight__designation {
	margin: 0;
	line-height: 1;
	color: var(--thm-text);
	font-size: 14px
}

.project-eight {
	padding-top: 96px;
	padding-bottom: 100px
}

@media (min-width:992px) {
	.video-seven__title {
		font-size: 60px;
		margin-bottom: 50px
	}

	.testimonials-eight {
		padding-top: 116px;
		padding-bottom: 90px
	}

	.testimonials-eight__card {
		padding: 60px
	}

	.project-eight .auto-container {
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (min-width:1200px) {
	.slider-seven__title {
		font-size: 90px
	}

	.slider-seven__text {
		margin-top: 25px
	}

	.mainmenu-seven {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 991;
		min-height: 110px
	}

	.mainmenu-seven .mainmenu-seven__inner {
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 0 !important;
		position: relative
	}

	.mainmenu-seven__left {
		position: absolute;
		top: 40px;
		left: 50px;
		z-index: 9
	}

	.mainmenu-seven__right {
		position: absolute;
		top: 40px;
		right: 50px;
		z-index: 9
	}

	.blog-eight {
		padding-top: 116px;
		padding-bottom: 90px
	}

	.video-seven {
		padding-top: 110px;
		padding-bottom: 120px
	}

	.project-eight {
		padding-top: 116px;
		padding-bottom: 120px
	}

	.project-eight .auto-container {
		padding-left: 60px;
		padding-right: 60px
	}

	.about-ten .my-auto {
		margin: 0
	}
}

@media (min-width:1400px) {
	.testimonials-seven {
		padding-top: 120px;
		padding-bottom: 210px
	}

	.testimonials-seven .sec-title-seven {
		text-align: left;
		max-width: 366px;
		margin-bottom: 0;
		margin-top: -10px
	}

	.testimonials-seven__nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: 40px
	}

	.testimonials-seven .swiper-container {
		left: -60px
	}

	.testimonials-seven__slider-wrapper {
		width: 100%;
		max-width: 1470px;
		position: absolute;
		right: -430px;
		top: 120px
	}

	.project-seven .auto-container {
		padding-left: 160px;
		padding-right: 160px
	}

	.slider-seven .swiper-slide {
		padding-top: 260px;
		padding-bottom: 110px
	}

	.slider-seven__round__shape-1 svg,
	.slider-seven__round__shape-2 svg {
		width: 750px
	}

	.slider-seven__round__shape-1 {
		top: -70px
	}

	.slider-seven__round__shape-2 {
		top: 0;
		right: 180px
	}

	.slider-seven__round__image {
		width: 986px;
		height: 986px;
		top: -170px;
		right: -125px
	}

	.project-eight .auto-container {
		padding-left: 100px;
		padding-right: 100px
	}
}

.project-eight__item img {
	width: 100%
}

.project-eight__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 20px
}

.project-eight__content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(var(--thm-black)), color-stop(70%, rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, var(--thm-black) 0, rgba(0, 0, 0, 0) 70%);
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	transition: transform .5s, -webkit-transform .5s;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.project-eight__item:hover .project-eight__content::before {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.project-eight__title {
	margin: 0;
	background-color: transparent;
	padding: 30px 40px;
	font-size: 30px;
	line-height: 1.33;
	font-weight: 700;
	color: #fff;
	position: relative;
	width: 100%
}

.project-eight__item:hover .project-eight__title,
.project-eight__link {
	color: var(--thm-black)
}

.about-ten__box::before,
.project-eight__link {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox
}

.project-eight__title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s, visibility .5s, -webkit-transform .5s;
	transition: transform .5s, opacity .5s, visibility .5s, -webkit-transform .5s
}

.about-ten__box:hover::before,
.project-eight__link:hover {
	background-color: var(--thm-black);
	color: #fff
}

.project-eight__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	display: block;
	max-width: 163px
}

.project-eight__item:hover .project-eight__title::before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.project-eight__link {
	background-color: var(--thm-base);
	position: absolute;
	bottom: 135px;
	right: 50px;
	font-size: 22px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	z-index: 10;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: background .5s, color .5s, -webkit-transform .5s;
	transition: transform .5s, background .5s, color .5s, -webkit-transform .5s
}

.project-eight__item:hover .project-eight__link {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.about-ten {
	padding-top: 100px;
	counter-reset: boxNumber
}

.about-ten__image img {
	max-width: 100%;
	margin-bottom: 60px
}

.about-ten__text {
	color: var(--thm-base);
	font-size: 22px;
	font-weight: 500;
	line-height: 1.81;
	margin: -20px 0 20px
}

.about-ten__box::before,
.about-ten__box__title,
.service-eight__card:hover .service-eight__icon i,
.service-eight__title {
	color: var(--thm-black)
}

.about-ten__box+.about-ten__box {
	margin-top: 20px
}

.about-ten__box {
	position: relative;
	counter-increment: boxNumber
}

.about-ten__box::before {
	content: counters(boxNumber, ".", decimal-leading-zero);
	background-color: var(--thm-base);
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: "Shadows Into Light";
	font-size: 30px;
	margin-bottom: 20px;
	-webkit-transition: .5s;
	transition: .5s;
	padding-bottom: 5px
}

.about-ten__box__title {
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 1.7;
	font-weight: 700
}

.about-ten__box__text {
	margin: 0;
	font-size: 18px;
	line-height: 1.889
}

.service-eight {
	padding-top: 100px;
	padding-bottom: 70px;
	background-color: #eef0f6;
	counter-reset: serviceNumber
}

.service-eight__card {
	background-color: #fff;
	padding: 15px;
	margin-bottom: 30px;
	counter-increment: serviceNumber;
	-webkit-transition: .5s;
	transition: .5s
}

.service-eight__card__inner {
	border: 1px solid #eef0f6;
	padding: 35px;
	overflow: hidden;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.service-eight__card__inner::before {
	line-height: 1;
	font-size: 60px;
	color: #eef0f6;
	font-family: "Shadows Into Light";
	content: counters(serviceNumber, ".", decimal-leading-zero);
	position: absolute;
	right: 35px;
	bottom: 35px;
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 1
}

.service-eight__card__inner::after {
	content: '';
	width: 68px;
	height: 68px;
	background-color: #eef0f6;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-transform: translateY(50%) translateX(50%);
	transform: translateY(50%) translateX(50%);
	border-radius: 50%;
	-webkit-transition: .5s;
	transition: .5s
}

.about-eleven__images::before,
.call-to-section-four,
.service-eight__card:hover {
	background-color: var(--thm-base)
}

.service-eight__card:hover .service-eight__card__inner {
	border-color: var(--thm-black)
}

.service-eight__card:hover .service-eight__card__inner::after,
.service-nine__image {
	background-color: var(--thm-black)
}

.service-eight__card:hover .service-eight__card__inner::before {
	opacity: .1;
	color: var(--thm-black)
}

.service-eight__title {
	font-size: 20px;
	line-height: 1.5;
	margin: 0;
	max-width: 101px;
	font-weight: 700
}

.service-eight__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.service-eight__title a:hover {
	color: #fff
}

.service-eight__icon {
	margin-top: 70px
}

.service-eight__icon i {
	font-size: 60px;
	color: var(--thm-base);
	-webkit-transition: .5s;
	transition: .5s
}

.about-eleven__images::before {
	content: '';
	width: 20px;
	height: 326px;
	color: var(--thm-base);
	position: absolute;
	right: 100%;
	top: 40px
}

.about-eleven__images img {
	max-width: 100%
}

.about-eleven__images img:nth-child(2) {
	position: absolute;
	bottom: 0;
	left: 0
}

.about-eleven__summery {
	margin: 0;
	font-size: 18px;
	line-height: 1.889;
	color: var(--thm-text)
}

.about-eleven__box {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-top: 40px
}

.about-eleven__box__item+.about-eleven__box__item {
	margin-top: 20px
}

.about-eleven__box__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.about-eleven__box__item i {
	font-size: 62px;
	color: var(--thm-base)
}

.about-eleven__box__title,
.about-eleven__info__name,
.about-eleven__progress p {
	color: var(--thm-black);
	font-weight: 700
}

.about-eleven__box__title {
	margin: 0 0 0 20px;
	font-size: 20px;
	line-height: 1.3;
	max-width: 118px
}

.about-eleven__progress p {
	margin: 0 0 2px;
	font-size: 18px
}

.about-eleven__progress-line {
	width: 100%;
	height: 13px;
	background-color: #eef0f6;
	position: relative;
	border-radius: 7.5px
}

.about-eleven__progress-line span {
	-webkit-transition: 1s;
	transition: 1s;
	width: 0;
	height: 100%;
	background-color: var(--thm-base);
	border-radius: 7.5px;
	position: absolute;
	top: 0;
	left: 0
}

.about-eleven__progress-line b {
	position: absolute;
	bottom: 100%;
	right: 0;
	color: var(--thm-text);
	font-size: 14px;
	font-weight: 400
}

.about-eleven__info,
.contact-two__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 50px
}

.about-eleven__info__image {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px
}

.about-eleven__info__image img {
	width: 75px;
	border-radius: 50%
}

.about-eleven__info__name {
	margin: 0 0 7px;
	font-size: 20px
}

.about-eleven__info__text {
	margin: 0;
	color: var(--thm-text);
	font-size: 14px;
	line-height: 1
}

.call-to-section-four .auto-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 40px
}

.call-to-section-four__title {
	font-size: 30px;
	color: var(--thm-black);
	margin: 0 0 10px;
	font-weight: 500
}

.slider-eight .swiper-slide {
	position: relative;
	background-color: var(--thm-black);
	padding-top: 150px;
	padding-bottom: 150px
}

.slider-eight .swiper-slide .image-layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: .7;
	-webkit-transform: scale(1);
	transform: scale(1);
	visibility: hidden;
	-webkit-transition: visibility, -webkit-transform 7s;
	transition: visibility, transform 7s, -webkit-transform 7s
}

.slider-eight__text {
	margin: 0;
	color: #fff;
	font-family: 'Shadows Into Light';
	font-size: 20px;
	line-height: 1.2;
	transform-origin: bottom center;
	opacity: 0;
	-webkit-transform: translateY(90px);
	transform: translateY(90px);
	transition: transform 1.5s, opacity 1.5s, -webkit-transform 1.5s
}

.slider-eight__text span {
	text-decoration: underline
}

.slider-eight__title {
	margin: 10px 0 20px;
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	line-height: 1;
	-webkit-transform-origin: bottom center;
	transform-origin: bottom center;
	-webkit-transform: scaleY(0) translateY(-50px);
	transform: scaleY(0) translateY(-50px);
	-webkit-transition: opacity 1.5s, -webkit-transform 1.5s;
	transition: transform 1.5s, opacity 1.5s, -webkit-transform 1.5s;
	opacity: 0
}

@media (min-width:768px) {

	.slider-seven__round__image,
	.slider-seven__round__shape-1,
	.slider-seven__round__shape-2 {
		display: block
	}

	.slider-eight__title {
		max-width: 550px
	}
}

@media (min-width:992px) {
	.about-ten {
		padding-top: 0
	}

	.about-ten__image img {
		margin-bottom: 0;
		max-width: none;
		float: right;
		position: relative;
		left: 30px
	}

	.about-eleven__images,
	.call-to-section-four__title {
		margin-bottom: 0
	}

	.call-to-section-four .auto-container {
		padding-top: 50px;
		padding-bottom: 50px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.slider-eight__text {
		font-size: 30px
	}

	.slider-eight__title {
		font-size: 60px
	}
}

.slider-eight__btn {
	-webkit-transform: scaleY(0) translateY(-200px);
	transform: scaleY(0) translateY(-200px);
	-webkit-transform-origin: top center;
	transform-origin: top center;
	opacity: 0;
	-webkit-transition: background .5s, color .5s, opacity 2s, -webkit-transform 2s;
	transition: transform 2s, background .5s, color .5s, opacity 2s, -webkit-transform 2s
}

.slider-eight__btn--two {
	background-color: var(--thm-base);
	color: var(--thm-black);
	margin-top: 10px
}

@media (min-width:475px) {
	.slider-eight__btns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.slider-eight__btn--two {
		margin-top: 0;
		margin-left: 10px
	}
}

.slider-eight__btn--two:hover {
	background-color: #fff;
	color: var(--thm-black)
}

.header-eight__topbar,
.mainmenu-eight,
.mainmenu-eight.fixed-header {
	background-color: var(--thm-black)
}

.swiper-slide-active .slider-eight__btn,
.swiper-slide-active .slider-eight__title {
	-webkit-transform: scaleY(1) translateY(0);
	transform: scaleY(1) translateY(0);
	opacity: 1
}

.swiper-slide-active .slider-eight__text {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.header-eight__topbar {
	display: none;
	padding-top: 5px;
	padding-bottom: 5px
}

.header-eight__topbar .auto-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	max-width: 100%;
	padding-left: 30px;
	padding-right: 30px
}

.header-eight__topbar__info,
.header-eight__topbar__right,
.header-eight__topbar__social,
.mainmenu-eight__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header-eight__topbar__info li,
.mainmenu-eight .nav-outer {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.header-eight__topbar__right p {
	font-size: 14px;
	color: #acb5cb;
	margin: 0 30px 0 0
}

.header-eight__topbar__info li {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	color: #acb5cb;
	font-size: 14px;
	font-weight: 400
}

.header-eight__topbar__info li i {
	color: var(--thm-base);
	font-size: 16px;
	margin-right: 11px
}

.header-eight__topbar__info li a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.header-eight__topbar__info li a:hover,
.mainmenu-eight .main-menu .navigation>li>a {
	color: #fff
}

.header-eight__topbar__social a {
	color: #acb5cb;
	font-size: 14px;
	-webkit-transition: .5s;
	transition: .5s
}

.header-eight__topbar__social a:hover {
	color: var(--thm-base)
}

.mainmenu-eight {
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	z-index: 91;
	-webkit-transition: .5s;
	transition: .5s;
	padding-top: 20px;
	padding-bottom: 20px
}

.mainmenu-eight.fixed-header {
	top: 0
}

.mainmenu-eight .nav-outer {
	position: relative;
	float: none !important;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 100% !important
}

.mainmenu-eight .auto-container {
	width: 100%;
	max-width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mainmenu-eight .nav-outer .mobile-nav-toggler {
	float: none;
	margin: 0 0 0 20px
}

.mainmenu-eight__call {
	display: none;
	text-align: left;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid rgba(255, 255, 255, .2);
	padding-left: 40px;
	margin-left: 40px;
	-webkit-transition: .5s;
	transition: .5s
}

.mainmenu-eight .main-menu .navigation>li.current>a,
.mainmenu-eight .main-menu .navigation>li:hover>a,
.mainmenu-eight__call:hover .mainmenu-eight__call__icon i,
.service-nine__icon,
.service-nine__title a:hover {
	color: var(--thm-base)
}

.mainmenu-eight__call:hover {
	color: var(--thm-black)
}

@media (min-width:1350px) {
	.mainmenu-eight__right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-left: 0
	}

	.mainmenu-eight__call {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.mainmenu-eight__call__icon {
	margin-right: 20px
}

.mainmenu-eight__call__icon i {
	font-size: 34px;
	color: #fff;
	position: relative;
	top: 4px;
	-webkit-transition: .5s;
	transition: .5s
}

.mainmenu-eight__call__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 22px
}

.mainmenu-eight__call__text strong {
	font-weight: 700;
	font-size: 16px
}

.mainmenu-eight__search button {
	color: #fff;
	font-size: 22px;
	background-color: transparent
}

.mainmenu-eight .main-menu {
	margin-left: auto;
	margin-right: auto
}

.mainmenu-eight .main-menu .navigation li>a {
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize
}

.mainmenu-eight .main-menu .navigation>li::before {
	content: '';
	width: 15px;
	height: 8px;
	background-image: url(../images/update-01-10-2021/shapes/menu-arrow.png);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	bottom: 0;
	left: calc(50% - 7.5px);
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.mainmenu-eight .main-menu .navigation>li>a::before {
	width: calc(50.5% - 7.5px);
	height: 2px;
	border: none;
	background-color: var(--thm-base);
	-webkit-transform: scale(1);
	transform: scale(1);
	bottom: -30px;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.mainmenu-eight .main-menu .navigation>li>a::after {
	content: "";
	position: absolute;
	right: 0;
	height: 2px;
	background-color: var(--thm-base);
	width: calc(50% - 7.5px);
	bottom: -30px;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.service-nine__card {
	border-radius: 7px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-bottom: 30px
}

.service-nine__card:hover {
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04)
}

.service-nine__card__inner {
	overflow: hidden;
	border-radius: 7px
}

.service-nine__image img {
	mix-blend-mode: luminosity
}

.service-nine__content {
	border: 1px solid #e9ebee;
	border-top: 0;
	padding: 35px 50px 50px
}

.service-nine__icon {
	font-size: 64px
}

.service-nine__title {
	margin: 20px 0 10px;
	font-size: 34px;
	color: var(--thm-black);
	line-height: 1.05;
	text-transform: uppercase
}

.service-nine__title a {
	color: inherit;
	-webkit-transition: .5s;
	transition: .5s
}

.service-nine__text {
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 2.125;
	color: var(--thm-text)
}

.team-four__designation,
.team-four__name {
	line-height: 1;
	letter-spacing: .1em;
	text-transform: uppercase
}

.service-nine__link {
	width: 50px;
	height: 50px;
	background-color: #222429;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	font-size: 20px;
	border-radius: 50%;
	opacity: .2;
	-webkit-transition: .5s;
	transition: .5s
}

.service-nine__link:hover {
	opacity: 1;
	background-color: var(--thm-base);
	color: var(--thm-black)
}

.team-four__card {
	margin-bottom: 30px;
	border-radius: 8px;
	border: 1px solid #e9ebee;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	padding: 40px 30px 30px
}

.team-four__card:hover {
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04)
}

.team-four__image {
	width: 192px;
	border-radius: 50%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 23px;
	background-color: var(--thm-black)
}

.team-four__image img {
	width: 100%;
	mix-blend-mode: luminosity
}

.team-four__name {
	margin: 0 0 9px;
	font-size: 24px;
	color: var(--thm-black)
}

.team-four__designation {
	color: #686a6f;
	font-size: 16px;
	font-family: var(--thm-font);
	margin: 0 0 15px
}

.team-four__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f4f5f8;
	border-radius: 8px;
	padding: 11.5px 0
}

.team-four__social a {
	color: #686a6f;
	font-size: 14px;
	-webkit-transition: .5s;
	transition: .5s
}

.team-four__social a:hover {
	color: var(--thm-base)
}

.partner-one__card {
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #e9ebee;
	border-radius: 8px;
	-webkit-transition: .5s;
	transition: .5s;
	background-color: #fff;
	text-align: center
}

.partner-one__card:hover {
	-webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04);
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .04)
}

.partner-one__image {
	overflow: hidden;
	border-radius: 8px;
	background-color: #f4f5f8
}

.partner-one__image img {
	max-width: 100%
}

.partner-one__content {
	padding-bottom: 12px
}

.partner-one__title {
	font-size: 34px;
	margin: 35px 0 10px;
	text-transform: uppercase;
	line-height: 36px
}

.partner-one__text {
	margin: 0 auto 20px;
	color: var(--thm-text);
	font-size: 16px;
	line-height: 34px;
	max-width: 270px
}

.partner-one__link {
	text-transform: uppercase;
	font-family: var(--thm-font);
	font-size: 16px;
	color: var(--thm-black);
	letter-spacing: .1em;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	background: -webkit-gradient(linear, left top, right top, from(var(--thm-base)), to(var(--thm-base))) 0 77%/0 2px no-repeat;
	background: linear-gradient(to right, var(--thm-base) 0, var(--thm-base) 100%) 0 77%/0 2px no-repeat;
	background-size: 100% 2px;
	padding-bottom: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.partner-one__link:hover {
	color: var(--thm-base);
	background-size: 0 2px
}

.contact-two .form-box {
	text-align: left
}

.contact-two .sec-title {
	margin-bottom: 34px
}

.contact-two__text {
	max-width: 351px;
	margin: 0;
	font-size: 16px;
	line-height: 34px
}

.contact-two__social a {
	color: #686a6f;
	font-size: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.contact-two__social a:hover {
	color: var(--thm-base)
}

.contact-two__social a+a {
	margin-left: 24px
}

.contact-info-two {
	padding-bottom: 80px
}

.contact-info-two__card {
	background-color: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 37px 30px;
	text-align: center;
	border: 1px solid #f4f5f8;
	margin-bottom: 20px
}

.process-one__image::after,
.under-construction__social a {
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox
}


/* Process New Section Css start*/
.our-process {
	padding: 80px 0;
	position: relative;
	background: rgb(22, 41, 92);
}
.our-process  h2{
	font-size:calc(24px + (45 - 24) * (100vw - 320px) / (1920 - 320));
	font-weight:600;
	color:#fff;
}
.our-process  h6{
	font-size:calc(20px + (30 - 20) * (100vw - 320px) / (1920 - 320));
	font-weight:600;
	color:#fff;
	margin:0;
}
.our-process p{
	font-size:calc(13px + (16 - 13) * (100vw - 320px) / (1920 - 320));
	font-weight:400;
	color:#fff;
	margin-bottom:40px;
}
	/*.our-process .box:hover p, .our-process h2, .our-process h2 + p, .popup-content h2 span, .top ul.social li a i, section.thankyou-banner p {
    color: rgb(255, 255, 255);
}*/

.our-process ul {
    padding-bottom: 20px;
    margin: 0px 0px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.our-process ul li {
        color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 100;
    width: 24%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	z-index:99;
}

.our-process ul li span {
    font-size: 30px;
    font-weight: 800;
}

.our-process ul::before {
     content: "";
    background: rgb(235 145 27);
    height: 10px;
    width: 100%;
    bottom: 0px;
    position: absolute;
    left: 0;
    top:13px;
    z-index: 0;

}

.our-process ul li strong {
    height: 30px;
    width: 30px;
    border: 4px solid rgb(255, 255, 255);
    border-radius: 50%;
    bottom: -30px;
    z-index: auto;
    background: rgb(22, 41, 92);
    transition: all 0.5s ease 0s;
}

.our-process .box {
    background: rgb(255, 255, 255);
    height: 100%;
    padding: 20px 30px;
    transition: all 0.5s ease 0s;
    transform: scale(1);
    border: 2px solid;
}

.our-process .box .img {
    height: 100px;
    width: 100px;
    background: rgb(22, 41, 92);
    border-radius: 50%;
    line-height: 90px;
    text-align: center;
    border: 4px solid rgb(255, 255, 255);
    margin: 0px auto 20px;
    transition: all 0.5s ease 0s;
}

.our-process .box p {
    font-size: 17px;
    color: rgb(36, 36, 36);
    font-weight: 600;
    line-height: 24px;
    margin: 0px;
    transition: all 0.5s ease 0s;
}
/* Process New Section Css End */


.faqs-wrapper {
    overflow: hidden;
    padding: 0px;
}

.faqs-wrapper::after {
    background: url("../images/faq-after.png") no-repeat;
    height: 943px;
    width: 540px;
    position: absolute;
    right: -20px;
    top: -250px;
    opacity: 0.4;
}

#faq .card {
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
    margin: 0px 0px 12px;
}

#faq .card .card-header {
    border: 0px;
    padding: 0px;
    background: 0px 0px;
}

#faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    color: rgb(34, 34, 35);
    padding: 14px 20px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
}

#faq .card .card-header .btn-header-link::after {
    content: "";
    background: url("../images/arrow-down.png") 0px 0px / 100%;
    max-width: 100%;
    position: absolute;
    transform: rotate(180deg);
    width: 15px;
    height: 15px;
    right: 20px;
    top: 18px;
    color: rgb(46, 61, 144);
}

#faq .card .card-header .btn-header-link.collapsed {
    color: rgb(0, 0, 0);
    font-weight: 500;
    text-decoration: none;
}

#faq .card .card-header .btn-header-link.collapsed::after {
    transform: rotate(0deg);
}

#faq .card .card-body {
    padding-top: 0px;
}

#faq .card .collapse.show {
    line-height: 30px;
    color: rgb(34, 34, 34);
}

#faq .card .card-body p {
    line-height: 24px;
    margin: 0px;
}


@media (min-width:1200px) {
	.about-ten__content {
		padding-left: 100px;
		padding-top: 116px
	}

	.about-ten__text {
		margin-top: -10px;
		margin-bottom: 37px
	}

	.about-ten__box+.about-ten__box {
		margin-top: 53px
	}

	.service-eight {
		padding-top: 116px;
		padding-bottom: 90px
	}

	.about-eleven {
		padding-top: 120px;
		padding-bottom: 120px
	}

	.about-eleven__images img:nth-child(2) {
		left: -120px
	}

	.slider-eight .swiper-slide {
		padding-top: 285px;
		padding-bottom: 180px
	}

	.slider-eight__title {
		font-size: 80px;
		max-width: 647px;
		margin-bottom: 50px;
		margin-top: 25px
	}

	.header-eight__topbar .auto-container,
	.mainmenu-eight .auto-container {
		padding-left: 60px;
		padding-right: 60px
	}

	.mainmenu-eight {
		position: fixed;
		top: 44px;
		left: 0;
		background-color: rgba(255, 255, 255, .1);
		padding-top: 0;
		padding-bottom: 0
	}

	.contact-info-two {
		padding-bottom: 0
	}

	.contact-info-two__card {
		position: relative;
		margin-bottom: -37px;
		z-index: 91
	}
}

.contact-info-two__card i {
	font-size: 20px;
	color: var(--thm-base);
	margin-right: 20px
}

.contact-info-two__card a {
	color: var(--thm-black);
	font-size: 20px
}

.under-construction {
	position: relative;
	background-color: #f4f5f8;
	min-height: 100vh;
	padding-top: 50px;
	padding-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.under-construction__bg {
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #f4f5f8;
	background-blend-mode: luminosity;
	opacity: .1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0
}

.under-construction .auto-container {
	position: relative;
	z-index: 10;
	width: 100%
}

.under-construction__title {
	margin: 0 0 20px;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 1;
	font-weight: 300;
	color: var(--thm-base)
}

.under-construction__tagline {
	margin: 30px 0 20px;
	line-height: 1.2em;
	color: var(--thm-black);
	letter-spacing: .4em;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 300
}

.under-construction__countdown {
	margin: 0 auto 30px;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	width: 100%;
	max-width: 560px
}

.under-construction__countdown li {
	color: var(--thm-black);
	font-size: 50px;
	line-height: 1;
	text-transform: uppercase;
	font-family: var(--thm-font)
}

.under-construction__countdown li+li {
	border-top: 2px solid #fff;
	margin-top: 30px;
	padding-top: 30px
}

@media (min-width:576px) {
	.header-style-nine .search-btn {
		margin-right: 30px
	}

	.header-style-nine .social-icons {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.about-ten__box {
		padding-left: 70px
	}

	.about-ten__box::before {
		position: absolute;
		top: 10px;
		left: 0
	}

	.about-eleven__box {
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr)
	}

	.about-eleven__box__item+.about-eleven__box__item {
		margin-top: 0
	}

	.under-construction__countdown {
		-ms-grid-columns: (1fr)[3];
		grid-template-columns: repeat(3, 1fr)
	}

	.under-construction__countdown li+li {
		border-top: 0;
		border-left: 2px solid #fff;
		margin-top: 0;
		padding-top: 0
	}
}

.under-construction__countdown li i {
	font-style: normal;
	font-size: 20px;
	color: var(--thm-text);
	letter-spacing: .3em;
	display: block;
	line-height: 1;
	margin-top: 7px
}

.under-construction__text {
	margin: 0 0 10px;
	color: var(--thm-text);
	font-size: 20px;
	font-weight: 300
}

.process-one__list li,
.process-one__summery,
.under-construction__social a {
	font-size: 16px;
	color: var(--thm-text)
}

.under-construction__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 25px
}

.under-construction__social a {
	text-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 44px;
	height: 44px;
	display: flex;
	background-color: #fff;
	-webkit-transition: .5s;
	transition: .5s
}

.under-construction__social a:hover {
	color: #fff;
	background-color: var(--thm-base)
}

.under-construction__social a+a {
	margin-left: 10px
}

.process-one {
	counter-reset: processCount;
	padding-top: 90px
}

.process-one .row {
	margin-bottom: 90px
}

.process-one__image {
	counter-increment: processCount;
	position: relative;
	display: inline-block;
	margin-bottom: 50px;
	border-radius: 8px;
	background-color: var(--thm-black)
}

.process-one__image::before {
	content: '';
	border-radius: 50%;
	background-color: #f4f5f8;
	position: absolute;
	width: 200px;
	height: 200px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.process-one__image::after {
	content: counters(processCount, ".", decimal-leading-zero);
	background-color: var(--thm-base);
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: absolute;
	color: var(--thm-black);
	font-family: var(--thm-font);
	font-size: 30px;
	padding-top: 5px;
	width: 60px;
	height: 60px;
	top: 20%;
	left: 20%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media (min-width:992px) {
	.header-eight__topbar {
		display: block
	}

	.partner-one,
	.service-nine,
	.team-four {
		padding-top: 120px;
		padding-bottom: 90px
	}

	.under-construction__title {
		margin-bottom: 0;
		font-size: 100px
	}

	.under-construction__tagline {
		margin-top: 100px;
		margin-bottom: 7px
	}

	.under-construction__countdown {
		margin-bottom: 86px;
		margin-top: 54px
	}

	.under-construction__countdown li {
		font-size: 70px
	}

	.under-construction__text {
		margin-bottom: 0
	}

	.process-one {
		padding-top: 120px
	}

	.process-one .row:nth-child(2n) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.process-one .row:nth-child(2n) .process-one__image__column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.process-one .row:nth-child(2n) .process-one__image::after,
	.process-one .row:nth-child(2n) .process-one__image::before {
		left: auto;
		right: 0;
		-webkit-transform: translate(50%, -50%);
		transform: translate(50%, -50%)
	}

	.process-one .row {
		margin-bottom: 120px
	}

	.process-one__image {
		margin-bottom: 0
	}

	.process-one__image::before {
		width: 387px;
		height: 387px;
		top: 50%;
		left: 0;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.process-one__image::after {
		width: 128px;
		height: 128px;
		top: 50%;
		left: 0;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 50px;
		padding-top: 12px
	}
}

.process-one__image img {
	max-width: 100%;
	border-radius: 8px;
	position: relative;
	mix-blend-mode: luminosity
}

.process-one__summery {
	margin: 34px 0 36px;
	line-height: 2.125em;
	font-weight: 400
}

.process-one__list li {
	position: relative;
	padding-left: 30px;
	font-weight: 400
}

.process-one__list li>i {
	position: absolute;
	top: 8px;
	left: 0;
	color: var(--thm-base);
	font-size: 20px
}

.pricing-three__card {
	margin-bottom: 30px;
	border-radius: 8px;
	border: 1px solid #e9ebee;
	padding: 50px 49px 40px;
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-three__card:hover {
	background-color: var(--thm-black);
	border-color: var(--thm-black)
}

.pricing-three__name {
	text-transform: uppercase;
	color: var(--thm-base);
	font-size: 20px;
	letter-spacing: .1em;
	margin: 0 0 10px;
	line-height: 1
}

.pricing-three__icon {
	font-size: 64px;
	color: var(--thm-base);
	margin-bottom: 28px
}

.pricing-three__amount {
	display: inline-block;
	position: relative;
	font-family: var(--thm-font);
	font-size: 60px;
	text-transform: uppercase;
	line-height: 1;
	color: var(--thm-black);
	margin: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-three__card:hover .pricing-three__amount {
	color: #fff
}

.pricing-three__currency {
	position: absolute;
	top: 0;
	right: 100%;
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	font-style: normal;
	font-size: 30px
}

.pricing-three__list li {
	color: var(--thm-text);
	font-size: 16px;
	-webkit-transition: .5s;
	transition: .5s
}

.pricing-three__card:hover .pricing-three__list li {
	color: #999b9f
}

.pricing-three__tagline {
	border-top: 1px solid #e9ebee;
	font-size: 16px;
	line-height: 2.125;
	color: var(--thm-text);
	margin: 0;
	-webkit-transition: .5s;
	transition: .5s;
	padding-top: 20px;
	padding-bottom: 22px
}

.pricing-three__card:hover .pricing-three__tagline {
	color: #999b9f;
	border-color: rgba(255, 255, 255, .1)
}

.pricing-three .btn-style-two .btn-title {
	font-size: 16px;
	padding: 13px 39px 10px
}

.pricing-three .switch-toggler-list li.active a,
.pricing-three__card:hover .btn-style-two {
	color: var(--thm-black)
}

.pricing-three__card:hover .btn-style-two .btn-curve {
	background-color: var(--thm-base);
	opacity: 1;
	right: 0;
	width: 100%;
	-webkit-transform: skewX(0);
	transform: skewX(0)
}

.pricing-three .switch-toggler-list li a {
	color: var(--thm-text);
	font-size: 18px
}

.pricing-three .switch-toggler-list li .switch {
	width: 79px;
	height: 36px;
	background-color: var(--thm-base);
	border-radius: 18px;
	position: relative;
	display: block;
	cursor: pointer
}

.pricing-three .switch-toggler-list li .switch span {
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: #fff;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: background .5s, -webkit-transform .5s;
	transition: transform .5s, background .5s, -webkit-transform .5s
}

.pricing-three .switch-toggler-list li .switch.off span {
	background-color: var(--thm-black);
	-webkit-transform: translateX(43px);
	transform: translateX(43px)
}

.col-md-4 .default-form .form-group textarea {
	height: 140px;
	resize: none
}

.col-md-4 .default-form .form-group {
	position: relative;
	/*margin-bottom: 15px*/
}

.col-md-4 .default-form .form-group input[type=email],
.col-md-4 .default-form .form-group input[type=file],
.col-md-4 .default-form .form-group input[type=number],
.col-md-4 .default-form .form-group input[type=password],
.col-md-4 .default-form .form-group input[type=tel],
.col-md-4 .default-form .form-group input[type=text],
.col-md-4 .default-form .form-group input[type=url],
.col-md-4 .default-form .form-group select {
	height: 50;
	width: 100%;
	font-size: 12px;
	color: #686a6f;
	line-height: 40px;
	font-weight: 400;
	padding: 14px 30px;
	background-color: #f4f5f8;
	border: 1px solid #f4f5f8;
	border-radius: 7px;
	font-family: var(--thm-b-font);
	-webkit-transition: .3s;
	transition: .3s
}

.col-md-4 .default-form .form-group textarea {
	height: 120px;
}

/*.col-md-4 .form-box {
	padding: 25px;
	background-color: #d3d3d34d;
	border-radius: 20px
}*/

/*.header-heading {
    font-size: 60px !important;
}*/

.no-ol li {
	list-style-type: decimal
}
#cookie_law_notification.cookielaw3 {
    right: auto;
    left: 20px;
}
.cookielaw3 #cookie_accept_button {
    background-color: #18191c !important;
}
.thankyou-box {
    padding-top: 11%;
}
.thanks-box .main-header .header-upper {
    background: none;
}
span.icon.flaticon-menu-2 {
    color: #18191c;
}
/*.gallery-section .owl-nav {*/
/*    display: none;*/
/*}*/
.gallery-section .owl-nav button {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 55px !important;
    z-index: 99999;
}
.gallery-section .owl-nav button.owl-next {
    right: -30px;
    left: auto;
}
.service-inn {
    margin-top: 0;
}
.testimonials-page {
    padding-bottom: 90px;
    top: 100px;
}
.services-section .title-block {
    text-align: center;
}
.service-inn .title-block {
    text-align: left;
}
.gall-sec {
    margin-top: 80px;
}

.cont-main {
    padding: 150px 0 0;
}
.cont-main section.get-quote-three .sec-title {
    display: none;
}
.cont-main section.get-quote-three {
    padding: 50px 0 100px;
}
section.logo-sec {
	/*padding: 200px 0 80px 0;*/
	padding:50px 0 80px 0;
}

.publishers-logo-slider .owl-item img {
	margin: 0 auto;
}

.footer-bottom p {
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 10px;
}
/* New letter Popup Modal*/
.modal-backdrop.show {
	opacity: 0.4;
	z-index: 0;
}
.newsletter-popup{
	position:relative;
	z-index:99999;
	box-shadow:10px 10px 10px 10px #999b9f;
}
.newsletter-popup .modal{
	border:0;
	border-radius:25px;
}
.newsletter-popup .modal-body{
	padding:0;
	border:0;
	border-radius:25px;
}
.newsletter-popup .btn-close{
	position:absolute;
	right:0;
	top:0;
	z-index:999;
		background-color: #eb911b;
		width:20px;
		height:20px;
		border:0;
		border-radius:0;
		display:flex;
		justify-content:center;
		align-items:center;
		opacity:1;
}
.mdbg1 {
	background-color: #fff;
	border: 0;
	border-radius: 15px 0 0px 15px;
}
.newsletter-popup .modal-content {
	border: 0;
	border-radius: 0px 15px 15px 0px;
}
.newsletter-popup h3 {
	font-size: calc(20px + (40 - 20) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	margin-top: 30px;
	text-align: center;
	color: #1c1e22;
	line-height: 1;
	margin-bottom: 4px;
}
.newsletter-popup p {
	font-size: calc(12px + (16 - 12) * (100vw - 320px) / (1920 - 320));
	font-weight: 400;
	margin-top:0;
	text-align: center;
	color: #111;
	margin-bottom:25px;
	line-height:20px;
}
.newsletter-popup form{
	padding:20px 15px;
}
.newsletter-popup input {
	border-radius:0;
	border-bottom:1px solid #686a6f;
	width:100%;
	height:50px;
	position:relative;
	padding:5px 20px;
}
.newsletter-popup input {
	border-radius: 0;
	border-bottom: 1px solid #686a6f;
	width: 100%;
	height: 50px;
	position: relative;
	padding: 5px 20px;
}
.newsletter-popup .ns-btn{
	background-color:#eb911b;
	color:#000;
	font-size:16px;
	font-weight:600;
	padding:15px 50px;
	max-width:250px;
	margin-top:25px;
	text-align:center;
	border:0;
	border-radius:10px;
}
.newsletter-popup .iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
	padding-right: 6px;
	padding-left: 52px;
	margin-left: 0;
	border-bottom: 1px solid #686a6f;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
/*News letter Popup End*/

@media (max-width: 767px) {
	.new-cta-banner{
		padding-bottom:20px;
	}
	.cta-new-btm-holder {
		display: grid;
		justify-content:center;
	}
	.new-cta-banner em {		
		letter-spacing: 1px;		
	}
	
}

.ft-txt-align-left {
	text-align: left;
}
#readMoreLink {
	color: #eb911b;
	transition: .2s;
}
#readMoreLink:hover {
		color: #000;
}

.terms-inner-heading h2 {
	position: relative;
	display: block;
	font-size: calc(20px + (38 - 26) * ((100vw - 300px) / (1920 - 300)));
	line-height: 1.2em;
	text-transform: uppercase;
	color: #eb911b !important;
	font-weight: 400;
	margin-bottom: 0
}
.terms-inner-heading {
	margin-bottom: 30px;
	text-transform: uppercase;
}
.styled-ol h3 {
	font-size: calc(20px + (32 - 25) * ((100vw - 300px) / (1920 - 300)));
	color: #fff;
}
section.terms-last-sec {
	padding: 50px 0 0px 0;
}

.foo-social-links {
	align-items:center;
	display:flex;
	gap:15px;
}

.foo-social-links li{
	padding-left:0 !important;
	margin-bottom:0 !important;
}

.foo-social-links li a {
	width: 40px;
	height: 40px;
	background-color: #eb911b;
	border-radius:40px;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:0.3s ease-in;
}

.foo-social-links li a:hover {
	background-color: #fff;
}


/*Portfolio*/
.ctm-tab-nav .nav-link {
	color: #656667;
	padding: 8px 0;
	margin: 0;
	font-size: 18px;
	transition: 0.3s ease-in-out;
}
@media (max-width:767.98px) {
	.ctm-tab-nav .nav-link {
		color: #656667;
		padding: 2px 0;
		margin: 0;
		font-size: 18px;
		transition: 0.3s ease-in-out;
	}
}
@media (max-width: 767.98px) {
	.ctm-tab-nav {
		flex: 1;
		max-width: 100%;
		flex-direction: row;
		justify-content: center;
		gap: 10px;
		margin-bottom: 20px;
	}
}
.ctm-tab-nav-holder {
	display: flex;
}
@media (max-width: 767.98px) {
	.ctm-tab-nav-holder {
		display: flex;
		flex-flow: column;
	}
}

.ctm-tab-nav .nav-link.active, .ctm-tab-nav .nav-link:hover {
	color:#000;
	font-size:24px;
	font-weight:bold;
	cursor:pointer;
	margin:0 20px;
}
@media (max-width: 767.98px) {
	.ctm-tab-nav .nav-link.active, .ctm-tab-nav .nav-link:hover {
		font-size: 18px;
	}
}
.ctm-tab-nav {
/*	flex: 1 0 300px;
	max-width: 300px;
	flex-direction: column;*/
    display:flex;
	justify-content:space-evenly;
	margin-top:50px;
}

/*
.portfolio-tabs-holder {
	margin-top: 50px;
}*/

.port-box {
	border-radius: 8.51px;
	background-color: #F8F8F8;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	padding: 10px 20px 20px;
	text-align: center;
	margin-bottom: 58px;
}

	.port-box img {
		width: 100%;
	}

.portfolio-holder {
	/*max-width: 850px;*/
	/*max-width:900px;*/
	margin-top: 38px;
}

.portf-img-holder {
	margin-top: -36px;
}

.lp-rating-holder {
	display: flex;
	justify-content: center;
	margin-top: 10px;
	font-size: 14px;
	gap: 8px;
}
@media (max-width:1200px) {
	.lp-rating-holder {
		gap: 0px;
	}
}
.lp-stars {
	color: #FED42D;
}
.lp-stars i {
	font-family: 'Font Awesome 5 Free';
}
@media (max-width:1200px) {
	.lp-stars i{
		font-size:8px;
	}
}
@media (max-width: 575.98px) {
	.lp-stars i {
		font-size: 6px;
	}
}
@media (max-width: 991.98px) {
.ctm-tab-nav {
	flex: 1 0 200px;
	max-width: 200px;
}
	.banner-btns .bdr-btn {
		padding: 14px 30px;
	}
	.wht-vidoe-box{
		width:280px!important;
	}
	.form-iscount-tag {
		position: absolute;
		top: 0;
		right: 0;
		max-width: 100px;
	}
}
@media (max-width: 767.98px) {
	.ctm-tab-nav {
		flex: 1;
		max-width: 100%;
		flex-direction: row;
		justify-content: center;
		gap: 10px;
		margin-bottom: 20px;
	}
	.banner-btns {
		display: grid;
		justify-content: center;
	}
}
/* the slides */
.slick-slide {
	margin: 0 10px;
}
/* the parent */
.slick-list {
	margin: 0 -10px;
}

.pf-slide {
	padding-top: 36px;
}

.slick-dots li button:before {
	display: none;
}

.slick-dots li {
	width: 20px;
	height: 4px;
	background-color: #D9D9D9;
}

.slick-dots .slick-active {
	background-color: #00FF84;
}

/*Portfolio End*/

/* testimonails*/
section#testimonials {
	background: #fff;
	padding: 100px 0px 0px;
}



.testimonial_item_wrapper h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #262626;
	text-align: left;
}

.testimonial_item_wrapper {
}

	.testimonial_item_wrapper p {
		font-style: normal;
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
		/* or 150% */
		color: #696969;
		margin-top: 25px;
		text-align: left;
	}

.writer_footer {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}

	.writer_footer .writer_info h5 {
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		/* identical to box height, or 111% */
		color: #262626;
		margin-bottom: 2px;
	}

.writer_info span {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #696969;
}

.rnum img {
	max-width: 30px;
	display: inline;
}

.ratingnumbers {
	display: contents;
	display: flex;
	font-style: normal;
	font-weight: 700;
	font-size: 19px;
	line-height: 20px;
	color: #262626;
	align-items: center;
	justify-content: inherit;
	margin-bottom: 7px;
}

	.ratingnumbers img {
		font-variant: 10px;
		margin-right: 7px;
	}

	.ratingnumbers img {
		max-width: 28px;
	}

.ratingimg img {
	max-width: 221px !important;
}

.writer_info_rating {
	text-align: center;
}

.rnum {
	text-align: center;
}

	.rnum img {
		max-width: 30px;
		display: inline;
	}

.writer_info {
	text-align: left;
}

.testimonial_item_wrapper {
	padding: 40px 37px;
	box-shadow: 0px 5px 14px rgb(167 167 167 / 35%);
	border: 1px solid #EFF0F7;
	position: relative;
	background: #fff;
	border-radius: 20px;
}

#sync1.owl-theme {
	margin-top: 80px;
}

.testimonial_slider .owl-item .item {
	transform: scale(0.7) !important;
	transition: ease .5s;
	opacity: 0.2;
	min-height: 377px;
}

.testimonial_slider .owl-item.center .item {
	transform: scale(1) !important;
	background: #FFFFFF;
	border-radius: 20px;
	border-bottom: 0px;
	opacity: 1;
	/*background-image: url(../img/testimonial-bg.webp);*/
	/*background-size: 100%;*/
}

.sliderthumbnail .owl-item.active.center {
	transform: scale(1.2);
	z-index: 6;
	position: relative;
}

.testimonial_slider .owl-item:before {
	opacity: 1;
	border: 1px solid #EFF0F7;
}


/*.testimonial_slider .owl-item.active.center:after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 37px;*/
/*    height: 39px;*/
/*    width: 92.94px;*/
/*    height: 116.03px;*/
/*    background: #fff;*/
/*    bottom: 13px;*/
/*    left: 0;*/
/*    right: 17px;*/
/*    margin: 0 auto;*/
/*    background: #ffffff;*/
/*    border-radius: 8px;*/
/*    transform: rotate(-40.21deg);*/
/*    z-index: 0;*/
/*    opacity: 1;*/
/*    box-shadow: 0px 5px 24px rgba(8, 15, 52, 0.04);*/
/*    border-radius: 20px;*/
/*}*/



/*
.owl-item.active.center {
	padding-bottom: 40px;
}
*/


.sliderthumbnail .owl-item img {
	/* transform: scale(1); */
}

.thumbnail_img {
	background: #6c6b52 !important;
}



.sliderthumbnail .owl-stage {
	padding: 37px 0px;
}

	.sliderthumbnail .owl-stage .item:before {
		position: absolute;
		content: "";
		height: 100%;
		width: 100%;
		background: #ffffffa6;
	}

	.sliderthumbnail .owl-stage .owl-item.active.center .item:before {
		position: absolute;
		content: "";
		height: 100%;
		width: 100%;
		background: none;
	}

	.sliderthumbnail .owl-stage:before {
		position: absolute;
		content: "";
		height: 83px;
		width: 100%;
		top: 38px;
		/*background: #75725a;*/
	}

.sliderthumbnail .owl-item img {
	z-index: -2;
}

.sliderthumbnail .owl-item {
	position: relative;
	z-index: 1;
}



.testimonial_slider .owl-stage-outer {
	margin-top: 60px;
}

.sliderthumbnail {
	margin-top: 40px;
}

/*Testimonials Slider End*/

/*About Section Homepage */


.ctm-about-section p {
	color:#000;
	font-weight:500;
}

.ab-image-holder {
	position: absolute;
	left: 0;
	top: 110px;
	width: 50vw;
	text-align: right;
}

.ab-image-holder img {
	max-width: 840px;
	margin-left: auto;
	width: 100%;
	margin-right: -70px;

}
.ctm-about-section {
	background-color: #fafafa;
	padding: 80px 0;
	position: relative;
	min-height: 720px;
	display: flex;
	align-items: center;
}

.counter-strip {		
	background: rgb(235,145,27);
	background: linear-gradient(90deg, rgba(235,145,27,1) 71%, rgba(250,250,250,1) 100%);
	display: block;
	position: relative;
	left: -150px;
	width: calc(100% + 150px);
	padding:20px 70px 20px 40px;
}


.ctm-co-box {
	display: flex;
	align-items: center;
	gap: 8px;
	flex: 1;
}


.ctm-counter-holder {
	display: flex;
	align-items: center;
	gap:10px;
}

.ctm-co-no {
	font-size: 55px;
	color: #000;
	font-weight: 700;
}

.ctm-co-des {
	color:#fff;
}

.ctm-btn {
	display: inline-block;
	padding: 18px 20px;
	border-radius:5px;
	transition:0.3s ease-in;
}

.ctm-btn-blk {
	background-color: #182a5e;
	color: #fff;
	border: 1px solid #182a5e;
}

.ctm-btn-blk:hover {
	background-color: #eb911b;
	border-color: #eb911b;
	color: #fff;
}

.ctm-btn-orng {
	background-color: #eb911b;
	color: #fff;
	border: 1px solid #eb911b;
}

.ctm-btn-orng:hover {
	background-color: #000;
	color: #fff;
	border: 1px solid #000;

}
/*About Section Homepage End*/


/*ctm icon-boxes section homepage*/

.ctm-satis-sec {
	background-color: #141d29;
}

.ctm-satis-box {
	text-align: center;
	padding: 65px 0;
	background: rgb(85,85,85);
	background: linear-gradient(180deg, rgba(85,85,85,1) 0%, rgba(20,29,41,0.8295693277310925) 100%);
}

.ctm-satis-box p {
	margin-bottom:0;
}

.ctm-satis-box span {
	display:block;	
}

.ctm-satis-box img {
	margin-bottom:20px;
}

.ctm-stats-no {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
}

.ctm-stats-text {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}

.ctm-satis-box img {	
	height: 60px;
	margin-bottom: 35px;
}

.mtt-sec {
	padding-top:80px;
}

.tm-mem-img-holder img{
	width:100%;
}

.tmem-cont span {
	display:block;
	text-align:center;
}

.tmem-cont {
	width: 80%;
	margin: 0 auto;
	border-top: 4px solid #eb911b;
	background-color: #fff;
	margin-top: -24px;
	position: relative;
	padding: 18px 0;
	box-shadow: 0px 8px 79px 0px rgba(235, 145, 27, 0.12);
}

.tmem-title {
	color: #000;
	font-size: 25px;
	font-weight: 600;
	font-family: 'Oswald', sans-serif;
}

.tmem-desig {
	font-size: 14px;
	font-weight: 700;
	color: #a3a1a9;
	margin-top: 8px;
}

.success-logo-sec {
	padding:80px 0;
}
/*ctm icon-boxes section homepage End*/

.succ-item {
	display: flex;
	align-items: center;
	min-height: 70px;
	justify-content:center;
}

.succ-item img {	
	max-width:220px;
	width:100%;
}


/*MOdel Form*/


.modal-open {
	padding-right: 0 !important;
}

.modal-content {
	border: 0 !important;
	background-color: transparent !important;
}

.modal-body {
	/*   border: 5px solid #3682ea;
    background-image: url(/assets/images/pop-up.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 12px;
	background-color: transparent;
	background-color: #fff;
}

.btn-close-ctm {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 10;
	/*filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(635%) hue-rotate(273deg) brightness(119%) contrast(100%);*/
}

.header-form input {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border: 2px solid rgb(234, 234, 234)!important;
	background-color: #fff;
	height: 50px;
	padding: 10px;
}

.header-form select {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	border: 2px solid rgb(234, 234, 234);
	background-color: #fff;
	height: 50px;
	padding: 10px;
	appearance: auto;
}

.header-form input:focus {
	background-color: transparent;
	border: 1px solid rgb(77, 78, 78);
	box-shadow: none;
}

.js-submit {
	font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1920 - 300)));
	font-weight: 500;
	background-color: #ffa70b;
	padding: 14px 60px;
	display: inline-block;
	color: #fff;
	margin-bottom: 0;
	margin-right: 0;
	border: 0;
	border-radius: 0;
	transition: 0.5s ease-in-out;
}

/*MOdel Form End*/
.side-menu__close-btn img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.testimonial .item {
	background: rgb(255, 255, 255);
	padding: 20px;
	border-radius: 17px;
	transition: all 0.5s ease 0s;
	margin: 110px 15px;
	height: auto;
	text-align: center;
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.testimonial .item p {
	color: rgb(0, 0, 0);
	min-height: 90px;
	margin: 0px auto;
	width: 90%;
	font-size:14px;
	line-height:21px;
}

.testimonial .item h5 {
	font-size: 18px;
	font-weight: 600;
	display: block;
	margin-bottom: 12px;
}

.testimonial .item h5 span {
	display: block;
	font-weight: 200;
}

.testimonial .center .item {
	background:rgb(24 42 94);
	transform:scale(1.3);
	position:relative;
	z-index:99;
	min-height:auto;
	height:auto;
	margin-top: 50px;
	left:0px;
	opacity:1;
}

.testimonial .center .item * {
    color: rgb(255, 255, 255);
    width: 100%;
	

}
.testimonial .center .item * p{
	font-size:13px;
}

.testimonial .item i {
	font-family: 'Font Awesome 5 Free';
	font-size: 65px;
	margin-bottom: 11px;
}

.testimonial .center {
	position: relative;
	z-index: 99;
}


@media (min-width:1920px) {
	.chose-box .chose-number {
		font-size:80px;
	}

	.chose-box .chose-inner span {
		font-size: 25px;
	}

	.ctm-main-title, .sec-title h2, .logo-sec .sec-title h4, .banner-carousel .content-box h1, .call-to-section h2 {
		font-size: 40px;
	}
	
}

@media (max-width:1599.98px) {
	.auto-container {
		max-width: 750px;
	}

	.page-banner-inner .shape .shape10 {
		max-width: 260px;
		height: auto !important;
	}

	.page-banner-inner .shape .shape9 {
		height: auto !important;
		max-width: 178px;
	}

}

	@media (max-width:1599.98px) {
		.auto-container {
			max-width: 650px;
		}
	}

	@media (max-width:1199.98px) {
		.ab-image-holder img {
			margin-right: 0px
		}

		.main-banner h1 {
			padding-top: 50px;
		}

		.page-banner-inner .shape .shape10 {
			max-width: 193px;			
		}

		.page-banner-inner .shape .shape9 {			
			max-width: 134px;
		}
		.form-iscount-tag {
			position: absolute;
			top: 0;
			right: 0;
			max-width:130px;
		}
	}


	@media (max-width:991.98px) {

		.page-banner-inner .shape .shape9, .page-banner-inner .shape .shape10 {
			display: none;
		}

		.ab-image-holder {
			position: relative;
			left: inherit;
			top: inherit;
			text-align: center;
			width: 100%;
		}

			.ab-image-holder img {
				max-width: 640px;
				margin: 0 auto;
				margin-right: inherit;
			}

		.counter-strip {
			background: rgb(235,145,27);
			background: linear-gradient(90deg, rgba(235,145,27,1) 100%, rgba(250,250,250,1) 100%);
			left: 0;
			width: 100%;
			padding: 20px;
		}
	}


	@media (max-width:767.98px) {
		.counter-strip {
			left: 0;
		}

		.tmem-cont {
			margin-bottom: 30px;
		}

		.ctm-co-box {
			flex-flow: column;
			text-align: center;
			padding: 20px;
		}

		.counter-strip {
			background: rgb(235,145,27);
			background: linear-gradient(90deg, rgba(235,145,27,1) 100%, rgba(250,250,250,1) 100%);
			left: 0;
			width: 100%;
			padding: 20px;
		}

		.success-logo-sec {
			padding: 40px 0;
			padding-bottom: 0;
		}

		.chose-box .chose-number {
			left: 0;
		}

		.chose-inner img {
			max-width: 30px;
		}

		.chose-box .chose-inner {
			padding-right: 0;
		}

		.chose-box {
			align-items: start;
		}
	}

	@media (max-width:575.98px) {

		.ctm-about-section {
			padding: 40px 0;
		}

		.ctm-co-no {
			font-size: 35px;
		}

		.ctm-co-des {
			color: #fff;
			font-size: 14px;
		}

		.ctm-counter-holder {
			flex-flow: column;
		}

		.succ-item img {
			max-width: 144px;
		}

		#testimonials {
			padding: 40px 0px 0px;
		}

		.mtt-sec {
			padding-top: 40px;
		}

		.chose-sec {
			padding-top: 40px;
		}

		.ctm-btn {
			padding: 12px 16px;
			font-size: 12px;
			margin-bottom: 10px;
		}

		section.logo-sec {
			padding: 30px 0 20px 0;
		}

		.banner-btns .blc-btn {
			margin-right: 0;
		}
	}


	/*Cookie Popup CSS*/

	.cookie-alert {
		position: fixed;
		bottom: 15px;
		right: 0;
		width: 100%;
		z-index: 999;
		opacity: 0;
		transform: translateY(100%);
		transition: all 500ms ease-out;
		background-color: #fff;
		border: 1px solid #ccc;
		padding: 20px;
		border-radius: 10px;
		max-width: 1200px;
		left: 0;
		margin: auto;
	}

		.cookie-alert.show {
			opacity: 1;
			transform: translateY(0%);
			transition-delay: 1000ms;
		}

	.cookie-row {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

.accept-cookies {
	background-color: #eb911b;
	border-color: #eb911b;
	padding: 11px 52px;
}


		.accept-cookies:hover {
			background-color: #333;
		}

	.btn.btn-link {
		background-color: #000;
		padding: 11px 20px;
		color: #ffff;
		margin-right: 12px;
		text-decoration: none;
	}

		.btn.btn-link:hover {
			background-color: #333;
			text-decoration: none;
		}

	@media (max-width: 991.98px) {
		.cookie-row {
			flex-flow: column;
			text-align: center;
		}

		.cookie-col {
			margin-top: 20px;
		}
	}

	@media (max-width: 575.98px) {

		.cky-btn-holder a {
			margin-bottom: 10px;
		}
	}
	/*Cookie Popup CSS End*/

/*Popup Form*/
#new-popup-form {
	background-color: rgba(0, 0, 0, 0.72);
}
#new-popup-form input{
	width:100%;
	padding:5px 20px;
	height:55px;
}
#exampleModal {
	background-color: rgba(0, 0, 0, 0.85);
}
#btnSubmit2 {
	background-color: #eb911b;
	color: #000;
	padding: 14px 40px;
	border: 0;
	border-radius: 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	max-width:200px;
	margin:0 auto;
	line-height:1;
}
#exampleModal h5 {
	font-size: calc(20px + (30 - 20) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	margin-bottom: 8px;
	line-height: 1;
	color: #18191c;
}
#exampleModal p {
	font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
	font-weight: 400;
	margin-bottom:8px;
	line-height: 1;
	color: #18191c;
}
#exampleModal label {
	font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	margin-bottom:30px;
	line-height: 1;
	color:#eb911b;
}
.close-btn-ctm {
	position: absolute;
	right: 15px;
	top: 15px;
}

.new-popup-title {
	font-size: calc(24px + (35 - 24) * (100vw - 320px) / (1920 - 320));
	font-weight:600;
	/*text-transform: uppercase;*/
}

.new-popup-title span {
	color: #eb911b;
}

.popup-logo {
	margin-bottom: 24px;
	max-width: 220px;
}

.new-popup-btn {
	background-color: #f6931e;
	padding: 9px 40px;
	border-radius: 8px;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}

.popup-book-img {
	max-width: 450px;
	width: 100%;
}

.new-popup-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height: 100%;
}

#new-popup-form .modal-body {
	padding: 0;
	border-radius: 0;
	overflow: hidden;
	border: 4px solid #fff;
	display:grid;
	align-items:center;
}


.col-left-popup {
	min-height: 648px;
	display: flex;
	align-items: center;
	padding-left: 50px;
	padding-right: 30px;
}

.pop-input-holder {
	margin-bottom: 20px;
	position:relative;
}

.popoup-logos {
	margin-top: 22px;
}

.ctm-popup-icon {
	position: absolute;
	left: 0px;
	top: 8px;
}


.pop-input-holder input {
	border: none;
	border-bottom: 1px solid;
	border-radius: 0;
	padding-left: 36px;
}

.pop-input-holder .form-select {
	border: none;
	border-bottom: 1px solid;
	border-radius: 0;
	padding-left: 36px;
}

@media (max-width: 991.98px) {

	.new-popup-bg {
		display: none;
	}
}


.footer-bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding:12px 20px;
	border-top:5px solid #eb911b;
	background-color:#182a5e;
	z-index:1;
	transition: all .5s;
}

.hide {
	opacity: 0;
}

.show {
	opacity: 1;
}
.footer-bar h3 {
	font-size: calc(18px + (30 - 18) * (100vw - 320px) / (1920 - 320));
	font-weight: 600;
	color: #fff;
	line-height: 1;
	margin: 0;
}
.footer-bar h3 span{
	color:#eb911b;
}
.footer-bar .blc-btn {
	font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1920 - 300)));
	background-color: #eb911b;
	color: #000;
	padding: 14px 40px;
	border: 0;
	border-radius: 20px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}

@media (max-width: 575.98px) {
	.new-popup-title {
		font-size: 20px;
		text-transform: uppercase;
	}

	.col-left-popup {
		min-height:auto;
		padding:20px;
	}

	.popup-logo {
		max-width: 170px;
	}
}


	/*Cookie Popup Form End*/


