@font-face {
    font-family: myFirstFont;
    src: url(./fonts/Aller_Rg_1.ttf);
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: myFirstFont;
    src: url(./fonts/Aller_4.ttf);
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}


body {
    font-family: myFirstFont, Helvetica, Arial, sans-serif;
    /* background: url('../img/bg.jpg') no-repeat center center fixed;  */

    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
h1,h2,h3,h4,h5,h6,.text-heading {
    font-family: myFirstFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 10px 0;
	color: #3a3a3a;
}
ul {
    padding: 15px;
}
h1 {
    font-size: 4rem;
}

/*********sumit custom***********/
.col-md-3 > form {
  float: left;
  margin: 20px 0 0;
}

h1 .ph { 
  font-size: 50px;
}
.col-sm-6.btn-md-space {
  padding: 10px 0px 0 0;
}
.owl-carousel .owl-item img {
  display: block;
  transform-style: preserve-3d;
  width: 100px !important;
}
.btn-margin{margin-top:30px; margin-bottom:30px;}
/**custom css*/
 .dumpster-card .g-4 {
    margin-bottom: 20px;
}
.g-ss {
    margin-bottom: 20px;
}
 .dumpster-card {
      border: 1px solid #ddd;
     
      overflow: hidden;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
	  text-align: center;
    }
    .dumpster-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 18px rgba(0,0,0,0.15);
    }
    .dumpster-card img {
      width: 100%;
    }
    .dumpster-card h5 {
      font-size: 18px;
      font-weight: 600;
    }
    .dumpster-card p {
      color: #555;
      margin-bottom: 0.5rem;
    }
.dumpster-card div {
    padding: 20px 10px;
    color: #000;
}
.main-city-head {
    font-size: 26px!important;
    line-height: 1.3 !important;
    color: #000 !important;
    font-weight: 600;
}
.comparison-container h2{font-size: 24px !important;}
.comparison-container {
    max-width: 900px;
    margin: auto;
    text-align: center;
    background: #FFFDF9;
    padding: 20px 10px;
}
    .comparison-container h2 {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 30px;
    }
    .comparison-box {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 0px;
    }
   .comparison-container .column {
      padding: 25px;
      text-align: left;
    }
   .comparison-container .left {
      background: #1a7c38;
      color: #fff;
    }
   .comparison-container .right {
      background: #f7f7f7;
      color: #222;
     
    }
   .comparison-container .column h3 {
      font-size: 20px;
      margin-bottom: 20px;
    }
  .comparison-container  .column ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }
   .comparison-container .column ul li {
      font-size: 16px;
      display: flex;
   
    }
	.custom-page .column ul li {
      display: block !important;
   
    }
   .comparison-container .column.left h3 {
		font-size: 22px !important;
		text-align: center;
		margin: 0;
		margin-bottom: 10px;
		color: #fff;
	}
	.comparison-container .column.right h3 {
		font-size: 22px !important;
		text-align: center;
		margin: 0;
		margin-bottom: 10px;
	}
	.yard-info {
		margin-bottom: 40px;
	}
  .comparison-container .column ul li::before {
      content: "✔";
      font-weight: bold;
      margin-right: 10px;
    }
   .comparison-container .right ul li::before {
      content: "✘";
      color: red;
    }
	.custom-page .right ul li::before {
       content: "✔" !important;
      font-weight: bold;
    
	  color:#000 !important;
    }
    .comparison-container .left ul li::before {
      color: #00ff7f;
    }
.wpcf7-form-control.wpcf7-submit.form-control.order_button1 {  width: 100px; }

.dumpster_text > a > h3 { font-weight:500; margin:30px 0; display:inline-block; position:relative; }
.dumpster_text > a > h3::after { background-color:#377137; content:""; height:2px; left:0; margin:35px auto 0; position:absolute; right:0; width:100%; }

.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content {
  color: #292929;
  font-size: 96%;
  font-style: normal !important;
  line-height: 1.6;
}

.input-text {
  height: 40px;
}
.country_to_state.country_select {
  height: 40px;
}
.state_select {
  height: 40px;
} 

.wpcf7-form-control.wpcf7-submit.form-control.order_button1.btorder {
	width: 100%;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    border: 2px solid #558f55;
  	background-color: #558f55 !important;
	border-color: #558f55;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 13px 30px;
	text-transform: uppercase;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
   background-color: transparent !important;
    border: 2px solid #558f55;
    color: #558f55 !important;
}
.cart {
	margin: 70px 0 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-top: 5px solid #377137;
  color: #000000;
}
.kiosk span.wpcf7-list-item {
	margin: 0 0 0 -15px !important;
}
span.wpcf7-list-item {
	margin:0 !important;
}
.owl-next {
  background-color: #377137 !important;
}
.owl-prev{
 background-color: #377137 !important;
}

.author-designation {
  color: #377137;
  font-family: myFirstFont,Helvetica,Arial,sans-serif;
}

.box-content > p {
  font-size: 18px;
  line-height: 1.4;
}

.box-title {
  font-weight: bold;
}

.testimonial-box {
  padding: 2% 8%;
}

.inner_page_header > h2 > i {
  display: none;
}
.price {
  font-size: 18px;
  padding: 0 0 15px 12px;
}
.single_pro {
  border: 1px solid #558f55;
  box-shadow: 0 0 2px #558f55;
  margin: 0 0 40px;
  padding: 0 0 30px;
}
.single_pro h3 {
  font-size: 20px;
  padding: 0 0 0 12px;
}
.single_pro .button {
  float: right;
  font-size: 17px;
  margin: -9px 12px 0 0;
  padding: 8px 20px;
} 
.box_main {
    border: 1px solid #ccc;
    padding: 35px 10px;
}
.box_main h4 { color: #377136; text-align: center; }
 .order_button1 {
    color: #fff;
    font-size: 20px;
    background: #00a651;
    text-decoration: none;
    border-radius: 4px;
    text-align: center;
    border: solid 1px #00a651;
	margin:0 auto;
    transition: all 0.2s ease 0s;
	width:30%;
}
.glink {
  text-decoration-color: currentcolor;
  text-decoration-line: none;
  text-decoration-style: solid;
  padding-left: 7px;
}
.mx-auto {
    margin-left: auto !important;
  /*   margin-right: auto !important; */
}

/* By Developer */
.head-cs {color: #333;font-size: 20px;font-weight: 600;margin: 6px 0 0;}
.main-cls ul li {font-size: 14px;padding: 3px 0 0;}
.main-cls{font-size:14px;}
.main-bottom {line-height: 1.7;margin-bottom: 35px;font-size:14px;}
.main-bottom .head-cs {margin: 6px 0 10px;line-height: 1.3;}
.main-bottom ul li{font-size: 14px;}



 .order_button1:hover {
    color: #fff;
    font-size: 20px;
    background: #000;
    text-decoration: none;
    border-radius: 4px;
    text-align: center;
    border: solid 1px #000;
    transition: all 0.2s ease 0s;
}

.modal-body {
  padding: 20px 20px 0;
  position: relative;
}
.modal-header {
  border-bottom: medium none;
  min-height: 16.4286px;
  padding: 20px 20px 10px;
}

a:hover, a:focus {
  color: #377137;
  text-decoration: none;
}

.nav-next > a {
  border: 1px solid;
  float: right;
  padding: 10px;
}
.nav-previous > a {
  border: 1px solid;.accordion p {
  margin-left: 16px;
}
  float: left;
  padding: 10px;
}
.screen-reader-text {
  display: none;
}
.post_page_nav {
  margin-bottom: 50px;
  padding-bottom: 30px;
}
.serch_img {
	width:100%;
}
/******* start  ns*******/
.recent_post_text a:hover {
	color:rgb(55, 113, 55);
	  text-decoration: none;
}
.servicearea-innerpage ul{
	margin:0;
	padding:0;
}
.servicearea-innerpage ul li{
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
	 list-style-image: url("./img/bullet.png");
     font-size: 12px;
}  
.servicearea-innerpage ul li a{
	color:rgb(90, 90, 90)
}
.servicearea-innerpage ul li a:hover{
	color:rgb(55, 113, 55)
}
.box11 {
    border: 1px solid #377137;
    box-shadow:1px 1px 3px 0px #377137b0;
    padding: 30px 5px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
}

.box11:hover {
    background:#377137;
}
.box11:hover .service_link {
    color: #fff; text-decoration:none;
}

.service_link {
    color: #377137;
    font-size: 25px;
    font-weight: 600;
}

.service-post-image {
  height: 420px;
}
.recent-size {
  height: 72px!important;
  }
.recent_post_text {
  text-align: justify;
	line-height: 1.2;
}
.servicearea-innerpage ul li a:hover {
  text-decoration: none;
}
.seprn-recent {
  border-bottom: 1px solid hsla(0, 0%, 0%, 0.125)!important;
  margin-left: -1rem;
  margin-right: -1rem;
padding-top: 12px;
}
 .city_home {
  margin: 0;
  padding: 0;
}

.city_home > ul {
  margin: 0;
  padding: 0;
}
.card-title > a {
  color: hsl(0, 0%, 35%)!important;
}
.card-title > a:hover {
  color: hsl(120, 35%, 33%);
  text-decoration: none;
}
.modal-content {
   border: 2px solid hsl(120, 35%, 33%)!important;
  box-shadow: 0 5px 15px hsl(120, 35%, 33%)!important;
}
.inner-page.about_us p {
  text-align: justify;
}
.card-body > p {
  text-align: justify;
}
.the-icons i:hover {
  color: hsl(120, 35%, 33%);
}
.col-spac {
  padding-bottom: 20px;
}
.nnnn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-nav.mx-auto > li > a > font {
  font-size: 16px;
}
.ph > a {
  color: hsl(18, 100%, 50%);
}
.ph > a:hover {
  color: hsl(18, 100%, 50%);
  text-decoration: none;
}
.goog-te-banner-frame{
display:none!important;
}
#glt-translate-trigger, #glt-translate-trigger span{
display:none!important;
}
/*.open > .dropdown-menu {
  display: inline-table!important;
}
.dropdown:hover .dropdown-menu {
    display: block;
 }*/
.ticker {
	height: 454px;
	overflow: hidden;
	/*width: 400px;
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
	background-color:  #F5F3E5;
	text-align: left;  */
}
a.glink {
   padding-left: 7px!important;
}
#ticker > li {
   list-style: none;
}
/* accordion */
.list-group-item-kioko {
  background-color: #ffffff;
  border: 1px solid #F25141;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.accordion { 
   /* margin: 50px;   */ 
   dt, dd {
      padding: 10px;
      border: 1px solid black;
      border-bottom: 0; 
      &:last-of-type {
        border-bottom: 1px solid black; 
      }
      a {
        display: block;
        color: black;
        font-weight: bold;
      }
   }
  dd {
     border-top: 0; 
     font-size: 12px;
     &:last-of-type {
       border-top: 1px solid white;
       position: relative;
       top: -1px;
     }
  }
}
.accordion p {
  margin-left: 16px;
}
 .estimated-total {
   border: 1px solid hsl(120, 35%, 33%);
   font-size: 22px;
  padding: 5px;
} 
#estimation_carpet > span {
  color: hsl(120, 35%, 33%);
}
.pricing-link > a {
  text-decoration: none;
}
.form-group {
  margin-bottom: 1px!important;
}
.col-sm-offset-3 {
  margin-left: 27%;
  margin-right: 10px;
}
input[type="radio"], input[type="checkbox"] {
   margin-bottom: 8px!important;
   margin-top: 2px!important;
 }
/*.ticker h3 {
padding: 0 0 10px 10px;
border-bottom: 1px solid #A7A7A7;
}
.ticker ul {
list-style: none;
padding: 0;
margin: 0;
font-style: italic;
}
.ticker ul li {
list-style: none;
height:50px;
padding:7px;
border-bottom: 1px solid #D6CFB8;
}
*/
/***************end sumit custom css*******************/

/*********ankush custom***********/

.modal-dialog {
    margin-top: 10%!important;
}

/***************end ankush custom*******************/
#section_header {
    position: relative;
    top: -50px;
}
#testimonial h2,
#section_header h2 {
    color: #292929;
    font-size: 40px;
    font-weight: bold;
}
#section_header p {
    color: #6e6e6e;
    font-size: 20px;
    padding: 0 242px;
}
.fa.fa-check-circle-o {
    padding-right: 5px;
    color: #8ec02a;
}
#service_Areas {
    margin-top: 50px;
}
#service_Areas p {
    font-size: 18px;
    color: #404040;
	text-align: justify;
}
#service_Areas h4 {
    color: #404040;
    font-size: 20px;
    font-weight: bold;
}
#service_Areas ul li,
#service_Areas ul li a {
    list-style: none;
    /*font-size: 18px;*/
	font-size:15px;
    color: #292929;
    line-height: 34px;
}
#service_Areas ul li {
	list-style:url(./img/bullet.png) ;
}
#service_Areas ul li a:hover {
    color: #377137;
}
.right-text {
    margin-top: 20px;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.order-now {
    font-size: 18px;
}
.ph {
    font-size: 38px;
    color: #fe4e00;
}
a {
    color: #377137;
}
a:hover {
    color: #377137;
    text-decoration: underline;
}
.mail {
    font-size: 18px;
    color: #377137;
}
.tagline-upper {
    font-size: 5rem;
    font-weight: 700;
    line-height: 1;
}
.tagline-lower {
    font-size: 1.2rem;
    line-height: 1;
}
.text-expanded {
    letter-spacing: 2px;
}
.text-shadow {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.text-lg {
    font-size: 1.25rem;
}
.bg-faded {
    background-color: #377137;
}
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #fff;
    font-size: 21px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #9cfe9c;
}
.px-lg-2 {
    text-align: center;
}
.bg-overlay {
    background-color: rgba(0, 0, 0, 0.7);
}
.banner {
    background: url('https://www.piratedumpsters.com/wp-content/uploads/2023/08/bg1-min.jpeg') no-repeat center center;
    min-height: 500px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
    -o-background-size: cover !important;
    padding: 50px;
	position:relative;
}
.banner::after {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 0;
}
.banner .content{
	z-index:1;
	position:relative;
}
.banner h1 {
    color: #fff;
    font-size: 50px;
    text-shadow: 0 2px 7px rgb(0, 0, 0);
    padding-bottom: 30px;
}
.button {
    border-radius: 4px;
    padding: 12px 20px;
    white-space: nowrap;
    background: #2b2b2b;
    color: #fff;
    border: solid 1px #fff;
    font-size: 20px;
    transition: background-color 0.3s ease-out 0s;
    display: inline-block;
}
.input-lg {
    border-radius: 4px;
    height: 55px;
}
.button.search {
    background: #377137;
}
.button.search:hover {
    background: #2b2b2b;
}
.button:hover {
    background: #377137;
    color: #fff;
    text-decoration: none;
}
.navbar {
    border-radius: 0;
    margin-bottom: 0;
}
.service_box {
    background: #ebebeb;
    text-align: center;
}
.services {
    position: relative;
    top: -115px;
}
.greentext {
    color: #377137;
}
.img-box {
    background: #dadada;
    padding: 10px;
}
.img-box img {
    text-align: center
}
.service_text_box {
    padding: 13px;
}
.service_box h3 {
    font-size: 29px;
    font-weight: bold;
}
.service_box p {
    color: #555555;
    font-size: 16px;
}
/****dropdown-menu**********/

.dropbtn {
    color: #858585;
    font-size: 14px;
    border: none;
    cursor: pointer;
    background: none;
    line-height: 32px;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    background-color: #26a65b;
    color: #fff;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.databackuppage h3 {
    margin: 0;
}
/*.dropdown:hover .dropbtn {
    background-color: #3e8e41;
} */
.author-name {
  font-family: myFirstFont,Helvetica,Arial,sans-serif;
}
.item-content.entry-content > p {
  font-family: myFirstFont,Helvetica,Arial,sans-serif;
  font-size: 17px !important;
}



.form-control {
    padding: 1rem 0.75rem;
	height:51px;
	margin-bottom: 10px!important;
}
.form-control:focus {
    border-color: rgb(102, 175, 233);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
/****dropdown-menu end**********/

hr.divider {
    border-color: #292b2c;
    max-width: 250px;
}
.map-container iframe {
    pointer-events: none;
}
.map-container iframe.clicked {
    pointer-events: auto;
}
.px-lg-2,
.navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}
.navbar-collapse {
    align-items: center;
    flex-basis: 100%;
}
.nav-link {
    display: block;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.navbar-expand-lg .navbar-nav {
    flex-direction: row;
}
.navbar-toggler {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0.25rem;
    font-size: 1.25rem;
    line-height: 1;
    padding: 0.25rem 0.75rem;
    margin: 12px;
}
.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5);
}
.navbar-expand-lg .navbar-toggler {
    display: none;
}
button,
input {
    overflow: visible;
}
.mx-auto {
    margin-left: auto !important;
     margin-right: auto !important; 
}
.about {
    margin-bottom: 30px;
}
.about h3 {
  color: #292929;
  font-size: 36px;
  font-weight: 600;
  margin: 0;
}
.about h4 {
    font-size: 20px;
    color: #767676
}
.about_text {
    padding: 0 30px;
}
.about_text p{
	color:rgb(64, 64, 64);
	font-size: 16px;
	  text-align: justify;
}
#whyChooseUs {
    background: #377137;
    padding: 30px 0;
}
#whyChooseUs h3 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}
#whyChooseUs li {
    list-style: none;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
	list-style:url(./img/bullet.png);
}
.dumpstersize {
    position: relative;
    top: -23px;
}
/*.img-responsive {
    margin-bottom: 20px;
}*/ 
.paddine_none {
    padding-left: 0;
    padding-right: 0;
}
.navbar-expand-lg .navbar-collapse {
    display: flex!important;
}
.carousel-inner { 
    color: #000;
}
.carousel .item {
    height: auto;
}
.carousel .item p {
    padding-top: 10px;
}
#testimonial {
    background: #e0e0e0;
    padding: 50px 0;
}
.carousel-inner .text {
    font-size: 18px;
    color: #272727;
    text-align: left;
    padding-top: 15px;
    float: left;
    width: 500px;
}
.client_img {
    float: left;
    padding-right: 20px;
    height: 115px;
    width: 150px;
}
.dumpster_img {
    float: left;
    padding-right: 20px;
    height: 207px;
    width: 150px;
}
.dumpster_text {
  float: left;
  font-size: 15px;
  text-align: left;
  width: 300px;
}
.carousel1 {
    margin: 48px 0 0 0;
}
.footerTopSection {
    background: #373737;
    padding: 25px 0;
}
.footerTopSection h3 {
    color: #efefef;
    font-size: 20px
}
.footerTopSection ul li,
.footerTopSection ul li a {
    color: #9f9f9f;
    font-size: 16px;
    line-height: 32px;
}
.footerTopSection ul li a:hover {
    color: #479547;
	text-decoration: none!important;
}
.footerTopSection ul li {
    list-style: none;
}
.footerTopSection ul {
    padding: 0;
    margin: 20px 0 0 0;
}
.the-icons i {
    font-size: 25px;
    color: #cccccc
}
.the-icons li {
    display: inline-block;
    padding-right: 10px;
}
.footerBottomSection {
    background: #000000;
    padding: 20px 0;
   /*  color: #727272; */ 
	color: #FFF;
    font-size: 16px;
    text-align: center;
}
.trmandcond a{color:#fff;}
.navbar-nav > li > a {
    padding: 0!important;
    text-decoration: none;
}
.dropdown-menu {
	top: 39px;
}
.dropdown-menu > li > a {
    font-size: 17px;
	text-transform: uppercase;
	/*display: flex!important;*/
}
/*.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: hsl(120, 35%, 33%)!important; 
 }*/
 @media (min-width: 992px) {
	.col-md-4.city-side-bar {
		position: -webkit-sticky;
		position: sticky;
		top: 0px;
		padding-bottom: 50px;
	}
}
@media (min-width:767px){.dropdown:hover > .dropdown-menu { display:block; } }

.carousel-indicators li {
    background: #ccc;
    border: solid 1px #ccc;
    margin: 0;
}
.carousel-indicators .active {
    background: #6cbb0d;
    border: solid 1px #ccc;
    margin: 0;
}
.marginslider {
  margin: 70px 0 0;
}
/***********start about us page css**********/

.inner_page_header {
	background:url(./img/inner_page_bg.jpg) repeat;
	height:auto;
}
.inner_page_header h2 {
	padding:33px 0;
	margin:0;
	color:#fff;
	font-size:40px;
	font-weight:600;
}
.inner_page_header h1 {
	padding:33px 0;
	margin:0;
	color:#fff;
	font-size:40px;
	font-weight:600;
}
/* .inner-page.services_area {
  padding: 0;
} */
.inner-page {
	padding:50px 0;
}
.search_box_inner {
	background:#e5efe5;
	padding:10px 0;
}
.search_box_inner .form-control {
	border:solid 1px #3c3c3c;
	color:#5a5a5a;
}
.search_box_inner .form-group .button {
	padding:12px 40px;
}
.about_us {
	color:#3e3d3d;
	font-size:18px;
}
.about_us span {
	font-size:50px;
	color:#377137;
	line-height:52px; 
}
.youtube_video_bg {
	background:#e9e9e9;
	padding:10px 0;
	text-align:center;
}
/***********start dumpster size page css**********/

.dumpster_size {
	color:#3e3d3d;
	font-size:18px;
}
.dumpster_size h3{
	font-size:40px;
	color:#4f4f4f;
}
.dumpster_size h4{
	font-size:22px;
	color:#4a844c;
}
.order_button {
	color:#fff;
	font-size:20px;
	background:#00a651;
	padding:10px 20px;
	text-decoration:none;
	border-radius:4px;
	text-align:center;
	border:solid 1px #00a651;
	transition:all 0.2s ease 0s;
}
.order_button:hover{
	background:#000;
	border:solid 1px #000;
	text-decoration:none;
	color:#fff;
	cursor: pointer;
}
.button_tag {
	margin-top:25px;
}
.marginBottom50 {
	margin-bottom: 50px;
	align-items: center;
	display: flex;
}
/***********start services area page css**********/
.services_area h3{
	font-size:40px;
	color:#4f4f4f;
}
.services_area ul li a {
	font-size:16px;
	color:#292929;
}
.services_area ul li a:hover {
	color:rgb(55, 113, 55);
	text-decoration:none!important;
}
.services_area ul li {
	list-style:none;
	line-height:30px;
	list-style:url(./img/bullet.png);
	/* list-style:outside url("../img/bullet.png") none; */
}

/***********start contact page css**********/
.contact-area h3{
	font-size:40px;
	color:#4f4f4f;
}
.cont_field {
    margin: 0 0 10px;
	font-size:14px;
}
textarea.form-control {
	margin-bottom:20px;
}
.contact-area h4 {
	font-size:27px;
	font-weight:600;
}
.single-product.woocommerce .quantity .qty {
	border: 1px solid #e5e5e5;
	border-radius: 0;
	color: #000000;
	font-weight: 400;
	height: 44px;
	padding: 10px;
	width: 80px;
	margin: 0 25px 25px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li > a {
	background-color: #f9f9f9;
	text-transform: uppercase;
	border-color: #e9e9e9 #e9e9e9 #ffffff;
	border-style: solid;
	border-width: 1px;
	color: #999999;
	font-size: 14px;
	font-weight: 600;
	padding: 13px 50px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border-top: 5px solid #377137 !important;
	color: #000000 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: none !important;
	border-radius: unset !important;
	margin: 0 !important;
	padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	border: none !important;
	bottom: -1px;
	content: " ";
	height: 0 !important;
	position: absolute;
	width: 5px;
} 


.btn {
    -moz-user-select: none;
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    /*border: 1px solid rgb(204, 204, 204);*/
	border: 2px solid hsl(120, 35%, 33%);
    border-radius: 4px;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 20px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	 margin-bottom: 12px;
    /*margin-top: 12px;*/
}
.btn:hover {
    background-color:#377137;
   /* border: 1px solid #377137;*/
	border: 2px solid hsl(120, 35%, 33%); 
    color: rgb(255, 255, 255);
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

.inner_page_header .dum_head {
	/*padding: 33px 0;*/
	margin: 0;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}
.inner_page_header .dum_head h1 {
	padding: 33px 0;
	margin: 0;
	color: #fff;
	font-size: 40px;
	font-weight: 600;
}

.inner_page_header .dum_head > i {
	display: none;
}

/********Custon sumit********/

/* .navbar-nav.mx-auto > li  > a{
	padding-left: 0.5rem;
    padding-right: 0.5rem;
	color: #fff;
    font-size: 21px;
} */
#menu-why-choose-menu-1 > li > a {
  color: #fff;
}
#menu-why-choose-menu-2 > li > a {
  color: #fff;
}
#menu-why-choose-menu-3 > li > a {
  color: #fff;
}
#menu-why-choose-menu-4 > li > a {
  color: #fff;
}
#flags {
  width: 125px!important ;
}

.navbar-nav.mx-auto > li > a {
	color: #fff;
	font-size: 21px;
	margin: 0 9px 0 10px;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding: 20px 0 20px !important;
	text-transform: uppercase;
	line-height: normal;
}
.menu.navbar-nav.mx-auto .fa {
  color: #fff;
  font-size: 21px !important;
}

.navbar-nav.mx-auto > li {
	padding-left: 0.5rem;
    padding-right: 0.5rem;
	text-align: center;
}

/***********start blog page css**********/
h5 {
	margin:0;
	font-size:20px;
}
.my-4:first-child , .mb-4:first-child {
	margin-top:50px;
}
.card {
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(55, 113, 55);
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    word-wrap: break-word;
}
.mb-4 {
    margin-bottom: 4rem !important;
}
.my-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    width: 100%;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    background-color: rgb(55, 113, 55);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 0;
    padding: 1.00rem 1.25rem;
	color:#fff;

}
.input-group .form-control, .input-group-addon, .input-group-btn {
    align-items: center;
    display:table;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
}
.input-group {
    display: flex;
    position: relative;
    width: 100%;
}
.input-group .form-control {
    margin-bottom: 0;
    position: relative;
	width: 80%;
    z-index: 2;
}
.btn-secondary {
    background-color: rgb(134, 142, 150);
    border-color: rgb(134, 142, 150);
    color: rgb(255, 255, 255);
	font-weight:600;
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-title {
    margin-bottom: 0.75rem;
}
.text-muted {
    color: rgb(134, 142, 150) !important;
}
.card-footer {
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.75rem 1.25rem;
}
.input-group-btn .btn {
	padding:14px 20px;
}
.recent_post_text a{
	color:inherit;
	font-size:16px;
	font-weight:600;
}

.col-md-3 > a {
  color: #9f9f9f;
  text-decoration: none;
}
.col-md-3 > a:hover{
  color: #479547;
  text-decoration: none;
}
.test {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}
.main-cls {margin-top: 50px;}
.yard { border-radius:4px; border-top:3px solid #377137; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; box-shadow:0 1px 1px rgba(0, 0, 0, 0.05); margin:50px 0 0; padding:0 15px 15px; }
.yard_txt { background-color:#f5f5f5; border-bottom:1px solid #ddd; margin:0 -15px 15px; padding:10px 15px; }
.yard_txt h3 { color:#333; font-size:20px; font-weight:600; margin:6px 0 0; }
.yard_txt ul { margin:0; padding:0; text-align:right; }
.yard_txt li { background-color:#fff; border:1px solid #ccc; display:inline-block; margin:0 0 0 -6px; padding:5px 10px; transition:border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s; }
.yard_txt li:hover { background-color:#ebebeb; cursor:pointer; }
.yard_txt li:first-child { border-bottom-left-radius:4px; border-top-left-radius:4px; }
.yard_txt li:last-child { border-bottom-right-radius:4px; border-top-right-radius:4px; }
.yard_txt li a { color:#333; font-size:12px; }

.yard .col-md-9 ul { color:#333; float:left; margin:0; padding:0 0 0 25px; width:50%; }
.yard .col-md-9 ul li { font-size:12px; padding:3px 0 0; }
.yard .col-md-9 ul li:first-child { font-size:14px; font-weight:600; list-style:none; }

.product_block { background-color:#f0f0f0; border:1px solid #ddd; margin:0 0 5px; padding:10px; text-align:center; }
.product_block h4 { color:#333; font-size:16px; font-weight:600; margin:0 0 6px; }
.product_block i { background-color:#007f4e; border-radius:3px; color:#fff; padding:3px; }
.product_block h3 { color:#b12704; font-family:24px; font-weight:700; margin:14px 0 10px; }
.product_block h3 span { color:#999; font-size:16px; font-weight:normal; text-decoration:line-through; }
.product_block p { color:#b12704 !important; font-size:14px !important; font-weight:500; }
.order_btn { background-color:#377137; border:1px solid #377137; border-radius:4px; color:#fff; font-size:16px; font-weight:600; margin:10px 0 0; padding:7px 12px; text-transform:uppercase; transition:border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s; }
.order_btn:hover { background-color:transparent; color:#377137; }
.yard .col-md-3 p { color:#333; font-size:12px; margin:0; text-align:center; }

/***********media queries**********/


@media (min-width:320px) and (max-width:479px){
.yard_txt h3 { font-size:18px; margin:0 0 10px; text-align:center; }
.yard_txt ul { text-align:center; }
.yard .col-md-9 ul { float:none; padding:10px 0 0 10px; width:auto; }
}

@media (min-width:320px) and (max-width:767px){
.product_block { clear:both; margin:15px 0 5px; }
.navbar-nav .open .dropdown-menu { position: absolute !important; width: 100% !important; top: 30px;}
.navbar-nav.mx-auto>li>a{padding: 0 !important;}
.dropdown-menu>li>a {font-size: 13px;}
}

@media (min-width:480px) and (max-width:639px){
.yard_txt .col-md-6 { float:left; width:50%; }
.yard_txt h3 { font-size:15px; margin:8px 0 0; }
.yard .col-md-9 ul { padding:0 0 15px 25px; }
}

@media (min-width:640px) and (max-width:767px){
.yard_txt .col-md-6 { float:left; width:50%; }
.yard .col-md-9 ul { padding:0 0 15px 25px; }
}

@media (min-width:768px) and (max-width:1023px){
.product_block { margin:15px 0 5px; }
}

@media (min-width: 320px) and (max-width: 767px) {
	
.banner h1 {
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 0;
}
h1 .ph {
  font-size: 30px;
}


}

@media (min-width: 320px) and (max-width: 360px) {
.dropdown-menu {
	top: 40px;
	left: 20px;
}	
.dropdown-menu > li > a {
    font-size: 13px;
}
.recent-size {
  height: 180px!important;
}
.navbar-nav.mx-auto > li > a {
   padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0px !important;
 
}
.btn-md-space {
  padding-bottom: 10px;
}
.col-sm-offset-3 {
 /* margin-left: 0% !important;*/
	margin-left: 10px !important;
    margin-right: 10px !important;
}
}
@media (width: 360px){
.ticker {
  height: 1099px;
  }
}
@media (width: 320px){
.ticker {
  height: 875px;
  }
}
@media (min-width: 480px) and (max-width: 640px) {
.paddine_none {
  padding-left: 10px;
  padding-right: 10px;
}
.col-sm-offset-3 {
  margin-left: 0 !important;
}
.recent-size {
  height: 318px!important;
}
.navbar-nav.mx-auto > li > a {
   padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0px !important;
 
}
.banner h1 {
  padding-bottom: 35px;
}	
	.btn-md-space {
  padding-bottom: 10px;
}
.
 .col-sm-offset-3 {
 /* margin-left: 0% !important; 
	margin-left: 10px !important;*/
    margin-right: 10px !important;
margin-left: 0 !important;
}	 
	.ticker {
  height: 1650px;
 
}
.dropdown-menu {
	top: 40px;
	left: 20px;
}
}
@media (width: 768px){
.recent-size {
  height: 110px!important;
}
	.col-xs-6 {
  width: 50%!important;
}
.col-sm-offset-2 {
  margin-left: 11.667%!important;
}
.navbar-nav.mx-auto > li > a {
   padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0px !important;
 
}
.order_button{
	font-size: 16px;
	 padding-left: 12px;
    padding-right: 12px;
	}
.input-lg {
   font-size: 17px!important;
 
}
}
@media (min-width: 320px) and (max-width: 480px) {
	.dropdown-menu {
	top: 40px;
	left: 20px;
}
.col-xs-6 {
  width: 100%!important;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper .item-content {
  width: 64%!important;
}
}
@media (min-width: 640px) and (max-width: 768px) {
.col-xs-6 {
  width: 50%!important;
}
}
@media (width: 640px)  {
.form-control {
  width: none!important; 
}
}
@media (max-width: 1199px) {
    .logo-div {
        text-align:center;
    }
    .logo-div img {
        margin-bottom: 0!important;
		display:initial!important;
    }
    .textforMobileview {
        float: none!important;
        text-align: center!important;
    }
    .right-text {
        margin-top: 0px;
    }
	.banner {
		padding:15px;
	}
}
@media (max-width: 588px) {
    #testimonial {
        padding: 50px 0 110px 0
    }
    .carousel-indicators {
        bottom: -117px;
        right: 42%
    }
}
@media (max-width: 767px) {
    .searchbox {
        margin-bottom: 8px;
    }
    .services {
        top: -57px
    }
    .marginbottom20 {
        margin-bottom: 20px;
    }
    .client_img {
        float: none!important;
        padding: 0;
        height: auto;
        width: auto;
    }
    .carousel-inner .text {
        float: none!important;
        text-align: center;
        width: auto;
        padding: 5px 30px 0 30px;
    }
	.dumpster_size .pull-right {  /********** innerpage**********/
	float:none!important;
	margin-top:30px;
	}
}
@media (max-width: 405px) {
    .floatnone {
        float: none!important;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
   	.dumpster_text {
		float:none;
		text-align:center;
		width:auto;
	}
	.service-post-image {
  height: 250px!important;
}
}
@media (min-width: 1024px) and (max-width: 1200px) {
.navbar-nav.mx-auto > li > a {    font-size: 18px;  margin: 0 10px 0 10px;}
.col-xs-6 {
  width: 50% !important;
}
.col-sm-offset-2 {
  margin-left: 11.667%!important;
}	
}
@media (max-width: 361px) {
    .ph {
        font-size: 35px;
    }
    .mail {
        font-size: 19px;
    }
}
@media (max-width: 991px) {
.navbar-nav.mx-auto > li {
  display: flex;
  padding: 10px;
}
    .px-lg-2 {
        text-align: left;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox=\'0 0 30 30\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath stroke=\'rgba(0, 0, 0, 0.5)\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' d=\'M4 7h22M4 15h22M4 23h22\'/%3E%3C/svg%3E");
        font-size: 15px;
    }
    .px-lg-2,
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px;
    }
    .navbar-toggler-icon {
        background: rgba(0, 0, 0, 0) none no-repeat scroll center center / 100% 100%;
        content: "";
        display: inline-block;
        height: 1.5em;
        vertical-align: middle;
        width: 1.5em;
    }
    .navbar-expand-lg .navbar-collapse {
        display: inherit!important;
    }
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse,
    .navbar-toggle {
        display: block !important;
    }
    #section_header p {
        padding: 0 20px;
    }
    .navbar-nav > li {
        float: none!important;
    }
    .navbar-nav {
        display: inline-block;
    }
    .navbar-nav .open .dropdown-menu {
        position: static
    }
	.navbar-nav .open .dropdown-menu {
		margin-top:10px;
		background:#97be97;
		width:160%;

	}
}


.wpcf7-character-count.up.too-long {display: none !important;}