@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
@import url(https://cdn.jsdelivr.net/npm/bootstrap@5.3.6/dist/css/bootstrap.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css);
@import url(https://webclickindia.co.in/smtp/css/mail.css);
@import url(css/ma5-menu.min.css);
/*@import url(css/twentytwenty.css);*/
/*@import url(css/animate.css);*/
div{font-family: "Playfair Display", serif;}
/*Global CSS*/
h1,h2,h3,h4,h5,h6{font-size: 30px; margin: 0px; padding: 0px; font-weight: 600; font-family: "Playfair Display", serif;}
ul{padding: 0px; margin: 0px; list-style-type: none;}
li{padding: 0px; margin: 0px; font-size: 15px; font-family: "Playfair Display", serif;}
a{font-size: 15px; font-family: "Playfair Display", serif;  font-family: "Playfair Display", serif; text-decoration: none;}
a:hover{text-decoration: none;}
p{font-size: 15px; padding: 0px; margin: 0px; font-family: "Playfair Display", serif;}
body{padding: 0px; margin: 0px; box-sizing: content-box; background: var(--primary-color);}
span{padding: 0px; margin: 0px; font-family: "Playfair Display", serif;}
:root{--primary-color:#00462d; --secondary-color:#53ab43; --header-button:#092655; --header-button-black:#1f1f1f;  --transitions-speed:0.5s;  --navigation-link:#2a2a2a;}
/*@font-face {font-family: Notera; src: url(fonts/Notera.ttf);}*/
small{ font-family: "Playfair Display", serif;}
body::-webkit-scrollbar {  width: 10px;  height: 10px;  border-radius: 0px;}
body::-webkit-scrollbar-track {  background: rgba(170, 189, 93, 0.1);  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);  border-radius: 0px;}
body::-webkit-scrollbar-thumb {  background-color: var(--primary-color);  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 20%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent);  border-radius: 0px;}
/*Css*/
.fennec-mobile-nav .navbar-nav {  overflow-y: auto;  height: 428px;}
.fennec-nav .navbar .navbar-nav .nav-item {  position: relative;  padding: 0;}
.fennec-nav .navbar .navbar-nav .nav-item a {color: #fff; text-transform: capitalize;    padding: 20px 25px;    position: relative;    z-index: 1;    margin: 0;    font-size: 17px; transition: 0.5s; }
.fennec-nav .navbar .navbar-nav .nav-item a:hover::before, 
.fennec-nav .navbar .navbar-nav .nav-item a:focus::before,
 .fennec-nav .navbar .navbar-nav .nav-item a.active::before {  opacity: 1;  visibility: visible;}
.fennec-nav .navbar .navbar-nav .nav-item a:hover{color: #fff !important;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu {  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);    background-color: var(--primary-color);  position: absolute;  border: none;  top: 80px;  left: 0;  width: 250px;  z-index: 99;  display: block;  opacity: 0;  visibility: hidden;  border-radius: 0;  -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;  padding-top: 15px;  padding-left: 5px;  padding-right: 5px;  padding-bottom: 15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {  text-transform: capitalize;  padding: 5px 15px;  display: block;  color: #fff;   font-size: 15px;  font-weight: 600;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::before {  display: none;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active {  color: #fff; }
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::after, .fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a.active::after {  opacity: 1;  visibility: visible;  -webkit-transform: scale(1);          transform: scale(1);}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li a::first-child {  margin-top: 0;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: -15px;}
.fennec-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {  opacity: 1;  visibility: visible;  top: 100%;  margin-top: 0;}
.navbar{padding: 0px;}
.slider-item {    height: 100vh;    display: flex !important;    flex-direction: column !important;    align-items: start !important;    justify-content: center !important;}
/* .main-slider {    margin-top: -150px;} */
.header-logo {    position: relative; z-index: 9;}
.main-slider {    margin-top: -150px;}
.header-logo {    position: relative;    top: 25px;}
.slider-item {    padding-left: 70px;}
.btn-shop a {    background: var(--secondary-color);    padding: 10px 30px;    border-radius: 50px; transition: 0.5s;}
.btn-shop a:hover{background-color: var(--primary-color); color: #fff !important;}
.slider-content h1 {    font-size: 60px;}
div#navbarSupportedContent i {    font-size: 11px;}
div#navbarSupportedContent {    position: relative;    top: 30px;}
a.active-nav {    text-decoration: underline;}
@-webkit-keyframes zoom {
0% { -webkit-transform: scale(1); }
100% { -webkit-transform: scale(1.03); }
}
@keyframes zoom {
0% { transform: scale(1); }
100% { transform: scale(1.03);}
}
.slider-item  h1{font-size: 40px;}
.form-side span { font-family: "Playfair Display", serif;  font-size: 25px; display: block;  margin-bottom: 15px;     margin-top: 12px;}
.form-side input{height: 35px; font-family: "Playfair Display", serif; border-radius: 16px; border: 1px solid #D1D1DB; padding-left: 15px;}
.form-side textarea{height: 100px; font-family: "Playfair Display", serif; border-radius: 16px; border: 1px solid #D1D1DB; padding-left: 15px; padding-top: 10px;}
.form-side input:focus{outline: none;}
.form-side textarea:focus{outline: none;}
.form-side button {    width: 100%; font-family: "Playfair Display", serif; background-color: var(--primary-color);  border: none;   padding: 10px 0;    border-radius: 16px; transition: 0.5s;}
.form-side button:hover{background-color: var(--secondary-color);}
button.btn-close {    position: absolute;    right: 0px;    z-index: 99;    top: 10px;}
button.btn-close:focus{outline: none; box-shadow: none;}

/* enquiry */
.enquiry {    position: fixed;    z-index: 1000;    bottom: 15px;    left: 20px;    height: 50px;  color: #fff;    font-size: 18px;    text-align: center;    text-decoration: none;    cursor: pointer;}
.enquiry i {    float: left;    z-index: 999;    position: absolute;    left: 0;    width: 50px;    height: 50px;    border-radius: 50%;    color: #fff;    font-size: 24px;    line-height: 50px;   text-align: center;    text-decoration: none;    cursor: pointer;    background-color: var(--primary-color);    transition: 0.5s;    box-shadow: 0px 2px 6px rgba(0,0,0,0.4);}
.enquiry strong {    background: #f69a1d;    line-height: 28px;    color: #fff;    padding: 10px 20px;    border-radius: 0 30px 30px 0;   height: 45px;    float: left;   font-size: 15px;   margin-top: 3px;   margin-left: 35px;    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);}
.enquiry i:hover {    color: #fff;}
.enquiry strong:hover {    color: #000;    background: #eee;}
.whats {    position: fixed;    z-index: 999;    left: 15px;    bottom: 80px;    width: 4%;}
.whats img{    width: 100%;}
#toTop {    position: fixed;    bottom: 15px;    right: 25px;    cursor: pointer;    transition: 0.5s;    z-index: 9999;}

.slick-dots{bottom: 0px;}
.bg-1{background: url(img/about-1.jpg) no-repeat;     background-size: cover; background-position: center;}
.bg-2{background: url(img/about-2.jpg) no-repeat;     background-size: cover; background-position: center;}

.about-btn a { border-radius: 10px;      background: var(--secondary-color);   padding: 10px 30px; transition: 0.5s;}
.about-btn a:hover{background-color: var(--secondary-color);}
.about-bg-content {    padding: 25px 30px; background-color: var(--primary-color);}
.about-bg-content p {    line-height: 25px;}
.about-bg-content a {    color: #000;    text-decoration: underline;}
.about-btn a {    text-decoration: none;}
.about-bg-content h1 {    font-size: 22px;    margin-top: 12px;}

figure.effect-sadie figcaption::before {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);	content: '';opacity: 0;	-webkit-transform: translate3d(0,50%,0);	transform: translate3d(0,50%,0);}
figure.effect-sadie h2 {	position: absolute;	top: 50%;	left: 0;	width: 100%;	color: #484c61;-webkit-transition: -webkit-transform 0.35s, color 0.35s;	transition: transform 0.35s, color 0.35s;	-webkit-transform: translate3d(0,-50%,0);	transform: translate3d(0,-50%,0);}
figure.effect-sadie figcaption::before,
figure.effect-sadie p {	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;	transition: opacity 0.35s, transform 0.35s;}
figure.effect-sadie p {	position: absolute;	bottom: 0;	left: 0;	padding: 2em;	width: 100%;   text-transform: capitalize;opacity: 0;	-webkit-transform: translate3d(0,10px,0);	transform: translate3d(0,10px,0);}
figure.effect-sadie:hover h2 {	color: #000;	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);}
figure.effect-sadie:hover figcaption::before ,figure.effect-sadie:hover p {	opacity: 1;-webkit-transform: translate3d(0,0,0);	transform: translate3d(0,0,0);}
.grid {	position: relative;	margin: 0 auto;	list-style: none;	text-align: center;}
.grid figure {	position: relative;	float: left;	overflow: hidden;	min-width: 100%;	max-width: 100%;	width: 100%;     clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%); text-align: center;cursor: pointer;}
.grid figure img {	position: relative;	display: block;	min-height: 100%;	max-width: 100%;	/* opacity: 0.8; */}
.grid figure figcaption {	padding: 2em;	color: #fff;	text-transform: uppercase;	font-size: 1.25em;	-webkit-backface-visibility: hidden;	backface-visibility: hidden;}
.grid figure figcaption::before,
.grid figure figcaption::after {	pointer-events: none;}
.grid figure figcaption,.grid figure figcaption > a {	position: absolute;	top: 0;	left: 0;width: 100%;	height: 100%;}
.grid figure figcaption > a {	z-index: 1000;	text-indent: 200%;	white-space: nowrap;font-size: 0;	opacity: 0;}
.grid figure h2 {	word-spacing: -0.15em;	font-weight: 300;}
.grid figure h2 span {	font-weight: 800;}
.grid figure h2,.grid figure p {	margin: 0;}
img.set-img{object-position: center;max-height: 400px;object-fit: cover;width: 100%;}
figure.effect-sadie h2{        display: flex;        align-items: center;        justify-content: center;       max-width: 100%;        width: 100%;       height: 60px;        margin: auto;        color: #000;        font-size: 22px;        font-weight: 600;        text-transform: capitalize;       border-radius: 2px;        background: rgba(255, 255, 255, 0.5);        border: 1px solid rgba(255, 255, 255, 0.5);        transition: all 300ms linear;        }
.hover-img-hidden{    position: relative;  z-index: 1;  overflow: hidden;}
.hover-img-hidden img {   -webkit-transition: all 0.35s ease-in-out;    -moz-transition: all 0.35s ease-in-out;    -ms-transition: all 0.35s ease-in-out;    -o-transition: all 0.35s ease-in-out;    transition: all 0.35s ease-in-out;}
/* gallery-style-two */
.gallery-style-two {position: relative; z-index: 1; overflow: hidden;}
.gallery-style-one-area .carousel-stage-right {padding-bottom: 5px;}
.gallery-style-two::after {position: absolute; left: 0; bottom: 0; content: ""; height: 40%; width: 100%; background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 110%) repeat scroll 0 0; }
.gallery-style-two .overlay-design {position: absolute; left: 30px; bottom: 30px; z-index: 1;}
.gallery-style-two h4 {margin: 0;}
.gallery-style-two h4 a {color: #fff; font-size: 22px;}
.gallery-style-two span {color: #fff; font-family: "Playfair Display", serif; font-weight: 900; margin-bottom: 8px;display: block; border-bottom: 1px solid #fff; font-size: 15px;}
.gallery-style-two  img {-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;-ms-transition: all 0.35s ease-in-out;-o-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out; height: 420px;     clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);}
.gallery-style-two:hover img {-webkit-transform: scale(1.2);-moz-transform: scale(1.2); -ms-transform: scale(1.2);transform: scale(1.2);}
.gallery-style-two .number {position: absolute;right: 30px;bottom: 30px;z-index: 1;color: #fff;font-weight: 900;margin-bottom: 8px;opacity: 0.2;}
.gallery-style-two .link {position: absolute;right: 30px;bottom: 17px;color: #fff;-index: 1;transform: rotate(-45deg);font-size: 26px;display: inline-block;opacity: 1; z-index: 99;}
.gallery-style-two .link i {-webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);color: transparent;font-size: 45px;font-weight: 900;}
.gallery-style-two:hover .link {transform: rotate(0);}
.more-products-box {    margin-bottom: 30px;}

.faqs{background: #00462d;   background-size: 100%;    background-position: bottom;        background-repeat: no-repeat;        padding-bottom: 96px;}

.ziehharmonika span {	background: #00301f;	color: #fff;	display: block;	text-align: left;	border-radius: 4px;	padding: 5px 0px;	cursor: pointer;	margin-top: 0;	font-size: 20px;	margin-bottom: 9px;	padding-right: 40px;	transition: 0.25s all;	position: relative;}
.ziehharmonika span.active {	margin-bottom: 21px;	color: #fff;	background: #00301f;}
.ziehharmonika span::before {	content: attr(data-prefix); margin-right: 9px;}
.ziehharmonika span.alignLeft {	padding-left: 35px;}
.ziehharmonika > div {	display: none;	background: #00301f;	border-radius: 4px; text-align: left;	padding: 31px 33px;	margin-bottom: 9px;}
.ziehharmonika .arrowDown {	width: 0;	height: 0;	border-style: solid;	border-width: 13.0px 7.5px 0 7.5px;	border-color: #272e35 transparent transparent transparent;	position: absolute;	bottom: 0;	left: 40px;	transition: 0.25s all;	opacity: 0;}
.ziehharmonika .active .arrowDown {	bottom: -13px;	border-color: #00462d transparent transparent transparent;	opacity: 1;}
.ziehharmonika .collapseIcon {	position: absolute;	right: 20px;	top: 45%;	font-size: 35px;	font-weight: 300;	-ms-transform: translate(0, -50%);	    transform: translate(0, -50%);}
.ziehharmonika .collapseIcon.alignLeft {	right: initial;	left: 20px;}
.ziehharmonika ul {    margin-top: 28px; padding-left: 15px; margin-bottom: 28px;}
.ziehharmonika ul li {    list-style-type: circle; color: #fff;}
/*.ziehharmonika {    border-bottom: 1px solid #f1f1f1;}*/

.mobile-three-item {    text-align: center;    display: none;    position: fixed;    z-index: 999;    bottom: 0;   width: 100%;}
.mobile-three-item li {    display: inline-block;    margin-right: 0;    width: 32%;}
.mobile-three-item li:nth-child(1) {  background-color: #00301f;}
.mobile-three-item li:nth-child(2) {    background-color: #64b161;}
.mobile-three-item li:last-child {       background-color:#000;}
.mobile-three-item li a {    padding: 8px 0;    color: #fff;}
.mobile-btn-animation {    position: fixed;    left: 0;    bottom: 0;    width: 30%;    color: white;    text-align: center;    font-weight: bold;    padding-top: 10px;    padding-bottom: 10px;    margin-left: 2.5%;    z-index: 1000;    background-color: #000;}
.mobile-btn-animation a {    color: white;}
#mobile-call-container a {    width: 100%;    min-width: 100%;}
.logos-design ul li {    width: 17%;}
.logos-design ul li img{    width: 100%;}
.logos-design ul li {    border: 1px solid #f1f1f1;}
.logos-design span{font-size: 22px;}

.design-this{background:url(img/bg-home-about.jpg) no-repeat; background-size: cover; background-position: center;     position: relative;}
/* .content-this-design h3{col} */
.inner-img-set {position: absolute;    width: 50%;    left: 25%;    top: 0;}
.inner-img-set img{width: 100%;}
.falg-this ul li {    display: inline-block;    margin-right: 22px;    margin-bottom: 20px;     text-align: center;     width: 15%;}
.falg-this ul li a {    color: #333;}
.faqs .title i {color: var(--primary-color);}
.about-bg-content i {color: var(--primary-color);}
.hot-products .title i {color: var(--primary-color);}
.our-global-reach .title i { color: var(--primary-color);}
.content-meet p {    text-align: justify;}
.vision{background-color: var(--primary-color); background:url(img/bg-img.jpg) no-repeat; background-size: cover;}
.under-bg-design{    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);    min-height: 325px;       background: var(--primary-color);   box-shadow: 0px 4px 50px rgb(0 0 0 / 10%);    margin: 10px;    padding: 30px;    transition: all 0.3s;    position: relative;    overflow: hidden;    min-height: 325px;    }
.under-bg-design span {    font-size: 20px;    font-weight: 500;    display: block;    margin-bottom: 10px; color: #fff;}
.under-bg-design p{text-align: justify; color: #fff;}
.img-set {    text-align: center;}
.about-bg-content span {  font-family: "Dancing Script", cursive;}
.hot-products .title span { font-family: "Dancing Script", cursive;}
.vision .title span{font-family: "Dancing Script", cursive;}
.meet-the-founder .content-meet span{font-family: "Dancing Script", cursive;}
/* testimonial */
.testimonial{background: url(img/rose-bg.jpg); background-size: cover; background-position: center;}
.testimonial .slick-next:before {font-family: "FontAwesome"; font-size: 30px; color: var(--primary-color);}
.testimonial .slick-prev:before {font-family: "FontAwesome"; font-size: 30px; color: var(--primary-color);}
.testimonial .slick-next {  width: 50px; height: 50px; border-radius: 50px;  right: 43px;     top: 30%;}
.testimonial  .slick-prev { width: 50px; height: 50px; left: 40px;  border-radius: 50px; position: relative; z-index: 99; top: 30%;}
.testimonial .prev { width: 50px;   height: 50px;  border-radius: 50px;   right: 40px; }

.item-client ins {    font-style: italic;}
.contact-img span{    opacity: .5;    color: #00301f;    text-align: left;    -webkit-text-stroke-color: whitesmoke;    font-size: 105px;}
.contact-form{    background-color: var(--primary-color);     clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);}
.contact-form span {    font-size: 30px;    text-align: center;    display: block;}
.home-filed input{border:none; border-bottom: 1px solid #fff; font-family: "Playfair Display", serif; color: #fff; height: 46px;}
.home-filed textarea{border:none; border-bottom: 1px solid #fff; font-family: "Playfair Display", serif; resize: none; height: 46px; color: #fff;}
.home-filed input::placeholder{color: #fff;}
.home-filed textarea::placeholder{color: #fff;}
.home-filed input:focus{outline: none;}
.home-filed textarea:focus{outline: none;}
.home-filed button {   font-family: "Playfair Display", serif; padding: 10px 0; background-color: var(--secondary-color);}
.contact-form ul {    background:var(--primary-color);    padding: 10px 0;}
.testimonial .container {    background: #ffffffb5;    padding: 30px; border-radius: 15px;     clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);}

.logos-design-goverment .title i{color: var(--primary-color);}
.testimonial .title i {color: var(--primary-color);}
.set-img {    position: absolute;    right: 0;}

.our-global-reach {  background: var(--primary-color); padding-top: 10%;}
.tagline-news{background-color: var(--primary-color); background-image: -webkit-linear-gradient(45deg, rgb(255 255 255 / 11%) 25%, transparent 20%, #00000000 50%, rgb(255 255 255 / 4%) 50%, rgba(255, 255, 255, 0.3) 75%, #00000000 75%, #00000000);}
.tagline-news_inner .tagline-item span{font-size: 30px; }
.logos-design-goverment-inner img{box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
/*Call Me*/
.phone_lefts-side {    position: relative;}
.phone_lefts-side a {    position: fixed;    bottom: 185px;       animation: topBottom 4s infinite;    z-index: 999;    left: 20px;    background: var(--secondary-color);    color: #000;    padding: 10px 16px;    border-radius: 50%;    font-size: 20px;    animation: bounce 4s infinite alternate;}
.glow {    font-size: 80px;    color: #fff;    text-align: center;    -webkit-animation: glow 1s ease-in-out infinite alternate;   -moz-animation: glow 1s ease-in-out infinite alternate;    animation: glow 1s ease-in-out infinite alternate;}

@-webkit-keyframes glow {
from {text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;}
to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;}
}

@keyframes glow {
from {text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;}
to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd;}
}
.bounce {animation: bounce 965 1.6s ease infinite; transform-origin: 50% 50%;}
@keyframes bounce {
0% {        transform: translateY(0);    }
12.5% {        transform: translateY(0);    }
25% {        transform: translateY(0);    }
50% {        transform: translateY(-15px);    }
62.5% {        transform: translateY(0);    }
75% {        transform: translateY(-15px);    }
100% {        transform: translateY(0);    }
}
/*img.footer-logo {    width: 40%;}*/
.widget p{text-align: justify;}
.widget > span {    font-size: 20px;    display: block;    margin-bottom: 12px;}
.widget ul li a{color: #333;}
.widget ul li i{font-size: 13px;}
.widget ul li {line-height: 35px;}
.last-color-widget{background-color: #00301f; border-radius: 15px;     clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);}
.last-color-widget small {    line-height: 15px;}
.last-color-widget p {    line-height: 22px;    font-size: 15px;}

.footer-btn a {    background: var(--secondary-color);    padding: 10px 30px;}
footer{position: relative; background-color: var(--primary-color);}
.copy-right {    background: var(--primary-color);    padding: 5px 0;}
.tabs {  width: 100%;  margin: 0 auto;   border-radius: 5px;  transition: opacity 0.4s ease-in-out;}
.tab-links {  list-style: none;  margin: 0;  padding: 0;  display: flex; justify-content: center;}
.tab-links li {  margin: 0;}
.tab-links a {  padding: 16px 32px;  display: inline-block;  background: #035c3c; color: #fff;  font-weight: 600;  text-decoration: none;  transition: background 0.2s;}
.tab-links li.active a,.tab-links a:hover {  background:#00301f;  color: #fff;}
.tab-content {  padding: 30px;      background-color: #00301f; box-shadow: 0 2px 8px rgba(0,0,0,0.08);}
.tab {  display: none;}
.tab.active {  display: block;  opacity: 1;  transition: opacity 0.4s ease-in-out;}
.tab-links a {  transition: background 0.3s ease, color 0.3s ease;}

.tab-content-text p{text-align: justify; color: #fff;}
.tab-content-text span {    font-size: 22px;     display: block;    margin-bottom: 12px; color: #fff;}

.industries .title i{color: var(--primary-color);}
/* header{  
    position: sticky;
  top: 0;
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;} */


  /* .sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  background-color: var(--primary-color);
}


.sticky .header-logo{
    top: 0px !important;
    padding: 5px;
}

.sticky div#navbarSupportedContent{
    top: 15px !important;
} */
.ziehharmonika i {    font-size: 12px;    color: var(--primary-color);    position: relative;    top: -3px;}
.ziehharmonika ul {    column-count: 2;}
.ziehharmonika ul li{line-height: 30px;}
.ziehharmonika p {    text-align: justify; color: #fff;}
.video-overlay {    width: 100%;    height: calc(100% - 0px);    position: absolute;    top: 0;    left: 0;    background-color: rgba(0, 0, 0, 0.45);}
.breadcumb {    margin-top: -150px;}
.video-tag video {    max-height: 35rem;    object-fit: cover;}
.bradcumb-tag {    position: absolute;    top: 50%;}

.kH7xQ9 .bg {    left: 6%;    top: 0;    opacity: .24;   width: 30%;    height: auto;}
.row-gap-3 {    row-gap: 1rem !important;}
.storage-part p{text-align: justify; font-size:18px;}
.storage-part h3{margin-bottom: 10px;}
.storage-and-packaging{background-color: var(--primary-color); background: url(img/leaf-design.jpg); background-attachment: fixed; background-size: cover;}
.storage-part p{text-align: center;}
.sustainbility{ background-color: var(--primary-color);}
.sustainbility_inner span {    font-size: 20px;    display: block;    margin-bottom: 5px;}
.sustainbility_inner ul li {    margin-bottom: 30px;}
.flex-grow-1 p {    text-align: justify;}
.value-content p {    text-align: justify;     padding-right: 20px;}

.our-value .title i{color: var(--primary-color);}
.sustainbility .title i{color: var(--primary-color);}
.about-inner p {    line-height: 25px; text-align: justify;}
.about-inner i{color: var(--primary-color);}
.about-us-page{    background: url(img/about-img-bg2.jpg) no-repeat;    /* background-attachment: fixed; */    background-size: cover;      background-position: 100% 50%;     padding: 50px 0;}
.value_inner .row {      clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);}
.cut-img img {    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);}
.contact__area {background: #00462d url(img/contact-bg1.png);  background-position: center;  background-size: cover;  background-repeat: no-repeat;}
.contact__area-2 {  position: relative;  z-index: 1; background: var(--primary-color);}
.contact__item:hover .contact__icon i {  background: #000;  color: var(--tp-common-white);  transform: rotateY(360deg);}
.contact__icon i {  height: 100px;  width: 100px; line-height: 100px;  font-size: 35px;  text-align: center;  background-color: #00301f; border-radius: 50%;  color: #fff; box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.08);  display: inline-block;  transition: 0.3s;}
.contact__icon i:hover{color: #fff !important;}
.contact__title {  font-size: 24px;}
.contact__text p {  margin-bottom: 0;  font-size: 16px;}
.contact__social a {  height: 50px;  width: 50px;  line-height: 50px;  text-align: center;  color: var(--tp-heading-primary);  background: var(--tp-common-white);  border-radius: 6px; box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.08);  display: inline-block;  margin-right: 10px;  margin-bottom: 10px;  font-size: 15px;  transition: 0.3s;}
.contact__social a:hover {  background: var(--tp-theme-1);  color: var(--tp-common-white);}
.contact__form {  background: #00301f; box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.06);  border-radius: 6px;  padding: 30px 60px;}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.contact__form {padding: 80px 0;}
}
.contact__form .contact-filed {  position: relative;}
.contact__form .contact-filed input {  width: 100%; height: 45px;  border: 1px solid transparent; padding-left: 15px;  padding-right: 30px; font-family: "Playfair Display", serif;  color: #000;  border-radius: 6px; font-weight: 500;  transition: 0.3s;  background: #f1f1f1; font-size:15px;}
.contact__form .contact-filed input:focus{outline: none;}
.contact__form .contact-filed input::-moz-placeholder {  color: #000; font-size: 14px;  opacity: 1;}
.contact__form .contact-filed input::placeholder {  color: #000;  font-size: 14px; opacity: 1;}
.contact__form .contact-filed input:focus {  border-color: var(--primary-color);}
.contact__form .contact-filed textarea {  width: 100%;  height: 150px;  border: 1px solid transparent;  padding-left: 15px; padding-right: 30px;  padding-top: 15px;  color: #000;  font-weight: 500; transition: 0.3s;  font-family: "Playfair Display", serif;  border-radius: 6px; box-shadow: none;  outline: none; background: #f1f1f1;  resize: none; font-size:15px;}
.contact__form .contact-filed textarea::-moz-placeholder {  color: #000; font-size: 14px; opacity: 1;}
.contact__form .contact-filed textarea::placeholder {  color: #000; font-size: 14px;  opacity: 1;}
.contact__form .contact-filed textarea:focus {  border-color: var(--tp-theme-1);}
.contact__form-agree {  padding-left: 5px;}
.contact__form-agree input {  margin: 0;  appearance: none;  -moz-appearance: none;  display: block; width: 14px;  height: 14px;  background: var(--tp-common-white);  border: 1px solid #b9bac1; outline: none;  -webkit-border-radius: 4px; -moz-border-radius: 4px;  -o-border-radius: 4px;  -ms-border-radius: 4px; border-radius: 4px;}
.contact__form-agree input:checked {  position: relative;  background-color: #2b4eff; border-color: transparent;}
.contact__form-agree input:checked::after {  box-sizing: border-box;  content: "\f00c";  position: absolute; font-family: var(--tp-ff-fontawesome);  font-size: 10px;  color: var(--tp-common-white);  top: 46%;  left: 50%;  -webkit-transform: translate(-50%, -50%);  -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);}
.contact__form-agree input:hover {  cursor: pointer;}
.contact__form-agree label {  padding-left: 8px; color: #53545b;  font-size: 16px;}
.contact__form-agree label a {  color: var(--tp-heading-primary);  font-weight: 600;  padding-left: 4px;}
.contact__form-agree label a:hover {  color: var(--tp-theme-1);}
.contact__form-agree label:hover {  cursor: pointer;}
.contact__map {  line-height: 0;  position: relative; margin-top: -60px;}
.contact__map-wrap iframe {  height: 800px;  width: 100%;  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .contact__map-wrap iframe {    height: 600px; }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
.contact__map-wrap iframe { height: 500px; }
}
.contact__map-icon {  position: absolute;  top: 50%;  transform: translateY(-50%);  left: 0;  right: 0;  text-align: center;}
.contact__map-icon i {  font-size: 80px;  color: var(--tp-theme-1); position: absolute;  left: 48.5%;  top: -14.5%;}
.form-submit button {       font-family: "Playfair Display", serif;    background-color:var(--primary-color);  padding: 10px 30px;    border: none;}
.white-wrap .form {    background: var(--primary-color);   padding: 1px 20px 1px 20px;    position: relative;}
.color-site {    background: var(--primary-color);}
.skin-color {    background: #000;}
.parent-divison h3 {    font-size: 20px;}
.sitema-links-item h2 {    font-size: 20px;}
.inputBox button {  font-family: "Playfair Display", serif;     background: var(--secondary-color);    padding: 8px 0;}
.inputBox input {    height: 35px; font-size:15px;  font-family: "Playfair Display", serif;    padding-left: 15px;}
.inputBox input:focus{outline: none;}
.inputBox textarea:focus{outline: none;}
.inputBox textarea {    height: 100px;  font-family: "Playfair Display", serif;     padding-left: 15px;  font-size:15px;}

ul.coloring li a {    background: var(--secondary-color);   padding: 15px;    color: #fff;    font-size: 18px;}
.full-width-type {    background-color: #000;    margin-top: 20px;    width: 100%;    margin-left: 0;   margin-bottom: 20px;}
.hvr-radial-out {    display: inline-block;    vertical-align: middle;    -webkit-transform: perspective(1px) translateZ(0);    transform: perspective(1px) translateZ(0);   box-shadow: 0 0 1px rgba(0, 0, 0, 0);    position: relative;    overflow: hidden;    background: #00301f;    -webkit-transition-property: color;    transition-property: color;   -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;}
p.related-heading {    background: #00301f;    width: 100%;   display: block;    padding: 10px 15px;    font-size: 22px;    font-weight: 700;}
.read-btn a {    background: var(--secondary-color);    padding: 7px 15px;    color: #000;}
.related_img img {    width: 100%;    object-fit: scale-down; height: 250px;    margin: 10px 0px;    border: 1px solid #033803;    padding: 2px; background-color:#003c28;}
ul.two-btn-design li a {  padding: 10px 30px;}
ul.two-btn-design li:first-child a{  background:#048b5b;    padding: 10px 30px;}
ul.two-btn-design li:nth-child(2) a{  background:#008e7f;    padding: 10px 30px; color: #000;}
ul.two-btn-design li:last-child  a{  background: var(--secondary-color);    padding: 10px 30px;  color: #000;}
.products_content p {    text-align: justify;  color:#fff;  line-height: 24px;}

.product-details{background: #033020  url(img/bg-top.png) no-repeat; background-position: 50% 0%}
.left-blog img {      clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);  width: 100%;}
.text-blog-page h2 {    font-size: 20px;    margin-bottom: 12px;}
.cat-sidebar li {    display: inline-block;    width: 100%;   line-height: 40px;    border-bottom: 1px solid #195c2b;}
.cat-sidebar a {    color: #4a4a4a;    transition: 0.5s;}
.cat-sidebar h3:after {    content: "";    width: 100px;    height: 2px;    text-align: center;   margin: 0px auto;    position: absolute;    top: 30px;    left: 0px;   background-color:var(--primary-color);}
.cat-sidebar h3 {    padding-bottom: 8px;    position: relative;    border-bottom: 1px solid #195c2b;    text-transform: capitalize;    font-size: 20px;}
.cat-sidebar li span {    float: right;}
.inner-post-recnet {    width: 100%;    float: left;  margin-bottom: 20px; border-bottom: 1px solid #195c2b;}
.img-sidbar {    width: 20%;    height: auto;    float: left;   margin-right: 14px;}
.recent-post h4 {    padding-bottom: 15px;    position: relative;    border-bottom: 1px solid #195c2b;    text-transform: capitalize;   margin-bottom: 25px;    font-size: 20px;}
/*.recent-post h4:after {    content: "";   width: 100px;    height: 2px;    text-align: center;    margin: 0px auto;   position: absolute;    top: 38px;    left: 0px;    background-color: var(--primary-color);}*/
a.blog-btn {    background: #00301f;    padding: 10px 30px;}
.blog-details-web-design img {    width: 35%;    float: left;    margin-right: 20px;}
.content-blog-details p {    text-align: justify;    margin-top: 14px;}
.products_img img {   clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);     cursor: pointer;}
nav.mobile-menu {    display: none;   position: relative;    z-index: 9;}
.mobile-three-item ul li:last-child a {    color: #fff !important;}
.content-meet img {    width: 65%;}
.slick-dots li button:before{color: var(--secondary-color) !important;}

.hot-products{background: var(--primary-color);}
.meet-the-founder{background: var(--primary-color);}
.industries{background: var(--primary-color);}
.logos-design-goverment{background: var(--primary-color);}
.about-us {    margin-top: -30px;}
.contact-form-design{background: var(--primary-color);}

/*Whatsapp-popup*/
#whatsapp .wtsapp:focus {
    border: none;
    outline: none;
}

#whatsapp .wtsapp {
    position: fixed;
    transition: all .5s ease;
    background: #25d366;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    /* margin: 0; */
    border-radius: 50px;
    border-right: none;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    bottom: 111px;
    left: 20px;
    border: 0;
    z-index: 999;
    width: 50px;
    height: 50px;
    line-height: 48px;
}

#whatsapp .wtsapp:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #25d366;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
/*.img-set img {    filter: brightness(0.5) invert(1);}*/
.blog-page {    background: var(--primary-color);}
.content-blog-details h2 {    color: #fff;}
.content-blog-details h3 {    color: #fff;}
.content-blog-details h4 {    color: #fff;}
.content-blog-details h5 {    color: #fff;}
.content-blog-details h6 {    color: #fff;}
.content-blog-details p {    color: #fff;}
.our-value{background: var(--primary-color);}
.greenish {  background: #00301f;  min-height: 230px;}
.blog-inner {    border-bottom: 1px solid #195c2b;}
.our-presence{background: var(--primary-color);}

#related{background: var(--primary-color);}
.full-width-content .row {    background: #062206; margin: 0px;}
.related_content p {    color: #fff;}
.sitemap-link {    background: #033020;}

/*left*/
.page-left {
    width: 22%;
    float: left;
    margin-top: 0;
}

.left_title {
    display: block;
    position: relative;
    margin-bottom: 10px;
    border-radius: 0;
    background: #4b3a77;
}

.left_title em {
    font-family: 'FuturaStd-Book';
    display: block;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 22px;
    padding: 12px 15px;
    text-transform: uppercase;
}

.left_title em:before {
    content: '';
    margin-left: 0;
    display: inline-block;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 20px;
    height: 21px;
    transition: all .5s;
    vertical-align: middle;
    background: url(images/icon_list.png) no-repeat;
    float: right;
    margin-top: 1px;
    margin-right: 0;
    background-size: 100%;
}

.left-cat .left_title {
    margin-bottom: 0;
}

.left-cat .left_title em {
    color: #fff;
}

.left_title .column_icon_toggle {
    display: none;
}

.left-cat .left_title>span i.icon:before {
    content: "\f0ca";
    font-family: FontAwesome;
}

.left-cat .left_title:before,.left-cat .left_title:after {
    display: none;
}

.page_more {
    display: inline-block;
    color: #16b985;
    text-transform: capitalize;
    text-decoration: underline;
    font-size: 13px;
    margin-top: 3px;
    line-height: 20px;
    font-family: 'poppins-semibold';
}

.page_more:hover {
    color: #16b985;
    text-decoration: none
}

.page_more:after {
    content: "";
    display: inline-block;
    margin-left: 11px;
    width: 15px;
    height: 11px;
    background: url(images/more_icon1.png) no-repeat;
    transition: all .5s;
    vertical-align: middle;
    margin-top: -3px;
}

.page_more:hover:after {
    animation: scroll_right_anim 1.5s infinite
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes scroll_right_anim {
    0% {
        transform: translateX(-3px);
    }

    50% {
        transform: translateX(3px);
    }

    100% {
        transform: translateX(-3px);
    }
}

.left-adv {
    margin-top: 30px;
    width: 100%;
    background: #f7f7f7 url("images/num_bg.jpg") no-repeat center center;
    background-size: cover;
    text-align: center;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

.left-adv .main {
    position: relative;
    left: 0;
    top: 0;
    padding: 50px 30px 50px 30px;
    z-index: 2;
    text-align: left;
}

.left-adv .icon {
    width: 60px;
    height: 60px;
    margin: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    z-index: 3;
    background: #fff;
}

.left-adv .icon:before {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    border-radius: 50%;
    filter: alpha(opacity=2);
    -moz-opacity: 0.2;
    opacity: 0.2;
    background: #fff;
    z-index: -1;
}

.left-adv .icon i {
    width: 36px;
    height: 36px;
    background: url(images/page_conts.png) no-repeat;
    background-size: 100%;
    display: inline-block;
}

.left-adv .main .title {
    font-size: 26px;
    line-height: 40px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 30px;
    margin-bottom: 10px;
    display: block;
    font-family: 'FuturaStd-Book';
}

.left-adv .main .title:hover {
    text-decoration: none;
}

.left-adv .main .text {
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px
}

/*hot_pro*/
.left-pro {
    margin-top: 30px;
}

.left-pro ul {
    padding-top: 10px;
}

.left-pro ul li {
    background: #fff;
    list-style: none;
    margin-bottom: 10px;
    transition: all .5s;
    padding: 10px;
    margin-bottom: 15px;
    border: 2px solid #ebebeb;
    position: relative;
    border-radius: 0;
    padding-right: 15px;
}

.left-pro ul li:hover {
    background: #fff;
    box-shadow: 0 5px 9px rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
    -moz-box-shadow: 0 5px 9px rgba(0,0,0,0.08);
    transform: translate3d(0,-3px,0);
    -webkit-transform: translate3d(0,-3px,0);
    border-color: #e5e5e5;
}

.left-pro ul li:after {
    content: '';
    width: 3px;
    height: 60px;
    background: #3a1467;
    position: absolute;
    right: -2px;
    top: 15px;
    display: inline-block;
}

.left-pro ul li .main {
    width: 60%;
    float: left;
    padding-left: 10px;
    position: relative;
    z-index: 10;
}

.left-pro ul li .title {
    font-size: 14px;
    line-height: 24px;
    max-height: 72px;
    display: block;
    overflow: hidden;
    margin: 0;
    margin-bottom: 10px;
}

.left-pro ul li .title:hover {
    color: #3a1467;
}

.left-pro ul li .image {
    float: left;
    width: 40%;
    transition-duration: 0.6s;
    transition-timing-function: ease-out;
    overflow: hidden;
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    position: relative;
    z-index: 10;
}

.left-pro ul li .image .image-hover {
    display: none
}

.left-pro ul li .image a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 5;
}

.left-pro ul li .image img {
    max-width: 100%;
    height: auto;
    display: block;
    position: relative;
    -webkit-transition: all var(--transition-time,800ms);
    -o-transition: all var(--transition-time,800ms);
    transition: all var(--transition-time,800ms);
}

.left-pro ul li:hover .image img {
    -webkit-transform: scale(var(--scale-multiplier,1.05));
    -ms-transform: scale(var(--scale-multiplier,1.05));
    transform: scale(var(--scale-multiplier,1.05));
}

.left-pro ul li .image .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    display: inline-flex;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border-radius: 50%;
    background: #afbe36;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -moz-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    -o-transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
    transition: all 0.3s cubic-bezier(0, 1.135, 0.73, 1.405);
}

.left-pro ul li .image .icon i {
    width: 22px;
    height: 22px;
    background: url(images/icon_link1.png) no-repeat;
}

.left-pro ul li:hover .image .icon {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/*.page-right {
    width: 75%;
    float: right;
}*/

@media only screen and (max-width: 992px) {
    .left-adv {
        display:none
    }

    .page-title em {
        font-size: 24px;
    }

    .page-left {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .left-pro,.left-con,.left-video,.left-solu,.left-work {
        margin-top: 0;
        padding: 0;
        border: none;
    }

    .left_title {
        margin-bottom: 10px;
        margin-bottom: 0;
        padding: 8px 10px;
        border-radius: 0;
        background: #4b3a77;
    }

    .left_title>em {
        margin: 0;
        font-size: 20px;
        color: #fff;
        padding: 0;
        line-height: 24px;
        text-transform: uppercase;
    }

    .left_title em:before {
        display: none
    }

    .page-left .left_title>span {
        display: none;
    }

    .left-con .left_title {
        display: block;
    }

    .left_title .column_icon_toggle {
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 7px;
        font-style: normal;
        cursor: pointer;
        font-size: 14px;
        font-weight: normal;
        color: #fff;
        z-index: 99;
    }

    .page-right {
        width: 100%;
        padding: 0;
        float: none;
    }

    .left-cat {
        margin-bottom: 10px;
    }

    .left-cat .left_title em {
        font-size: 20px;
    }

    .left-cat .left_title em:before {
        display: none
    }
}


/*products*/
.pro_top .pro-img {
    padding: 0;
}

.pro_top .pro-img img {
    max-width: 100%;
    height: auto;
}

.pro-text {
    color: #333;
    background: #f7f7f7;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 0;
}

.pro-text .column {
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.pro-text img {
    max-width: 100%;
    height: auto;
}

.cbp-vm-switcher {
    width: 100%;
    margin-bottom: 30px;
}

.cbp-vm-options {
    text-align: right;
    margin-bottom: 0;
    margin-bottom: 10px;
}

.cbp-vm-options em {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #4d4d4d;
    text-transform: uppercase;
    line-height: 38px;
}

.cbp-vm-options a {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #efefef;
    margin-left: 10px;
    float: right;
    width: 45px;
    height: 45px;
}

.cbp-vm-options span {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #ccc;
}

.cbp-vm-options a:hover,.cbp-vm-options a.cbp-vm-selected {
    color: #fff;
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}

.cbp-vm-options a:before {
    font-size: 14px;
    text-align: center;
    display: inline-block;
}

/* Clear eventual floats */
.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
    content: " ";
    display: table;
}

.cbp-vm-switcher ul:after {
    clear: both;
}

.cbp-vm-switcher>ul>li {
    display: block;
    position: relative;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    list-style: none
}

.cbp-vm-image .cbp-image-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.cbp-vm-switcher ul li:hover .cbp-vm-image .cbp-image-hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.cbp-vm-switcher ul li > div {
    position: relative;
    display: block;
    padding: 0;
    border-radius: 0;
    transition: all .5s;
    padding: 0;
}

.cbp-vm-switcher>ul>li .cbp-vm-image {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.cbp-vm-image:before {
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    height: 200%;
    left: -280px;
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    z-index: 1;
}

.cbp-vm-switcher ul li:hover .cbp-vm-image:before {
    left: 180%;
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
}

.cbp-vm-image:after {
    background-color: rgba(255, 255, 255, 0.1);
    content: "";
    height: 200%;
    left: 180%;
    position: absolute;
    top: -50%;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    z-index: 1;
}

.cbp-vm-switcher ul li:hover .cbp-vm-image:after {
    left: -280px;
    -webkit-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 3s cubic-bezier(0.19, 1, 0.22, 1);
}

.cbp-vm-image .more_pro {
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    background: #022c1d7a;
    text-align: center;
    backdrop-filter: blur(1rem);
    opacity: 0;
    transition: all .5s;
     width: 40%;
    margin: 0px auto;
}

.cbp-vm-switcher ul li:hover .cbp-vm-image .more_pro {
    bottom: 10px;
    opacity: 1
}

.cbp-vm-image > a.link {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.cbp-vm-image img {
    max-width: 100%;
    height: 375px;
    transition: all .5s;
    width: 100%
}

.cbp-vm-switcher>ul>li:hover .cbp-vm-image img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.cbp-vm-switcher>ul>li .cbp-list-left .line {
    display: inline-block;
    width: 0;
    background: #fff;
    height: 1px;
    transition: all .5s;
}

.cbp-vm-switcher>ul>li:hover .cbp-list-left .line {
    width: 60px;
    background-color: #afbe36;
}

.cbp-vm-details {
    font-size: 13px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #808080;
}

/* Common icon styles */
.cbp-vm-icon:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.cbp-vm-grid:before {
    content: "\f00a";
    position: relative;
    right: 4px;
    top: 1px;
}

.cbp-vm-list:before {
    content: "\f039";
    position: relative;
    right: 4px;
    top: 1px;
}

.cbp-vm-add:before {
    content: "\f055";
    right: 4px;
    top: 1px;
}

/* Large grid view */
.cbp-vm-view-grid ul {
    text-align: left;
}

.cbp-vm-view-grid ul {
    margin: 0 -10px
}

.cbp-vm-view-grid ul li {
    width: 33%;
/*    float: left;*/
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
    position: relative;
    list-style: none;
}

.cbp-vm-view-grid ul li:nth-child(3n+1) {
    clear: both
}

.cbp-vm-view-grid ul li>div {
    background: #022c1d;
    padding: 9px;
    text-align: center;
    position: relative;
    transition: all .9s;
}

.cbp-vm-view-grid ul li:hover>div {
    border-color: #3a1467;
    box-shadow: 0 0 24px rgba(0,0,0,0.1)
}

.cbp-vm-view-grid ul li .cbp-list-left {
    padding-top: 20px;
    padding-top: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.cbp-vm-view-grid ul li .cbp-title {
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    overflow: hidden;
    /*height:48px;*/
    margin-top: 10px;
}

/*.cbp-vm-view-grid ul li:hover .cbp-title {
    color: var(--secondary-color);
}*/

.cbp-vm-view-grid ul li .cbp-vm-details .text {
    color: #888;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
    margin-top: 10px;
}

.cbp-vm-view-grid ul li .cbp-list-more {
    display: none;
}

.cbp-vm-view-grid ul li .more {
    display: none;
}

.cbp-vm-view-grid .post_blog_tag {
    display: none;
}

.cbp-vm-view-grid .cbp-list-center {
    padding: 10px 0;
    position: relative;
    z-index: 2;
    background: #022c1d;
    transition: all .5s;
}

.cbp-vm-view-grid .cbp-vm-details {
    margin-bottom: 0;
}

/* List view */
.cbp-vm-view-list>ul {
    margin: 0;
    margin-top: 20px;
}

.cbp-vm-view-list>ul>li {
    text-align: left;
    border-bottom: 1px solid #195c2b;
    padding: 20px 0;
}

.cbp-vm-view-list>ul>li:first-child {
    padding-top: 0;
}

.cbp-vm-view-list li:before, .cbp-vm-view-list li:after {
    content: " ";
    display: table;
}

.cbp-vm-view-list li:after {
    clear: both;
}

.cbp-vm-view-list>ul>li > div {
    padding: 0;
    border: none;
}

.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
    display: inline-block;
    vertical-align: middle;
}

.cbp-vm-view-list .cbp-vm-image {
    width: 30%;
    text-align: center;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    float: left;
    border: 1px solid #195c2b;
    background: #fff;
    transition: all .5s;
}

.cbp-vm-view-list ul li:hover .cbp-vm-image {
    border-color: #16b985;
}

.cbp-vm-view-list ul li>div .cbp-list-center {
    width: 70%;
    display: inline-block;
}

.cbp-vm-view-list ul li .cbp-title {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    overflow: hidden;
    max-height: 48px;
    margin-bottom: 10px;

}

.cbp-vm-view-list ul li:hover .cbp-title {
/*    color: #3a1467;*/
    text-decoration: none;
}

.cbp-vm-view-list ul li .cbp-vm-details {
    margin-top: 0;
    height: auto;
    color: #fff;
    padding: 0;
    /*max-height: 48px;*/
    font-size: 14px;
}

.cbp-vm-view-list ul li .cbp-vm-details .text {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    max-height: 60px;
}

.cbp-vm-view-list>ul>li .cbp-list-left .line {
    display: none;
}

.cbp-vm-view-list>ul>li .more_pro {
    display: none
}

.cbp-vm-view-list ul li .post_blog_tag {
    margin-top: 15px;
}

.cbp-vm-view-list ul li .main_more a {
    height: 40px;
    line-height: 40px;
}

.cbp-vm-view-list .cbp-hover {
    display: none;
}

.cbp-vm-view-list .cbp-list-center {
    width: 76%;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px;
}

.cbp-vm-view-list .cbp-list-center .cbp-list-left {
    padding-left: 0;
}

.cbp-vm-view-list .cbp-list-more {
    display: block;
    margin-top: 20px;
    float: right;
    padding-right: 0;
}

.only-width-custom {
    max-width: 1300px;
}

ul.mtree.transit {
    line-height: 28px;
    padding-left: 15px;
    margin-top: 15px;
}

ul.mtree.transit li a {
    font-size: 18px;
}

.more span {
    background: var(--secondary-color);
    padding: 10px 30px;
    border-radius: 50px;
}
.about-inner h2 {    margin-top: 15px;    margin-bottom: 5px; font-size: 20px;}
.about-inner h3 {    margin-top: 15px;    margin-bottom: 5px; font-size: 20px;}

div#cbp-vm span {   padding: 10px;}

table {border-collapse: collapse;  width: 100%;}
td, th {  border: 1px solid #dddddd;  text-align: left;  padding: 8px;}
tr:nth-child(even) {  background-color: #dddddd;}
.more-content_inner p {    color: #fff;    text-align: justify;    line-height: 28px;}
.short_description_custom h2 {    color: #fff;    font-size: 20px;    margin-bottom: 12px;    margin-top: 12px;}
.short_description_custom h3 {    color: #fff;    font-size: 20px;    margin-bottom: 12px;    margin-top: 12px;}
.short_description_custom h4 {    color: #fff;    font-size: 20px;    margin-bottom: 12px;    margin-top: 12px;}
.short_description_custom h5 {    color: #fff;    font-size: 20px;    margin-bottom: 12px;    margin-top: 12px;}
.short_description_custom h6 {    color: #fff;    font-size: 20px;    margin-bottom: 12px;    margin-top: 12px;}
.short_description_custom ul {padding-left: 15px;}
.short_description_custom ul li {       line-height: 25px; list-style-type: disc; color: #fff;}
.short_description_custom ul li  a{color: #fff;}

.product_left-side table {    margin-top: 30px;}

img#product_detail_img {   /* height: 250px;    object-fit: cover;*/}
.more-content_inner h2 {    font-size: 22px;    color: #fff;    margin-bottom: 12px;    margin-top: 10px;}
.more-content_inner h3 {    font-size: 22px;    color: #fff;    margin-bottom: 12px;    margin-top: 10px;}
.more-content_inner h4 {    font-size: 22px;    color: #fff;    margin-bottom: 12px;    margin-top: 10px;}
.more-content_inner h5 {    font-size: 22px;    color: #fff;    margin-bottom: 12px;    margin-top: 10px;}
.more-content_inner h6 {    font-size: 22px;    color: #fff;    margin-bottom: 12px;    margin-top: 10px;}
.more-content_inner ul{padding-left: 15px;}
.more-content_inner ul li {    color: #fff;    line-height: 32px;    list-style-type: disc;}
.related_content a {    color: #fff;    text-decoration: underline;    font-weight: 800;}
.related_content h2 {    color: #fff;    font-size: 20px;    margin-bottom: 15px;    padding-top: 18px;}
.related_content h3 {    color: #fff;    font-size: 20px;    margin-bottom: 15px;    padding-top: 18px;}
.related_content h4 {    color: #fff;    font-size: 20px;    margin-bottom: 15px;    padding-top: 18px;}
.related_content h5 {    color: #fff;    font-size: 20px;    margin-bottom: 15px;    padding-top: 18px;}
.related_content h6 {    color: #fff;    font-size: 20px;    margin-bottom: 15px;    padding-top: 18px;}
.related_content p {    margin-bottom: 16px;}
.products_content a {    color: #fff; text-decoration: underline;}
.text-blog-page p {    color: #fff;}
.text-blog-page a {    color: #fff;    text-decoration: underline;}
.recent-post {position: sticky; top: 0px; z-index: 99; height: auto; display: flow-root;}
.text-blog-page a {    text-decoration: underline;    color: #fff;}

.content-blog-details ul li {    color: #fff;    list-style-type: disc;     margin-bottom: 15px;}
.content-blog-details ul{padding-left: 15px; margin-top: 15px;}
.content-blog-details a strong {    color: #fff;    text-decoration: underline;}
.cbp-list-left a { text-decoration: underline;    color: #fff;    font-weight: 500;}
.more-content_inner a {    color: #fff;    text-decoration: underline;}
.products_content p {    margin-bottom: 15px;}

.products_content h2 {    color: #fff;    font-size: 20px; margin-top: 10px; margin-bottom: 10px;}
.products_content h3 {    color: #fff;    font-size: 20px; margin-top: 10px; margin-bottom: 10px;}
.products_content h4 {    color: #fff;    font-size: 20px; margin-top: 10px; margin-bottom: 10px;}
.products_content h5 {    color: #fff;    font-size: 20px; margin-top: 10px; margin-bottom: 10px;}
.products_content h6 {    color: #fff;    font-size: 20px; margin-top: 10px; margin-bottom: 10px;}


table { border-collapse: collapse;  width: 100%;}
td, th {  border: 1px solid #0e520e;  text-align: left;  padding: 8px;}
tr:nth-child(even) {  background-color: #dddddd;}
.white-wrap {    position: sticky;    top: 0px;    z-index: 99;}
.product_left-side tr th {    color: #fff; font-size: 15px;}
.product_left-side tr td {    color: #fff; font-size: 15px;}
.product_left-side tr:nth-child(even) {    background: var(--secondary-color);}
.cbp-vm-details p {    color: #fff;}
.location-about-us p {    color: #fff;}
.location-about-us h1 {    margin-bottom: 15px;}
.lcoation-content-center span{font-size: 22px;    margin-top: 12px;    display: block;  font-family: "Playfair Display", serif;}
.products_img img {    cursor: pointer;}
.form-side input{font-size:15px;}
.form-side textarea{font-size:15px;}
ul.last-child-drop {max-height: 500px;overflow-y: scroll; -webkit-overflow-scrolling: touch;}
ul.last-child-drop::-webkit-scrollbar {
  width: 8px;                     
}
ul.last-child-drop::-webkit-scrollbar-thumb {
  background-color: rgba(83,171,67);  
  border-radius: 4px;
}
.left-blog h2 {    font-size: 25px;    margin-top: 22px;    font-weight: 300;}
.left-blog h3 {    font-size: 25px;    margin-top: 22px;    font-weight: 300;}
.left-blog h4 {    font-size: 25px;    margin-top: 22px;    font-weight: 300;}
.left-blog h5 {    font-size: 25px;    margin-top: 22px;    font-weight: 300;}
.left-blog h6 {    font-size: 25px;    margin-top: 22px;    font-weight: 300;}
.content-blog-details a {    color: #fff;    text-decoration: underline;}
.slick-dots {    bottom: 20px;}
.vision_box {    padding: 0;}
.about-bg-content p{margin-bottom:0px}
.video-tag video{display:block;}
a.error-btn {    color: #fff;  background: var(--secondary-color);   padding: 10px 30px;}
.social-media-icons{
  display: flex;
  gap:20px;
  justify-content: center;
    margin-top: 20px;
}
.social-media-icons a{
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
 
 
}
.social-media-icons .social-icons{
  display: inline-block;
  background: #53ab43;
  padding: 10px;
  border-radius: 50px;
  width: 45px;
  text-align: center;
  transition: 0.5s;
  
}
.social-media-icons .social-icons:hover{
  background: #00301f;
}
