/* ===================================================================================

* Theme Name: TelNet Child
* Theme URI: https://themexriver.com/wp/telnet-wp
* Author: ThemeXriver
* Author URI: https://themeforest.net/user/themexriver
* Description: TelNet Child Theme
* Version: 2.0.3
* Template: telnet
* Text Domain: telnet-child
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
@font-face {
    font-family: 'Vintage Capital';
    src: url("../fonts/themes-telnet-child-font-Vintage%20Capital.eot");
    src:  url("../fonts/themes-telnet-child-font-Vintage%20Capital.eot#iefix") format('embedded-opentype'),
         url("../fonts/themes-telnet-child-font-Vintage%20Capital.woff2") format('woff2'),
         url("../fonts/themes-telnet-child-font-Vintage%20Capital.woff") format('woff'), 
         url("../fonts/themes-telnet-child-font-Vintage%20Capital.ttf") format('truetype'),
         url("../img/themes-telnet-child-font-Vintage%20Capital.svg#Vintage%20Capital") format('svg'); 
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

#about-enviro-section .tel-btn-2 a {
	padding: 17px 50px 16px;
	font-family: var(--catamaran);
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
	font-weight: 600;
	font-size: 17px;
	transition: 0.3s;
}
#about-enviro-section .tel-btn-2 a:hover{
	background: linear-gradient(90deg, #1a6e26 0%, #a2c141 100%) !important;
}

#testimonial-enviro-section .mt-35 {
	margin-top: 20px;
}
#testimonial-enviro-section .tx-testimonial__styleOne .tx-thumb {
	width: 195px;
}
#testimonial-enviro-section .tx-radious-60 {
	border-radius: 20px !important;
	height: 170px;
	object-fit: cover;
}
#testimonial-enviro-section .txNavPagi-wrapper {
	margin-left: 20px;
	margin-top: 15px;
}

#services-enviro-section .tx-cercleBadgeWrapper{
	display: none !important;
}
#services-enviro-section .tx-serviceBox .tx-title a {
	font-size: 17px;
	line-height: 28px;
}
#services-enviro-section .pt-25 {
	background: linear-gradient(90deg, #a2c14182 0%, #1a6e267d 100%) !important;
	padding: 12px 15px 12px;
	border-radius: 0px 0px 15px 15px;
}
#services-enviro-section .tx-serviceBox__styleTwo .tx-title a{
	pointer-events: none;
}
#services-enviro-section .tx-serviceBox__styleTwo .tx-thumb img {
	border-radius: 15px 15px 0px 0px;
}
#services-enviro-section .tx-serviceBox__styleTwo .tx-thumb::before {
	display: none !important;
}


.dialog-lightbox-close-button{
	padding: 8px !important;
	border-radius: 50% !important;
}
#qality-policy-sections .tel-section-title-2 p {
	max-width: 1000px;
	margin: 0 auto;
	color: #000;
}

body{
	font-family: "Catamaran", sans-serif;
}
.useful-link-footer .elementor-icon-list-text {
	font-family: "Catamaran", Sans-serif;
	font-weight: 500;
}
.tx-breadcrumb-section .tx-wrapper::after {
    opacity: 0.2 !important;
}
.tel-header-content-area .container{
	padding: 5px 15px;
}

#header-section .header_style_six .header-top-content-area {
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%);
}
#header-section .tx-header__styleDefault .tx-logo img {
	max-width: 290px;
}
#header-section .header_style_six .tel-header-content-area::before {
	width: 38%;
}
#header-section .tx-searchCartLang-wrapper{
	display: none !important;
}
#header-section .tx-main-menu ul li a {
	padding: 28px 0px !important;
}
#header-section .tx-main-menu ul li .sub-menu li a{
	padding: 4px 0px !important;
	font-size: 15px !important;
	font-weight: 500 !important;
}
#header-section .tx-main-menu ul li .sub-menu li a:before{
	display: none !important;
}
#header-section .tx-main-menu ul li .sub-menu {
	min-width: 225px;
	border-radius: 0px 0px 10px 10px;
	border-bottom: 5px solid #88b13c;
}
#header-section .tx-main-menu ul li .sub-menu li:not(:last-child) {
	margin-bottom: 3px;
}

.tx-footer-widget-title::before, .footer-style-three .footer-widget h5::before {
    background: linear-gradient(90deg, #75766e 0%, #edf1ed 100%) !important;
}
.newsletter-form-four .form-group .theme-btn {
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description {
    order: 1;
}
#enviro-slider-home .elementor-slide-button {
	font-family: var(--catamaran);
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
	text-transform: uppercase;
	border: none;
	padding: 22px 50px 20px;
	border-radius: 50px;
	order: 3;
	max-width: 240px;
	transition: 0.3s;
	margin: 0 auto;
	display: none !important;
}
#enviro-slider-home .elementor-slide-button:hover {
	background: linear-gradient(90deg, #1a6e26 0%, #a2c141 100%) !important;
	color: #fff !important;
}
#enviro-slider-home .elementor-swiper-button {
    position: absolute;
    top: 50%;
    z-index: 999;
	background: translate;
	width: 60px; 
	height: 60px; 
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.4s;
	border: 1px solid #a2c141;
	border-radius: 50%;
	background: #a2c141; 
}
#enviro-slider-home .elementor-swiper-button:hover{
	background: #000; 
	border: 1px solid  #000; 
}
#enviro-slider-home .elementor-swiper-button-prev{
	left: 15px;
}
#enviro-slider-home .elementor-swiper-button-next{
	right: 15px;
}
#enviro-slider-home .swiper-slide-contents{
	display: grid;
	max-width: 1000px;
	margin: 0 auto;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description {
	display: flex;
	justify-content: center;
	column-gap: 18px;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-btn {
	font-family: var(--catamaran);
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
	text-transform: uppercase;
	border: none;
	padding: 22px 50px 20px;
	border-radius: 50px;
	order: 3;
	max-width: 240px;
	transition: 0.3s;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	height: 56px;
	line-height: 15px;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description p{
	display: flex;
	align-items: center;
	margin-top: 10px;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-phone {
	font-size: 33px;
	font-weight: 300;
	padding-left: 10px;
	transition: 0.4s;
	position: relative;
	font-family:"Alfa Slab One", Sans-serif;
	text-shadow: 5px 4px 5px #7b5b5b, 8px 7px 6px rgba(0, 0, 0, 0.7);
	color: #40f926;
	transition: 0.4s;
	-webkit-text-stroke: 1px #ffffffb2;
	text-stroke: 1px #ffffff7d !important;
	text-shadow: 10px 1px 6px #403c3c, 8px 7px 6px rgb(0, 0, 0);
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-phone:hover{
	color: #000;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-phone::before {
	content: "\f2a0" !important;
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	width: 57px;
	height: 57px;
	border: 1px solid #287729;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 36px;
	border-radius: 50%;
	margin-right: 12px;
	color: #297729;
	outline: 2px solid #fff;
	background: #ffffffd9;
	text-shadow: none;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-btn:hover{
	background: linear-gradient(90deg, #1a6e26 0%, #a2c141 100%) !important;
	color: #fff !important;	
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-heading {
	/* font-family: "Vintage Capital", Sans-serif !important; */
	/* text-shadow: 5px 4px 5px #7b5b5b, 8px 7px 6px rgba(0, 0, 0, 0.7); */
	/* color: #2fba47; */
	background: #00000054;
	padding: 30px 30px 20px;
	border-radius: 5px;
}
#enviro-slider-home .swiper-slide-contents .elementor-slide-heading span {
	font-weight: 300;
	font-size: 33px;
	display: block;
	color: #40f926;
	line-height: 30px;
	margin-bottom: 7px;
	font-family: "Alfa Slab One", Sans-serif;
	-webkit-text-stroke: 1px #ffffff7d;
	text-stroke: 1px #ffffff7d !important;
/* 	text-shadow: 10px 1px 6px #403c3c, 8px 7px 6px rgba(0, 0, 0, 0.7); */
}
.contact-page-form .elementor-heading-title span{
	color: rgb(23, 108, 35) !important;
	font-family: "Catamaran", Sans-serif !important;
}
#enviro-slider-home .swiper-slide-inner{
	max-width: 1280px;
	margin-top: 80px;
}
#enviro-slider-home .swiper-pagination-bullet {
    width: 33px;
    height: 8px;
    border-radius: 5px;
    background: #a2c14170;
    opacity: 1;
}
#enviro-slider-home .swiper-pagination-bullet-active{
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
}
#enviro-slider-home .swiper-pagination{
	bottom: 30px;
	left: 50%;
	transform: translate(-50%);
}
#enviro-slider-home .eicon-chevron-left:before {
    content: "\f177" !important;
	font-family: "Font Awesome 6 Pro";
    font-weight: 400;
	color: #fff;
}
.eicon-chevron-right:before {
	content: "\f178";
	font-family: "Font Awesome 6 Pro";
	font-weight: 400;
	color: #fff;
}

.tx-breadcrumb-section .tx-container-fluid{
	max-width: 100%;
	padding: 0;
}
.tx-breadcrumb-section .tx-wrapper {
	padding-bottom: 0px;
	padding-top: 90px;
	border-radius: 0;
	margin-top: 70px;
	background: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tx-breadcrumb-section .tx-wrapper::after {
	background: #0206261c !important;
}
.tx-breadcrumb-section .tx-wrapper::after { 
    border-radius: 0; 
}
.tx-breadcrumb-section .tx-breadcrumb__title {
    font-size: 60px;
    font-weight: 700;
    font-family: var(--catamaran);
    text-shadow: 6px 5px 6px #7b5b5b, 4px 7px 6px rgba(0, 0, 0, 0.7);
}
.tx-breadcrumb-section .tx-breadcrumb__lists {
    margin-top: 0;
    border-radius: 30px;
    padding: 8px 29px 6px;
}
.tx-breadcrumb__lists li {
    font-size: 12px;
    font-family: var(--catamaran);
    font-weight: 300;
}

.tx-sectionHeading__title span, .txa-split-text span{
	color: #176C23 !important;
	font-family: "Catamaran", Sans-serif !important;
}
.tx-sectionHeading__title, .txa-split-text {
	text-shadow: 6px 1px 1px #7b5b5b03, 4px 6px 6px rgba(0, 0, 0, 0.21);
	color: #000 !important;
	font-weight: 800 !important;
}
#footer-section .elementor-icon-box-wrapper {
	display: flex;
	align-items: center;
	column-gap: 10px;
}
.why-choose-enviro .tx-sectionHeading__title{
	font-weight: 300 !important;
	text-shadow: none !important;
}

#home-banner-section .tx-hero-slider__styleOne .tx-slideItem::before {
	content: '';
	position: absolute;
	background: #333;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	left: 0;
	top: 0;
}
#home-banner-section .tx-hero-slider__styleOne {
	clip-path: unset;
}
#home-banner-section .tx-hero-slider__styleOne .tx-slideItem {
	padding-top: 335px;
	padding-bottom: 220px;
	-webkit-animation: bg-zoom-anim 16s linear infinite alternate !important;
	-moz-animation: bg-zoom-anim 16s linear infinite alternate !important;
	-o-animation: bg-zoom-anim 16s linear infinite alternate !important;
	animation: bg-zoom-anim 16s linear infinite alternate !important;
}
#home-banner-section .tx-slidePagination__styleMiddle {
	bottom: 40px !important;
}
#home-banner-section .tx-slidePagination__styleMiddle span {
	height: 10px;
	width: 34px;
	border-radius: 0;
	background: #a2c141;
	border: 1px solid transparent;
}
#home-banner-section .tx-button__styleTheme {
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important; 
}
#about-section .col-xxl-6:first-child{
	display: none !important;
}
#about-section .tna-pr-btn-4{
	padding: 22px 45px 20px;
	transition: 0.3s;
}
#about-section .tna-pr-btn-4:hover{
	background: linear-gradient(90deg, #1a6e26 0%, #a2c141 100%) !important;
    color: #fff !important;
}
#about-section  .tna-about-3-right .tna-call-btn-1 .icon {
	background-color: transparent;
	color: #93B83E;
	border: 2px solid #96BA3F;
}
#about-section .bg-il-1{
	display: none !important;
}
#about-section .tna-para-2 span{
	font-size: 19px !important;
	font-weight: 400 !important;
	line-height: 32px !important;
	margin-top: 18px;
	color: #000  !important;
	font-family: var(--catamaran) !important;
}
#about-section .tna-about-3-right .content-div{
	display: block !important;
}
#about-section .tna-about-3-right {
	padding-right: 0;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#about-section .tna-about-3-feature-wrap{
	display: none !important;
}
#about-section .tna-about-3-left {
	padding-left: 0;
	padding-right: 30px;
}
#about-section .pb-180 {
	padding-bottom: 0px;
}
#about-section .pt-120 {
	padding-top: 0px;
}
#about-section .popup-img-1, #about-section .tna-about-3-list{
	display: none !important;
}
#about-section .tna-about-3-img {
	width: 100%;
	height: 600px;
	overflow: hidden;
	border-radius: 20px;
}
#about-section .tna-container-1 .col-xxl-6 {
	width: 100%;
}
#about-section .tna-section-title{
	margin-bottom: 10px;
}
#about-section .swiper-pagination-bullet{
	width: 30px;
	height: 8px;
	border-radius: 0;
	opacity: 1;
	background: #fff !important;
}
#about-section .swiper-pagination-bullet-active{
	background: linear-gradient(90deg, #a2c141 0%, #57805d 100%) !important;
}
#about-section .swiper-pagination {
	bottom: 45px;
}
/* #about-section .tna-call-btn-1{
	display: none;
} */
#about-section .tna-about-3-right .tna-call-btn-1 .text {
	display: none !important;
}



#service-moving-section .tna-marquee-2-content-1-bg {
	rotate: -1deg;
}

#testimonial-section .testimonial-one {
	padding: 60px 0px 0px;
}
#testimonial-section .testimonial-one .inner-container {
	height: 500px;
}
#testimonial-section .sec-title-five_heading{
	color: var(--heading-color);
	margin-bottom: 35px;
}


#home-counter-section .elementor-counter-number-wrapper{
	margin-bottom: 8px;
}


#clients-section .swiper-slide{
	border: 1px solid #ddd;
}
#clients-section .swiper-slide img {
	padding: 30px;
	height: 110px;
}

.tx-map-border iframe {
    border-radius: 0; 
}
#footer-above-section .headline-title{
	font-weight: 700;
	font-size: 60px;
	line-height: 64px;
	font-family: "Catamaran", Sans-serif;
}
#footer-above-section .tel-cta-pricing-area{
	display: none !important;
}
#footer-above-section .tel-sponsor-cta-section {
	z-index: 1;
	overflow: hidden;
	padding-bottom: 0;
}
#footer-above-section .tel-sponsor-cta-content .tel-cta-content {
	padding-top: 95px;
	padding-bottom: 115px;
}
#footer-above-section .tel-about-cta-btn{
	margin-top: 50px;
}
#footer-above-section .tel-btn-2 a {
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
}
#footer-above-section .tel-sponsor-video-play .play-icon {
	opacity: 0;
}

#service-section .tx-cercleBadgeWrapper{
	display: none !important;
}
#service-section .tx-serviceBox__styleTwo .tx-thumb img {
	border-radius: 0;
}
#service-section .tx-excerpt, #service-section .tx-inline-btn{
	display: none !important;
}
#service-section .tx-serviceBox__styleTwo .tx-title {
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	margin-top: -10px;
}
#service-section .tx-serviceBox__styleTwo .tx-thumb {
	position: relative;
	border-bottom: 8px solid #a2c141;
}


#about-section p{
	font-size: 19px;
	text-align: justify;
	line-height: 32px;
	color: #000 !important;
	text-align-last: left !important;
}


.enviro-final-service-section .elementor-image-carousel-wrapper{
	overflow: hidden;
}
.enviro-final-service-section .elementor-swiper-button-next{
	right: 0 !important;
}
.enviro-final-service-section .elementor-swiper-button-prev{
	left: 0 !important;
}
.enviro-final-service-section .elementor-swiper-button {
	position: absolute;
	top: 30%;
	z-index: 9999;
	background: #fff;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.4s;
}
.enviro-final-service-section .elementor-swiper-button:hover {
	background: #1E6F28;
	color: #fff !important;
}
.enviro-final-service-section .services-col{
	position: relative;
	overflow: hidden;
}
.enviro-final-service-section .services-col .elementor-element-populated{
	overflow: hidden;
}
.enviro-final-service-section .elementor-icon-box-wrapper {
	position: absolute;
	bottom: 26px;
	z-index: 99;
	background: #fff;
	border-radius: 10px 0 0 0;
	right: 0;
	transition: 400ms ease-in-out;
	transition-delay: 0s;
	transition-delay: 0.3s;
	width: 85%;
}
.enviro-final-service-section .elementor-icon-box-icon {
	background: var(--tna-gd-1);
	padding: 15px 20px;
	height: 90px;
	display: flex !important;
	align-items: center;
	border-radius: 0px 0px 10px 0px;
}
.enviro-final-service-section .elementor-icon-box-content{
	padding: 0 23px;
}
.enviro-final-service-section .services-col:hover .elementor-icon-box-wrapper {
	bottom: -50%;
	transition: 400ms ease-in-out;
	transition-delay: 0s;
	transition-delay: 0s;
	z-index: -1;
}
.enviro-final-service-section .services-col .elementor-image-box-content {
	position: absolute !important;
	border-radius: 20px 0 0 0;
	bottom: 26px;
	transform: translateX(100%);
	transition: 400ms ease-in-out;
	transition-delay: 0s;
	transition-delay: 0.3s;
	right: -20px;
	z-index: 9999;
	background: #fff;
	width: 87%;
	padding: 25px 25px;
	border-bottom: 4px solid #4f8f31;
}
.enviro-final-service-section .metal-service-col .elementor-image-box-content{
	width: 96% !important;
}
.enviro-final-service-section .services-col .elementor-image-box-content li{
	list-style: disclosure-closed;
	margin-left: 18px;
}
.enviro-final-service-section .services-col:hover .elementor-image-box-content{
	transform: translateX(0);
	transition: 400ms ease-in-out;
	transition-delay: 0s;
	transition-delay: 0.3s;
	right: -1px;
}
.enviro-final-service-section .swiper-pagination{
	display: flex;
	justify-content: center;
	left: 50%;
	transform: translate(-50%);
	column-gap: 5px;
	bottom: 6px;
}
.enviro-final-service-section .swiper-pagination-bullet {
	width: 25px;
	height: 6px;
	border-radius: 2px;
	opacity: 1;
}
.enviro-final-service-section p{
	text-align: justify !important;
}


.about-choose-us .elementor-image-box-img{
	width: 95px !important;
}
.about-choose-us .elementor-image-box-img img{
	padding: 14px;
	background: #fff;
}
.about-choose-us .elementor-widget-image img {
	width: 493px;
	height: 320px;
}

#header-section{
	z-index: 999;
}

.why-choose-enviro .tx-tabSection__styleOne .tx-bgImg::after {
	opacity: 1;
	background: #176C23F5;
}
.why-choose-enviro .tx-videoWrapper {
	order: 3;
	display: inline-flex !important;
	margin-left: 17px;
	height: 50px;
}
.why-choose-enviro .tx-videoWrapper p a{
	font-size: 30px;
	color: #fff;
	font-weight: 700;
	padding-left: 10px;
	transition: 0.4s;
	font-family: var(--stix);
}
.why-choose-enviro .tx-videoWrapper p a:hover{
	color: #f7f7f7c2 !important;
}
.why-choose-enviro .tx-videoWrapper p {
	position: relative;
	margin-top: -10px;
}
.why-choose-enviro .tx-videoWrapper p::before {
	content: "\f2a0" !important;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	width: 50px;
	height: 50px;
	border: 2px solid #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	border-radius: 50%;
}
.why-choose-enviro .tx-round-btn{
	display: none !important;
}
.why-choose-enviro .tx-videoWrapper .tx-videoContent{
	width: auto;
	display: inline-block;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-videoThumb {
	display: none;
}
.why-choose-enviro .pt-150 {
	padding-top: 85px;
	padding-bottom: 140px;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem:not(:last-child) {
	margin-bottom: 26px;
}
.why-choose-enviro .tx-sectionHeading__title li {
	color: #fff;
	margin-bottom: 10px;
	list-style: disclosure-closed;
	padding-left: 6px;
	margin-left: 15px;
}
.why-choose-enviro .tx-sectionHeading__styleTwo .tx-sectionHeading__title {
	font-size: 15px;
	line-height: 25px;
	font-weight: 300;
	margin-top: 8px;
	text-align: justify;
}
.why-choose-enviro .tx-sectionHeading__styleTwo .tx-sectionHeading__subTitle {
	font-size: 27px;
	line-height: 35px;
}
.why-choose-enviro .tx-tabSection__styleOne .col-xl-2 {
	width: 32%;
	padding-right: 30px;
}
.why-choose-enviro .tx-tabSection__styleOne .col-xl-10 {
	width: 68%;
}
.why-choose-enviro .mt-60 {
	margin-top: 0;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-cercleBadgeWrapper {
	display: none !important;
}
.why-choose-enviro .metal-scrape-list{
	margin-top: 14px;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem:hover .tx-smallTitle, 
.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem.active .tx-smallTitle {
	color: #f7f7f7;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-smallIcon {
	font-size: 25px;
	color: #f7f7f7;
}
.why-choose-enviro .tx-sectionHeading {
	order: 1;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-tabContentWrapper {
	align-items: flex-start;
}
.why-choose-enviro .tx-tabSection__styleOne .tx-thumb img {
	height: 600px;
	object-fit: cover;
	border-radius: 20px;
}
.why-choose-enviro .tx-button {
	font-weight: 500;
	order: 2;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 45px 10px;
	transition: 0.3s;
	background: linear-gradient(90deg, #a2c141 0%, #57805d 100%) !important;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	margin-top: 25px;
	height: 50px;
}
.why-choose-enviro .tx-button:hover{
	background: linear-gradient(90deg, #57805d 0%, #a2c141 100%) !important;
}

.environmental-section .elementor-icon-list-text{
	text-align: justify;
}



#en-metal-choose .tx-tabSection__styleOne .tx-content {
	width: 60%;
	padding-left: 50px;
	display: flex;
	flex-wrap: wrap;
}
#en-metal-choose .tx-tabSection__styleOne .tx-thumb {
	width: 40%;
}
#en-metal-choose .tx-tabSection__styleOne .container-fluid {
	max-width: 1610px;
}



#contact-page-form input, #contact-page-form .nice-select {
	height: 52px;
	min-height: 52px;
	font-size: 12px !important;
	padding-left: 30px;
	line-height: 50px;
	font-weight: 400 !important;
}
#contact-page-form .tx-formWrapper label {
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 7px;
    font-weight: 500;
}
#contact-page-form .tx-formWrapper .mt-25 {
	margin-top: 15px;
}
#contact-page-form .tx-formWrapper .nice-select::after {
	color: var(--heading-color-2);
	top: -7px;
}
#contact-page-form .tx-formWrapper textarea{
	resize: none;
	height: 140px; 
	font-size: 12px;
	min-height: 140px;
}
#contact-page-form .tx-formWrapper .current {
	color: #777 !important;
	font-weight: 400;
	font-size: 12px !important;
}
#contact-page-form .tx-formWrapper .tx-button {
	max-width: 250px;
	font-weight: 400;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: 0.3s;
	margin-top: 15px;
	background: linear-gradient(90deg, #1a6e26 0%, #a2c141 100%) !important;
}
#contact-page-form .tx-formWrapper .tx-button:hover{
	background: linear-gradient(90deg, #a2c141 0%, #1a6e26 100%) !important;
}
#contact-page-form .tx-formWrapper .mt-30 {
	margin-top: 20px;
}
.wpcf7-response-output{
	display: none !important;
}
.wpcf7-not-valid-tip {
	font-size: 13px !important;
	font-weight: 300 !important;
	padding-left: 10px !important;
	margin-top: 4px !important;
}

#enviro-mission img{
	width: 80px;
	margin-bottom: -10px;
}
#enviro-mission .tx-infoBox__styleOne .tx-content p {
	color: #000;
	margin-top: 7px;
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	text-align: justify;
	text-align-last: left !important;
	font-family: var(--catamaran);
}
#enviro-mission .tx-infoBox__styleOne .tx-title {
	font-size: 28px;
	line-height: 34px;
	font-weight: 500;
	text-align: justify;
	font-family: var(--catamaran);
	color: #000;
}
#enviro-mission .tx-thumb{
	text-align: justify;
}
#enviro-mission .tx-infoBox__styleOne .tx-title a {
	pointer-events: none;
	color: #000;
}

#product-gallery .elementor-swiper-button{
	position: absolute;
	top: 50%;
	z-index: 999;
	background: #fff;
	width: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3px;
	height: 45px;
}
#product-gallery .elementor-swiper-button-next {
	right: -10px;
}
#product-gallery .elementor-swiper-button-prev{
	left: -10px;
}
#service-section .product-items .elementor-icon{
	opacity: 0;
}
#service-section .product-items .elementor-widget-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
	margin-top: -24px;
	transform: translate(-50%);
}
#service-section .product-items:hover .elementor-icon {
    opacity: 1;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#service-section .product-items{
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	transition: 0.4s;
}
#service-section .elementor-widget-image{
	overflow: hidden;
	transition: 0.8s;
	border-radius: 10px;
	position: relative;
	border-bottom: 4px solid #A2C141;
}
#service-section .product-items:after{
	content: '';
	position: absolute;
	background: #00000085;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	transition: 0.4s;
}
#service-section .product-items:hover:after{
	opacity: 1;
}
#service-section .elementor-widget-image img{
	transition: 0.8s;	
}
#service-section .elementor-widget-image:hover img{
	transform: scale(1.2);
	transition: 0.8s;	
}

#service-update-section .contenet-wrap a{
	pointer-events: none !important;
}

#footer-section .elementor-heading-title a{
	color: rgb(255, 255, 255);
	font-family: "Catamaran", sans-serif;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.7em;
}
.header_style_six .tx-main-menu ul li a::before {
	display: none !important;
}
.new-product-gallery .tx-content {
	position: absolute !important;
	top: 0;
	left: 0;
	width: 100%;
	display: block !important;
	transform: unset;
	height: 100%;
}
.new-product-gallery .tx-content .tx-inline-btn {
	width: 100%;
	display: flex !important;
	height: 100%;
	justify-content: center;
	align-items: center;
}
.new-product-gallery .tx-content .tx-inline-btn i{
	display: none !important;
}
.new-product-gallery .tx-serviceBox .tx-inline-btn b{
	background: #a2c141;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	color: #fff;
	display: flex !important;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	padding-left: 0px;
	opacity: 0;
	outline: 10px solid #ffffffc9 !important;
}
.new-product-gallery .tx-serviceBox:hover .tx-inline-btn b {
	opacity: 1;
}
.new-product-gallery .tx-cercleBadgeWrapper{
	display: none !important;
}

#about-section #contact-option .tna-call-btn-1{
	display: flex !important;
	visibility: visible !important;
}

#contact-page-section .list-unstyled .tx-content a, #contact-page-section .list-unstyled .tx-content p {
	font-size: 15px !important;
	color: var(--pera-color);
	transition: 0.4s;
	line-height: 21px;
	font-family: "Unbounded", sans-serif;
	font-weight: 400;
}
#contact-page-section .list-unstyled .tx-content a:hover{
	color: var(--theme-color);
}

@media only screen and (max-width: 1400px) {
	#enviro-slider-home .swiper-slide-inner{
		max-width: 1100px;
	}
}

@media only screen and (max-width: 1350px){
	.why-choose-enviro .tx-tabSection__styleOne .col-xl-2 {
		width: 100%;
	}
	.why-choose-enviro .tx-tabSection__styleOne .col-xl-10 {
		width: 100%;
		margin-top: 34px;
	}
	.why-choose-enviro .mt-60 {
		display: flex;
		justify-content: center;
		column-gap: 18px;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem {
		margin-bottom: 15px !important;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem{
		width: auto;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-smallTitle {
		font-size: 15px;
		font-weight: 400;
	}
	#en-metal-choose .tx-tabSection__styleOne .tx-content {
		padding-left: 35px;
		padding-top: 0;
	}
	.why-choose-enviro .tx-sectionHeading__title li {
		margin-bottom: 0px;
		padding-left: 6px;
		margin-left: 15px;
		font-size: 14px;
	}
	.why-choose-enviro .pt-150 {
		padding-top: 65px;
		padding-bottom: 145px;
	}	
}

@media only screen and (max-width: 1200px){
	.why-choose-enviro .pt-150 {
		padding-bottom: 80px;
	}
	.why-choose-enviro .tx-tabSection__styleOne .col-xl-10 {
		margin-top: 0px;
	}
	
	#about-section p {
		font-size: 18px;
		line-height: 26px;
	}
	#about-section .tna-para-2 span {
		font-size: 18px !important;
		line-height: 26px !important;
		margin-top: 10px;
	}
	#about-section .tna-subtitle-2 {
		margin-bottom: 0px;
		margin-top: -10px;
	}
	#about-section .tna-about-3-right .content-div {
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	#header-section .tel-header-content-area .container{
		max-width: 100%;
	}
	#header-section #tx-navbar{
		display: block !important;
	}
	#header-section .tx-main-menu ul li:not(:last-child) {
		margin-right: 30px;
	}

	#about-section .tna-pr-btn-4 {
		padding: 19px 30px 17px;
		font-size: 14px;
	}
	#about-section .tna-about-3-right .tna-call-btn-1 .number {
		font-size: 25px;
	}
	#about-section .tna-call-btn-1 .icon {
		width: 44px;
		height: 44px;
		font-size: 15px;
	}

	#enviro-mission img {
		width: 53px;
	}
	#enviro-mission .tx-infoBox__styleOne .tx-title {
		font-size: 25px;
		line-height: 30px;
	}
	#enviro-mission .tx-infoBox__styleOne .tx-content p {
		margin-top: 4px;
		font-size: 17px;
		line-height: 24px;
	}

	.tx-breadcrumb-section .tx-wrapper {
		padding-bottom: 57px;
		padding-top: 120px;
		margin-top: 0;
	}
	#contact-page-section .list-unstyled .tx-content a, #contact-page-section .list-unstyled .tx-content p {
		font-size: 14px !important;
		line-height: 21px;
	}
	#contact-page-section .list-unstyled .tx-content p br{
		display: none;
	}

	#footer-column .elementor-column-gap-default{
		flex-wrap: wrap !important;
	}
}

@media only screen and (max-width: 1024px){
	#enviro-slider-home .elementor-swiper-button{
		display: none !important;
	}
	#header-section .tx-main-menu ul li:not(:last-child) {
		margin-right: 22px;
	}
	#header-section .tx-header__styleDefault .tx-logo img {
		max-width: 205px;
	}
	#header-section .tx-main-menu ul li a {
		padding: 5px 0px !important;
	}
	#header-section .header_style_six .tel-header-content-area::before {
		width: 45%;
	}
	#header-section .tel-header-content-area {
		padding: 15px 0px;
	}
	.why-choose-enviro .tx-videoWrapper p a {
		font-size: 20px;
		padding-left: 5px;
	}
	#about-section .tna-container-1 .col-xxl-6 {
		width: 100%;
		padding: 0;
		padding-top: 40px;
	}
	#about-section .swiper-slide-image{
		width: 100%;
	}
	#about-section .tna-about-3-area .tna-container-1{
		max-width: 100% !important;
	}

	#contact-page-section .list-unstyled .tx-content a, #contact-page-section .list-unstyled .tx-content p {
		font-size: 13px !important;
		line-height: 21px;
	}
}

@media only screen and (max-width: 767px){
	.iamge-backgroun-col .elementor-element-populated{
		background-image: none !important;
	}
	#mobile-header-section .elementor-menu-toggle {
		padding: 6px 10px 6.5px !important;
	}
	#mobile-header-section .elementor-nav-menu {
		height: 100vh;
		background: #000000f2;
		padding-top: 40px;
	}
	.tx-breadcrumb-section .tx-wrapper {
		padding-bottom: 66px;
		padding-top: 50px;
		margin-top: 0;
	}
	.tx-breadcrumb-section .tx-breadcrumb__title {
		font-size: 45px;
		font-weight: 700;
		font-family: var(--catamaran);
		text-shadow: 6px 5px 6px #7b5b5b, 4px 7px 6px rgba(0, 0, 0, 0.7);
		line-height: 51px;
		margin-bottom: 8px;
	}
	#qality-policy-sections .tel-section-title-2 p {
		max-width: 100%;
		margin: 0 auto;
		font-size: 16px;
		line-height: 25px;
	}
	.about-choose-us .elementor-image-box-img {
		width: 65px !important;
		margin-bottom: 12px !important;
	}
	.about-choose-us .elementor-image-box-img img {
		padding: 14px;
	}

/* 	.enviro-final-service-section .services-col:hover .elementor-image-box-content{
		display: none !important;
	} */

	.enviro-final-service-section .services-col:hover .elementor-icon-box-wrapper {
		bottom: 50px !important;
	}
	.enviro-final-service-section .services-col .elementor-image-box-content {
		width: 98% !important;
	}
	.enviro-final-service-section .services-col .elementor-image-box-content {
		height: 275px;
		overflow: scroll;
		right: 0px !important;
		padding-bottom: 10px;
	}
	.enviro-final-service-section .services-col .elementor-image-box-content li, 
	.enviro-final-service-section .services-col .elementor-image-box-content p{
		font-size: 15px !important;
		font-weight: 400;
		line-height: 20px !important;
	}
	
	#enviro-slider-home .swiper-slide-contents .elementor-slide-heading span {
		font-size: 19px;
		line-height: 20px;
		margin-bottom: 6px;
	}
	#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-phone {
		font-size: 18px;
		padding-left: 5px;
	}
	#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-btn {
		padding: 22px 30px 20px;
		max-width: 268px;
		font-size: 14px;
		height: 50px;
		line-height: 9px;
	}
	#enviro-slider-home .swiper-slide-contents .elementor-slide-description {
		column-gap: 8px;
	}
	#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-phone::before {
		width: 40px;
		height: 40px;
		border: 1px solid #a2c141;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		font-size: 22px;
		margin-right: 12px;
	}
	

	#enviro-mission img {
		width: 50px;
	}
	#enviro-mission .tx-infoBox__styleOne .tx-content p {
		margin-top: 6px;
		font-size: 17px;
		line-height: 24px;
	}
	#enviro-mission .tx-infoBox__styleOne .tx-title {
		font-size: 25px;
		line-height: 30px;
	}
	
	.new-product-gallery .gallery-cols .elementor-element-populated{
		padding: 7px !important;
	}
	#about-section .tna-container-1 .col-xxl-6 {
		padding: 0;
		padding-top: 30px;
	}
	#about-section p {
		font-size: 18px;
		line-height: 27px;
		text-align: center;
		text-align-last: center !important;
	}
	#about-section .tna-para-2 span {
		font-size: 18px !important;
		line-height: 27px !important;
		text-align: center;
		text-align-last: center !important;
	}
	#about-section .tna-subtitle-2{
		margin-bottom: 4px;
	}
	#about-section .tna-about-3-right .btn-wrap {
		gap: 15px;
		justify-content: center;
	}
	#about-section .tna-section-title {
		text-align: center;
		text-align-last: center !important;
	}
	#about-section .tna-title-2 {
		display: flex;
		justify-content: center;
	}
	#about-section .tna-about-3-right .content-div {
		padding: 7px !important;
	}
	#about-section .tna-pr-btn-4 {
		padding: 20px 35px 18px;
		transition: 0.3s;
		font-size: 14px;
		line-height: 10px;
	}
	#about-section .tna-about-3-right .tna-call-btn-1 .number {
		font-size: 23px;
	}
	#about-section .tna-about-3-right .tna-call-btn-1 .icon {
		width: 45px;
		height: 45px;
		font-size: 18px;
	}

	.why-choose-enviro .tx-tabSection__styleOne .col-xl-2 {
		width: 100%;
		padding-right: 30px;
	}
	.why-choose-enviro .tx-tabSection__styleOne .col-xl-10 {
		width: 100%;
	}
	#en-metal-choose .tx-tabSection__styleOne .tx-content {
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
	}
	#en-metal-choose .tx-tabSection__styleOne .tx-thumb {
		width: 100%;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-thumb img {
		height: 385px;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem:hover .tx-smallThumb, .why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem.active .tx-smallThumb {
		display: none;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem:hover, .why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem.active {
		padding-left: 0px !important;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-tabNavItem:not(:last-child) {
		margin-bottom: 15px;
	}
	.why-choose-enviro .tx-tabSection__styleOne .tx-smallTitle {
		font-size: 15px;
		font-weight: 400;
		line-height: 25px;
	}
	.why-choose-enviro .pt-150 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.why-choose-enviro .tx-sectionHeading__title li {
		font-size: 14px;
		line-height: 24px;
		text-align: left;
	}
	.why-choose-enviro .tx-videoWrapper p a {
		font-size: 20px;
		padding-left: 5px;
	}
	.why-choose-enviro .tx-videoWrapper p::before {
		width: 35px;
		height: 35px;
		font-size: 14px;
	}
	.why-choose-enviro .tx-button {
		font-size: 13px;
		padding: 12px 23px 10px;
		margin-top: 25px;
		height: 45px;
		line-height: 12px;
		min-height: 45px;
	}
	.why-choose-enviro .tx-videoWrapper {
		margin-left: 13px;
		height: 30px;
	}
	.why-choose-enviro .tx-tabSection__styleOne .col-xl-10 {
		margin-top: -20px;
	}
	.why-choose-enviro .mt-60 {
		justify-content: flex-start;
	}

/* 	#footer-section .tx-footer-widget-title{
		text-align: center;
	} */
/* 	#footer-section .tx-footer-widget-title:before{
		left: 50%;
		transform: translate(-50%);
	} */
	#footer-section .elementor-icon-box-wrapper {
		column-gap: 0;
	}

	.enviro-final-service-section .services-col .elementor-icon-box-wrapper {
		display: flex;
		width: 95%;
		align-items: center;
	}
	#enviro-slider-home .swiper-slide-inner {
		margin-top: 0;
	}
}
@media only screen and (max-width: 600px){
	.page-id-47 .tx-breadcrumb-section .tx-wrapper {
		background-image: url("https://dev1.calltekky.com/enviro/wp-content/uploads/2025/01/Contact-Breaducumb-Image.jpg") !important;
		background-position-x: 65% !important;
	}
	.enviro-final-service-section .elementor-icon-box-content h3{
		font-size: 17px !important;
	}
}
@media only screen and (max-width: 414px){
	#enviro-slider-home .swiper-slide-contents .elementor-slide-description .slide-btn {
		padding: 22px 24px 20px;
		max-width: 268px;
		font-size: 13px;
		height: 46px;
		line-height: 5px;
	}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
