:active,
:focus,
button {
	outline: 0 !important
}

.blog-details__date,
.faqs-section.style-two .image-column .info-box .inner,
.mobile-menu .menu-box,
.news-block .image-box .date,
.product-block .icon-box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

a,
a:focus,
a:hover {
	text-decoration: none
}

:root {
	--dark-color1: #1C1E22;
	--dark-color2: #222429;
	--dark-color3: #2b242b;
	--theme-color1: #222429;
	--theme-color2: #ffaa17;
	--theme-color3: #f4f5f8;
	--logo-blue: #227fa0;
	--logo-light-blue: #08b5c3cf;
	--logo-red: #b70412;
	--bg-theme-color1: var(--theme-color1);
	--bg-theme-color2: var(--theme-color2);
	--bg-theme-color3: var(--theme-color3);
	--border-theme-color1: var(--theme-color1);
	--border-theme-color2: var(--theme-color2);
	--border-theme-color3: var(--theme-color3);
	--text-color-bg-theme-color1: #fff;
	--text-color-bg-theme-color2: #164333;
	--text-color-bg-theme-color3: #fff;
	--text-color: #808287;
	--headings-color: var(--theme-color1);
	--link-color: var(--theme-color1);
	--link-hover-color: var(--theme-color1);
	--text-font: "Roboto Slab", serif;
	--title-font: "Roboto Slab", serif;
	--body-font-size: 16px;
	--body-line-height: 30px;
	--body-font-weight: 400;
	--line-height-heading-h1: 1em;
	--line-height-heading: 1.2em;
	--line-height-heading-small: 1.4em;
	--h1-font-size: 90px;
	--h2-font-size: 38px;
	--h3-font-size: 36px;
	--h4-font-size: 24px;
	--h5-font-size: 20px;
	--h6-font-size: 18px;
	--h1-font-weight: 700;
	--h2-font-weight: 700;
	--h3-font-weight: 700;
	--h4-font-weight: 700;
	--h5-font-weight: 700;
	--h6-font-weight: 700;
	--sec-title-subtitle-color: var(--theme-color2);
	--sec-title-subtitle-font-size: 14px;
	--sec-title-subtitle-font-family: var(--text-font);
	--sec-title-subtitle-font-weight: 700;
	--sec-title-subtitle-line-height: 1.2em;
	--sec-title-color: var(--headings-color);
	--sec-title-font-size: var(--h2-font-size);
	--sec-title-font-family: var(--title-font);
	--sec-title-font-weight: var(--h2-font-weight);
	--theme-light-background: #f8f6f1;
	--theme-light-background-text-color: var(--headings-color);
	--theme-black: #222429;
	--container-width: 1200px;
	--small-container-width: 1000px;
	--large-container-width: 1550px;
	--container-pt: 120px;
	--container-pb: 120px;
	--container-pt-sm: 50px;
	--container-pb-sm: 50px
}

::selection {
	background: var(--theme-color1);
	color: #fff;
	text-shadow: none
}

::-moz-selection {
	background: var(--theme-color1);
	color: #fff;
	text-shadow: none
}

::-webkit-selection {
	background: var(--theme-color1);
	color: #fff;
	text-shadow: none
}

::-webkit-input-placeholder {
	color: #7c858c
}

::-moz-input-placeholder {
	color: #7c858c
}

::-ms-input-placeholder {
	color: #7c858c
}

.text,
body,
p {
	color: var(--text-color);
	font-size: var(--body-font-size);
	font-family: var(--text-font);
	font-weight: var(--body-font-weight);
	line-height: var(--body-line-height)
}

body {
	background-color: #fff;
	background-attachment: fixed;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	counter-reset: my-sec-counter;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--headings-color);
	font-family: var(--title-font);
	position: relative;
	line-height: var(--line-height-heading-);
	margin-bottom: 1rem
}

h2,
h3,
h4,
h5 {
	line-height: var(--line-height-heading)
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: var(--headings-color)
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	font-weight: inherit
}

h1 {
	font-size: var(--h1-font-size);
	font-weight: var(--h1-font-weight);
	line-height: var(--line-height-heading-h1)
}

h2 {
	font-size: var(--h2-font-size);
	font-weight: var(--h2-font-weight)
}

h3 {
	font-size: var(--h3-font-size);
	font-weight: var(--h3-font-weight)
}

h4 {
	font-size: var(--h4-font-size);
	font-weight: var(--h4-font-weight)
}

h5 {
	font-size: var(--h5-font-size);
	font-weight: var(--h5-font-weight)
}

h6 {
	font-size: var(--h6-font-size);
	font-weight: var(--h6-font-weight);
	line-height: var(--line-height-heading-small)
}

.contact-form .form-group:last-child,
.faqs-section.style-two .image-column .info-box .title,
.feature-block .title,
.industries-section .title-column .sec-title,
.news-block .content-box .title,
.project-section.style-two .project-block,
.service-sidebar .service-sidebar-single-services ul li:last-child,
.shop-sidebar .category-widget .category-list li:last-child,
.shop-sidebar .sidebar-widget:last-child,
.testimonial-block-two .info-box .name,
.user-links li:last-child,
.why-choose-us .image-column .inner-column .image,
.why-choose-us-three .image-column .image-box .image,
table p {
	margin-bottom: 0
}

address,
blockquote,
dd,
dl,
fieldset,
ol,
p,
pre,
table,
ul {
	margin-bottom: 10px
}

.location .info-list li:hover a,
p a:not(.button):not(.btn):focus,
p a:not(.button):not(.btn):hover {
	text-decoration: underline
}

a {
	color: var(--link-color);
	font-weight: var(--body-font-weight);
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

a:focus,
a:hover {
	color: inherit;
	outline: 0
}

a b,
a strong {
	-webkit-transition: .3s;
	transition: .3s
}

a img {
	border: none
}

ol,
ul {
	list-style-position: inside;
	margin: 0;
	padding: 0
}

b,
strong {
	color: #333;
	font-weight: var(--body-font-weight-bold)
}

iframe {
	border: none !important
}

.about-section .image-column .image-1 img,
.container .container,
.faqs-section.style-two .image-column .inner-column .image img,
.tm-boxed-layout .container .container,
.tm-boxed-layout.tm-container-100pr .page-wrapper .container,
.tm-boxed-layout.tm-container-100pr .page-wrapper .container-fluid,
.user-links li a:hover:before,
.why-choose-us-three .image-column .image-box .image img {
	width: 100%
}

.container .container,
.container .container-fluid,
.container-fluid .container,
.container-fluid .container-fluid,
.tm-boxed-layout.tm-container-1230px .container .container,
.tm-boxed-layout.tm-container-1230px .container .container-fluid,
.tm-boxed-layout.tm-container-1230px .container-fluid .container,
.tm-boxed-layout.tm-container-1230px .container-fluid .container-fluid,
.tm-boxed-layout.tm-container-1300px .container .container,
.tm-boxed-layout.tm-container-1300px .container .container-fluid,
.tm-boxed-layout.tm-container-1300px .container-fluid .container,
.tm-boxed-layout.tm-container-1300px .container-fluid .container-fluid,
.tm-boxed-layout.tm-container-1340px .container .container,
.tm-boxed-layout.tm-container-1340px .container .container-fluid,
.tm-boxed-layout.tm-container-1340px .container-fluid .container,
.tm-boxed-layout.tm-container-1340px .container-fluid .container-fluid,
.tm-boxed-layout.tm-container-1440px .container .container,
.tm-boxed-layout.tm-container-1440px .container .container-fluid,
.tm-boxed-layout.tm-container-1440px .container-fluid .container,
.tm-boxed-layout.tm-container-1440px .container-fluid .container-fluid,
.tm-boxed-layout.tm-container-1500px .container .container,
.tm-boxed-layout.tm-container-1500px .container .container-fluid,
.tm-boxed-layout.tm-container-1500px .container-fluid .container,
.tm-boxed-layout.tm-container-1500px .container-fluid .container-fluid,
.tm-boxed-layout.tm-container-1600px .container .container,
.tm-boxed-layout.tm-container-1600px .container .container-fluid,
.tm-boxed-layout.tm-container-1600px .container-fluid .container,
.tm-boxed-layout.tm-container-1600px .container-fluid .container-fluid,
.tm-boxed-layout.tm-container-970px .container .container,
.tm-boxed-layout.tm-container-970px .container .container-fluid,
.tm-boxed-layout.tm-container-970px .container-fluid .container,
.tm-boxed-layout.tm-container-970px .container-fluid .container-fluid {
	padding-left: 0;
	padding-right: 0
}

section>.container,
section>.container-fluid {
	padding-top: var(--container-pt-sm);
	padding-bottom: var(--container-pt-sm)
}

.form-control,
.input-text {
	height: calc(2.25rem + 27px);
	padding: 14px 30px;
	outline: 0;
	background-color: #f4f5f8;
	border: 1px solid #f4f5f8;
	color: #686a6f;
	font-size: .9rem;
	width: 100%;
	appearance: auto
}

.tm-pricing-plan-switcher,
.tm-pricing-smart-switcher {
	color: var(--heading-color);
	letter-spacing: -.2px;
	-webkit-box-align: center;
	margin-bottom: 55px
}

.form-control::-webkit-input-placeholder,
.input-text::-webkit-input-placeholder {
	color: #686a6f;
	opacity: 1
}

.form-control::-moz-placeholder,
.input-text::-moz-placeholder {
	color: #686a6f;
	opacity: 1
}

.form-control:-ms-input-placeholder,
.input-text:-ms-input-placeholder {
	opacity: 1;
	color: #686a6f
}

.form-control::-ms-input-placeholder,
.input-text::-ms-input-placeholder {
	opacity: 1;
	color: #686a6f
}

.form-control::placeholder,
.input-text::placeholder {
	color: #686a6f;
	opacity: 1
}

textarea.form-control {
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px
}

.tm-pricing-smart-switcher {
	font-size: 19px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.tm-pricing-smart-switcher .price-offer {
	color: var(--text-color-bg-theme-color2);
	background-color: #333;
	font-size: 12px;
	line-height: inherit;
	padding: .5px 12px;
	border-radius: 30px;
	margin-left: 15px;
	text-transform: uppercase
}

.tm-pricing-plan-switcher .pricing-switcher-btn,
.tm-pricing-smart-switcher .pricing-switcher-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle,
.tm-pricing-smart-switcher .pricing-switcher-btn .btn-toggle {
	width: 70px;
	height: 33px;
	border-radius: 17px;
	background-color: rgb(22 28 45 / .15);
	position: relative;
	display: inline-block;
	margin: 0 1rem
}

.tm-pricing-smart-switcher .pricing-switcher-btn .btn-toggle.secondary-active {
	background-color: var(--theme-color1)
}

.tm-pricing-smart-switcher .pricing-switcher-btn .btn-toggle.secondary-active span {
	right: 7px
}

.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle span,
.tm-pricing-smart-switcher .pricing-switcher-btn .btn-toggle span {
	width: 20px;
	height: 20px;
	background-color: #fff;
	position: absolute;
	right: calc(100% - 27px);
	margin-left: 6px;
	top: 50%;
	-webkit-transform: translatey(-50%);
	transform: translatey(-50%);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	border-radius: 500px;
	pointer-events: none
}

.tm-pricing-smart-switcher-button .switch-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0
}

.tm-pricing-smart-switcher-button .switch-buttons li {
	display: inline-block;
	margin-bottom: 0
}

.tm-pricing-smart-switcher-button .switch-buttons li a {
	border: 1px solid #eee;
	outline: 0;
	display: inline-block;
	padding: .9375rem 2.1875rem;
	cursor: pointer;
	border-radius: 0;
	-webkit-transition: .4s;
	transition: .4s;
	background-color: #fefdfe;
	-webkit-box-shadow: 0 15px 30px 0 rgb(119 123 146 / .1);
	box-shadow: 0 15px 30px 0 rgb(119 123 146 / .1)
}

.tm-pricing-plan-switcher .price-offer,
.tm-pricing-smart-switcher-button .switch-buttons li a span.price-offer {
	line-height: inherit;
	padding: .5px 12px;
	border-radius: 30px;
	margin-left: 15px;
	text-transform: uppercase;
	font-size: 12px
}

.tm-pricing-smart-switcher-button .switch-buttons li a.active,
.tm-pricing-smart-switcher-button .switch-buttons li a:hover {
	color: var(--text-color-bg-theme-color2);
	border-color: var(--theme-color2);
	background-color: var(--theme-color2)
}

.tm-pricing-smart-switcher-button .switch-buttons li a span.price-offer {
	color: #fff;
	background-color: #333
}

.tm-pricing-smart-switcher-button .switch-buttons li:first-child a {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.tm-pricing-smart-switcher-button .switch-buttons li:last-child a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.tm-pricing-smart-switcher-button.round-switch-btn .switch-buttons li:first-child a,
.tm-switch-buttons-round-yes .tm-pricing-smart-switcher-button .switch-buttons li:first-child a {
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px
}

.tm-pricing-smart-switcher-button.round-switch-btn .switch-buttons li:last-child a,
.tm-switch-buttons-round-yes .tm-pricing-smart-switcher-button .switch-buttons li:last-child a {
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px
}

.tm-pricing-plan-switcher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.tm-pricing-plan-switcher .price-offer {
	color: var(--text-color-bg-theme-color1);
	background-color: var(--theme-color1)
}

.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle.secondary-active {
	background-color: var(--theme-color2)
}

.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle.secondary-active span {
	right: 7px;
	background-color: var(--text-color-bg-theme-color2)
}

.tm-pricing-table .price-secondary {
	display: none !important
}

.about-section-five.style-two .image-column .inner-column:before,
.clients-carousel .owl-dots,
.dropdown-toggle::after,
.header-top .useful-links li:first-child:before,
.main-menu .navbar-header,
.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul,
.page-breadcrumb li:last-child::after,
.process-icon-box.last::after,
.product-block.mix,
.products-carousel .owl-nav,
.project-section.style-two:before,
.sticky-header .main-menu .navigation>li:before,
.sticky-header .navbar-header,
.sticky-header .outer-box,
.tabs-box .tab,
.tm-pricing-table.show-secondary-price .price-normal,
.tp-bannertimer {
	display: none
}

.tm-pricing-table.show-secondary-price .price-secondary {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.tm-boxed-layout {
	background-color: #444;
	padding: 40px 15px
}

.btn-style-one.hvr-light:before,
.btn-style-two.hvr-light:before,
.page-wrapper,
.preloader,
.team-contact-form input[type=email],
.team-contact-form input[type=text],
.tm-boxed-layout .footer,
.tm-boxed-layout .header,
.tm-boxed-layout .header .navbar-default,
.tm-boxed-layout section {
	background-color: #fff
}

.tm-boxed-layout.layer-overlay:before {
	z-index: -1
}

.tm-boxed-layout .page-wrapper {
	margin: 0 auto;
	overflow: hidden
}

@media (min-width:1200px) {
	.tm-boxed-layout .page-wrapper {
		width: 1170px
	}

	.tm-boxed-layout .container {
		width: 1140px
	}
}

.preloader:after,
.preloader:before {
	left: 50%;
	top: 50%;
	height: 50px;
	width: 50px;
	margin-left: -25px;
	margin-top: -30px;
	content: "";
	position: absolute
}

@media (min-width:1000px) {
	.tm-boxed-layout.tm-container-970px .page-wrapper {
		width: 970px
	}
}

.tm-boxed-layout.tm-container-970px .container,
.tm-boxed-layout.tm-container-970px .container-fluid {
	padding-left: 20px;
	padding-right: 20px
}

@media (min-width:1300px) {
	.tm-boxed-layout.tm-container-1230px .page-wrapper {
		width: 1230px
	}
}

.tm-boxed-layout.tm-container-1230px .container,
.tm-boxed-layout.tm-container-1230px .container-fluid,
.tm-boxed-layout.tm-container-1300px .container,
.tm-boxed-layout.tm-container-1300px .container-fluid,
.tm-boxed-layout.tm-container-1340px .container,
.tm-boxed-layout.tm-container-1340px .container-fluid,
.tm-boxed-layout.tm-container-1440px .container,
.tm-boxed-layout.tm-container-1440px .container-fluid,
.tm-boxed-layout.tm-container-1500px .container,
.tm-boxed-layout.tm-container-1500px .container-fluid,
.tm-boxed-layout.tm-container-1600px .container,
.tm-boxed-layout.tm-container-1600px .container-fluid {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px
}

*,
li,
ul {
	padding: 0
}

@media (min-width:1400px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: var(--container-width)
	}

	.tm-boxed-layout.tm-container-1300px .page-wrapper {
		width: 1300px
	}

	.tm-boxed-layout.tm-container-1340px .page-wrapper {
		width: 1340px
	}

	.tm-boxed-layout.tm-container-1440px .page-wrapper {
		width: 1440px
	}
}

@media (min-width:1560px) {
	.tm-boxed-layout.tm-container-1500px .page-wrapper {
		width: 1500px
	}
}

@media (min-width:1660px) {
	.tm-boxed-layout.tm-container-1600px .page-wrapper {
		width: 1600px
	}
}

.tm-boxed-layout.tm-container-100pr .page-wrapper {
	width: 95%
}

.tm-boxed-layout.container-shadow .page-wrapper {
	-webkit-box-shadow: 0 0 25px 0 #777;
	box-shadow: 0 0 25px 0 #777
}

.tm-boxed-layout .header .navbar-default {
	border-color: #fff;
	padding: 0
}

.tm-boxed-layout .header .navbar-default .navbar-nav>li>a {
	padding: 30px 5px
}

.tm-boxed-layout .header .navbar-default .navbar-collapse {
	background-color: #fff;
	border-color: #fff;
	margin-right: 30px
}

.tm-boxed-layout .header #header-logo {
	margin: 0;
	padding-top: 27px
}

.tm-boxed-layout .banner-section .slide-item {
	min-height: 540px
}

.tm-boxed-layout .banner-section .slide-item .content-box {
	padding: 150px 0 220px
}

.tm-boxed-layout .banner-section-three .content-box,
.tm-boxed-layout .banner-section-two .content-box {
	padding: 250px 0 150px
}

.tm-boxed-layout .banner-section-four .content-box {
	padding: 130px 0
}

@media (max-width:1200px) {
	.tm-boxed-layout {
		padding-top: 15px
	}

	.tm-boxed-layout .header .navbar-default .navbar-nav>li>a {
		padding: 10px
	}

	.tm-boxed-layout .header .navbar-default .navbar-collapse {
		margin-right: 15px
	}

	.tm-boxed-layout .navbar-header {
		padding: 15px 0
	}

	.tm-boxed-layout .navbar-collapse .navbar-nav li a .caret {
		margin-right: 0
	}
}

* {
	margin: 0;
	border: none;
	outline: 0;
	font-size: 100%
}

textarea {
	overflow: hidden;
	resize: none
}

button {
	cursor: pointer
}

img {
	display: inline-block;
	max-width: 100%;
	height: auto
}

li,
ul {
	list-style: none;
	margin: 0
}

.feature-block-two .title a,
.footer-bottom .copyright-text a,
.title a {
	color: inherit
}

.color1,
.contact-form.light .title-box h3,
.feature-block .title:hover,
.feature-block-two .title:hover,
.feature-block-two.dark .inner-box:hover .icon,
.feature-block-two.dark .inner-box:hover .title,
.featured-products .filters .filter.active,
.featured-products .filters .filter:hover,
.header-top .useful-links li a:hover,
.list-style-one li a:hover,
.location-block-two .info-list li a:hover,
.service-sidebar .service-sidebar-single-contact-box .phone a:hover,
.service-sidebar .service-sidebar-single-services ul li a:hover i,
.service-sidebar .service-sidebar-single-services ul li.current a i,
.shop-sidebar .category-widget .category-list li a:hover,
.shop-sidebar .post-widget .post:hover a {
	color: var(--theme-color1)
}

.about-section .content-column .info-box .read-more:hover,
.about-section-five .content-column .btn-box .info-btn:hover,
.btn-style-one.hvr-light:hover,
.btn-style-two.hvr-light:hover,
.color2,
.contact-section .image-column .image-box:hover .info-box .title,
.contact-widget .contact-info li a:hover,
.contact-widget .contact-info li:hover,
.list-style-one li i,
.main-header .ui-btn:hover,
.main-menu .navigation>li>a:hover,
.main-menu .navigation>li>ul>li:hover>a,
.main-menu .navigation>li>ul>li>ul>li>a:hover,
.mobile-menu .navigation li.current>a,
.mobile-menu .navigation li:hover>a,
.mobile-menu .social-links li a:hover,
.news-block .content-box .title:hover,
.product-block h4 a:hover,
.project-section-two .sec-title .sub-title,
.sec-title.light .sub-title,
.service-block-five .title:hover,
.social-icon-one li a:hover,
.social-icon-three li a:hover,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
	color: var(--theme-color2)
}

.color3,
.sticky-header .mobile-nav-toggler {
	color: var(--theme-color3)
}

.page-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 300px;
	overflow: hidden;
	z-index: 99
}

.auto-container,
.large-container,
.small-container {
	position: static;
	padding: 0 15px;
	width: 100%;
	margin: 0 auto
}

.large-container {
	max-width: var(--large-container-width)
}

.auto-container {
	max-width: var(--container-width)
}

.small-container {
	max-width: var(--small-container-width)
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999
}

.preloader:after {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../../assets/images/preloader.png);
	background-size: 30px
}

.preloader:before {
	border: 3px solid #fff0;
	border-top-color: var(--theme-color2);
	border-bottom-color: var(--theme-color2);
	border-right-color: var(--theme-color2);
	border-radius: 50px;
	animation: 1s linear infinite rotate
}

.mobile-menu .navigation,
.mobile-menu .navigation li>ul>li:first-child,
.mobile-menu .social-links {
	border-top: 1px solid rgb(255 255 255 / .1)
}

@keyframes rotate {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.scroll-to-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 40px;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: var(--theme-color2);
	z-index: 100;
	display: none;
	border-radius: 50%;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 5px rgb(0 0 0 / .1);
	box-shadow: 0 0 5px rgb(0 0 0 / .1);
	-webkit-transition: .3s;
	transition: .3s
}

.scroll-to-top:hover {
	background: var(--theme-color1);
	color: #fff
}

.list-style-one {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0
}

.list-style-one li,
.social-icon-one {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox
}

.list-style-one li {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #808287;
	margin-right: 20px;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.list-style-one li i {
	margin-right: 10px;
	font-size: 14px;
	line-height: 20px
}

.list-style-one li a {
	display: inline-block;
	color: #808287;
	-webkit-transition: .3s;
	transition: .3s
}

#get_quote_btn .modal-body .mb-3,
.about-section .content-column .inner-column,
.about-section-five .content-column .btn-box,
.about-section-five .content-column .inner-column,
.accordion-box,
.contact-form_ .form-group,
.contact-section .image-column .image-box .image img,
.contact-section-two .form-column .inner-column,
.contact-widget,
.contact-widget .contact-info,
.contact_input .mb-3,
.faqs-section,
.faqs-section .faq-column,
.faqs-section .form-column,
.feature-block .text,
.filter-list .news-block .image-box,
.fun-fact-section-two,
.header-top .top-right,
.list-style-three,
.list-style-two,
.location .info-list,
.location-block-two .info-list,
.main-footer,
.main-footer .about-widget,
.main-footer .footer-widget,
.main-menu,
.main-slider,
.main-slider .btn-box,
.news-block .image-box,
.overlay-anim,
.pricing-section .content-column,
.pricing-section .pricing-column,
.service-block .image-box,
.tabs-box,
.testimonial-block-three,
.testimonial-block-two,
.testimonial-block-two .inner-box,
.testimonial-section .testimonials,
.theme-btn .btn-title,
.user-links,
.why-choose-us .content-column,
.why-choose-us .content-column .image-box,
.why-choose-us .image-column,
.why-choose-us-three .content-column .inner-column {
	position: relative
}

.list-style-two li {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500
}

.list-style-two li i {
	color: var(--theme-color2);
	font-size: 18px;
	line-height: 30px
}

.list-style-three li a,
.list-style-two li a {
	display: inline-block;
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s
}

.btn-style-three:hover,
.feature-block .inner-box:hover .title,
.feature-block .inner-box:hover .title a,
.feature-block-two .inner-box:hover .title,
.footer-bottom .copyright-text a:hover,
.list-style-three li a:hover,
.list-style-two li a:hover,
.page-breadcrumb li a:hover,
.sec-title.light .sub-title.light,
.sec-title.light h1,
.sec-title.light h2,
.service-block-five .inner-box:hover .title,
.service-sidebar .service-sidebar-single-btn .thm-btn:hover span::before,
.service-sidebar .service-sidebar-single-contact-box .icon:hover span::before,
.testimonial-block-three .inner-box:hover .content-box .name,
.testimonial-block-three .inner-box:hover .content-box .text,
.testimonial-block-two .content-box:hover .text,
.user-links li a:hover {
	color: #fff
}

.list-style-three li {
	position: relative;
	font-size: 16px;
	line-height: 26px;
	font-weight: 500;
	color: var(--theme-color1);
	padding-left: 25px;
	margin-bottom: 10px
}

.sec-title h1,
.sec-title h2 {
	color: var(--sec-title-color);
	font-family: var(--sec-title-font-family);
	font-weight: var(--sec-title-font-weight)
}

.list-style-three li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: "\f058";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: var(--theme-color2)
}

.social-icon-one {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.social-icon-one li {
	position: relative;
	margin-left: 27px
}

.social-icon-one li:first-child,
.social-icon-two li:first-child {
	margin-left: 0
}

.social-icon-one li a {
	position: relative;
	display: block;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color: var(--theme-color1);
	-webkit-transition: .3s;
	transition: .3s
}

.social-icon-three li a,
.social-icon-two li a {
	line-height: 40px;
	border-radius: 50%;
	-webkit-transition: .3s;
	display: block;
	text-align: center
}

.about-section-five .image-column .inner-column,
.social-icon-two {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.social-icon-three,
.social-icon-two li {
	display: -webkit-box;
	display: -ms-flexbox;
	position: relative
}

.social-icon-two li {
	display: flex;
	margin-left: 10px
}

.social-icon-two li a {
	position: relative;
	height: 40px;
	width: 40px;
	font-size: 14px;
	color: rgb(255 255 255 / .7);
	background-color: #2c2e33;
	transition: .3s
}

.accordion-box .block .acc-btn.active,
.social-icon-two li a:hover {
	color: var(--theme-color1);
	background-color: var(--bg-theme-color2)
}

.social-icon-three {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.social-icon-three li {
	position: relative;
	margin-left: 20px
}

.social-icon-three li a {
	position: relative;
	font-size: 15px;
	color: #2f3529;
	transition: .3s
}

.accordion-box .block .acc-content.current,
.industries-section .image-column .image-box .image img,
.tabs-box .active-tab {
	display: block
}

@-webkit-keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px #fff0;
		box-shadow: 0 0 0 70px #fff0
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 #fff0;
		box-shadow: 0 0 0 0 #fff0
	}
}

.theme-btn {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	white-space: nowrap;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 0
}

.btn-style-one:before,
.btn-style-two:before {
	position: absolute;
	-webkit-transform: scale(1, 0);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	width: 100%;
	content: "";
	left: 0;
	top: 0;
	height: 100%
}

.btn-style-one {
	position: relative;
	font-size: 13px;
	line-height: 24px;
	padding: 10px 20px;
	font-weight: 700;
	letter-spacing: .1em;
	overflow: hidden;
	text-transform: uppercase;
	color: var(--theme-color1);
	background: var(--bg-theme-color2)
}

.btn-style-three,
.btn-style-two {
	position: relative;
	padding: 15px 50px;
	font-weight: 700;
	line-height: 24px;
	overflow: hidden;
	letter-spacing: .1em;
	font-size: 13px;
	text-transform: uppercase
}

.btn-style-one:before {
	background-color: var(--bg-theme-color1);
	transform: scale(1, 0);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
	transition-timing-function: cubic-bezier(.86, 0, .07, 1);
	z-index: -1
}

.btn-style-one:hover:before,
.btn-style-three:hover:before,
.btn-style-two:hover:before {
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.btn-style-one:hover,
.btn-style-two:hover {
	color: #fff;
	-webkit-box-shadow: 0 10px 30px rgb(0 0 0 / .1);
	box-shadow: 0 10px 30px rgb(0 0 0 / .1)
}

.btn-style-one.bg-light:not(hover) {
	background-color: #fff !important
}

.btn-style-two {
	color: #fff;
	background: var(--bg-theme-color1)
}

.btn-style-two:before {
	background-color: var(--bg-theme-color2);
	transform: scale(1, 0);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
	transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

.btn-style-three {
	color: var(--theme-color1);
	background: var(--bg-theme-color3)
}

.btn-style-three:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: var(--bg-theme-color1);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
	transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

.theme-btn.small {
	padding: 10px 40px;
	line-height: 20px;
	font-size: 12px
}

.anim-icons {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto
}

.anim-icons.full-width,
.mobile-menu {
	max-width: 100%
}

.anim-icons .icon {
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%
}

.icon-dots {
	width: 120px;
	height: 250px;
	background-image: url(../../assets/images/icons/icon-dots.png)
}

.icon-lines {
	width: 530px;
	height: 227px;
	background-image: url(../../assets/images/icons/icon-lines.png)
}

.icon-quote {
	width: 64px;
	height: 46px;
	background-image: url(../../assets/images/icons/icon-quote.png)
}

.bounce-y {
	-webkit-animation: 10s linear infinite bounce-y;
	animation: 10s linear infinite bounce-y
}

.bounce-x {
	-webkit-animation: 10s linear infinite bounce-x;
	animation: 10s linear infinite bounce-x
}

.zoom-one {
	-webkit-animation: 10s linear infinite zoom-one;
	animation: 10s linear infinite zoom-one
}

@-webkit-keyframes float {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@keyframes float {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px)
	}
}

@-webkit-keyframes bounce-y {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
}

@keyframes bounce-y {

	0%,
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	50% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px)
	}
}

@-webkit-keyframes bounce-x {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}
}

@keyframes bounce-x {

	0%,
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	50% {
		-webkit-transform: translateX(30px);
		transform: translateX(30px)
	}
}

@-webkit-keyframes zoom-one {

	0%,
	100% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

@keyframes zoom-one {

	0%,
	100% {
		-webkit-transform: scale(.95);
		transform: scale(.95)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
}

.overlay-anim:after {
	background: rgb(255 255 255 / .3);
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	opacity: 1;
	z-index: 9;
	pointer-events: none
}

.overlay-anim:hover:after {
	height: 100%;
	opacity: 0;
	-webkit-transition: .4s linear;
	transition: .4s linear
}

.header-span {
	display: block;
	height: 110px;
	position: relative;
	width: 100%
}

.header-top,
.header-top .inner-container {
	display: -webkit-box;
	display: -ms-flexbox;
	position: relative
}

.main-header {
	position: relative;
	width: 100%;
	z-index: 999
}

.header-top {
	display: flex;
	margin-left: 313px;
	padding-right: 80px
}

.header-top .inner-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: var(--bg-theme-color3);
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 40px;
	width: 100%
}

.header-top .top-left {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.header-top .useful-links {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0
}

.header-top .useful-links li {
	color: #808287;
	font-size: 13px;
	line-height: 20px;
	margin-left: 15px;
	padding-left: 15px;
	position: relative
}

.header-top .useful-links li:first-child {
	margin-left: 0;
	padding-left: 0
}

.header-top .useful-links li:before {
	position: absolute;
	left: -3px;
	top: 0;
	content: "/"
}

.header-top .useful-links li a {
	color: #808287;
	-webkit-transition: .3s;
	transition: .3s
}

.header-top .outer-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	min-width: 210px
}

.main-header .header-lower {
	position: relative;
	-webkit-transition: .3s;
	transition: .3s
}

.main-header .header-lower .logo-box {
	min-width: 280px;
	padding: 24px 0;
	position: relative
}

.main-header .logo {
	display: block;
	position: relative
}

.main-header .main-box,
.main-header .main-box .nav-outer {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	position: relative
}

.main-header .logo img {
	max-width: 80px;
	height: auto
}

.main-header .main-box {
	-ms-flex-align: center;
	align-items: center;
	display: flex;
	left: 0;
	top: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.main-header .main-box .nav-outer {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.main-menu .navbar-collapse,
.sticky-header .logo {
	padding: 0
}

.main-menu .navigation {
	margin: 0;
	position: relative
}

.main-menu .navigation>li {
	float: left;
	margin-right: 55px;
	padding: 22px 0;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s
}

.contact-list-one li:last-child,
.featured-products .filters li:last-child,
.main-menu .navigation>li:last-child {
	margin-right: 0
}

.main-menu .navigation>li:not(:last-child):before {
	background-color: var(--bg-theme-color2);
	bottom: 23px;
	content: "";
	height: 2px;
	left: 50%;
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	width: 0%
}

.main-menu .navigation>li.current:before,
.main-menu .navigation>li:hover:before {
	left: 0;
	width: 100%
}

.main-menu .navigation>li>a {
	color: #767676;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	opacity: 1;
	padding: 0;
	position: relative;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}

.main-menu .navigation>li>a .icon {
	position: relative;
	font-size: 22px;
	line-height: 24px;
	margin-left: 10px
}

.main-menu .navigation>li.current>a {
	color: var(--theme-color2);
	font-weight: 700
}

.main-menu .navigation>li.dropdown>a {
	margin-right: -14px;
	padding-right: 14px
}

.navigation>li>a.active {
	color: var(--bg-theme-color2) !important
}

.main-menu .navigation>li.dropdown>a:after {
	content: "\f107";
	display: block;
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
	font-weight: 900;
	height: 20px;
	line-height: 24px;
	margin-top: -2px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 10px;
	z-index: 5
}

.main-menu .navigation>li.dropdown:hover>ul {
	margin-top: 0;
	opacity: 1;
	top: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	visibility: visible
}

.main-menu .navigation>li>ul {
	background-color: #fff;
	-webkit-box-shadow: 0 0 3px rgb(0 0 0 / .1);
	box-shadow: 0 0 3px rgb(0 0 0 / .1);
	-webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / .05), -2px 0 5px 1px rgb(0 0 0 / .05);
	box-shadow: 2px 2px 5px 1px rgb(0 0 0 / .05), -2px 0 5px 1px rgb(0 0 0 / .05);
	display: none;
	left: 0;
	margin-top: 30px;
	opacity: 0;
	padding: 10px 0 0;
	position: absolute;
	top: 100%;
	width: 220px;
	z-index: 100
}

.main-menu .navigation>li>ul.from-right {
	left: auto;
	right: 0
}

.main-menu .navigation>li>ul>li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #ebf1f5
}

.main-menu .navigation>li>ul>li:last-child,
.main-menu .navigation>li>ul>li>ul>li:last-child,
.mobile-menu .navigation li>ul>li:last-child {
	border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 29px;
	font-weight: 400;
	font-size: 16px;
	color: var(--bg-theme-color1);
	text-align: left;
	margin: 0 30px;
	text-transform: capitalize;
	-webkit-transition: .2s;
	transition: .2s
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	position: absolute;
	right: 0;
	top: 11px;
	display: block;
	line-height: 24px;
	font-size: 11px;
	font-weight: 900;
	z-index: 5
}

.main-menu .navigation>li>ul>li.dropdown:hover>ul {
	visibility: visible;
	opacity: 1;
	top: 0;
	margin-top: 20px;
	-webkit-transition: .3s;
	transition: .3s
}

.main-menu .navigation>li>ul>li>ul {
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 5px 1px rgb(0 0 0 / .05), -2px 0 5px 1px rgb(0 0 0 / .05);
	box-shadow: 2px 2px 5px 1px rgb(0 0 0 / .05), -2px 0 5px 1px rgb(0 0 0 / .05);
	display: none;
	left: 100%;
	margin-top: 10px;
	opacity: 0;
	padding: 10px 0 0;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
	width: 220px;
	z-index: 100
}

.main-menu .navigation>li>ul>li>ul>li {
	position: relative;
	border-bottom: 1px solid #ebf1f5;
	width: 100%
}

.main-menu .navigation>li>ul>li>ul>li>a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 24px;
	font-weight: 400;
	font-size: 16px;
	color: var(--theme-color1);
	text-align: left;
	margin: 0 30px;
	text-transform: capitalize;
	-webkit-transition: .3s;
	transition: .3s
}

.main-menu .navigation li.dropdown .dropdown-btn {
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	display: none;
	font-size: 16px;
	height: 30px;
	line-height: 26px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 8px;
	width: 34px;
	z-index: 5
}

.main-header .header-lower .outer-box {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 10px 0;
	position: relative
}

.main-header .header-lower .outer-box .theme-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 11px;
	margin-left: 30px;
	padding: 10px 40px
}

.main-header .header-lower .outer-box .ui-btn-outer {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-right: 1px solid #e6e8ed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin-right: 30px;
	padding: 6px 30px 6px 0
}

.main-header .ui-btn {
	background: 0 0;
	color: var(--theme-color1);
	display: block;
	font-size: 26px;
	line-height: 30px;
	height: 30px;
	margin-left: 26px;
	position: relative;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s;
	width: 30px
}

.main-header .info-btn,
.mobile-nav-toggler {
	line-height: 20px;
	color: var(--theme-color1)
}

.main-header .info-btn {
	display: block;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0 8px 54px;
	position: relative;
	text-align: left
}

.main-header .info-btn small {
	color: #808287;
	font-size: 12px;
	font-weight: 400
}

.main-header .info-btn i {
	background-color: var(--bg-theme-color1);
	border-radius: 50%;
	color: #fff;
	font-size: 18px;
	height: 44px;
	left: 0;
	line-height: 44px;
	margin-top: -22px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 44px
}

.location-block-two .info-list li a,
.main-header .info-btn:hover {
	color: var(--bg-theme-color2)
}

.header-style-one .header-lower {
	padding-right: 80px;
	padding-left: 0
}

.header-style-one .header-lower .logo-box {
	background-color: var(--bg-theme-color1);
	border-right: 10px solid var(--border-theme-color2);
	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-right: 70px;
	margin-top: -40px;
	min-height: 116px;
	min-width: 283px;
	padding: 20px;
	position: relative
}

.main-slider .title:before,
.sec-title .sub-title:before,
.sec-title.light .sub-title:before {
	margin-top: -1px;
	height: 2px;
	width: 40px;
	content: ""
}

.header-style-one .header-lower .main-box {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.sticky-header {
	background: var(--bg-theme-color1);
	-webkit-box-shadow: 0 0 20px rgb(0 0 0 / .05);
	box-shadow: 0 0 20px rgba(255, 255, 255, 50%);
	left: 0;
	opacity: 0;
	padding: 0;
	position: fixed;
	top: 0;
	visibility: hidden;
	width: 100%;
	z-index: 99999
}

.sticky-header.fixed-header {
	opacity: 1;
	visibility: visible;
	z-index: 9999
}

.sticky-header .logo img {
	max-height: 65px
}

.sticky-header .nav-outer {
	background: 0 0;
	position: relative
}

.sticky-header .inner-container {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative
}

.sticky-header .main-menu .navigation>li {
	margin: 0 0 0 40px;
	padding: 20px 0
}

.sticky-header .main-menu .navigation>li>a {
	color: var(--theme-light-background)
}

.mobile-nav-toggler {
	position: relative;
	font-size: 24px;
	cursor: pointer;
	display: none;
	top: 0;
	margin-left: 25px;
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.mobile-menu,
.mobile-menu .menu-backdrop {
	position: fixed;
	top: 0;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	right: 0
}

.mobile-menu {
	width: 300px;
	z-index: 999999
}

.mobile-menu .menu-backdrop {
	width: 100%;
	z-index: 1;
	background: rgb(0 0 0 / .7)
}

.mobile-menu .menu-box,
.mobile-menu .social-links {
	background: var(--bg-theme-color1);
	width: 100%;
	position: relative
}

.mobile-menu .upper-box {
	position: relative;
	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;
	width: 100%;
	padding: 20px
}

.mobile-menu .close-btn {
	position: relative;
	top: -10px;
	text-align: center;
	font-size: 18px;
	color: var(--theme-color3);
	cursor: pointer;
	z-index: 10;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px)
}

.mobile-menu .close-btn:hover {
	opacity: .5
}

.mobile-menu .nav-logo {
	position: relative;
	text-align: left;
	width: 100%
}

.mobile-menu .nav-logo img {
	max-height: 40px
}

.mobile-menu .menu-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	left: 0;
	top: 0;
	height: 100%;
	max-height: 100%;
	overflow-y: auto;
	padding: 0;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transform: translateX(101%);
	transform: translateX(101%)
}

.mobile-menu-visible {
	overflow: hidden
}

.mobile-menu-visible .mobile-menu {
	opacity: 1;
	visibility: visible
}

.mobile-menu-visible .mobile-menu .menu-backdrop {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .4s;
	transition: .4s
}

.mobile-menu-visible .mobile-menu .menu-box {
	opacity: 1;
	visibility: visible;
	-webkit-transition: .4s .2s;
	transition: .4s .2s;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.mobile-menu-visible .mobile-menu .close-btn {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.mobile-menu-visible .scroll-to-top {
	opacity: 0;
	visibility: hidden
}

.mobile-menu .navigation {
	position: relative;
	display: block;
	width: 100%
}

.feature-block .title-box,
.mobile-menu .social-links {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.mobile-menu .navigation li {
	position: relative;
	display: block;
	border-bottom: 1px solid rgb(255 255 255 / .1)
}

.mobile-menu .navigation li>a {
	position: relative;
	display: block;
	line-height: 24px;
	padding: 10px 20px;
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	text-transform: capitalize
}

.mobile-menu .navigation li.dropdown .dropdown-btn {
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	text-align: center;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
	z-index: 5
}

.mobile-menu .navigation li.dropdown .dropdown-btn:after {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 1px;
	height: 24px;
	border-left: 1px solid rgb(255 255 255 / .1)
}

.mobile-menu .navigation li.dropdown .dropdown-btn.active i:before {
	content: "\f106"
}

.mobile-menu .navigation li>ul>li {
	padding-left: 20px
}

.contact-list-one {
	position: relative;
	padding: 30px 20px 20px
}

.contact-form .form-group,
.contact-list-one li,
.news-section-two .carousel-column {
	position: relative;
	margin-bottom: 20px
}

.contact-list-one li .contact-info-box {
	position: relative;
	padding-left: 54px;
	font-size: 14px;
	line-height: 24px;
	color: #fff
}

.contact-list-one li .contact-info-box a {
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s
}

.contact-list-one li .contact-info-box .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 50px;
	color: var(--theme-color2)
}

.contact-list-one li .contact-info-box .title {
	display: block;
	font-size: 12px;
	color: #b2c1c0;
	font-weight: 400;
	text-transform: uppercase
}

.mobile-menu .social-links {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: auto
}

.feature-block .inner-box,
.feature-block-two .inner-box {
	background-image: url(../../assets/images/icons/shape-1.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden
}

.mobile-menu .social-links li {
	position: relative;
	text-align: center;
	width: 100%;
	border-right: 1px solid rgb(255 255 255 / .1)
}

.mobile-menu .social-links li a {
	position: relative;
	display: block;
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	text-align: center;
	color: var(--theme-color3);
	-webkit-transition: .3s;
	transition: .3s
}

.location-block-two,
.news-block,
.product-block,
.sec-title {
	position: relative;
	margin-bottom: 30px
}

.sec-title .sub-title {
	position: relative;
	top: -8px;
	font-size: var(--sec-title-subtitle-font-size);
	color: var(--logo-blue);
	line-height: var(--sec-title-subtitle-line-height);
	font-weight: var(--sec-title-subtitle-font-weight);
	font-family: var(--sec-title-subtitle-font-family);
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: .1em
}

.sec-title .sub-title:before {
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: 10px;
	background: var(--logo-blue)
}

.project-section-two .sec-title .sub-title:before {
	background: var(--theme-color2)
}

.sec-title.light .sub-title:before {
	position: absolute;
	left: 100%;
	top: 50%;
	margin-left: 10px;
	background: var(--theme-color2)
}

.sec-title h1 {
	position: relative;
	font-size: 60px;
	line-height: 1em
}

.sec-title h2 {
	position: relative;
	font-size: var(--sec-title-font-size);
	letter-spacing: .01em;
	margin-top: -5px;
	margin-bottom: 0
}

.main-slider .title,
.main-slider h1 {
	color: #fff;
	letter-spacing: .01em;
	position: relative
}

.sec-title .text,
.service-sidebar .service-sidebar-single-services ul li.current:first-child {
	margin-top: 20px
}

.feature-block .inner-box:hover .text,
.sec-title.light .text {
	color: #8c8f94
}

.layout_6.contact-section-four .info-column .title-box::before,
.sec-title.light .sub-title.light:before {
	content: none
}

.main-slider .title {
	display: inline-block;
	line-height: 30px;
	padding: 7px 30px 7px 80px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	background-color: rgb(255 255 255 / .1)
}

.main-slider .title:before {
	position: absolute;
	left: 30px;
	top: 50%;
	background-color: var(--bg-theme-color2)
}

.main-slider h1 {
	display: block;
	font-size: 80px;
	line-height: 1.1em;
	font-weight: 700;
	text-transform: capitalize
}

.main-slider .text {
	font-size: 18px;
	line-height: 36px;
	color: rgb(255 255 255 / .8)
}

.main-slider .theme-btn {
	display: inline-block;
	white-space: nowrap;
	min-width: 200px !important
}

.tp-dottedoverlay {
	background-color: #222429;
	opacity: .5
}

.owl-carousel .animate-1,
.owl-carousel .animate-2,
.owl-carousel .animate-3,
.owl-carousel .animate-4,
.owl-carousel .animate-5,
.owl-carousel .animate-6,
.owl-carousel .animate-7 {
	opacity: 0;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
	-webkit-transition: .5s;
	transition: .5s
}

.owl-carousel .animate-x {
	opacity: 0;
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
	-webkit-transition: .5s;
	transition: .5s
}

.owl-carousel .active .animate-1,
.owl-carousel .active .animate-2,
.owl-carousel .active .animate-3,
.owl-carousel .active .animate-4,
.owl-carousel .active .animate-5,
.owl-carousel .active .animate-6,
.owl-carousel .active .animate-7 {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.owl-carousel .active .animate-2 {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.owl-carousel .active .animate-3 {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s
}

.owl-carousel .active .animate-4 {
	-webkit-transition-delay: 0.9s;
	transition-delay: 0.9s
}

.owl-carousel .active .animate-5 {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.owl-carousel .active .animate-6 {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.owl-carousel .active .animate-7 {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.features-section {
	position: relative;
	padding: 100px 0 10px;
	z-index: 2
}

.features-section.pull-up .outer-box {
	margin-top: -30px
}

.feature-block,
.feature-block-two,
.service-block,
.service-block-five {
	position: relative;
	margin-bottom: 30px;
	z-index: 1
}

.feature-block .inner-box {
	position: relative;
	height: 100%;
	padding: 40px 40px 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .1);
	box-shadow: 0 10px 60px rgb(0 0 0 / .1);
	-webkit-transition: .3s;
	transition: .3s
}

.feature-block .inner-box:before,
.feature-block-two .inner-box:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #fff;
	content: "";
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.feature-block .inner-box:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: none;
	box-shadow: none
}

.feature-block .inner-box:hover:before,
.feature-block-two .inner-box:hover:before {
	height: 0
}

.feature-block .title-box {
	position: relative;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 90px;
	min-height: 70px;
	margin-bottom: 10px
}

.feature-block .icon {
	position: absolute;
	left: 0;
	top: 0;
	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;
	height: 70px;
	width: 70px;
	border-radius: 5px;
	background-color: var(--logo-light-blue);
	color: var(--theme-color3);
	font-size: 48px;
	font-weight: 900;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

.feature-block-two .inner-box {
	position: relative;
	height: 100%;
	padding: 30px 20px 25px;
	background-color: #fff;
	text-align: center;
	min-height: 175px;
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .07);
	box-shadow: 0 10px 60px rgb(0 0 0 / .07);
	-webkit-transition: .3s linear;
	transition: .3s linear
}

.feature-block-two .inner-box:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px)
}

.feature-block-two .icon {
	position: relative;
	display: block;
	font-size: 64px;
	color: var(--theme-color2);
	font-weight: 900;
	line-height: 64px;
	margin-bottom: 30px;
	-webkit-transition: .2s linear;
	transition: .2s linear
}

.feature-block-two .title {
	font-size: 16px;
	margin-bottom: 0
}

.feature-block-two.dark .inner-box,
.layout_8 .content-column .skills .bar-inner .bar {
	background-color: var(--bg-theme-color2)
}

.about-section {
	position: relative;
	padding: 0
}

.about-section:before {
	position: absolute;
	left: 0;
	top: 30px;
	bottom: 0;
	max-width: 560px;
	background-image: url(../../assets/images/icons/pattern-4.png);
	width: 100%;
	content: ""
}

.about-section:after {
	position: absolute;
	right: 0;
	top: 30px;
	height: 480px;
	width: 480px;
	border-radius: 0 0 0 500px;
	background-color: var(--bg-theme-color3);
	content: ""
}

.about-section .content-column {
	position: relative;
	margin-bottom: 35px;
	z-index: 1
}

.about-section .content-column .sec-title,
.about-section-five.style-two .sec-title,
.pricing-section .content-column .sec-title,
.shop-sidebar .sidebar-search {
	margin-bottom: 30px
}

.about-section .content-column .content-box {
	position: relative;
	padding-right: 200px
}

.about-section .content-column .info-box {
	position: absolute;
	right: 0;
	top: 0;
	padding: 30px;
	max-width: 170px;
	background-color: var(--bg-theme-color3);
	border-top: 7px solid var(--logo-blue);
	-webkit-transition: .3s;
	transition: .3s
}

.about-section .content-column .info-box:hover {
	-webkit-box-shadow: 0 10px 40px rgb(0 0 0 / .1);
	box-shadow: 0 10px 40px rgb(0 0 0 / .1);
	background-color: #fff
}

.about-section .content-column .info-box .title {
	font-size: 18px;
	line-height: 26px;
	font-weight: 700;
	display: block;
	margin-bottom: 30px
}

.about-section .content-column .info-box .read-more,
.news-block .bottom-box .read-more {
	font-size: 12px;
	line-height: 30px;
	color: #808287;
	font-weight: 700;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: .1em;
	-webkit-transition: .1s linear;
	transition: .1s linear
}

.about-section .content-column .info-box .read-more i {
	margin-left: 10px;
	color: var(--theme-color2);
	font-size: 16px;
	-webkit-transition: .1s linear;
	transition: .1s linear
}

.about-section .content-column .info-box .read-more:hover i,
.news-block .bottom-box .read-more:hover i,
.service-block .content-box .read-more:hover i {
	-webkit-transform: translateX(-15px);
	transform: translateX(-15px);
	opacity: 0
}

.about-section .content-column .btm-box {
	margin-top: 10px
}

.about-section .image-column {
	position: relative;
	margin-bottom: 35px
}

.about-section .image-column .inner-column {
	position: relative;
	padding-right: 70px;
	margin-left: -105px
}

.about-section .image-column .image-1 {
	position: relative;
	max-width: 400px;
	margin-bottom: 0
}

.about-section .image-column .image-1:before {
	position: absolute;
	right: -40px;
	top: 0;
	height: 110px;
	width: 20px;
	background-color: var(--logo-blue);
	content: ""
}

.about-section .image-column .image-2 {
	position: absolute;
	right: 75px;
	bottom: 0;
	margin-bottom: 0
}

.about-section .image-column .image-2 img {
	width: 100%;
	max-width: 300px
}

.about-section .experience {
	position: absolute;
	bottom: -70px;
	left: 160px;
	min-width: 290px;
	background: #fff;
	padding: 20px 20px 20px 120px;
	font-size: 18px;
	line-height: 26px;
	color: var(--theme-color1);
	-webkit-box-shadow: 0 15px 60px rgb(0 0 0 / .08);
	box-shadow: 0 15px 60px rgb(0 0 0 / .08);
	min-height: 120px
}

.about-section .experience .icon {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 80px;
	width: 80px
}

.about-section .experience strong {
	position: relative;
	margin-top: 7px;
	font-size: 34px;
	line-height: 36px;
	color: var(--logo-blue);
	font-weight: 700;
	display: block
}

.about-section-five,
.contact-section {
	position: relative;
	padding: 120px 0 70px
}

.about-section-five:before {
	position: absolute;
	left: -210px;
	top: -390px;
	height: 100%;
	width: 100%;
	background-image: url(../../assets/images/icons/pattern-7.png);
	background-repeat: no-repeat;
	background-position: center left;
	content: ""
}

.call-to-action,
.faqs-section .faq-bg,
.faqs-section .form-bg {
	background-position: center;
	background-size: cover
}

.about-section-five .content-column,
.about-section-five .image-column {
	position: relative;
	margin-bottom: 50px;
	z-index: 1
}

.about-section-five .content-column .inner-column .list-style-three {
	margin-bottom: 50px;
	border-bottom: 1px solid #e6e8ed;
	padding-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.about-section-five .content-column .inner-column .list-style-three li,
.why-choose-us-three .content-column .list-style-three li {
	width: 50%;
	padding-right: 20px
}

.about-section-five .content-column .btn-box .theme-btn {
	margin-right: 20px
}

.about-section-five .content-column .btn-box .info-btn {
	position: relative;
	display: block;
	font-size: 14px;
	padding: 8px 0 8px 60px;
	color: var(--theme-color1);
	text-align: left;
	font-weight: 600;
	line-height: 20px
}

.about-section-five .content-column .btn-box .info-btn small {
	font-size: 12px;
	font-weight: 400;
	color: #808287
}

.about-section-five .content-column .btn-box .info-btn i {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -25px;
	line-height: 50px;
	height: 50px;
	width: 50px;
	text-align: center;
	border-radius: 50%;
	color: var(--theme-color2);
	background-color: var(--bg-theme-color3);
	font-size: 18px
}

.about-section-five .image-column .inner-column:before {
	position: absolute;
	top: 80px;
	left: -150px;
	height: 380px;
	width: 380px;
	border-radius: 50%;
	border: 50px solid var(--border-theme-color2);
	-webkit-animation: 5s linear infinite zoom-one;
	animation: 5s linear infinite zoom-one;
	content: ""
}

.about-section-five .image-column .image-1,
.industries-section .image-column .image-box .image,
.service-block .content-box .text {
	position: relative;
	margin-bottom: 0
}

.about-section-five .image-column .image-2 {
	position: absolute;
	right: 88px;
	top: 60px;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .08);
	box-shadow: 0 10px 60px rgb(0 0 0 / .08);
	max-width: 300px
}

.about-section-five .image-box,
.featured-products .filters .filter-tabs {
	position: relative;
	display: inline-block
}

.about-section-five .image-box:after {
	position: absolute;
	left: -70px;
	top: 75px;
	width: 203px;
	height: 200px;
	background-image: url(../../assets/images/icons/icon-dots-2.png);
	content: ""
}

.about-section-five .image-box .image {
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
	z-index: 1;
	margin-bottom: 0
}

.about-section-five .image-box .image:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
	height: 166px;
	border: 4px solid var(--logo-blue);
	content: ""
}

.about-section-five .image-box .image img {
	position: relative;
	max-width: 100%;
	z-index: 3
}

.about-section-five .image-box .experience {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 170px;
	width: 205px;
	padding: 85px 18px 20px;
	overflow: hidden;
	z-index: 2
}

.about-section-five .image-box .experience:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 200%;
	height: 100%;
	background-color: var(--logo-light-blue);
	border-top: 15px solid #fff;
	content: "";
	-webkit-transform: rotate(42deg);
	transform: rotate(42deg);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.about-section-five .image-box .experience strong {
	position: relative;
	font-size: 26px;
	line-height: 1em;
	font-weight: 700;
	font-family: var(--title-font)
}

.about-section-five .image-box .experience .text {
	position: relative;
	top: -2px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .02em;
	font-weight: 500;
	color: var(--theme-color1)
}

.about-section-five.style-two::before {
	position: absolute;
	left: auto;
	right: -240px;
	top: -40px;
	transform: scaleX(-1);
	content: ""
}

.about-section-five.style-two .content-column .inner-column {
	padding-left: 70px
}

.about-section-five.style-two .content-column .inner-column .list-style-three li {
	font-size: 18px
}

.about-section-five.style-two .content-column .inner-column .list-style-three li:before {
	font-size: 13px
}

.services-section {
	position: relative;
	padding: 120px 0 90px;
	z-index: 1
}

.service-block .inner-box {
	position: relative;
	background-color: #fff;
	padding: 15px;
	border: 1px solid #e6e8ed;
	-webkit-transition: .3s;
	transition: .3s;
	height: 100%
}

.service-block .inner-box:hover {
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .07);
	box-shadow: 0 10px 60px rgb(0 0 0 / .07)
}

.service-block .inner-box:hover .image-box img {
	transform: scale(1.1)
}

.service-block .inner-box:hover .image-box .image:after {
	left: 0;
	right: 0;
	opacity: 0
}

.service-block .image-box .image {
	overflow: hidden;
	margin-bottom: 0;
	height: 100%
}

.service-block .image-box .image img {
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s
}

.news-block .image-box .image a:after,
.service-block .image-box .image:after {
	background: rgb(255 255 255 / .3);
	bottom: 0;
	content: "";
	left: 50%;
	position: absolute;
	right: 51%;
	top: 0;
	opacity: 1;
	pointer-events: none;
	-webkit-transition: .4s linear;
	transition: .4s linear
}

.service-block .image-box .icon-box {
	position: absolute;
	left: 25px;
	bottom: -10px;
	height: 80px;
	width: 80px;
	padding: 10px;
	background: var(--bg-theme-color2);
	color: var(--theme-color1);
	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: 58px;
	-webkit-transition: .3s;
	transition: .3s
}

.call-to-action,
.counter-block .inner,
.faqs-section .faq-bg,
.faqs-section .form-bg,
.faqs-section.style-two:before,
.work-section:before {
	background-repeat: no-repeat
}

.service-block .image-box .icon-box img {
	width: 100%;
	height: auto;
	object-fit: cover
}

.service-block .image-box .icon-box:before {
	position: absolute;
	bottom: 0;
	left: -10px;
	border-right: 10px solid var(--border-theme-color2);
	border-bottom: 10px solid #fff0;
	content: ""
}

.service-block .image-box .icon-box:after {
	position: absolute;
	bottom: 0;
	right: -10px;
	border-left: 10px solid var(--border-theme-color2);
	border-bottom: 10px solid #fff0;
	content: ""
}

.service-block .content-box {
	position: relative;
	padding: 35px 25px 15px
}

.service-block .content-box .title {
	margin-bottom: 14px
}

.service-block .content-box .read-more {
	font-size: 12px;
	line-height: 30px;
	color: #808287;
	font-weight: 700;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: .1em;
	-webkit-transition: .1s linear;
	transition: .1s linear;
	margin-top: 15px
}

.news-block .bottom-box .read-more i,
.service-block .content-box .read-more i {
	margin-left: 10px;
	color: var(--logo-blue);
	font-size: 16px;
	-webkit-transition: .1s linear;
	transition: .1s linear
}

.news-block .bottom-box .read-more:hover,
.service-block .content-box .read-more:hover {
	color: var(--logo-blue)
}

@media(max-width:768px) {

	.service-block-five:last-child,
	.service-block:last-child {
		margin-bottom: 0
	}
}

.service-block-five .inner-box {
	position: relative;
	padding-right: 40px;
	transition: .3s linear
}

.service-block-five .inner-box:hover .icon {
	transform: rotateY(180deg);
	background-color: var(--bg-theme-color2);
	color: #fff
}

.service-block-five .icon-box {
	position: relative;
	height: 135px;
	width: 135px;
	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: 10px;
	border: 1px solid rgb(255 255 255 / .2);
	border-radius: 50%;
	margin-bottom: 25px
}

.service-block-five .icon {
	position: relative;
	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;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background-color: #fff;
	color: var(--theme-color1);
	font-size: 62px;
	font-weight: 900;
	-webkit-transition: .3s;
	transition: .3s
}

.service-block-five .title {
	color: var(--theme-color2);
	margin-bottom: 25px
}

.service-block-five .text {
	position: relative;
	color: #8c8f94;
	margin-bottom: 0
}

.call-to-action {
	position: relative;
	padding: 120px 0;
	z-index: 2
}

.call-to-action:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: var(--bg-theme-color1);
	opacity: .5;
	content: "";
	pointer-events: none
}

.call-to-action:after {
	position: absolute;
	left: 30px;
	top: 30px;
	right: 30px;
	bottom: 30px;
	border: 1px solid #fff;
	opacity: .1;
	pointer-events: none;
	content: ""
}

.call-to-action .title-box {
	position: relative;
	text-align: center
}

.call-to-action .title-box .icon {
	position: absolute;
	top: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 200px
}

.call-to-action .title-box .title {
	font-size: 60px;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 0
}

.call-to-action .title-box .theme-btn {
	margin-top: 45px
}

.call-to-action.alternate::before {
	background-color: #090909;
	opacity: .8
}

.faqs-section.style-two .image-column .info-box .icon,
.location .location-dot,
.location .location-dot:after {
	border-radius: 50%;
	background-color: var(--bg-theme-color1)
}

.locations-section {
	position: relative;
	padding: 120px 0;
	z-index: 1
}

.locations-section .map-box {
	position: relative;
	max-width: 1024px;
	margin: 0 auto
}

.location {
	position: absolute;
	left: 0;
	top: 0
}

.location:hover .location-info {
	margin-bottom: 20px;
	opacity: 1;
	visibility: visible;
	z-index: 999
}

.location.align-center .location-info {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.location.align-center .location-info:before {
	left: 50%;
	margin-left: -15px
}

.location.align-right .location-info {
	left: auto;
	right: -44px
}

.location.align-right .location-info:before {
	left: auto;
	right: 37px
}

.location .location-dot {
	position: relative;
	display: block;
	height: 16px;
	width: 16px;
	z-index: 2;
	cursor: pointer
}

.location .location-dot:after {
	position: absolute;
	left: -17px;
	top: -17px;
	content: "";
	width: 50px;
	height: 50px;
	-webkit-animation: 2s linear infinite ripple;
	animation: 2s linear infinite ripple
}

.location:nth-child(2) .location-dot:after,
.location:nth-child(5) .location-dot:after {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.location:nth-child(3) .location-dot:after,
.location:nth-child(6) .location-dot:after {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.location:nth-child(4) .location-dot:after {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.location .location-info {
	position: absolute;
	left: -44px;
	bottom: 100%;
	margin-bottom: 0;
	background-color: var(--bg-theme-color2);
	padding: 30px 50px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	transition: .3s
}

.location .location-info:before {
	position: absolute;
	top: 100%;
	left: 37px;
	border-left: 15px solid #fff0;
	border-right: 15px solid #fff0;
	border-top: 10px solid var(--border-theme-color2);
	content: ""
}

.location .info-list li {
	font-size: 16px;
	line-height: 30px;
	color: var(--theme-color1)
}

.location.location-1 {
	top: 23.8%;
	left: 15.5%
}

.location.location-2 {
	top: 78%;
	left: 25.7%
}

.location.location-3 {
	top: 52.8%;
	left: 58.3%
}

.location.location-4 {
	top: 13%;
	left: 67.8%
}

.location.location-5 {
	top: 75%;
	left: 91.3%
}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px #fff0;
		box-shadow: 0 0 0 70px #fff0
	}

	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-box-shadow: 0 0 0 0 #fff0;
		box-shadow: 0 0 0 0 #fff0;
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.locations-section-two {
	position: relative;
	padding: 40px 0 10px
}

.location-block-two .inner-box {
	position: relative;
	padding: 40px 40px 40px 30px;
	border-right: 4px solid var(--border-theme-color1);
	-webkit-box-shadow: 0 10px 35px rgb(0 0 0 / .05);
	box-shadow: 0 10px 35px rgb(0 0 0 / .05)
}

.location-block-two .inner-box:before {
	position: absolute;
	right: -4px;
	top: 0;
	height: 0;
	border-right: 4px solid var(--border-theme-color2);
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}

.location-block-two .inner-box:hover:before,
.our_clients .slide-item a {
	height: 100%
}

.location-block-two .title {
	margin-bottom: 30px;
	-webkit-transition: .3s;
	transition: .3s
}

.location-block-two .info-list li {
	font-size: 16px;
	color: #8c8f94
}

.faqs-section .form-bg {
	position: absolute;
	right: 15px;
	left: -375px;
	top: 0;
	height: 100%
}

.faqs-section .form-bg:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #222429;
	opacity: .8;
	content: ""
}

.faqs-section .faq-bg {
	position: absolute;
	left: 15px;
	right: -375px;
	height: 100%
}

.faqs-section.style-two:before {
	position: absolute;
	top: -300px;
	right: -480px;
	height: 100%;
	width: 100%;
	background-image: url(../../assets/images/icons/pattern-21.png);
	background-position: right top;
	content: ""
}

.faqs-section.style-two .faq-column .inner-column,
.why-choose-us .content-column .inner-column {
	padding-top: 120px
}

.contact-section .form-column,
.contact-section .image-column,
.contact-section-two .info-column,
.counter-block-two,
.faqs-section.style-two .image-column,
.news-section-two .title-column,
.why-choose-us-three .content-column,
.why-choose-us-three .image-column {
	position: relative;
	margin-bottom: 50px
}

.accordion-box .block,
.faqs-section.style-two .image-column .inner-column .image {
	margin-bottom: 10px;
	position: relative
}

.faqs-section.style-two .image-column .inner-column {
	margin-left: -375px
}

.faqs-section.style-two .image-column .info-box {
	position: relative;
	padding: 45px;
	background-color: var(--bg-theme-color2);
	background-image: url(../../assets/images/icons/icon-lines-5.png);
	background-repeat: no-repeat;
	background-position: left top
}

.faqs-section.style-two .image-column .info-box:hover .icon {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background-color: var(--bg-theme-color3);
	color: var(--theme-color1);
	-webkit-box-shadow: 0 10px 30px rgb(0 0 0 / .25);
	box-shadow: 0 10px 30px rgb(0 0 0 / .25)
}

.faqs-section.style-two .image-column .info-box .inner {
	padding-right: 200px;
	position: relative;
	min-height: 140px;
	text-align: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column
}

.faqs-section.style-two .image-column .info-box .icon {
	position: absolute;
	right: 0;
	top: 0;
	height: 140px;
	width: 140px;
	color: var(--theme-color2);
	font-size: 78px;
	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;
	-webkit-transition: .3s;
	transition: .3s
}

.faqs-section .faq-column .inner-column {
	position: relative;
	padding: 70px 0 60px 70px
}

.faqs-section .form-column .inner-column {
	position: relative;
	padding: 70px 70px 70px 0
}

.accordion-box .block {
	background-color: #fff;
	-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / .05);
	box-shadow: 0 5px 40px rgb(0 0 0 / .05)
}

.accordion-box .block .acc-btn {
	position: relative;
	font-size: 16px;
	line-height: 25px;
	color: var(--theme-color1);
	font-weight: 700;
	cursor: pointer;
	padding: 20px 70px 20px 30px;
	-webkit-transition: .5s;
	transition: .5s;
	border-bottom: 1px solid var(--border-theme-color3)
}

.accordion-box .block .acc-btn .icon {
	position: absolute;
	right: 30px;
	top: 20px;
	height: 35px;
	font-size: 14px;
	line-height: 25px;
	color: var(--theme-color1);
	-webkit-transition: .5s;
	transition: .5s
}

.accordion-box .block .acc-btn.active .icon {
	color: var(--bg-theme-color1)
}

.accordion-box .block .acc-btn.active .icon:before {
	content: "\f068"
}

.accordion-box .block .acc-content {
	position: relative;
	display: none
}

.accordion-box .block .acc-content .content {
	position: relative;
	padding: 25px 30px
}

.accordion-box .block .acc-content .content .text {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #808287;
	margin-bottom: 0
}

.contact-form {
	position: relative;
	background-color: #2c2e33;
	padding: 55px;
	border-top: 5px solid var(--logo-blue)
}

.contact-form .title-box {
	position: relative;
	margin-bottom: 25px
}

.contact-form .title-box .sub-title {
	display: block;
	font-size: 12px;
	color: var(--logo-blue);
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 2px
}

.contact-form .title-box h3 {
	font-size: 34px;
	color: #fff;
	font-weight: 700
}

.contact-form .form-group label {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 500;
	display: block;
	letter-spacing: 1px;
	margin-bottom: 15px
}

.contact-form .form-group label.error {
	display: block;
	font-weight: 500;
	font-size: 13px;
	text-transform: capitalize;
	line-height: 24px;
	color: red;
	margin-bottom: 0
}

.contact-form .form-group .select2-container--default .select2-selection--single,
.contact-form .form-group input:not([type=submit]),
.contact-form .form-group select,
.contact-form .form-group textarea {
	position: relative;
	display: block;
	height: 54px;
	width: 100%;
	padding: 15px 30px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	background-color: #2c2e33;
	border: 1px solid rgb(255 255 255 / .15);
	margin-bottom: 0;
	-webkit-transition: .3s;
	transition: .3s;
	appearance: auto
}

.counter-block,
.project-section .sec-title,
.testimonial-section-two .testimonial-column,
.why-choose-us .content-column .inner-column .sec-title,
.work-section .sec-title {
	margin-bottom: 50px
}

.contact-form .form-group ::-webkit-input-placeholder {
	color: #8c8f94
}

.contact-form .form-group ::-moz-input-placeholder {
	color: #8c8f94
}

.contact-form .form-group ::-ms-input-placeholder {
	color: #8c8f94
}

.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
	border-color: var(--border-theme-color2)
}

.contact-form .form-group textarea {
	height: 100px;
	resize: none
}

.contact-form .form-group button,
.contact-form .form-group input[type=submit] {
	margin-top: 5px;
	text-transform: uppercase
}

.contact-form.light {
	padding: 45px 55px 55px;
	background-color: #fff;
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .07);
	box-shadow: 0 10px 60px rgb(0 0 0 / .07)
}

.contact-form.light:before {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 223px;
	height: 264px;
	background-image: url(../../assets/images/icons/shape-5.png);
	content: ""
}

.contact-form.light .select2-container--default .select2-selection--single,
.contact-form.light input:not([type=submit]),
.contact-form.light select,
.contact-form.light textarea {
	background-color: #f4f5f8;
	color: var(--theme-color1)
}

.contact-form.light textarea {
	height: 110px;
	resize: none
}

.featured-products,
.work-section {
	position: relative;
	padding: 40px 0
}

.work-section:before {
	position: absolute;
	left: -260px;
	top: 75px;
	height: 590px;
	width: 640px;
	background-position: center left;
	content: ""
}

.fun-fact-section {
	position: relative;
	padding: 120px 0 90px
}

.counter-block {
	position: relative;
	margin-top: 75px
}

.counter-block .inner {
	position: relative;
	min-height: 200px;
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 5px 40px 40px;
	-webkit-transition: .3s;
	transition: .3s;
	background-image: url(../../assets/images/icons/pattern-1.png);
	background-position: center;
	-webkit-box-shadow: 0 5px 40px rgb(0 0 0 / .05);
	box-shadow: 0 5px 40px rgb(0 0 0 / .05)
}

.counter-block .inner:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.counter-block .inner:hover .icon {
	background-color: var(--bg-theme-color1);
	color: var(--bg-theme-color2);
	border-radius: 50%
}

.counter-block .icon {
	position: relative;
	display: block;
	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;
	height: 115px;
	width: 115px;
	margin: -75px auto 20px;
	background-color: #e6e8ed;
	color: var(--theme-color1);
	font-size: 62px;
	font-weight: 600;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 1
}

.counter-block .count-box,
.counter-block .count-box .count-text,
.counter-block-two .count-box .count-text {
	font-size: 46px;
	font-weight: 700;
	line-height: 1em;
	color: var(--theme-color1)
}

.counter-block .count-box {
	text-transform: uppercase;
	font-family: var(--title-font);
	margin-bottom: 15px
}

.counter-block .counter-title {
	display: block;
	padding: 10px;
	font-size: 12px;
	line-height: 18px;
	color: var(--theme-color1);
	background-color: var(--bg-theme-color2);
	letter-spacing: .1em;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0
}

.fun-fact-section-two:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 50%;
	width: 100%;
	background-color: var(--logo-light-blue);
	content: ""
}

.fun-fact-section-two .fact-counter {
	position: relative;
	padding: 75px 0 20px
}

.fun-fact-section-two .fact-counter:before {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1000%;
	background-color: #e7e8ea;
	background-image: url(../../assets/images/icons/pattern-9.webp);
	background-repeat: repeat;
	content: ""
}

.counter-block-two .inner {
	position: relative;
	padding-left: 80px;
	min-height: 64px;
	-webkit-transition: .3s;
	transition: .3s
}

.counter-block-two .inner:hover .icon {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	color: var(--theme-color2)
}

.counter-block-two .icon {
	position: absolute;
	left: 0;
	top: 0;
	color: var(--theme-color1);
	font-size: 64px;
	line-height: 1em;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 1;
	margin-bottom: 20px
}

.counter-block-two .count-box {
	font-size: 46px;
	color: var(--theme-color1);
	font-weight: 700;
	line-height: 1em;
	text-transform: uppercase;
	font-family: var(--title-font);
	margin-bottom: 5px
}

.counter-block-two .counter-title {
	display: block;
	font-size: 12px;
	line-height: 30px;
	color: #808287;
	letter-spacing: .1em;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0
}

.project-section,
.project-section-two {
	position: relative;
	padding: 120px 0
}

.project-section.alternate:before {
	bottom: auto;
	top: 0;
	height: 520px
}

.project-section:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 200px;
	width: 100%;
	content: "";
	background-color: #f4f5f8
}

.project-section-two:before,
.project-section.style-two {
	background-color: var(--bg-theme-color1);
	background-repeat: no-repeat;
	background-position: center top
}

.project-section .carousel-outer {
	margin-left: -200px;
	margin-right: -200px
}

.project-section.style-two {
	background-image: url(../../assets/images/icons/pattern-14.webp)
}

.project-section.style-two .carousel-outer {
	margin-left: 0;
	margin-right: -400px
}

.project-section.style-two .owl-dots {
	position: absolute;
	left: -60px;
	bottom: 50px;
	display: block !important
}

.project-section.style-two .owl-dots .owl-dot {
	display: block;
	height: 35px;
	width: 3px;
	background-color: #fff;
	opacity: .2;
	margin-bottom: 10px
}

.clients-carousel .slide-item div:hover img,
.layout_6_dark .clients-carousel .slide-item:hover img,
.news-carousel .owl-nav .owl-next:hover,
.news-carousel .owl-nav .owl-prev:hover,
.project-section.style-two .owl-dots .owl-dot.active {
	opacity: 1
}

.project-section-two:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 540px;
	width: 100%;
	content: "";
	background-image: url(../images/icons/pattern-14.webp);
	background-attachment: fixed
}

.testimonial-section-three::before,
.testimonial-section-two::before,
.testimonial-section:before {
	left: 0;
	height: 100%;
	width: 100%;
	background-position: center;
	top: 0;
	background-size: cover;
	background-repeat: no-repeat;
	content: ""
}

.project-section-two .carousel-outer {
	margin: 0 -15px
}

.project-section-two .carousel-outer .project-block-two {
	padding: 15px
}

.testimonial-section {
	position: relative;
	padding: 120px 0 70px;
	background-color: #f4f5f8
}

.testimonial-section:before {
	position: absolute;
	background-image: url(../../assets/images/icons/pattern-5.jpg)
}

.testimonial-section .sec-title {
	margin-bottom: -145px
}

.testimonial-block {
	position: relative;
	padding-top: 180px;
	margin-bottom: 30px
}

.testimonial-block .icon-box {
	position: relative;
	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: 20px;
	padding-right: 10px
}

.testimonial-block .icon-box .rating {
	display: -webkit-box;
	display: -ms-flexbox;
	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;
	font-size: 14px;
	line-height: 20px;
	color: var(--theme-color2)
}

.testimonial-block .icon-box .rating i {
	margin-left: 2px
}

.testimonial-block .text {
	position: relative;
	font-size: 20px;
	line-height: 36px;
	color: #808287;
	margin-bottom: 25px
}

.testimonial-block .name {
	margin-bottom: 2px
}

.testimonial-block .designation {
	position: relative;
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #808287;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .1em
}

.testimonial-block .image-column {
	position: relative;
	text-align: right
}

.testimonial-block .image-column .image {
	position: relative;
	display: inline-block;
	margin-top: -165px;
	height: 450px;
	width: 450px;
	background-color: #fff;
	padding: 35px;
	border-radius: 50%;
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .05);
	box-shadow: 0 10px 60px rgb(0 0 0 / .05);
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	opacity: 0
}

.testimonial-content .swiper-slide:not(.swiper-slide-active) {
	opacity: 0 !important
}

.testimonial-content .testimonial-block.swiper-slide-active .image-column .image {
	-webkit-transform: translate(0);
	transform: translate(0);
	opacity: 1;
	-webkit-transition: 1s;
	transition: 1s
}

.testimonial-section-two {
	position: relative;
	padding: 120px 0 130px;
	background-color: var(--bg-theme-color3)
}

.testimonial-section-two::before {
	position: absolute;
	background-image: url(../../assets/images/icons/pattern-13.png)
}

.testimonial-section-two .testimonial-column .inner-column {
	position: relative;
	margin: -10px -15px 0
}

.testimonial-section-two .testimonial-column .testimonial-carousel .testimonial-block-two {
	padding: 15px 15px 0
}

.testimonial-section-two .sec-title h3 {
	font-size: 38px
}

.testimonial-block-two .content-box {
	position: relative;
	display: block;
	background-color: #fff;
	padding: 35px 40px 55px;
	-webkit-box-shadow: 0 0 15px rgb(0 0 0 / .05);
	box-shadow: 0 0 15px rgb(0 0 0 / .05);
	-webkit-transition: .3s;
	transition: .3s;
	text-align: justify
}

.industries-section.style-two,
.testimonial-block-three .inner-box:hover .content-box,
.testimonial-block-two .content-box:hover {
	background-color: var(--bg-theme-color1)
}

.testimonial-block-two .content-box .rating {
	font-size: 14px;
	color: var(--theme-color2);
	letter-spacing: 1px;
	margin-bottom: 3px
}

.testimonial-block-two .content-box .text {
	position: relative;
	margin-bottom: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.testimonial-block-two .info-box {
	position: relative;
	padding: 0 40px;
	margin-top: -33px
}

.testimonial-block-two .info-box .thumb {
	position: relative;
	display: block;
	height: 67px;
	width: 67px;
	border-radius: 50%;
	padding: 5px;
	background-color: #fff;
	border: 2px solid var(--border-theme-color2);
	margin-bottom: 5px
}

.testimonial-block-two .info-box .thumb img {
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s
}

.testimonial-block-two .info-box .designation {
	position: relative;
	text-transform: uppercase;
	display: block;
	font-size: 11px;
	color: #808287;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: .1em
}

.testimonial-section-three {
	position: relative;
	padding: 120px 0 90px;
	background-color: #f4f5f8
}

.testimonial-section-three::before {
	position: absolute;
	background-image: url(../../assets/images/icons/pattern-15.jpg)
}

.testimonial-block-three .inner-box {
	position: relative;
	padding: 45px 30px 40px 70px
}

.testimonial-block-three .inner-box:hover .image-box .icon {
	background-color: var(--bg-theme-color3);
	color: var(--theme-color1)
}

.testimonial-block-three .inner-box:hover .image-box .thumb img {
	border-top-right-radius: 0
}

.testimonial-block-three .image-box {
	position: absolute;
	left: 40px;
	top: 0;
	z-index: 2
}

.testimonial-block-three .image-box .icon {
	position: absolute;
	right: 11px;
	bottom: 11px;
	height: 40px;
	width: 40px;
	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;
	background-color: var(--bg-theme-color1);
	border-radius: 50%;
	font-size: 14px;
	color: #fff;
	-webkit-transition: .3s;
	transition: .3s
}

.shop-sidebar,
.testimonial-block-three .image-box .thumb {
	position: relative;
	display: block
}

.testimonial-block-three .image-box .thumb:before {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 100%;
	width: 100%;
	border-radius: 70px 70px 70px 0;
	background-color: var(--bg-theme-color2);
	content: ""
}

.testimonial-block-three .image-box .thumb img {
	border-radius: 70px 70px 70px 0;
	-webkit-transition: .3s;
	transition: .3s
}

.testimonial-block-three .content-box {
	position: relative;
	display: block;
	background-color: #fff;
	-webkit-box-shadow: 0 0 15px rgb(0 0 0 / .05);
	box-shadow: 0 0 15px rgb(0 0 0 / .05);
	padding: 35px 40px 35px 50px;
	border-radius: 0 90px;
	-webkit-transition: .3s;
	transition: .3s
}

.testimonial-block-three .content-box:before {
	position: absolute;
	right: -10px;
	top: 10px;
	height: 100%;
	width: 100%;
	border-radius: 0 90px;
	background-image: url(../../assets/images/icons/icon-lines-4.png);
	content: "";
	z-index: -1
}

.testimonial-block-three .content-box .info-box {
	position: relative;
	padding-left: 200px;
	margin-bottom: 20px
}

.testimonial-block-three .content-box .info-box .rating {
	font-size: 14px;
	color: var(--theme-color2);
	letter-spacing: 1px;
	margin-bottom: 12px
}

.testimonial-block-three .content-box .info-box .name {
	margin-bottom: 2px;
	-webkit-transition: .3s;
	transition: .3s
}

.testimonial-block-three .content-box .info-box .designation {
	position: relative;
	text-transform: uppercase;
	display: block;
	font-size: 11px;
	color: #808287;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: .1em;
	-webkit-transition: .3s;
	transition: .3s
}

.testimonial-block-three .content-box .text {
	position: relative;
	text-align: right;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.why-choose-us {
	position: relative;
	background-color: #f4f5f8
}

.contact-section .image-column .image-box .image,
.why-choose-us .content-column .image-box .image {
	position: relative;
	display: inline-block;
	margin-bottom: 0
}

.why-choose-us .content-column .image-box .caption {
	position: absolute;
	left: 50px;
	bottom: 0;
	width: 100%;
	max-width: 340px;
	padding: 30px 50px 35px 60px;
	background-color: var(--bg-theme-color2);
	font-size: 18px;
	line-height: 32px;
	color: var(--theme-color1);
	font-weight: 700
}

.why-choose-us .image-column .inner-column {
	margin-right: -358px;
	margin-left: -17px
}

.news-section-two,
.why-choose-us-three {
	position: relative;
	padding: 120px 0 70px;
	overflow: hidden
}

.why-choose-us-three:before {
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: 350px;
	height: 100%;
	width: 100%;
	background-color: var(--logo-light-blue);
	background-image: url(../../assets/images/icons/pattern-19.png);
	content: "";
	background-repeat: no-repeat;
	background-position: center right
}

.why-choose-us-three:after {
	position: absolute;
	right: 0;
	bottom: -90px;
	height: 480px;
	width: 480px;
	background-color: var(--bg-theme-color3);
	content: "";
	z-index: -1;
	border-radius: 1000px 0 0;
	-webkit-animation: 10s linear infinite bounce-x;
	animation: 10s linear infinite bounce-x
}

.why-choose-us-three .content-column .inner-column .sec-title {
	margin-bottom: 25px
}

.why-choose-us-three .content-column .info-box {
	position: relative;
	padding-left: 80px;
	margin-bottom: 30px;
	-webkit-transition: .3s;
	transition: .3s
}

.why-choose-us-three .content-column .info-box .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 64px;
	line-height: 1em;
	color: var(--theme-color1)
}

.why-choose-us-three .content-column .info-box .title {
	color: var(--theme-color2);
	font-weight: 400;
	margin-bottom: 0;
	-webkit-transition: .3s;
	transition: .3s
}

.why-choose-us-three .content-column .list-style-three {
	padding-top: 45px;
	border-top: 1px solid #e6e8ed;
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.why-choose-us-three .image-column .image-box {
	position: relative;
	padding-right: 90px
}

.industries-section {
	position: relative;
	padding: 60px 0 45px;
	z-index: 2
}

.industries-section:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-color: var(--bg-theme-color1);
	background-image: url(../../assets/images/icons/pattern-16.png);
	content: ""
}

.industries-section .image-column,
.industries-section .title-column {
	position: relative;
	margin-bottom: 60px
}

.industries-section .image-column .image-box {
	position: relative;
	padding-left: 70px;
	text-align: right
}

.industries-section .image-column .image-box .image:before {
	position: absolute;
	left: -10px;
	top: 30px;
	bottom: 30px;
	background-color: var(--bg-theme-color2);
	width: 10px;
	content: ""
}

.industries-section.style-two:before {
	background-image: url(../../assets/images/icons/pattern-22.webp);
	background-attachment: fixed
}

.pricing-section {
	position: relative;
	overflow: hidden;
	padding: 120px 0 70px
}

.pricing-section .content-column .inner-column {
	position: relative;
	padding-right: 70px
}

.pricing-section .content-column .info-box {
	position: relative;
	z-index: 9;
	padding-left: 90px;
	margin-bottom: 40px
}

.pricing-section .content-column .info-box .icon {
	position: absolute;
	left: 0;
	top: 0;
	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;
	height: 58px;
	width: 58px;
	color: var(--theme-color1);
	background-color: var(--bg-theme-color2);
	border-radius: 50%
}

.pricing-section .content-column .info-box .title {
	color: var(--theme-color1);
	margin-bottom: 20px
}

.contact-section-two .info-column .info-box .text,
.pricing-section .content-column .info-box .text {
	letter-spacing: .01em;
	-webkit-transition: .3s;
	transition: .3s
}

.pricing-section .pricing-column .inner-column {
	position: relative;
	margin-left: -30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contact-section:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-image: url(../../assets/images/icons/dotted-map-2.png);
	background-position: left top;
	background-repeat: no-repeat;
	content: ""
}

.contact-section .image-column .inner-column {
	position: relative;
	padding-left: 100px
}

.contact-section .image-column .image-box {
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 30px
}

.contact-section .image-column .image-box .image:before {
	position: absolute;
	left: 30px;
	top: 30px;
	height: 100%;
	width: 100%;
	background-color: var(--bg-theme-color2);
	content: ""
}

.contact-section .image-column .image-box .info-box {
	position: absolute;
	left: 0;
	right: 30px;
	top: 30px;
	padding: 40px 30px 40px 140px;
	background-color: var(--bg-theme-color1);
	z-index: 2
}

.contact-section .image-column .image-box .info-box .icon {
	position: absolute;
	left: 40px;
	top: 45px;
	font-size: 68px;
	line-height: 1em;
	color: #fff
}

.contact-section .image-column .image-box .info-box .sub-title {
	font-size: 18px;
	color: #fff;
	letter-spacing: .01em;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s
}

.contact-section .image-column .image-box .info-box .title {
	font-size: 40px;
	color: #fff;
	margin-bottom: 0
}

.contact-section .form-column .inner-column {
	position: relative;
	padding-top: 30px;
	margin-right: -30px
}

.contact-section-two {
	position: relative;
	padding: 120px 0 0
}

.contact-section-two.pull-up {
	padding-top: 0;
	margin-top: -60px
}

.contact-section-two .info-column .inner-column {
	position: relative;
	padding-left: 300px;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-left: 30px
}

.contact-section-two .info-column .inner-column:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #fff;
	width: 1000%;
	content: ""
}

.contact-section-two .info-column .inner-column .image {
	position: absolute;
	left: 60px;
	top: 60px;
	bottom: 0;
	max-width: 200px
}

.contact-section-two .info-column .inner-column .image img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.contact-section-two .info-column .inner-column .sec-title {
	margin-bottom: 60px
}

.contact-section-two .info-column .info-box {
	position: relative;
	padding-left: 75px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #e6e8ed
}

.contact-section-two .info-column .info-box:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0
}

.contact-section-two .info-column .info-box:hover .icon {
	-webkit-transform: rotate(180deg) scale(-1);
	transform: rotate(180deg) scale(-1);
	background-color: var(--bg-theme-color1);
	color: var(--theme-color2)
}

.contact-section-two .info-column .info-box .icon {
	position: absolute;
	left: 0;
	top: 0;
	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;
	height: 58px;
	width: 58px;
	color: var(--theme-color1);
	background-color: var(--bg-theme-color2);
	border-radius: 50%;
	-webkit-transition: .3s;
	transition: .3s
}

.contact-section-two .info-column .info-box .title {
	color: var(--theme-color1);
	margin-bottom: 10px
}

.contact-section-two .form-column,
.main-footer .footer-column {
	position: relative;
	margin-bottom: 40px
}

.news-section .bg-shape,
.news-section .bg-shape2 {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.layout_6.contact-section-four .our-values,
.shop-sidebar .post-widget .post:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.news-section {
	position: relative;
	padding: 120px 0 90px;
	overflow: hidden
}

.news-section.alternate {
	padding-top: 180px
}

.news-section .bg-shape {
	background-image: url(../../assets/images/icons/shape-6.jpg);
	max-height: 530px
}

.news-section .bg-shape2 {
	background-image: url(../../assets/images/icons/pattern-24.jpg);
	max-height: 470px
}

.news-block .inner-box {
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-box-shadow: 0 10px 60px rgb(0 0 0 / .07);
	box-shadow: 0 10px 60px rgb(0 0 0 / .07)
}

.news-block .inner-box:hover .image-box .image a:after {
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: .4s linear;
	transition: .4s linear
}

.news-block .inner-box:hover .image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.news-block .image-box .image {
	position: relative;
	overflow: hidden;
	margin-bottom: 0
}

.news-block .image-box .image img {
	display: block;
	width: 100%;
	-webkit-transition: .4s;
	transition: .4s
}

.news-block .image-box .date {
	position: absolute;
	right: 20px;
	top: 20px;
	background: var(--theme-color2);
	color: var(--theme-color1);
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 52px;
	width: 52px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	text-transform: uppercase
}

.news-block .image-box .date b {
	display: block;
	font-weight: 600;
	line-height: 16px
}

.news-block .image-box .date:before {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 6px;
	background-color: var(--bg-theme-color2);
	content: "";
	opacity: .3;
	z-index: -1
}

.news-block .content-box {
	position: relative;
	padding: 25px 25px 30px;
	background-color: #fff;
	border: 1px solid #e6e8ed;
	border-bottom: 0
}

.clients-carousel .slide-item div:hover,
.news-block .bottom-box {
	background-color: #f4f5f8
}

.news-block .content-box .post-info {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 10px
}

.news-block .content-box .post-info li {
	position: relative;
	font-size: 14px;
	line-height: 25px;
	color: #767676;
	font-weight: 400;
	margin-right: 14px
}

.news-block .content-box .post-info li i {
	margin-right: 2px;
	color: var(--logo-blue);
	font-size: 14px
}

.news-block .bottom-box {
	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: 10px 25px;
	border: 1px solid #e6e8ed;
	border-top: 0
}

.clients-carousel .owl-nav,
.news-carousel .owl-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
	left: 0
}

.news-block .bottom-box .comments {
	font-size: 14px;
	color: #808287;
	line-height: 30px
}

.news-block .bottom-box .comments i {
	font-size: 14px;
	color: var(--theme-color2)
}

.news-section-two::before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	max-width: 50%;
	background-image: url(../../assets/images/icons/pattern-18.webp);
	background-repeat: no-repeat;
	background-position: center left;
	content: ""
}

.news-section-two .carousel-column .carousel-outer {
	position: relative;
	margin-right: -410px
}

.news-section-two .carousel-column .news-block {
	padding: 0 15px 30px;
	margin-bottom: 0
}

.news-section-two .carousel-column .news-block .inner-box {
	-webkit-box-shadow: 0 10px 15px rgb(0 0 0 / .07);
	box-shadow: 0 10px 15px rgb(0 0 0 / .07)
}

.news-section-two .news-carousel .owl-nav {
	bottom: 190px;
	left: -400px
}

.news-carousel .owl-nav {
	position: absolute;
	bottom: 0;
	margin: -25px 0 0;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}

.news-carousel .owl-nav .owl-next,
.news-carousel .owl-nav .owl-prev {
	display: block;
	margin-right: 10px;
	height: 50px;
	width: 50px;
	color: var(--theme-color1);
	border-radius: 50%;
	border: 2px solid var(--border-theme-color1);
	font-size: 20px;
	line-height: 48px;
	font-weight: 700;
	text-align: center;
	opacity: .2;
	-webkit-transition: .5s;
	transition: .5s
}

.clients-section {
	position: relative;
	z-index: 1
}

.clients-section.alternate {
	border-top: 1px solid #e6e8ed
}

.clients-section.border-bottom {
	border-bottom: 1px solid #e6e8ed
}

.clients-section.border-top-bottom {
	border-top: 1px solid #e6e8ed;
	border-bottom: 1px solid #e6e8ed
}

.clients-carousel {
	position: relative;
	padding: 100px 0
}

.clients-carousel .slide-item {
	position: relative;
	overflow: hidden;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}

.clients-carousel .slide-item div {
	position: relative;
	display: block;
	padding: 20px;
	-webkit-transition: .3s;
	transition: .3s;
	height: 100%
}

.clients-carousel .slide-item img {
	display: inline-block;
	max-width: 100%;
	width: auto;
	height: auto;
	opacity: .3;
	-webkit-transition: .3s;
	transition: .3s
}

.clients-carousel .owl-nav {
	position: absolute;
	top: 0;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 25px;
	background-color: #fff;
	max-width: 110px;
	right: 0;
	margin: -13px auto 0
}

.clients-carousel .owl-nav .owl-next,
.clients-carousel .owl-nav .owl-prev {
	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;
	height: 26px;
	width: 26px;
	background-color: var(--bg-theme-color3);
	color: #7c858c;
	font-size: 14px;
	margin: 0 3px;
	-webkit-transition: .3s;
	transition: .3s
}

.clients-carousel .owl-nav .owl-next:hover,
.clients-carousel .owl-nav .owl-prev:hover {
	background-color: var(--bg-theme-color2);
	color: #fff
}

.layout_6 .service-block-four .inner-box:before,
.team-section-two.layout_8::before {
	background-image: none
}

.layout_8 .inner-box {
	border-right: 4px solid var(--border-theme-color2)
}

.layout_8.contact-section-two.pull-up {
	z-index: 1
}

.layout_6 .image-column .inner-column {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.layout_6 .image-column .image-2 {
	top: 122px;
	bottom: unset
}

.layout_8 .content-column .inner-column .list-style-three {
	padding-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.layout_8 .content-column .inner-column .list-style-three li {
	font-size: 18px;
	width: 50%;
	padding-right: 20px
}

.layout_6_dark .clients-carousel .slide-item img {
	background: unset;
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	opacity: .4
}

.layout_6_dark .clients-carousel .slide-item a:hover {
	background: unset
}

.layout_6 .clients-carousel .slide-item img {
	webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: .4
}

.layout_6 .clients-carousel .slide-item:hover img {
	webkit-filter: grayscale(0);
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	opacity: 1
}

.layout_6 .service-block-four .inner-box:after {
	counter-increment: my-sec-counter;
	content: counter(my-sec-counter, decimal-leading-zero) " ";
	position: absolute;
	line-height: 1;
	right: 20px;
	top: 50px;
	font-size: 48px;
	color: #f4f5f9;
	-webkit-transition: .5s;
	transition: .5s;
	z-index: 1
}

.products-carousel .owl-dots {
	position: absolute;
	right: 0;
	top: -80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 8
}

.products-carousel .owl-dot {
	position: relative;
	height: 7px;
	width: 7px;
	background: #879d91;
	margin-right: 5px;
	border-radius: 5px;
	display: block;
	-webkit-transition: .3s;
	transition: .3s
}

.products-carousel .owl-dot.active {
	background: var(--theme-color3)
}

.featured-products .bg-shape {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: url(../../assets/images/icons/pattern-7.png) left bottom/700px no-repeat
}

.featured-products .filters {
	margin-bottom: 40px;
	text-align: center
}

.featured-products .filters li {
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 0 2px 10px;
	cursor: pointer;
	color: #797f7d;
	font-weight: 500;
	font-size: 16px;
	margin: 0 12px;
	-webkit-transition: .3s;
	transition: .3s
}

.featured-products .filters li:before {
	position: absolute;
	left: 0;
	bottom: 8px;
	height: 2px;
	width: 100%;
	content: "";
	background-color: #ffc737;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-webkit-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1);
	transition: transform .5s cubic-bezier(.86, 0, .07, 1), -webkit-transform .5s cubic-bezier(.86, 0, .07, 1);
	-webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
	transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

.featured-products .filters li.active:before,
.featured-products .filters li:hover:before {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left
}

.product-block .inner-box {
	position: relative;
	border: 2px solid #e4e1d5;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
	-webkit-transition: .3s;
	transition: .3s
}

.product-block .inner-box:hover {
	border: 2px solid var(--theme-color1);
	-webkit-box-shadow: 0 10px 30px rgb(0 0 0 / .1);
	box-shadow: 0 10px 30px rgb(0 0 0 / .1)
}

.product-block .image {
	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;
	overflow: hidden;
	margin-bottom: 0
}

.product-block .image:before {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: -webkit-gradient(linear, left top, right top, from(#fff0), to(#fff));
	background: linear-gradient(to right, #fff0 0, #fff 100%);
	content: "";
	opacity: .3;
	left: -100%;
	pointer-events: none;
	z-index: 1
}

.product-block .ui-btn:hover,
.shop-sidebar .sidebar-search .search-form .form-group button {
	color: var(--text-color-bg-theme-color2);
	background-color: var(--theme-color2)
}

.product-block .inner-box:hover .image:before {
	left: 100%;
	-webkit-transition: 1s;
	transition: 1s
}

.product-block .image img {
	width: auto;
	-webkit-transition: .3s;
	transition: .3s
}

.product-block .inner-box:hover .image img {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.product-block .content {
	position: relative;
	padding: 30px
}

.product-block h4 {
	display: block;
	font-size: 20px;
	color: var(--theme-color1);
	font-weight: 700;
	margin-bottom: 5px
}

.product-block h4 a {
	color: var(--theme-color1);
	-webkit-transition: .3s;
	transition: .3s
}

.product-block .price {
	display: block;
	font-size: 16px;
	line-height: 26px;
	color: var(--text-gray-silver);
	font-weight: 600
}

.product-block .price del {
	display: inline-block;
	margin-left: 15px;
	font-size: 16px;
	color: red;
	line-height: 27px;
	opacity: .3
}

.product-block .rating {
	position: relative;
	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: 14px;
	color: #ffc737
}

.product-block .tag {
	position: absolute;
	top: 30px;
	left: 20px;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
	background: #fd5f5c;
	font-weight: 400;
	padding: 0 12px;
	border-radius: 3px;
	z-index: 9;
	font-style: italic;
	text-transform: uppercase
}

.product-block .icon-box {
	position: absolute;
	right: 20px;
	top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .3s;
	transition: .3s
}

.product-block .inner-box:hover .icon-box {
	top: 20px;
	opacity: 1;
	visibility: visible;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.product-block .ui-btn {
	position: relative;
	display: block;
	height: 40px;
	width: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	z-index: 9;
	background-color: var(--theme-color1);
	color: var(--text-color-bg-theme-color1);
	cursor: pointer;
	border-radius: 50px;
	margin-bottom: 10px;
	-webkit-transition: .3s;
	transition: .3s
}

.product-block .cat {
	display: block;
	font-size: 18px;
	color: #707070;
	font-style: italic;
	font-family: Jost, sans-serif;
	margin-bottom: 5px
}

.shop-sidebar .sidebar-search .search-form .form-group {
	position: relative;
	margin: 0
}

.shop-sidebar .sidebar-search .search-form .form-group input[type=search] {
	position: relative;
	width: 100%;
	height: 52px;
	background-color: var(--theme-light-background);
	border: 1px solid var(--theme-light-background);
	border-radius: 5px;
	color: #646578;
	padding: 10px 60px 10px 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.shop-sidebar .sidebar-search .search-form .form-group button {
	position: absolute;
	display: inline-block;
	top: 5px;
	right: 5px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	border-radius: 3px;
	-webkit-transition: .5s;
	transition: .5s
}

.shop-sidebar .sidebar-search .search-form .form-group button:hover {
	color: var(--text-color-bg-theme-color1);
	background-color: var(--theme-color1)
}

.shop-sidebar .sidebar-widget {
	position: relative;
	display: block;
	background-color: var(--theme-light-background);
	padding: 30px 25px 32px;
	border-radius: 5px;
	margin-bottom: 30px
}

.shop-sidebar .sidebar-widget .widget-title {
	position: relative;
	display: block;
	margin-bottom: 16px
}

.shop-sidebar .category-widget .category-list li {
	position: relative;
	display: block;
	margin-bottom: 14px
}

.shop-sidebar .category-widget .category-list li a {
	position: relative;
	display: inline-block;
	color: #646578;
	font-weight: 400;
	padding-left: 20px
}

.shop-sidebar .category-widget .category-list li a:before {
	position: absolute;
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	left: 0;
	top: 0;
	font-size: 16px;
	font-weight: 600;
	color: var(--theme-color2)
}

.shop-sidebar .price-filters .widget-title {
	margin-bottom: 28px
}

.shop-sidebar .post-widget {
	padding-bottom: 9px
}

.shop-sidebar .post-widget .post {
	position: relative;
	padding-left: 90px;
	padding-bottom: 24px;
	margin-bottom: 23px;
	min-height: 108px;
	border-bottom: 1px solid #e1e1e1
}

.shop-sidebar .post-widget .post .post-thumb {
	position: absolute;
	left: 0;
	top: 7px;
	width: 70px;
	height: 70px;
	border: 1px solid #d0d4dd;
	border-radius: 5px;
	-webkit-transition: .5s;
	transition: .5s
}

.shop-sidebar .post-widget .post .post-thumb img {
	width: 100%;
	border-radius: 5px
}

.shop-sidebar .post-widget .post a {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #646578;
	margin-bottom: 7px
}

.shop-sidebar .post-widget .post .price {
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 24px;
	font-family: Poppins, sans-serif;
	font-weight: 600;
	color: #0a267a
}

.shop-sidebar .post-widget .post:hover .post-thumb {
	border-color: var(--theme-color1)
}

.page-title {
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 70px 0 80px;
	min-height: 220px
}

.page-title:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #131313;
	opacity: .8;
	content: ""
}

.page-title .title {
	font-size: 30px;
	color: #fff;
	margin-bottom: 17px
}

.page-title .text {
	position: relative;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: .05em;
	max-width: 520px
}

.page-breadcrumb {
	position: relative;
	margin-top: 5px
}

.page-breadcrumb li {
	position: relative;
	display: inline-block;
	margin-right: 12px;
	padding-right: 13px;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize
}

.page-breadcrumb li:after {
	position: absolute;
	content: "\f105";
	right: -6px;
	top: 1px;
	font-size: 14px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: #fff
}

.page-breadcrumb li:last-child {
	padding-right: 0;
	margin-right: 0
}

.page-breadcrumb li a {
	color: var(--theme-color2);
	font-weight: 500;
	text-transform: capitalize;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s
}

.page-title.style-two {
	background-position: center center
}

.page-title.style-two .page-breadcrumb-outer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	z-index: 8
}

.page-title.style-two .page-breadcrumb li {
	color: #070710;
	font-weight: 600
}

.page-title.style-two .page-breadcrumb li a:hover,
.page-title.style-two .page-breadcrumb li:after {
	color: #070710
}

.page-title.style-two .page-breadcrumb li a {
	color: rgb(7 7 16 / .6)
}

.background-image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	background-position: center;
	background-size: cover
}

.error-page__inner {
	position: relative;
	display: block;
	text-align: center
}

.blog-details,
.blog-details__left,
.error-page__inner .error-page__title-box,
.service-sidebar .service-sidebar-single-btn {
	position: relative;
	display: block
}

.error-page__inner .error-page__title {
	position: relative;
	display: inline-block;
	font-size: 280px;
	line-height: 280px;
	margin-bottom: 0;
	color: var(--theme-color1)
}

.error-page__inner .error-page__sub-title {
	font-size: 40px;
	letter-spacing: .1em;
	text-transform: uppercase;
	line-height: 50px;
	margin-top: -16px
}

.error-page__inner .error-page__text {
	font-size: 20px;
	line-height: 30px;
	text-align: center
}

.error-page__inner .error-page__form {
	position: relative;
	display: block;
	margin: 42px auto 20px
}

.error-page__inner .error-page__form input[type=search] {
	height: 60px;
	width: 100%;
	border: none;
	outline: 0;
	background-color: #f5f5f5;
	font-size: 14px;
	color: #333;
	padding-left: 50px;
	padding-right: 75px;
	border-radius: 7px
}

.error-page__inner .error-page__form button[type=submit] {
	background-color: #fff0;
	font-size: 22px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 72px;
	outline: 0;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0
}

.error-page__inner .error-page__form-input {
	position: relative;
	display: block;
	max-width: 570px;
	width: 100%;
	margin: 0 auto
}

.service-sidebar {
	position: relative;
	display: block;
	max-width: 365px;
	width: 100%
}

.service-sidebar .service-sidebar-single {
	position: relative;
	display: block;
	margin-bottom: 30px
}

.service-sidebar .service-sidebar-single-services {
	position: relative;
	display: block;
	background: #f6f4ec;
	border-radius: 10px;
	padding: 35px 30px 25px
}

.service-sidebar .service-sidebar-single-services .title {
	position: relative;
	display: block;
	margin-bottom: 12px;
	padding-left: 20px
}

.service-sidebar .service-sidebar-single-services .title h3 {
	color: var(--headings-color);
	font-size: 20px;
	line-height: 30px;
	letter-spacing: -.02em
}

.service-sidebar .service-sidebar-single-services ul {
	position: relative;
	display: block;
	margin-top: 10px
}

.service-sidebar .service-sidebar-single-services ul li {
	position: relative;
	display: block;
	margin-bottom: 5px;
	margin-top: -10px
}

.service-sidebar .service-sidebar-single-services ul li a {
	position: relative;
	display: block;
	color: var(--agriox-color-1, #687469);
	font-size: 18px;
	padding: 22px 20px;
	border-radius: 10px;
	background: 0 0;
	-webkit-transition: .3s linear 0.1s;
	transition: .3s linear 0.1s;
	z-index: 1;
	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
}

.service-sidebar .service-sidebar-single-services ul li a:hover {
	color: var(--headings-color)
}

.service-sidebar .service-sidebar-single-services ul li a:hover::before,
.service-sidebar .service-sidebar-single-services ul li.current a::before {
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX(0);
	transform: perspective(400px) rotateX(0);
	-webkit-transition: .3s linear 0.1s;
	transition: .3s linear 0.1s
}

.service-sidebar .service-sidebar-single-services ul li a::before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: "";
	z-index: -1;
	opacity: 1;
	-webkit-transform: perspective(400px) rotateX(90deg);
	transform: perspective(400px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition: .3s linear 0.1s;
	transition: .3s linear 0.1s;
	background: #fff;
	-webkit-box-shadow: 0 10px 60px 0 rgb(0 0 0 / .05);
	box-shadow: 0 10px 60px 0 rgb(0 0 0 / .05);
	border-radius: 10px
}

.service-sidebar .service-sidebar-single-services ul li a i {
	font-size: 16px
}

.service-sidebar .service-sidebar-single-services ul li.current:last-child {
	margin-bottom: 35px
}

.service-sidebar .service-sidebar-single-contact-box {
	position: relative;
	display: block;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	padding: 50px 0 44px;
	z-index: 1
}

.service-sidebar .service-sidebar-single-contact-box::before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgb(109 140 84 / .93);
	border-radius: 10px;
	content: "";
	z-index: -1
}

.service-sidebar .service-sidebar-single-contact-box .icon {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	border-radius: 50%;
	background: var(--theme-color2)
}

.service-sidebar .service-sidebar-single-contact-box .icon:hover {
	background-color: var(--headings-color)
}

.service-sidebar .service-sidebar-single-contact-box .icon span::before {
	position: relative;
	display: inline-block;
	color: var(--headings-color);
	font-size: 30px;
	line-height: 60px;
	-webkit-transition: .5s;
	transition: .5s
}

.service-sidebar .service-sidebar-single-contact-box .title {
	position: relative;
	display: block;
	margin-top: 20px;
	margin-bottom: 42px
}

.service-sidebar .service-sidebar-single-contact-box .title h2 {
	color: #fff;
	font-size: 36px
}

.service-sidebar .service-sidebar-single-contact-box .phone {
	font-size: 24px;
	line-height: 34px
}

.service-sidebar .service-sidebar-single-contact-box .phone a {
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s
}

.service-sidebar .service-sidebar-single-contact-box p {
	color: #fff;
	font-size: 14px;
	line-height: 22px
}

.service-sidebar .service-sidebar-single-btn .thm-btn {
	font-size: 16px;
	padding: 13px 50px 28px
}

.service-sidebar .service-sidebar-single-btn .thm-btn span::before {
	position: relative;
	display: inline-block;
	top: 13px;
	color: #334b35;
	font-size: 40px;
	padding-right: 25px;
	-webkit-transition: .6s;
	transition: .6s;
	font-weight: 500
}

.service-sidebar .banner-widget {
	position: relative;
	display: block;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	-webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / .08);
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / .08)
}

.service-sidebar .banner-widget .widget-content {
	position: relative;
	display: block;
	width: 100%;
	padding: 45px 30px 40px;
	background-size: cover;
	background-repeat: no-repeat
}

.service-sidebar .banner-widget .widget-content .shape {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 90%;
	background-repeat: no-repeat;
	background-size: cover
}

.service-sidebar .banner-widget .content-box {
	position: relative;
	max-width: 200px;
	width: 100%
}

.service-sidebar .banner-widget .content-box .icon-box {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	background-color: var(--theme-color2);
	color: var(--text-color-bg-theme-color2);
	text-align: center;
	border-radius: 5px;
	margin-bottom: 23px
}

.service-sidebar .banner-widget .content-box .icon-box .icon-shape {
	position: absolute;
	top: -15px;
	right: -38px;
	width: 32px;
	height: 32px;
	background-repeat: no-repeat
}

.service-sidebar .banner-widget .content-box h3 {
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 22px
}

.service-sidebar .banner-widget .content-box .theme-btn-two:hover {
	background: #0a267a
}

.service-sidebar .service-sidebar-single-btn .theme-btn {
	padding: 20px 50px
}

.service-sidebar .service-sidebar-single-btn .theme-btn .btn-title {
	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
}

.service-sidebar .service-sidebar-single-btn .theme-btn span::before {
	position: relative;
	display: inline-block;
	font-size: 36px;
	padding-right: 25px;
	margin-top: 7px;
	-webkit-transition: .6s;
	transition: .6s;
	font-weight: 500
}

.services-details__content .feature-list .single-item {
	position: relative;
	display: block;
	border: 1px solid #e1e8e4;
	padding: 10px 25px 10px 45px;
	margin-bottom: 20px;
	-webkit-transition: .6s;
	transition: .6s
}

.services-details__content .feature-list .single-item .icon-box {
	color: var(--theme-color1);
	position: absolute;
	left: 20px;
	top: 10px;
	font-size: 18px;
	-webkit-transition: .6s;
	transition: .6s
}

.services-details__content .feature-list .single-item .title {
	display: block;
	margin: 0;
	font-size: 14px;
	line-height: 32px;
	font-weight: 600;
	text-transform: uppercase
}

.services-details__content .feature-list .single-item:hover {
	background-color: var(--theme-color2);
	color: var(--text-color-bg-theme-color2)
}

.services-details__content .feature-list .single-item:hover .icon-box {
	color: var(--text-color-bg-theme-color2)
}

.blog-details__img {
	position: relative;
	display: block;
	border-radius: 10px
}

.blog-details__img img {
	width: 100%;
	border-radius: 10px
}

.blog-details__date {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: var(--theme-color1);
	text-align: center;
	padding: 21px 24px 20px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.sidebar__category,
.sidebar__post {
	color: var(--theme-light-background-text-color);
	background-color: var(--theme-light-background);
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	z-index: 1
}

.blog-details__date .day {
	font-size: 16px;
	color: #fff;
	font-weight: var(--body-font-weight-bold);
	line-height: 16px
}

.blog-details__date .month {
	position: relative;
	display: block;
	font-size: 10px;
	font-weight: var(--body-font-weight-bold);
	color: #fff;
	line-height: 12px;
	text-transform: uppercase
}

.blog-details__content {
	position: relative;
	display: block;
	margin-top: 22px
}

.blog-details__meta {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-details__meta li+li {
	margin-left: 18px
}

.blog-details__meta li a {
	font-size: 15px;
	color: #777;
	font-weight: 500;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-details__meta li a:hover {
	color: var(--theme-color1)
}

.blog-details__meta li a i {
	color: var(--theme-color1);
	margin-right: 6px
}

@media (max-width:991px) {
	.sidebar {
		margin-top: 30px
	}
}

.sidebar__single+.sidebar__single {
	margin-top: 30px
}

.sidebar__title {
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: var(--h4-font-weight)
}

.sidebar__post {
	display: block;
	padding: 46px 30px 30px
}

.sidebar__post .sidebar__title {
	margin-left: 20px
}

.sidebar__post .sidebar__post-list {
	margin: 0
}

.sidebar__post .sidebar__post-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px 20px 17px;
	-webkit-transition: .5s;
	transition: .5s
}

.sidebar__post .sidebar__post-list li.active-btn {
	background: #fff;
	border-radius: 10px
}

.sidebar__post .sidebar__post-list li:hover {
	background-color: #fff;
	border-radius: 10px
}

.sidebar__post .sidebar__post-list li+li {
	margin-top: 11px
}

.sidebar__post .sidebar__post-list .sidebar__post-image {
	margin-right: 20px;
	-webkit-box-flex: 70px;
	-ms-flex: 70px 0 0;
	flex: 70px 0 0
}

.sidebar__post .sidebar__post-list .sidebar__post-image>img {
	width: 80px;
	border-radius: 10px
}

.sidebar__post .sidebar__post-list .sidebar__post-content {
	position: relative;
	top: -3px
}

.sidebar__post .sidebar__post-list .sidebar__post-content h3 {
	font-size: 18px;
	margin: 0;
	line-height: 26px;
	letter-spacing: 0
}

.sidebar__post .sidebar__post-list .sidebar__post-content h3 a {
	color: #0e2207;
	-webkit-transition: .5s;
	transition: .5s;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px
}

.sidebar__post .sidebar__post-list .sidebar__post-content-meta {
	font-size: 14px;
	font-weight: 500;
	color: #757873 !important;
	-webkit-transition: .5s;
	transition: .5s
}

.sidebar__post .sidebar__post-list .sidebar__post-content-meta i {
	color: var(--logo-blue);
	font-size: 14px;
	padding-right: 3px
}

.sidebar__category {
	display: block;
	padding: 45px 30px 38px
}

.sidebar__category .sidebar__title {
	padding-left: 20px;
	margin-bottom: 9px
}

.team-contact-form {
	background-color: #eef0f6
}

.team-contact-form textarea {
	background-color: #fff;
	height: 180px
}

.contact-details__info {
	position: relative;
	display: block;
	margin-top: 41px
}

.contact-details__info li {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contact-details__info li .icon {
	height: 80px;
	width: 80px;
	background-color: var(--theme-color1);
	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;
	-webkit-transition: .5s;
	transition: .5s
}

.contact-details__info li .icon span {
	color: var(--text-color-bg-theme-color1);
	font-size: 25px;
	-webkit-transition: .5s;
	transition: .5s
}

.contact-details__info li:hover .icon {
	background-color: var(--theme-color2)
}

.contact-details__info li:hover .icon span {
	color: var(--text-color-bg-theme-color2)
}

.contact-details__info li:hover .text a {
	color: var(--notech-base)
}

.contact-details__info li:hover .text a span {
	color: var(--notech-gray)
}

.contact-details__info li .text {
	margin-left: 30px
}

.contact-details__info li .text p {
	font-size: 14px;
	line-height: 24px
}

.contact-details__info li .text a,
.contact-details__info li .text span {
	font-size: 16px;
	color: var(--notech-black)
}

.contact-details__info li .text a {
	-webkit-transition: .5s;
	transition: .5s
}

.contact-details__info li+li {
	margin-top: 19px
}

.main-footer .bg-image {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.main-footer .bg-image:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: var(--bg-theme-color1);
	opacity: .92;
	content: ""
}

.main-footer .widgets-section {
	position: relative;
	padding: 45px 0 0
}

@media(min-width:768px) {
	p {
		margin-bottom: 20px
	}

	.btn-style-one {
		padding: 15px 50px
	}

	.contact-list-one li .contact-info-box .icon {
		font-size: 34px
	}

	.about-section .content-column .sec-title,
	.sec-title {
		margin-bottom: 40px
	}

	.sec-title .text {
		margin-top: 30px
	}

	.features-section {
		padding: 100px 0 70px
	}

	.about-section {
		padding: 120px 0 0
	}

	.industries-section,
	.locations-section-two {
		padding: 120px 0 90px
	}

	.work-section {
		position: relative;
		padding: 120px 0 70px
	}

	.contact-section-two {
		padding: 120px 0 70px
	}

	.contact-section-two .form-column {
		position: relative;
		margin-bottom: 50px
	}

	.shop-sidebar .sidebar-widget {
		padding: 35px 30px 37px
	}

	.page-title {
		padding: 100px 0 110px;
		min-height: 250px
	}

	.page-title .title {
		font-size: 50px
	}

	.main-footer .widgets-section {
		padding: 70px 0 30px
	}

	.terms_box {
		height: 70vh;
		overflow-y: scroll
	}

	.terms_box::-webkit-scrollbar {
		width: 3px
	}

	.terms_box::-webkit-scrollbar-thumb {
		background-color: rgb(0 0 0 / .5);
		border-radius: 10px
	}

	.terms_box::-webkit-scrollbar-track {
		background: var(--logo-red);
		border-radius: 10px
	}
}

@media(min-width:991px) {

	section>.container,
	section>.container-fluid {
		padding-top: var(--container-pt);
		padding-bottom: var(--container-pt)
	}

	.featured-products {
		padding: 120px 0 90px
	}

	.main-footer .widgets-section {
		padding: 110px 0 65px
	}
}

.main-footer .widget-title {
	position: relative;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2em;
	padding-bottom: 18px;
	margin-bottom: 25px
}

.main-footer .widget-title:after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 25px;
	background-color: var(--bg-theme-color2);
	content: ""
}

.main-footer .widget-title:before {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px;
	width: 100%;
	content: "";
	background-color: rgb(255 255 255 / .1)
}

.main-footer .about-widget .logo {
	position: relative;
	margin-bottom: 22px
}

.main-footer .about-widget .logo img {
	width: 100px
}

.main-footer .about-widget .text {
	font-size: 16px;
	line-height: 30px;
	color: rgb(255 255 255 / .7);
	margin-bottom: 20px
}

.user-links li {
	position: relative;
	font-size: 16px;
	line-height: 24px;
	color: #8c8f94;
	font-weight: 400;
	margin-bottom: 14px
}

.user-links li a {
	position: relative;
	display: inline-block;
	color: rgb(255 255 255 / .7);
	-webkit-transition: .3s;
	transition: .3s
}

.user-links li a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: var(--bg-theme-color3);
	content: "";
	-webkit-transition: .3s;
	transition: .3s
}

.contact-widget .text {
	font-size: 16px;
	line-height: 30px;
	color: #8c8f94;
	margin-bottom: 25px
}

.contact-widget .contact-info li {
	position: relative;
	padding-left: 38px;
	font-size: 16px;
	line-height: 26px;
	color: #8c8f94;
	font-weight: 700;
	margin-bottom: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.contact-widget .contact-info li a {
	color: rgb(255 255 255 / .7);
	-webkit-transition: none;
	transition: none
}

.contact-widget .contact-info li i {
	position: absolute;
	left: 0;
	top: 0;
	color: var(--theme-color2);
	line-height: 26px;
	width: 20px;
	font-size: 16px;
	text-align: center;
	-webkit-transition: .3s;
	transition: .3s
}

.footer-bottom {
	position: relative;
	width: 100%
}

.footer-bottom .inner-container {
	position: relative;
	text-align: center;
	background-color: #2c2e33;
	padding: 35px 15px
}

.footer-bottom .copyright-text {
	position: relative;
	color: rgb(255 255 255 / .7)
}

@keyframes rotateBtn {
	0% {
		transform: rotate(-40deg)
	}

	100% {
		transform: rotate(-30deg)
	}
}

.carrer-btn i {
	display: inline-block;
	animation: 2s infinite rotateBtn
}

.filter_cust_tab li:after {
	position: absolute;
	content: "\f0da";
	font-family: "Font Awesome 5 Free";
	left: -10px;
	top: 0;
	font-size: 16px;
	font-weight: 600;
	color: var(--theme-color2)
}

.blog_detail_box {
	box-shadow: rgb(149 157 165 / .2) 0 8px 24px;
	border-radius: 10px
}

.sidebar__post-content .blog_category {
	font-size: 12px;
	display: inline-block;
	color: var(--text-color-bg-theme-color2)
}

.btn-9:hover,
.custom-btn {
	color: var(--bg-theme-color1)
}

.custom-btn {
	border-radius: 5px;
	padding: 3px 15px;
	background: 0 0;
	cursor: pointer;
	transition: .3s;
	position: relative;
	display: inline-block;
	outline: 0;
	font-weight: 500
}

.close,
.count_,
.count_ a {
	font-weight: 700
}

.btn-9 {
	border: none;
	transition: .3s;
	overflow: hidden
}

.btn-9:after {
	position: absolute;
	content: " ";
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ffaa17;
	background-image: linear-gradient(315deg, #ffaa17 0, #ffaa17 74%);
	transition: .3s
}

.btn-9:hover {
	background: 0 0
}

.btn-9:hover:after {
	transform: scale(2) rotate(180deg);
	box-shadow: 4px 4px 6px 0 rgb(255 255 255 / .5), -4px -4px 6px 0 rgb(116 125 136 / .2), inset -4px -4px 6px 0 rgb(255 255 255 / .5), inset 4px 4px 6px 0 rgb(116 125 136 / .3)
}

.modal-content {
	background-color: #fff;
	padding: 15px;
	border: 1px solid #888;
	width: 80%;
	max-width: 500px;
	border-radius: 8px;
	transform: translateY(-50px);
	transition: transform .3s;
	max-height: 100vh
}

.count,
.count_ {
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute
}

@media(min-width:600px) {
	.modal-content {
		width: auto;
		max-width: 500
	}
}

.modal-content::-webkit-scrollbar {
	width: 0
}

.modal-content::-webkit-scrollbar-thumb {
	background-color: #fff0
}

.close {
	color: #aaa;
	font-size: 28px;
	display: flex;
	justify-content: end
}

.close:focus,
.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer
}

.modal-content form {
	display: flex;
	flex-direction: column
}

.modal-content input,
.modal-content textarea {
	margin-bottom: 10px;
	padding: 10px;
	font-size: 14px;
	border-radius: 4px;
	border: 1px solid #ccc
}

.text-justify {
	text-align: justify !important
}

.our_clients .slide-item {
	height: 120px
}

@media(min-width:1200px) {
	.home_services_ .service-block .content-box {
		min-height: 217px
	}
}

.home_call_to_action {
	background: url(../../assets/images/background/1.webp) fixed
}

.count,
.count_success {
	background-color: #0e8728
}

@supports not (background-image:url(image.webp)) {
	.home_call_to_action {
		background-image: url(../../assets/images/background/1.jpg)
	}
}

.services-details__content {
	text-align: justify
}

.error_msg,
.success_msg {
	max-width: 300px;
	margin: auto
}

.error_msg .feature-block-five .inner-box:hover .count {
	background-color: var(--logo-red);
	color: #fff;
	-webkit-box-shadow: 0 10px -30px rgb(0 0 0 / .2);
	box-shadow: 0 10px -30px rgb(0 0 0 / .2)
}

.error_msg .feature-block-five .inner-box .count {
	background: var(--logo-red)
}

#quote_form input[type=text] {
	appearance: none !important
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type=number] {
	-moz-appearance: textfield
}

.contact-form_ .form-group span,
.mb-3 span {
	font-size: 11px;
	color: red;
	position: absolute;
	top: -23px;
	left: 3px
}

.count {
	top: 0;
	height: 110px;
	width: 110px;
	border: 15px solid #fff;
	border-radius: 50%;
	color: var(--theme-color3);
	font-size: 20px;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center
}

.count_error {
	background-color: #cf112a
}

.process-icon-box,
.step-num {
	background: #44c2ce;
	color: #fff
}

.project-carousel-two .owl-stage-outer .owl-stage {
	margin: auto
}

.count_ {
	top: 50%
}

.count_ a {
	display: inline-block;
	margin: 0 4px;
	text-decoration: underline
}

.privacy_bg::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../../assets/images/icons/insurance.png) center center/contain no-repeat;
	opacity: .1;
	z-index: -1
}

.process-icon-box {
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	font-weight: 700;
	z-index: 1;
	transition: .3s
}

.process-icon-box::after {
	content: '';
	position: absolute;
	top: 50px;
	left: 50%;
	width: 2px;
	height: 40px;
	background: #e0e0e0;
	z-index: -1
}

.process-card:hover .process-icon-box {
	background: #222;
	transform: scale(1.1)
}

.title-animation {
	border-bottom: 2px solid #eee;
	padding-bottom: 15px
}

.list-style-two {
	list-style: none;
	padding: 0
}

.list-style-two li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 12px;
	color: #333
}

.list-style-two li i {
	position: absolute;
	left: 0;
	top: 5px;
	color: #44c2ce
}

.why-choose-list li {
	color: #444;
	border-bottom: 1px solid #eee;
	padding: 8px 0
}

.why-choose-list li i {
	color: #44c2ce
}

.step-num {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	margin-right: 15px;
	flex-shrink: 0
}

.accordion-button:not(.collapsed) {
	background-color: #f0fbff;
	color: #44c2ce
}

.feature-block-two.dark .inner-box:before {
	background-color: #b9bbc1 !important;
	border-radius: 0 50px
}

.feature-block-two.dark .inner-box {
	background-color: #3cb3c2;
	background-image: url('<?php echo base_url() ?>assets/images/icons/shape-10.png');
	border-radius: 0 50px
}

.feature-block-two.dark .title {
	color: #000
}

.hover-shadow:hover {
	box-shadow: 0 10px 25px rgb(68 194 206 / .2);
	transform: translateY(-5px);
	transition: .3s;
	border-color: #44c2ce !important
}

.price-card i {
	opacity: .8
}

.badge {
	font-size: 14px;
	transition: .3s;
	cursor: default
}

.badge:hover {
	background: #44c2ce !important;
	color: #fff !important
}

@media only screen and (max-width:767px) {
	.sidebar__post {
		padding: 30px
	}

	.sidebar__post .sidebar__title {
		margin-left: 0
	}

	.sidebar__post .sidebar__post-list li {
		padding: 16px 0
	}

	.sidebar__category {
		padding: 30px 15px
	}

	.cta-section,
	.process-card {
		text-align: center
	}

	.premium-header h2 {
		font-size: 24px !important;
		line-height: 1.2 !important
	}

	.premium-header .p-4 {
		padding: 15px !important
	}

	.premium-header p {
		font-size: 15px !important
	}

	.seo-process-wrap h3 {
		font-size: 30px !important
	}

	.process-card {
		flex-direction: column;
		align-items: center !important
	}

	.process-text-box {
		margin-left: 0 !important;
		margin-top: 15px
	}

	.process-icon-box::after {
		display: none
	}

	.feature-block-two {
		margin-bottom: 20px
	}

	.feature-block-two .inner-box {
		padding: 30px 15px !important
	}

	.service-sidebar {
		margin-top: 30px !important
	}

	.sidebar-widget {
		padding: 20px !important
	}

	.tools-who-section .inner-box {
		padding: 25px !important;
		margin-bottom: 20px
	}

	.cta-section .text-lg-end {
		text-align: center !important
	}

	.cta-section .btn-lg {
		width: 100%;
		margin-top: 20px
	}

	.price-card {
		margin-bottom: 15px
	}
}

@media only screen and (max-width:480px) {
	.page-title h1 {
		font-size: 28px !important
	}

	.sec-title h2 {
		font-size: 22px !important
	}
}

.app-dev-section {
	padding: 60px 0;
	font-family: 'Poppins', sans-serif;
	line-height: 1.6
}

.app-dev-section .main-heading {
	font-size: 32px;
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 10px
}

.app-dev-section .sub-heading {
	font-size: 20px;
	color: #ff5e14;
	font-weight: 600;
	margin-bottom: 20px
}

.app-dev-section .content-wrapper {
	background: #fdfdfd;
	border-left: 5px solid #ff5e14;
	padding: 25px;
	box-shadow: 0 5px 15px rgb(0 0 0 / .05);
	border-radius: 0 8px 8px 0
}

.app-dev-section .description {
	font-size: 17px;
	color: #444;
	margin: 0
}

@media (max-width:768px) {
	.app-dev-section .main-heading {
		font-size: 26px
	}

	.app-dev-section .sub-heading {
		font-size: 18px
	}
}

.app-services-grid {
	padding: 20px 0 20px
}

.service-card {
	background: #fff;
	border: 1px solid #eee;
	padding: 30px;
	border-radius: 12px;
	height: 100%;
	transition: all 0.3s ease;
	box-shadow: 0 5px 15px rgb(0 0 0 / .02)
}

.service-card:hover {
	transform: translateY(-10px);
	border-color: #ff5e14;
	box-shadow: 0 15px 30px rgb(0 0 0 / .1)
}

.service-card i {
	font-size: 40px;
	color: #ff5e14;
	margin-bottom: 20px;
	display: block
}

.service-card h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #1a1a1a
}

.service-card p {
	font-size: 15px;
	color: #666;
	line-height: 1.7;
	margin: 0
}

.section-title-center {
	text-align: center;
	margin-bottom: 50px
}

.dev-info-section {
	padding: 20px 0;
	background-color: #fff
}

.methodology-box {
	background: #f9f9f9;
	padding: 40px;
	border-radius: 20px;
	height: 100%
}

.diff-box {
	background: #1a1a1a;
	padding: 40px;
	border-radius: 20px;
	color: #fff;
	height: 100%
}

.list-item {
	display: flex;
	align-items: center;
	margin-bottom: 20px
}

.list-icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #ff5e14;
	color: #fff;
	border-radius: 50%;
	margin-right: 15px;
	font-size: 14px;
	font-weight: 700;
	flex-shrink: 0
}

.methodology-box h3,
.diff-box h3 {
	font-size: 26px;
	margin-bottom: 30px;
	font-weight: 700
}

.diff-box h3 {
	color: #fff
}

.diff-box .list-icon {
	background: #fff;
	color: #ff5e14
}

.diff-box .list-text {
	color: #ccc;
	font-size: 16px
}

.methodology-box .list-text {
	color: #444;
	font-size: 16px
}

@media (max-width:768px) {

	.methodology-box,
	.diff-box {
		margin-bottom: 30px
	}
}

.app-feature-grid {
	padding: 80px 0;
	background-color: #fcfcfc
}

.feature-card {
	background: #fff;
	padding: 35px 25px;
	border-radius: 20px;
	height: 100%;
	text-align: center;
	border: 1px solid #f0f0f0;
	transition: all 0.3s ease;
	box-shadow: 0 10px 25px rgb(0 0 0 / .03)
}

.feature-card:hover {
	transform: translateY(-10px);
	border-color: #ff5e14;
	box-shadow: 0 20px 40px rgb(255 94 20 / .1)
}

.feature-icon-box {
	width: 70px;
	height: 70px;
	line-height: 70px;
	background: #fff4ef;
	color: #ff5e14;
	font-size: 30px;
	border-radius: 50%;
	margin: 0 auto 20px;
	transition: 0.3s
}

.feature-card:hover .feature-icon-box {
	background: #ff5e14;
	color: #fff
}

.feature-card h3 {
	font-size: 20px;
	font-weight: 700;
	color: #1a1a1a;
	margin-bottom: 15px
}

.feature-card p {
	font-size: 15px;
	color: #666;
	line-height: 1.7;
	margin: 0
}

.mb-30 {
	margin-bottom: 30px
}

.app-cta-section {
	padding: 100px 0;
	background: linear-gradient(135deg, #1a1a1a 0%, #333333 100%);
	position: relative;
	overflow: hidden;
	color: #fff;
	text-align: center
}

.app-cta-section::before {
	content: '';
	position: absolute;
	top: -50px;
	right: -50px;
	width: 200px;
	height: 200px;
	background: rgb(255 94 20 / .2);
	border-radius: 50%
}

.cta-content {
	position: relative;
	z-index: 1;
	max-width: 800px;
	margin: 0 auto
}

.cta-content h2 {
	font-size: 42px;
	font-weight: 800;
	margin-bottom: 20px;
	color: #fff
}

.cta-content p {
	font-size: 18px;
	margin-bottom: 40px;
	color: #ccc;
	line-height: 1.6
}

.cta-btnn {
	display: inline-block;
	padding: 15px 40px;
	background-color: #ff5e14;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 50px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 10px 20px rgb(255 94 20 / .3)
}

.cta-btnn:hover {
	background-color: #fff;
	color: #ff5e14;
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgb(255 255 255 / .2)
}

@media (max-width:768px) {
	.cta-content h2 {
		font-size: 30px
	}

	.app-cta-section {
		padding: 60px 15px
	}
}

.engagement-section {
	padding: 40px 0;
	background-color: #fff
}

.eng-wrapper {
	position: relative;
	max-width: 900px;
	margin: 0 auto
}

.eng-item {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	position: relative
}

.eng-item:not(:last-child)::after {
	content: '';
	position: absolute;
	left: 40px;
	top: 80px;
	width: 2px;
	height: calc(100% - 60px);
	background: #ff5e14;
	opacity: .3
}

.eng-icon-circle {
	width: 80px;
	height: 80px;
	background: #fff;
	border: 2px solid #ff5e14;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: #ff5e14;
	flex-shrink: 0;
	z-index: 2;
	transition: 0.4s
}

.eng-item:hover .eng-icon-circle {
	background: #ff5e14;
	color: #fff;
	box-shadow: 0 0 20px rgb(255 94 20 / .4)
}

.eng-text-box {
	padding-left: 40px
}

.eng-text-box h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 8px;
	color: #1a1a1a
}

.eng-text-box p {
	font-size: 16px;
	color: #666;
	margin: 0
}

.price-notice {
	margin-top: 60px;
	padding: 25px;
	background: #fdf2ed;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px dashed #ff5e14
}

.price-notice i {
	margin-right: 15px;
	font-size: 20px;
	color: #ff5e14
}

@media (max-width:768px) {
	.eng-item {
		flex-direction: column;
		text-align: center
	}

	.eng-text-box {
		padding-left: 0;
		padding-top: 20px
	}

	.eng-item:not(:last-child)::after {
		display: none
	}
}

.industries-container {
	padding: 40px 0;
	background-color: #fcfcfc
}

.ind-left-image {
	position: relative;
	border-radius: 30px;
	overflow: hidden;
	box-shadow: 20px 20px 60px #d9d9d9
}

.ind-left-image img {
	width: 100%;
	height: auto;
	display: block;
	filter: grayscale(100%);
	transition: 0.5s
}

.ind-left-image:hover img {
	filter: grayscale(0%);
	transform: scale(1.05)
}

.ind-list-wrapper {
	padding-left: 50px
}

.ind-row-item {
	display: flex;
	align-items: center;
	padding: 25px 0;
	border-bottom: 1px solid #eee;
	transition: 0.3s;
	cursor: pointer
}

.ind-row-item:hover {
	padding-left: 20px;
	border-bottom-color: #ff5e14
}

.ind-number {
	font-size: 40px;
	font-weight: 900;
	color: rgb(255 94 20 / .1);
	margin-right: 30px;
	transition: 0.3s;
	font-family: 'Arial Black', sans-serif
}

.ind-row-item:hover .ind-number {
	color: #ff5e14
}

.ind-info h3 {
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	color: #333
}

.ind-info p {
	font-size: 14px;
	color: #888;
	margin-top: 5px
}

@media (max-width:991px) {
	.ind-list-wrapper {
		padding-left: 0;
		margin-top: 50px
	}
}

.services-carousel-section {
	padding: 20px 20px !important;
	position: relative
}

.three-item-carousel {
	position: relative
}

.three-item-carousel .owl-nav {
	position: absolute !important;
	top: 50% !important;
	left: 0 !important;
	right: 0 !important;
	width: 100% !important;
	transform: translateY(-50%) !important;
	margin: 0 !important;
	pointer-events: none;
	display: block !important
}

.three-item-carousel .owl-nav button.owl-prev,
.three-item-carousel .owl-nav button.owl-next {
	position: absolute !important;
	top: 0 !important;
	width: 50px !important;
	height: 50px !important;
	background-color: #44c2ce !important;
	color: #fff !important;
	border-radius: 50% !important;
	box-shadow: 0 4px 10px rgb(0 0 0 / .3) !important;
	pointer-events: all;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	transition: all 0.3s ease !important
}

.three-item-carousel .owl-nav button.owl-prev {
	left: -50px !important
}

.three-item-carousel .owl-nav button.owl-next {
	right: -50px !important
}

.three-item-carousel .owl-nav button:hover {
	background-color: #1a2e44 !important;
	transform: scale(1.1) !important
}

@media (max-width:767px) {
	.services-carousel-section {
		padding: 60px 20px !important
	}

	.three-item-carousel .owl-nav {
		position: relative !important;
		top: auto !important;
		transform: none !important;
		text-align: center !important;
		margin-top: 30px !important
	}

	.three-item-carousel .owl-nav button.owl-prev,
	.three-item-carousel .owl-nav button.owl-next {
		position: relative !important;
		display: inline-flex !important;
		left: 0 !important;
		right: 0 !important;
		margin: 0 10px !important
	}
}

.why-choose-wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 40px 0
}

.why-choose-image {
	flex: 0 0 40%;
	max-width: 40%;
	text-align: center;
	padding: 20px
}

.why-choose-image .circle-img {
	width: 100%;
	max-width: 450px;
	height: auto;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	object-fit: cover;
	border: 15px solid #44c2ce;
	outline: 2px solid #44c2ce;
	outline-offset: 10px;
	box-shadow: 0 10px 30px rgb(0 0 0 / .1)
}

.why-choose-points {
	flex: 0 0 60%;
	max-width: 60%;
	padding-left: 50px
}

.point-item {
	display: flex;
	align-items: flex-start;
	margin-bottom: 25px;
	transition: transform 0.3s ease
}

.point-item:hover {
	transform: translateX(10px)
}

.point-icon {
	width: 45px;
	height: 45px;
	background: #44c2ce;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	flex-shrink: 0;
	font-size: 18px
}

.point-text h5 {
	margin-bottom: 5px;
	font-weight: 700;
	color: #1a2e44
}

.point-text p {
	margin-bottom: 0;
	color: #666;
	font-size: 15px
}

@media (max-width:991px) {

	.why-choose-image,
	.why-choose-points {
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0;
		text-align: center
	}

	.why-choose-image .circle-img {
		width: 280px;
		height: 280px;
		margin-bottom: 40px
	}

	.point-item {
		text-align: left
	}
}

.process-section {
	padding: 60px 0;
	background-color: #f9f9f9
}

.process-flow {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	margin-top: 50px
}

@media (min-width:992px) {
	.process-flow::before {
		content: '';
		position: absolute;
		top: 40px;
		left: 50px;
		right: 50px;
		height: 2px;
		background: dashed #44c2ce;
		z-index: 0
	}
}

.process-step {
	flex: 0 0 16%;
	text-align: center;
	position: relative;
	z-index: 1;
	padding: 10px
}

.step-number {
	width: 80px;
	height: 80px;
	background: #fff;
	border: 3px solid #44c2ce;
	color: #44c2ce;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 800;
	margin: 0 auto 20px;
	transition: all 0.3s ease;
	box-shadow: 0 5px 15px rgb(0 0 0 / .05)
}

.process-step:hover .step-number {
	background: #44c2ce;
	color: #fff;
	transform: scale(1.1)
}

.process-step h5 {
	font-size: 16px;
	font-weight: 700;
	color: #1a2e44;
	line-height: 1.3
}

@media (max-width:991px) {
	.process-step {
		flex: 0 0 50%;
		margin-bottom: 40px
	}

	.step-number {
		width: 60px;
		height: 60px;
		font-size: 20px
	}
}

@media (max-width:480px) {
	.process-step {
		flex: 0 0 100%
	}
}

.cta-section {
	padding: 80px 0;
	background: linear-gradient(135deg, #1a2e44 0%, #227FA0 100%);
	color: #fff;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.cta-section::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://www.transparenttextures.com/patterns/cubes.png);
	opacity: .1
}

.cta-content {
	position: relative;
	z-index: 1;
	max-width: 800px;
	margin: 0 auto
}

.cta-content h2 {
	font-size: 36px;
	font-weight: 800;
	color: #fff;
	margin-bottom: 20px
}

.cta-content p {
	font-size: 18px;
	color: #e0f7fa;
	margin-bottom: 35px;
	line-height: 1.6
}

.cta-btn {
	display: inline-block;
	padding: 15px 40px;
	background-color: #44c2ce;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 50px;
	text-decoration: none;
	transition: all 0.3s ease;
	box-shadow: 0 10px 20px rgb(0 0 0 / .2);
	border: 2px solid #fff0
}

.cta-btn:hover {
	background-color: #fff0;
	border-color: #fff;
	color: #fff;
	transform: translateY(-5px);
	box-shadow: 0 15px 25px rgb(0 0 0 / .3)
}

@media (max-width:767px) {
	.cta-content h2 {
		font-size: 28px
	}

	.cta-content p {
		font-size: 16px
	}
}

.split-expertise-section {
	padding: 80px 0;
	background-color: #fff
}

.platform-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 15px;
	padding-right: 20px
}

.platform-item {
	background: #f0f9fa;
	border-radius: 15px;
	padding: 25px 15px;
	text-align: center;
	transition: 0.3s;
	border: 1px solid #d1eef1
}

.platform-item:hover {
	background: #44c2ce;
	transform: translateY(-5px)
}

.platform-item i {
	font-size: 30px;
	color: #227FA0;
	margin-bottom: 10px;
	display: block
}

.platform-item:hover i,
.platform-item:hover span {
	color: #fff
}

.platform-item span {
	font-weight: 700;
	color: #1a2e44;
	font-size: 14px
}

.industry-container {
	padding-left: 40px;
	border-left: 1px solid #eee
}

.industry-line-item {
	display: flex;
	align-items: center;
	padding: 18px 0;
	border-bottom: 1px solid #f0f0f0;
	transition: 0.3s
}

.industry-line-item:last-child {
	border-bottom: none
}

.industry-line-item .icon-box {
	width: 45px;
	height: 45px;
	background: #1a2e44;
	color: #fff;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 20px;
	font-size: 18px;
	flex-shrink: 0
}

.industry-line-item h6 {
	margin: 0;
	font-size: 17px;
	font-weight: 600;
	color: #444
}

@media (max-width:991px) {
	.split-expertise-section {
		padding: 50px 0
	}

	.platform-container {
		padding-right: 0;
		margin-bottom: 40px
	}

	.industry-container {
		padding-left: 0;
		border-left: none;
		border-top: 1px solid #eee;
		padding-top: 30px
	}
}

@media (max-width:575px) {
	.platform-container {
		grid-template-columns: 1fr
	}

	.platform-item[style*="grid-column"] {
		grid-column: span 1 !important
	}

	.industry-line-item {
		padding: 12px 0
	}

	.industry-line-item h6 {
		font-size: 15px
	}

	.sec-title h2 {
		font-size: 26px
	}
}

.branding-pune-section {
	padding: 60px 0;
	background-color: #fff
}

.branding-box {
	background: #f4f7fa;
	padding: 40px;
	border-radius: 20px;
	border-left: 8px solid #44c2ce;
	box-shadow: 0 10px 30px rgb(0 0 0 / .05)
}

.branding-box h1 {
	font-size: 32px;
	color: #1a2e44;
	font-weight: 800;
	margin-bottom: 15px
}

.branding-box h2 {
	font-size: 22px;
	color: #44c2ce;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.4
}

.branding-box p {
	font-size: 16px;
	color: #555;
	line-height: 1.8;
	margin-bottom: 25px
}

.location-footer {
	background: #1a2e44;
	color: #fff;
	padding: 25px;
	border-radius: 15px;
	margin-top: 20px
}

.location-footer strong {
	color: #44c2ce;
	display: block;
	margin-bottom: 10px;
	font-size: 18px
}

@media (max-width:767px) {
	.branding-box {
		padding: 25px;
		border-left: 5px solid #44c2ce
	}

	.branding-box h1 {
		font-size: 26px
	}

	.branding-box h2 {
		font-size: 19px
	}

	.branding-pune-section {
		padding: 40px 15px
	}
}

.branding-services-section {
	padding: 40px 0;
	background-color: #f9f9f9
}

.branding-services-section .sec-title {
	margin-bottom: 50px;
	text-align: center
}

.service-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px
}

.service-card {
	background: #fff;
	padding: 40px 30px;
	border-radius: 20px;
	transition: all 0.4s ease;
	border: 1px solid #eee;
	position: relative;
	overflow: hidden
}

.service-card:hover {
	transform: translateY(-10px);
	box-shadow: 0 20px 40px rgb(0 0 0 / .08);
	border-color: #44c2ce
}

.service-card::before {
	content: '';
	position: absolute;
	top: -20px;
	right: -20px;
	width: 80px;
	height: 80px;
	background: #44c2ce;
	opacity: .1;
	border-radius: 50%;
	transition: 0.4s
}

.service-card:hover::before {
	width: 150px;
	height: 150px
}

.service-icon {
	width: 65px;
	height: 65px;
	background: #f0f9fa;
	color: #44c2ce;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 15px;
	font-size: 28px;
	margin-bottom: 25px;
	transition: 0.4s
}

.service-card:hover .service-icon {
	background: #44c2ce;
	color: #fff
}

.service-card h4 {
	font-size: 20px;
	font-weight: 700;
	color: #1a2e44;
	margin-bottom: 15px
}

.service-card p {
	font-size: 15px;
	color: #666;
	line-height: 1.6;
	margin: 0
}

@media (max-width:1199px) {
	.service-grid {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:767px) {
	.branding-services-section {
		padding: 50px 0
	}

	.service-grid {
		grid-template-columns: 1fr
	}

	.service-card {
		padding: 30px 20px
	}
}

.choose-us-branding {
	padding: 40px 0;
	background-color: #fff
}

.branding-card-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%
}

.choose-card {
	background: #1a2e44;
	padding: 50px;
	border-radius: 25px;
	color: #fff;
	max-width: 1000px;
	width: 100%;
	box-shadow: 0 15px 40px rgb(0 0 0 / .15)
}

.choose-card h2 {
	text-align: center;
	margin-bottom: 40px;
	font-size: 32px;
	font-weight: 800;
	color: #ffffff !important
}

.choose-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	list-style: none;
	padding: 0
}

.choose-list li {
	display: flex;
	align-items: center;
	font-size: 16px
}

.choose-list li i {
	background: #44c2ce;
	color: #1a2e44;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
	flex-shrink: 0
}

.choose-footer {
	text-align: center;
	margin-top: 40px;
	padding-top: 20px;
	border-top: 1px solid rgb(255 255 255 / .1);
	font-style: italic;
	color: #44c2ce
}

@media (max-width:767px) {
	.choose-list {
		grid-template-columns: 1fr
	}

	.choose-card {
		padding: 30px 20px
	}
}

.branding-steps-section {
	padding: 80px 0;
	background-color: #f4f7fa
}

.steps-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px
}

.step-box {
	background: #fff;
	padding: 30px 20px;
	border-radius: 20px;
	width: calc(20% - 20px);
	text-align: center;
	box-shadow: 0 10px 25px rgb(0 0 0 / .05);
	position: relative;
	border-top: 5px solid #1a2e44;
	transition: 0.3s ease-in-out
}

.step-box:hover {
	border-top-color: #44c2ce;
	transform: translateY(-10px)
}

.step-badge {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	background: #44c2ce;
	color: #fff;
	width: 40px;
	height: 40px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 800;
	font-size: 18px;
	box-shadow: 0 5px 15px rgb(68 194 206 / .4)
}

.step-box h4 {
	font-size: 16px;
	font-weight: 700;
	color: #1a2e44;
	margin-top: 15px;
	line-height: 1.4
}

@media (max-width:1199px) {
	.step-box {
		width: calc(33.33% - 20px);
		margin-bottom: 20px
	}
}

@media (max-width:767px) {
	.step-box {
		width: calc(50% - 20px)
	}
}

@media (max-width:480px) {
	.step-box {
		width: 100%;
		margin-top: 20px
	}

	.steps-wrapper {
		padding: 0 15px
	}
}

.industries-side-section {
	padding: 80px 0;
	background-color: #fff
}

.industry-flex-container {
	display: flex;
	align-items: center;
	gap: 50px
}

.industry-image-box {
	flex: 1;
	position: relative
}

.industry-image-box img {
	width: 100%;
	border-radius: 20px;
	box-shadow: 20px 20px 0 #1a2e44
}

.industry-content-box {
	flex: 1
}

.industry-list {
	list-style: none;
	padding: 0;
	margin-top: 30px
}

.industry-list-item {
	display: flex;
	align-items: center;
	padding: 15px;
	margin-bottom: 15px;
	background: #f8f9fa;
	border-left: 5px solid #44c2ce;
	transition: 0.3s
}

.industry-list-item:hover {
	background: #1a2e44;
	transform: translateX(10px)
}

.industry-list-item i {
	font-size: 20px;
	color: #44c2ce;
	margin-right: 20px;
	width: 30px;
	text-align: center
}

.industry-list-item h6 {
	margin: 0;
	font-size: 17px;
	font-weight: 600;
	color: #1a2e44;
	transition: 0.3s
}

.industry-list-item:hover h6,
.industry-list-item:hover i {
	color: #fff
}

@media (max-width:991px) {
	.industry-flex-container {
		flex-direction: column
	}

	.industry-image-box {
		order: 2;
		margin-top: 40px
	}

	.industry-content-box {
		order: 1
	}
}
