@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Cantarell:ital,wght@0,400;0,700;1,400;1,700&display=swap);
body {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 26px;
	color: #3c3b3b;
	overflow-x: hidden;
}

.page-wrapper {
	overflow-x: hidden
}

.w-40 {
	width: 150px
}

ul {
	margin: 0;
	padding: 0
}

.min {
	height: 500px;
	overflow: auto;
	padding-right: 1em
}

td p {
	margin: 0
}

p {
	line-height: 26px;
	text-align: justify;
	font-family: 'Open Sans', sans-serif !important;
}

.lead {
	font-weight: 400;
	line-height: 30px
}

.text-large {
	font-size: 100px;
	line-height: 100px
}

.text-decoration {
	text-decoration: underline
}

.o-hidden {
	overflow: hidden
}

.pos-r {
	position: relative
}

.z-index-0 {
	z-index: 0;
	position: relative
}

.z-index-1 {
	z-index: 1;
	position: relative
}

section {
	padding: 50px 0
}

.align-item-middle {
	display: -webkit-flex;
	-webkit-align-items: center;
	display: flex;
	align-items: center
}

.align-item-middle>div {
	width: 100%
}

.font-w-3 {
	font-weight: 300
}

.font-w-4 {
	font-weight: 400
}

.font-w-5 {
	font-weight: 500
}

.font-w-6 {
	font-weight: 600
}

.font-w-7 {
	font-weight: 700
}

.font-w-8 {
	font-weight: 800
}

.font-w-9 {
	font-weight: 900
}

.line-h-2 {
	line-height: 1.6
}

.line-h-3 {
	line-height: 1.7
}

.line-h-4 {
	line-height: 1.8
}

.line-h-5 {
	line-height: 1.9
}

.letter-space-1 {
	letter-spacing: 5px
}

.letter-space-2 {
	letter-spacing: 10px
}

.letter-space-3 {
	letter-spacing: 15px
}

.text-theme {
	color: #f2ba08
}

.text-theme2 {
	color: #b72720
}

.text-black {
	color: #0d2c13
}

.text-grey {
	color: #7a7a7a
}

.text-rgba {
	color: rgba(255, 255, 255, .8)
}

.white-bg {
	background-color: rgb(255 255 255 / 13%)
}

.dark-bg {
	background-color: #b82820
}

.light-bg {
	background-color: #bcf1ec
}

.theme-bg {
	background-color: #ff6700
}

.theme-bg-2 {
	background-color: #b72720
}

.transparent-bg {
	background-color: inherit!important
}

.fullscreen-banner {
	height: 400px!important
}

[data-bg-img] {
	background-size: cover;
	background-position: bottom center!important;
	background-repeat: no-repeat
}

.align-center {
	position: absolute;
	top: 30%;
	width: 100%;
	z-index: 9
}

.fullscreen-banner .item,
.fullscreen-banner .owl-carousel,
.fullscreen-banner .owl-item,
.fullscreen-banner .owl-stage,
.fullscreen-banner .owl-stage-outer {
	height: 100%
}

.banner-slider .image-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	right: 0;
	
}

.banner-slider .active .image-layer {
	
}

.bg-cover {
	background-size: cover
}

.bg-contain {
	background-size: contain
}

.bg-pos-l {
	background-position: left
}

.bg-pos-r {
	background-position: right
}

.bg-pos-rt {
	background-position: right top
}

.bg-pos-lt {
	background-position: left top
}

.bg-pos-rb {
	background-position: right bottom
}

.bg-pos-lb {
	background-position: left bottom
}

.bg-repeat {
	background-repeat: repeat
}

.countdown {
	width: 100%
}

.countdown>li {
	font-weight: 700;
	list-style-type: none;
	text-align: center
}

.countdown>li span {
	font-size: 70px;
	font-weight: 700;
	line-height: 80px;
	display: inline-block;
	color: #b72720
}

.countdown>li p {
	font-size: 20px;
	display: block;
	line-height: 30px;
	margin-bottom: 0;
	color: rgba(255, 255, 255, .7)
}

.terms-and-conditions p {
	margin-bottom: 25px
}

.terms-and-conditions ul.list {
	margin-bottom: 20px;
	display: block
}

.terms-and-conditions ul.list li i {
	padding-right: 12px;
	font-size: 15px
}

.privacy-policy p {
	margin-bottom: 25px
}

.privacy-policy ul.list {
	margin-bottom: 20px;
	display: block
}

.privacy-policy ul.list li i {
	padding-right: 12px;
	font-size: 15px
}

.contact-media a {
	color: #0d2c13;
	display: block;
	margin-bottom: 10px
}

.contact-media a:hover {
	color: #ff6700
}

.form-group {
	margin-bottom: 10px;
	position: relative
}

label {
	font-size: 14px;
	font-weight: 700
}

.form-control {
	height: 50px;
	color: #0d2c13;
	font-weight: 500;
	background: 0 0;
	border: 1px solid #e1e1e1;
	border-radius: 0
}

.input-2 {
	border: none;
	background: #e4fcfa
}

.dark-bg .form-control,
.theme-bg .form-control {
	background: 0 0;
	border-color: rgba(255, 255, 255, .15)
}

.dark-bg .form-control,
.theme-bg .form-control {
	color: #fff
}

.grey-bg .form-control {
	background: #fff
}

textarea.form-control {
	height: 80px
}

.form-control:focus {
	box-shadow: none;
	background: 0 0;
	border-color: #b82820
}

.form-control.input-2:focus {
	background: #e4fcfa
}

select.form-control {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	height: 50px!important
}

iframe {
	width: 100%;
	border: none;
	pointer-events: auto
}

.iframe-h {
	height: 500px!important
}

.iframe-h-2 {
	height: 600px!important
}

.form-control::-webkit-input-placeholder {
	color: #303231
}

.form-control::-moz-placeholder {
	color: #303231
}

.form-control:-ms-input-placeholder {
	color: #303231
}

.form-control:-moz-placeholder {
	color: #303231
}

.dark-bg .form-control::-webkit-input-placeholder,
.theme-bg .form-control::-webkit-input-placeholder {
	color: #fff
}

.dark-bg .form-control::-moz-placeholder,
.theme-bg .form-control::-moz-placeholder {
	color: #fff
}

.dark-bg .form-control:-ms-input-placeholder,
.theme-bg .form-control:-ms-input-placeholder {
	color: #fff
}

.dark-bg .form-control:-moz-placeholder,
.theme-bg .form-control:-moz-placeholder {
	color: #fff
}

.help-block.with-errors {
	position: absolute;
	color: #fff;
	right: 15px;
	font-size: 10px;
	line-height: 14px
}

.success {
	padding: 1em;
	margin-bottom: .75rem;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	color: #468847;
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	width: 100%
}

.error {
	padding: 1em;
	margin-bottom: .75rem;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	color: #b94a48;
	background-color: #f2dede;
	border: 1px solid rgba(185, 74, 72, .3);
	width: 100%
}

input:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important;
	-webkit-text-fill-color: #0d2c13!important;
	transition: background-color 5000s ease-in-out 0s
}

.theme-bg input:-webkit-autofill,
.theme-bg select:-webkit-autofill,
.theme-bg textarea:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #ff6700 inset!important;
	-webkit-text-fill-color: #fff!important;
	transition: background-color 5000s ease-in-out 0s
}

.dark-bg input:-webkit-autofill,
.dark-bg select:-webkit-autofill,
.dark-bg textarea:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #0d2c13 inset!important;
	-webkit-text-fill-color: #fff!important;
	transition: background-color 5000s ease-in-out 0s
}

.map {
	height: 500px
}

.map iframe {
	border: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%)
}

.video-btn {
	position: relative;
	display: inline-block
}

.video-btn-pos {
	position: absolute;
	position: absolute;
	left: 50%;
	top: 50%;
	width: auto!important;
	z-index: 99
}

.video-btn .play-btn {
	animation: ripple-white 1s linear infinite;
	background: #fff;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	position: relative
}

.video-btn .play-btn i {
	font-size: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #ff6700;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .2s ease-out!important;
	transform: translate3d(-50%, -50%, 0)
}

.video-btn .play-btn:hover i {
	transform: translate3d(-50%, -50%, 0) scale(.75);
	color: #ff6700
}

.image-column {
	position: absolute;
	left: 0;
	top: 50%
}

.image-column.right {
	left: inherit;
	right: 0
}

.list-icon li {
	position: relative;
	padding-left: 30px
}

.list-icon li i {
	position: absolute;
	left: 0;
	top: 0;
	color: #ff6700;
	font-size: 22px;
	line-height: 20px
}

.list-icon-2 li {
	padding-left: 25px;
	position: relative
}

.list-icon-2 li:before {
	content: "";
	border: 1px solid #ff6700;
	position: absolute;
	top: 4px;
	left: 0;
	width: 14px;
	height: 14px;
	border-radius: 50%
}

.list-icon-2 li:after {
	animation: opacitychange 1s ease-in-out infinite;
	content: "";
	background: #b72720;
	position: absolute;
	top: 8px;
	left: 4px;
	width: 6px;
	height: 6px;
	border-radius: 50%
}

.custom-li {
	display: inline-block
}

.custom-li li {
	float: left;
	margin-bottom: 15px;
	width: calc(100% / 2)
}

.ic-1x {
	font-size: 1em
}

.ic-2x {
	font-size: 2em
}

.ic-3x {
	font-size: 3em
}

.ic-5x {
	font-size: 5em
}

.ic-7x {
	font-size: 7em
}

.hero-shape1 {
	background: #fff;
	overflow: hidden;
	width: 100%;
	display: inline-block;
	position: absolute;
	right: -50%;
	top: 30%;
	transform: rotate(-60deg);
	height: 60%
}

.bg-effect-2:after,
.bg-effect:after {
	background: #b82820;
	top: 0;
	content: "";
	position: absolute;
	left: 0;
	z-index: -1;
	height: 100%;
	width: 50%
}

.bg-effect-2:after {
	background: #e4fcfa;
	width: 60%
}

.blink-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center
}

.lines {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	margin: auto;
	width: 90vw;
	z-index: -1
}

.lines .line {
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	left: 50%;
	background: rgba(255, 255, 255, .1);
	overflow: hidden
}

.lines .line:nth-child(1) {
	margin-left: -50%
}

.lines .line:nth-child(3) {
	margin-left: 50%
}

.lines .line::after {
	content: "";
	display: block;
	position: absolute;
	height: 15vh;
	width: 100%;
	top: -50%;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(75%, #ff6700), to(#ff6700));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ff6700 75%, #ff6700 100%);
	-webkit-animation: run 7s 0s infinite;
	animation: run 7s 0s infinite;
	animation-timing-function: ease;
	animation-delay: 0s;
	animation-fill-mode: none;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(.4, .26, 0, .97);
	animation-timing-function: cubic-bezier(.4, .26, 0, .97)
}

.lines .line:nth-child(1)::after {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.lines .line:nth-child(3)::after {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s
}

.left-0 {
	left: 0
}

.right-0 {
	right: 0
}

.top-0 {
	top: 0
}

.bottom-0 {
	bottom: 0
}

.left-50 {
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%)
}

.top-50 {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%)
}

.product-item {
	text-align: center
}

.product-img {
	position: relative
}

.product-desc {
	padding-top: 20px
}

.product-name {
	color: #0d2c13
}

.product-link {
	position: absolute;
	bottom: 0;
	width: 100%;
	opacity: 0;
	text-align: center
}

.product-item:hover .product-link {
	transform: translateY(-30px);
	opacity: 1
}

.product-link a i {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	vertical-align: middle;
	color: #ff6700
}

.product-link a {
	padding: 10px 15px;
	background: #fff;
	color: #0d2c13;
	position: relative;
	text-align: center
}

.product-link a:hover {
	background: #ff6700;
	color: #fff
}

.product-link a:hover i {
	color: #fff
}

.product-link a span {
	font-size: 0
}

.product-link a:hover span {
	display: inline-block;
	font-size: 15px;
	margin-left: 8px
}

.product-categories .accordion .card-header {
	background: 0 0;
	border: none;
	position: relative;
	padding: 0
}

.product-categories .accordion .card-header a {
	padding: 0;
	font-weight: 600;
	text-transform: capitalize;
	display: inline-block;
	width: 100%
}

.product-categories .accordion .card-header a:before {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	background: #f5f9fc;
	content: "\f107";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	font-size: .7rem;
	top: 50%;
	position: absolute;
	right: 0;
	margin-top: -10px;
	left: inherit
}

.product-categories .accordion .card .card-header a[aria-expanded=true] {
	color: #ff6700
}

.product-categories .accordion .card .card-header a[aria-expanded=true]:before {
	background: #ff6700;
	color: #fff;
	transform: rotate(180deg)
}

.product-categories .accordion .card-body {
	padding: 15px;
	line-height: 2
}

.product-categories .accordion .card-body li a {
	font-size: .9rem;
	color: #7a7a7a
}

.star-rating {
	color: #fdcc0d;
	font-size: 13px;
	line-height: 13px
}

.view-filter a {
	color: #0d2c13;
	padding-right: 8px;
	display: inline-block;
	vertical-align: middle;
	font-size: 30px
}

.view-filter a.active {
	color: #ff6700
}

.product-size input[type=radio] {
	visibility: hidden;
	position: absolute
}

.product-size label {
	background: #f5f9fc;
	margin-bottom: 0;
	display: inline-block;
	height: 40px;
	min-width: 40px;
	text-align: center;
	font-size: 14px;
	color: #042825;
	font-weight: 500;
	cursor: pointer;
	line-height: 40px
}

.product-size input[type=radio]:checked+label {
	background: #ff6700;
	color: #fff
}

.product-color li {
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	text-align: center
}

.product-color li:last-child {
	margin-right: 0
}

.product-size li {
	list-style-type: none;
	display: inline-block;
	margin-right: 10px;
	text-align: center
}

.product-size li:last-child {
	margin-right: 0
}

[type=radio]:checked,
[type=radio]:not(:checked) {
	position: absolute;
	opacity: 0;
	pointer-events: none
}

.form-check-label {
	width: 26px;
	height: 26px!important;
	padding: 0!important
}

.form-check-input[type=radio]:checked+label,
.form-check-input[type=radio]:not(:checked)+label,
label.btn input[type=radio]:checked+label,
label.btn input[type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	height: 1.5625rem;
	line-height: 1.5625rem;
	transition: .28s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.form-check-input[type=radio]+label::after,
.form-check-input[type=radio]+label::before,
label.btn input[type=radio]+label::after,
label.btn input[type=radio]+label::before {
	content: '';
	position: absolute;
	left: -2px;
	top: -2px;
	width: 30px;
	height: 30px;
	z-index: 0;
	transition: .28s ease;
	z-index: -1
}

.form-check-input[type=radio]:checked+label::after,
label.btn input[type=radio]:checked+label::after {
	transform: scale(1.02)
}

.form-check-input[type=radio]:checked+label::after {
	background-color: #ff6700
}

input.form-product {
	-moz-appearance: textfield;
	height: 40px;
	border: none;
	background: #fff;
	text-align: center;
	width: 70px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	color: #0d2c13;
	vertical-align: middle
}

.btn-product {
	background: #e4fcfa;
	color: #0d2c13;
	border: 1px solid #e1e1e1;
	height: 40px;
	width: auto;
	padding: 0 10px;
	font-size: 13px;
	cursor: pointer
}

.cart-table thead th {
	padding: 30px;
	text-align: center;
	border-width: 1px!important;
	vertical-align: middle;
	color: #0d2c13;
	font-size: 18px;
	font-weight: 500
}

.cart-table td {
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	color: #0d2c13
}

.btn-delet {
	border: none;
	background: #ff6700;
	color: #fff
}

.order-product li {
	display: flex;
	justify-content: space-between
}

.testimonial-content ul {
	padding-left: 2em;
	color: #fff
}

.white-bg1 {
	background: #fff
}

.text-color-1 {
	color: #03944f
}

.text-color-2 {
	color: #f60
}

.text-color-3 {
	color: #b82820
}

.text {
	font-size: xxx-large;
	color: #fff !important;
}

.tag-wrap2:hover,
.tag-wrap3:hover,
.tag-wrap:hover {
	transform: scale(1.3)
}

.tag-wrap {
	filter: drop-shadow(-1px 6px 3px rgba(50, 50, 0, .5));
	width: 100%;
	display: flex
}

.tag{background: #e549cc8f;}
.tag2{background: #fb6501;}
.tag3{background: #a2fdf5;}
.tag,
.tag2,
.tag3 {
	
padding: 20px;
	
width: 100%;
	
font-weight: 700;
	
border-radius:100px;
	
text-align: center;
	
/* clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%); */
	
/* clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 11% 50%, 0% 0%); */
	
background: #e549cc8f;
}

.tag2 {
	/* background: #a2fdf5; */
}

.tag p,
.tag2 p,
.tag3 p {
	line-height: 15px;
	margin-top: 15px!important;
	min-height: 32px;
	margin: 0;
	font-weight: 700;
	text-align: center;
	font-family: Cantarell, sans-serif;
	letter-spacing: -1.1px;
	text-transform: uppercase;
	color: #fff !important;
}

#header-wrap .right-nav {
	margin-right: 1.2em
}

.img-border {
	border: 10px solid #fff
}

.year-box {
	background: #fff;
	padding: 30px;
	position: relative;
	z-index: 9;
	display: inline-block
}

.working-hours li {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.footer,
.subscribe {
	background: #f9f9f9
}

td .btn,
th .btn {
	padding: 0 5px;
	float: left;
}

td .btn:before,
td .btn:after,
th .btn:before,
th .btn:after {
	display: none;
}

.recent-post-desc small {
	/* line-height: 2px; */
	/* font-size: 100%; */
}

td img {
	float: left;
	width: 80px;
}









