.about_banner
{
    position: relative;
  width: 100%;
  height: 350px;
  padding: 0.5%;
  overflow: hidden;
  backface-visibility: hidden;
}
.boder_red
{
    border-radius: 10px;
}
.margin_top-10
{
    margin-top: 10px;
}

.about_banner_background
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transform: translate3d(0,0,0) scale(1.25);
    background: url(../images/banner/otherpagebanner.jpg);
    background-size: cover;
   
}
.loaded .about_banner .about_banner_background{
    transform: scale(1);
    transition: all 6.5s ease-in-out;
}
.display-f
{
    display: flex;
}
.abouttext
{
    color: rgb(255, 255, 255);
    padding-left: 10%;
    padding-top: 10%;
}
.about_bottom
{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
  padding-left: 10%;
}
.bodymain_text
{
    color: #ff9a00;
}
.bodymain_text_under
{
    font-size: 14px;
    color: black;
    text-align: left;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
}
.whouniquescrap
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}
.whouniquescrap_text
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
}
.whychoose_boder
{
    border: solid 1px #03682e;
    width: 100%;
    display: block;
    padding: 8px;
    position: relative;
    z-index: 2;
    border-radius: 10px;
}
.whychoose_boder::before
{
    position: absolute;
    content: '';
    background-color: #cefbe1;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    transition: all 0.5s ease;
    z-index: -2;
    border-radius: 10px;
}
.whychoose_boder:hover::before
{
    height: 100%;
}
.whychhoselogo
{
    width: 40px;
    height: 40px;
    border: solid 1px #03682e;
    border-radius: 50%;
    margin-left: 20px;
    margin-top: 20px;
}
.whychhoselogo1
{
    padding-top: 10px;
    color: black;
}
.experience_text
{
    font-size: 16px;
    color: #03682e;
    margin-top: 20px;
    margin-left: 15px;
}
.collect
{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #03682e;
    border: solid 1px #070707;
    text-align: center;
        margin: 0 auto;
}
.collectlogo
{
    text-align: center;
    margin-top: 14px;
    color: white;
    font-size: 28px;
    
}
.coleect_text
{
margin-top: 15px;
color: black;
}
.obj_cover
{
    object-fit: cover;
}

/*contact */
.contact_address
{
    width: 100%;
    display: block;
    border: solid 1px #08652e;
    border-radius: 10px;
}
.addressicon
{
    font-size: 26px;
    color: #08652e;
    margin-top: 20px;
    margin-left: 20px;
}
.addresstext
{
    color: black;
    margin-left: 20px;
    margin-top: 20px;
}
.addresstext1
{
    font-size: 14px;
    color: black;
    margin-left: 20px;
    
    padding-bottom: 10px;
}
.name
{
    font-size: 15px;
    margin-top: 7px;
    margin-left: 15px;
    color: black;
}
.input_text
{
    width: 87%;
    padding: 6px;
    color: black;
    font-size: 12px;
    border: solid 1px rgb(196, 196, 196);
    margin-top: 5px;
    margin-left: 15px;
    border-radius: 10px;
   margin-bottom: 15px;
}
.input_text:focus
{
    outline: none;
}
.input_text1
{
    width: 87%;
    padding: 6px;
    color: black;
    font-size: 12px;
    border: solid 1px rgb(196, 196, 196);
    margin-top: 5px;
    margin-left: 25px !important;
    padding-bottom: 10px;
    border-radius: 10px;
   margin-bottom: 20px;
}
.btsend
{
    width: 100px;
    height: 40px;
    text-align: center;
    color: white;
    margin-left: 25px;
    background-color: #08652e;
   margin-bottom: 20px;
   transition: all 0.5s ease-in-out;
   border: none;
}
.btsend:hover
{
    border: solid 3px #ff9a00;
}


/*ewastecollection center */

.ewastecenter
{
    
   
    font-size: 15px;
    color: black;
    text-align: center;
    padding-bottom: 15px;
}
.takeback_header
{width: 100%;
    padding:  0;
    text-align: center;
    background-color:#056b2c;
    border-radius: 10px;
    height: 60px;

}
.takeback_header_text
{
    font-size: 16px;
    color: white;
    margin: 0;
    padding: 0;
    padding-top: 15px;
}
.takeback_header_boder
{
    border: solid 1px #056b2c;
    border-radius: 10px;
    padding: 10px;
}


.takeback_header_boder.furniture, .furniture-image
{
  height: 70vh;
}
.takeback_header_boder.ewaste
{
    height: auto;
}

.whatshould_logo
{padding-left: 4px;
    padding-right: 10px;
    padding-top: 4px;
}
.serail_part
{
    width: 20%;
 float: left;    
 margin-top: 18px;
}
.clr
{
    clear: both;
}
.serialtext
{
    text-align: left;
    color: white;
    font-size: 14px;
    padding-left: 35px;
}
@media (max-width:900)
{.serialtext
    {
        text-align: left;
        color: white;
        font-size: 8px;
        padding-left: 0px;
       
    }

}
.serail_bycolor:nth-child(odd)
{
   background-color: white;
   padding-left: 35px;
  
   padding-bottom: 15px;
}
.serail_bycolor:nth-child(even)
{
   background-color: rgb(172, 172, 172);
   padding-left: 35px;
   padding-bottom: 15px;
}
.serialtext1
{
    font-size: 14px;
    
}
.padleft35
{
    padding-left: 35px;
}

/* paper */

.plastic_text
{
    text-align: center;
    margin: 20px 0;
    color: black;
}
.waterbg
{
    background-color: rgba(224, 224, 224, 0.281);
    padding: 30px 0;
}

.plastic_text1
{
    text-align: center;
    margin: 20px 0;
    color: #056b2c;
    text-transform: capitalize;
}
.plastic_icon
{
    color: black;
    font-size: 8px;
    padding: 0 8px;
    padding-top: 8px;
}
.height786
{
    
}
.box_shadow
{
    margin: 0;
    padding: 0;
    transition: all 0.8s ease-in-out;
    border-radius: 10px;
    position: relative;
}
.box_shadow:hover
{
    box-shadow: 8px 6px 6px rgb(168, 168, 168);
}
.reuse_logo
{
    position: absolute;
    bottom: 20px;
    right: 0;
    color: black;
}
.reuse_img
{
    width: 100%;
    height:300px;
    object-fit: cover;
    border-radius: 10px;
}
.worried_text
{
    padding-left: 10px;
    padding-top: 10px;
}
.worried_text1
{
    font-size: 18px;
    color: black;
    padding: 0 20px;
    text-align: justify;

}
.ewastelogo
{
    padding: 0 8px ;
    color: #056b2c;
    font-size: 10px;
    padding-top: 8px;
}
.height_ewaste
{
    position: relative;
    height: 100%;
}
.second-hand-ac_img{
    height: 400px;
    width: 100%;
}
@media(max-width:767px){
    .about_banner{
        height: 174px;
    }
    .about_banner_background{
        background-size: contain;
    }
    .abouttext{
        text-align: center;
        font-size: 23px;
    }
    .about_bottom{
        text-align: center;
    }
    .second-hand-ac_img{
        height: auto;
        width: 100%;
    }
}