/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 23 2024 | 06:18:42 */
body.page-template-default.page ul.pagination-list li.active span {
    background: #f46a11 !important;
    border: 1px solid #f46a11 !important;
}

body.page-template-default.page ul.pagination-list li a:hover {
    background: #f46a11 !important;
    border: 1px solid #f46a11 !important;
}
.custom-marquee {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  background-color: #41403f; /* Background color */
  color: #fff; /* Text color */
  padding: 10px; /* Padding */
}

.marquee-content {
  display: inline-block;
  padding-left: 100%;
  animation: scroll-left 100s linear infinite; /* Adjust the duration to control speed */
}

.marquee-item {
  display: inline-block;
  margin-right: 50px; /* Space between items */
  position: relative;
}

.marquee-item a{
    color: #fff;
    text-decoration: none;
    
}
.marquee-item:after{
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    background-color: #f46a11;
    border-radius: 100%;
    top: 9px;
    left: -22px;
}

/* Control the speed of the marquee */
@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Pause animation on hover */
.custom-marquee:hover .marquee-content {
  animation-play-state: paused;
}

a:focus {
    outline: none;
}
.privacy_sec .elementor-shortcode a {
    font-weight: 400;
}
.manu-tabs-content p {
    color: #41403f;
    float: left;
}
li#menu-item-145:hover .sub-menu,
li#menu-item-2976:hover .sub-menu{
    max-width: 200px;
}

.socl-list li a.linked-in-f img:hover{
	 background: #0077b5;
    border-radius: 100%;
}
.socl-list li a.insta-f img:hover{
	 background: #ee2a7b ;
    border-radius: 100%;
}
.socl-list li a.fb-f img:hover{
	background: #48649c ;
    border-radius: 100%;
}
.contactsocial{
    border-radius: 100%;
    display: inline-block;
}
.contactsocial img {
    margin: 0;
    padding: 0;
    display: block;
}
.contactsocial:hover {
    background: #0077b5;
}
.contactsocial:hover img {
    filter: brightness(5);
}
.dialog-widget i:hover {color: #f36a10;}

/* .elementor-custom-embed-play{
	height:100px;
} */
.current-menu-item > a,
.current_page_item > a,
.current-menu-parent > a,
.submenu-with-border .current-menu-item > a {
    color: #FD7A0C !important;
}
.prod_ul li {
	color: #464749 !important;
	font-size: 16px !important;
	line-height: 28px;
	font-weight: 400 !important;
	font-family: 'Graphik reg' !important;
}
.dialog-widget .elementor-swiper-button {
    background: #fff;
    height: 50px !important;
    width: 50px !important;
    display: block;
    padding: 0;
    background-position: center !important;
    border-radius: 100%;
}
.prod_ul {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}
.prod_ul li {
	margin-bottom: 20px;
}

.ast-footer-copyright p {
	color: #F1E7DB;
	font-size: 16px !important;
}
ul#astra-footer-menu a {
	color: #F1E7DB;
	padding:0 15px !important;
}
.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
	display: flex;
	padding:0 10px;
	align-items:center;
}
.scroll-up.ast-desktop .ast-primary-header-bar .main-header-menu > li#menu-item-144 ul.sub-menu {
    top: 100px;
}
.scroll-down.ast-desktop .ast-primary-header-bar .main-header-menu > li#menu-item-144 ul.sub-menu {
    top: 0;
}
.site-footer-below-section-1.site-footer-section.site-footer-section-1 {
	width: 45%;
}
.site-footer-below-section-2.site-footer-section.site-footer-section-2 {
	width: 45%;
}
.site-footer-below-section-3.site-footer-section.site-footer-section-3 {
	width: 10%;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	border-top: 1px solid #ffffff1f;
}
.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
	display: flex;
	padding:0 10px;
}
.site-footer-primary-section-1.site-footer-section.site-footer-section-1 {
	width: 30%;
}
.site-footer-primary-section-2.site-footer-section.site-footer-section-2 {
	width: 50%;
}
.site-footer-primary-section-3.site-footer-section.site-footer-section-3 {
	width: 14%;
}
ul#menu-products, ul#menu-products-1 {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
ul#menu-products li:nth-child(odd),
 ul#menu-products-1 li:nth-child(odd){
    width: 42%;
}
ul#menu-products li:nth-child(even),
 ul#menu-products-1 li:nth-child(even){
    width: 50%;
}
footer#colophon {
	background: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/ftr-bg.jpg) no-repeat;
	background-size: cover;
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	background: transparent;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
	background: transparent;
}
footer h2.widget-title {
	color: #ffffff;
	font-family: 'Graphik med' !important;
	font-size: 24px;
	line-height: 56px;
	font-weight: 400;
	margin-bottom: 10px;
}
footer .widget ul li a:hover {
	color: #d56318;
}
.footer_address ul,.footer_social_link ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.site-above-footer-wrap {
	background-color: #464749 !important;
	padding-top:70px;
	padding-bottom:50px;
}

.footer_address ul li a {
	display: flex;
	align-items: start;
	font-size: 16px;
	line-height: 30px;
	color: #F1E7DB;
}

.footer_address ul li {
	margin-bottom: 24px;
}
.footer_address ul li a img {
	margin-right: 20px;
	margin-top: 3px;
}
footer .widget ul li a {
	font-size: 16px !important;
	line-height: 25px;
	color: #F1E7DB;
	display: block;
	margin-bottom: 13px;
}
.footer_address a {
	line-height: 30px !important;
}
.footer_address h3,.footer_social_link h3 {
	font-size: 24px;
	line-height: 56px;
	text-align: left;
	color: #FFFFFF;
	display:block;
}
.privacy_sec a {
	color: #F36A10;
/* 	font-weight: 600; */
}
.prod_counter .elementor-counter-number-wrapper {
	font-family: 'Graphik sbld';
} 
.prod_counter .elementor-counter-title {
	text-align: left !important;
	font-family: 'Graphik med';
}
.prod_counter .elementor-counter-number-wrapper span.elementor-counter-number-suffix p {
	display: inline-block;
	font-size: 18px;
	line-height: 28px;
	margin-bottom:0;
}
.prod_counter {
	background-color: #ffffff;
    width: 21%;
    border-radius: 30px;
    padding: 30px 20px 20px 34px;
    margin:10px  4.2% 10px 10px;
	box-shadow: 0px 28px 43px #0000000A;
}
.prod_counter:last-child {
    margin-right: 0;
}
.prod_counter span.elementor-counter-number-prefix {
	display: none;
}
.prod_gallery .elementor-swiper-button-prev {
	display: none !important;
}
.prod_gallery .elementor-swiper-button-next {
	background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/testi-arw-white.svg) !important;
	height: 55px !IMPORTANT;
	width: 55px !IMPORTANT;
	background-color:#FD7A0C;
	border-radius: 100%;
	background-position: center;
	right:19% !IMPORTANT;box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
}
.prod_gallery .elementor-swiper-button-next:hover {
    background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/new-arw.svg) !important;
	
}
.prod_enq_sec {
	padding: 60px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.enq_text  {
	width: 33%;
}
.prod_enq_from {
	width: 60%;
}

.prod_enq_sec h3,.other_prod_sec h2 {
	color: #464749;
	font-size: 58px;
	line-height: 66px;
	margin-bottom:20px;
}

.prod_enq_sec p {
	color: #464749;
	font-size: 22px;
	line-height: 36px;
}
.other_prod_slider .elementor-swiper-button {
	display: block !important;
}
.other_prod_slider .elementor-swiper-button {
    box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
}
.other_prod_slider .swiper-button-prev {
    box-shadow: 4px -4px 10px -2px rgba(0,0,0,.1);
}
#astra-footer-menu li {
    position: relative;
}

#astra-footer-menu li:after {
    position: absolute;
    content: '';
    height: 17px;
    width: 1px;
    background-color: #ffffff;
    right: 0;
    top: 5px;
}

#astra-footer-menu li:last-child:after {
    display: none;
}
.changescroll {
    overflow: hidden;
}
.wht-dfrnt-head h2 {
    transition: all 1s ease-in-out !important;
    position: relative !important;
    top: 0 !important;
}

.wht-dfrnt-head h2.positionfixed {
    top: 100px !important;
    position: fixed !important;
}

.blog_listing .tpg-el-image-wrap a {
    border-radius: 15px !important;
    overflow:hidden;
}

@media(max-width:1366px){
	.ast-desktop .ast-primary-header-bar .main-header-menu > li#menu-item-144 ul.sub-menu li a img {
		max-width: 120px !important;
	}
}
@media(max-width:1240px){
	.ast-desktop .ast-primary-header-bar .main-header-menu > li#menu-item-144 ul.sub-menu li a span {
		font-size: 14px !important;
		line-height: 22px !important;
	}
}
@media(max-width:1100px){
	div#ast-desktop-header {
		display: none;
	}
}
@media(max-width:1024px){
	.prod_gallery .elementor-swiper-button-next{
		right:-20px !important;
	}
	.prod_overvw .prod_counter:nth-child(3n) {
	    margin-right: 0;
	}
		.service_box h3.elementor-image-box-title {
	    margin-bottom: 10px;
	}
	.service_box p.elementor-image-box-description br {
	    display: none;
	}
	.service_box p.elementor-image-box-description a.theme-btn-s2 {
	    display: block;
	    max-width: 150px;
	    padding: 10px 25px;
	    margin-top: 10px;
	}

	.prod_counter {
	    width: 46%;
	    margin-bottom: 20px;
		margin-left: 0;
	    margin-right: 7.5%;
	}
	.other_prod_slider .swiper-button-prev {
		left: -55px !important;
	}
	.other_prod_slider .swiper-button-next {
		right: -55px !important;
	}
	.prod_enq_sec h3, .other_prod_sec h2 {
		font-size: 45px !important;
		line-height: 55px !important;
	}
	.enq_text{
		width:40% !important;
	}
	.other_prod_sec {
		padding: 40px 0 !important;
	}
	.other_prod_sec h2{
		margin-bottom:20px !important;
	}
}

/* .single-cb_products h2.banner-heading {
    top: 40% !important;
} */
.sustain_tab_sec .sus-img img {
    border-radius: 30px;
}
.infra_overvw .elementor-custom-embed-play svg {
    height: 0;
    width: 0;
}

/* .csr-slider .elementor-image-carousel-wrapper {
    padding-bottom: 0 !important;
}
 */

@media(max-width:1366px){
	.prod-content p {
    max-width: 90% !important;
}
}
@media (max-width: 580px){

	.prod_counter {
	    width: 100%;
	}
	.prod_overvw .prod_counter:nth-child(2n) {
	    margin-right: 0;
	}
	
}

@media(max-width:480px){
	.gov_policy_sec  .elementor-element {
    padding: 0 !important;
}
}
.site-below-footer-wrap[data-section=section-below-footer-builder] {
    border-top: 1px solid #ffffff1f !important;
    padding-top: 20px !important;
}
.site-primary-footer-wrap[data-section=section-primary-footer-builder], .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: transparent !important;
}
.thank-subhead {
    margin: 0 auto;
}
*:focus { outline: none; }
.grecaptcha-badge {
    display: none !important;
}
.ldr-card {
    cursor: pointer;
}
li.position_drop.products {
    width: 100%;
}
.ldr-card img {
    margin-bottom: 30px;
}
.main-ldr-sec .e-con-inner {
    padding: 50px 10px 0 10px;
}
h3.ldr-name {
    margin-bottom: 0px;
    color: #464749;
    font-size: 33px;
    line-height: 44px;
}
span.ldr-designation {
    color: #F36A10;
    font-size: 20px;
    font-weight: 500;
    line-height: 44px;
	font-family: 'Graphik med';
} 
ul.ldr-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

ul.ldr-list li {
    margin-bottom:60px;
}
.unscroll{
        overflow: hidden;
    }
.twentytwenty-horizontal .twentytwenty-handle:after {
    display: block !important;
    position: absolute !important;
    content: '' !important;
    left: -7px;
    right: 0;
    width: 70px;
    height: 70px;
    background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/drag.svg);
    background-repeat: no-repeat;
    background-position: center;
    top: -30px !important;
    border-radius: 100%;
    border: 10px solid #f6ede4;
    background-color: #ffffff;
	box-shadow: 0 0px 0, 0px 0px 12px rgba(51, 51, 51, 0.5) !important;
}
.hdr-top li a:hover {
    color: #f46a11;
}
a.hdrnoclick:before {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/orng-call.svg);
    left: 0;
    top: 0;
}
.hdr-top li a {
	position:relative;
	padding-left: 25px;
    font-size: 14px;
    color: #464749;
}
a.hdremailclick:before {
    position: absolute;
    content: '';
    height: 11px;
    width: 15px;
    background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/orng-mail.svg);
    left: 0;
    top: 2px;
}
.ast-builder-grid-row>.site-header-section {
    flex-wrap: wrap;
}
ul.hdr-top {
    margin: 0px 0;
    padding: 0;
    display: flex;
    list-style: none;
}
ul.hdr-top li {
    position: relative;
}
ul.hdr-top li:nth-child(2) {
    margin-left: 20px;
}
.career-subhead p {
    margin-bottom: 0;
}
.number-slider-wrapper{
	display:none !important;
}
a.view-pdf-btn:hover {
    color: #464749;
}
a.youtube-f img:hover {
    background-color: #e4201e;
    border-radius: 100%;
}
ul.socl-list {
    width: 100%;
    max-width: 150px;
    display: flex;
    justify-content: space-between;
	margin: 0;
    padding: 0;
    list-style-type: none;
}
.abt-video-wrap .elementor-custom-embed-play {
    height: 50px;
}
.abt-video-wrap .elementor-custom-embed-play svg {
    opacity: 1;
}
.sitemap-sec .elementor-widget-wp-widget-nav_menu h5 {
    color: #F36A10;
    font-size: 33px;
    line-height: 66px;
    margin-bottom: 0;
}
.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products,
.sitemap-sec .elementor-widget-wp-widget-nav_menu #menu-company{
    margin: 0;
    padding: 0;
    list-style-type: none;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products li a,
.sitemap-sec .elementor-widget-wp-widget-nav_menu #menu-company li a{
    color: #464749;
    font-size: 16px;
    line-height: 36px;
    font-family: 'Graphik sbld';
}
.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products li,
.sitemap-sec .elementor-widget-wp-widget-nav_menu #menu-company li{
    width: 50%;
}
.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products li a:hover, .sitemap-sec .elementor-widget-wp-widget-nav_menu #menu-company li a:hover {
    color: #f36a10;
}
.dialog-widget.dialog-lightbox-widget.elementor-lightbox {
    z-index: 99999999;
}
/* .industries-slider .swiper-slide .auto:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Automobile-home.png);
}
.industries-slider .swiper-slide .pharma:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Pharma-Industry-1.png);
}
.industries-slider .swiper-slide .food:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Food-Beverages-h.png);
}
.industries-slider .swiper-slide .fruits:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Fruits-Vegetables.png);
}
.industries-slider .swiper-slide .consumer:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Consumer-Durables.png);
}
.industries-slider .swiper-slide .fast-move:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Fast-Moving-Consumer-Goods-2.png);
}
.industries-slider .swiper-slide .electronic:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Electronics-2.png);
}
.industries-slider .swiper-slide .ind-pack:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Industrial-Packaging-1.png);
}
.industries-slider .swiper-slide .war-log:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Warehousing-Logistics-1.png);
}
.industries-slider .swiper-slide .furniture:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Furniture-Industry-2.png);
}
.industries-slider .swiper-slide .chemical:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/Chemical-Allied-Industry-2.png);
}
.industries-slider .swiper-slide .ecom:before{
    background-image:url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/E-Commerce-new.png);
} */

.manu-tabs-img img {
    border-radius: 20px;
}
.csr-wht-slidr  img.swiper-slide-image {
    border-radius: 20px;
}
.team-slider-wrap .gallery-slider .swiper-wrapper {
    z-index: 9;
}
.privcy-pad-left > .e-con-inner {
    padding-left: 10px;
}
.prod_gallery .elementor-swiper-button-next:hover {
     background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/new-arw.svg) !important;
}
.wpcf7-not-valid-tip{
	font-size:14px !important;
}

#page .site-content {
	margin-top: 101px;
}

a.theme-btn-s2.ldrvwall-btn {
	position: absolute;
	top: -120px;
	right: 10px;
}

li#menu-item-145:hover .sub-menu {
	width: 200px;
}

.submitbtn span.wpcf7-spinner {
	top: 8px;
}

.industries-card:hover {
	cursor: pointer;
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
	border-color: #f36a10;
}

.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
	margin-top: 0px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>.menu-item {
	line-height: 50px !important;
}


/** Mega menu design **/

.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 {
	overflow: visible;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu {
	max-width: 1280px;
    width: 100%;
    position: fixed;
    top: 100px;
    background: #F6F3EE;
    padding: 20px 0;
    margin: 0 auto;
    right: 0;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu li {
	width: 16.6%;
	text-align: center;
	float: left;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu li a img {
	width: auto;
	background: #fff;
	border-radius: 15px;
	max-width: 170px;
	margin: 0 auto 21px auto;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu li a span {
	width: 100%;
	display: inline-block;
	max-width: 170px;
	font-size: 16px;
	line-height: 25px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu li span.ast-icon.icon-arrow {
	display: none;
}
.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu:before {
    content: '';
    position: absolute;
    left: -50%;
    background: #F6F3EE;
    height: 102%;
    display: block !important;
    width: 200%;
    top: 100%;
    border-top: 2px solid #f36a10;
    margin: 0;    box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
}


img.sustn-objct {
	position: absolute;
	top: 15%;
	right: 17%;
	/*     height: 450px; */
	width: 25%;
	animation: rotateCircles 10s linear infinite;
}

@keyframes rotateCircles {
	from {
		transform: rotate(0);
	}

	to {
		transform: rotate(360deg);
	}
}

.elementor-lightbox .swiper .elementor-swiper-button-next {
	right: 30px;
}

.elementor-lightbox .swiper .elementor-swiper-button-prev {
	left: 30px;
}

.content-wramp a:hover img.leader_profile {
	filter: drop-shadow(2px 4px 6px #ddd);
}

.slide-btns.slide-btns-mob {
	display: none;
}

.eicon-share-arrow {
	display: none;
}

.searchresule .publishdate {
	display: none;
}

.cmw-wrap ul li a:focus {
	outline: none;
}

.elementor-slideshow__title {
	display: none;
}

.slide-btns-mob {
	display: none;
}

h4.milestone-subhead {
	width: 100%;
	max-width: 60%;
	font-size: 30px;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 15px;
	display:none;
}

.mile-list {
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}

img.home-mob-banner {
	display: none;
}

.milestone-card {
	position: relative;
}

.milestone-card:before {
	position: absolute;
	content: '';
	height: 24px;
	width: 24px;
	background-color: #f6f2ed;
	border: 1px solid #464749;
	border-radius: 100%;
	top: -60px;
}

li.position_drop.products select {
	padding-right: 60px;
}

.milestone-slider {
	position: relative;
	padding-top: 50px;
}

.milestone-slider:after {
	position: absolute;
	content: '';
	height: 2px;
	width: 200%;
	background-color: #a09f9f;
	top: 0;
	left: -50%;
}

div#ast-scroll-top {
	display: none !important;
}

.main-header-menu .sub-menu {
	width: 340px;
}

.wooden-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wooden-list li {
	width: 48%;
}

.twentytwenty-handle {
	cursor: grab;
}

.search-pop-up-form button.submit-btn {
	background-color: #f36a10;
	color: #ffffff;
	font-family: 'Graphik sbld';
	transition: all 0.5s;
}

.search-pop-up-form button.submit-btn:hover {
	background-color: #d56318;
	transition: all 0.5s;
}

div#search_popup .search-pop-close-btn:hover {
	color: #d56318;
	transition: all 0.5s;
}

.ldr-pop-up {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	opacity: 1;
	width: 100%;
	height: 100% !important;
	background: #e0b182e8;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 99999999;
	padding: 0;
}

.leadersip-popup.my_leader {
	width: 100%;
	max-width: 1200px;
	background-color: #ffffff;
	border-radius: 20px;
	padding: 20px 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 520px;
}

.leadersip-popup.my_leader div {
	width: 48%;
}

h3.leader_name {
	font-size: 32px;
	line-height: 38px;
	color: #F36A10;
	margin-bottom: 0;
}

span.leader_desig {
	font-size: 18px;
	line-height: 21px;
	color: #464749;
	display: inline-flex;
	font-family: 'Graphik sbld';
	margin-bottom: 30px;
}

p.leader_cntnt {
	color: #464749;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Graphik med';
}

.ledr-pop-img {
	text-align: center;
}

.ledr-pop-img img.ldr_pr_img {
	display: block;
	transform: scale(1.4);
	margin-bottom: 20%;
}

.prod-content a.theme-btn-s2 {
	margin-top: 30px;
}

.bloga-wrap {
	display: flex;
	justify-content: flex-start;
}

.bloga-wrap .blog-card {
	width: 23%;
	margin-right: 3%;
}

.bloga-wrap .blog-card:last-child {
	margin-right: 0;
}

.bloga-wrap .blog-card:last-child {
	margin-right: 0;
}

.blog-card h4 {
	font-size: 24px;
	color: #464848;
	line-height: 32px;
	display: inline-block;
}

.blog-card img {
	margin-bottom: 20px;
}

.bloga-wrap .blog-card:hover h4 {
	color: #f36a10;
}

ul#astra-footer-menu a:hover {
	color: #f36a10;
}

.bloga-wrap .blog-card:hover span {
	color: #f36a10;
}

.pop-vdo-wrap.url_dy {
	position: relative;
}

span.close_me {
	display: inline-block;
	height: 50px;
	width: 50px;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/tam-pop-img.svg);
	z-index: 99999999;
	top: 30px !important;
	right: 30px;
	bottom: auto;
	position: absolute;
	transform: rotate(45deg);
	cursor: pointer;
}

/* .ldr-pop-up {
    position: relative;
} */
.pop-vdo-wrap {
	text-align: center;
}

.pop-vdo-wrap.url_dy iframe {
	width: 800px !important;
	max-width: 80%;
}

.name-desi-wrap {
	width: 60%;
}

.testi-vdo.show_video_pop {
	width: 30%;
}

.testim_para {
	font-size: 18px;
	line-height: 28px;
	color: #41403f;
	font-weight: 600;
}

@font-face {
	font-family: 'Graphik sbld';
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Semibold.eot');
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Semibold.woff2') format('woff2'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Semibold.woff') format('woff'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Semibold.ttf') format('truetype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Semibold.svg#Graphik-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik reg';
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Regular.eot');
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Regular.woff2') format('woff2'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Regular.woff') format('woff'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Regular.ttf') format('truetype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik med';
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Medium.eot');
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Medium.woff2') format('woff2'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Medium.woff') format('woff'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Medium.ttf') format('truetype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Graphik bld';
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Bold.eot');
	src: url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Bold.woff2') format('woff2'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Bold.woff') format('woff'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Bold.ttf') format('truetype'),
		url('https://www.radheshamwellpack.com/wp-content/themes/astra-child/fonts/Graphik-Bold.svg#Graphik-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

.ast-container {
	max-width: 1220px;
}

.p-mo p {
	margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Graphik sbld' !important;
	/* 	color:#464749 !important; */
}

body {
	font-family: 'Graphik reg' !important;
	font-size: 16px;
	line-height: 28px;
}

a {
	text-decoration: none !important;
}

header#masthead {
	background-color: #ffffff;
	position: fixed !important;
	top: 0;
	left: 0 !important;
	right: 0 !important;
	z-index: 99999999;
}

body.scroll-down .site-header {
	top: -300px !important;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	left: 0;
	right: 0;
	background-color: #ffffff;
}

body.scroll-up .site-header {
	background-color: #ffffff !important;
	top: 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	left: 0;
	right: 0;
}

ul#ast-hf-menu-1 li a {
	color: #000000;
	font-size: 16px;
}

.ast-header-html-1 p {
	line-height: 0;
}

ul#ast-hf-menu-1 li a:hover {
	color: #FD7A0C;
}

.stats-slider {
	background-color: #F36A10;
	width: 300px;
	padding: 55px 40px;
	height: 356px;
	border-radius: 30px;
	position: relative;
}

.stat img {
	margin-bottom: 15px;
}

.stat span.stat-count {
	display: block;
	font-size: 45px;
	color: #FFFFFF;
	line-height: 46px;
	font-family: 'Graphik sbld';
}

.stat .milestone-details {
	font-size: 20px;
	line-height: 28px;
	color: #ffffff;
	padding-top: 15px;
	font-family: 'Graphik med';
}

.stats-slider span.swiper-pagination-bullet {
	height: 11px;
	width: 11px;
	background-color: #ffffff;
}

.stats-slider .swiper-pagination {
	padding-right: 10px;
	bottom: 30px !important;
	text-align: right;
}

.stats-slider .container {
	overflow: hidden;
}

.abt-video-wrap .elementor-widget-container {
	border-radius: 30px;
}

ul.values-list {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	max-width: 50%;
}

ul.values-list li {
	width: 33.33%;
	color: #464749;
}

.orange-bullets li {
	padding-left: 20px;
	position: relative;
}

.orange-bullets li:before {
	position: absolute;
	content: '';
	height: 8px;
	width: 8px;
	background-color: #f36a10;
	border-radius: 100%;
	top: 10px;
	left: 0;
}

.positionfixed {
	position: fixed;
	top: 20px;
	max-width: 455px;
	z-index: 1;
}

.industries-tab-sec .elementor-tab-content {
	transition: all 1s ease-in-out;
	top: 0;
	position: relative;
}

.industries-tab-sec .elementor-tab-content.positionfixed_indus {
	position: fixed;
	top: 90px;
	z-index: 1;
	width: 100%;
	max-width: 767px;
	transition: all 1s ease-in-out;
}

/* .abt-srvc-content-div {
    height: 550px;
    overflow-y: scroll;
} */
.abt-srvc-content-div::-webkit-scrollbar {
	width: 0;
}

.abt-srvc-contnt-head h2 {
	position: relative;
}

.abt-srvc-contnt-head h2:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	background-color: #ff790b;
	left: 0;
	bottom: 0;
}

ul.awrds-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.awrds-list li {
	font-size: 16px;
	margin-bottom: 20px;
	padding-left: 30px;
	color: #ffffff;
	font-family: 'Graphik med';
	width: 49%;
}

ul.awrds-list.orange-bullets li:before {
	height: 10px;
	width: 10px;
	top: 8px;
}

.awards-sec:after {
	position: absolute;
	content: '';
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/awrds-bg.jpg);
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	bottom: 0;
	z-index: -2;
	background-size: cover;
}

ul.services-list li a {
	color: #ffffff;
}

ul.services-list li a:hover {
	color: #f46a11;
}

.quality-slider .swiper-slide.swiper-slide-active {
	opacity: 1;
}

.quality-slider .swiper-slide {
	opacity: 0;
	/* 	margin-right: 40px; */
	padding-right: 40px;
}

.quality-slider .swiper-slide.swiper-slide-active+div {
	opacity: 1;
}

.quality-slider .swiper {
	overflow: visible;
}

.team-slider-wrap .gallery-slider .swiper-wrapper .swiper-slide.swiper-slide-active {
	opacity: 1;
}

.team-slider-wrap .gallery-slider .swiper-wrapper .swiper-slide {
	opacity: 0;
}

.team-slider-wrap .swiper-slide {
	transition: all 0.5s;
	opacity: 0;
	/* 	transform: translateY(-230px); */
}

.team-slider-wrap .swiper-slide.swiper-slide-active,
.team-slider-wrap .swiper-slide.swiper-slide-active+div,
.team-slider-wrap .swiper-slide.swiper-slide-active+div+div,
.team-slider-wrap .swiper-slide.swiper-slide-active+div+div+div {
	opacity: 1;
	/* 	transform: translateY(0px); */
}

.team-slider-wrap .gallery-slider {
	width: 100%;
	max-width: 650px;
	background-color: #ffffff;
	box-shadow: 14px 24px 43px #0000000A;
	border-radius: 20px;
	padding: 50px;
}

.team-slider-wrap .gallery-thumbs {
	margin-top: -400px;
}

.team-slider-wrap .gallery-thumbs .swiper-slide-active img {
	transform: scale(1.2) translateY(16px);
}

.content-wramp p {
	max-width: 350px;
	color: #464749;
	font-family: 'Graphik med';
}

.content-wramp h3 {
	color: #F36A10 !important;
	font-size: 32px !important;
	line-height: 38px !important;
	font-family: 'Graphik sbld' !important;
	margin-bottom: 0 !important;
}

.content-wramp span {
	display: block;
	color: #464749;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Graphik sbld';
	margin-bottom: 25px;
}

.team-slider-wrap .gallery {
	position: relative;
}

.team-slider-wrap .swiper-button {
	position: absolute;
	top: 14px !important;
	bottom: auto !important;
	right: 0;
	left: auto;
}

.team-slider-wrap .swiper-button-prev.swiper-button {
	right: 90px;
}

.team-slider-wrap .gallery-thumbs .swiper-slide-active+div img {
	transform: scale(0.9) translateY(90px) translateX(15px);
}

.team-slider-wrap .gallery-thumbs .swiper-slide-active+div+div img {
	transform: scale(0.7) translateY(173px) translateX(-50px);
}

.team-slider-wrap .gallery-thumbs .swiper-slide-active+div+div+div img {
	transform: scale(0.6) translateY(236px) translateX(-250px);
}

.content-wramp a {
	display: inline-block;
	position: relative;
	z-index: 5;
}

.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title {
	padding: 10px 25px 10px 0px;
	position: relative;

}

.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title:after {
	position: absolute !important;
	height: 1px !important;
	width: 85% !important;
	content: '' !important;
	background-color: #79756f;
	left: 0;
	bottom: 0;
}

.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title:before {
	position: absolute !important;
	content: '' !important;
	height: 2px !important;
	width: 0 !important;
	background-color: #f36a10;
	left: 0;
	bottom: 0px;
	z-index: 1;
	transition: all 1s !important;
	top: auto !important;
}

.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after,
.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title:hover:after {
	background-color: #ffffff;
}

.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before,
.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title:hover:before,
.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active:hover:before {
	width: 85% !important;
	transform: translateY(2px) !important;
}

.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title:hover:before {
	transform: translateY(0px) !important;
	transition: all 1s;
}

.brdcrumb,
.brdcrumb a {
	font-size: 14px;
	color: #464749;
}

.brdcrumb a:hover {
	color: #F36A10;
}

.elementor-widget-tabs .elementor-tab-desktop-title:last-child:after,
.elementor-widget-tabs .elementor-tab-desktop-title:last-child:before {
	display: none;
}

.indus-tab-content {
	position: relative;
}

.indus-tab-content img.main-img {
	float: right;
}

.indus-tab-content img.sub-img {
	position: absolute;
	top: 250px;
	bottom: auto;
}

.csr-slider .elementor-swiper-button,
.plant-slider-wrap .elementor-swiper-button {
	position: absolute !important;
	top: auto !important;
	bottom: 0;
	left: auto !important;
	right: 0;
}

.csr-slider .elementor-swiper-button.elementor-swiper-button-prev,
.plant-slider-wrap .elementor-swiper-button.elementor-swiper-button-prev {
	transform: rotate(180deg) translateY(7px) !important;
	right: 90px;
}

.csr-slider .elementor-image-carousel-wrapper,
.plant-slider-wrap .elementor-image-carousel-wrapper {
	padding-bottom: 65px;
}

.csr-wht-slidr .elementor-swiper-button {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/testi-arw-white.svg) !important;
	left: 0px !important;
	right: auto;
}

.csr-wht-slidr .elementor-swiper-button.elementor-swiper-button-next {
	left: 65px !important;
}

ul.key-benifits-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.service-dd ul li {
	color: #ffffff;
}

.plant-slider-wrap .swiper-slide img {
	display: block;
	width: 100%;
}

.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title {
	margin: 0 20px;
	position: relative;
	padding: 20px 40px 20px 0;
}

.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title:after {
	position: absolute !important;
	content: '' !important;
	height: 1px !important;
	width: 100% !important;
	background-color: #d9d9d9 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: auto !important;
	top: auto;
}

.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title:before {
	position: absolute !important;
	content: '' !important;
	height: 3px !important;
	width: 0% !important;
	background-color: #ff790b !important;
	left: 0 !important;
	right: auto !important;
	bottom: 1px !important;
	/* 	transition:all 1s; */
}

.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before,
.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title:hover:before {
	width: 100% !important;
	transition: all 1s;
}

.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title:last-child:after,
.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title:last-child:before {
	display: block !important;
}

.sus-tab-content {
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
}

.sus-tab-content div {
	width: 48%;
}

.sus-info h2 {
	font-size: 58px;
	line-height: 66px;
	color: #464749;
}

a.view-pdf-btn {
	font-size: 16px;
	line-height: 20px;
	color: #F36A10;
	text-decoration: underline !important;
}

ul.cntct-dtls {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.cntct-dtls li {
	padding-left: 30px;
	position: relative;
	margin-bottom:10px;
}

ul.cntct-dtls li:before {
	position: absolute;
	content: '';
}

ul.cntct-dtls li a {
	font-size: 18px;
	line-height: 32px;
	color: #464749;
	display: inline-block;
}

ul.cntct-dtls li a:hover {
	color: #FD7A0C;
}

.contact-dtls-sec .e-con-inner {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/cntct-bg.svg);
	background-repeat: no-repeat;
	background-position: center right 24%;
}

li.addrs:before {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/location.svg);
	height: 22px;
	width: 17px;
	left: 0;
	top: 4px;
}

li.cntctno:before {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/call.svg);
	height: 21px;
	width: 21px;
	left: 0;
	top: 4px;
}

li.mail:before {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/mail.svg);
	height: 17px;
	width: 22px;
	left: 0;
	top: 8px;
	background-repeat:no-repeat;
}

li.cntctno {
	margin-bottom: 10px;
}

li.cntctno a:nth-child(1) {
	padding-right: 15px;
	position: relative;
}

/* li.cntctno a:nth-child(1):after {
    position:absolute;
    content:'';
    height: 20px;
    width:1px;
    background-color: #41403f;
    right: 0;
    top: 5px;
} */
li.cntctno a:nth-child(2) {
	padding-left: 10px;
}

#banner-wrap .pc-banner {
	width: 100%;
	display: block;
	object-fit: cover;
}

img.mob-banner {
	display: none;
}

#banner-wrap .container {
	max-width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: flex-start;
	padding: 0 10px;
}

.cmn-overview-sec .e-con-inner {
	padding-left: 10px;
	padding-right: 10px;
}

#banner-wrap .container:before {
	position: absolute;
	content: '';
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/bg-vector.png);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	left: -350px;
	top: 0;
}

section#banner-wrap {
	position: relative;
}

#banner-wrap .container:after {
	position: absolute;
	content: '';
	height: 100%;
	width: 30%;
	background-color: #f6f2ed;
	left: -36%;
}

h2.banner-heading {
	position: absolute;
	max-width: 450px;
	font-size: 58px;
	line-height: 60px;
	top: 30%;
	color: #464749;
}

/* .milestone-slider .container .swiper-slide.swiper-slide-active {
    opacity: 1;
}
.milestone-slider .container .swiper-slide {
    opacity: 0;
    }
.milestone-slider .container .swiper-slide.swiper-slide-active + div,.milestone-slider .container .swiper-slide.swiper-slide-active + div +div {
    opacity: 1;
}
.milestone-slider {
    position: relative;
}
.milestone-slider:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 200%;
    background-color: #41403f;
    left: -50%;
    top: 0;
}
.milestone-slider .container .swiper-slide{
    padding-top: 50px;
    position:relative;
}
.milestone-slider .container .swiper-slide:after{
    position:absolute;
    content:'';
    height: 24px;
    width: 24px;
    background-color: #F6F2ED;
    border-radius: 100%;
    border: 1px solid  #41403F;
    top: -12px;
}
.milestone-slider .container .swiper-slide.swiper-slide-active:after {
    background-color:#FF790B;
    border-color:#FF790B;
} */
.cmw-wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
}

.cmw-wrap ul li div {
	height: 40px;
	width: 40px;
	border-radius: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50%;
}

.cmw-wrap ul li {
	height: 50px;
	width: 50px;
	border: 1px solid;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 12px;
}

li.cmw-call div {
	background-color: #F36A10;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/wht-call.svg);
}

li.cmw-mail div {
	background-color: #F36A10;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/wht-mail.svg);
}

li.cmw-wp div {
	background-color: #0aaa2a !important;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/wht-wp.svg);
}

li.cmw-wp {
	border-color: #0aaa2a !important;
}

li.cmw-call,
li.cmw-mail {
	border-color: #F36A10 !important;
}

.hdrsearch {
	cursor: pointer;
}

.cmw-wrap {
	position: fixed;
	bottom: 8%;
	right: 1%;
	z-index: 99999;
}

.industries-slider .swiper-slide.swiper-slide-active,
.industries-slider .swiper-slide.swiper-slide-active+div,
.industries-slider .swiper-slide.swiper-slide-active+div+div,
.industries-slider .swiper-slide.swiper-slide-active+div+div+div,
.industries-slider .swiper-slide.swiper-slide-active+div+div+div+div {
	opacity: 1;
	transition: all 0.3s;
}

.industries-slider .swiper-slide {
	opacity: 0;
	transition: all 0.3s;
}

.industries-card span {
	display: block;
	text-align: center;
	color: #464749;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Graphik sbld' !important;
}

.industries-card img {
	border-radius: 20px;
}

.indstry-img-wrap {
	margin-bottom: 30px;
	position: relative;
}

.industries-slider {
	position: relative;
}

.industries-slider .swiper-button {
	position: absolute;
	top: -16%;
	right: 0;
	left: auto;
	display: block !important;
}

.industries-slider .swiper-button-prev.swiper-button {
	right: 60px;
}

.industries-card {
	text-align: center;
}

.indstry-img-wrap:after {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: #000000a6;
	left: 0;
	top: 0;
	border-radius: 20px;
	opacity: 0.7;
	/*     display:none; */
	opacity: 0;
	transition: all 0.5s;
}

/* .indstry-img-wrap:before {
	position: absolute;
	content: '';
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/box-test.png);
	height: 170px;
	width: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-size: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	z-index: 1;
	display:none;
	opacity: 0;
	transition: all 0.5s;
} */

.industries-card:hover .indstry-img-wrap:after,
.industries-card:hover .indstry-img-wrap:before {
	/*     display:block; */
	opacity: 1;
	transition: all 0.5s;
}

.industries-sec .e-con-inner {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/10/qualitty-bg.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.policy-sec .e-con-inner {
	padding-left: 10px;
	padding-right: 10px;
}

ul.custom-form {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.custom-form li {
	width: 48%;
	margin-bottom: 30px;
}

ul.custom-form li.upload_box,
ul.custom-form li.textarea_full {
	width: 100%;
}

ul.custom-form li input,
ul.custom-form li select,
ul.custom-form li textarea,
ul.custom-form li input.wpcf7-form-control.wpcf7-file.inputfile {
	background-color: transparent !important;
	border: 0px !important;
	outline: none !important;
	border-bottom: 1px solid #41403F !important;
	padding-left: 0 !important;
}

.filetxt p {
	font-size: 12px !important;
	text-align: left;
	color: #41403F !important;
	margin-bottom: 0;
}
span.filename {
    position: absolute;
}
.uploadFile {
	width: 100%;
	overflow: hidden;
	position: relative;
	resize: none;
	display: block;
	border: none;
	background: transparent url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/upload.svg) no-repeat right center;
	border-bottom: 1px solid #41403F;
	padding: 12px 40px 12px 0 !important;
	font-size: 18px;
	line-height: 24px;
	color: #909192 !important;
	cursor: pointer;
	background-size: 23px 20px;
	background-position: top 17px right 20px;
	height: 50px;
}

.uploadFile [type=file] {
	cursor: pointer !important;
	display: block;
	font-size: 999px;
	filter: alpha(opacity=0);
	min-height: 100%;
	min-width: 100%;
	opacity: 0;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	z-index: 1;
}

.form_fileupload p {
	margin-bottom: 5px;
}

ul.custom-form li select {
	appearance: none;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/frm-arw.svg);
	background-repeat: no-repeat;
	background-position: right 20px center;
	line-height: 21px;
}

ul.custom-form li textarea {
	height: 100px;
	resize: none;
}

ul.custom-form li input::placeholder,
ul.custom-form li select,
ul.custom-form li textarea::placeholder {
	color: #909192;
	font-size: 18px;
}

.submitbtn input.wpcf7-form-control.wpcf7-submit.has-spinner {
	padding: 15px 50px !important;
	border: none !important;
	background-color: #F46A11 !important;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}

.submitbtn input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-color: #EC5D00 !important;
}

ul.custom-form li:last-child {
	margin-bottom: 0;
}

.submitbtn p {
	margin-bottom: 0;
}

ul.custom-form li.prod_msg {
	width: 100%;
}

.prdct-aftr-bfr-slider .bafg-twentytwenty-container {
	margin: 0 auto;
	overflow: visible;
	padding-bottom: 100px;
}

.prdct-aftr-bfr-slider .twentytwenty-handle {
	height: 50px;
    width: 50px;
    background-color: #ffffff;
    border: 10px solid #f6f2ed !important;
    box-shadow: 3px 4px 5px #00000017 !important;
    top: 50%;
    bottom: 0px;
    margin-left: -34px !important;
    box-shadow: 3px 4px 5px #00000017;
/*     background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/drag.svg);
    background-repeat: no-repeat;
    background-position: center; */

}

.prdct-aftr-bfr-slider .twentytwenty-horizontal .twentytwenty-handle:after {
	display: none;
}

.prdct-aftr-bfr-slider .twentytwenty-horizontal .twentytwenty-handle:before {
	height: 550px;
	bottom: -200px;
	box-shadow: 0 3px 0 white, 0px 0px 12px rgb(243 106 16);
}

.prdct-aftr-bfr-slider .twentytwenty-handle span {
	display: none;
}

.product_form li p {
	margin: 0;
}

nav.navigation.post-navigation {
	display: none;
}

.ldrshp-card p.elementor-image-box-description {
	font-family: 'Graphik med';
}

.counter-sec span.elementor-counter-number,
.counter-sec .elementor-counter-number-suffix {
	font-family: 'Graphik sbld';
}

.testi-vdo-wrap {
	display: flex;
	justify-content: space-between;
	align-items: end;
}

.testi-vdo a {
	display: inline-block;
	font-size: 18px;
	line-height: 45px;
	color: #41403f;
	font-weight: 600;
	padding-left: 60px;
	position: relative;
}

.testi-vdo a:before {
	position: absolute;
	content: '';
	height: 44px;
	width: 44px;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/testi-play-btn.svg);
	left: 0;
	top: 0;
}

.csr-slider img.swiper-slide-image {
	border-radius: 30px;
}

.other_prod_slider .card__image p {
	font-family: 'Graphik med';
}

.fontmed,
.fontmed p {
	font-family: 'Graphik med' !important;
}

.fontreg,
.fontreg p {
	font-family: 'Graphik reg' !important;
}

.slide-container {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #42403e;
	padding: 30px 0 30px 0;
}

.marquee-container {
	height: 40px;
	overflow: hidden;
	line-height: 30px;
	position: relative;
	/* Add position: relative to establish a positioning context */
}

.marquee-container:after {
	position: absolute;
	content: '';
	height: 1px;
	width: 100%;
	background-color: #686664;
}

.marquee {
	top: 5px;
	left: 0;
	/* Change left to 0 to start from the left edge */
	width: 100%;
	position: absolute;
	white-space: nowrap;
	animation: marquee 30s linear infinite;
}

.marquee span a {
    padding-left: 0 !important;
    text-align: left;
    margin-left: 0 !important;
}

.marquee span a:hover{
	color: #fd7a0c;
}

.marquee2 {
	animation-delay: 15s;
	/* Adjust animation delay as needed */
}

.marquee span, .marquee span a {
	color: #ffffff;
	padding-left: 30px;
	position: relative;
	margin-left: 30px;
}

.marquee span:before {
	position: absolute;
	content: '';
	height: 9px;
	width: 9px;
	background-color: #f46a11;
	border-radius: 100%;
	top: 3px;
	left: 0;
}

@keyframes marquee {
	0% {
		left: 100%;
	}

	100% {
		left: -100%;
	}
}

.hero-slider .swiper-pagination-clickable .swiper-pagination-bullet {
	width: 150px;
	height: 150px;
	position: absolute;
	opacity: 0;
	transition: all 0.5s;
}

.hero-slider button.swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
}

.hero-slider .progress {
	width: 150px;
	height: 150px;
}

.hero-slider .circle-origin {
	stroke: #fb7e15 !important;
	stroke-width: 1px !important;
	transform: scale(3.67);
}

.hero-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	width: 150px;
	height: 150px;
	right: -75px;
	top: 35%;
	left: auto;
	border-radius: 100%;
	border: 1px solid #fff;
}

.hero-slider {
	width: 100%;
	height: 700px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 0;
}

.hero-slider .swiper-slide {
	overflow: hidden;
	color: #fff;
	background: #42403e !important;
}

.hero-slider .swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.hero-slider .slide-inner {
	width: 100%;
	height: auto;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1;
	background-size: cover;
	background-position: center;
	display: flex;
	/*  justify-content: center;*/
	align-items: center;
	text-align: left;
	overflow: hidden;
}

video.banner-video {
	transform: scale(1.8);
}

.slide-inner img {
	width: 100%;
}

.hero-slider .swiper-button-prev,
.hero-slider .swiper-button-next {
	background: transparent;
	width: 55px;
	height: 55px;
	line-height: 53px;
	margin-top: -30px;
	text-align: center;
	border: 2px solid #d4d3d3;
	border-radius: 55px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease;
}

.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}

.hero-slider .swiper-button-prev {
	left: 25px;
	transform: translateX(50px);
}

.hero-slider .swiper-button-prev:before {
	font-family: "Font Awesome 5 Free";
	content: "\f060";
	font-size: 15px;
	color: #d4d3d3;
	font-style: normal;
	display: inline-block vertical-align: middle;
	font-weight: 900;
}

.hero-slider .swiper-button-next {
	right: 25px;
	transform: translateX(-50px);
}

.hero-slider .swiper-button-next:before {
	font-family: "Font Awesome 5 Free";
	content: "\f061";
	font-size: 15px;
	color: #d4d3d3;
	font-style: normal;
	display: inline-block vertical-align: middle;
	font-weight: 900;
}

.testim_box {
	padding: 55px 30px;
	min-height: 340px;
	border-radius: 25px;
	background: #ffffff;
}

.testim_box h4 {
	margin: 0 0 10px;
	position: relative;
	display: inline-block;
	color: #f46a11;
	font-size: 24px;
	line-height: 34px;
	margin-top: 15px;
	margin-bottom: 0;
}

.testim_box h4:before {
	position: absolute;
	content: '';
	top: -13px;
	width: 40%;
	height: 2px;
	background-color: #f46a11;
}

.card.testim_box p.team_desig {
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	color: #41403f;
	font-weight: 600;
}

.testim_slider h2 {
	font-size: 58px;
	line-height: 68px;
	text-align: center;
	margin-bottom: 50px;
	color: #ffffff !important;
}

.testim_slider .testim_btn_prev:after,
.testim_slider .testim_btn_next:after {
	display: none;
}

.testim_slider .swiper-button {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/new-arw-wht.svg) !important;
	bottom: 40% !important;
	display: block !important;
}

html .swiper-button,
.elementor-swiper-button {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/new-arw.svg) !important;
	height: 14px !important;
	width: 29px !important;
	background-repeat: no-repeat !important;
}

.elementor-swiper-button-prev,
.swiper-button-prev {
	transform: rotate(180deg) !important;
}

.swiper-button:after {
	display: none;
}

.quality-slider .elementor-swiper-button.elementor-swiper-button-prev {
	transform: rotate(180deg) translateY(6px) !important;
	right: 90px;
}

.quality-slider .elementor-swiper-button {
	position: absolute !important;
	bottom: 0;
	top: auto !important;
	right: 0;
	left: auto !important;
}

.quality-slider .elementor-widget-image-carousel {
	padding-bottom: 50px;
}

.elementor-swiper-button i {
	display: none;
}

.testim_slider .testim_btn_next {
	right: -50px;
	bottom: 30%;
	top: auto;
}

.testim_slider .testim_btn_prev {
	left: -50px;
	bottom: 30%;
	top: auto;
	transform: rotate(-180deg);
}

.testim_slider p.testim_para {
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 20px;
}

/*--------------------------------------------------------------
  #hero-style
--------------------------------------------------------------*/
.hero-style {
	height: 743px;
	transition: all .4s ease;
}

/* 
.hero-style .slide-title, */
/* .hero-style .slide-btns, */
.hero-style .slide-text,
.head-btn-wrap {
	max-width: 1180px;
	margin: 0 auto;
}

.head-btn-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.hero-style .slide-title h2 {
	font-size: 36px;
	color: #ffffff !important;
	margin: 0 0 0px;
	transition: all .4s ease;
	line-height: 65px;
	font-family: 'Graphik sbld';
}

.hero-style .slide-text p {
	font-size: 20px;
	line-height: 25px;
	font-family: 'Graphik med' !important;
	color: #ffffff;
	line-height: 18px;
	margin-bottom: 0;
}

.slide-container a.theme-btn-s2 {
	background-color: #F46A11;
	color: #ffffff;
	transition: all 0.5s;
}

.slide-container a.theme-btn-s2:hover {
	background-color: #EC5D00;
	color: #ffffff;
	transition: all 0.5s;
}

.hero-style .slide-btns>a:first-child {
	margin-right: 10px;
}


/*--------------------------------------------------------------
  #button-style
--------------------------------------------------------------*/
.theme-btn,
.theme-btn-s2 {
	background-color: #F46A11;
	color: #ffffff;
	border-radius: 50px;
	font-size: 16px;
	text-transform: none;
	font-family: 'Graphik reg';
	padding: 10px 45px;
	text-align: center;
	border: 0;
	display: inline-block;
	transition: all .4s ease;
}

a {
	text-decoration: none;
	transition: all 0.2s ease;
}

.theme-btn:hover,
.theme-btn-s2:hover,
.theme-btn:focus,
.theme-btn-s2:focus,
.theme-btn:active,
.theme-btn-s2:active {
	background-color: #EC5D00;
	color: #fff;
}

.theme-btn-s3 {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
	color: #ffffff;
	text-transform: uppercase;
}

i.fa-chevron-circle-right {
	height: 22px;
	width: 22px;
}

a:hover {
	text-decoration: none;
}

@media (max-width: 991px) {

	.theme-btn,
	.theme-btn-s2,
	.theme-btn-s3 {
		font-size: 13px;
		padding: 11px 50px;
	}
}

@media (max-width: 767px) {
	.form_pop_up span.close_me {
    top: 7px !important;
}
	ul#menu-products li:nth-child(odd), ul#menu-products-1 li:nth-child(odd),ul#menu-products li:nth-child(even), ul#menu-products-1 li:nth-child(even){
    width: 100% !important;
}
	.prod_gallery .elementor-swiper-button-next {
		width: 45px !IMPORTANT;
		height: 45px !important;
		right: -20px !IMPORTANT;
	}

	.hero-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
		top: 20% !important;
	}

	.slide-btns-mob {
		display: block;
	}

	.wpcf7-spinner {
		top: 7px;
	}

	.ast-header-break-point .ast-primary-header-bar {
		padding-right: 5px !important;
	}

	footer .widget ul li a br {
		display: none;
	}

	.prod_acc_heading {
		padding-right: 45px !important;
		font-size: 18px !important;
		line-height: 28px !important;
	}

	.hero-style {
		height: 630px !important;
	}

	.head-btn-wrap .slide-title {
		width: 100% !important;
	}

	.hero-style .slide-text p {
		margin-bottom: 20px;
	}

	img.home-pc-banner {
		display: none;
	}

	.slide-btns {
		display: none;
	}

	img.home-mob-banner {
		display: block;
	}

	.slide-inner img {
		height: 400px !important;
	}

	html video.banner-video {
		transform: scale(3.2) !important;
		height: 400px !important;
	}

	.testim_box {
		padding: 20px;
	}

	.manu-cap-sec .elementor-tab-content {
		padding-bottom: 20px !important;
	}

	.manu-tabs-info {
		display: block !important;
	}

	.manu-tabs-info div {
		width: 100% !important;
	}

	.manu-tabs-info .manu-tabs-img img {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}

	.wht-dfrnt-head h2.elementor-heading-title.elementor-size-default {
		padding-bottom: 0;
	}

	ul.services-list li {
		font-size: 18px !important;
		line-height: 30px !important;
		padding-left: 30px !important;
	}

	.industries-tab .elementor-tab-title.elementor-tab-mobile-title {
		color: #464749 !important;
	}

	.industries-tab .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
		color: #ffffff !important;
	}

	ul.services-list li:after {
		height: 10px !important;
		width: 10px !important;
		top: 10px !important;
	}

	.other_prod_sec {
		padding: 30px 0 !important;
	}

	.theme-btn,
	.theme-btn-s2 {
		padding: 11px 50px;
		font-size: 13px;
	}

	.privacy_sec h3 {
		font-size: 30px !important;
		line-height: 30px !important;
	}

	.privacy_sec .e-con-inner {
		padding: 20px 0;
	}

	.privacy_sec .elementor-widget-container p {
		margin-bottom: 0;
	}
}

.hero-slider .swiper-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* button style */
.hero-slider .swiper-pagination-bullet {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	height: auto;
	margin: 0 10px;
	background-color: transparent;
	border-radius: 50%;
	cursor: pointer;
	transition: 0.3s;
}

.hero-slider .swiper-pagination-bullet span {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 40%;
	transform: translate(-50%, -50%);
	font-size: 25px;
	font-weight: 500;
	width: 45px;
	text-align: center;
	margin-top: -14px;
}

.hero-slider .swiper-pagination-bullet span:after {
	position: absolute;
	content: '04';
	display: block;
	left: 0;
	border-top: 2px solid #fff;
	width: 33px;
	padding-top: 4px;
}

.hero-slider .swiper-pagination-bullet span:before {
	position: absolute;
	content: '0';
	left: 0;
}

/* button circle */
.hero-slider .progress {
	transform: rotate(-90deg);
}

.hero-slider .circle-origin {
	fill: transparent;
	stroke: rgb(255, 255, 255);
	stroke-width: 1;
	stroke-linecap: round;
	stroke-dasharray: 125.664px;
	stroke-dashoffset: 125.664px;
}

.hero-slider .swiper-pagination-bullet-active .circle-origin {
	animation: progress 5s;
}

@keyframes progress {
	0% {
		stroke-dashoffset: 125.664px;
	}

	90% {
		stroke-dashoffset: 0;
	}

	100% {
		stroke-dashoffset: -125.664px;
	}
}

.industries-served-grid {
	display: flex;
	width: 4000px;
}

.industries-served-grid .inds-grid {
	margin-right: 50px;
	width: 325px;
	padding: 50px;
	position: relative;
	border-radius: 30px !important;
	overflow: hidden;
	background: #ffffff85;
}

.industries-served-grid .inds-grid:before {
	-webkit-backdrop-filter: blur(15px);
	backdrop-filter: blur(15px);
	border-radius: var(--xxl, calc(var(--scale-px) * 20)) var(--n-xxl, calc(var(--scale-px) * 15));
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.industries-served-grid .inds-grid .ind-item {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	position: relative;
}

.industries-served-grid .inds-grid .ind-item h5 {
	font-size: 30px;
	line-height: 38px;
	margin-top: 30px;
	margin-bottom: 0;
	display: block;
	width: 100%;
}

.industries-served-grid .inds-grid .img-wrap {
	background: #f6f1eb;
	border-radius: 100%;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Graphik med';
}

.rwpl_blog_box img {
	width: 100%;
}

.rwpl_blog_box figure.elementor-image-box-img {
	overflow: hidden;
	border-radius: 30px;
}

.rwpl_blog_box:hover img {
	transform: scale(1.1);
}

.rwpl_blog_box:hover p.elementor-image-box-title>a,
.rwpl_blog_box:hover p {
	color: #f46a11 !important;
}

.prod-image img {
	-webkit-animation: mover2 1s infinite alternate;
	animation: mover2 1s infinite alternate;
}

@-webkit-keyframes mover2 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(30px);
	}
}

@keyframes mover2 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(30px);
	}
}

.testimonial-images {
	-webkit-animation: mover 2s infinite alternate;
	animation: mover 2s infinite alternate;
}

@-webkit-keyframes mover {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-10px);
	}
}

@keyframes mover {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(-10px);
	}
}

.testimonial-slider-wrap .swiper-slide:nth-child(2n) .testimonial-images {
	-webkit-animation: mover1 2s infinite alternate;
	animation: mover1 2s infinite alternate;
}

@-webkit-keyframes mover1 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(10px);
	}
}

@keyframes mover1 {
	0% {
		transform: translateX(0);
	}

	100% {
		transform: translateX(10px);
	}
}

.ecosysimg {
	position: absolute;
	left: 0;
	right: 0;
	opacity: 0.5;
}

.usp_wrap .elementor-tabs {
	position: absolute;
	top: 0;
	max-width: 1180px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	max-height: 700px;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 999px;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
	bottom: -200px !important;
	position: absolute !important;
	display: block !important;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	padding: 30px 0;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content.elementor-active {
	/* top: 0% !important; */
	/* display: block !important; */
	bottom: -0px !important;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
	background: #f6f2ed;
	position: relative;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content:after,
.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content:before {
	content: '';
	position: absolute;
	left: 100%;
	top: 0;
	right: 0;
	width: 100%;
	background: #f6f2ed;
	height: 100%;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content:before {
	right: 100%;
	left: auto !important;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
	background: #f6f2ed;
	position: absolute;
	margin: auto auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 180px;
	line-height: 23px;
	height: 90px;
	padding: 20px 20px 20px;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(1) {
	top: -901px;
	left: -344px;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(2) {
	top: -765px;
	left: 577px;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) {
	top: -400px;
	left: -500px;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(4) {
	top: -313px;
	left: 359px;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:after {
	content: '';
	position: absolute;
	height: 28px !important;
	width: 28px !important;
	background: #fff;
	border-radius: 100%;
	right: 10px !important;
	left: auto !important;
	bottom: 10px !important;
	box-shadow: 2px 4px 8px 0px #959494;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:before {
	content: '';
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/08/orange_icon.png);
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	height: 28px !important;
	width: 28px !important;
	border-radius: 100%;
	right: 10px !important;
	bottom: 10px !important;
	z-index: 4;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before {
	background: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/08/whiteicon.png);
	transform: rotate(-45deg);
	background-repeat: no-repeat;
	background-position: center;
}

.usp_wrap .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after {
	background: #ff6409;
}

.usp_wrap .elementor-tabs .usp_box .usp_boxclose {
	content: '';
	background: #ff6409;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/08/whiteicon.png);
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 28px;
	border-radius: 100%;
	right: 0;
	top: 30px;
	bottom: 10px;
	transform: rotate(-45deg);
	z-index: 4;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	cursor: pointer;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .usp_box {
	display: flex;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .usp_box h3.usp_title {
	width: 28%;
}

.usp_wrap .elementor-tabs .elementor-tabs-content-wrapper .elementor-tab-content .usp_box .usp_content {
	width: 63%;
}

@media(max-width:1600px) {
	.products-slider .swiper-container{
		padding-top:200px !important;
	}
	.prod-content h4 {
		font-size: 50px !important;
	}
	#banner-wrap .container:before {
		left: -100px;
	}

	img.sustn-objct {
		top: 70px;
		right: 11%;
	}

	.slide-inner img {
		height: 505px;
		object-fit: cover;
		object-position: cover;
	}

	video.banner-video {
		height: 505px !important;
	}

	.prod-content h4 {
		max-width: 100% !important;
	}

	.products-slider .swiper-pagination {
		height: 150px;
	}

	.products-slider .swiper-pagination-bullet b {
		bottom: -30px !important;
	}

	.products-slider .swiper-pagination-bullet i {
		bottom: -29px !important;
	}

	.hero-style {
		height: 650px !important;
	}

	.hero-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
		top: 30%;
	}
}

.elementor-9917 .elementor-element:hover>.elementor-element-populated {
	background-size: cover;
}

.counter-sec .elementor-container .elementor-column:nth-child(1):hover .elementor-element-populated .elementor-counter .elementor-counter-number-wrapper,
.counter-sec .elementor-container .elementor-column:nth-child(1):hover .elementor-element-populated .elementor-counter .elementor-counter-title,
.counter-sec .elementor-container .elementor-column:nth-child(2):hover .elementor-element-populated .elementor-counter .elementor-counter-number-wrapper,
.counter-sec .elementor-container .elementor-column:nth-child(2):hover .elementor-element-populated .elementor-counter .elementor-counter-title,
.counter-sec .elementor-container .elementor-column:nth-child(3):hover .elementor-element-populated .elementor-counter .elementor-counter-number-wrapper,
.counter-sec .elementor-container .elementor-column:nth-child(3):hover .elementor-element-populated .elementor-counter .elementor-counter-title,
.counter-sec .elementor-container .elementor-column:nth-child(4):hover .elementor-element-populated .elementor-counter .elementor-counter-number-wrapper,
.counter-sec .elementor-container .elementor-column:nth-child(4):hover .elementor-element-populated .elementor-counter .elementor-counter-title {
	color: #ffffff;
}

.counter-sec .elementor-container .elementor-column {
	position: relative;
}

.counter-sec .elementor-container .elementor-column:after {
	position: absolute;
	content: '';
	height: 80%;
	width: 1px;
	background-color: #d9d9d9;
	right: 0;
	top: 35px;
}

.counter-sec .elementor-container .elementor-column:last-child:after {
	display: none;
}

ul.services-list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.services-list li {
	color: #ffffff;
	font-size: 20px;
	line-height: 45px;
	padding-left: 40px;
	position: relative;
}

ul.services-list li:after {
	position: absolute;
	content: '';
	height: 14px;
	width: 14px;
	background-color: #f46a11;
	border-radius: 100px;
	left: 0;
	top: 15px;
}

.manu-tabs-info {
	display: flex;
	justify-content: space-between;
	align-items: start;
}

.manu-tabs-info .manu-tabs-img {
	width: 40%;
}

.manu-tabs-info .manu-tabs-content {
	width: 53%;
}

.manu-tabs-info .manu-tabs-content h3 {
	font-size: 33px;
	font-weight: 500;
	font-family: 'Graphik med' !important;
	margin-bottom: 10px;
	    color: #41403f;
}

.manu-cap-sec .elementor-tabs-wrapper .elementor-tab-title {
	position: relative;
	padding-left: 0;
}

.manu-cap-sec .elementor-tabs-wrapper .elementor-tab-title:after {
	position: absolute !important;
	content: '' !important;
	height: 1px !important;
	width: 90% !important;
	background: #d9d9d9 !important;
	left: 0 !important;
	bottom: 0 !important;
}

.manu-cap-sec .elementor-tabs-wrapper .elementor-tab-title:last-child():after {
	display: none;
}

.manu-cap-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after {
	background: #f46a11 !important;
}

.prod-info-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	transform: translateY(120%);
	transition: all 1s;
}

.products-tab-slider .animated.fadeIn .prod-info-wrap {
	transform: translateY(0);
	transition: all 1s;
	transition-delay: 2.5s;
}

.prod-info-wrap div {
	width: 48%;
}

section#prod-sec {
	padding: 0px 10rem 0px 10rem;
}

.products-slider .swiper-container {
	padding-top: 250px;
	padding-bottom: 80px;
}

.prod-content h2 {
	font-size: 58px;
	line-height: 66px;
	color: #41403f;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: 'Graphik sbld';
}

.prod-content h4 {
	font-size: 58px;
	line-height: 66px;
	margin-bottom: 10px;
	font-family: 'Graphik med';
	color: #41403f;
	max-width: 90%;
}

.prod-content p {
	font-size: 16px;
	line-height: 28px;
	max-width: 78%;
	color: #41403f;
	margin-bottom: 15px;
}

.prod-image {
	text-align: center;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/services-plane.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 480px;
}

.products-slider .swiper-pagination {
	top: 50px;
	bottom: auto;
	display: flex;
	justify-content: space-between;
	padding: 0 1em 0 1em;
	height: 100px;
}

.products-tab-slider {
	display: block;
	width: 100%;
	transform: translate3d(0, 0, 0);
	background-color: #3a7f7f;
	background-image: radial-gradient(ellipse at 75% 37%, #e5cfb6 0, transparent 45%), radial-gradient(ellipse at 120% 65%, #f7ecdd 0, transparent 45%), radial-gradient(ellipse at -29% -11%, #f5dfc4 0, transparent 45%), radial-gradient(ellipse at -65% 35%, #fdf6ee 0, transparent 45%), linear-gradient(90deg, #fffefd 0%, #fdf3e8 100%);
	background-size: 125% 200%, 100% 100%, 100% 100%, 100% 100%, 100% 100%;
	animation: glow 5s infinite;
	animation-delay: .8s;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
}

@keyframes glow {
	0% {
		background-size:
			125% 200%,
			100% 100%,
			100% 100%,
			100% 100%,
			100% 100%;
	}

	40% {
		background-size:
			300% 300%,
			100% 75%,
			100% 100%,
			110% 80%,
			100% 100%;
	}

	60% {
		background-size:
			200% 200%,
			100% 100%,
			100% 100%,
			100% 100%,
			100% 100%;
	}

	100% {
		background-size:
			100% 175%,
			150% 150%,
			125% 125%,
			110% 110%,
			100% 100%;
	}
}

.products-tab-slider .swiper-pagination span.swiper-pagination-bullet {
	transform: translateY(-130px);
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet {
	transform: translateY(0px);
	transition: all 0.5s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(1) {
	transition-delay: 0.2s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(2) {
	transition-delay: 0.4s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(3) {
	transition-delay: 0.6s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(4) {
	transition-delay: 0.8s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(5) {
	transition-delay: 1.0s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(6) {
	transition-delay: 1.2s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(7) {
	transition-delay: 1.4s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(8) {
	transition-delay: 1.6s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(9) {
	transition-delay: 1.8s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(10) {
	transition-delay: 2.0s;
}

.products-tab-slider .animated.fadeIn .swiper-pagination span.swiper-pagination-bullet:nth-child(11) {
	transition-delay: 2.2s;
}

.products-tab-slider .prod-image img {
	transform: translateX(250%) scale(0.5);
	transition: all 1s ease;
}

.products-tab-slider .swiper-slide-active .prod-image img {
	transform: translateX(0px) scale(1);
	transition: all 1s ease;
}

.products-tab-slider .prod-content {
	transform: translateY(150%);
	opacity: 0;
	transition: all 1.5s ease;
}

.products-tab-slider .swiper-slide-active .prod-content {
	transform: translateY(0%);
	transition: all 1s ease;
	/*   transition-delay:0.6s; */
	opacity: 1;
}

.products-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0;
	margin-right: 20px;
}

.products-slider .swiper-pagination-bullet {
	position: relative;
	width: 100%;
	height: 80px;
	text-align: left;
	border-radius: 0;
	opacity: 1;
	margin-right: 20px;
	background-color: transparent;
}

.products-slider .swiper-pagination-bullet em {
	font-size: 15px;
	line-height: 22px;
	color: #41403f;
	font-family: 'Graphik med';
	font-style: normal;
	text-align: center;
	display: block;
	padding-bottom: 15px;
}

.products-slider .swiper-pagination-bullet i {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1px;
	background-color: #e2e2e1;
}

.products-slider .swiper-pagination-bullet b {
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2;
	width: 0%;
	height: 3px;
	background-color: #f46a11;
}

.products-slider .swiper-pagination-bullet-active {
	background-color: transparent;
}

.products-slider .swiper-pagination-bullet-active b {
	animation-name: countingBar;
	animation-duration: 3s;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-fill-mode: forwards;
}

@keyframes countingBar {
	0% {
		width: 0;
	}

	100% {
		width: 100%;
	}
}

/* testimonial css  */
.testim_slider {
	overflow: hidden;
}

.testimonial-slider-wrap {
	padding: 100px 0px;
}

.testimonial-wrap {
	display: flex;
	justify-content: space-between;
}

.testimonial-wrap div {
	width: 48%;
}

h2.client-headng {
	position: absolute;
	top: 50px;
	z-index: 99;
	right: 62px;
	text-align: left;
	font-size: 58px;
	line-height: 56px;
	color: #41403f;
	/*     margin-bottom: 50px; */
}

.testimonial-content p {
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
	color: #41403f;
}

.testimonial-content h4 {
	font-size: 24px;
	color: #f46a11;
	position: relative;
	padding-top: 20px;
}

.testimonial-content h4:before {
	position: absolute;
	content: '';
	height: 2px;
	width: 60px;
	background-color: #f46a11;
	top: 0;
}

.testimonial-content span {
	font-size: 18px;
	color: #41403f;
	display: block;
	margin-bottom: 30px;
}

.testimonial-slider-wrap .gallery-thumbs {
	position: absolute;
	top: 0;
}

.testimonial-images {
	background-color: #f1e7db;
	border-radius: 100%;
	transform: scale(0.7);
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide .testimonial-images img {
	transform: translate(7px, 5px);
}

.swiper-container.gallery-thumbs {
	height: 100%;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	bottom: 0;
	width: 100px !important;
	height: 100px;
	z-index: 999;
	margin: 0 auto;
	transform: scale(0.7);
	transition: all 0.5s;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
	transform: scale(1);
	transition: all 0.5s;
}
.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(1) {
	top: 30%;
	right: 13%;
	left: auto;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(2) {
	top: 50%;
	left: auto;
	right: 40%;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(3) {
	top: 10%;
	left: 40%;
	right: auto;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(4) {
	top: 35%;
	right: auto;
	left: 14%;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(5) {
	bottom: 5%;
	top: auto;
	left: 25%;
	right: auto;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(6) {
	bottom: 10%;
	top: auto;
	left: auto;
	right: 16%;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .testimonial-images {
	background-color: #f46a11;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(2) {
	transform: scale(0.9) !important;
}

.testimonial-content {
	margin-top: 50px;
}

.testimonial-slider-wrap .gallery-thumbs .swiper-slide:nth-child(2).swiper-slide-thumb-active {
	transform: scale(1) !important;
}

.testimonial-slider-wrap .test-btn:after {
	display: none;
}

.testimonial-slider-wrap .test-btn {
	height: 24px;
	width: 50px;
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/08/testi-arw-new.svg);
	position: absolute;
	bottom: 0 !important;
	top: auto;
	right: 0;
	left: auto;
	transition: all 0.5s;
}

.testimonial-slider-wrap .test-btn:hover {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/08/testi-hover-new.svg) !important;
	transition: all 0.5s;
}

.testimonial-slider-wrap .test-btn.swiper-button-prev {
	right: 60px;
	transform: rotate(180deg);
}

.usp_wrap .elementor-tabs .elementor-active {
	display: none !important;
	opacity: 0 !important;
}

.rwpl-active .usp_wrap .elementor-tabs .elementor-active {
	display: block !important;
	opacity: 1 !important;
}

.service-sunhd p {
	margin-bottom: 30px;
}

.swiper-button:hover,
.elementor-swiper-button:hover {
	background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/new-arw-orng.svg) !important;
}

@media(min-width:1600px) {
} 
	@media(max-width:1550px) {
		.ing-cor-sol-title {
			width: 100% !important;
			max-width: 696px !important;
			left: 0 !important;
			right: 0 !important;
			margin: 0 auto;
		}
		.hero-slider .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
			top: 20%;
		}
		section#prod-sec {
			padding: 0px 2rem 0px 2rem;
		}

		.prod-info-wrap div:nth-child(2) {
			width: 45%;
		}
	}

	@media(max-width:1366px) {
		.testim_slider .swiper-button {
			bottom: -45px !important;
			left: 0;
			right: 0;
			margin: auto;
		}

		.testim_btn_next.swiper-button-next.swiper-button {
			right: -10%;
		}

		.testim_btn_prev.swiper-button-prev.swiper-button {
			left: -10%;
		}

		.products-slider .swiper-pagination-bullet em {
			font-size: 14px;
		}
	}

	@media(max-width:1280px) {
		h2.banner-heading {
			font-size: 50px;
			line-height: 55px;
		}
	}

	@media(max-width:1180px) {
		.ast-desktop .ast-primary-header-bar .main-header-menu>li#menu-item-144 ul.sub-menu li a span {
			height: 80px;
		}

		.prod_acc_heading.active {
			background-color: #f36a10;
			color: #ffffff !important;
		}

		.prod_acc_heading.active:after {
			display: none !important;
		}

		.prod_acc_heading.active:before {
			transform: rotate(90deg);
			background-color: #ffffff;
		}

		section#prod-sec {
			padding: 40px 20px;
		}

		.products-slider .swiper-container {
			padding: 0 !important;
		}

		.prod_acc_heading {
			padding: 10px 10px;
			background-color: #ffffff;
			margin-bottom: 20px;
			position: relative;
			box-shadow: 0px 0px 5px #0000001f;
			font-size: 20px !important;
			line-height: 30px !important;
			color: #41403F !important;
		}

		.prod-info-wrap {
			display: block;
		}

		.prod-info-wrap div {
			width: 100%;
		}

		.prod-info-wrap img {
			transform: scale(1) translateX(0) !important;
		}

		.products-tab-slider .prod-content {
			transform: translateY(0%);
			opacity: 1 !important;
			width: 100% !important;
			margin-bottom: 20px;
		}

		.prod-content h4 {
			font-size: 30px !important;
			line-height: 40px;
		}

		.prod-content p {
			max-width: 100% !important;
		}

		.prod-content a.theme-btn-s2 {
			margin-top: 5px;
			padding: 7px 35px;
		}

		.prod_acc_heading:after {
			position: absolute;
			content: '';
			right: 15px;
			top: 22px;
			transition: all .3s ease-in-out;
			font-size: 18px;
			background: #464749;
			width: 24px;
			height: 2px;
		}

		.prod_acc_heading:before {
			content: "";
			position: absolute;
			right: 26px;
			top: 12px;
			transition: all .3s ease-in-out;
			font-size: 18px;
			background: #464749;
			width: 2px;
			height: 24px;
			transition: all 0.5s;
		}
	}

	@media(max-width:1140px) {
		.testim_box {
			min-height: auto;
		}
	}

	@media(max-width:1100px) {
		div#ast-desktop-header {
			display: none;
		}

		button#menu-toggle-close:focus {
			border: 0;
		}

		button#menu-toggle-close {
			color: #F36A10;
		}

		button#menu-toggle-close svg.ast-mobile-svg.ast-close-svg {
			height: 30px;
			width: 30px;
		}
	}

	@media(max-width:1024px) {
		ul.hdr-top li:nth-child(2) {
    margin-left: 15px;
}
		a.hdremailclick:before {
    height: 19px;
    width: 27px;
    top: 2px;
    background-repeat: no-repeat;
    background-size: cover;
}
a.hdrnoclick:before {
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 1px;
}
.site-header-section>div:last-child {
    padding-left: 0;
}
.ast-builder-layout-element img {
    display: block;
    width: 100%;
}
		span.ldr-designation {
    color: #F36A10 !important;
    font-size: 18px !important;
}
		.ldr-card img {
    margin-bottom: 20px;
}
		ul.ldr-list li {
    width: 48%;
    margin-bottom: 40px;
}
.main-ldr-sec .e-con-inner {
    padding: 20px 20px 0 20px;
}
		.hdr-top li a {
        font-size: 0;
    height: 24px;
    display: block;
    width: 30px;
}
				.form-pop-up-wrap{
			max-width:90% !important;
}
		footer .widget ul li a {
    text-align: left;
}
/* 		.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products li {
    width: 50% !important;
} */
		div#ast-mobile-popup-wrapper {
    z-index: 99999999;
}
		img.sustn-objct {
			width: 25%;
			top: 55px;
			right: 70px;
		}

		.milestone-slider .swiper-button {
			top: -195px !important;
		}

		.number-slider-wrapper {
			margin-bottom: 50px !important;
		}

		.milestone-card h2 {
			font-size: 30px;
			line-height: 40px;
		}

		h4.milestone-subhead {
			font-size: 25px;
			line-height: 30px;
		}

		#page .site-content {
			margin-top: 80px !important;
		}

		.ic-sol-head h2.elementor-heading-title.elementor-size-default {
			font-size: 40px !important;
			line-height: 40px !important;
		}

		.head-btn-wrap .slide-title {
			width: 70%;
		}

		.head-btn-wrap .slide-btns {
			width: 22%;
		}

		.hero-style .slide-btns>a,
		.slide-container a.theme-btn-s2 {
			margin-right: 0;
			padding: 10px 40px;
		}

		.hero-style .slide-container {
			padding: 20px 20px 0 20px;
		}

		.hero-style .slide-title h2 {
			font-size: 30px;
			line-height: 40px;
			margin-bottom: 10px;
		}

		.wht-dfrnt-sec .e-con-inner {
			flex-wrap: wrap !important;
		}

		.abt-srvc-content-div {
			height: auto;
			overflow-y: auto;
		}

		h3.leader_name {
			font-size: 24px;
			line-height: 30px;
		}

		p.leader_cntnt {
			line-height: 26px;
		}

		.ledr-pop-img {
			display: none;
		}

		.ledr-pop-cntnt {
			width: 100% !important;
		}

		.leadersip-popup.my_leader {
			max-width: 90%;
			margin: 0 auto;
			height: auto;
			padding: 20px 20px 0;
		}

		.ledr-pop-img img.ldr_pr_img {
			transform: scale(1);
			margin: 0;
		}

		h3.leader_name {
			font-size: 28px;
			line-height: 34px;
		}

		span.leader_desig {
			margin-bottom: 15px;
		}

		.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element,
		.ast-footer-copyright {
			text-align: left;
		}

		.wooden-list li {
			width: 100%;
		}

		.indstry-img-wrap img {
			display: block;
			width: 100%;
		}

		.infra-ovrw-image {
			position: relative !important;
		}

		.blog-card h4 {
			font-size: 20px;
			line-height: 28px;
			margin-bottom: 10px;
		}

		.testim_slider h2 {
			font-size: 40px;
			line-height: 50px;
			text-align: center;
			margin-bottom: 20px;
			color: #ffffff;
		}

		.manu-tabs-info {
			align-items: flex-start;
		}

		.manu-tabs-info .manu-tabs-content h3 {
			font-size: 30px;
			line-height: 34px;
		}

		.manu-cap-sec a.theme-btn-s2 {
			padding: 10px 40px;
		}

		.industries-slider .swiper-button {
			top: -45px;
		}

		.abt-cntr-stats .elementor-widget-html {
			position: relative !important;
			left: 0 !important;
		}

		.awards-sec:after {
			height: 350px;
			left: 0;
		}

		ul.awrds-list li {
			margin-bottom: 10px;
		}

		.team-slider-wrap .gallery-slider {
			max-width: 450px;
			padding: 40px 40px 0 40px;
		}

		.team-slider-wrap .swiper-button {
			top: 25px;
			opacity: 1 !important;
			display: block !important;
		}

		.content-wramp p {
			max-width: 250px;
			font-size: 14px;
			line-height: 24px;
			margin-bottom: 5px;
		}

		.content-wramp h3 {
			font-size: 24px !important;
		}

		.content-wramp span {
			font-size: 16px;
			line-height: 20px;
			margin-bottom: 10px;
			max-width: 200px;
		}

		.team-slider-wrap .gallery-thumbs {
			margin-top: -240px;
		}

		.stats-slider {
			margin: 0 auto;
		}

		.wht-dfrnt-sec h2.elementor-heading-title.elementor-size-default {
			padding-bottom: 25px;
		}

		ul.values-list {
			margin: 0;
			max-width: 100%;
		}

		.sustainibility-tabs-sec .elementor-tabs-wrapper {
			justify-content: left;
		}

		.plant-sec .e-con-inner {
			flex-wrap: wrap !important;
		}

		.cmn-overview-sec .e-con-inner {
			padding-left: 20px;
			padding-right: 20px;
		}

		.policy-sec .e-con-inner {
			padding-left: 20px;
			padding-right: 20px;
		}

		.career-infogrphic-sec .e-con-inner {
			flex-wrap: wrap !important;
		}

		.career-infogrphic-sec .e-con-inner>.e-con-full:nth-child(1) {
			order: 2;
		}

		.career-infogrphic-sec .e-con-inner>.e-con-full:nth-child(2) {
			order: 1;
		}

		.career-infogrphic-sec .e-con-inner>.e-con-full:nth-child(3) {
			order: 3;
		}

		.career-form-sec .e-con-inner {
			flex-wrap: wrap !important;
		}

		.service-sec .e-con-inner {
			flex-wrap: wrap !important;
		}
		.prdct-aftr-bfr-slider .twentytwenty-horizontal .twentytwenty-handle:before {
			height: 500px;
		}

		.prdct-aftr-bfr-slider .bafg-twentytwenty-container {
			padding-bottom: 50px;
		}

		#banner-wrap .container:before {
			left: -340px;
			background-size: cover;
		}

		h2.banner-heading {
			font-size: 40px;
			line-height: 46px;
			left: 20px;
			max-width: 330px;
		}

		section#banner-wrap {
			height: 350px;
		}

		#banner-wrap .pc-banner {
			height: 100%;
			object-position: center;
		}

		.industries-tab-sec .elementor-tabs-wrapper .elementor-tab-title {
			padding: 16px 25px 15px 0px;
		}

		.indus-tab-content img.sub-img {
			top: 151px;
			max-width: 55%;
		}

		.industries-tab-sec .elementor-tab-content {
			padding-right: 0;
		}

		.indus-tab-content img.main-img {
			max-width: 90%;
		}

		.sustainibility-tabs-sec .elementor-tabs-wrapper .elementor-tab-title {
			margin-right: 20px;
			position: relative;
			padding: 15px 30px 15px 0px;
		}

		.sus-tab-content {
			margin-top: 20px;
		}

		.sus-info h2 {
			font-size: 40px;
			margin-bottom: 20px;
			line-height: 50px;
		}

		.site-primary-footer-wrap {
			padding: 30px 20px 10px 20px !important;
		}

		.ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
			padding: 10px;
		}

		.site-footer-primary-section-1 {
			width: 40% !important;
		}

		.site-footer-primary-section-2 {
			width: 40% !important;
		}

		.site-footer-primary-section-3 {
			width: 20% !important;
		}

/* 		ul#menu-products li {
			width: 100% !important;
		} */

		.footer_address ul li {
			margin-bottom: 10px;
		}

		footer h2.widget-title {
			text-align: left;
		}

		#menu-products li a,
		#menu-company li a {
			text-align: left;
		}

		.site-footer-primary-section-1 {
			width: 100% !important;
		}

		.site-footer-primary-section-2 {
			width: 100% !important;
		}

		.site-footer-primary-section-3 {
			width: 40% !important;
		}

		.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row {
			flex-wrap: wrap;
			padding: 0;
		}

		.site-below-footer-inner-wrap {
			display: block !important;
		}

		.site-below-footer-inner-wrap div {
			width: 100% !important;
		}

		ul#astra-footer-menu {
			display: flex;
			justify-content: flex-start;
		}
	}

	@media(max-width:999px) {
		img.sustn-objct {
			width: 32%;
		}

		.awards-sec:after {
			height: 370px;
		}

		.sus-tab-content {
			display: block;
		}

		.sus-tab-content div {
			width: 100%;
		}

		.sus-img img {
			display: block;
			width: 100%;
			margin-bottom: 20px;
		}
	}

	@media(max-width:940px) {

		.contact-dtls-sec div:nth-child(2),
		.contact-dtls-sec div:nth-child(3),
		.contact-dtls-sec div:nth-child(4) {
			width: 100%;
		}
	}

	@media(max-width:921px) {
		#astra-footer-menu .menu-item:nth-child(1) a {
			padding-left: 0;
		}
	}

	@media(max-width:880px) {
		#banner-wrap .container:before {
			left: -200px;
		}
	}

	@media(max-width:768px) {

		.swiper-button-next,
		.swiper-button-prev {
			display: block !important;
		}
	}

	@media(max-width:767px) {
		.frm-dic {
    display: block !important;
}
.search-pop-up-form button.submit-btn {
    margin-left: 0 !important;
}
		ul.ldr-list li {
    width: 100%;
}
.ldr-card img {
    width: 100%;
    display: block;
}
		h3.ldr-name {
    font-size: 26px;
    line-height: 34px;
			margin-bottom:5px;
}

span.ldr-designation {
    line-height: 24px;
}
		.form-pop-up-wrap {
    padding: 20px !important;
    overflow-y: scroll;
			height:580px !important;
}
		.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products li,.sitemap-sec .elementor-widget-wp-widget-nav_menu #menu-company li {
    width: 100%;
}
		ul#menu-products-1 li {
    width: 100% !important;
}
/* 		.sitemap-sec .elementor-widget-wp-widget-nav_menu ul#menu-products li, .sitemap-sec .elementor-widget-wp-widget-nav_menu #menu-company li {
    width: 100% !important;
} */
		.sitemap-sec .elementor-widget-wp-widget-nav_menu h5 {
    font-size: 25px;
    line-height: 45px;
}
		img.sustn-objct {
			bottom: 70px;
			top: auto;
			left: 26%;
			right: 0;
			z-index: 99;
			width: 50%;
		}

		h4.milestone-subhead {
			font-size: 20px;
			line-height: 26px;
			max-width: 65%;
		}

		.ast-site-identity {
			padding: 10px 0 !important;
		}

		.ecosysimg {
			position: relative;
		}

		.slide-btns.slide-btns-mob {
			display: block;
		}

		.blog-card h4 {
			font-size: 18px;
			line-height: 22px;
		}

		.bloga-wrap .blog-card {
			width: 48% !important;
			margin-right: 4%;
		}

		.bloga-wrap {
			flex-wrap: wrap;
		}

		.bloga-wrap .blog-card:nth-child(2n) {
			margin-right: 0;
		}

		.industries-slider .swiper-slide img {
			width: 100%;
			display: block;
		}

		ul.awrds-list li {
			width: 100%;
			color: #41403f;
		}

		.awards-sec:after {
			display: none;
		}

		.other_prod_slider .card__image p {
			font-size: 16px;
			line-height: 20px;
		}

		.prdct-aftr-bfr-slider {
			margin-top: 30px;
		}

		.elementor-tab-title.elementor-tab-mobile-title {
			background-color: #ffffff;
			margin-bottom: 20px;
			position: relative;
			box-shadow: 0px 0px 5px #0000001f;
		}

		.elementor-tab-title.elementor-tab-mobile-title:after {
			position: absolute;
			content: '';
			right: 15px;
			top: 22px;
			transition: all .3s ease-in-out;
			font-size: 18px;
			background: #464749;
			width: 24px;
			height: 2px;
		}

		.elementor-tab-title.elementor-tab-mobile-title:before {
			content: "";
			position: absolute;
			right: 26px;
			top: 12px;
			transition: all .3s ease-in-out;
			font-size: 18px;
			background: #464749;
			width: 2px;
			height: 24px;
			transition: all 0.5s;
		}

		.elementor-tab-title.elementor-tab-mobile-title.elementor-active {
			margin-bottom: 0;
			background-color: #f36a10;
			color: #ffffff !important;
		}

		.elementor-tab-title.elementor-tab-mobile-title.elementor-active:before {
			background-color: #ffffff;
		}

		.elementor-tab-title.elementor-tab-mobile-title.elementor-active:after {
			display: none;
		}

		.elementor-tab-content {
			padding-bottom: 100px !important;
		}

		.elementor-tab-title.elementor-tab-mobile-title.elementor-active:before {
			transform: rotate(90deg);
			transition: all 0.5s;
		}

		.policy-sec h3.elementor-image-box-title {
			margin-bottom: 10px;
		}

		.csr-slider .elementor-image-carousel-wrapper,
		.plant-slider-wrap .elementor-image-carousel-wrapper {
			padding-bottom: 45px;
		}

		.form-subhaed p {
			margin-bottom: 10px;
		}

		ul.custom-form li {
			width: 100%;
		}

		.card__image img {
			display: block;
			width: 100%;
		}

		.prod_enq_sec h3,
		.other_prod_sec h2 {
			font-size: 35px !important;
			line-height: 40px !important;
		}

		html .other_prod_slider .elementor-swiper-button {
			top: auto !important;
			bottom: 0 !important;
			left: 0 !important;
			right: 0 !important;
			margin: auto !important;
		}

		.other_prod_slider {
			padding-bottom: 80px !important;
		}

		.other_prod_slider .swiper-button-next {
			transform: translateY(0px) !important;
		}

		html .other_prod_slider .swiper-button-next {
			right: -15% !important;
		}

		html .other_prod_slider .swiper-button-prev {
			left: -15% !important;
		}

		.other_prod_slider .card__image p {
			font-size: 20px;
			line-height: 24px;
		}

		img.pc-banner {
			display: none !important;
		}

		html img.mob-banner {
			display: block !important;
			position: absolute;
			bottom: 0px;
			width: 100%;
		}

		section#banner-wrap {
			min-height: 800px;
		}

		.prod-banner-wrap {
			background: #e9cdb2 url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/prod-mob-bg-new.png) no-repeat;
			background-position: bottom;
			background-size: 100%;
		}
		#banner-wrap .container:before {
			background-size: 100%;
			width: 100%;
			left: 0 !important;
			/* height: 150px; */
			background-image: url(https://www.radheshamwellpack.com/wp-content/uploads/2023/11/mob-banner-patch.png);
			top: -20%;
		}

		h2.banner-heading {
			font-size: 35px !important;
			line-height: 38px !important;
			top: 30px;
			left: 0;
			padding: 0 20px;
		}

		.sus-tab-content {
			margin-top: 10px;
			display: block;
		}

		.sus-tab-content div {
			width: 100%;
		}

		.sustainibility-tabs-sec .elementor-tab-content {
			padding-bottom: 0px !important;
		}

		.sus-img img {
			width: 100%;
			display: block;
			margin-bottom: 20px;
		}

		.sus-info h2 {
			font-size: 30px;
			line-height: 34px;
			margin-bottom: 20px;
		}
	}

	@media(max-width:680px) {
		.team-slider-wrap .swiper-button {
			top: 45% !important;
			left: 0;
		}

		.team-slider-wrap .swiper-button-prev.swiper-button {
			left: 0;
			right: auto;
		}

		.team-slider-wrap .swiper-button-next.swiper-button {
			left: 60px;
		}

		.content-wramp span {
			max-width: 100%;
		}

		.team-slider-wrap .gallery-slider {
			max-width: 100%;
			padding: 20px;
		}

		.team-slider-wrap .gallery-thumbs {
			margin-top: 40px;
		}

		.team-slider-wrap .gallery-thumbs .swiper-wrapper .swiper-slide {
			text-align: right;
		}

		.content-wramp p {
			max-width: 100%;
		}

		.team-slider-wrap .gallery-thumbs .swiper-slide-active img {
			transform: scale(1) translateY(0px);
			margin: 0 auto;
			display: block;
		}
	}

	@media(max-width:670px) {
		.site-primary-footer-inner-wrap div {
			width: 100% !important;
			margin-bottom: 20px;
		}
	}

	@media(max-width:600px) {
		section#banner-wrap {
			min-height: 750px;
		}

		#banner-wrap .container:before {
			top: -10%;
		}
	}

	@media(max-width:580px) {
		.testim_btn_next.swiper-button-next.swiper-button {
			right: -20%;
		}

		.testim_btn_prev.swiper-button-prev.swiper-button {
			left: -20%;
		}

		.testi-vdo-wrap {
			display: block !important;
		}

		.testi-vdo-wrap div {
			width: 100% !important;
		}

		.name-desi-wrap {
			margin-bottom: 20px;
		}

		.other_prod_slider {
			padding-bottom: 40px !important;
		}
	}

	@media(max-width:560px) {
		.prod-image {
			background-image: none !important;
			min-height: 250px !important;
		}
	}

	@media(max-width:520px) {
		.leadr-vw-btn {
			left: 67% !important;
		}
	}

	@media(max-width:500px) {
		section#banner-wrap {
			min-height: 700px;
		}

		h2.banner-heading {
			top: 9vw;
		}

		#banner-wrap .container:before {
			top: 0%;
		}

		.ldrshp-card p.elementor-image-box-description {
			line-height: 20px !important;
		}

		.ldrshp-card h3.elementor-image-box-title {
			line-height: 26px !important;
			margin-bottom: 10px !important;
		}
	}

	@media(max-width:480px) {
		img.sustn-objct {
			left: 20%;
			width: 60%;
			bottom: 50px;
		}

		li.addrs a br {
			display: none;
		}

		.milestone-slider-sec h2 {
			width: 100%;
			max-width: 60%;
		}

		h4.milestone-subhead {
			font-size: 16px;
			line-height: 24px;
			max-width: 49%;
		}

		#astra-footer-menu li:after {
			display: none;
		}

		.footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu .menu-item {
			align-items: flex-start;
		}

		#astra-footer-menu .menu-item a {
			padding: 0;
		}

		.industries-slider .swiper-container {
			padding-bottom: 30px;
		}

		.industries-slider .swiper-button {
			bottom: 0 !important;
			top: auto !important;
			left: 0 !important;
			right: 0;
			margin: 0 auto;
		}

		.industries-slider .swiper-button-prev.swiper-button {
			left: -50px !important;
			right: 0 !important;
		}

		.industries-slider .swiper-button-next.swiper-button {
			right: -50px;
		}

		.industries-tab .elementor-tab-title.elementor-tab-mobile-title {
			padding-right: 50px;
		}

		ul.values-list li {
			width: 50%;
		}

		.other_prod_slider .card__image p {
			font-size: 20px !important;
			line-height: 24px !important;
		}

		.policy-sec .elementor-element {
			width: 100%;
			margin-bottom: 30px;
		}

		.policy-sec .elementor-element img {
			width: 100%;
		}

		.policy-sec .elementor-element:last-child {
			margin-bottom: 0;
		}

		.govrnc-btn span.elementor-button-content-wrapper {
			font-size: 14px;
		}

		ul#astra-footer-menu {
			display: block;
		}
	}

	@media(max-width:440px) {
		.prdct-aftr-bfr-slider .twentytwenty-handle {
    top: 35%;
}
		.prod-image {
			min-height: 220px !important;
		}

		.counter-sec .elementor-widget-container img {
			width: 50px;
		}

		.counter-sec .elementor-counter-number-wrapper {
			font-size: 25px !important;
		}

		.leadr-vw-btn {
			left: 63% !important;
		}

		.ledr-heading h2.elementor-heading-title {
			max-width: 60%;
		}

		.team-slider-wrap .swiper-button {
			top: 53% !important;
		}

		.elementor-tab-content {
			padding-bottom: 120px !important;
		}

		.prdct-aftr-bfr-slider .twentytwenty-horizontal .twentytwenty-handle:before {
			height: 380px;
		}

		section#banner-wrap {
			min-height: 600px;
		}

		.elementor-tab-title.elementor-tab-mobile-title {
			padding-right: 40px;
		}
	}

	@media(max-width:400px) {
		.leadr-vw-btn {
			left: 58% !important;
		}

		html .other_prod_slider .swiper-button-next {
			right: -20% !important;
		}

		html .other_prod_slider .swiper-button-prev {
			left: -20% !important;
		}
	}