@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


/* New home page css start 10-08-2021 */

.owl-stage {
	display: flex;
	justify-content: center;
	align-items: center;
}

.strong-content.wpmslider-content.owl-loaded.owl-drag {
	overflow: hidden;
}

.owl-nav {
	display: none;
}

.owl-dots button {
	height: 20px;
	width: 20px;
	border-radius: 50%;
	border: 1px solid #6cb43b;
	background: transparent;
	margin: 0 4px;
}

.owl-dots {
	text-align: center;
}

.owl-dots button.owl-dot.active {
	background: #6cb43b;
}

/* Header css Start */

#mainnav ul li ul {
	width: 100%;
	padding: 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 0;
	background: #fff;
}

#mainnav ul ul li {
	background: #fff;
}

#mainnav li:hover>.sub-menu>li>a {
	padding: 8px 9px;
}

#mainnav ul ul li a {
	min-width: 220px;
}

header#masthead.site-header {
	background: #fff;
}

#mainnav ul li::before {
	color: #fff;
}

#mainnav .sub-menu li a {
	background: #fff;
}

.header-wrap #mainnav ul li a {
	color: #111111;
	font-size: 19px;
	font-weight: 500;
	background: #fff;
}

#mainnav ul li.menu-item-has-children::after {
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 25px;
	color: #111;
	display: none;
	margin-left: 11px;
}

#slideshow {
	display: none;
}

.home.page .page-wrap .content-wrapper {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

#post-724 {
	padding-bottom: 0;
}

.home footer.entry-footer {
	display: none;
}

.cls-topbar #sow-image-3 .so-widget-sow-image {
	display: flex;
	align-items: center;
}

.cls-topbar #sow-image-3 .so-widget-sow-image .widgettitle {
	font-size: 16px;
	margin-left: 10px;
	color: #6cb43b;
	font-weight: 300;
	margin-bottom: 14px;
	margin-left: 8px;
}

.social-media-button-container a.sow-social-media-button:visited {
	color: #111111 !important;
}

.social-media-button-container a.sow-social-media-button {
	background: transparent;
	border: 0;
	width: auto;
	height: auto;
	text-decoration: none;
	padding: 0;
	text-shadow: none;
	box-shadow: none;
	color: #111111 !important;
	font-size: 15px;
	margin: 0 9px;
	position: relative;
}

.social-media-button-container a.sow-social-media-button:hover {
	background: transparent !important;
	border: 0;
	text-shadow: none;
	box-shadow: none;
	border-color: transparent !important;
	color: #6cb43b !important;
}

.cls-topbar-outer {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	max-width: 960px;
	margin: 0 0 0 auto;
	padding-top: 8px;
}

.cls-topbar-left {
	display: flex;
}

.cls-topbar-right {
	display: flex;
	align-items: center;
	list-style: none;
}

.cls-email {
	margin-right: 20px;
}

.cls-topbar-left i {
	color: #6cb43b;
}

.cls-topbar-left p::after {
	content: "";
	background: #ccc;
	width: 1px;
	height: 14px;
	position: absolute;
	top: 5px;
	right: -12px;
}

.cls-topbar-left p {
	position: relative;
}

.social-media-button-container a.sow-social-media-button::after {
	content: "";
	background: #ccc;
	width: 1px;
	height: 16px;
	position: absolute;
	top: 0px;
	right: -12px;
}

.cls-topbar-left p a {
	color: #111111;
	text-decoration: none;
}

.cls-topbar-left p a:hover {
	color: #6cb43b;
}

.social-media-button-container a.sow-social-media-button:last-child {
	opacity: 1;
}

.site-header.fixed {
	position: fixed;
}

.site-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background-color: transparent;
	padding: 20px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.container {
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
}

.panel-grid {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
}

.header-wrap {
	border-top: 1px solid #cccccc;
}

header#masthead.site-header::after {
	content: "";
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-width: 34%;
	background: #111111;
	transform: skew(35deg);
	margin-left: -46px;
}

.site-logo {
	position: relative;
	z-index: 1;
	top: -44px;
	max-width: 221px;
	left: 0;
	right: 0;
}

header#masthead.site-header .col-md-3.col-sm-8.col-xs-12 {
	height: 40px;
}

.pickup-request-btn a {
	background: #6cb43b;
	color: #fff;
	padding: 10px 16px;
	font-size: 17px;
	border-radius: 5px;
}

.pickup-request-btn a:hover {
	background: #111111;
	color: #fff;
}

header#masthead.site-header nav#mainnav {
	margin-top: 9px;
	width: 100%;
}

.btn-menu-outer {
	display: flex;
}

.pickup-request-btn {
	width: 200px;
	text-align: right;
	margin-top: 20px;
}

#post-724 .entry-header {
	display: none;
}

/* Header css End */

/* Banner css Start */
.banner-content {
	text-align: center;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 0 15px;
}

.banner-content p.scrap-heading {
	font-size: 40px;
	color: #6cb43b;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 69px;
	font-family: 'Poppins', sans-serif;
	margin-top: 0;
}

.banner-content p:first-child span {
	color: #111;
}

ul#menu-main-menu {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

ul#menu-main-menu li {
	list-style-type: none;
}

ul#menu-main-menu li a {
	text-decoration: none;
}

.banner-content h1 {
	font-weight: 300;
	font-size: 60px;
}

.banner-content h1 span {
	color: #6cb43b;
}

.sell_buy_number {
	display: flex;
	justify-content: space-between;
	background: #fff;
	border-radius: 20px;
	padding: 13px 40px;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	align-items: center;
	margin-top: 51px;
}

.sell_buy_right form {
	display: flex;
	position: relative;
	flex-wrap: wrap;
}

.sell_buy_left {
	width: 40%;
	text-align: left;
}

.sell_buy_right {
	width: 60%;
}

.sell_buy_left h3 {
	text-align: left;
	margin-bottom: 5px;
	color: #6cb43b;
	font-weight: 300;
}

.sell_buy_right form .ajax-loader {
	display: none;
}

.sell_buy_right form p {
	margin-bottom: 0;
}



i.fa.fa-mobile {
	position: absolute;
	left: 12px;
	font-size: 49px;
	color: #77c045;
	top: 50%;
	transform: translateY(-50%);
}

.banner-content p:first-child span {
	display: inline-block;
	margin: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
	margin-top: 13px;
}

.submit-input {
	float: left;
	width: 30%;
}

.country-select.inside input,
.country-select.inside input[type="text"] {
	padding-left: 41px;
	max-width: 60px;
}

.sell_buy_right form .number-input {
	position: relative;
	padding-left: 48px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	width: 70%;
	float: left;
	display: flex;
}

.sell_buy_right form .submit-input input[type="submit"] {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	border-radius: 6px;
	margin-left: 25px;
	background: #6cb43b;
	border-color: #6cb43b;
	color: #fff;
	display: block;
	height: 50px;
	max-width: 145px;
	width: 100%;
	text-transform: uppercase;

}

.sell_buy_right form .submit-input input[type="submit"]:hover {
	background: #111111;
	border-color: #111111;
	color: #fff;
}

.sell_buy_right form .number-input input {
	width: 100%;
	border: 0;
	border-left: 1px solid #e3e3e3;
	background: #f5f5f5;
}

.sell_buy_right form .number-input input:focus-visible {
	outline: none !important;
}

/* Banner css End */

/* Welcome to Scrap Vala css Start */
.h2heading h2 {
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
}

.h2heading h1 {
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
	font-size: 50px;
	font-family: 'Abril Fatface', cursive;
	color: #111111;
	margin: 10px 0;
}

.inrhdng h5 {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #6cb43b;
	font-weight: 400;
	font-size: 18px;
}

#welcome_section {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

#welcome_section .textwidget {
	text-align: center;
	color: #484848;
	font-weight: 300;
}

#welcome_section .cls_featues .sow-features-feature img {
	height: 300px;
	object-fit: cover;
	border-radius: 10px;
	margin-bottom: 15px;
}

#welcome_section .textwidget p {
	line-height: 29px;
}

.cls_featues .sow-features-feature {
	border: 1px solid #cccccc;
	margin-right: 30px;
	border-radius: 10px;
	padding: 15px !important;

	align-items: center;
}

.cls_featues .sow-features-list {
	display: flex;
}

.cls_featues .sow-features-feature:last-child {
	margin-right: 0;
}

#cls-featues .sow-features-feature .sow-icon-image {
	width: 45px;
	height: 45px;
	top: 50% !important;
	transform: translateY(-50%);
}

.sow-icon-container.sow-container-round img {
	width: 45px !important;
	height: 45px !important;
	position: absolute;
	top: 50%;
}

#cls-featues .sow-features-feature .sow-icon-container {
	width: 83px;
	height: 83px;
	border: 1px solid #ccc;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: unset;
	border-radius: 100%;
	margin-top: -65px;
	background: #fff;
}

#welcome_box {
	padding-top: 60px !important;
}

#welcome_section .textwidget h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 10px;
}

#welcome_section #cls-featues .textwidget p {
	font-size: 13px;
	line-height: normal;
	margin-bottom: 28px;
}

.cls_featues .sow-features-list.change .textwidget h2 {
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
	font-size: 25px !important;
	font-family: 'Abril Fatface', cursive !important;
	color: #111111;
	margin: 10px 0;
}

/* Welcome to Scrap Vala css End */

/* Perfect Solutions section css Start */
.cls-inquiry-section h5 {
	color: #6cb43b;
	font-size: 25px;
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
}

.cls-inquiry-section h5 span {
	color: #fff;
}

.cls-inquiry-section h3 {
	color: #fff;
	margin-bottom: 0;
	font-weight: 300;
	font-size: 37px;
}

.cls-inquiry-section h3 span {
	color: #6cb43b;
}

.Sell_by_text {
	color: #fff;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 16px;
	line-height: 32px;
	text-align: center;
}


.contact-button {
	background: #6cb43b;
	padding: 13px 32px 13px 77px;
	border: 2px solid #6cb43b;
	margin-top: 5px;
	font-size: 27px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	font-family: 'Poppins', sans-serif;
	position: relative;
	color: #fff;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
}

.contact-button:hover {
	background: transparent;
	color: #fff;
}

.contact-button::before {
	content: "";
	background-image: url("http://TopPriceRecycle.com/wp-content/uploads/2021/08/hand-icon-1.png");
	position: absolute;
	top: 14px;
	left: 33px;
	width: 29px;
	height: 24px;
}

#contact-button {
	text-align: center;
}

#cls-perfect-secton img {
	margin-top: -78px;
}

#cls-perfect-secton {
	margin-top: 100px;
}

#cls-perfect-secton {
	margin-top: 100px;
	overflow: visible;
	background-position: center center !important;
}

.cls-inquiry-section {
	padding-top: 22px;
}

/* Perfect Solutions section css End */

/* Hot Deals section css Start */
#Hot-Deals section.row {
	display: flex;
}

.new-arrival-blog .industry-author a h2 {
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	line-height: 25px;
	margin-bottom: 9px;
	margin-top: 0;
}

#welcome_section #cls-featues .textwidget p {
	font-size: 13px;
	line-height: normal;
	margin-bottom: 5px;
}

.industry-cont-link i {
	font-size: 24px;
	margin-right: 10px;
}

.industry-cont-link a {
	font-size: 16px;
	font-weight: 500;
	display: flex;
}

.new-arrival-blog {
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 4px #ccc;
	margin-right: 29px;
	display: flex;
	align-items: center;
}

.new-arrival-blog:last-child {
	margin-right: 20px;
}

.new-arrival-blog .inner-new {
	position: relative;
	padding-left: 0;
}

.new-arrival-blog .inner-new .new-arrivals {
	position: absolute;
	top: 14px;
	background: #6cb43b;
	color: #fff;
	font-size: 15px;
	padding: 0 10px;
}

#Hot-Deals {
	padding-top: 42px !important;
	padding-bottom: 62px !important;
}

.new-arrival-blog:first-child .inner-new .new-arrivals {
	left: 15px;
}

#home-blog .owl-nav button {
	color: #c0c0c2;
	font-weight: bold;
}

#home-blog .owl-nav button:hover {
	color: #111;
}

/* Hot Deals section css End */

/*Popular Categories section css Start */
#popular_categories_content h2 {
	color: #fff;
}

#popular_categories_content p {
	color: #fff;
	font-weight: 300;
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	line-height: 27px;
}



.categories-outer {
	display: flex;
	flex-wrap: wrap;
	margin-top: 131px;
	position: relative;
	margin: 0 auto;
	max-width: 1310px;
	width: 100%;
	padding-top: 29px;
	padding-left: 15px;
	padding-right: 15px;
}

.categories-outer div {
	width: 25%;
	position: relative;
}






.categories-outer div p {
	color: #fff;
	position: relative;
	margin: 11px 0;
	padding-left: 33px;
}

.categories-outer div p::before {
	content: "";
	width: 22px;
	height: 22px;
	border: 1px solid #fff;
	position: absolute;
	left: 0;
	border-radius: 100%;
	top: 3px;
}

.categories-outer div p::after {
	content: "";
	background: #6cb43b;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 5px;
	border-radius: 100%;
	top: 8px;
}

.categories-outer div::before {
	content: "";
	background: #fff;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 10px;
	top: -30px;
}

.categories-oute-main {
	border-top: 1px solid #919192;
	margin-top: 46px;
}

.all-categories {
	background: #6cb43b;
	padding: 13px 98px 13px 32px;
	width: 100%;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	border-radius: 4px;
	border: 2px solid #6cb43b;
}

.all-categories:hover {
	background: transparent;
	color: #fff;
}

.all-categories::after {
	content: "";
	background-image: url("arrow-right.png");
	position: absolute;
	top: 17px;
	right: 14%;
	width: 32px;
	height: 16px;
}

#all-categories {
	text-align: center;
	margin-top: 53px;
	margin-bottom: -101px;
	bottom: -37px;
}









/*Popular Categories section css End */
/*Industrial  section css start */
#cls_motor_txt {
	text-align: center;
}

#cls_motor_txt h4 {
	color: #6cb43b;
	font-weight: 300;
	margin-bottom: 0;
}

#cls_motor_txt h4 span {
	color: #000;
	margin-left: 4px;
}

#cls_motor_txt .h2heading h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	margin-bottom: 9px;
}

#cls_motor_txt .bottom-heading span {
	color: #6cb43b;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
}

#cls_motor_txt .bottom-heading+p {
	margin-top: 22px;
	margin-bottom: 22px;
	line-height: 29px;
}

#cls_motor_txt a {
	font-weight: 600;
	display: flex;
	justify-content: center;
}

#cls_motor_txt a i {
	font-size: 24px;
	margin-right: 10px;
}

#cls_motor_rw {
	align-items: center !important;
	padding-top: 82px !important;
	padding-bottom: 0 !important;
}

#cls_Pharma_rw {
	padding-top: 67px !important;
	padding-bottom: 55px !important;
	align-items: center !important;
}

#pg-724-7 #cls_Pharma_rw {
	padding-top: 12px !important;
}

/*Industrial  section css End */
/* Our Services  section css Start */
#our-services-top h2 {
	color: #fff;
}

#our-services-top h5 {
	color: #fff;
}

#our-services-top {
	padding-top: 50px !important;
	padding-bottom: 200px !important;
	background-attachment: unset !important;
	background-position: center !important;
}

.our-services-slider .container {
	max-width: 84%;
	width: 100%;
	margin: 0 0 0 auto;
}


.our-services-slider .inner-slide {
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	margin-right: 19px;
}

.our-services-slider .inner-slide img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 240px;
	object-fit: cover;
	object-position: center;
}

.our-services-slider .inner-slide h2 {
	font-size: 19px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

.inner-content-slide {
	padding: 24px 10px;
	background: #fff;
	text-align: center;
}

.services-link a i {
	font-size: 21px;
	margin-right: 6px;
}

.services-link a {
	background: #6cb43b;
	padding: 11px 12px;
	color: #fff;
	border-radius: 20px;
	display: flex;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	justify-content: center;
	max-width: 200px;
	margin: 0 auto;
	align-items: center;
}

.services-link a:hover {
	background: #111;
}

.services-link {
	margin-bottom: -52px;
}

.our-services-slider .owl-carousel .owl-stage-outer {
	padding-bottom: 40px;
}

.inner-content-slide p {
	font-size: 15px;
	color: #484848;
}

.services-decrp {
	padding-bottom: 15px;
}

.our-services-slider .container .owl-nav,
.our-services-slider .container .owl-dots {
	display: none;
}

#our-services-bottom {
	margin-top: -192px;
	padding-top: 16px !important;
	padding-bottom: 36px !important;
}

.services-title p {
	font-size: 19px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 600;
	margin: 10px 0 24px;
	color: #000
}

/* Our Services  section css End */
/* Featured Deals section css Start */
#featured-deals {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

#featured-deals section.row {
	display: flex;
	flex-wrap: wrap;
}

.industrialdeals-blog {
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 4px #ccc;
	margin: 15px 32px 15px 0;
	display: flex;
	align-items: center;
	width: 48%;
}

#featured-deals section.row .industrialdeals-blog h2 {
	font-size: 20px;
	font-family: 'Poppins', sans-serif;
	line-height: 25px;
	margin-bottom: 9px;
	margin-top: 0;
}

.industrialdeals-cont a {
	font-size: 16px;
	font-weight: 500;
	display: flex;
	align-items: center;
}

.industrialdeals-cont a i {
	margin-right: 10px;
}

.industry-cont-link i {
	font-size: 24px;
	margin-right: 10px;
}

.industrialdeals-blog:nth-child(2n) {
	margin-right: 0;
}

.industrialdeals-blog .inner-new.col-sm-6 {
	padding: 0;
}

.industrialdeals-blog .industrialdeals-author.col-sm-6 {
	padding: 0 8px 0px 0;
}

#load-button .contact-button::before {
	background-image: url(http://TopPriceRecycle.com/wp-content/uploads/2021/08/load.png);
	background-repeat: no-repeat;
	top: 15px;
}

#load-button .contact-button {
	font-size: 22px;
	padding: 13px 32px 13px 66px;
}

#load-button .contact-button:hover {
	background: #111;
	border-color: #111;
}

#load-button {
	text-align: center;
	margin-top: 30px;
}

/* Featured Deals section css End */
/* TESTIMONIALS section css Start */
#testimonials-section {
	padding-top: 39px !important;
}

#testimonials-section .wpmtst-testimonial-content {
	max-width: 1183px;
	margin: 0 auto;
	text-align: center;
	padding: 76px 0;
	background-image: url("comma-bg.png");
	background-repeat: no-repeat;
	background-position: center;
}

#testimonials-section .wpmtst-testimonial-content p {
	font-size: 23px;
	line-height: 36px;
	font-weight: 300;
}

#testimonials-section .testimonial-name {
	text-align: center;
	color: #6cb43b;
	font-size: 29px;
	font-family: 'Abril Fatface', cursive;
	font-weight: 300;
}

#testimonials-section .wpmslider-controls {
	bottom: -79px;
}

#testimonials-section .strong-view.pager-style-buttons .wpmslider-pager-link::before {
	background: #6cb43b;
	width: 13px;
}

#testimonials-section .strong-view.pager-style-buttons .wpmslider-pager-link.active::before {
	width: 13px;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:hover::before {
	color: #6cb43b;
	background: #6cb43b;
}

/* TESTIMONIALS section css End */
/* home page blog section css Start */
#home-blog {
	padding-top: 43px !important;
	padding-bottom: 21px !important;
}

.entry-header {
	margin-top: 35px;
}

.inner-slide-blog {
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	margin-right: 19px;
}

.inner-slide-blog .home-post-img img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 300px;
}

.post-decrp-outer {
	padding: 24px 10px;
	text-align: center;
}

.post-decrp-outer h2 {
	font-size: 19px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}

.post-decrp-outer p {
	font-size: 15px;
	color: #484848;
}

.home-blog-link {
	margin-bottom: -52px;
}

.home-blog-link a {
	background: #6cb43b;
	padding: 11px 12px;
	display: flex;
	font-size: 16px;
	margin: 0 auto;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 100%;
}

.home-blog-link a:hover {
	background: #111;
}

.home-blog-link {
	margin-bottom: -52px;
}

#home-blog .owl-carousel .owl-stage-outer {
	padding-bottom: 43px;
	padding-top: 40px;
}

.post-decrp-outer h5 a {
	color: #000;
	font-size: 22px;
	text-transform: capitalize;
	font-weight: 300;
}

.post-decrp-outer h5 {
	margin-bottom: 13px;
	height: 50px;
}

.post-decrp {
	height: 141px;
	padding-bottom: 23px;
}

#home-blog .owl-nav .owl-prev {
	left: -27px;
}

#home-blog .owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}

#home-blog .owl-nav .owl-next {
	float: right;
	right: -27px;
}

body .page-wrap {
	padding-bottom: 0;
}


.whatsapp-list {
	position: fixed;
	right: 22px;
	bottom: 75px;
	text-align: center;
	width: 40px;
	height: 40px;
	z-index: 999999;
}

.whatsapp-list a {
	background: #6cb43b;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4px;
}

.whatsapp-list i {
	color: #fff;
	font-size: 30px;
}

.whatsapp-list a:hover {
	background: #111;
}



/* home page blog section css End */
/* Bottom address section css start */


#address_row {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	text-align: center;
}

#address_row h5 {
	color: #fff;
	font-size: 23px;
	font-weight: 300;
	margin-bottom: 12px;
}

#address_row p {
	color: #fff;
	font-size: 18px;
	max-width: 356px;
	margin: 0 auto;
}

#address_row a {
	color: #fff;
	text-decoration: none;
}

#address_row a:hover {
	color: #111;
}

#address_row img {
	height: 65px;
}

#address_row #email-box img {
	height: auto;
	margin-top: 10px;
}

#address_row .panel-grid-cell {
	border-right: 1px solid #a1cf81;
	padding: 28px 0;
}

#address_row .panel-grid-cell:last-child {
	border-right: 0;
}

#email-box {
	padding-bottom: 28px;
}


/* Bottom address section css End */

/* Footer css Start */
.western {
	color: #fff;
}

#media_image-2 {
	margin-bottom: 0;
}

#media_image-2 img {
	position: relative;
	top: -15px;
}

#sow-editor-3 input,
#sow-editor-3 textarea {
	background: transparent;
	border: 0;
	border-bottom: 2px solid #2f2f2f;
	color: #fff;
	font-weight: 300;
	padding: 0;
	opacity: 1;
	line-height: 50px;
}

#sow-editor-3 input:focus-visible,
#sow-editor-3 textarea:focus-visible {
	border-bottom: 2px solid #fff;
	outline: none;
}





#sow-editor-3 input::-webkit-input-placeholder,
#sow-editor-3 textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
	opacity: 1;
}

#sow-editor-3 input::-moz-placeholder,
#sow-editor-3 textarea::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
	opacity: 1;
}

#sow-editor-3 input:-ms-input-placeholder,
#sow-editor-3 textarea:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
	opacity: 1;
}

#sow-editor-3 input:-moz-placeholder,
#sow-editor-3 textarea:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
	opacity: 1;
}

#sow-editor-3 textarea {
	height: 67px;
	width: 100%;
}

#sow-editor-3 label {
	width: 100%;
}

#sow-editor-3 input[type="submit"] {
	background: #6cb43b;
	padding: 0;
	border: 2px solid #6cb43b;
	width: 100%;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	position: relative;
	font-family: 'Poppins', sans-serif;
}

.inquiry-button::after {
	content: "";
	background-image: url("arrow-right.png");
	position: absolute;
	top: 24px;
	right: 22px;
	width: 32px;
	height: 16px;
}

.inquiry-button {
	position: relative;
}

#sow-editor-3 input[type="submit"]:hover {
	background: transparent;
}

#sidebar-footer .social-media-button-container a.sow-social-media-button {
	color: #fff !important;
	font-size: 26px;
}

#sidebar-footer .social-media-button-container a.sow-social-media-button:hover {
	color: #6cb43b !important;
}

#sidebar-footer .social-media-button-container a.sow-social-media-button::after {
	display: none;
}

#sow-social-media-buttons-6 {
	padding-top: 0;
}

#text-2 {
	margin-bottom: 0;
}

#sow-editor-3 {
	margin-bottom: 0;
}

.footer-copyright {
	text-align: center;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
}

footer#colophon .footer-copyright a {
	color: #6cb43b;
	font-weight: 600;
}


#sidebar-footer .container .sidebar-column:nth-child(1) {
	width: 30%;
	padding-right: 40px;
}

#sidebar-footer .container .sidebar-column:nth-child(2) {
	width: 20%;
}

#sidebar-footer .container .sidebar-column:nth-child(3) {
	width: 20%;
}

#sidebar-footer .container .sidebar-column:nth-child(4) {
	width: 30%;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: red;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0em 0.5em 1em;
}









/* Footer css End */


/* New home page css End */




body {
	background: white !important;
}

.header-slider,
.owl-carousel {
	margin-top: -10px;
}

header#masthead.site-header {
	background: #fff;
	padding: 0px 0;
}

header#masthead.site-header nav#mainnav {
	margin-top: 22px;
}

.green {
	color: #6cb43b;
}

.white {
	color: #fff;
}

.black {
	color: #000;
}

h3 {
	text-align: center;
}

#gallery-row {
	margin-top: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Abril Fatface', cursive;
	color: #111111;
}

body,
p {
	color: #111111;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

#mainnav ul li a {
	font-size: 16px;
}

#slideshow .roll-button.button-slider:nth-child(2) {
	background: #fff none repeat scroll 0 0;
	border-color: #fff;
	color: #000;
}

#ready a.ow-button-hover {
	background: #000;
	border: medium none;
	font-size: 17px;
}

#testimonial-row .avatar img {
	border: 1px solid #eee;
}

#testimonial-row .avatar {
	margin-bottom: 10px;
}

#testimonial-row .owl-controls.clickable {
	margin: 8px 0;
}

#testimonial-row.panel-row-style {
	padding-bottom: 25px !important;
	padding-top: 60px !important;
}

#ready .panel-grid-cell {
	border: 2px solid #fff;
	margin: 0 auto;
	max-width: 1170px;
	padding: 20px 0;
}

header.fixed.float-header {
	background: #fff !important;
}

#slideshow .roll-button.button-slider {
	font-size: 15px;
}

#slideshow h2.maintitle {
	font-size: 42px;
	font-weight: normal;
	text-transform: uppercase;
}

#scrap-services-row {
	padding: 40px 0 !important;
}

#slideshow p.subtitle {
	font-size: 27px;
	margin-bottom: 0;
	padding-bottom: 35px !important;
}

#slideshow.header-slider {
	height: 620px !important;
}

#scrap-services-row h3,
#testimonial-row h3 {
	background: url("/wp-content/uploads/2017/06/border-btm.png") no-repeat scroll center bottom;
	font-weight: bold;
	color: #000;
	padding-bottom: 35px;
}

#homegallery h3 {
	background: url("/wp-content/uploads/2017/06/border-btm2.png") no-repeat scroll center bottom;
	font-weight: bold;
	color: #fff;
	padding-bottom: 35px;
}

#scrap-services-row .textwidget p {
	color: #333;
	font-size: 16px;
	line-height: 26px;
	padding: 0 132px 15px;
	text-align: center;
}

#scrap-services-row .pt-cv-content-item.pt-cv-1-col .pt-cv-ifield {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eee;
	padding: 48px 15px 20px;
	text-align: center;
}

#scrap-services-row .pt-cv-content-item.pt-cv-1-col {
	padding: 8px;
}

#scrap-services-row .pt-cv-content-item.pt-cv-1-col a.pt-cv-href-thumbnail {
	background: #f9f9f9 none repeat scroll 0 0;
	border-radius: 50%;
	height: 100px;
	margin: 20px 0;
	padding: 35px 23px;
}

.pt-cv-view.pt-cv-grid.pt-cv-colsys {
	margin: 0 !important;
	padding: 0 !important;
}

#scrap-services-row h4.pt-cv-title {
	float: left;
	margin-top: 10px !important;
	width: 100%;
}

#scrap-services-row .pt-cv-content-item.pt-cv-1-col .pt-cv-ifield {
	padding: 5px;
}

#scrap-services-row .pt-cv-content-item.pt-cv-1-col .pt-cv-ifield a.pt-cv-href-thumbnail {
	padding: 0px;
}

#scrap-services-row h4.pt-cv-title a {
	color: #000;
	font-weight: bold;
}

#scrap-services-row .pt-cv-content {
	color: #757575;
	min-height: 180px;
	font-size: 14px;
}

#scrap-services-row .pt-cv-content a.btn-success {
	background: #000 none repeat scroll 0 0;
	border: medium none;
	padding: 8px 20px;
}

#scrap-services-row .pt-cv-content a.btn-success:hover {
	background: #6cb43b;
}

#ready {
	background: url(/wp-content/uploads/2017/06/bg.jpg) no-repeat center center;
	margin-top: 15px !important;
	padding: 60px 0px !important;
	-moz-background-attachment: fixed !important;
	-webkit-background-attachment: fixed !important;
	background-attachment: fixed !important;
}

#ready h3 {
	color: #fff;
	margin-bottom: 8px !important;
}

#ready .textwidget p {
	color: #fff;
	text-align: center;
}

#ready .textwidget p {
	font-size: 17px;
	letter-spacing: 0.2px;
	line-height: 30px;
	margin-bottom: 0;
}

#ready #btn {
	margin-top: 18px;
}

#homegallery section#thumbwrapper2.gallery-img-content {
	margin-top: -50px;
}



#homegallery .huge_it_gallery.view-thumbnails {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#homegallery .huge_it_gallery.view-thumbnails li {
	border: medium none;
	float: left;
	margin: 1% !important;
	max-width: 23%;
	padding: 0;
}

#homegallery .huge_it_gallery.view-thumbnails li br {
	display: none;
}

#homegallery .huge_it_gallery.view-thumbnails p {
	float: left;
	width: 100%;
}

#homegallery .huge_it_gallery.view-thumbnails li img {
	max-width: 100%;
}

#homegallery .huge_it_gallery.view-thumbnails li a {
	float: left;
	left: inherit;
	max-width: 100%;
}


#homegallery #huge_it_gallery2 li .infoLayer {
	max-width: 100% !important;
	width: 100%;
}

#homegallery .overLayer {
	max-width: 100% !important;
}

#homegallery .huge_it_gallery.view-thumbnails li .infoLayer li {
	color: #000;
	width: 100%;
	max-width: 100%;
}

#homegallery .huge_it_gallery.view-thumbnails li .infoLayer li p {
	color: #000;
	font-weight: bold;
	margin-top: 7%;
}

#contact-row .panel-grid-cell .so-panel {
	margin-bottom: 30px;
}

#contact-row h3.green {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}

#contact-row form.wpcf7-form p {
	float: left;
	width: 50%;
}

#contact-row form.wpcf7-form p input {
	width: 100%;
}

#contact-row form.wpcf7-form p .Name input,
#contact-row form.wpcf7-form p .Subject input {
	width: 96%;
}

#contact-row form.wpcf7-form p.full {
	width: 100%;
}

#contact-row form.wpcf7-form p.full input#subbtn {
	background: #000 none repeat scroll 0 0;
	border: medium none #000;
	font-size: 16px;
	width: auto;
	margin-left: 370px;
}

#contact-row form.wpcf7-form p.full input#subbtn:hover {
	background: #77c045;
	border-color: #77c045;
	color: #fff;
}

#sidebar-footer.footer-widgets {
	background: #111111;
	padding: 50px 0 5px;
	text-align: left;
	border-bottom: 1px solid #414141;
	margin-bottom: 14px;
}

#sidebar-footer.footer-widgets h3.widget-title {
	color: #6cb43b;
	float: left;
	font-size: 26px;
	text-align: left;
	width: 100%;
	text-transform: capitalize;
	font-weight: 500;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 20px;
}

#sidebar-footer.footer-widgets h3.widget-title::after {
	background: #6cb43b;
	width: 63px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
}

#sidebar-footer.footer-widgets #text-2.widget {
	padding: 0;
}

#sidebar-footer .sidebar-column ul.menu {
	float: left;
	width: 100%;
}

#sidebar-footer .sidebar-column ul.menu li::before {
	border-bottom: 5px solid transparent;
	border-left: 5px solid #fff;
	border-top: 5px solid transparent;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	top: 10px;
	display: none;
}

#sidebar-footer aside li a,
#sidebar-footer aside,
#sidebar-footer aside a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 35px;
}

#sidebar-footer aside li a:hover,
#sidebar-footer aside a:hover {
	color: #6cb43b !important;
}

#sidebar-footer .sidebar-column ul.menu li {
	padding: 0;
	position: relative;
}

#sidebar-footer .sidebar-column ul.menu li a:hover {
	color: #fff;
}

#sidebar-footer .sidebar-column #text-4 .textwidget span {
	float: left;
	padding-bottom: 13px;
	width: 100%;
}

footer#colophon,
footer#colophon a {
	color: #fff;
}

#sidebar-footer aside#nav_menu-2 {
	margin-left: 10%;
}

footer#colophon li.widget_sow-social-media-buttons {
	float: right;
	list-style: outside none none;
}

footer#colophon li.widget_sow-social-media-buttons a {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	padding: 9px;
}


#contact-map {
	padding: 0px !important;
}

#contact-map .textwidget iframe {
	width: 100% !important;
}

#contact-row .panel-grid-cell .so-panel {
	margin-bottom: 10px;
}

div#html5-watermark a {
	display: none;
}

body .site-footer {
	padding: 0px 0px;
	background: #111111;
}

#subhead {
	text-align: left;
	font-size: 24px;
}

.hentry .title-post {
	font-size: 32px;
}

form.wpcf7-form p span input {
	width: 100% !important;
}

article.post .entry-thumb {
	float: left;
	margin-right: 50px;
	width: 30%;
}

/* New changes of the inner pages css start 18-08-2021 */
#submitenq,
#subbtn1 {
	margin-top: 16px;
}

.service-btn .so-widget-sow-button .ow-button-base a,
#get-quote-btn a {
	background: #6cb43b;
	border-color: #6cb43b;
	border-radius: 5px;
	color: #fff;
	font-size: 17px;
}

.service-btn .so-widget-sow-button .ow-button-base a:hover,
#get-quote-btn a:hover {
	background: #111 !important;
	border-color: #111 !important;
	color: #fff;
}

.service-btn .so-widget-sow-button .ow-button-base a {
	margin-top: 20px;
}

.cls_motor_rw img,
.cls_pharma_rw img {
	border-top-left-radius: 60px;
	border-bottom-right-radius: 60px;
}

#cls_jcb_rw {
	padding-top: 12px !important;
	padding-bottom: 80px !important;
	align-items: center !important;
}

#cls_jcb_rw .sow-image-container {
	justify-content: center;
}

/* Blog page css start  */

#post-text-widget .apw-posts-list {
	padding: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 25px;
}

#post-text-widget .apw-posts-list .apw-list-item {
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	padding: 0;
	margin: 23px 6px 6px 6px;
}

#post-text-widget .apw-posts-list article {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
	margin: 0;
}

#post-text-widget .apw-posts-list .apw-post .apw-entry-header {
	order: 1;
	width: 100%;
	margin: 0;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#post-text-widget .apw-posts-list .apw-post .apw-entry-header .apw-post-thumbnail {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

#post-text-widget .apw-posts-list .apw-post .post-date {
	order: 2;
	padding-top: 12px;
}

#post-text-widget .apw-posts-list .apw-post .entry-title {
	order: 3;
	font-size: 19px;
	padding: 0 15px;
	margin: 9px 0 9px 0;
	font-family: 'Poppins', sans-serif;
}

#post-text-widget .apw-posts-list .apw-post .apw-entry-summary {
	order: 4;
	padding: 0 15px 20px 15px;
	text-align: center;
}

#post-text-widget .apw-posts-list .apw-post .apw-entry-header img {
	width: 100%;
	vertical-align: top;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	height: 300px;
	object-fit: cover;
	object-position: center;
}

#post-text-widget .apw-posts-list .apw-post .post-date time {
	font-size: 17px;
}

#blog-row {
	margin-top: 35px;
}

#content {
	padding-top: 115px !important;
}

/* Blog page css End  */
/* Blog single post page css Start  */
.single-post #main {
	margin-top: 80px;
}

.single-post #main .entry-header {
	margin-bottom: 0px;
}

.single-post #main .entry-header h1 {
	text-align: left;
}

.comment-form-cookies-consent input {
	width: 24px;
	margin: -3px 6px 0 0;
}

.comment-form-cookies-consent {
	display: flex;
	align-items: center;
}

/* Blog single post page css End  */
/* scrap-services page css Start  */

#scrap-services-outer .row {
	padding: 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0px;
}

#scrap-services-outer .row .main-blog {
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
	padding: 0;
	margin: 23px 20px 6px 20px;
}

#scrap-services-outer .row::before {
	display: none;
}

#scrap-services-outer .row .main-blog img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	width: 100%;
	height: 300px;
	object-fit: cover;
}

#scrap-services-outer .row .main-blog .services-title h2 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 14px;
	font-family: 'Poppins', sans-serif;
}

.service-btn a {
	background: #6cb43b;
	color: #fff;
	padding: 13px 27px;
	font-size: 18px;
	border-radius: 3px;
	margin: 0 auto;
	display: inline-block;
	font-weight: 500;
	text-align: center;
}

.service-btn.ow-button-base.ow-button-align-center {
	text-align: center;
	margin-top: 18px;
	margin-bottom: 6px;
}

#scrap-services-outer .row .main-blog .services-title {
	padding: 17px;
}

#scrap-services-outer .row .main-blog .services-content .panel-row-style {
	padding: 0 !important;
}

#scrap-services-outer .row .main-blog .services-title a:hover h2 {
	color: #6cb43b;
}

.cls-topbar-left .cls-phone i {
	font-size: 19px;
}


/* scrap-services page css End  */

#deals-inner-section {
	padding-top: 20px !important;
	padding-bottom: 14px !important;
}

#deals-inner-section .widget_sow-editor {
	margin-top: 22px;
	margin-bottom: 10px;
	text-align: center;
}


/* New changes of the inner pages css End 18-08-2021 */


/* Services inner pages 27-08-2021  start*/

.single-services .entry-header {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0;
}

/*.single-services .entry-content {
	text-align: center;
     width: 100%;
	 max-width: 800px;
	margin: 0 auto; 
}  */
.single-services #main {
	margin-top: 64px;
}

.single-services #main .panel-row-style {
	padding: 0 !important;
}

.single-services #main .entry-thumb img {
	border: 2px solid #6cb43b;
	border-radius: 10px;
}

.page-id-17.page .page-wrap .content-wrapper {
	padding-bottom: 0;
}

.page-id-17.page .content-area .hentry {
	padding-bottom: 0;
}

#contact-map .textwidget iframe {
	vertical-align: bottom;
	margin-top: 30px;
}

.page .page-wrap .content-wrapper,
.single .page-wrap .content-wrapper {
	padding-bottom: 0;
}

.content-area .hentry {
	padding-bottom: 0;
}


/* About page css Start */

#about-page-row .textwidget h2 {
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 35px;
}

#about-page-row .textwidget p {
	margin-bottom: 16px;
}

#about-page-row .textwidget h2 {
	margin-bottom: 10px;
}

#about-page-row .sow-image-container img {
	transition: .5s;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
	padding: 5px;
	margin-left: 5px;
}

#about-page-row .sow-image-container:hover img {
	transform: scale(.95);
	transition: .5s;
	filter: grayscale(100%);
}


#contact-left #contact-field,
#contact-left #contactusfield,
#contact-left #messgaeusfield {
	border: 1px solid #ccc;
	color: #000;
	padding: 5px 10px;
}

#contact-left #contact-field::-webkit-input-placeholder,
#contact-left #contactusfield::-webkit-input-placeholder,
#contact-left #messgaeusfield::-webkit-input-placeholder {
	/* Edge */
	color: #282828;
	opacity: 1;
}

#contact-left #contact-field:-ms-input-placeholder,
#contact-left #contactusfield:-ms-input-placeholder,
#contact-left #messgaeusfield:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #282828;
	opacity: 1;
}

#contact-left #contact-field::placeholder,
#contact-left #contactusfield::placeholder,
#contact-left #messgaeusfield::placeholder {
	color: #282828;
	opacity: 1;
}

#contact-left #messgaeusfield::-webkit-input-placeholder {
	/* Edge */
	color: #282828;
	opacity: 1;
}

#contact-left #messgaeusfield:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #282828;
	opacity: 1;
}

#contact-left #messgaeusfield::placeholder {
	color: #282828;
	opacity: 1;
}

#maps p {
	margin-bottom: 0;
}

#sidebar-footer .sidebar-column ul.menu {
	list-style-type: none;
	padding: 0;
}

/* Services inner pages 27-08-2021  End*/
.banner-content p.make-money {
	font-weight: 300;
	font-size: 60px;
	font-family: 'Abril Fatface', cursive;
	color: #111111;
	margin: 10px 0 24px;
}

.banner-content p.make-money span {
	color: #6cb43b;
	margin-top: 50px;
	display: block;
}

p.sell-to-buy {
	text-align: left;
	margin-bottom: 10px;
	color: #6cb43b;
	font-weight: 300;
	font-size: 32px;
	font-family: 'Abril Fatface', cursive;
}

p.more-us {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #6cb43b;
	font-weight: 400;
	font-size: 18px;
}

p.scrap-wala {
	color: #6cb43b;
	font-size: 25px;
	text-align: center;
	font-weight: 300;
	margin-bottom: 0;
	font-family: 'Abril Fatface', cursive;
}

p.scrap-wala span {
	color: #fff;
}

p.sell-buy {
	color: #fff;
	margin-bottom: 25px;
	font-weight: 300;
	font-size: 37px;
	font-family: 'Abril Fatface', cursive;
	text-align: center;
	margin-top: 20px;
}

p.sell-buy span {
	color: #6cb43b;
}

p.buy-to-sell {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #6cb43b;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 24px;
}

p.post-name {
	font-family: 'Abril Fatface', cursive;
	font-size: 22px;
	color: #443f3f;
	font-weight: 500;
	margin: 10px 0 15px;
}

p.post-name a {
	color: #111;
}

h4.latest-blog {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #6cb43b;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 24px;
}

p.testimonials {
	text-align: center;
	font-family: 'Poppins', sans-serif;
	color: #6cb43b;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 24px;
}

p.sellbuy {
	color: #fff;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 10px 0 24px;
}

p.scrap-here {
	color: #6cb43b;
	font-weight: 300;
	margin-bottom: 0;
	font-size: 25px;
	font-family: 'Abril Fatface', cursive;
	margin: 10px 0 24px;
}

#sidebar-footer.footer-widgets h6.widget-title {
	color: #6cb43b !important;
	float: left;
	font-size: 26px;
	text-align: left;
	width: 100%;
	text-transform: capitalize;
	font-weight: 500;
	position: relative;
	padding-bottom: 14px;
	margin: 5px 0 0;
	content: '.';
}

#sidebar-footer.footer-widgets h6.widget-title::after {
	background: #6cb43b;
	width: 63px;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
}

figure.wp-block-image.is-resized {
	display: flex;
	font-family: 'Abril Fatface', cursive;
	align-items: center;
	column-gap: 10px;
	margin-left: 20px;
	margin-bottom: 0;
}

/* copper-scrap page css start 7-10-2021 */
.service-headingh2 {
	font-size: 30px;
	margin-bottom: 16px;
}

.servicepage-content h3.heading-service {
	font-size: 25px;
	text-align: left;
	font-weight: 300;
	color: #6cb43b;
	margin-bottom: 13px;
	margin-top: 15px;
}

.gray-bg-section {
	background: #f5f5f5;
	padding: 30px 0;
	margin: 30px 0;
}

.gray-bg-section .widget_sow-editor {
	max-width: 1310px;
	margin: 0 auto;
	padding: 0 30px;
}

.servicepage-content ul li {
	color: #111111;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	position: relative;
	line-height: 30px;
	padding-left: 20px;
}

.servicepage-content ul li::before {
	content: "";
	width: 10px;
	height: 10px;
	background: #6cb43b;
	position: absolute;
	left: 0;
	border-radius: 100%;
	top: 10px;
}



/* copper-scrap page css End 7-10-2021 */


/* Responsive css start */
@media (max-width:1700px) {
	header#masthead.site-header::after {
		max-width: 31%;
	}
}

@media (max-width:1500px) {
	header#masthead.site-header::after {
		max-width: 28%;
	}
}

@media (max-width:1400px) {
	header#masthead.site-header::after {
		max-width: 27%;
	}

	#welcome_section {
		padding-top: 0px !important;
		padding-bottom: 30px !important;
	}

	#cls_banner_rw {
		padding: 60px 40px !important;
	}
}

@media (max-width:1300px) {
	header#masthead.site-header::after {
		max-width: 25%;
	}

	.container {
		max-width: 1230px;
	}

	.categories-outer {
		max-width: 1230px;
	}

	.panel-grid {
		max-width: 1230px;
	}

}

@media (max-width:1200px) {
	header#masthead.site-header::after {
		max-width: 24%;
	}
}


@media only screen and (max-width:1280px) {
	div#ready {
		background-color: #77c045;
	}

	.btn-menu {
		margin: 4% 10% 0px 0px;
	}

	.page-wrap {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}

	header.entry-header {
		margin-bottom: 0px !important;
	}

	.entry-thumb a img {
		width: 100%;
		max-width: 100%;
	}

	form.wpcf7-form p span input {
		width: 100%;
	}

	.hentry .title-post {
		text-align: center;
	}
}


@media (max-width: 1024px) {
	.industrialdeals-blog .industrialdeals-author.col-sm-6 {
		padding: 0 8px 0px 12px;
	}

	#featured-deals section.row .industrialdeals-blog h2 {
		font-size: 18px;
	}

	.industrialdeals-cont p {
		font-size: 14px;
	}

	.industrialdeals-cont a {
		align-items: center;
	}

	.industrialdeals-cont a i {
		margin-right: 5px;
	}

	#testimonials-section .wpmtst-testimonial-content {
		max-width: 974px;
	}

	#testimonials-section .wpmtst-testimonial-content p {
		font-size: 20px;
		line-height: 32px;
	}

	#testimonials-section .testimonial-name {
		font-size: 24px;
	}

	.inner-slide-blog .home-post-img img {
		height: 239px;
	}

	.post-decrp-outer h5 a {
		font-size: 19px;
	}

	.post-decrp {
		height: 171px;
		padding-bottom: 44px;
	}

	.categories-outer div p {
		font-size: 15px;
	}




	.btn-menu {
		margin: 3.5% 1% 0px 0px;
	}

	.btn-menu::before {
		color: #000;
	}

	#mainnav-mobi {
		top: 62px;
	}

	.site-logo {
		position: relative;
		top: 0;
		width: 75%;
	}

	header#masthead.site-header::after {
		display: none;
	}

	.page .page-wrap .content-wrapper {
		padding-top: 0 !important;
	}

	.pickup-request-btn {
		margin: 26px 27px 0 auto;
	}

	.menu-outer .col-md-3.col-sm-8.col-xs-12::after {
		content: "";
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		max-width: 100%;
		background: #111111;
		transform: skew(35deg);
		margin-left: -29px;
	}


	#mainnav-mobi {
		background-color: #111;
		z-index: 99999999;
	}

	#mainnav-mobi ul.sub-menu {
		background-color: #000;
	}

	.new-arrival-blog .industry-author a h2 {
		font-size: 16px;
		line-height: 21px;
	}

	.industry-cont p {
		font-size: 14px;
	}




	div#scrap-services p {
		padding: 0px !important;
		text-align: left !important;
	}

	header#masthead.site-header {
		padding: 10px 0px 0px 0px;
	}

	#scrap-services-row .textwidget p {
		color: #333;
		font-size: 16px;
		line-height: 26px;
		padding: 8px 2px 13px 7px;
		text-align: left;
	}

	div#ready {
		background-color: #77c045;
	}

	div#panel-34-4-1-0 img {
		width: 100%;
	}

	.siteorigin-widget-tinymce.textwidget img {
		width: 100%;
	}

	div#scrap-material {
		background-color: #75ba46;
	}

	aside#nav_menu-2 {
		margin: 0px !important;
	}

	.pt-cv-ifield a img {
		width: 100%;
	}

	#scrap-services-row .textwidget p {
		color: #333;
		font-size: 16px;
		line-height: 26px;
		padding: 0px;
		text-align: left;
	}

	div#contact-row {
		padding: 3em 0px !important;
	}

	.ow-button-base.ow-button-align-center {
		margin-bottom: 12px;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.menu-outer .col-md-3.col-sm-8.col-xs-12::after {
		left: -6px;
		top: 60px;
		width: 100%;
		height: 62%;
		max-width: 26% !important;
	}
}

@media (max-width: 991px) {
	.cls_popup-content button {
		padding: 10px 15px;
	}

	#scrap-services-outer .row .main-blog img,
	#post-text-widget .apw-posts-list .apw-post .apw-entry-header img {
		height: 250px;
	}

	.single-services #main {
		margin-top: 14px;
	}

	.single-services #main .post-navigation {
		margin-top: 0;
	}

	.single-services .entry-footer {
		margin: 0;
	}


	#content {
		padding-top: 0px !important;
	}

	.single-post #main {
		margin-top: 0px;
	}

	#post-text-widget .apw-posts-list,
	#scrap-services-outer .row {
		grid-template-columns: repeat(2, 1fr);
	}

	#address_row p {
		font-size: 16px;
	}

	#email-box {
		padding-bottom: 52px;
	}

	#cls-perfect-secton .panel-grid-cell:first-child {
		display: none;
	}

	#cls-perfect-secton .panel-grid-cell:last-child {
		width: 100%;
	}

	#popular_categories_content p {
		max-width: 720px;
	}

	#cls_motor_rw .panel-grid-cell,
	#cls_Pharma_rw .panel-grid-cell {
		width: 100%;
	}

	#cls_motor_rw,
	#cls_Pharma_rw {
		flex-wrap: wrap;
	}

	.site-logo {
		width: auto;
	}

	.our-services-slider .container {
		max-width: 95%;
		width: 100%;
		margin: 0 auto;
	}

	.menu-outer .col-md-3.col-sm-8.col-xs-12::after {
		max-width: 55%;
	}

	.btn-menu {
		margin: 11.5% 1% 0px 0px;
	}

	.sell_buy_number {
		justify-content: center;
		flex-wrap: wrap;
	}

	.sell_buy_right {
		width: 100%;
	}

	.sell_buy_left {
		width: 100%;
		text-align: center;
	}

	.sell_buy_left h3 {
		text-align: center;
	}

	.banner-content h1 {
		font-size: 50px;
	}

	body h2 {
		font-size: 40px;
	}

	.cls_featues .sow-features-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	#welcome_box {
		padding-top: 0px !important;
	}

	.cls_featues .sow-features-feature {
		width: 48% !important;
		margin: 72px auto;
	}

	.cls_featues .sow-features-list {
		flex-wrap: wrap;
		justify-content: center;
	}

	#welcome_section {
		padding-bottom: 0px !important;
	}

	#cls-perfect-secton img {
		display: none;
	}

	#cls-perfect-secton {
		margin-top: 31px;
		padding-bottom: 31px !important;
	}

	#Hot-Deals section.row {
		flex-wrap: wrap;
	}

	.new-arrival-blog {
		margin-right: 3px;
	}

	.new-arrival-blog:last-child {
		margin-right: 3px;
		margin-top: 30px;
	}

	.categories-outer div {
		width: 50%;
	}

	#popular_categories {
		padding-top: 39px !important;
		padding-bottom: 72px !important;
	}

	#cls_motor_rw .sow-image-container img,
	#cls_Pharma_rw .sow-image-container img {
		margin: 0 auto;
	}

	#cls_Pharma_rw .panel-grid-cell:last-child {
		order: 1;
	}

	#cls_Pharma_rw .panel-grid-cell:first-child {
		order: 2;
	}

	#cls_Pharma_rw {
		padding-top: 37px !important;
		padding-bottom: 29px !important;
	}

	.industrialdeals-blog {
		margin: 15px 5px 15px 0;
		width: 100%;
	}

	.industrialdeals-blog:nth-child(2n) {
		margin-right: 5px;
	}

	#testimonials-section {
		padding-bottom: 59px !important;
	}

	#sidebar-footer .container {
		display: flex;
		flex-wrap: wrap;
	}

	#sidebar-footer .container .sidebar-column:nth-child(1) {
		width: 60%;
		padding-right: 24px;
	}

	#sidebar-footer .container .sidebar-column:nth-child(2) {
		width: 40%;
	}

	#sidebar-footer .container .sidebar-column:nth-child(3) {
		width: 40%;
	}

	#sidebar-footer .container .sidebar-column:nth-child(4) {
		width: 60%;
	}








}

@media only screen and (max-width: 800px) {
	#testimonials-section {
		padding-bottom: 46px !important;
		padding-inline: 15px !important;
	}

	#address_row .panel-grid-cell {
		border-right: 0;
	}

	#address_row .panel-grid-cell {
		border-right: 0;
		padding: 28px 0 !important;
		border-bottom: 1px solid #a1cf81;
		margin-bottom: 0 !important;
	}

	#address_row #email-box img {
		height: auto;
		margin-top: 0;
	}

}



@media only screen and (max-width: 768px) {
	a.roll-button.button-slider {
		margin: 6px 0px 8px 0px;
		padding: 13px 20px;
	}

	.pt-cv-ifield a img {
		width: 100%;
	}

	div#contact-row {
		padding: 3em 0px !important;
	}

	#ready .panel-grid-cell {
		border: none !important;
	}


}

.btn-menu {
	display: none;
}

@media (max-width:767px) {
	header#masthead.site-header nav#mainnav {
		position: absolute;
		height:auto;
		background: gren;
		background: green;
		top: 50px;
		left: 0;
	}

	.btn-menu-outer {
		display: none;
	}

	header#masthead.site-header nav#mainnav div {
		height: 100%;
	}

	header#masthead.site-header nav#mainnav div ul {
		flex-direction: column;
		padding-left:0px;
	}

	.header-wrap #mainnav ul li a {
		background: transparent;
		color: #fff;
		font-weight: bold;
		margin-block: 15px;
		display: block;
	}

	header#masthead.site-header .col-md-3.col-sm-8.col-xs-12 {
		height: auto;
		flex: 0 0 40%;
		width: 40%;
		display: flex;
		align-items: center;
	}

	.menu-outer .col-md-9.col-sm-4.col-xs-12 {
		flex: 0 0 60%;
		width: 60%;
	}

	header#masthead.site-header {
		padding: 0px;
	}

	.btn-menu {
		display: block;
		position: absolute !important;
		max-width: max-content !important;
		text-align: center;
		top: 50% !important;
		transform: translateY(-50%);
		right: 15px;
	}

	.btn-menu i {
		color: #fff;
		font-size: 30px;
	}

	.h2heading h1 {
		font-size: 30px;
	}

	.cls_featues .sow-features-feature {
		flex: 0 0 100% !important;
	}

	div#dialog {
		width: 60% !important;
	}

	.banner-content p.make-money {
		line-height: 70px;
	}

	.service-headingh2 {
		font-size: 25px;
		line-height: normal;
	}

	.servicepage-content h3.heading-service {
		font-size: 21px;
	}

	.header-wrap {
		padding: 0 !important;
	}

	.header-wrap .container {
		padding: 0;
	}

	.menu-outer .row {
		text-align: center;
	}

	.menu-outer {
		position: relative;
	}






	#scrap-services-outer .row .main-blog img,
	#post-text-widget .apw-posts-list .apw-post .apw-entry-header img {
		height: auto;
	}

	.post-navigation .nav-previous {
		float: left;
		width: 100%;
	}

	.comments-area {
		margin-bottom: 35px;
	}

	.post-navigation .nav-next {
		float: left;
		text-align: left;
		width: 100%;
		margin-top: 12px;
	}

	.comment-form-cookies-consent label {
		font-size: 14px;
	}

	.comment-form-cookies-consent input {
		margin: -3px 13px 0 0;
	}

	.single-post article.post .entry-thumb {
		width: 100%;
		margin-right: 0;
	}

	.single-post #main .entry-header h1 {
		font-size: 23px;
		font-weight: 300;
	}

	#post-text-widget .apw-posts-list,
	#scrap-services-outer .row {
		grid-template-columns: repeat(1, 1fr);
	}

	#scrap-description .widget-title {
		font-size: 22px;
		margin-bottom: 28px;
	}

	#post-text-widget .apw-posts-list .apw-list-item {
		margin: 6px 6px 6px 6px;
	}

	#contact-page-map iframe {
		height: 300px;
	}

	.wpcf7 form.invalid .wpcf7-response-output,
	.wpcf7 form.unaccepted .wpcf7-response-output {
		margin-top: 9px;
	}

	.our-services-slider .container {
		max-width: 100%;
	}

	.banner-content p:first-child {
		font-size: 22px;
	}

	#cls_banner_rw {
		padding-top: 31px !important;
		padding-bottom: 31px !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.banner-content h1 {
		font-size: 27px;
	}

	.row {
		margin: 0;
	}

	.banner-content {
		max-width: 100%;

	}

	.cls-welcome-txt.panel-widget-style.panel-widget-style-for-w615d7327d2021-0-0-0 {
		padding-inline: 15px;
	}

	.sow-features-list.sow-features-responsive:has(.sow-icon-container.sow-container-round) {
		padding-inline: 50px;
	}

	#pg-724-4>.panel-row-style #pgc-724-4-0 {
		padding-inline: 15px !important;
	}

	.sell_buy_number {
		margin-top: 23px;
		padding: 13px 13px;
	}

	.sell_buy_left h3 {
		font-size: 23px;
	}

	.sell_buy_right form .number-input {
		width: 100%;
	}

	.submit-input {
		width: 100%;
	}

	.sell_buy_right form .submit-input input[type="submit"] {
		font-size: 18px;
		margin-left: 0;
		width: 60%;
		margin-top: 13px;
	}

	#welcome_section {
		padding-top: 25px !important;
	}

	body h2 {
		font-size: 25px;
	}

	.cls_featues .sow-features-feature {
		margin: 47px auto;
	}

	.cls-inquiry-section h3 {
		font-size: 20px;
	}

	.cls-inquiry-section h5 {
		font-size: 20px;
	}

	.Sell_by_text {
		font-size: 15px;
	}

	.contact-button {
		padding: 10px 22px 10px 71px;
		font-size: 19px;
	}

	.contact-button::before {
		top: 11px;
	}

	#Hot-Deals {
		padding-top: 24px !important;
		padding-bottom: 19px !important;
	}

	.new-arrival-blog {
		flex-wrap: wrap;
	}

	.new-arrival-blog {
		margin-right: 3px;
		margin-left: 3px;
	}

	.new-arrival-blog .inner-new {
		text-align: center;
		margin: 0 auto;
	}

	.new-arrival-blog .industry-author a h2 {
		margin-top: 12px;
	}

	.industry-cont-link {
		padding-bottom: 16px;
	}

	.categories-outer div {
		width: 100%;
	}

	.categories-outer div p {
		font-size: 16px;
	}

	.all-categories {
		padding: 13px 81px 13px 23px;
		font-size: 15px;
	}

	#cls_motor_rw {
		padding-top: 46px !important;
	}

	#cls_motor_txt .h2heading h3 {
		font-size: 25px;
	}

	#cls_motor_txt h4 {
		font-size: 23px;
	}

	.page .page-wrap .content-wrapper,
	.single .page-wrap .content-wrapper {
		padding: 20px;
	}

	#cls_Pharma_rw {
		padding-top: 20px !important;
		padding-bottom: 17px !important;
	}

	#our-services-top {
		padding-top: 35px !important;
	}

	#our-services-bottom {
		padding-bottom: 6px !important;
	}

	.industrialdeals-blog {
		margin: 15px 5px 15px 5px;
		width: 100%;
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}

	.industrialdeals-blog .inner-new.col-sm-6 {
		padding: 0;
		text-align: center;
	}

	#featured-deals section.row .industrialdeals-blog h2 {
		margin-top: 20px;
	}

	.industrialdeals-cont {
		padding-bottom: 20px;
	}

	.industrialdeals-cont a {
		justify-content: center;
	}

	#Hot-Deals section.row {
		justify-content: center;
		text-align: center;
	}

	.industry-cont-link {
		text-align: center;
		justify-content: center;
		display: flex;
	}

	#load-button .contact-button {
		font-size: 18px;
	}

	#testimonials-section .wpmtst-testimonial-content {
		padding: 44px 0;
	}

	#testimonials-section .wpmtst-testimonial-content p {
		font-size: 18px;
	}

	#sidebar-footer .container .sidebar-column:nth-child(1) {
		width: 100%;
		padding-right: 0;
	}

	#sidebar-footer .container .sidebar-column:nth-child(2) {
		width: 100%;
	}

	#sidebar-footer .container .sidebar-column:nth-child(3) {
		width: 100%;
	}

	#sidebar-footer .container .sidebar-column:nth-child(4) {
		width: 100%;
	}

	.footer-copyright {
		font-size: 14px;
	}

	#address_row .panel-grid-cell {
		padding: 18px 0 !important;
	}

	#email-box {
		padding-bottom: 0;
	}

	#sow-social-media-buttons-6 {
		margin-bottom: 18px;
	}

	.cls-topbar-outer {
		flex-wrap: wrap;
		justify-content: center;
	}

	.menu-outer .col-md-3.col-sm-8.col-xs-12::after {
		max-width: 100%;
		transform: none;
		margin-left: 0;
	}

	.pickup-request-btn {
		margin: 0;
		text-align: left;
	}

	.menu-outer .col-md-9.col-sm-4.col-xs-12 {
		display: flex;
		flex-direction: row-reverse;
	}

	.pickup-request-btn {
		margin: 14px 0 0 0;
	}

	.pickup-request-btn a {
		padding: 7px 13px;
		font-size: 14px;
	}

	.btn-menu {
		margin: 19px 0 0 0;
		position: relative;
		top: -6px;
		text-align: right;
	}

	#mainnav-mobi {
		left: 0;
	}



}







#slideshow.header-slider {
	display: none;
}

.header-image {
	display: none;
}

@media(max-width: 767px) {
	header {
		position: relative !important;
	}

}

@media only screen and (max-width:736px) {
	.btn-menu {
		max-width: 500px;
		width: 100%;
		margin: 21px auto 0px;
	}
}

@media(max-width: 600px) {
	div#dialog {
		width: 80% !important;
	}
}

@media (max-width:480px) {
	.cls-topbar-left p a {
		font-size: 14px;
	}

	article.post .entry-thumb {
		margin-right: 0;
		width: 100%;
	}

	.entry-post p {
		text-align: center;
	}

	#sidebar-footer .social-media-button-container a.sow-social-media-button:first-child {
		margin-left: 0;
	}

	#sidebar-footer .social-media-button-container a.sow-social-media-button {
		margin-top: 12px;
	}

	p.sell-to-buy {
		text-align: center;
	}

	div#cls-featues {
		padding-top: 5px;
	}

	.banner-content p.make-money span {
		margin-top: 15px;
	}

	.banner-content p.make-money {
		font-size: 30px;
		line-height: 35px;
	}

	.cls-topbar-outer p {
		font-size: 15px;
	}

	.cls-topbar-right figcaption {
		font-size: 11px;
	}

	.cls-topbar-right img {
		max-width: 35px !important;
	}

	.social-media-button-container a.sow-social-media-button {
		font-size: 14px;
	}

	.social-media-button-container a.sow-social-media-button {
		margin: 0 7px;
	}

	.cls-topbar #sow-image-3 .so-widget-sow-image .widgettitle {
		font-size: 15px;
	}

	div#dialog {
		width: 95% !important;
	}

	.cls-popup-title form input {
		padding: 8px 8px 8px 43px !important;
		font-size: 13px !important;
	}

	.cls-popup-title form::before {
		top: 16px !important;
	}
}

@media (max-width:360px) {
	.cls-topbar #sow-image-3 .so-widget-sow-image .widgettitle {
		font-size: 14px;
	}
}

@media (max-width:359px) {
	.cls-topbar-left {
		flex-wrap: wrap;
		justify-content: center;
	}

	.cls-topbar-right {
		flex-wrap: wrap;
		justify-content: center;
	}

	.sell_buy_number {
		padding: 13px 20px;
	}

	body h2 {
		font-size: 24px;
	}

	.all-categories {
		padding: 13px 76px 13px 21px;
		font-size: 13px;
	}

	#cls_motor_txt .h2heading h3 {
		font-size: 22px;
	}

	#testimonials-section .testimonial-name {
		font-size: 19px;
	}



}

@media only screen and (max-width: 320px) {
	.pt-cv-ifield a img {
		width: 100%;
	}

	a.roll-button.button-slider {
		margin: 6px 0px 8px 0px;
		padding: 13px 20px;
	}
}


/*-------------Blog Page format------------------------------*/

time.entry-date.apw-entry-date.published.updated {
	font-size: 20px;
}



@media (min-width: 1025px) and (max-width: 1220px) {
	.header-wrap #mainnav ul li a {
		font-size: 16px;
	}

	.pickup-request-btn {
		width: 220px;
	}

	.site-logo {
		position: relative;
		z-index: 1;
		top: -44px;
		width: 68%;
	}

	.cls-topbar-outer {
		/* max-width: 756px; */
		max-width: calc(100% - 21%);

		margin: 0 0 0 auto;
	}
}

/*whatsapp popup*/
#popbtn {
	position: fixed;
	right: 0px;
	z-index: 9999;
	top: 35%;
}

.whatsp-btn {
	cursor: pointer;
}

#popbtn h6 {
	position: absolute;
	top: 34%;
	transform: rotate(90deg);
	left: -28px;
	font-weight: 400;
	text-transform: capitalize;
	color: #fff;
	width: 120px;
	font-size: 16px;
}

#popbtn p {
	animation: pText 1s infinite;
	position: absolute;
	top: 80%;
	transform: rotate(90deg);
	left: -29px;
	font-weight: 600;
	text-transform: capitalize;
	color: #77c045;
	width: 120px;
	font-size: 12px;
}

.popup-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	opacity: .35;
	filter: alpha(opacity=15);
	-moz-opacity: .35;
	z-index: 101;
	display: none;
}

div#dialog {
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	width: 45%;
	transition: all 5s ease-in-out;
	transform: translate(-50%, -50%);
	height: auto;
	z-index: 99999999;
	margin-left: 0;
}

.popup-dialog {
	display: none;
	position: fixed;
	width: 450px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -100px;
	background-color: #ffffff;
	border: 2px solid #000000;
	padding: 0px;
	z-index: 102;
	background: url(/wp-content/uploads/2020/03/pp-bg.jpg);
	background-size: contain;
	border-radius: 10px;
}

#popdiv {
	text-align: center;
}

.cls_popup-content button {
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	background: #6cb43b;
	color: #fff;
	font-size: 24px;
}

.cls_pop-up_img {
	width: 40%;
	float: left;
}

.cls_pop-up_img img {
	width: 100%;
}

.cls-popup-title {
	width: 50%;
	float: right;
	text-align: left;
	margin-left: 20px;
}

.cls-popup-title h4 {
	font-size: 22px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}

.cls-popup-title p {
	color: #000;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 0px;
	margin-top: 0;
}

.cls-popup-title form {
	position: relative;
}

.cls-popup-title form::before {
	position: absolute;
	content: "\f232 ";
	font-family: FontAwesome;
	left: 15px;
	top: 22px;
	color: #6cb43b;
	font-size: 26px;
}

.cls-popup-title form input {
	border: 1px solid #6cb43b;
	padding: 12px 20px 12px 48px;
	border-radius: 8px;
	color: #6cb43b;
	font-size: 17px;
	margin-top: 10px;
	background: transparent;
}

.cls-popup-title p:last-child {
	margin-top: 10px;
	color: #6cb43b;
	animation: blink 1s linear infinite;
	position: relative;
	margin-left: 20px;
}

.cls-popup-title p:last-child::after {
	position: absolute;
	content: "";
	background: #6cb43b;
	width: 15px;
	height: 15px;
	top: 6px;
	left: -20px;
	border-radius: 100%;
}

#pg-724-0>.panel-row-style {
	background-image: url(https://cdn.pixabay.com/photo/2016/07/10/19/08/iron-1508232_1280.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0px !important;
	background-size: cover;
}

div#pgc-724-0-0 {
	background: rgba(255, 255, 255, 0.85);
	padding-block: 30px;
}

#pg-724-4>.panel-row-style {
	background-image: url(https://cdn.pixabay.com/photo/2023/11/05/09/36/ai-generated-8366600_1280.jpg);
	background-repeat: repeat;
}

#pg-724-4>.panel-row-style #pgc-724-4-0 {
	background: rgba(0, 0, 0, 0.86);
}

@media only screen and (max-width:736px) {
	.btn-menu {
		max-width: 500px;
		width: 100%;
		margin: 21px auto 0px;
	}
}

@media(max-width: 600px) {
	div#dialog {
		width: 80% !important;
	}
}

@media (max-width:480px) {
	article.post .entry-thumb {
		margin-right: 0;
		width: 100%;
	}

	.entry-post p {
		text-align: center;
	}

	#sidebar-footer .social-media-button-container a.sow-social-media-button:first-child {
		margin-left: 0;
	}

	#sidebar-footer .social-media-button-container a.sow-social-media-button {
		margin-top: 12px;
	}

	p.sell-to-buy {
		text-align: center;
	}

	div#cls-featues {
		padding-top: 5px;
	}

	.banner-content p.make-money span {
		margin-top: 15px;
	}

	.banner-content p.make-money {
		font-size: 30px;
		line-height: 35px;
	}

	.cls-topbar-outer p {
		font-size: 15px;
	}

	.cls-topbar-right figcaption {
		font-size: 11px;
	}

	.cls-topbar-right img {
		max-width: 35px !important;
	}

	.social-media-button-container a.sow-social-media-button {
		font-size: 14px;
	}

	.social-media-button-container a.sow-social-media-button {
		margin: 0 7px;
	}

	.cls-topbar #sow-image-3 .so-widget-sow-image .widgettitle {
		font-size: 15px;
	}

	div#dialog {
		width: 95% !important;
	}

	.cls-popup-title form input {
		padding: 8px 8px 8px 43px !important;
		font-size: 13px !important;
	}

	.cls-popup-title form::before {
		top: 16px !important;
	}
}





/****************form popup ************/

form#contactform input,
form#contactform select,
form#contactform textarea {
	background: none;
	color: #646464;
	font-family: "Lato", Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 300;
	line-height: 1.75em;
}

form#contactform input,
form#contactform textarea {
	border: none !important;
	outline: none !important;
	resize: none !important;
	width: 100% !important;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

.contact-container {
	display: none;
}

.contact-container h2,
.contact-container h3 {
	color: #545454;
	font-weight: 700;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	letter-spacing: -0.01em;
}

.contact-container h2 {
	font-size: 1.75em;
}

.contact-container h3 {
	font-size: 1.25em;
}

.contact-container {
	width: 100%;
	/*   padding-top: 20%; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: none;
}


/* Checkbox */

form#contactform input[type="checkbox"] {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	float: left;
	margin-right: -2em;
	opacity: 0;
	width: 1em;
	z-index: -1;
}

form#contactform input[type="checkbox"]+label {
	text-decoration: none;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 300;
	padding-left: 2.4em;
	padding-right: 0.75em;
	position: relative;
}

form#contactform input[type="checkbox"]+label:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

form#contactform input[type="checkbox"]+label:before {
	background: rgba(144, 144, 144, 0.075);
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25);
	content: '';
	display: inline-block;
	height: 1.65em;
	left: 0;
	line-height: 1.58125em;
	position: absolute;
	text-align: center;
	top: 0;
	width: 1.65em;
}

form#contactform input[type="checkbox"]:checked+label:before {
	background: #494d53;
	border-color: #494d53;
	color: #ffffff;
	content: '\f00c';
}

form#contactform input[type="checkbox"]:focus+label:before {
	border-color: #47cdd9;
	box-shadow: 0 0 0 1px #47cdd9;
}

form#contactform input[type="checkbox"]+label:before {
	border-radius: 0.5em;
}


/* Buttons */

form#contactform input[type="submit"],
form#contactform input[type="reset"],
form#contactform input[type="button"],
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
	background-color: green;
	border-radius: 0.5em;
	border: solid 1px rgba(144, 144, 144, 0.25) !important;
	color: #fff !important;
	cursor: pointer;
	display: inline-block;
	font-size: 1em;
	font-weight: 700;
	height: 3.5em;
	letter-spacing: 0.1em;
	line-height: 3.5em;
	overflow: hidden;
	padding: 0 2em;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}

form#contactform input[type="submit"]:hover,
form#contactform input[type="reset"]:hover,
form#contactform input[type="button"]:hover,
.button:hover {
	background-color: rgba(144, 144, 144, 0.075);
	color: #545454 !important;
}

form#contactform input[type="submit"]:active,
form#contactform input[type="reset"]:active,
form#contactform input[type="button"]:active,
.button:active {
	background-color: rgba(144, 144, 144, 0.2);
}

form#contactform input[type="submit"].icon,
form#contactform input[type="reset"].icon,
form#contactform input[type="button"].icon,
.button.icon {
	padding-left: 1.35em;
}

form#contactform input[type="submit"].icon:before,
form#contactform input[type="reset"].icon:before,
form#contactform input[type="button"].icon:before,
.button.icon:before {
	margin-right: 0.5em;
}

#submit {
	background: #47cdd9;
	color: #fff !important;
	border-color: #fff !important
}


/* Popup */

.cd-popup {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0, 0.9);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
	overflow-y: auto;
	z-index: 10000;
}

.cd-popup.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
	overflow-x: hidden;
	border: none;
	position: relative;
	width: 82% !important;
	max-width: 82% !important;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #fff;
	border-radius: .25em .25em .4em .4em;
	text-align: center;
	box-shadow: none;
	-webkit-transform: translateY(-40px);
	-moz-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	-o-transform: translateY(-40px);
	transform: translateY(-40px);
	/* Force Hardware Acceleration in WebKit */
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.cd-popup-container p {
	margin: 0;
	padding: 3em 1em;
	padding-top: 1em;
}

.cd-popup-container .cd-popup-close {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 30px;
	height: 30px;
}

.cd-close-button {
	color: #545454;
	border-bottom: none;
}

.cd-popup-container .cd-popup-close::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	left: 8px;
}

.cd-popup-container .cd-popup-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	right: 8px;
}

.is-visible .cd-popup-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
	.cd-popup-container {
		margin: 2em auto;
	}
}


/* Contact Form */

form#contactform label:hover {
	cursor: text !important;
}

.contact-form {
	background: #ffffff !important;
	height: auto;
	margin: 100px auto;
	max-width: max-content;
	overflow: hidden !important;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: rgba(26, 26, 26, 0.1) 0 1px 3px 0;
	-webkit-box-shadow: rgba(26, 26, 26, 0.1) 0 1px 3px 0;
	box-shadow: rgba(26, 26, 26, 0.1) 0 1px 3px 0;
}

@media (max-width: 500px) {
	.contact-form {
		margin: 0;
		padding-top: 1em;
		width: 100% !important;
		max-width: 100% !important;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
		-moz-box-shadow: rgba(26, 26, 26, 0.1) 0 0px 0px 0;
		-webkit-box-shadow: rgba(26, 26, 26, 0.1) 0 0px 0px 0;
		box-shadow: rgba(26, 26, 26, 0.1) 0 0px 0px 0;
	}
}

.contact-form .email,
.contact-form .message,
.contact-form .name {
	overflow-x: hidden;
	position: relative !important;
	-moz-border-radius: none !important;
	-webkit-border-radius: none !important;
	border-radius: none !important;
}

.contact-form .email input:focus,
.contact-form .email textarea:focus,
.contact-form .message input:focus,
.contact-form .message textarea:focus,
.contact-form .name input:focus,
.contact-form .name textarea:focus {
	background: #f4f5f6 !important;
}

.contact-form .email label,
.contact-form .message label,
.contact-form .name label {
	color: #000 !important;
	left: 23px !important;
	position: absolute !important;
	top: 23px !important;
	-moz-transition: all, 150ms !important;
	-o-transition: all, 150ms !important;
	-webkit-transition: all, 150ms !important;
	transition: all, 150ms !important;
}

.contact-form .email.typing label,
.contact-form .message.typing label,
.contact-form .name.typing label {
	color: #000 !important;
	font-size: 10px !important;
	top: 7px !important;
}

.contact-form .email,
.contact-form .name {
	width: calc(50% - 1px) !important;
}

@media (max-width: 500px) {

	.contact-form .email,
	.contact-form .name {
		width: 100% !important;
	}
}

.contact-form .email input,
.contact-form .name input {
	padding: 23px 0 8px 23px !important;
}

.contact-form .email {
	border-left: 1px green solid !important;
	float: right !important;
}

@media (max-width: 500px) {
	.contact-form .email {
		border-left: none !important;
		border-top: 1px gree solid !important;
	}
}

.contact-form .message {
	border-bottom: 1px green solid !important;
	border-top: 1px green solid !important;
	clear: both !important;
}

.contact-form .message textarea {
	height:100px !important;
	padding: 23px !important;
}

.contact-form .name {
	float: left !important;
}

.contact-form .submit {
	background: #000 !important;
	border-radius:10px;
	display: block !important;
	overflow: hidden !important;
	padding: 23px !important;
	margin-bottom: 2em;
}

.contact-form .submit .user-message {
	float: left !important;
	padding-top: 0px !important;
	padding-bottom:10px!important;
}
.contact-form .submit *{color:#fff;}
@media (max-width: 500px) {
	.contact-form .submit .user-message {
		float: none !important;
		padding: 0 0 10px !important;
	}
}