body {
  margin: 0px;
  padding: 0px;
  font-family: "font1";
}

:focus {
  outline: 0px;
}

p {
  font-size: 15px;
}

@font-face {
  font-family: "font1";
  src: url("../fonts/SourceSansPro-Regular.ttf");
}

@font-face {
  font-family: "font2";
  src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
  font-family: "font3";
  src: url("../fonts/Poppins-SemiBold.ttf");
}

a {
  text-decoration: none !important;
}

.b {
  padding: 5px 15px !important;
  font-size: 15px;
}

.p0 {
  padding: 0;
}

.c {
  margin-top: 20px;
}

.mb-15 {
  margin-top: 15px;
}

.p-10 {
  padding: 10px !important;
}

.navbar {
  margin: 0px !important;
}

.tl-nav {
  border-bottom: 2px solid #fff;
  z-index: 10;
  width: 100%;
}

.bann-main {
  position: relative;
}

.btn {
  z-index: 11;
}

.btn-enquiry button {
  position: fixed;
  top: 32%;
  right: 0;
  background: #44bb00;
  width: 40px;
  border: 2px solid #44bb00;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  z-index: 111;
  font-size: 14px;
}

.cus-container {
  width: 95%;
  margin: 0px auto;
  display: block;
}

.nav-fst {
  width: 100%;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  width: 100%;
}

.modal fade {
  height: 500px;
}

.banner-btn .form-group label {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}

.banner-btn .modal-content {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

.banner-btn .form-control {
  padding: 14px;
  font-size: 16px;
  height: 48px;
  border: 1px #fff solid;
  background: rgba(0, 0, 0, 0.2);
  outline: none;
  box-shadow: none;
  border-radius: 1px;
}

.banner-btn textarea {
  padding: 4px 9px 4px;
  font-size: 16px;
  border: 1px #fff solid;
  background: rgba(0, 0, 0, 0.2);
  outline: none;
  box-shadow: none;
  border-radius: 5px;
  width: 100%;
  color: #fff;
}

.banner-btn .modal {
  background: url(../images/enquiry-back.jpg) no-repeat;
  background-size: cover;
}
.banner-btn .modal-header .close:hover {
  background: none;
}

.banner-btn .modal-header .close {
  margin-top: -2px;
  color: #fff;
  opacity: 1;
}

.modal-body form .form-group .form-control {
  border: 1px #fff solid;
  border-radius: 30px;
  color: #fff;
}

.modal-body form {
  margin-bottom: 45px;
}

.banner-btn .modal-header h2 {
  text-align: center;
  color: #ffffff;
  font-size: 19px;
}
.banner-btn .modal-header {
  padding: 8px 15px 0;
  border-bottom: 0;
}
.enquiry-close {
  background: #44bb00 !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  opacity: 1;
  color: #fff;
  line-height: 27px;
  font-size: 27px;
  position: relative;
  cursor: pointer;
}

.enquiry-close:hover {
  color: red;
}

.navbar-inverse {
  background: #343434;
  border: 0px;
  border-radius: 0px;
}

.nav-bar a {
  position: relative;
  color: #fff !important;
  transition: 0.4s all linear;
}

.nav-bar li {
  padding: 0px 4px;
  float: inherit !important;
  display: inline-block;
}

.drop-recy {
  padding: 8px 0 !important;
  text-align: center;
}

.nav-bar {
  margin: 0px;
}

.navbar-brand {
  padding: 5px 10px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #44bb00 !important;
  background: #fff;
  padding: 15px 15px;
  border-top: 3px solid #44bb00;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  background: #fff;
  color: #44bb00 !important;
  transition: 0.4s all linear;
  border-top: 1px solid #44bb00;
}

.drop-gall li {
  padding: 5px 0px !important;
}

.drop-gall li a {
  color: #000 !important;
  padding: 5px 20px;
}

.drop-recy:focus,
.drop-recy:hover {
  background: #44bb00 !important;
  color: #fff !important;
}

.dropdown-menu a {
  padding: 8px 10px !important;
  color: #000 !important;
}

.navbar-left {
  float: none !important;
  text-align: center;
}
.navbar-left a {
  font-size: 15px !important;
}

.nav-bar {
  width: 100%;
}

.logo img {
  width: 70%;
}

.social-icon-min {
  display: none;
}

.social-icon {
  float: right;
}

.social-icon ul {
  text-align: right;
  margin: 0;
  padding: 9px 0px;
}

.social-icon li,
.social-icon-min li {
  color: #fff;
  border-radius: 20px;
  margin: 0px 10px;
  background: #4b0;
}

.soc-icn1 {
  padding: 10px 14px;
}

.soc-icn2 {
  padding: 10px 10px;
}

.soc-icn3 {
  padding: 10px 8px;
}

.nav-fst {
  font-family: "font1";
  background: #fff;
}

.nav-fst-rit,
.nav-fst-rit1 {
  margin-top: 20px;
}

.nav-fst-rit p,
.nav-fst-rit1 p {
  font-family: "font1";
  padding: 0px;
  color: #44bb00;
  font-size: 15px;
}

.nav-fst-rit i {
  padding: 0px;
  font-size: 40px;
}

.nav-fst-rit1 i {
  padding: 0px;
  font-size: 25px;
  margin-top: 10px;
}

.nav-fst-rit span,
.nav-fst-rit1 span {
  color: #000;
  font-size: 16px;
}

.nav-location {
  float: right;
}

/*
.nav-fst-rit a,
.nav-fst-rit1 a {
    color: #fff;
    border: 2px solid #44bb00;
    padding: 10px;
    border-radius: 5px;
    margin-top: -5px;
    width: 130px;
    text-align: center;
    display: inline-block;
    background: #44bb00;
}

.nav-fst-rit a:hover {
    color: #44bb00;
    background: #fff;
    transition: 0.2s all linear;
}
*/

.navbar-nav > li > .dropdown-menu {
  width: 480px;
}

.drop-recy {
  padding: 0px 15px;
  margin: 0 0px;
}

.ind-abt {
  padding: 30px 0px;
  text-align: center;
  background: #f5f5f5;
}

.ind-abt a {
  color: #000;
}

.ind-abt h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 26px;
}

.ind-abt h3 {
  color: #44bb00;
}

.type-fr {
  text-align: center;
  background: #f5f5f5;
}

.type-recycling {
  margin: 0px 285px;
}

.type-fr h4 {
  font-family: "font1" !important;
  margin: 27px 0px;
  color: #44bb00;
}

.type-fr-box {
  padding: 7px 5px;
  transition: 0.2s all linear;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  background: #fff;
}

.owl-theme .owl-item img {
  width: 42% !important;
}

.type-img {
  padding: 0px 5px;
}

.type-recycle {
  padding: 15px;
  background: rgba(168, 208, 45, 0.68);
  border: 1px solid #bdbdbd;
}

.type-fr-box .type-recycle p {
  font-size: 13px;
}

.type-buy {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: #32b3f3;
}

.type-fr-box .type-buy p {
  font-size: 13px;
}

.type-sell {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(168, 208, 45, 0.53);
}

.type-fr-box .type-sell p {
  font-size: 13px;
}

.type-rent {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(199, 11, 223, 0.39);
}

.type-fr-box .type-rent p {
  font-size: 13px;
}

.type-waste {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(208, 45, 97, 0.63);
}

.type-fr-box .type-waste p {
  font-size: 13px;
}

.type-rewaste {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(77, 177, 27, 0.56);
}

.type-fr-box .type-rewaste p {
  font-size: 13px;
}

.type-scrap {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(74, 37, 190, 0.39);
}

.type-fr-box .type-scrap p {
  font-size: 13px;
}

.type-disposal {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(234, 219, 11, 0.34);
}

.type-fr-box .type-disposal p {
  font-size: 13px;
}

.type-dismant {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(15, 203, 224, 0.54);
}

.type-fr-box .type-dismant p {
  font-size: 13px;
}

.type-removal {
  padding: 15px;
  border: 1px solid #bdbdbd;
  background: rgba(237, 12, 64, 0.44);
}

.type-fr-box .type-removal p {
  font-size: 13px;
}

.type-fr-box:hover img {
  transform: rotate(360deg);
  transition: 0.6s all linear;
}

.buy-sell h4 {
  font-family: "font1" !important;
  color: #44bb00;
}

.buy-sell p {
  text-align: justify;
}

.buy-sell img {
  margin-top: 25px;
}

.buy-sel-lap img {
  width: 70%;
}

.buy-sell {
  background: linear-gradient(#f5f5f5, #fff);
  padding: 30px 0px;
}

.fst-awd-box .hov-fe {
  width: 150px;
  height: 150px;
  background: rgba(111, 111, 111, 0.6);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  border-radius: 50%;
}

.fst-awd-box:hover .hov-fe {
  width: 150px;
  height: 150px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
}

.fst-awd-box {
  margin: 30px 0px 30px 0px;
  text-align: center;
  color: #fff;
  padding: 15px 0px;
  position: relative;
  overflow: hidden;
}

.fst-awd-box h2 {
  font-size: 21px;
  margin: 0;
}

.fst-awd-box:hover {
  transition: 0.2s all linear;
  padding: 15px 0px;
}

.ind-testi {
  margin: 30px 0px;
}

.ind-testi h3 {
  font-family: "font1" !important;
  color: #44bb00;
  text-align: center;
}

.fst-testi p {
  text-align: justify;
}

.fst-testi {
  position: relative;
  margin: 30px 0px;
  border: 1px solid #000;
  padding: 30px 20px;
  transition: 0.3s all linear;
}

.fst-testi:hover {
  background: #000;
  color: #fff;
  transition: 0.3s all linear;
}

.fst-testi:before {
  content: url(../images/tes1.png);
  position: absolute;
  top: -30px;
  width: 97%;
  text-align: center;
}

.fst-testi img {
  position: absolute;
  bottom: -50px;
  margin: 0px auto;
  margin-left: 37%;
  display: block;
}

.ftr-fst p {
  text-align: justify;
}

.ftr-fst li a {
  font-family: "font1" !important;
  color: #fff;
  font-size: 15px !important;
  line-height: 20px;
}

.ftr-fst li a:hover {
  color: #44bb00;
  padding-left: 5px;
  transition: 0.2s all linear;
}

.ftr-fst li {
  padding: 3px 0px;
}

.ftr-fst .map-frame iframe {
  height: 75px;
  width: 100%;
}

.tl-ftr {
  color: #fff;
  background-color: #000;
}
.ftr-footer {
  padding: 10px;
}

.fa-map-marker:before {
  content: "\f041";
  margin-left: -20px;
}

.fa-envelope:before {
  content: "\f0e0";
  margin-left: -20px;
}

.addres p {
  font-family: "font1" !important;
  text-align: justify;
  margin-top: -18px;
  line-height: 21px;
}

.abt-img img {
  width: 80%;
}

.tl-abt {
  margin: 50px 0px;
}

.tl-abt p {
  text-align: justify;
}

.left-shad {
  position: absolute;
  width: 25px;
  height: 125px;
  left: -20px;
}

.client-main-img {
  width: 100%;
  padding: 10px 15px;
}

.client-main-img img {
  width: 180px;
  display: inline-block;
  margin: 15px 3px;
}

.right-shad {
  position: absolute;
  width: 25px;
  height: 125px;
  top: 0px;
  right: -20px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.partn-bg-box {
  width: 90%;
  margin: 20px 5%;
  height: 125px;
  background-image: url(../images/bg-partners.png);
  position: relative;
}

.abt-clint h3 {
  color: #44bb00;
  text-align: center;
  font-family: "font1";
}

.abt-bann {
  position: relative;
}

.abt-bann img {
  width: 100%;
}

.bann-cont {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
  color: #44bb00;
}

.tl-cont a {
  color: #000 !important;
}
.tl-cont {
  margin: 20px 0px;
}

.tl-cont i {
  font-size: 30px;
  color: #44bb00;
}

.loca {
  padding: 6px 6px 4px 32px;
}

.mobi {
  padding: 6px 6px 4px 15px;
}

.enve {
  padding: 6px 6px 50px 26px;
}

.tl-cont p {
  padding-top: 0px;
  font-size: 16px;
  line-height: 22px;
  padding-left: 12px;
  font-family: "font1";
}

.tl-cont h2 {
  margin-bottom: 20px;
}

.cont-map iframe {
  padding-top: 10px;
  width: 100%;
  height: 325px;
}

.buy-top {
  text-align: center;
  padding: 20px 150px;
}

.cus-buy {
  text-align: justify;
}

.buy-top h3 {
  color: #333;
}

.recyc-top h3 {
  text-align: center;
}

.recyc-top p {
  padding: 0px 20px;
  text-align: justify;
}

.buy-top p {
  text-align: center !important;
  margin: 0 -150px 10px;
}

.buy-img img {
  width: 40%;
}

.buy-img {
  text-align: right;
}

.text-recyl p {
  text-align: justify;
}

.testi-main {
  text-align: center;
  padding: 0px 20px;
}

.sell-top h3 {
  font-family: "font1";
  text-align: center;
  color: #44bb00;
}

.sell-top p {
  text-align: justify;
}

.bann-cont h1 {
  font-size: 50px;
}

b {
  font-weight: 200 !important;
}

strong {
  font-weight: 700;
}

.slide li {
  z-index: 11111;
  border: 1px solid #44bb00;
}

.slide li .active {
  color: #457b9f !important;
}

ul .site-drop {
  float: left;
  list-style: none;
  width: 50%;
  padding: 0px;
}

ul.site-drop li a {
  transition: all 0.5s linear;
}

ul.site-drop > li > a {
  font-size: 14px;
  display: block;
  padding: 6px 20px;
  clear: both;
  font-weight: 400;
  color: #333;
  white-space: nowrap;
  border-bottom: 1px solid rgba(235, 235, 235, 0.6);
}

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

.dropdown-menu li a:focus,
.dropdown-menu li a:hover {
  background: #44bb00 !important;
  color: #fff !important;
}

.type-img h4 {
  margin: 18px 0px;
}

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 42%;
  left: -6px;
  display: block !important;
  border: 0px solid black;
}

.owl-next {
  height: 100px;
  position: absolute;
  top: 42%;
  right: -6px;
  display: block !important;
  border: 0px solid black;
}

.owl-container {
  padding: 0 20px;
}

.owl-prev i {
  font-size: 30px;
}

.owl-next i {
  font-size: 30px;
}

.type-fr {
  padding: 0px 2px;
}

.cus-read a {
  border: 1px solid #fff;
  background: #44bb00;
  color: white;
  padding: 5px 13px;
}

.cus-read {
  padding: 5px 0px;
}

.navbar-header img {
  margin-top: -12px;
  width: 200px;
}

.cus-top {
  padding-bottom: 20px;
}

/*whatsapp*/
.fix-enquiry {
  background: #05c305;
  position: fixed;
  z-index: 111;
  right: 10px;
  bottom: 10px;
  border-radius: 50px;
  width: 50px;
  height: 50px;
}

.fix-enquiry .owl-carousel .owl-item img {
  padding-top: 12px;
  padding-left: 12px;
  width: 37px;
}

.fix-enquiry a {
  color: #fff;
  font-size: 21px;
  text-align: center;
}

.fix-enquiry .owl-nav {
  display: none;
}

.fix-social {
  text-align: center;
}

.fix-social img {
  width: 30px !important;
}

/*
.tl-soc-lnk{
    position: fixed;
    right: 40px;
    bottom: 120px;
    z-index: 111;
}
.soc-lnk{
    background: #000;
    border-radius: 50px;
    z-index: 11;
    width: 43px;
    padding: 11px;
    height: 43px;
}
.soc-lnk img{
    width: 25px;
    margin: auto;
    display: block;
}
*/
/*whatsapp*/
/*recycling*/
.new-recycling {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.new-recycling img {
  width: 100%;
  height: 100%;
}

.new-recycling p {
  color: #fff;
  font-size: 15px;
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  padding-top: 80px;
  transition: 0.2s all ease;
}

.new-recycling:hover p {
  top: 0;
  transition: 0.2s all ease;
}

.serv-abt-btm {
  display: inline-block;
  padding: 8px;
}

.serv-abt-btm h3 {
  font-family: "font2";
  font-size: 14px;
  margin-top: 10px;
  line-height: 20px;
  margin: 8px 11px 0;
  color: #fff;
}

/*recycling*/

.enquiry-bg inputS {
  color: #000;
}

.enquiry-bg .form-control:focus {
  border-color: #333;
}

.new-scl-mda {
  position: fixed;
  left: 0;
  top: 32%;
  z-index: 1;
}

.new-scl-mda a span {
  color: #fff;
  padding: 10px 7px 10px 4px;
  background: #363636;
}

.skv-wts-ap a i {
  padding: 7px 11px;
}

.skv-fb a i {
  padding: 7px 11px;
}

.skv-gp a i {
  padding: 7px 11px;
}
.skv-env a i {
  padding: 7px 10px 0 29px;
}

.new-scl-mda a i {
  font-size: 23px;
  width: 40px;
  height: 40px;
  background: #4b0;
  color: #fff;
  border-radius: 50%;
  margin-left: 10px;
  transition: 0.2s all ease;
  text-align: center;
}

.new-scl-mda .skv-wts-ap {
  margin-left: -119px;
  transition: 0.2s all ease;
}

.new-scl-mda .skv-wts-ap:hover {
  margin-left: 0;
  transition: 0.2s all ease;
}

.new-scl-mda .skv-fb,
.new-scl-mda .skv-gp,
.new-scl-mda .skv-env {
  margin-left: -7px;
  transition: 0.2s all ease;
}

.new-scl-mda p:hover i {
  transform: rotatez(358deg);
  transition: 0.4s all ease;
}
.icon-re-cycle {
  background: #027cbe;
  padding: 12px 0;
}
.com-cst {
  margin: 15px;
}
.com-cst {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  transition: 0.2s all linear;
}
.com-cst p {
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  padding-top: 78px;
  text-align: center;
  transition: 0.2s all linear;
  border-radius: 50%;
}
.hap-cust {
  background: url(../images/smile-user.jpg) no-repeat;
  background-size: cover;
}
.exp-en {
  background: url(../images/experience.jpg) no-repeat;
  background-size: cover;
}
.serv-s {
  background: url(../images/serv-s.jpg) no-repeat;
  background-size: cover;
}
.proj {
  background: url(../images/laptop-im.jpg) no-repeat;
  background-size: cover;
}
.com-cst:hover {
  padding: 15px;
  transition: 0.2s all linear;
}
.com-cst:hover p {
  color: #fff;
  background: rgba(0, 0, 0, 0.48);
  width: 100%;
  height: 100%;
  padding-top: 64px;
  text-align: center;
  transition: 0.2s all linear;
}

.btn-refresh {
  padding: 10px 20px;
  background: rgba(51, 51, 51, 0.83);
  color: #fff;
  margin-left: 5px;
  border: none;
  border-radius: 4px;
  margin-bottom: 5px;
}
.btn-refresh:focus {
  border: none;
  outline: none;
}

.seo-link {
  display: none;
}
/* blog start */
.blog_tit h5 {
  font-family: "font3";
  font-size: 20px;
  text-align: center;
  color: transparent;
  -webkit-background-clip: text !important;
  background: linear-gradient(#44bb00, #000000);
  -webkit-text-fill-color: transparent;
}
.blog_tit p {
  font-size: 14px;
  text-align: center;
}
.blg_bd {
  background: white;
  box-shadow: 0 0 1px #817980;
  margin-top: 10px;
}

.blog_frs {
  position: relative;
  height: 200px;
  overflow: hidden;
  width: 100%;
}

.blog_frs img {
  min-height: 200px;
  transition: all 0.5s ease-out 0s;
  width: 100%;
}

.blo_res h5 {
  font-family: "font3";
  font-size: 20px;

  margin-top: 5px;
  height: 56px;
  overflow: hidden;
}
.blo_res p {
  font-size: 14px;
  text-align: justify;
  height: 61px;
  overflow: hidden;
}
.black_box {
  position: absolute;
  bottom: 3%;
  right: 15%;
  background: #1e1e2a;
  padding: 10px;
  display: flex;
}
.black_box h6 {
  font-family: "font3";
  color: white;
  margin: auto;
  padding-left: 5px;
}
.black_box i {
  color: #a3aab7;
  margin: auto;
}
.green_box {
  position: absolute;
  bottom: 3%;
  right: 2%;
  background: #44bb00;
  padding: 3px;
  width: 37px;
  text-align: center;
  height: 34px;
}
.green_box h5 {
  font-family: "font3";
  color: white;
  margin: auto;
  font-size: 14px;
}
.blo_res {
  padding: 10px;
}
.abt_btn a {
  background: #4b0;
  color: #fff;
}
.abt_btn {
  width: 89px;
  background: #4b0;
  padding: 10px;
}
/* blog end */
/* blog view start */
.bog_viw h5 {
  color: transparent;
  -webkit-background-clip: text !important;
  background: linear-gradient(#44bb00, #000000);
  -webkit-text-fill-color: transparent;
  font-family: "font3";
  font-size: 20px;
}
.bog_viw p {
  font-size: 14px;
  text-align: justify;
}
.bog_viw img {
  width: 100%;
}
.bog_viw h6 {
  text-align: end;
  font-size: 14px;
  font-family: "font2";
}
.bog_viw h6 i {
  color: #44bb00;
  font-size: 15px;
}
.recent_bl h5 {
  font-size: 20px;
  font-family: "font3";
}
.post_img img {
  width: 75px;
  height: 75px;
}
.post_img h6 {
  color: #6cbb4f;
  font-size: 15px;
  font-family: "font3";
}
.post_img {
  display: flex;
  margin-top: 5px;
  align-items: center;
  border-bottom: 1px dashed #adabab;
  padding-bottom: 8px;
}
.pst_ti {
  margin-left: 11px;
}
.blod_sti {
  position: sticky;
  top: 20%;
}
/* blog view end */
