@font-face {
	font-family: 'Cocon_Condensed_Regular';
    src: url('../c_font/Cocon_Condensed_Regular.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../c_font/Cocon_Condensed_Regular.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../c_font/Cocon_Condensed_Regular.woff') format('woff'),  /* Newer browsers */
         url('../c_font/Cocon_Condensed_Regular.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../c_font/Cocon_Condensed_Regular.svg#c_font_b') format('svg'); /*IE og iOS earlier than version 5*/
}		
		
@font-face {		
	font-family: 'c_font';
    src: url('../c_font/4ce5fad2df30ef4ed5ee61f579ee24b7.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../c_font/4ce5fad2df30ef4ed5ee61f579ee24b7.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../c_font/4ce5fad2df30ef4ed5ee61f579ee24b7.woff') format('woff'),  /* Newer browsers */
         url('../c_font/4ce5fad2df30ef4ed5ee61f579ee24b7.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../c_font/4ce5fad2df30ef4ed5ee61f579ee24b7.svg#c_font') format('svg'); /*IE og iOS earlier than version 5*/ 
}	
	
@font-face {		
	font-family: 'c_font_light';
    src: url('../c_font/4fdca598434885f33f83ffdb03d1c5e7.eot') format('embedded-opentype'); /* IE9 + later */
    src: url('../c_font/4fdca598434885f33f83ffdb03d1c5e7.eot?#iefix') format('embedded-opentype'), /* IE6 to IE8  */
         url('../c_font/4fdca598434885f33f83ffdb03d1c5e7.woff') format('woff'),  /* Newer browsers */
         url('../c_font/4fdca598434885f33f83ffdb03d1c5e7.ttf') format('truetype'), /* Safari og iOS, Chrome, Android, Firefox and Opera except Opera Mini  */
        url('../c_font/4fdca598434885f33f83ffdb03d1c5e7.svg#c_font_light') format('svg'); /*IE og iOS earlier than version 5*/
}		

.font1 , .font1 *
{
	font-family: 'c_font';
}
.font2 , .font2 *
{
	font-family: 'Cocon_Condensed_Regular';
}
.font3 , .font3 *
{
	font-family: 'c_font_light';
}

*
{	
	font-family: 'c_font_light';
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	color:#000
	
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
:root {
  --black-color: #000000;
  --white-color: #FFF;  
  --ball-color: #000; 
  --color_1-color: #FFFAEB;
  --light-green-color: #80C242; 
  --green-color: #1C4404; 
  --yellow-color: #FFCA05; 

}
/*
::-webkit-scrollbar {
  width: 8px;
  height: 16px;
}
::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: var(--yellow-color)
}
*/
.font1
{}
html , body
{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;

}

.transition
{
	transition:all 0.5s ease-in-out;
}
body
{
	
}
a {
	color:#000;
	text-decoration:none;
	transition:0.8s;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
}
a:hover{
	color:var(--light-green-color)
}

.weight-200 , .weight-200 * {

  font-weight: 200;	
}
.weight-300 , .weight-300 * {

  font-weight: 300;	
}
.weight-500 , .weight-500 * {

  font-weight: 500;	
}
.weight-600 , .weight-600 * {

  font-weight: 600;	
}
.weight-700 , .weight-700 * {

  font-weight: 700;	
}
.weight-800 , .weight-800 * {

  font-weight: 800;	
}
.weight-900 , .weight-900 * {

  font-weight: 900;	
}




.displaynone
{
	display:none !important
}
.d-inline-block
{
	display:inline-block
}
.vError
{
	border:red 1px solid !important
}
.form-error
{
    color: red;
    font-size: 12px !important;
}
.h100{
	height:100%
}
.FormResult  , .FormResult1 , .FormResult *, .FormResult1 *, .FormResult2 *
{
	color:green;

}
.dnone
{
	display:none
}
.d-block{
	display:block
}
.d-flex
{
	display:flex;
	flex-wrap: wrap;
}
.d-flex1
{
	display:flex;
}
.italic
{
	font-style:italic
}
.white
{
	color:#FFF
}


.font-10, .font-10 *
{
	font-size:0.625rem
}
.font-12, .font-12 *
{
	font-size:0.75rem
}
.font-13, .font-13 *
{
	font-size:0.8125rem
}
.font-14, .font-14 *
{
	font-size:0.875rem
}
.font-15, .font-15 *
{
	font-size:0.9375rem
}
.font-16, .font-16 *
{
	font-size:1rem
}
.font-17, .font-17 *
{
	font-size:1.0625rem
}
.font-18 , .font-18 *
{
	font-size:1.125rem
}
.font-20, .font-20 *
{
	font-size:1.25rem
}
.font-22, .font-22 *
{
	font-size:1.375rem;
}
.font-24, .font-24 *
{
	font-size:1.5rem
}
.font-25, .font-25 *
{
	font-size:1.5625rem
}
.font-26, .font-26 *
{
	font-size:1.625rem
}
.font-28, .font-28 *
{
	font-size:1.75rem
}
.font-30, .font-30 *
{
	font-size:1.875rem
}
.font-32, .font-32 *
{
	font-size:2rem;
}
.font-35, .font-35 *
{
	font-size:2.1875rem;
}
.font-36, .font-36 *
{
	font-size:2.25rem
}
.font-40, .font-40 *
{
	font-size:2.5rem
}
.font-42, .font-42 *
{
	font-size:2.625rem
}
.font-45, .font-45 *
{
	font-size:2.8125rem
}
.font-50, .font-50 *
{
	font-size:3.125rem;
}
.font-52, .font-52 *
{
	font-size:3.25rem
}
.font-55, .font-55 *
{
	font-size:3.437rem
}
.font-60, .font-60 *
{
	font-size:3.75rem;
}
.font-62, .font-62 *
{
	font-size:3.875rem
}
.font-70, .font-70 *
{
	font-size:4.375rem;
}
.font-80, .font-80 *
{
	font-size:5rem
}
.font-90, .font-90 *
{
	font-size:4.375rem;
}
.font-120, .font-120 *
{
	font-size:7.5rem
}
.text-center
{
	text-align:center
}
.line-height13
{
	line-height:1.3rem
}
.line-height14
{
	line-height:1.4rem
}
.line-height15
{
	line-height:1.5rem
}
.line-height2
{
	line-height:2rem
}
.line-height3
{
	line-height:3rem
}
.line-height4
{
	line-height:4rem
}
.line-100
{
	line-height:6.25rem
}
.mt-130
{
	margin-top:8.125rem
}
.inline-block
{
	display:inline-block
}
.flex-row {
    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.flex-column {
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-content: center;
    align-items: center;
}

.trigger{

}


.slideddddd{
	-ms-transform: translate(-320px,0); /* IE 9 */
	-webkit-transform: translate(-320px,0); /* Safari */
	transform: translate(-320px,0); /* Standard syntax */
	
}
.white , .white *
{
	color:#FFF
}
.black , .black *
{
	color:#000
}
.blur {
    
    background: transparent !important;
}
.z-100
{
	z-index:100
}
.relative
{
	position:relative;
}
b ,strong
{
	font-weight:700;
}
.txt-justify
{
	text-align:justify
}
.py-75
{
	padding-top:4.6875rem;
	padding-bottom:4.6875rem
}
.py-100
{
	padding-top:6.25rem;
	padding-bottom:6.25rem
}
.pt-100
{
	padding-top:6.25rem;
}
.px-100
{
	padding-right: 6.25rem;
	padding-left: 6.25rem
}
.pl-100
{

	padding-left: 6.25rem
}
.ai-fs
{
	align-items:flex-start
}
.line-20 , .line-20 *
{
	line-height:1.25rem;
}
.line-22 , .line-22 *
{
	line-height:1.375rem
}
.line-24 , .line-24 *
{
	line-height:1.5rem
}
.line-25 , .line-25 *
{
	line-height:1.5625rem
}
.line-27 , .line-27 *
{
	line-height:1.6875rem
}
.line-30 , .line-30 *
{
	line-height:1.875rem;
}
.line-35 , .line-35 *
{
	line-height:2.1875rem;
}
.line-40 , .line-40 *
{
	line-height:2.5rem;
}
.line-45 , .line-45 *
{
	line-height:2.8125rem;
}
.line-50 , .line-50 *
{
	line-height:3.125rem
}
.line-60 , .line-60 *
{
	line-height:3.75rem
}
.line-70 , .line-70 *
{
	line-height:4.375rem
}
.line-80 , .line-80 *
{
	line-height:4.8rem
}
.ai-initial
{
	align-items:initial
}
.ai-c
{
	align-items:center
}
.jc-c
{
	    justify-content: center;
}.jc-fe
{
	    justify-content: flex-end;
}
.ai-fe
{
	align-items:flex-end
}
.z-50
{
	z-index:50
}
.d-inline-block{
	display:inline-block
}
.open_left , .open_right , .area_layer_back 
{
	opacity:0
}
.open_right.aos-animate
{
	animation: 1s ease-in-out  window-fromleft both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.open_left.aos-animate
{
	animation: 1s ease-in-out  window-fromright both;
    /* -webkit-animation: 1.25s ease-in-out 0.75s window-fromright both; */
    opacity: 1;
}
.area_layer_back.aos-animate
{
	opacity: 1;
    animation: 1s ease-in-out  circle-fromcenter-over both;
    -webkit-animation: 1s ease-in-out 0.5s circle-fromcenter-over both;
}
.bg_white
{
	background:#FFF
}
.cur
{
	cursor:pointer
}
.z-70 {
    z-index: 70;
}
.ac-sb
{
		align-content:space-between
}
.jc-fs
{
	    justify-content: flex-start !important;
}
.jc-sb
{
	    justify-content: space-between !important
}
.jc-sa
{
	    justify-content: space-around !important
}
.fd-c
{
	flex-direction:column
}
.gap-5
{
	gap:0.3125rem;
}
.gap-10
{
	gap:0.725rem;
}
.gap-15
{
	gap:0.9375rem;
}
.gap-20
{
	gap:1.25rem;
}
.gap-25
{
	gap:1.5625rem;
}
.gap-30
{
	gap:1.875rem;
}
.gap-40
{
	gap:2.5rem;
}
.gap-50
{
	gap:3.125rem;
}
.gap-100
{
	gap:6.250rem;
}
.ac-fs
{
	align-content:flex-start
}
.capitalize
{
	text-transform:capitalize
}
/**************************************************************/
.border_top_1
{
	border-top:1px solid #DAD6C9
}
.border_bottom_1
{
	border-bottom:1px solid #DAD6C9
}
.border_bottom_2
{
	border-bottom:1px solid #D9D9D9
}
.border_bottom_3
{
	border-bottom:1px solid #000
}
.border_bottom_4
{
	border-bottom:3px solid #D9D9D9
}
.bg_0
{
	background:var(--color_1-color)
}
.bg_1
{
	background:url('../img/bg_f.svg') repeat-x bottom center
}
.bg_2
{
	background:var(--light-green-color)
}
.bg_3
{
	background:#F8F4F4
}
.bg_4
{
	background:#FFF5CF
}
.bg_5
{
	background:url('../img/bg_f1.svg') repeat-x bottom center
}
.bg_6
{
	background:var(--yellow-color)
}
.border_1
{
	border:1px solid #D9D9D9
}
.color_1 , .color_1 *
{
	color:var(--light-green-color)
}
.color_2 , .color_2 *
{
	color:rgba(0,0,0,0.4)
}
.underline
{
	text-decoration:underline
}
.dashboard_menu , .p_menu{display:none}
/*///////////////////////////////////////*/
footer
{
	background:var(--color_1-color)
}
.f_links li {
    display: block;
}
.f_social a
{
	width:28px;
	height:28px;
	background:var(--light-green-color);
	border-radius:50%
}
.f_social a:hover
{
	background:var(--yellow-color);
}

.h_social a
{
	width:28px;
	height:28px;
	background:rgba(249,249,247,0.12);
	border-radius:50%
}
.h_social a:hover
{
	background:var(--light-green-color);
}

.insideImg
{
	min-height:310px;
}


.insideImg .img-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-animation: kenburns-bottom 3s ease-out both;
    animation: kenburns-bottom 3s ease-out both;
}
.insideImg .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.3);
    background-size: cover;
    content: '';
}
.insideImg .img-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    z-index: 30;
	opacity:0.8;
    background: #000;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-size: cover;
    content: '';
}
@-webkit-keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1.1) translateY(15px);
            transform: scale(1.1) translateY(15px);
    -webkit-transform-origin: 50% 84%;
            transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
@keyframes kenburns-bottom {
  0% {
    -webkit-transform: scale(1.1) translateY(15px);
            transform: scale(1.1) translateY(15px);
    -webkit-transform-origin: 50% 84%;
            transform-origin: 50% 84%;
  }
  100% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: bottom;
            transform-origin: bottom;
  }
}
.header_logo
{
	filter: brightness(0) invert(1);

}
.stellarnav{
	width:auto
}
.stellarnav>ul>li>a {
    padding: 0 15px;
}
.stellarnav>ul>li>a:hover {
   color:var(--yellow-color)
}
.stellarnav li a
{
	color:#FFF
}
.header_border
{
	position:absolute;
	bottom:0;
	left:0;
	z-index:50;
	width:100%;
}
.map_f {
    height: 285px;
	width:100%;
    background: var(--yellow-color);
}
.map_f iframe {
    width: 100%;
    height: 100%;
}
.contact-form label
{
	font-size:1.0625rem;
	font-family: 'c_font_light';
	margin-bottom:10px;
	display:block;
}
.contact-form input[type=text] , .contact-form input[type=email] , textarea , .contact-form input[type=password]  , .contact-form select
{
	background:#F9F3F3;
	border:1px solid #DAD6C9;
	height:50px;
	border-radius:10px;
}

.contact-form select  {

    background: #F9F3F3 url(../img/down.svg) 95% no-repeat;
    background-size: 15px;
}

.contact-form textarea
{
	height:120px
}

.contact-form button[type=submit]
{

    background: var(--yellow-color);
	color:#000;
	width:100%;
	border-radius:40px;
	height:50px;
	border:1px solid #000;
	border-bottom:6px solid #000
}
.contact-form button[type=submit]:hover
{
    background-color:var(--color_1-color);

}
.c1_img
{
	position:absolute;
	top:10%;
	right:0;
	z-index:50;	
}

.updates-slider-sub
{
	height:515px;
}
.updates-slider-sub img
{
	width:100%;
	height:100%;
	object-fit:cover
}
.updates-slider-box .swiper-button-next:after , .updates-slider-box .swiper-button-prev:after , .led_swiper .swiper-button-next:after , .led_swiper .swiper-button-prev:after , .stories_slider .swiper-button-next:after , .stories_slider .swiper-button-prev:after, .h_news .swiper-button-next:after , .h_news .swiper-button-prev:after{
	display:none
}
.updates-slider-box .swiper-button-next 
{
	top:50%;
	right:30px;

	width:50px;
}
.updates-slider-box .swiper-button-prev
{
	top:50%;
	left:30px;width:50px;
}
.f1_img
{
	position:absolute;
	top:0;
	left:-20px;
	z-index:50;
	height:100%	
}
.f2_img
{
	position:absolute;
	top:50%;
	right:-20px;
	z-index:50;
	transform:translateY(-50%)
}


.v1_img
{
	position:absolute;
	top:50%;
	right:-20px;
	z-index:50;
	transform:translateY(-50%)
}
.v2_img
{
	position:absolute;
	bottom:0;
	right:-20px;
	z-index:50;
}
.v3_img
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:50;
	height:100%
}
.v4_img
{
	position:absolute;
	bottom:0;
	right:-25px;
	z-index:50;
	max-width: 250px;
}
.v5_img
{
	position:absolute;
	bottom:-25px;
	right:0;
	z-index:50;

}
.play_video
{
	position:absolute;
	top:50%;
	left:50%;
	z-index:50;
	transform:translate(-50%,-50%)
}
.access_before
{
    margin-top: -17.5rem;
    display: inline-block;
    width: 100%;
}
.access_before:before {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 75%;
    content: '';
    background: var(--light-grey-color);
    content: '';
}
.h_circle
{
	margin-left:-0.9375rem;
	display: inline-block;
}
.our_history:before
{
    position: absolute;
    top: 19px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 1px;
    content: '';
    background: var(--light-green-color);
    content: '';	
}
.our_history .swiper-button-next:after , .our_history .swiper-button-prev:after {
	display:none
}
.our_history .swiper-button-next 
{
    top: 19px;
    right: -6px;
	z-index:100;
}
.team_categories_title a.active
{
	background:var(--light-green-color)
}
.team_categories_title a:hover
{
	color:var(--yellow-color)
}
.categories_listing_before
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.2);
    content: '';
    border-radius: 10px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;transition:all 0.5s ease-in-out;
    padding: 25px;
}

.updates-slider-box
{
	max-width:830px;
}
.our_cohorst_i
{
	position: absolute;
    right: -18px;
    top: -5px;
    width: 50px;
    height: 50px;
    border: 1px solid #FFF;
    background: var(--light-green-color);
    border-radius: 50%;
	color:#FFF
}
.our_cohorst_description
{
	display:none
}
.our_cohorst_i.active
{
	background:var(--green-color);
}
.our_cohorst_i.active i
{

	color:#FFF
}
.account_box
{
	height:100vh;
}
.account_box .img-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-animation: kenburns-bottom 3s ease-out both;
    animation: kenburns-bottom 3s ease-out both;
    /* Blur effect */
    filter: blur(8px);
    -webkit-filter: blur(8px);	
}
.account_box .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(28, 68, 4, 0.5);
    background-size: cover;
    content: '';
}
.account_box .img-bg:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    z-index: 30;
	opacity:0.8;
    background: #000;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
    background-size: cover;
    content: '';
}
.account_m_auto
{
	max-width:630px;
	width:100%
	
}
.register-from .pl-50
{
	padding-left:50px !important
}
.register-from  .relative svg
{
	position: absolute;
    top: 17px;
    left: 20px;
    z-index: 30;
}
.eye {
	position: absolute;
    top: 17px;
    right: 20px;
    z-index: 10;
}
.c_form_register {
    max-width: 630px;
    width: 100%;
    box-shadow: 0 0 5px #DAD6C9;
    padding: 50px;
}



.link_button
{

    background: var(--yellow-color);
	color:#000;
	width:100%;
	border-radius:40px;
	height:50px;
	border:1px solid #000;
	border-bottom:6px solid #000
}
.link_button:hover
{
    background-color:var(--color_1-color);

}


.add_to_cart_abso
{
    position: absolute;
    top: 150%;
    left: 50%;
    z-index: 60;
	transform:translateX(-50%);
	transition:all 0.5s ease-in-out;
}
.add_to_cart_button.bg-1
{
	background:#FFF
}
.listing_products .colw-25:hover .add_to_cart_abso ,  .listing_products .swiper-slide:hover .add_to_cart_abso , .listing_products_home .colw-25:hover .add_to_cart_abso
{
    transform: translate(-50%, -50%);
    top: 50%;
}
.add_to_cart a
{
	background:#FFF;
    color: #000;
    width: 175px;
    border-radius: 40px;
    height: 50px;
    border: 1px solid #000;
    border-bottom: 6px solid #000;
}
.add_to_cart a:hover , .add_to_cart_button:hover
{
	background:var(--color_1-color);
	color:#000

}
.overflow_hidden
{
	overflow:hidden
}
.add_to_cart_button
{
	background:var(--yellow-color);
    color: #000;
    width: 175px;
    border-radius: 40px;
    height: 50px;
    border: 1px solid #000;
    border-bottom: 6px solid #000;	
}
.quantity-control {
    display: flex;
    align-items: center;
    gap: 5px;
    border: 1px solid #DAD6C9;
    max-width: 100px;
    height: 35px;
  }

  .quantity-control button {
    width: 35px;
    height: 35px;
    font-size: 18px;

	background: none;
  }

  .quantity-control input {
    width: 30px;
	height: 35px;
    text-align: center;
    background:none;
	border:0;
	border-left: 1px solid #DAD6C9;
	border-right: 1px solid #DAD6C9;
	padding: 0;
  }
  
  input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; /* Optional: Adjust margin as needed */
}
.add, .sub {
    border:1px solid #DAD6C9;
    width: 35px;
    height: 35px;
	background:#FFF;
}

.qty_box input[type=number] {
    width: 60px !important;
    border: 0;
	height:35px;
    text-align: center;
    -moz-appearance: textfield;
	border-top:1px solid #DAD6C9;
	border-bottom:1px solid #DAD6C9
}
  input[type=checkbox]:checked, input[type=radio]:checked {
    border: 1px solid #000;
    background: #000;
}
.h1_img
{
	position:absolute;
	top:50px;
	right:-25px;
	z-index:50;
} 
.h2_img
{
	position:absolute;
	top:50px;
	left:-25px;
	z-index:50;
} 
.listing_products_home .colw-25:nth-child(2) , .listing_products_home .colw-25:nth-child(3)
 {
	 width:33.33%
 }
  
 .listing_products_home .colw-25:nth-child(2) img, .listing_products_home .colw-25:nth-child(3) img
 {
	 width:100%
 } 
  .listing_products_home .v2_img
  {
	  height:60%;
	  width:auto !important
  }



.h_parallax {
    position: relative;
    overflow: hidden;

}
.h_parallax .img-bg {
    height: 550px;
    position: relative;
    overflow: hidden;
   /* background-attachment: fixed*/
}
.h_parallax .img-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 5;
    background-color: rgba(0, 0, 0, 0.2);
}
.h_parallax_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}  
  
.news_listing_before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    content: '';

	
    content: '';
    border-radius: 10px;
    display: flex;
    align-items: flex-start;
	flex-direction:column;
    justify-content: flex-end;
    padding: 25px;
	transition:background-color 0.5s ease-in-out;
}
.news_listing_before_box
{
	margin-bottom:-3.125rem
}
.h_news-slider .swiper-slide:hover .news_listing_before
{
	/*background:url('../img/v5.svg') no-repeat right center / contain;*/
	background-color:   rgba(0, 0, 0, 0.7);
} 
  .h_news-slider .swiper-slide:hover .news_listing_before_box
{
	margin-bottom:0
} 
  .btn-whatsapp-pulse {

	position: fixed;
	z-index:100;
	bottom: 20px;
	right: 20px;

}
 






.banners_main , .banners_main_box 
{
	position:relative;height:760px
}


.banners_bg
{
	height:100%;
	width:100%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-animation: kenburns-bottom 3s ease-out both;
    animation: kenburns-bottom 3s ease-out both;
}
.banners_bg:before
{
	
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    content: '';
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    bottom: 0;
    left: 0;	
}

.banners_text
{
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	height: 100%;
	content:'';
	z-index:150;	
}


.banners-slider .swiper-slide-active .slider-title {
    animation: fadeInUp 1.5s;
}
.banners-slider .swiper-slide-active .slider-sub-title {
    animation: fadeInUp 2.5s;
}
.banners-slider .swiper-slide-active .slider-button {
    animation: fadeInUp 3.5s;
}

.home_page .over_header 
{
	overflow:inherit
}

.banners_main  .swiper-pagination1
{
    width: auto;
	width: 100%;
    height: auto;
    left: 0;
    z-index: 50;
	bottom:75px;
	position:absolute;
	text-align:center
}

.banners_main  .swiper-pagination-bullet
{
	width: 12px;
    height: 12px;
	background:#D9D9D9;margin:0 5px   !important;
	opacity:1;  

}
.banners_main  .swiper-pagination-bullet i
{
	opacity:0;
	transition:all 0.5s ease-in-out;display: none;
}
.banners_main  .swiper-pagination-bullet.swiper-pagination-bullet-active
{
	background: var(--yellow-color);
	
}
.banners_main  .swiper-pagination-bullet.swiper-pagination-bullet-active i
{
	opacity:0;display: none;
}


.banners_main .swiper-button-next:after , .banners_main .swiper-button-prev:after
{
	display:none
}

.banners_main .swiper-button-next , .banners_main .swiper-button-prev , .banners_main .swiper-button-next img, .banners_main .swiper-button-prev img
{
	width:145px;
}
.banners_main .swiper-button-next 
{
	right:80px;
	top:50%;
}

.banners_main .swiper-button-prev 
{
	left:80px;
	top:50%;
}
.b1_img
{
	position:absolute;
	bottom:-25px;
	right:-20px;
	z-index:50;

}
.b2_img
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:40;
	width:100%
}
.home_page .insideImg
{
	min-height:5px;
	background:none
}
.home_page header
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100
}




.range-slider {
	position: relative;
	padding: 10px 0;
}
.range-slider input[type=range] {
	width: 100%;
	-webkit-appearance: none;
	background: transparent;
	position: absolute;
	pointer-events: none;
}
.range-slider input[type=range]::-webkit-slider-thumb {
	pointer-events: auto;
	-webkit-appearance: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #007bff;
	cursor: pointer;
	position: relative;
	z-index: 2;
	margin-top: -6px;
}
.range-slider input[type=range]::-webkit-slider-runnable-track {
	height: 4px;
	background: #ccc;
	border-radius: 2px;
}
.range-values {
	display: flex;
	justify-content: space-between;
	margin-top:20px;
	font-size: 14px;
}

/* Chrome, Safari, Edge */
.range-slider input[type=range]::-webkit-slider-thumb {
  background: var(--yellow-color); /* Thumb color */
}

/* Firefox */
.range-slider input[type=range]::-moz-range-thumb {
  background: var(--yellow-color); /* Thumb color */
}

/* Track color in Firefox */
.range-slider input[type=range]::-moz-range-track {
  background: var(--yellow-color);
}

/* IE / Edge */
.range-slider input[type=range]::-ms-thumb {
  background: var(--yellow-color);
}
.range-slider input[type=range]::-ms-track {
  background: var(--yellow-color);
}
.search_form select
{
	border:1px solid #ccc;
}


.header_logo img
{
	max-width:190px;
}
.footer_logo  img
{
	max-width:190px;
}
.recommended-slider .swiper-slide:hover .tt-image img
{
	transform:scale(1.2)
} 

.recommended-slider .swiper-slide:hover .categories_listing_before
{
	    background: rgba(0, 0, 0, 0.1);
}



.products-slider .swiper-slide:hover .tt-image img  , .listing_products .colw-25:hover .tt-image img
{
	transform:scale(1.1)
} 






.categories_listing_before_box
{
	margin-bottom:-5rem;transition:all 0.5s ease-in-out;
}

.products-slider .swiper-slide:hover .categories_listing_before_box , .listing_products .colw-25:hover .categories_listing_before_box
{
	margin-bottom:0
} 
.products-slider .swiper-slide:hover .categories_listing_before , .listing_products .colw-25:hover .categories_listing_before
{
	    background: rgba(0, 0, 0, 0.6);
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// LOADERRRRRRRRR*/

.search-modal {
    background: rgb(128 194 66 / 90%);
    opacity: 0;
    transition: .35s ease-in-out;
    will-change: opacity;
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden
}

.search-form {
    max-width: 760px;
    width: 100%
}

.search-modal .mfp-wrap {
    opacity: 0;
    will-change: opacity;
    transition: .4s ease-in-out;
    transform: scale(.95)
}

.search-modal.active {
    opacity: var(--bg-opacity, .98);
    visibility: visible
}

.search-modal.active .mfp-wrap {
    opacity: 1;
    transform: none
}

.search-modal .search-field {
    padding: 0 0 12px;
    margin-bottom: 22px;
    border: 0;
    border-bottom: 1px solid #FFF;
    height: auto;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    background: 0 0
}

.search-modal .search-field::placeholder {
    color: #fff;
    opacity: 1
}

.search-modal .search-field:-ms-input-placeholder {
    color: #fff
}

.search-modal .search-field::-ms-input-placeholder {
    color: #fff
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

.search-modal .message,.search-modal .message * {
    font-size: 18px;
    color: #777
}

.search-modal .mfp-close {
    position: absolute;
    z-index: 1046;
    top: 20px;
    right: 20px;
    padding: 0;
    background: 0 0;
    color: #fff;
    font-size: 60px;
    font-family: Arial,Baskerville,monospace;
    line-height: 44px;
    opacity: .65;
    -webkit-text-stroke: 2px #FFF;
    transition: .5s ease-in-out
}




a.tt-link {
    background-repeat: no-repeat;
    background-image: -o-linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-image: linear-gradient(transparent calc(100% - 1px), currentColor 1px);
    background-image: -ms-linear-gradient(transparent 100%, currentColor 1px);
    transition: 0.6s cubic-bezier(.215,.61,.355,1) !important;
    background-size: 0 100%;
    border: none;
    opacity: 1;
}
a.tt-link:hover, a.tt-link:focus {
    background-size: 100% 100%;
    opacity: 1;
}

body.tt-transition .ptr-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #EDEDED;
    z-index: 100;
}
body.tt-transition .ptr-preloader {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 105;
    transform: translate(-50%, -50%);
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// BALLLLLLLLLLLLLL*/
#ball {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--ball-color);
    pointer-events: none;
    border-style: solid;
    border-radius: 50%;
    border-color: var(--ball-color);
}
#magic-cursor {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
}
body.tt-magic-cursor #magic-cursor {
    display: block;
}
/* Ball view 
============= */
#ball.ball-view {
	background-color: var(--ball-color);
	font-size: 15px;
	font-weight: 500;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
}
#ball .ball-view-inner {
	padding: 0 5px;
	opacity: 0;color: #FFF;
	visibility: hidden;
	transform: scale(0);
}
#ball .ball-view-inner i {
	font-size: 19px;
}


/* Ball drag 
============= */
#ball .ball-drag {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0 5px;
	font-size: 15px;
	font-weight: 600;
	color: #FFF;
	line-height: 1.2;
	text-align: center;
	transition: all 0.3s;
}
#ball .ball-drag::before,
#ball .ball-drag::after {
	position: absolute;
	top: 50%;
	margin-top: -5px;
	font-size: 16px;
	color: #FFF;
	height: 10px;
	line-height: 10px;

	/* Font Awesome */
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
#ball .ball-drag::before {
	content: "\f060"; /* Font Awesome */
	left: 0;
	transform: translate3d(-30px, 0, 0);
	transition: all 0.25s;
}
#ball .ball-drag::after {
	content: "\f061"; /* Font Awesome */
	right: 0;
	transform: translate3d(30px, 0, 0);
	transition: all 0.25s;
}
/* Ball close 
============== */
#ball.ball-close-enabled {
	opacity: 1 !important;
}
#ball .ball-close {
	position: absolute;
	padding: 0 5px;
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	line-height: 1;
	text-align: center;
}
#ball .fa-arrow-right
{
	font-size:35px !important;
	color:#FFF
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.tt-object
{
	object-fit: cover;
    object-position: 50% 50%;
    width: 100%;	
}
.ph-caption-title-ghost1 {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 5%;
    font-size: calc(16px + 19.5vw);
    font-weight: bold;
    font-weight: 600;
    color: #FFF;
    white-space: nowrap;
    line-height: 1;
    opacity: .1;
    z-index: 1;
    pointer-events: none;
}



/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// LINK HOVER UP*/
.tt-pn-link {
    position: relative;
    display: inline-flex;
    width: 100%;
    text-decoration: none;
    overflow: hidden;
}
/* Page nav title */
.tt-pn-title,
.tt-pn-hover-title {
	display: block;
	left: 0;
	width:100%;
	transition: transform .5s cubic-bezier(0.51, 0.57, 0.17, 1);
}
.tt-pn-title {
	position: relative;
	transform: translate3d(0, 0, 0);
}
/* Page nav hover title */
.tt-pn-hover-title {
	position: absolute;
	width: 100%;
	color: #FFF;
	white-space: nowrap;
	transform: translate3d(0, 100%, 0);

	/* Ellipsis */
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 1024px) {
	.tt-pn-hover-title {
		display: none;
	}
}
/* Page nav hover */
@media (min-width: 1025px) {
	.tt-pn-link:hover .tt-pn-title {
		transform: translate3d(0, -100%, 0);
		transition-delay: 0.1s;
	}
	.tt-pn-link:hover .tt-pn-hover-title {
		transform: translate3d(0, 0, 0);
		transition-delay: 0.1s;
	}
}/*
.pgi-image {
    position: relative;
}
.ttgr-height {
    position: relative;
    padding-bottom: 25%;
}
.pgi-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
*/
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// IMAGE HOVER  */
@media (min-width: 768px) {
    .tt-gallery-item-inner {
        clip-path: inset(0 0 0 0);
        overflow: hidden;
        transition: clip-path 0.8s cubic-bezier(0.07, 0.72, 0.29, 0.96);
    }
}
@media (min-width: 768px) {
    .tt-gallery-item:hover .tt-gallery-item-inner {
         clip-path: inset(3% 3% 3% 3%); 
    }
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*m*/@media all and (max-width: 1200px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	.container{width:1100px}
	
}

/*m*/@media all and (max-width: 1025px){
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.stellarnav > ul > li > a {padding: 0 10px;}
.header_logo  img{max-width:160px;}
.mobile_header_box{justify-content:flex-end;flex-direction:column;align-items: flex-end;gap:10px}
.m_order_2{order:1;}
.m_order_1{order:2;}
.m_order_2 svg{width:30px;}
.account_m_auto{width:90%}
.mt-50-m{margin-top:3.125rem;}
}
/*xm*/@media all and (max-width: 868px){
.flex-row-xm{flex-direction:column}
.mt-25-xm{margin-top:1.5625rem;}
.mb-25-xm{margin-bottom:1.5625rem;}
.mt-50-xm{margin-top:3.125rem;}
.ai-fs-xm{align-items:flex-start}
.ai-c-xm{align-items:center}
.txt-cntr-xm{text-align:center}
.flex-row-xm{flex-direction: inherit;flex-wrap: wrap;}
.flex-row-xm > div{width:33.33%}
.flex-row-xm div:first-child{width:100%;align-items: center;display: flex;justify-content: center;}
.flex-row-xm  div .appointment_box{width:270px}
.pb-25-xm{padding-bottom:1.5625rem;}
.py-25-xm{padding-bottom:1.5625rem;padding-top:1.5625rem;}
.py-50-xm{padding-bottom:3.125rem;padding-top:3.125rem;}
.d-none-xm{display:none !important;}
.jc-c-xm{justify-content:center}
.pl-0-xm{padding-left:0}
.order-2-xm{order:2}
.order-1-xm{order:1}
.pt-50-xm{padding-top:3.125rem;}
.ai-c-xm{align-items:center}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.burger_mobile {display:none}
.menu_bg , .request_quote{clip-path: inherit;}
.stellarnav a {color:#FFF}
.stellarnav .menu-toggle span.bars span{background:#FFF;width: 33px;height: 4px;}
.stellarnav li{position:relative;width:100%;padding: 15px 25px;}
.stellarnav.mobile > ul > li > a {padding:10px 15px;}
.stellarnav.mobile ul{background:var(--color_1-color)}
.stellarnav a.dd-toggle .icon-plus:before , .stellarnav a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav > ul > li{margin:0}
.stellarnav a.dd-toggle .icon-plus {right: 20px;text-align: right;float: right;}
.stellarnav .icon-close:before , .stellarnav .icon-close:after{border-color:#000;}
.image_1_story{width:240px;}
.banners_main, .banners_main_box{}
.banners_bg{border-radius:0}
.banners_main_box .bg_1 .px-75{padding:50px;}
.stellarnav{padding:0}
header .stellarnav li a{color:#000 !important;font-size: 16px;}
.stellarnav.mobile .menu-toggle{float:right}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.trigger{display:block;width:auto;height:auto}
.mobile_h{display:none !important}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.f1_img ,.f2_img{display:none}
.mobile_header_box{align-items: center;flex-direction:row;}
.d_menu{flex-wrap:wrap}
.d_menu li{width:100%;text-align:center}
.dashboard_menu , .p_menu{display:flex;align-items:center;width:100%;justify-content:center;gap:10px;}
.d_menu li a {padding: 10px;display: flex;text-align: center;align-items: center;justify-content: center;}
.d_menu , .woocommerce-ordering{display:none}
.d_menu .button-style{text-align:center}
.w_menu{width:100%}
.v5_img{display:none}
}
@media all and (max-width: 768px){
.updates-slider-sub.swiper{max-width:100%;height:auto;}
.listing_products img{width:100%}
}
/*s*/@media all and (max-width: 576px){
	.container{width:100%}
html, body{font-size:14px;}
.flex-row-s{flex-direction:column}
.ai-fs-s{align-items:flex-start}
.ai-c-s{align-items:center}
.mt-25-s{margin-top:1.5625rem;}
.pt-25-s{padding-top:1.5625rem;}
.pb-25-s{padding-bottom:1.5625rem;}
.mb-25-s{margin-bottom:1.5625rem;}
.ml-25-s{margin-left:1.5625rem;}
.pb-25-s{padding-bottom:1.5625rem;}
.mt-50-s{margin-top:3.125rem;}
.d-none-s{display:none !important}
.pl-0-s{padding-left:0}
.ml-0-s{margin-left:0}
.txt-cntr-s{text-align:center}
.txt-cntr-s img{display:inline-block}
.px-25-s{padding-right:1.5625rem;padding-left:1.5625rem;}
.mt-0-s{margin-top:0}
.pb-50-s{padding-bottom:3.125rem;}
.mb-50-s{margin-bottom:3.125rem;}
.py-0-s{padding:0}
.mb-25-s{padding-bottom:1.5625rem}
.px-0-s{padding-left:0;padding-right:0}
.mt-20-s{margin-top:1.25rem}
.pt-0-s{padding-top:0}
.pr-0-s{padding-right:5px !important}
.py-50-s{padding-top:3.125rem;padding-bottom:3.125rem;}
.ml-20-s{margin-left:20px;}
.w-50-s{width:50%}
.jc-c-s{justify-content:center !important}
.jc-fs-s{justify-content:flex-start !important}
.order-1-s{order:1}
.order-2-s{order:2}
.jc-fe-s{justify-content: flex-end;}
.w-50-s{width:50%}
.w-100-s{width:100%}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.h_parallax_text {display:block !important;position:relative;z-index:10;padding-top:3.125rem;padding-bottom:3.125rem;}
.h_parallax .img-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}
.gap-15-s{gap:0.9375rem;}
.stellarnav .call-btn-mobile, .stellarnav .close-menu, .stellarnav .location-btn-mobile, .stellarnav .menu-toggle{padding:0}
.our_cohorst_i{right:-5px;}
.c_form_register{padding:50px 25px}
.v4_img , .b1_img{display:none}
.qty_box {    flex-direction: column;}.qty_box input[type=number]{border: 0;width: 34px !important;padding: 0;}
.cart_img{width:50px;}
.listing_products_home .colw-25:nth-child(2), .listing_products_home .colw-25:nth-child(3){width:100%}
.banners_text{justify-content: flex-end;margin-bottom: 5rem;}
.banners_main, .banners_main_box {
    position: relative;
    height: 550px;
}
.stellarnav .icon-close{margin:20px;}.search-modal .mfp-wrap{width:80%}.search-modal .search-field{font-size:30px;}
}













.tracking-in-expand-fwd{-webkit-animation:tracking-in-expand-fwd .8s cubic-bezier(.215,.61,.355,1.000) both;animation:tracking-in-expand-fwd .8s cubic-bezier(.215,.61,.355,1.000) both}

@-webkit-keyframes tracking-in-expand-fwd{0%{letter-spacing:-.5em;-webkit-transform:translateZ(-700px);transform:translateZ(-700px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes tracking-in-expand-fwd{0%{letter-spacing:-.5em;-webkit-transform:translateZ(-700px);transform:translateZ(-700px);opacity:0}40%{opacity:.6}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}

