@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&amp;display=swap);
.main-btn-circle, .main-btn-rect, .popup-content h6 {
	font-family: Roboto, sans-serif;
	text-transform: uppercase
}
*, ol, ul {
	padding: 0
}
body, h1, h2, h3, h4, h5, h6 {
	font-family: var(--roboto)
}
.main-btn-rect, body, h4 {
	line-height: 30px
}
.Local-Financing, .back-to-top, .lds-ellipsis, .leader, .nice-number input, .popup .fade-out, .popup-content h6, .share-wrap {
	text-align: center
}
:root {
--primary-color:#FBA31C;
--secondary-color:#0C1239;
--heading-color:#0C1239;
--body-color:#514e4e;
--white:#fff;
--light-bg:#fafafa;
--light-gray:#F9F9F9;
--light-blue-gray:#F2F5FE;
--black:#000;
--bc:rgba(0, 0, 0, 0.1);
--roboto:'Roboto', sans-serif
}
.main-btn-circle, .main-btn-rect {
	position: relative;
	margin: 0;
	color: ivory;
	background: #fba31c;
	font-size: 25px;
	letter-spacing: 1px;
	outline: 0;
	cursor: pointer;
	z-index: 100
}
.main-btn-rect {
	padding: 10px 80px
}
.main-btn-rect:after, .main-btn-rect:before {
	position: absolute;
	content: '';
	top: 0;
	width: 0%;
	height: 100%;
	background-color: rgba(255,255,240,.2);
	-webkit-transition: width .3s;
	-o-transition: width .3s;
	transition: width .3s
}
.equipment-gallery-slider .slick-arrow.prev, .header-navigation.breakpoint-on .nav-menu .main-menu.menu-on, .header-navigation.breakpoint-on .nav-menu.menu-on, .main-btn-rect:before, .products-gallery-wrap .products-big-slider .slick-arrow.prev, .products-gallery-wrap .products-thumb-slider .slick-arrow.prev {
	left: 0
}
.equipement-sidebar-info .booking-form .pricing-body .nice-select:after, .equipment-gallery-slider .slick-arrow.next, .main-btn-rect:after, .products-gallery-wrap .products-big-slider .slick-arrow.next, .products-gallery-wrap .products-thumb-slider .slick-arrow.next {
	right: 0
}
.main-btn-rect:hover:after, .main-btn-rect:hover:before {
	width: 50%
}
.main-btn-circle {
	height: 40px;
	width: 40px;
	-webkit-border-radius: 50%;
	border-radius: 100%;
	line-height: 40px;
	-webkit-transition: box-shadow .3s;
	-o-transition: box-shadow .3s;
	transition: box-shadow .3s
}
.main-btn-circle:hover {
	-webkit-box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
	-moz-box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2);
	box-shadow: inset 2px 1px 0 20px rgba(255,255,240,.2)
}
.popup {
	position: fixed;
	top: 100%;
	width: 100%;
	height: 100%;
	z-index: 10001
}
.main-btn, header {
	z-index: 1
}
.popup.active {
	top: 0;
	background-color: rgba(3,3,3,.4)
}
.popup .main-btn-rect {
	padding: 10px 100px
}
.popup .popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	max-height: 568px;
	min-width: 40%;
	margin-top: 150px;
	padding: 25px;
	background-color: ivory;
	color: #706e6e;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transition: margin .6s;
	-webkit-transition: margin .6s;
	-moz-transition: margin .6s;
	-o-transition: margin .6s
}
.share-btn, .share-btn:hover {
	color: ivory;
	text-decoration: none
}
.footer-area-one .footer-widget .widget.contact-info-widget .contact-info-list li .info, .popup.active .popup-content {
	margin-top: 0
}
.popup-content h6 {
	display: table;
	font-size: 26px;
	margin: 10px auto;
	font-weight: 600
}
.form-group {
	position: relative;
	width: 90%;
	margin: 0 auto
}
form#send input, form#send textarea {
	position: relative;
	margin-bottom: 32px;
	width: 100%;
	height: 29px;
	font-family: RobotoLight, sans-serif;
	text-indent: 20px;
	background-color: transparent;
	outline: 0;
	border: none;
	border-bottom: 1px solid #d3d3d3;
	-webkit-transition: border .6s;
	-o-transition: border .6s;
	transition: border .6s
}
form#send textarea {
	position: relative;
	margin-bottom: 32px;
	width: 100%;
	height: 100px
}
form#send input:focus, form#send textarea:focus {
	border-bottom: 1px solid #3fada8
}
form#send label {
	position: absolute;
	top: 0;
	line-height: 28px;
	-webkit-transition: color .5s;
	-o-transition: color .5s;
	transition: color .5s
}
form#send input:focus+label, form#send textarea:focus+label {
	color: rgb(251 163 28)
}
form#send .txt {
	line-height: 22px;
	left: 2px;
	top: 4px
}
form#send .main-btn-rect {
	position: relative;
	display: block;
	padding: 12px 80px;
	margin: 0 auto;
	font-size: 14px
}
.footer-area-one .footer-widget .widget.about-widget .social-box ul.social-link li, .header-top-bar .top-left span i, form#send .main-btn-rect i {
	margin-right: 5px
}
.popup .fade-out {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 15px
}
.share-wrap {
	position: absolute;
	display: inline-table;
	top: 67%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 15px
}
.about-img-box-one, .blog-post-item-one .post-thumbnail, .blog-post-item-two .post-thumbnail, .form_group, .header-area-one .primary-menu, .main-btn, .process-column .process-item-two, .process-item-two {
	position: relative
}
.share-btn {
	padding: 7px 25px;
	cursor: pointer;
	font-weight: 100;
	font-size: 14px;
	font-family: Lobster, sans-serif;
	background-color: rgba(63,173,168,.8);
	text-transform: uppercase;
	border-radius: 5px;
	transition: background-color .5s;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-o-transition: background-color .5s
}
.enquire_now_button, .main-btn, .section-title span.sub-title {
	font-weight: 500;
	line-height: 27px
}
.share-btn:hover {
	background-color: #3fada8
}
.categories-item-one:hover .content .main-btn, .post-meta ul li, .resp-sharing-button__icon, .resp-sharing-button__link, a, i, span, ul.rating li, ul.social-link li {
	display: inline-block
}
.resp-sharing-button__link {
	text-decoration: none;
	color: #fff;
	margin: 2px
}
.resp-sharing-button {
	border-radius: 5px;
	transition: background-color .5s;
	padding: 6px 9px;
	-webkit-transition: background-color .5s;
	-moz-transition: background-color .5s;
	-o-transition: background-color .5s
}
.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-right: .4em;
	vertical-align: top
}
*, h1, h2, h3, h4, h5, h6, ol, p, ul {
	margin: 0
}
.resp-sharing-button--small svg {
	margin: 0;
	vertical-align: middle
}
@media only screen and (max-width:768px) {
.popup-btn, form#send .main-btn-rect {
	padding: 7px 60px;
	font-size: 14px
}
.popup .popup-content {
	min-width: 85%
}
.popup-content h6 {
	display: table;
	font-size: 22px
}
}
html {
	font-size: 100%
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a {
	color: inherit;
	text-decoration: none;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}
a:focus, a:hover {
	color: inherit;
	text-decoration: none
}
a:focus, button:focus, input:focus, textarea:focus {
	text-decoration: none;
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	color: var(--heading-color);
	font-weight: 600
}
h1 {
	font-size: 60px;
	line-height: 1.2
}
h2 {
	font-size: 40px;
	line-height: 45px
}
h3 {
	font-size: 30px;
	line-height: 1.4
}
h4 {
	font-size: 24px
}
h5 {
	font-size: 20px;
	line-height: 1
}
body, h6 {
	font-size: 16px
}
ol, ul {
	list-style-type: none
}
input, textarea {
	display: inherit
}
.Local-Financing img, img {
	max-width: 100%
}
body {
	font-weight: 400;
	font-style: normal;
	color: var(--body-color);
	overflow-x: hidden
}
:is(.lc-1, .lc-2, .lc-3) {
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical
}
:is(.lc-1, .lc-2, .lc-3) * {
display:inline
}
.management-team-text {
	background: rgb(251 163 28 / 75%);
	padding: 40px
}
.leader {
	width: 100%
}
.leader img {
	border-radius: 100%;
	border: 5px solid #fba31c;
	padding: 10px;
	max-height: 250px;
	background: rgba(251,163,28,.4)
}
.lc-1 {
	-webkit-line-clamp: 1!important;
	line-clamp: 1!important
}
.lc-2 {
	-webkit-line-clamp: 2!important;
	line-clamp: 2!important
}
.lc-3 {
	-webkit-line-clamp: 3!important;
	line-clamp: 3!important
}
.bg_cover {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}
.slick-slide {
	outline: 0
}
.form_control {
	width: 100%;
	padding: 0 20px;
	height: 50px;
	border: none
}
textarea.form_control {
	padding-top: 15px;
	display: inherit
}
.pricing-area {
	background: #f1f1f1
}
.table td, .table th {
	padding: 0 10px;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	border-bottom: 1px solid #dee2e6;
	border-left: 1px solid #dee2e6;
	border-right: 1px solid #dee2e6
}
.table th {
	color: #000;
	font-size: 16px
}
.services li, .table td {
	color: #514e4e;
	font-size: 16px
}
@media only screen and (min-width:1200px) {
.container {
	max-width: 1200px
}
}
.Local-Financing {
	background: #fff;
	padding: 10px;
	box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
}
.services {
	list-style: none;
	margin: 0 0 20px;
	padding: 0
}
.services li {
	list-style: none;
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 20px
}
.services li:before {
	position: absolute;
	margin-left: -20px;
	color: rgb(230 146 21);
	content: '\25CF';
	padding-right: 20px
}
.section-title span.sub-title {
	font-size: 20px;
	display: block;
	color: var(--primary-color);
	margin-bottom: 5px
}
.section-title span.sub-title span.sub-bg {
	position: relative;
	padding: 5px 10px;
	z-index: 1
}
.section-title span.sub-title span.sub-bg:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: #3a3a45;
	z-index: -1
}
.blog-post-item-one:hover .entry-content:after, .hero-wrapper-two .hero-content .main-btn:hover:after, .hero-wrapper-two .hero-search-wrapper .main-btn:hover:after, .main-btn-primary:hover:after, .main-btn:hover:before, .pricing-item-one .pricing-info .price-info .price-tag, .pricing-item-three .pricing-info .price-info .price-tag, .pricing-item-two .pricing-info .main-btn-primary:hover::after, .section-title span.sub-title span.sub-bg-2:before, .sidebar-widget-area .widget.categories-widget-two a:hover, .sidebar-widget-area .widget.widget-tag-cloud a:hover, .sponsor-item-two a:hover, .testimonial-2 .main-btn-primary:hover::after {
	background-color: var(--primary-color)
}
.cart-area-section .total-item-info li, .equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price span.title, .header-area-one .header-top-bar .lang-dropdown .nice-select .list, .header-area-two .header-top-bar .top-right .nice-select .list, .hero-wrapper-two .hero-content .main-btn:hover, .main-btn:hover, .pricing-item-one .pricing-info .pricing-body span.delivary, .pricing-item-two .pricing-info .main-btn-primary:hover, .section-title span.sub-title span.sub-bg-2, .team-item-one .team-img .team-social ul.social-link li a, .testimonial-2 .main-btn-primary:hover, ul.rating li span {
	color: var(--heading-color)
}
.main-btn, .main-btn-primary:hover, .section-title-white h2, .section-title-white p {
	color: var(--white)
}
.section-title h2 {
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 35px
}
.section-title P {
	padding-top: 0
}
.light-bg, .pricing-item-one .pricing-info {
	background-color: var(--light-bg)
}
.light-gray {
	background-color: #efeeee
}
.dark-blue {
	background: url(../images/pattern.png) #1f6176
}
.pagination-nav .page-item.next, .pagination-nav .page-item.prev, button {
	border: none
}
.enquire_now_button {
	font-size: 12px!important;
	color: var(--white);
	padding: 6px 20px!important
}
.main-btn {
	display: inline-block;
	font-size: 16px;
	padding: 10px 35px;
	text-transform: capitalize;
	background-color: #3a3a45;
	transition: .3s
}
.main-btn:hover:before {
	width: 100%;
	height: 100%
}
.main-btn:before, .main-btn:hover:after {
	background-color: var(--secondary-color)
}
.main-btn:after, .main-btn:before {
	position: absolute;
	content: '';
	bottom: 0;
	right: 0;
	z-index: -1;
	transition: .3s
}
.main-btn:before {
	position: absolute;
	width: 0;
	height: 0
}
.lds-ellipsis span, .main-btn:after {
	width: 15px;
	height: 15px
}
.main-btn-primary, .main-btn:after {
	background-color: var(--primary-color)
}
.main-btn-primary {
	color: var(--heading-color)
}
.header-area-two .header-navigation .navbar-toggler span, .main-btn-primary:after, .main-btn-primary:hover:before {
	background-color: var(--heading-color)
}
.nice-select {
	width: 100%;
	outline: 0
}
.nice-select.open:after {
	-webkit-transform: none;
	transform: none
}
.nice-select:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	right: 20px;
	font-size: 12px;
	font-weight: 400;
	-webkit-transform: none;
	transform: none;
	border: none;
	top: 0;
	margin-top: 0;
	color: #2e2e2e
}
.nice-select .list {
	width: 100%;
	border-radius: 0
}
.nice-number {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch
}
.nice-number input {
	vertical-align: middle;
	-moz-appearance: textfield;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 0
}
.nice-number input::-webkit-inner-spin-button, .nice-number input::-webkit-outer-spin-button {
-webkit-appearance:none;
margin:0
}
#search-modal {
	background: rgba(23,26,33,.85)
}
#search-modal .modal-content {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none
}
#search-modal .modal-content:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}
#search-modal .form_control {
	padding-left: 0;
	background: 0 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	color: var(--white);
	margin-bottom: 0;
	height: 50px
}
#search-modal .form_control:focus {
	border-color: #fd6350
}
#search-modal .form_control::-webkit-input-placeholder {
color:var(--white)
}
#search-modal .form_control::-moz-placeholder {
color:var(--white)
}
#search-modal .form_control:-ms-input-placeholder {
color:var(--white)
}
#search-modal .form_control::-ms-input-placeholder {
color:var(--white)
}
#search-modal .form_control::placeholder {
color:var(--white)
}
#search-modal .search_btn {
	position: absolute;
	background: 0 0;
	top: 10px;
	right: 10px;
	color: var(--white)
}
.preloader {
	background-color: var(--white);
	bottom: 0;
	height: 100vh;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100vw;
	z-index: 99999
}
.lds-ellipsis {
	margin: 0 auto;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 64px;
	z-index: 9999
}
.lds-ellipsis span {
	display: inline-block;
	border-radius: 50%;
	background: #fd6350;
	-webkit-animation: .6s ease-in-out infinite ball-pulse-sync;
	animation: .6s ease-in-out infinite ball-pulse-sync
}
.lds-ellipsis span:first-child {
	-webkit-animation: .6s ease-in-out -.14s infinite ball-pulse-sync;
	animation: .6s ease-in-out -.14s infinite ball-pulse-sync
}
.lds-ellipsis span:nth-child(2) {
	-webkit-animation: .6s ease-in-out -70ms infinite ball-pulse-sync;
	animation: .6s ease-in-out -70ms infinite ball-pulse-sync
}
@-webkit-keyframes ball-pulse-sync {
33% {
-webkit-transform:translateY(10px);
transform:translateY(10px)
}
66% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes ball-pulse-sync {
33% {
-webkit-transform:translateY(10px);
transform:translateY(10px)
}
66% {
-webkit-transform:translateY(-10px);
transform:translateY(-10px)
}
100% {
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
.back-to-top {
	background: var(--primary-color);
	border-radius: 50%;
	bottom: 30px;
	color: var(--white);
	cursor: pointer;
	display: none;
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: fixed;
	right: 30px;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
	z-index: 337
}
.back-to-top:focus, .back-to-top:hover {
	background: #070346;
	color: var(--white)
}
.transparent-header {
	position: absolute;
	background-color: transparent;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999
}
.header-navigation .main-menu ul>li.menu-item-has-children>a:after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	font-weight: 400;
	display: inline-block;
	color: #0c1239;
	font-size: 14px;
	margin-left: 5px
}
.header-navigation.breakpoint-on .primary-menu, .pricing-item-three .pricing-info .pricing-body {
	padding: 15px 30px
}
.header-navigation .nav-menu {
	text-align: right;
	width: 70%
}
.header-navigation .main-menu ul li {
	display: inline-block;
	position: relative
}
.active {
	color: #fba31c!important
}
.header-navigation .main-menu ul li>a {
	display: block;
	font-weight: 500;
	font-size: 15px;
	color: #0c1239;
	text-transform: uppercase;
	padding: 35px 20px;
	line-height: 1
}
.header-navigation .main-menu ul li .sub-menu {
	position: absolute;
	left: 0;
	top: 120%;
	width: 200px;
	background-color: var(--white);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .2s;
	transition: .2s;
	z-index: 999;
	height: auto;
	text-align: left
}
.header-navigation .main-menu ul li .sub-menu li, .header-navigation.breakpoint-on .nav-menu .main-menu ul li {
	display: block;
	margin: 0
}
.header-navigation .main-menu ul li .sub-menu li:last-child>a, .widget.faq-nav-widget .nav-tabs {
	border-bottom: none
}
.header-navigation .main-menu ul li .sub-menu li a {
	display: block;
	padding: 10px 15px;
	position: relative;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	border-radius: 0;
	line-height: 2;
	margin: 0;
	border-bottom: 1px solid #ececec;
	color: var(--heading-color);
	text-transform: none
}
.header-navigation .main-menu ul li .sub-menu li a:hover {
	background-color: var(--primary-color);
	color: var(--white);
	border-color: transparent
}
.header-navigation .main-menu ul li .sub-menu li .sub-menu {
	left: 100%;
	top: 50%
}
.header-navigation .main-menu ul li .sub-menu li:hover .sub-menu {
	top: 0
}
.header-navigation .main-menu ul li .sub-menu li:hover>a {
	background-color: var(--heading-color);
	color: var(--white)
}
.header-navigation .main-menu ul li:hover.menu-item-has-children>a:after {
	color: var(--primary-color)
}
.blog-post-item-one .entry-content .post-meta ul li span a:hover, .blog-post-item-one .entry-content .post-meta ul li span i, .blog-post-item-one .entry-content h3.title:hover, .blog-post-item-two .entry-content .post-meta ul li span i, .blog-post-item-two .entry-content h3.title:hover, .breadcrumbs-area .page-title ul.breadcrumbs-link li.active, .description-wrapper .description-tabs .nav-link.active, .description-wrapper .description-tabs .nav-link:hover, .features-item-two.active-item .content .btn-link, .features-item-two:hover .content .btn-link, .footer-area-one .footer-widget .widget.contact-info-widget .contact-info-list li .info p a:hover, .footer-area-one .footer-widget .widget.footer-widget-nav ul.widget-nav li a:hover, .header-area-one .header-top-bar .top-left span i, .header-area-one .header-top-bar .top-right ul li a:hover, .header-area-two .header-navigation .header-right-nav .user-info a:hover, .header-area-two .header-top-bar .top-right ul.social-link li a:hover, .header-navigation .main-menu ul li:hover>a, .information-list-item .information-item .info p a:hover, .products-details-wrapper .product-info .product-tags a:hover, .shop-review-area .form_group ul.rating li:hover span, .sidebar-widget-area .widget.categories-widget ul.widget-link li a:hover, .team-item-one .team-info h3.title:hover, .widget.faq-nav-widget .nav-tabs .nav-link.active, .widget.faq-nav-widget .nav-tabs .nav-link:hover, ul.rating li i {
	color: var(--primary-color)
}
.header-navigation .main-menu ul li:hover>.sub-menu {
	opacity: 1;
	visibility: visible;
	top: 100%
}
.breadcrumbs-area .page-title ul.breadcrumbs-link li:last-child:after, .categories-item-one .content .main-btn, .categories-item-one:hover .content p, .equipement-sidebar-info .booking-form .pricing-body .reserved-filter .single-method input, .equipments-search-filter .reserved-filter .single-method input, .header-area-one .header-navigation.breakpoint-on .header-right-nav, .header-area-two .header-navigation .header-right-nav .user-info a i, .header-navigation .main-menu ul li .dd-trigger, .header-navigation.breakpoint-on .main-menu ul>li.menu-item-has-children>a:after, .price-option-table ul .single-price-option .single-method input, .process-column:last-child .process-item-one:after, .shop-review-area .form_group ul.rating li:last-child:after {
	display: none
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .dd-trigger {
	display: block;
	position: absolute;
	right: 0;
	height: 42px;
	width: 45px;
	top: 0;
	background-color: var(--heading-color);
	z-index: 2;
	text-align: center;
	line-height: 45px;
	cursor: pointer;
	color: var(--white);
	font-size: 20px
}
.header-navigation.breakpoint-on .nav-menu {
	text-align: left;
	background-color: var(--white);
	position: fixed;
	top: 0;
	left: -300px;
	z-index: 9999;
	width: 300px;
	height: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	padding: 70px 0 0;
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,.1);
	box-shadow: 0 5px 20px rgba(0,0,0,.1);
	display: block;
	overflow-x: hidden;
	overflow-y: scroll
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li:last-child {
	border-bottom: 0
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li.active .sub-menu {
	border-top: 1px solid #ececec
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li a {
	display: block;
	border-bottom: 1px solid var(--bc);
	color: #070346;
	padding: 13px 20px
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent;
	visibility: visible;
	opacity: 1;
	display: none;
	-webkit-transition: none;
	transition: none
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu li a {
	color: #070346;
	padding: 0 20px 0 40px;
	line-height: 45px;
	text-align: left
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu li a:hover {
	border-color: rgba(255,255,255,.5)
}
.equipment-gallery-slider .single-gallery-itam a, .header-navigation.breakpoint-on .navbar-close, .header-navigation.breakpoint-on .navbar-toggler, .products-gallery-wrap .products-big-slider a {
	display: block
}
.header-navigation .navbar-toggler {
	padding: 0;
	border: none;
	background-color: transparent;
	cursor: pointer;
	display: none;
	margin-left: 10px
}
.header-navigation .navbar-toggler span {
	position: relative;
	background-color: var(--heading-color);
	border-radius: 3px;
	height: 3px;
	margin-top: 5px;
	padding: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	width: 30px;
	cursor: pointer;
	display: block
}
.header-navigation .navbar-toggler.active span:first-of-type {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	top: 8px
}
.header-navigation .navbar-toggler.active span:nth-of-type(2) {
	opacity: 0
}
.header-navigation .navbar-toggler.active span:nth-of-type(3) {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	top: -8px
}
.header-navigation .navbar-close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 12;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: none;
	background: var(--heading-color)
}
.header-navigation .navbar-close i {
	color: var(--white);
	font-size: 20px
}
.header-navigation.sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	-webkit-animation: 1.2s sticky;
	animation: 1.2s sticky
}
header .header-navigation.sticky {
	background-color: var(--white);
	box-shadow: 0 8px 60px rgba(24,24,24,.1)
}
@-webkit-keyframes sticky {
0% {
top:-200px
}
100% {
top:0
}
}
@keyframes sticky {
0% {
top:-200px
}
100% {
top:0
}
}
header .container-fluid, header .header-navigation .primary-menu {
	padding: 0 50px
}
.header-area-one .header-top-bar {
	background-color: #0c1239;
	padding: 7px 0
}
.lang-dropdown {
	position: relative;
	display: flex
}
.lang-dropdown .lang {
	position: absolute;
	top: 50%;
	z-index: 1;
	left: 0;
	transform: translateY(-50%)
}
.lang-dropdown .nice-select {
	padding-right: 35px;
	padding-left: 35px;
	background-color: transparent;
	border: none;
	font-weight: 500;
	font-size: 16px;
	color: var(--heading-color)
}
.breadcrumbs-area .page-title ul.breadcrumbs-link li a, .equipement-sidebar-info .booking-form .price-info h5, .equipement-sidebar-info .booking-form .price-info span, .features-item-two .content h4, .features-item-two .content p, .footer-area-one .copyright-area .copyright-text p, .footer-area-one .footer-widget .widget p, .footer-area-one .footer-widget .widget.footer-widget-nav ul.widget-nav li a, .header-area-one .header-top-bar .lang-dropdown .nice-select, .header-area-one .header-top-bar .lang-dropdown .nice-select:after, .header-area-one .header-top-bar .top-right ul li a, .header-area-two .header-top-bar .top-right ul.social-link li a, .pricing-item-two .pricing-info .price-info .price-tag h4, .pricing-item-two .pricing-info .price-info span, .pricing-item-two .pricing-info .pricing-bottom ul.rating li span {
	color: var(--white)
}
.blog-post-item-two .entry-content .post-meta ul li:last-child, .header-area-one .header-top-bar .top-right>ul>li {
	margin-left: 25px
}
.header-area-one .header-top-bar .top-right ul li .cart-btn, .header-area-two .header-navigation .header-right-nav .cart-button .cart-btn {
	position: relative;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #272f60;
	color: var(--primary-color)
}
.header-area-one .header-top-bar .top-right ul li .cart-btn span.count, .header-area-two .header-navigation .header-right-nav .cart-button .cart-btn span.count {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 22px;
	height: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 500;
	background-color: var(--primary-color);
	font-size: 12px;
	color: var(--heading-color);
	border-radius: 50%
}
.header-area-one .header-top-bar .top-left span {
	color: var(--white);
	margin-right: 25px
}
.header-area-two .header-top-bar {
	position: relative;
	background-color: #fafafa;
	z-index: 1;
	padding: 5px 0
}
.header-area-two .header-top-bar:after, .header-area-two .header-top-bar:before {
	position: absolute;
	top: 0;
	content: '';
	height: 100%
}
.header-area-two .header-top-bar:before {
	left: 0;
	width: 80%;
	background-color: var(--primary-color);
	clip-path: polygon(0 0, 96% 0, 100% 100%, 0% 100%);
	z-index: -1
}
.header-area-two .header-top-bar:after {
	right: 0;
	width: 28%;
	background-color: #1bae92;
	z-index: -2
}
.header-area-two .header-top-bar .top-left span {
	color: #fff;
	margin-right: 25px
}
.content-white h2, .content-white h4, .header-area-two .header-top-bar .top-right .nice-select, .header-area-two .header-top-bar .top-right .nice-select:after {
	color: #fff
}
.header-area-two .header-top-bar .top-right ul.social-link li {
	margin-left: 5px;
	border: 1px solid #3ac7b4;
	padding: 0;
	width: 36px;
	text-align: center;
	border-radius: 6px;
	background: #3ac7b4
}
.header-area-one .header-navigation.breakpoint-on .nav-menu {
	text-align: left
}
.header-area-one .primary-menu:after {
	position: absolute;
	top: 0;
	content: '';
	width: 300px;
	height: 100%;
	background-color: var(--primary-color);
	z-index: -1;
	right: 0;
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%)
}
.header-area-one .primary-menu:before {
	left: 0;
	clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%)
}
.header-area-one .site-branding {
	max-width: 200px
}
.brand-logo {
	background: #fff;
	position: relative;
	margin-top: -10px;
	margin-bottom: -10px;
	z-index: 100;
	text-align: center;
	box-shadow: rgba(0,0,0,.35) 0 5px 15px;
	clip-path: polygon(-6% 0, 100% 0, 85% 100%, 0% 100%)
}
.brand-logo img {
	max-width: 75%;
	padding: 6px 10px;
	border-radius: 10px;
	z-index: 100
}
.cart-area-section .cart-table tbody .remove, .cart-area-section .cart-table thead tr th.remove, .error-area .error-content, .header-area-one .header-navigation .nav-menu, .pricing-item-one .pricing-info .pricing-body, .pricing-item-one .pricing-info .pricing-bottom {
	text-align: center
}
.filter-products-list .single-method label span, .header-area-one .header-navigation .header-right-nav ul.social-link li {
	margin-left: 10px
}
.header-area-one .header-navigation .header-right-nav ul.social-link li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 14px;
	color: #0c1239;
	transition: .3s
}
.header-area-one .header-navigation .header-right-nav ul.social-link li a:hover {
	background-color: var(--white);
	color: var(--primary-color)
}
.header-area-two .header-navigation .header-right-nav .user-info a {
	margin-left: 20px;
	color: var(--heading-color);
	font-weight: 500
}
.header-area-two .header-navigation .navbar-toggler {
	margin-left: 30px
}
.description-wrapper .description-tabs .nav-link.active:after, .equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method input:checked+label span.title:after, .hero-slider-one:hover .slick-arrow {
	visibility: visible;
	opacity: 1
}
.hero-slider-one:hover .slick-arrow.prev {
	left: 20px
}
.hero-slider-one:hover .slick-arrow.next {
	right: 20px
}
.hero-slider-one .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 18px;
	color: var(--heading-color);
	background-color: var(--primary-color);
	opacity: 1;
	transition: .3s
}
.hero-slider-one .slick-arrow.prev {
	left: 25px
}
.hero-slider-one .slick-arrow.next {
	right: 25px
}
.single-hero-slider {
	position: relative;
	z-index: 1;
	padding: 130px 0 140px
}
.single-hero-slider:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	z-index: -1
}
.single-hero-slider .hero-content h1 {
	color: var(--white);
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 30px
}
.single-hero-slider .hero-content p {
	color: var(--white);
	padding: 0 12%;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 20px
}
.single-hero-slider .hero-search-wrapper {
	padding: 25px 30px 5px;
	background: rgba(0,0,0,.46)
}
.hero-search-wrapper .form_control {
	margin-bottom: 20px;
	color: var(--body-color)
}
.hero-search-wrapper .form_control::placeholder {
color:var(--body-color)
}
.hero-search-wrapper .nice-select {
	margin-bottom: 20px;
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	color: var(--body-color)
}
.hero-search-wrapper .search-btn {
	width: 100%;
	height: 50px;
	text-align: center;
	background-color: var(--primary-color);
	font-size: 18px;
	font-weight: 500
}
.hero-wrapper-two {
	position: relative;
	z-index: 1;
	padding: 180px 0
}
.hero-wrapper-two:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	z-index: -1
}
.hero-wrapper-two .hero-content h1 {
	margin-bottom: 20px;
	color: #fff
}
.hero-wrapper-two .hero-content p {
	padding-right: 25%;
	margin-bottom: 55px;
	color: #fff
}
.hero-wrapper-two .hero-search-wrapper {
	padding: 70px 45px;
	background: rgba(255,255,255,.5);
	backdrop-filter: blur(10px)
}
.hero-wrapper-two .hero-search-wrapper h3 {
	color: var(--heading-color);
	margin-bottom: 40px
}
.hero-wrapper-two .hero-search-wrapper .main-btn {
	width: 100%;
	text-align: center;
	background-color: var(--primary-color)
}
.equipments-search-filter .reserved-filter .single-method input[type=radio]:checked+label:before, .hero-wrapper-two .hero-content .main-btn:after, .hero-wrapper-two .hero-content .main-btn:hover:before, .hero-wrapper-two .hero-search-wrapper .main-btn:after, .hero-wrapper-two .hero-search-wrapper .main-btn:hover:before {
	background-color: var(--white)
}
.breadcrumbs-area {
	position: relative;
	z-index: 1;
	padding: 70px 0
}
.breadcrumbs-area:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,3,.5);
	z-index: -1
}
.breadcrumbs-area .page-title h1 {
	font-size: 35px;
	line-height: 35px;
	color: var(--white);
	margin-bottom: 10px
}
.about-content-box-one .block-quote h5, .about-content-box-two p {
	line-height: 28px;
	font-weight: 400
}
.about-content-box-one .block-quote h5, .about-content-box-one p, .about-content-box-two p {
	font-size: 16px;
	text-align: justify;
	color: #514e4e
}
.breadcrumbs-area .page-title ul.breadcrumbs-link li:after {
	display: inline-block;
	content: '/';
	margin-left: 10px;
	margin-right: 8px;
	color: var(--white)
}
.about-content-box-one p {
	margin-bottom: 5px
}
.about-content-box-one .block-quote {
	padding-left: 20px;
	position: relative;
	margin-bottom: 60px
}
.about-content-box-one .block-quote:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 100%;
	content: '';
	background-color: var(--primary-color)
}
.about-content-box-one .block-quote:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 20px;
	content: '';
	background-color: var(--secondary-color)
}
.about-content-box-two p {
	margin-bottom: 25px
}
.about-content-box-two h4, .blog-details-section .comments .comment-list .comment .comment-body .comment-content p, .blog-post-item-two .entry-content .post-meta, .footer-area-one .footer-widget .widget.footer-widget-nav ul.widget-nav li, .pricing-item-one .pricing-info .pricing-bottom .rating, .shop-review-area .form_group ul.rating li {
	margin-bottom: 10px
}
.list li {
	padding-left: 35px;
	position: relative;
	z-index: 1;
	line-height: 13px;
	margin-bottom: 20px
}
.list li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 10px;
	height: 10px;
	background-color: var(--primary-color);
	vertical-align: middle;
	margin-right: 15px
}
.list li:after {
	position: absolute;
	bottom: 3px;
	left: 4px;
	content: '';
	width: 6.5px;
	height: 6.5px;
	background-color: var(--heading-color)
}
.process-item-one {
	position: relative;
	margin-top: 30px
}
.process-item-one:after {
	position: absolute;
	right: -90%;
	top: 40%;
	content: '';
	transform: translateY(-50%);
	width: 80%;
	height: 100%;
	background: url(../images/line-1.png) center/contain no-repeat
}
.features-item-two .icon, .features-item-two .icon i {
	transform: matrix(1, 0, 0, -1, 0, 0)
}
.process-item-one .count-box {
	position: relative;
	background-color: #0c1239;
	min-height: 135px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 18px
}
.process-item-one .count-box .icon {
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--primary-color);
	border: 3px solid var(--white)
}
.process-item-one .count-box .icon i {
	font-size: 24px;
	line-height: 1;
	color: var(--heading-color)
}
.process-item-one .count-box .process-count {
	padding-top: 20px;
	font-size: 60px;
	color: #6e7287;
	font-weight: 700
}
.process-item-one .content h4 {
	font-weight: 500
}
.process-item-two .count-box .process-count {
	font-size: 100px;
	-webkit-text-stroke: 1px #c4c4c4;
	-webkit-text-fill-color: #fff;
	font-weight: 700;
	line-height: 75px;
	margin-bottom: 20px
}
.process-item-two .count-box .icon {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: var(--primary-color);
	margin: auto auto 20px
}
.process-item-two .count-box .icon i {
	font-size: 20px;
	color: var(--heading-color)
}
.process-item-two .content {
	padding: 0 15px
}
.process-item-two .content h5 {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500
}
.process-column .process-item-two:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 1px;
	background-color: var(--bc);
	top: 62%;
	transform: translateY(-62%);
	right: 0;
	z-index: -1
}
.features-item-one {
	border: 1px solid var(--bc);
	padding: 20px;
	transition: .3s;
	box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
}
.features-item-one .icon {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e7e7ed;
	margin-bottom: 25px;
	transition: .4s
}
.counter-column:nth-child(odd) .counter-item-one .icon, .features-item-one:hover .icon, .features-item-two .icon {
	border-radius: 30px 0 30px 30px
}
.features-item-one .icon i {
	font-size: 34px;
	line-height: 1;
	color: var(--heading-color)
}
.features-item-one:hover {
	box-shadow: 0 4px 18px 10px rgba(0,0,0,.02)
}
.information-list-item .information-item, .pricing-item, .product-item-one {
	box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
}
.features-item-one:hover .icon {
	background-color: var(--primary-color)
}
.features-item-one .content h4 {
	margin-bottom: 10px;
	font-size: 20px
}
.features-item-one .content p {
	line-height: 24px
}
.features-item-two {
	background-color: transparent;
	padding: 50px;
	transition: .3s
}
.features-item-two.active-item, .features-item-two:hover {
	background-color: rgba(255,255,255,.04)
}
.features-item-two .icon, .pricing-item-two .pricing-info .price-info .price-tag {
	background-color: #211641
}
.features-item-two.active-item .icon, .features-item-two:hover .icon {
	background-color: var(--primary-color);
	color: var(--heading-color);
	transform: none
}
.features-item-two.active-item .icon i, .features-item-two:hover .icon i {
	transform: matrix(1, 0, 0, 1, 0, 0)
}
.features-item-two .icon {
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto auto 25px;
	font-size: 36px;
	color: var(--primary-color);
	transition: .3s
}
.blog-post-item-one .entry-content p, .checkout-area-section .payment-options .accordion-item, .checkout-area-section .payment-options h4, .features-item-two .content h4, .filter-products-list .single-method, .products-details-wrapper .product-info h2 {
	margin-bottom: 15px
}
.coming-soon-area .coming-soon-box #timer, .features-item-two .content p, .shop-review-area .shop-review-user {
	margin-bottom: 30px
}
.features-item-two .content .btn-link {
	color: var(--white);
	font-size: 22px
}
.counter-column:nth-child(2n) .counter-item-one .icon {
	border-radius: 30px 30px 30px 0
}
.counter-item-one .icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 62px;
	height: 62px;
	background: #fba31c;
	margin: auto auto 23px
}
.counter-item-one .icon i {
	line-height: 1;
	color: var(--heading-color);
	font-size: 30px
}
.counter-item-one .content h2 {
	color: var(--primary-color);
	font-weight: 500;
	font-size: 40px;
	line-height: 55px;
	margin-bottom: 15px
}
.counter-item-one .content h5 {
	color: var(--white);
	font-weight: 500;
	font-size: 18px
}
.bg-with-overlay.bg-with-overlay-white:after {
	background-color: rgba(255,255,255,.9)
}
.counter-item-two .icon {
	position: relative;
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 40px 0 0;
	font-size: 42px;
	color: var(--heading-color);
	background-color: var(--primary-color);
	margin: auto auto 30px
}
.pricing-item .pricing-info .pricing-body span.delivary, .pricing-nav-filter .nav-link {
	font-size: 14px;
	line-height: 27px;
	font-weight: 500
}
.pricing-item-three, .pricing-item-two .pricing-info {
	background-color: #fafafa
}
.counter-item-two .icon:after {
	position: absolute;
	bottom: 0;
	right: 0;
	content: '';
	width: 20px;
	height: 20px;
	background-color: var(--heading-color)
}
.counter-item-two .content h2 {
	font-weight: 700;
	margin-bottom: 10px
}
.pricing-nav-filter .nav-tabs {
	justify-content: center;
	border-bottom: none;
	gap: 10px
}
.pricing-nav-filter .nav-link {
	border: 1px solid var(--bc);
	border-radius: 0;
	margin-bottom: 0;
	padding: 8px 20px
}
.pricing-nav-filter .nav-link.active {
	border-color: var(--bc)
}
.pricing-nav-filter .nav-link.active, .pricing-nav-filter .nav-link:hover {
	background-color: var(--primary-color);
	color: var(--heading-color);
	border-color: transparent
}
.pricing-item .pricing-info .price-info {
	position: relative;
	padding: 22px 100px 16px 25px
}
.pricing-item .pricing-info .price-info .price-tag {
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 23px
}
.pricing-item .pricing-info .pricing-body .price-option span.span-btn {
	font-weight: 500;
	font-size: 12px;
	line-height: 27px;
	color: #0c1239
}
.pricing-item-one .pricing-info .price-info, .pricing-item-three .pricing-info .price-info {
	border-bottom: 1px solid var(--bc)
}
.equipement-sidebar-info .booking-form .price-info h5, .pricing-item-one .pricing-info .price-info h5, .pricing-item-three .pricing-info .price-info h5 {
	font-weight: 500;
	font-size: 18px;
	line-height: 27px
}
.equipement-sidebar-info .booking-form .price-info span, .pricing-item-one .pricing-info .price-info span, .pricing-item-three .pricing-info .price-info span, .product-item-one .product-info .rating li, .team-item-one .team-info span.position {
	font-size: 14px
}
.pricing-item-one .pricing-info .pricing-body {
	padding: 15px 10px
}
.pricing-item-one .pricing-info .pricing-body h5.title {
	font-size: 20px;
	line-height: 26px
}
.pricing-item-one .pricing-info .pricing-body .price-option span.span-btn {
	background-color: #e7e7ed;
	padding: 4px 20px;
	margin-bottom: 15px
}
.pricing-item-one .pricing-info .pricing-body ul.info-list {
	margin-top: 5px;
	padding-left: 0
}
.pricing-item-one .pricing-info .pricing-body .price-option span.span-btn.active-btn {
	background-color: var(--primary-color);
	color: var(--heading-color)
}
.pricing-item-one .pricing-info .pricing-bottom {
	padding: 15px 10px;
	border-top: 1px solid var(--bc)
}
.pricing-item-two .pricing-info .price-info {
	background-color: #0c1239
}
.pricing-item-two .pricing-info .price-info h5.title {
	color: var(--white);
	margin-bottom: 5px
}
.pricing-item-two .pricing-info .pricing-body .price-option {
	display: flex;
	justify-content: center
}
.pricing-item-two .pricing-info .pricing-body .price-option span.span-btn {
	padding: 4px 31.5px;
	margin-bottom: 15px;
	background-color: var(--primary-color)
}
.pricing-item-two .pricing-info .pricing-body .price-option span.span-btn.active-btn {
	background-color: #ee9308
}
.pricing-item-two .pricing-info .pricing-body .info-list li {
	padding: 10px 70px;
	border-bottom: 1px solid rgba(0,0,0,.08)
}
.pricing-item-two .pricing-info .pricing-body span.delivary {
	display: flex;
	justify-content: center;
	padding: 15px 0;
	color: var(--heading-color)
}
.pricing-item-two .pricing-info .pricing-bottom {
	background-color: #0c1239;
	text-align: center;
	padding: 35px 40px 40px
}
.pricing-item-two .pricing-info .pricing-bottom ul.rating, .testimonial-item-one .testimonial-content p {
	margin-bottom: 32px
}
.pricing-item-two .pricing-info .main-btn-primary::after, .pricing-item-two .pricing-info .main-btn-primary::before, .testimonial-2 .main-btn-primary::after, .testimonial-2 .main-btn-primary::before {
	background-color: #fff
}
.equipments-search-filter {
	margin-bottom: 105px
}
.equipments-search-filter .search-filter-form {
	background-color: var(--heading-color);
	padding: 25px 30px
}
.equipments-search-filter .search-filter-form .form_control {
	height: 50px
}
.equipments-search-filter .search-filter-form .nice-select {
	height: 50px;
	line-height: 50px;
	border-radius: 0
}
.equipments-search-filter .search-filter-form .search-btn {
	width: 100%;
	text-align: center;
	padding: 10px 30px;
	font-size: 18px;
	font-weight: 500;
	background-color: var(--primary-color)
}
.equipments-search-filter .reserved-filter {
	background-color: var(--heading-color);
	padding: 15px 30px;
	max-width: 320px;
	width: 100%;
	float: right;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%)
}
.blog-details-wrapper .blog-post-item .entry-content .post-meta ul li, .blog-post-item-one .entry-content .post-meta ul li span, .equipments-search-filter .reserved-filter .single-method {
	margin-right: 20px
}
.equipments-search-filter .reserved-filter .single-method:last-child {
	margin-right: 0
}
.equipments-search-filter .reserved-filter .single-method label {
	font-size: 14px;
	line-height: 15px;
	cursor: pointer;
	color: var(--white);
	margin-bottom: 0
}
.equipments-search-filter .reserved-filter .single-method label:before {
	display: inline-block;
	width: 10px;
	height: 10px;
	content: '';
	border-radius: 50%;
	border: 2px solid var(--white);
	margin-right: 10px
}
.equipments-show-search .show-text p {
	color: var(--heading-color);
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px
}
.equipments-show-search .show-dropdown .nice-select {
	height: 50px;
	line-height: 50px;
	border-radius: 0;
	outline: 0;
	color: var(--heading-color);
	font-weight: 500;
	margin-bottom: 10px
}
.pricing-item-three {
	display: flex;
	align-items: stretch
}
.pricing-item-three .pricing-img {
	position: relative;
	overflow: hidden;
	max-width: 370px;
	width: 100%
}
.pricing-item-three .pricing-img a {
	width: 100%;
	height: 100%
}
.pricing-item-three .pricing-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.pricing-item-three .pricing-img span.discount {
	background-color: var(--primary-color);
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 700;
	color: var(--heading-color);
	position: absolute;
	top: 20px;
	left: 20px
}
.pricing-item-three .pricing-info {
	width: 100%;
	border: 1px solid #ccc;
	border-left: 0;
	padding-bottom: 30px
}
.pricing-item-three .pricing-info .pricing-body h3.title {
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 15px
}
.pricing-item-three .pricing-info .pricing-body .price-option span.span-btn {
	background-color: #e7e7ed;
	padding: 4px 20px;
	margin-bottom: 15px;
	margin-right: 5px
}
.pricing-item-three .pricing-info .pricing-body span.delivary {
	color: var(--heading-color);
	margin-bottom: 15px
}
.pricing-item-three .pricing-info .pricing-bottom {
	padding: 0 30px
}
.sidebar-widget-area .widget.location-widget ul.list li {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px
}
.sidebar-widget-area .widget.location-widget .btn-link {
	text-decoration: underline;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	text-transform: capitalize;
	color: var(--primary-color)
}
.sidebar-widget-area .widget.price-range-widget .ui-widget.ui-widget-content {
	border: none;
	background: #dfdada;
	height: 8px;
	border-radius: 100px
}
.sidebar-widget-area .widget.price-range-widget .ui-slider .ui-slider-range {
	background-color: var(--primary-color);
	border-radius: 0
}
.sidebar-widget-area .widget.price-range-widget .ui-widget-content .ui-state-default {
	background: var(--primary-color);
	border: none;
	width: 15px;
	height: 15px;
	outline: 0;
	border-radius: 50%
}
.sidebar-widget-area .widget.price-range-widget .price-number {
	justify-content: space-between
}
.sidebar-widget-area .widget.price-range-widget .price-number span {
	font-weight: 500;
	font-size: 14px
}
.sidebar-widget-area .widget.price-range-widget .price-number span.text {
	width: 60%
}
.sidebar-widget-area .widget.price-range-widget .price-number span.amount {
	width: 80%
}
.sidebar-widget-area .widget.price-range-widget .price-number span.amount input {
	width: 100%;
	border: none;
	background-color: transparent;
	font-weight: 500;
	font-size: 14px;
	color: var(--body-color)
}
.sidebar-widget-area .widget.categories-widget-two a {
	background-color: #dfdada;
	padding: 5px 10px;
	font-weight: 500;
	font-size: 12px;
	line-height: 26px;
	color: var(--heading-color);
	margin-right: 5px;
	margin-bottom: 10px
}
.equipment-slider-warp {
	width: 75%;
	margin-right: 30px
}
.equipment-gallery-arrow {
	width: 25%
}
.equipment-gallery-arrow ul.slick-dots li {
	display: block;
	margin-bottom: 35px
}
.blog-details-section .comments p, .coming-soon-area .coming-soon-box .title-box .text, .equipment-gallery-arrow ul.slick-dots li:last-child, .filter-products-list .single-method:last-child, .footer-area-one .footer-widget .widget.footer-widget-nav ul.widget-nav li:last-child {
	margin-bottom: 0
}
.blog-details-wrapper .blog-post-item .post-thumbnail img, .blog-post-item-one .post-thumbnail img, .blog-post-item-two .post-thumbnail img, .cart-area-section .cart-table, .checkout-area-section .bottom .cart-table, .equipment-gallery-arrow ul.slick-dots li img, .equipment-gallery-slider .single-gallery-itam img, .products-gallery-wrap .products-big-slider a img, .products-gallery-wrap .products-thumb-slider .product-img img, .team-item-one .team-img img {
	width: 100%
}
.equipment-gallery-slider .slick-arrow {
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 1;
	background-color: var(--primary-color);
	color: var(--heading-color)
}
.blog-details-wrapper .blog-post-item .entry-content p, .categories-item-one .content h5, .checkout-area-section .shop-title-box h3, .description-wrapper h3.title, .equipement-sidebar-info .booking-form .pricing-body .extra-option h4, .product-item-one .product-info .rating, .products-details-wrapper .product-info p, .shop-review-area h4.title {
	margin-bottom: 20px
}
.description-wrapper .voucher-btn {
	padding: 12px 35px;
	background-color: #fff0d9;
	font-size: 16px;
	font-weight: 500;
	color: var(--primary-color);
	margin-bottom: 55px
}
.blog-share ul li a i, .description-wrapper .voucher-btn i, .equipement-sidebar-info .booking-form .pricing-body p.available-text i, .products-details-wrapper .product-info ul.social-link li, .user-area-section .user-form .form_group .main-btn {
	margin-right: 10px
}
.description-wrapper .content-box, .footer-area-one .footer-widget .widget.about-widget .brand-logo {
	margin-bottom: 35px
}
.description-wrapper .content-box h4.title {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 25px
}
.description-wrapper .content-box h4.title:after, .sidebar-widget-area .widget h4.widget-title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 50px;
	height: 3px;
	background-color: var(--primary-color)
}
.description-wrapper .content-box p {
	margin-bottom: 33px
}
.description-wrapper .content-box ul.list li {
	position: relative;
	padding-left: 25px;
	line-height: 15px;
	margin-bottom: 17px
}
.description-wrapper .content-box ul.list li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 12px;
	height: 12px;
	background-color: var(--primary-color)
}
.description-wrapper .content-box ul.list li:after {
	position: absolute;
	top: 7px;
	left: 7px;
	content: '';
	width: 5px;
	height: 5px;
	background-color: var(--heading-color)
}
.description-wrapper .content-box .content-table .table td {
	padding: 10px 30px;
	border: 1px solid var(--bc)
}
.equipement-sidebar-info .booking-form .price-info {
	position: relative;
	padding: 10px 100px 10px 30px;
	background-color: var(--heading-color)
}
.equipement-sidebar-info .booking-form .price-info .price-tag {
	background-color: var(--primary-color);
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 23px
}
.equipement-sidebar-info {
	background-color: #f8f8f8
}
.equipement-sidebar-info .booking-form .pricing-body {
	padding: 40px 30px
}
.equipement-sidebar-info .booking-form .pricing-body .price-option span.span-btn {
	background-color: #e7e7ed;
	font-weight: 500;
	font-size: 12px;
	line-height: 27px;
	color: #0c1239;
	padding: 4px 15px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px
}
.equipement-sidebar-info .booking-form .pricing-body .form_group {
	clear: both;
	padding: 30px 0;
	border-bottom: 1px solid var(--bc)
}
.equipement-sidebar-info .booking-form .pricing-body .form_group .form_control {
	padding: 0;
	height: auto;
	background-color: transparent
}
.equipement-sidebar-info .booking-form .pricing-body .nice-select {
	background-color: transparent;
	padding: 0;
	border: none;
	height: auto;
	line-height: 1;
	float: none
}
.equipement-sidebar-info .booking-form .pricing-body p.available-text {
	color: #019657
}
.equipement-sidebar-info .booking-form .pricing-body .reserved-filter .single-method input:checked+label::before {
	border-color: transparent;
	background-color: var(--primary-color)
}
.equipement-sidebar-info .booking-form .pricing-body .reserved-filter .single-method label {
	margin-bottom: 0;
	line-height: 16px;
	font-size: 14px
}
.equipement-sidebar-info .booking-form .pricing-body .reserved-filter .single-method label:before {
	display: inline-block;
	content: '';
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 1.5px solid var(--body-color);
	margin-right: 10px
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method {
	justify-content: space-between;
	margin-bottom: 15px
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method label {
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #0c1239
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method label span.title {
	line-height: 1;
	position: relative
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method label span.title:before {
	display: inline-block;
	content: '';
	width: 15px;
	height: 15px;
	border: 1px solid var(--heading-color);
	margin-right: 10px;
	border-radius: 2px
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method label span.title:after {
	position: absolute;
	top: 2px;
	left: 2px;
	content: '\f00c';
	font-family: 'Font Awesome 5 Pro';
	font-size: 12px;
	visibility: hidden;
	opacity: 0;
	transition: .3s
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price span.price, .equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .single-method label span.price {
	line-height: 25px;
	font-weight: 500;
	color: var(--heading-color)
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price .quantity-input {
	display: flex;
	align-items: center;
	margin-bottom: 21px
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price #quantity, .equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price .quantity-down, .equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price .quantity-up {
	width: 30px;
	height: 30px;
	text-align: center;
	border: 1px solid var(--bc);
	cursor: pointer
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price .quantity-down {
	border-right: none
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option .quantity-total-price .quantity-up {
	border-left: none;
	margin-right: 20px
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option span.total {
	display: block;
	font-weight: 500;
	color: var(--heading-color)
}
.equipement-sidebar-info .booking-form .price-option-table ul .single-price-option span.total span.total-price, .sidebar-widget-area .widget.categories-widget ul.widget-link li a span {
	float: right
}
.testimonial-item-one {
	padding: 50px 40px 45px;
	background-color: var(--white)
}
.testimonial-item-one .testimonial-content .quote {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e7e7ed;
	margin-bottom: 33px
}
.testimonial-item-one .testimonial-content .quote i {
	font-size: 25px;
	color: var(--heading-color)
}
.testimonial-item-one .testimonial-content h5 {
	font-size: 18px;
	font-weight: 500
}
.testimonial-item-one .testimonial-content h5 span {
	color: var(--body-color)
}
.testimonial-item-two .testimonial-content {
	position: relative;
	background-color: #1d6a83;
	padding: 30px 35px 33px;
	margin-bottom: 55px
}
.testimonial-item-two .testimonial-content:after {
	position: absolute;
	bottom: -25px;
	left: 30px;
	content: '';
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #1d6a83
}
.testimonial-item-two .testimonial-content .quote i {
	color: rgba(255,255,255,.9);
	font-size: 55px;
	line-height: 1
}
.testimonial-item-two .testimonial-content p {
	color: rgba(255,255,255,.7);
	font-style: italic
}
.testimonial-item-two .testimonial-thumb-title {
	padding-left: 35px
}
.testimonial-item-two .testimonial-thumb-title .thumb {
	min-width: 65px;
	max-width: 65px;
	height: 65px;
	margin-right: 20px
}
.shop-review-area .shop-review-user .thumb img, .testimonial-item-two .testimonial-thumb-title .thumb img {
	width: 100%;
	border-radius: 50%
}
.testimonial-item-two .testimonial-thumb-title .title h4, .testimonial-item-two .testimonial-thumb-title .title span {
	color: var(--white);
	font-size: 16px
}
.bg-with-overlay, .footer-area-one, .newsletter-wrapper-two {
	position: relative;
	z-index: 1
}
.bg-with-overlay:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: rgb(31 90 124 / 90%)
}
.blog-details-section .comments .comment-reply .comment-notes, .blog-details-wrapper .blog-post-item .post-thumbnail, .categories-item-one .icon, .cta-content-box-one h2, .user-area-section .user-form .form_text {
	margin-bottom: 25px
}
.cta-content-box-one h4 {
	font-weight: 500;
	margin-bottom: 47px
}
.blog-arrows-one {
	display: flex;
	justify-content: flex-end
}
.blog-arrows-one .slick-arrow {
	width: 40px;
	height: 40px;
	background-color: var(--secondary-color);
	color: var(--white);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .3s
}
.blog-arrows-one .slick-arrow:hover, .faq-wrapper-one .card .card-header[aria-expanded=true], .footer-area-one .footer-widget .widget.about-widget .social-box ul.social-link li a:hover, .footer-area-two .footer-top ul.social-link li a:hover {
	background-color: var(--primary-color);
	color: var(--white)
}
.blog-arrows-one .slick-arrow.prev, .blog-share ul li, .user-area-section .user-form .form_checkbox .single-checkbox {
	margin-right: 15px
}
.post-meta ul li span i {
	margin-right: 10px;
	color: var(--primary-color)
}
.blog-post-item-one .post-thumbnail .cat-btn {
	position: absolute;
	bottom: -20px;
	left: 40px;
	z-index: 1;
	background-color: var(--primary-color);
	padding: 10px 25px;
	color: var(--heading-color);
	font-size: 14px;
	text-transform: capitalize;
	font-weight: 500;
	line-height: 20px;
	clip-path: polygon(0 0, 95% 0, 100% 100%, 5% 100%)
}
.blog-post-item-one .entry-content {
	position: relative;
	padding: 45px 30px 25px;
	background-color: var(--light-bg)
}
.blog-post-item-one .entry-content:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 5px;
	background-color: rgba(119,119,119,.2);
	transition: .3s
}
.blog-post-item-one .entry-content .post-meta ul li {
	margin-bottom: 13px
}
.blog-post-item-one .entry-content h3.title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px
}
.blog-post-item-one .entry-content .btn-link {
	color: #0c1239;
	font-weight: 500
}
.blog-post-item-one .entry-content .btn-link:hover {
	text-decoration: none
}
.blog-post-item-two .post-thumbnail .date {
	position: absolute;
	bottom: -30px;
	left: 30px;
	width: 80px;
	height: 80px;
	border: 4px solid #fff;
	border-bottom: none;
	border-radius: 30px 0 0;
	background-color: var(--primary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: var(--heading-color);
	font-size: 24px;
	font-weight: 700;
	line-height: 24px
}
.blog-post-item-two .post-thumbnail .date:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 4px;
	background-color: var(--heading-color);
	bottom: 0;
	left: 0
}
.blog-post-item-two .post-thumbnail .date span {
	font-size: 14px;
	font-weight: 500
}
.blog-post-item-two .entry-content {
	padding: 55px 40px 30px;
	border: 1px solid rgba(0,0,0,.1);
	border-top: none
}
.blog-post-item-two .entry-content h3.title {
	font-weight: 500;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px
}
.blog-post-item-two .entry-content .post-meta ul li span {
	font-size: 14px;
	margin-bottom: 10px
}
.blog-post-item-two .entry-content .main-btn {
	padding: 7px 22px;
	font-size: 14px
}
.blog-details-wrapper .blog-post-item .entry-content h3 {
	font-size: 30px;
	margin-bottom: 20px
}
.blog-share ul li a {
	color: var(--white);
	padding: 7px 20px;
	border-radius: 30px
}
.blog-share ul li a.facebook {
	background-color: #275baa
}
.blog-share ul li a.twitter {
	background-color: #28c8f0
}
.blog-share ul li a.linkedin {
	background-color: #0e76a8
}
.sidebar-widget-area .widget {
	padding: 25px 30px 30px;
	background-color: #f8f8f8
}
.sidebar-widget-area .widget h4.widget-title {
	position: relative;
	font-weight: 500;
	margin-bottom: 25px;
	padding-bottom: 15px
}
.sidebar-widget-area .widget.search-widget .form_control {
	height: 60px
}
.sidebar-widget-area .widget.search-widget .search-btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 60px;
	color: var(--heading-color);
	background-color: var(--primary-color)
}
.sidebar-widget-area .widget.categories-widget ul.widget-link li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 10px
}
.sidebar-widget-area .widget.categories-widget ul.widget-link li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}
.sidebar-widget-area .widget.categories-widget ul.widget-link li a {
	display: block;
	color: #3a416f;
	font-weight: 500;
	font-size: 18px
}
.sidebar-widget-area .widget.widget-tag-cloud a {
	background-color: #dfdada;
	font-weight: 500;
	font-size: 12px;
	line-height: 26px;
	color: var(--heading-color);
	padding: 4px 15px;
	margin-bottom: 10px;
	margin-right: 5px
}
.blog-details-section .comments .comment-box {
	overflow: hidden;
	background: var(--color-white);
	padding: 30px 30px 0;
	border: 1px solid var(--bc)!important
}
.blog-details-section .comments .name {
	margin-top: -3px;
	margin-bottom: 2px
}
.blog-details-section .comments .comment-list {
	padding: 0;
	margin: 0;
	list-style-type: none
}
.blog-details-section .comments .comment-list .comment .comment-body {
	display: flex;
	margin-bottom: 30px
}
.blog-details-section .comments .comment-list .comment .comment-body .comment-author {
	-webkit-padding-end: 16px;
	padding-inline-end: 16px;
	max-width: 100px
}
.blog-details-section .comments .comment-list .comment .comment-body .comment-author .lazy-container {
	height: auto
}
.blog-details-section .comments .comment-list .comment .comment-body .comment-content .btn-text {
	color: var(--primary-color);
	display: inline-block;
	line-height: 1
}
.blog-details-section .comments .comment-list .comment .children {
	list-style-type: none;
	padding: 0;
	-webkit-padding-start: 30px;
	padding-inline-start: 30px
}
.blog-details-section .comments .comment-list .comment .children .comment-body {
	-webkit-padding-start: 35px;
	padding-inline-start: 35px;
	margin-bottom: 25px
}
.sponsor-slider-one .slick-track {
	display: flex;
	align-items: center
}
.sponsor-item-one {
	padding:10px 10px;
    text-align: center;
    border: solid 1px #ededed;
    
    margin: 5px 10px;
    height: 100px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.sponsor-item-one img{max-height: 98px !important; margin: 0px !important;}



.sponsor-item img {
	margin: auto
}
.sponsor-slider-two {
	margin-left: -15px;
	margin-right: -15px
}
.sponsor-item-two {
	margin-left: 15px;
	margin-right: 15px
}
.sponsor-item-two a {
	display: block;
	background-color: var(--light-gray);
	padding: 25px 50px
}
.newsletter-wrapper-one {
	position: relative;
	padding: 30px;
	margin-bottom: -120px;
	z-index: 2;
	transform: skewX(-10deg)
}
.newsletter-wrapper-one::before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: calc(100% - 60px);
	margin-inline: auto;
	content: '';
	background-color: var(--primary-color);
	z-index: -2
}
.newsletter-wrapper-one:after {
	position: absolute;
	top: -26px;
	left: 5px;
	content: '';
	width: 75px;
	height: 81px;
	z-index: -1;
	background: #d38307;
	clip-path: polygon(35% 31%, 34% 100%, 0% 100%)
}
.newsletter-wrapper-one .newsletter-content-box {
	transform: skewX(10deg);
	overflow: hidden
}
.newsletter-wrapper-one .newsletter-form .form_control {
	padding: 0 40px;
	height: 50px;
	clip-path: polygon(2% 0, 100% 0%, 98% 100%, 0% 100%)
}
.newsletter-wrapper-one .newsletter-form .newsletter-btn {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #0c1239;
	padding: 10px 40px;
	color: var(--white);
	clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%)
}
.newsletter-wrapper-two:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(251,163,28,.9);
	z-index: -1
}
.newsletter-wrapper-two .newsletter-content-box .form_control {
	height: 70px
}
.newsletter-wrapper-two .newsletter-content-box .newsletter-btn {
	background-color: var(--secondary-color);
	color: var(--white);
	padding: 21px 24px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500
}
.footer-area-one:after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgb(15 59 72 / 97%);
	z-index: -1
}
.footer-area-one .footer-widget {
	padding-top: 170px;
	padding-bottom: 0;
	border-bottom: 1px solid rgba(255,255,255,.1)
}
.footer-area-one .footer-widget .widget h4.widget-title {
	margin-bottom: 30px;
	color: var(--white)
}
.footer-area-one .footer-widget .widget.about-widget {
	margin-top: 6px
}
.footer-area-one .footer-widget .widget.about-widget p {
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 25px
}
.footer-area-one .footer-widget .widget.about-widget .social-box h5 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 20px;
	color: #fff
}
.footer-area-one .footer-widget .widget.about-widget .social-box ul.social-link li a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #144d5e;
	display: flex;
	color: #fff;
	align-items: center;
	justify-content: center;
	transition: .3s
}
.footer-area-one .footer-widget .widget.footer-widget-nav {
	padding-left: 40%
}
.footer-area-one .footer-widget .widget.footer-widget-nav ul.widget-nav li:before {
	display: inline-block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: var(--primary-color);
	vertical-align: middle;
	margin-right: 10px
}
.footer-area-one .footer-widget .widget.contact-info-widget {
	padding-left: 25px
}
.footer-area-one .footer-widget .widget.contact-info-widget .contact-info-list li {
	display: block;
	align-items: flex-start;
	margin-bottom: 25px
}
.footer-area-one .footer-widget .widget.contact-info-widget .contact-info-list li .icon {
	margin-right: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: var(--primary-color);
	float: left
}
.footer-area-one .footer-widget .widget.contact-info-widget .contact-info-list li .icon i {
	color: #fff;
	font-size: 18px
}
.footer-area-one .copyright-area {
	padding: 25px 0
}
.footer-area-two .footer-top {
	padding: 120px 0;
	border-bottom: 1px solid rgba(255,255,255,.1)
}
.footer-area-two .footer-top .footer-logo {
	display: block;
	margin-bottom: 60px
}
.footer-area-two .footer-top ul.social-link li span.title {
	font-size: 20px;
	line-height: 30px;
	color: var(--white);
	margin-right: 10px
}
.footer-area-two .footer-top ul.social-link li a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: #24294c;
	color: var(--white);
	font-size: 14px;
	transition: .4s;
	margin-left: 5px;
	margin-right: 5px
}
.footer-area-two .footer-widget {
	padding-top: 100px
}
.categories-item-one {
	position: relative;
	background-color: #fafafa;
	padding: 50px 35px 40px;
	height: 325px;
	transition: .3s
}
.categories-item-one:hover {
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: var(--heading-color)
}
.categories-item-one:hover .icon i {
	color: var(--heading-color);
	background-color: var(--primary-color);
	border-radius: 40px 40px 0
}
.categories-item-one:hover .content h5 {
	color: var(--white);
	margin-bottom: 30px
}
.categories-item-one .icon i {
	width: 90px;
	height: 80px;
	background-color: #fff0d9;
	border-radius: 40px 0 40px 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	font-size: 40px;
	color: var(--primary-color);
	transition: .3s
}
.product-filter .form_group i {
	position: absolute;
	top: 17px;
	right: 20px
}
.product-filter .form_control {
	border: 1px solid var(--bc);
	border-radius: 4px;
	padding: 0 20px;
	margin-bottom: 20px
}
.product-filter .nice-select {
	padding: 0 20px;
	border: 1px solid var(--bc);
	border-radius: 4px;
	margin-bottom: 20px;
	height: 50px;
	line-height: 50px
}
.product-img {
	height: 207px;
	width: 100%;
	margin: 0 auto;
	position: relative
}
.product-item-one .product-img img {
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	max-width: 100%;
	max-height: 100%
}
.product-item-one {
	border: 1px solid rgb(251 163 28 / 38%);
	background: #fff;
	padding-bottom: 10px
}
.products-area {
	background: url(../images/bg/bg_cta.png) #f1f1f1
}
.product-item-one .product-info {
	padding: 0 10px 10px
}
.product-item-one .product-info h3.title {
	font-size: 15px;
	line-height: 27px;
	margin-bottom: 5px
}
.filter-products-list .single-method label {
	margin-bottom: 0;
	line-height: 15px
}
.product-item-two:hover .product-img .product-overlay {
	height: 100%;
	visibility: visible;
	opacity: 1
}
.product-item-two:hover .product-img .product-overlay .product-meta .cart-btn, .product-item-two:hover .product-img .product-overlay .product-meta .img-popup, .product-item-two:hover .product-img .product-overlay .product-meta .wishlist-btn {
	transform: translateY(0)
}
.product-item-two .product-img, .team-item-one .team-img {
	position: relative;
	overflow: hidden
}
.product-item-two .product-img .product-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5%;
	background-color: rgba(12,18,57,.8);
	display: flex;
	align-items: center;
	justify-content: center;
	visibility: hidden;
	opacity: 0;
	transition: .3s
}
.checkout-area-section .payment-options .accordion-header, .product-item-two .product-img .product-overlay .product-meta {
	display: flex
}
.product-item-two .product-img .product-overlay .product-meta a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 14px;
	color: var(--heading-color);
	border-radius: 50%;
	background-color: var(--primary-color);
	margin-left: 7px;
	margin-right: 7px
}
.product-item-two .product-img .product-overlay .product-meta .img-popup {
	transform: translateY(40px);
	transition: .4s
}
.product-item-two .product-img .product-overlay .product-meta .cart-btn {
	transform: translateY(50px);
	transition: .5s
}
.product-item-two .product-img .product-overlay .product-meta .wishlist-btn {
	transform: translateY(60px);
	transition: .6s
}
.product-item-two .product-info {
	padding-top: 26px
}
.product-item-two .product-info h3.title {
	font-size: 20px;
	line-height: 30px
}
.product-item-two .product-info span.price, .products-details-wrapper .product-info span.price {
	font-weight: 600;
	color: var(--primary-color)
}
.product-item-two .product-info span.price span.pre-price {
	margin-left: 5px;
	text-decoration: line-through;
	font-weight: 400
}
.products-gallery-wrap .products-big-slider .slick-arrow, .products-gallery-wrap .products-thumb-slider .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 1;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	font-size: 14px;
	background-color: var(--primary-color);
	color: var(--heading-color);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: .3s
}
.products-gallery-wrap .products-big-slider .slick-arrow:hover, .products-gallery-wrap .products-thumb-slider .slick-arrow:hover {
	background-color: var(--heading-color);
	color: var(--primary-color)
}
.products-gallery-wrap .products-thumb-slider {
	margin-left: -10px;
	margin-right: -10px
}
.products-gallery-wrap .products-thumb-slider .product-img {
	margin-left: 10px;
	margin-right: 10px
}
.products-details-wrapper .product-info ul.rating {
	margin-bottom: 5px
}
.products-details-wrapper .product-info span.price span.pre-price {
	font-weight: 400;
	text-decoration: line-through
}
.products-details-wrapper .product-info .button .main-btn {
	margin-right: 10px;
	margin-bottom: 10px
}
.products-details-wrapper .product-info .product-tags a {
	color: var(--heading-color);
	font-weight: 600;
	margin-left: 10px
}
.description-wrapper .description-tabs .nav-link {
	position: relative;
	border-radius: 0;
	border: none;
	margin-bottom: 0;
	color: var(--heading-color);
	padding: 0 0 10px;
	margin-right: 20px;
	font-weight: 600
}
.description-wrapper .description-tabs .nav-link:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background-color: var(--primary-color);
	visibility: hidden;
	opacity: 0;
	transition: .3s
}
.shop-review-area .shop-review-user .thumb {
	min-width: 60px;
	max-width: 60px;
	height: 60px;
	margin-right: 20px
}
.shop-review-area .shop-review-user .content span.date {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: var(--heading-color)
}
.shop-review-area .shop-review-user .content .rating li {
	font-size: 14px;
	line-height: 20px
}
.shop-review-area .form_group .form_control {
	height: 150px;
	border: 1px solid var(--bc);
	border-radius: 5px;
	margin-bottom: 20px
}
.shop-review-area .form_group ul.rating li:after {
	display: inline-block;
	content: '|';
	margin-left: 10px;
	margin-right: 7px
}
.team-item-one:hover .team-img:after {
	width: 100%;
	clip-path: none;
	height: 100%
}
.team-item-one:hover .team-img .team-social {
	visibility: visible;
	opacity: 1;
	transform: translateY(0)
}
.team-item-one .team-img:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	content: '';
	background-color: rgb(251 163 28 / 80%);
	clip-path: polygon(0 0, 100% 0, 0 95%);
	z-index: 1;
	transition: .3s
}
.team-item-one .team-img .team-social {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	transform: translateY(-20px);
	visibility: hidden;
	opacity: 0;
	transition: .4s
}
.team-item-one .team-img .team-social ul.social-link li {
	display: inline-block;
	margin-left: 7.5px;
	margin-right: 7.5px
}
.team-item-one .team-info {
	padding-top: 23px
}
.team-item-one .team-info h3.title {
	font-size: 22px;
	line-height: 30px
}
.widget.faq-nav-widget {
	padding: 45px 20px 50px
}
.widget.faq-nav-widget .nav-tabs .nav-item {
	flex: 0 0 auto;
	width: 100%
}
.widget.faq-nav-widget .nav-tabs .nav-link {
	display: block;
	border: none;
	background-color: transparent;
	font-weight: 500;
	font-size: 18px;
	color: #3a416f
}
.faq-wrapper-one .card {
	border-radius: 0;
	border: none
}
.faq-wrapper-one .card .card-header {
	background-color: #f9f9f9;
	color: #3a416f;
	font-weight: 500;
	border-bottom: none;
	display: flex;
	justify-content: space-between;
	align-items: center
}
.faq-wrapper-one .card .card-header[aria-expanded]:after {
	display: inline-block;
	content: '\f107';
	font-weight: 600;
	font-family: 'Font Awesome 5 Pro';
	font-size: 16px;
	float: right;
	transition: .3s;
	margin-left: 15px
}
.faq-wrapper-one .card .card-header[aria-expanded=true]:after {
	transform: rotate(-180deg)
}
.faq-wrapper-one .card .card-body {
	border: 1px solid #f9f9f9;
	border-top: none;
	padding: 15px 20px
}
.information-list-item .information-item {
	display: flex;
	align-items: center;
	padding: 40px 10px;
	border: 1px solid #e5e5e5
}
.information-list-item .information-item .icon {
	transition: .3s
}
.information-list-item .information-item .info {
	margin-left: 20px
}
.information-list-item .information-item .icon i {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
	transition: .7s
}
.information-list-item .information-item .info p {
	line-height: 26px;
	font-weight: 500;
	color: #3a416f
}
.contact-wrapper .section-title span.span {
	font-weight: 500;
	font-size: 18px;
	color: var(--primary-color)
}
.contact-wrapper .contact-form .form_control {
	height: 60px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px
}
.contact-wrapper .contact-form .nice-select {
	height: 60px;
	line-height: 60px;
	border-radius: 0;
	margin-bottom: 20px
}
.contact-wrapper .contact-form textarea.form_control {
	height: 150px
}
.cart-area-section .total-item-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px
}
.cart-area-section .cart-table thead {
	background-color: #eaeaea
}
.cart-area-section .cart-table thead tr th {
	padding: 10px 20px;
	color: var(--heading-color)
}
.cart-area-section .cart-table tbody tr td {
	padding: 15px 0;
	border-bottom: 1px solid var(--bc)
}
.cart-area-section .cart-table tbody .title h3.prod-title, .checkout-area-section .bottom .cart-table tbody .product-title .prod-title {
	font-size: 20px
}
.cart-area-section .cart-table tbody .qty .quantity-input {
	max-width: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.cart-area-section .cart-table tbody .qty .quantity-input .quantity-down, .cart-area-section .cart-table tbody .qty .quantity-input .quantity-up, .cart-area-section .cart-table tbody .qty .quantity-input input {
	width: 50px;
	height: 40px;
	padding: 0 10px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 1px solid #e5e5e5;
	cursor: pointer
}
.cart-area-section .cart-table tbody .qty .quantity-input input {
	border-left: none;
	border-right: none
}
.cart-area-section .cart-table tbody .unit-price .available-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.cart-area-section .cart-table tbody .unit-price .available-info span.icon {
	width: 40px;
	height: 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(--primary-color);
	color: #fff;
	border-radius: 50%;
	margin-right: 10px
}
.cart-area-section .cart-middle {
	float: right;
	margin-top: 20px
}
.cart-area-section .cart-middle .cart-btn {
	display: inline-block;
	margin-left: 15px;
	padding: 10px 30px;
	color: #fff;
	background-color: var(--primary-color);
	border-radius: 4px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}
.cart-area-section .cart-middle .cart-btn:hover {
	background-color: #14212b;
	color: #fff
}
.checkout-area-section .form_group label {
	display: block;
	font-weight: 600;
	color: #000;
	margin-bottom: 15px
}
.checkout-area-section .form_group .form_control {
	border: 1px solid #e5e5e5
}
.checkout-area-section .bottom, .checkout-area-section .payment-options .placeorder-button {
	margin-top: 30px
}
.checkout-area-section .bottom .table-one {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 40px
}
.checkout-area-section .bottom .cart-table tbody input {
	width: 40px;
	height: 40px;
	border: 1px solid #e5e5e5;
	padding: 0 10px
}
.checkout-area-section .bottom .cart-table tbody input[type=radio], .checkout-area-section .payment-options input[type=radio] {
	width: 15px;
	height: 15px
}
.checkout-area-section .bottom .cart-table tbody tr td p {
	line-height: 18px
}
.checkout-area-section .bottom .cart-total .cart-total-table {
	border: 1px solid #e8e6f4;
	border-radius: 6px
}
.checkout-area-section .bottom .cart-total .cart-total-table li {
	border-bottom: 1px solid #e8e6f4
}
.checkout-area-section .bottom .cart-total .cart-total-table li span.col {
	position: relative;
	display: block;
	float: left;
	color: #111;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	padding: 10px 18px;
	width: 50%
}
.checkout-area-section .bottom .cart-total .cart-total-table li span.col.col-title {
	border-right: 1px solid #e8e6f4
}
.checkout-area-section .coupon {
	position: relative;
	display: block;
	background: #f8f7ff;
	padding: 20px 28px 21px;
	margin-bottom: 60px;
	border-radius: 5px
}
.checkout-area-section .coupon .form-control, .checkout-area-section .coupon button {
	border-radius: 0!important
}
.checkout-area-section .coupon .btn {
	background-color: var(--primary-color);
	color: #fff;
	font-size: 14px
}
.checkout-area-section .payment-options {
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: 30px;
	border: 1px solid #e8e6f4;
	padding: 23px 20px 35px;
	border-radius: 6px
}
.checkout-area-section .payment-options .accordion-header label {
	margin-bottom: 0;
	line-height: 17px;
	margin-left: 10px;
	cursor: pointer
}
.user-area-section .user-form .form_group label {
	font-weight: 700
}
.user-area-section .user-form .form_group .form_control {
	border: 1px solid #e5e5e5;
	margin-bottom: 30px
}
.user-area-section .user-form input[type=checkbox], .user-area-section .user-form input[type=radio] {
	width: 13px;
	height: 13px
}
.user-area-section .user-form .form_checkbox {
	display: flex;
	margin-bottom: 20px
}
.user-area-section .user-form .form_checkbox label {
	line-height: 15px
}
.user-area-section .user-form .form_checkbox label span {
	margin-left: 15px
}
@media only screen and (max-width:767px) {
.dataTables_length {
	margin-bottom: 20px
}
div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_paginate {
	float: none
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px
}
}
.error-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100vh
}
.error-area .error-content img {
	max-width: 70%
}
.error-area .error-content h3 {
	margin-bottom: 20px;
	font-size: 40px
}
.error-area .error-content p {
	max-width: 550px;
	margin: auto auto 20px
}
.coming-soon-area {
	display: flex;
	align-items: center;
	height: 100vh
}
.coming-soon-area .coming-soon-box {
	max-width: 640px;
	margin: 0 auto;
	padding: 60px 30px;
	border: 2px solid var(--primary-color);
	background-color: #fff;
	box-shadow: 0 0 29px 0 rgba(102,102,102,.1)
}
.coming-soon-area .coming-soon-box .title-box {
	text-align: center;
	margin-bottom: 30px
}
.coming-soon-area .coming-soon-box .title-box .title {
	margin-top: -2px;
	margin-bottom: 10px
}
.coming-soon-area .coming-soon-box #timer .counter {
	width: 100px;
	height: 105px;
	margin-left: 10px;
	margin-right: 10px;
	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: #f8faff
}
.coming-soon-area .coming-soon-box #timer .counter .h1 {
	font-weight: 700;
	color: var(--primary-color);
	margin-bottom: 0
}
.coming-soon-area .coming-soon-box #timer .counter span {
	display: block;
	color: #132150;
	font-weight: 600;
	font-size: 17px
}
.coming-soon-area .coming-soon-box .newsletter-form .input-group {
	border: 2px solid #ddd;
	-webkit-box-shadow: 0 15px 32px 0 rgba(97,78,249,.08);
	box-shadow: 0 15px 32px 0 rgba(97,78,249,.08);
	background-color: #fff
}
.coming-soon-area .coming-soon-box .newsletter-form .input-group ::-webkit-input-placeholder {
color:#8c929d
}
.coming-soon-area .coming-soon-box .newsletter-form .input-group :-ms-input-placeholder {
color:#8c929d
}
.coming-soon-area .coming-soon-box .newsletter-form .input-group ::-ms-input-placeholder {
color:#8c929d
}
.coming-soon-area .coming-soon-box .newsletter-form .input-group ::placeholder {
color:#8c929d
}
.newsletter-form .input-group {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 3px;
	background-color: rgba(255,255,255,.259)
}
.newsletter-form .input-group .form-control {
	height: auto;
	border: none;
	border-radius: 0;
	padding: 15px 25px;
	background-color: transparent
}
.pagination-nav {
	padding-top: 20px
}
.pagination-nav .page-link {
	color: var(--heading-color);
	text-align: center;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	padding: 0;
	font-size: 16px;
	border-color: transparent
}
.pagination-nav .page-item:first-child .page-link, .pagination-nav .page-item:last-child .page-link {
	border-radius: 0
}
.pagination-nav .page-item.active .page-link, .pagination-nav .page-item:hover .page-link {
	color: #fff;
	background-color: var(--primary-color);
	border-color: transparent
}
.pagination-nav .page-item.next:hover, .pagination-nav .page-item.prev:hover {
	color: var(--primary-color);
	background: 0 0
}

.nice-select.open .list{ list-style: none; margin: 0px; padding: 0px; }
.nice-select.open .list li{ list-style: none; margin: 0px; padding: 0px 10px; font-size: 12px; }
.nice-select.open .list li:before{display: none!important;}


.nice-select.open .list li:after { display: none;
    
}











