body {
  background: #fbfdfe;
  /* font-family: "sinha_samadi_2012regular" !important; */
  font-family: "Open Sans", sans-serif;
}

@font-face {
  font-family: "BaminiPlain";
  src: url("Bamini.woff2") format("woff2"),
    url("Bamini.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sinha_samadi_2012regular";
  src: url("sinhasamadi2012_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.sinhala-text-heading {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-size: 52px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
}

.sinhala-text {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-weight: 100;
  font-style: normal;
  color: #517d96;
  font-size: 20px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  line-height: 1.9;
}

.menu-pill-sinhala {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-size: 24px;
  color: #517d96;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
}

.breadcrumb_last_sinhala {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-size: 18px;
  color: rgb(180, 180, 180);
  list-style: none outside none;
  font-weight: 200px;
}

.bread_crumb_sinhala {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-size: 18px;
  color: rgb(6, 146, 64);
  list-style: none outside none;
  font-weight: 200px;
}

.tamil-text-heading {
  font-family: "BaminiPlain", sans-serif;
  font-size: 52px;
  font-weight: 300;
  font-style: normal;
  color: #517d96;
  line-height: 1.2;
}

.tamil-text {
  font-family: "BaminiPlain", sans-serif;
  font-weight: 100;
  font-style: normal;
  color: #517d96;
  font-size: 20px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  line-height: 1.9;
}

.menu-pill-tamil {
  font-family: "BaminiPlain", sans-serif;
  font-size: 24px;
  color: #517d96;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
}

.breadcrumb_last_tamil {
  font-family: "BaminiPlain", sans-serif;
  font-size: 18px;
  color: rgb(180, 180, 180);
  list-style: none outside none;
  font-weight: 200px;
}

.bread_crumb_tamil {
  font-family: "BaminiPlain", sans-serif;
  font-size: 18px;
  color: rgb(6, 146, 64);
  list-style: none outside none;
  font-weight: 200px;
}

.para-b-tamil {
  font-family: "BaminiPlain", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal;
  color: #517d96;
  font-size: 17px !important;
  letter-spacing: 1px;
  line-height: 1.2em !important;
}

.title-focus-tamil {
  font-size: 22px;
  font-family: "BaminiPlain", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #5d5d5d;
  line-height: 1.2;
}

.button-text-tamil {
  font-size: 22px;
  font-family: "BaminiPlain", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  line-height: 1.2;
}

.sinhala-text-faq {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-weight: 100;
  font-style: normal;
  color: #5c5c5c;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.9;
}

.sinhala-text-faq-answer {
  font-family: "sinha_samadi_2012regular", sans-serif;
  font-weight: 100;
  font-style: normal;
  color: #747474;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.9;
}

.sinhala-text-faq:hover {
  color: #000;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

h1,
h2,
h3 {
  font-family: "Raleway", sans-serif;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.no-border {
  border: 0;
}

.no-redius {
  border-radius: 0;
}

.light-padding {
  padding-left: 15px;
  padding-right: 15px;
}

.light-container {
  padding: 4% 4%;
}

.bg-jkf-blue {
  background-color: #1f2b52 !important;
}

.no-color {
  background-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none !important;
}

.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
}

img {
  max-width: 100%;
  height: auto;
}

.fit-image {
  object-fit: cover;
  width: 100%;
}

.search-form-block {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: +11111111;
  margin-left: auto;
  margin-right: auto;
}

.w-100 {
  font-weight: 100;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 600;
}

.img-center {
  margin: auto;
  display: block;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgb(108 117 125 / 0%);
}

.btn-secondary.focus,
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem rgb(108 117 125 / 0%);
}

/*** Home Video**/

section {
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  height: 100vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

section video {
  position: absolute;
  top: 50%;
  left: 50%;

  min-width: 100%;
  min-height: 100%;

  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.scroller {
  position: absolute;
  width: 100%;
  top: 93vh;
  z-index: +11111;
}

section .container {
  position: relative;
  z-index: 2;
}

section .overlay-wcs {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  /* opacity: 0.5; */
  opacity: 0;
  z-index: 1;
}

/** End Home Video **/

.home-play-inc {
  width: 200px;
  margin-top: 37vh;
  opacity: 0.7;
}

.top-nav-section {
  /* position: absolute; */
  position: fixed;
  top: 0;
  width: 100%;
  z-index: +111;
}

.nav-hamberger {
  position: fixed;
  right: 35px;
  top: 18px;
  z-index: +1111111;
}

.nav-fb {
  position: fixed;
  right: 31px;
  top: 77px;
  z-index: +111111;
  width: 67px;
}

.nav-inster {
  position: fixed;
  right: 31px;
  top: 143px;
  z-index: +111111;
  width: 67px;
}

.nav-search {
  position: fixed;
  right: 107px;
  top: 24px;
  z-index: +111111;
  width: 43px;
}

.main-logo {
  position: absolute;
  width: 18%;
  left: 20px;
  top: 8px;
}

.play-block {
  margin: 0;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.main-captioin {
  margin-top: 5vh;
  padding-right: 9vw;
  position: absolute;
  z-index: +11;
  right: 0;
}

.caplink-a {
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 96px;
  margin: 0;
  line-height: 0.5;
}

.caplink-b {
  font-family: raleway, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 147px;
  margin: 0;
}

.caplink-c {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 71px;
  margin: 0;
  line-height: 0.5;
}

.caplink-d {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 94px;
  margin: 0;
  line-height: 1;
}

.caplink-e {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  text-align: center;
  margin: 0;
  font-size: 40px;
  margin-top: 25px;
}

.plastic-heading {
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 60px;
  color: #517d96;
  z-index: +11111;
}

.plastic-heading-2 {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 66px;
  color: #517d96;
}

.plastic-heading-3 {
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 90px;
  color: #828282;
  font-style: normal;
  text-align: center;
}

.plastic-heading-4 {
  font-weight: 300;
  font-size: 62px;
  color: #656565;
  font-family: raleway, sans-serif;
  font-style: normal;
  text-align: center;
  margin-bottom: -50px;
  width: 100%;
}

.plastic-heading-5 {
  font-family: raleway, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 58px;
  text-align: center;
  margin: auto;
  letter-spacing: 0.5px;
}

.cir-inc-a {
  right: 0;
  bottom: 0;
}

.cir-inc-b {
  left: 0;
  bottom: 0;
}

.cir-inc-c {
  right: 0;
  top: 0;
}

.cir-inc-d {
  left: 0;
  bottom: 0;
}

.light-gap {
  height: 35px;
}

.mid-gap {
  height: 65px;
}

.light-containler {
  padding: 4% 4%;
}

.hedad-bold {
  color: #87cb45;
  font-weight: 400;
}

.icon-cap-fn {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  margin-top: 10px;
}

.john-head {
  font-family: raleway, sans-serif;
  color: #868686;
  font-weight: 300;
  font-style: normal;
  font-size: 60px;
}

.btn-grd {
  background: rgb(131, 224, 104);
  background: linear-gradient(338deg, #a2e368 0%, #79bf34 100%);
  border: 0px solid transparent;
  padding: 0.875rem 1.95rem;
  font-size: 32px;
  margin: auto;
  display: block;
  width: 50%;
  margin-top: 30px;
  border-radius: 0;
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
}

.circl-cap-a {
  margin-top: -90px;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 50px;
  margin-left: 130px;
  color: #909090;
  position: absolute;
}

.circl-cap-b {
  margin-top: -90px;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 50px;
  margin-left: 30px;
  color: #909090;
  position: absolute;
}

.circl-cap-c {
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 50px;
  margin-left: 138px;
  color: #909090;
  position: absolute;
  margin-top: 10px;
}

.circl-cap-d {
  margin-top: 10px;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 50px;
  margin-left: 30px;
  color: #909090;
  position: absolute;
}

.light-bg-grd {
  background: linear-gradient(338deg,
      rgba(255, 255, 255, 1) 0%,
      rgba(250, 251, 253, 1) 50%,
      rgba(255, 255, 255, 1) 100%);
}

.map-bg {
  background: rgb(252 253 254);
  padding: 0px 50px;
}

.yelgre-grd {
  background: rgb(153, 225, 94);
  background: linear-gradient(338deg, #a2e368 0%, #79bf34 100%);
}

.head-sub-head {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #8c8c8c;
  font-size: 34px;
  letter-spacing: 1px;
}

.out-bin-lock-block {
  padding: 0px 35px;
}

.in-bin-lock-block {
  background-color: #ffffff;
  padding: 0px 60px;
  padding-bottom: 4px;
}

.bin-cap-a {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  color: #517d96;
  margin-top: 15px;
}

.bin-cap-b {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  color: #87cb45;
  margin-top: -15px;
}

.bin-cap-c {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 58px;
  color: #517d96;
  letter-spacing: 0.5px;
}

.bin-cap-d {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 44px;
  color: #87cb45;
  margin-top: -20px;
}

.bin-cap-e {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 68px;
  color: #517d96;
  margin-top: -10px;
}

.plastic-heading-3 {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 55px;
  color: #8c8c8c;
  text-align: center;
  margin: auto;
  letter-spacing: 0.5px;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 30px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(135, 190, 68, 0);
}

.carousel-indicators {
  position: relative;
}

.carousel-indicators .active {
  background-color: #88be446e;
}

.social-carosal {
  border: 32px solid rgb(251 253 254) !important;
}

.social-radio-block {
  height: 888px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("https://plasticcycle-2023.sgp1.digitaloceanspaces.com/images/icon-home/inster-block/bg-radio-set.jpg");
}

.survey-sub-head {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #517d96;
  font-size: 44px;
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}

.btn-grd-survey {
  background: rgb(131, 224, 104);
  background: linear-gradient(90deg,
      rgba(131, 224, 104, 1) 0%,
      rgba(16, 218, 159, 1) 100%);
  border: 0px solid transparent;
  padding: 0.975rem 1.95rem;
  font-size: 40px;
  margin: auto;
  display: block;
  margin-top: 30px;
  border-radius: 0;
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.servery-presentage {
  text-align: center;
  color: #517d96;
  margin-top: 24px;
  font-size: 35px;
}

@keyframes check {
  0% {
    height: 0;
    width: 0;
  }

  25% {
    height: 0;
    width: 10px;
  }

  50% {
    height: 20px;
    width: 10px;
  }
}

.checkbox {
  background-color: #fff;
  display: inline-block;
  height: 44px;
  margin: 0 0.6em;
  margin-left: 0;
  width: 44px;
  border-radius: 4px;
  border: 1px solid #ccc;
  float: left;
}

.checkbox span {
  display: block;
  height: 28px;
  position: relative;
  width: 28px;
  padding: 0;
}

.checkbox span:after {
  -moz-transform: scaleX(-1) rotate(135deg);
  -ms-transform: scaleX(-1) rotate(135deg);
  -webkit-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  content: "";
  display: block;
  height: 28px;
  left: 7px;
  position: absolute;
  top: 26px;
  width: 12px;
}

.checkbox span:hover:after {
  border-color: #999;
}

.checkbox input {
  display: none;
}

.checkbox input:checked+span:after {
  -webkit-animation: check 0.8s;
  -moz-animation: check 0.8s;
  -o-animation: check 0.8s;
  animation: check 0.8s;
  border-color: #555;
}

.checkbox input:checked+.default:after {
  border-color: #8ecb53;
}

.checkbox input:checked+.primary:after {
  border-color: #8ecb53;
}

.checkbox input:checked+.success:after {
  border-color: #8ecb53;
}

.checkbox input:checked+.info:after {
  border-color: #8ecb53;
}

.checkbox input:checked+.warning:after {
  border-color: #8ecb53;
}

.social-list-group {
  width: max-content;
  margin: auto;
}

.list-group-item-cus {
  border: 4px solid #c2ef98 !important;
  margin: 4px;
  border-radius: 24px !important;
  background-color: rgb(255 255 255 / 25%) !important;
  font-family: raleway, sans-serif;
  font-weight: 400;
  padding: 0.8rem 1.4rem 0.6rem 1.4rem;
  font-style: normal;
  color: #517d96;
  font-size: 28px;
}

.angle-arrow-left {
  font-size: 44px;
}

.bar1,
.bar2,
.bar3 {
  width: 57px;
  height: 4px;
  background-color: #e8f7f2;
  margin: 10px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 9px);
}

.change .bar2 {
  opacity: 0;
}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-11px, -10px);
}

.main-nav-block {
  position: fixed;
  right: 0;
  top: 0;
  z-index: +111111;
  width: 400px;
  height: 100vh;
  background: #ffffff;
  border: 8px solid #ffffff;
  border-radius: 0px;
  padding: 20px;
  display: none;
  overflow-y: auto !important;
}

.menu-button-set {
  text-align: center;
  overflow-y: auto !important;
}

.menu-button-set ul {
  list-style: none;
  padding-inline-start: 0px;
  padding-top: 4vh;
}

.menu-button-set ul li {
  list-style: none;
  padding-inline-start: 0px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 20px;
  padding-bottom: 20px;
}

.menu-pill {
  font-size: 30px;
  color: #517d96;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.color-l-ash {
  background-color: rgb(81 125 150) !important;
}

.search-input-block {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: +1111111;
}

.search-inpu-trigger {
  width: 65%;
  margin: auto;
}

.search-icn-inp {
  width: 50%;
  background: #ffffff;
  border: 2px solid #ced4da;
  border-radius: 0;
}

.search-close {
  width: 50%;
  font-size: 20px;
  background: #6c757d;
  border: 0;
  border-radius: 0;
}

.icon-cap-fnt {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  color: #5d5d5d;
}

.icon-cap-fnt span {
  font-size: 24px;
  color: #6d6d6d;
}

.nd-01,
.nd-02,
.nd-03,
.nd-04,
.nd-05 {
  max-width: 20%;
}

.wht-pls-inc-set-01 {
  margin-top: 0px !important;
}

.wht-pls-inc-set-02 {
  margin-top: 222px;
}

.wht-pls-inc-set-04 {
  margin-top: 222px;
}

.wht-pls-inc-set-05 {
  margin-top: 0px !important;
}

.wht-pls-txt-set-01 {
  font-size: 33px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.wht-pls-txt-set-02 {
  font-size: 33px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.wht-pls-txt-set-03 {
  font-size: 33px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.wht-pls-txt-set-04 {
  font-size: 33px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.wht-pls-txt-set-05 {
  font-size: 25px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}

.wht-container-ash {
  background-color: #f5f5f5;
  height: 125vh;
}

.gric-padding {
  padding: 0px 123px;
}

/*** Plastic Never Dies Block End **/

/*** What cant Block  **/

.wht-cam-green-sub-block {
  max-width: 20%;
}

.wrc-pls-inc-set-01 {
  width: 60%;
}

.wrc-pls-inc-set-02 {
  width: 60%;
}

.wrc-pls-inc-set-03 {
  width: 65%;
}

.wrc-pls-inc-set-04 {
  width: 70%;
}

.wrc-pls-inc-set-05 {
  width: 80%;
}

.wrc-pls-inc-set-06 {
  width: 80%;
  margin-top: 0px;
}

.wrc-pls-inc-set-07 {
  width: 80%;
}

.wrc-pls-inc-set-08 {
  width: 80%;
}

.wrc-pls-inc-set-09 {
  width: 80%;
}

.wrc-pls-block-set-01 {
  position: absolute;
}

.wrc-pls-block-set-02 {
  position: absolute;
  margin-left: 28vw;
  margin-top: 0vw;
}

.wrc-pls-block-set-03 {
  position: absolute;
  margin-left: 52vw;
}

.wrc-pls-block-set-04 {
  position: absolute;
  margin-top: 15vw;
}

.wrc-pls-block-set-05 {
  position: absolute;
  margin-left: 18vw;
  margin-top: 16vw;
}

.wrc-pls-block-set-06 {
  position: absolute;
  margin-top: 26vw;
  margin-left: 26px;
}

.wrc-pls-block-set-07 {
  position: absolute;
  margin-left: 34vw;
  margin-top: 27vw;
}

.wrc-pls-block-set-08 {
  position: absolute;
  margin-left: 55vw;
  margin-top: 22vw;
}

.wrc-pls-text-set-01 {
  margin-left: 350px;
  margin-top: -80px;
  margin-bottom: 70px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-02 {
  margin-left: 60px;
  margin-top: -82px;
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-03 {
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-04 {
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-05 {
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-06 {
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-07 {
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.wrc-pls-text-set-08 {
  margin-bottom: 90px;
  font-family: raleway, sans-serif;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 32px;
  letter-spacing: 1px;
}

.social-block-server {
  margin: auto;
  width: 158px;
  display: block;
}

.news-heading {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #517d96;
  font-size: 34px;
  margin-bottom: 25px;
}

.para-a {
  margin-top: 0;
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #517d96;
  font-size: 25px;
  margin-bottom: 25px;
  line-height: 1.6;
}

.para-b {
  margin-top: 0;
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #517d96;
  font-size: 30px;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.title-forcus {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  color: #5d5d5d;
  margin-top: 30px;
  text-align: left;
}

.soxial-block-pd {
  padding: 100px;
}

.footer-logo-block {
  max-width: 21%;
}

.footer-contact-head {
  font-family: raleway, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 45px;
  color: #888888;
  letter-spacing: 2px;
}

.address-para {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  color: #9c9c9c;
}

.footer-para {
  font-family: raleway, sans-serif;
  color: #868686;
  font-weight: 400;
  font-size: 17px;
}

.cpyrt-para {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  color: #9c9c9c;
}

/*** Footer End ***/

/*** About Us Page **/

.about-sub-heading {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #517d96;
  font-size: 36px;
  margin-bottom: 25px;
  line-height: 1.58;
  letter-spacing: 1px;
}

/** 4R Page **/

/** Contact Us **/

.wpcf7-form-control {
  display: block;
  width: 100%;
  font-size: 22px;
  line-height: 1.42857;
  color: rgb(136, 136, 136);
  background-color: transparent;
  background-image: none;
  border-top-width: initial;
  border-right-width: initial;
  border-left-width: initial;
  border-top-color: initial;
  border-right-color: initial;
  border-left-color: initial;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
  box-shadow: none;
  padding: 6px 12px;
  border-style: none none solid;
  border-bottom: 2px solid rgb(230 230 230) !important;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.btn-sub {
  border: 2px solid rgb(230 230 230) !important;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.wpcf7-form {
  margin-bottom: 1rem;
  border: 2px solid #f5f5f5;
  padding: 25px;
}

.wpcf7-radio {
  border: 0px solid rgb(195, 195, 195) !important;
  text-align: left !important;
}

.wpcf7-submit {
  background: rgb(131, 224, 104);
  background: linear-gradient(90deg,
      rgba(131, 224, 104, 1) 0%,
      rgba(16, 218, 159, 1) 100%);
  background: linear-gradient(338deg, #a2e368 0%, #79bf34 100%);
  border: 0px solid transparent;
  padding: 0.975rem 1.95rem;
  font-size: 40px;
  margin: auto;
  display: block;
  width: 285px;
  margin-top: 30px;
  border-radius: 0;
  font-family: raleway, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0;
}

.wpcf7 .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}

.wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}

.wpcf7-checkbox input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
}

.wpcf7-checkbox input[type="checkbox"]+span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 30px;
  width: 30px;
  top: 0px;
  left: 0px;
  border: 1px solid #ee6a09;
}

.wpcf7-checkbox input[type="checkbox"]+span:after {
  display: block;
  position: absolute;
  content: "\2713";
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  visibility: hidden;
  font-size: 18px;
  text-align: center;
  line-height: 30px;
}

.wpcf7-checkbox input[type="checkbox"]:checked+span:before {
  background: transparent;
}

.wpcf7-checkbox input[type="checkbox"]:checked+span:after {
  visibility: visible;
}

.wpcf7-list-item-label {
  margin-left: 40px;
  display: inline-block;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #517d96;
  font-size: 25px;
  text-align: center;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #ffb900;
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #517d96;
  font-size: 25px;
  text-align: center;
}

/*** News Thumb set **/

.news-thumb-block {
  border: 0px solid #e1e3e4;
  padding: 15px;
}

.text-news-thumb {
  padding: 20px 0px;
}

/*** Servery **/

input[type="checkbox"] {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}

.ready {
  font-size: 1.5em;
}

.ui-progressbar-value {
  height: 25px;
  border-radius: 12px;

  background: rgb(153, 225, 94);
  background: linear-gradient(338deg,
      rgba(153, 225, 94, 1) 0%,
      rgba(1, 217, 166, 1) 100%);
}

.progressbar-container {
  position: relative;
  width: auto;
  padding: 0% 20%;
}

.progressbar-bar {
  height: 29px;
  margin: 10px 0;
  border-radius: 15px;
  border: 2px solid rgb(255 255 255 / 38%);
}

.progress-custom {
  height: 54px;
  font-size: 26px;
  border-radius: 29px;
  margin-bottom: 30px;
  background-color: rgb(233 236 239 / 0%);
  border: 2px solid #88be46;
  font-family: raleway, sans-serif;
}

.progress-bar-striped-cus {
  border-radius: 15px;
  background-color: #7bbe3e !important;
}

#poll {
  padding: 0% 15%;
}

.bg-trans {
  background-color: transparent !important;
  text-align: left;
  margin-left: 20px;
  color: #88be44;
}

.trans {
  background-color: transparent !important;
}

input[type="radio"] {
  border: 0px;
  width: 59px;
  height: 50px;
  margin-left: -1px;
  margin-top: 0px;
}

input[type="radio"]:before {
  color: #333333;
  background: #333333;
}

.top-over-block {
  margin-top: -421px;
}

.over-text {
  color: #517d96;
  font-weight: 600;
}

/** Map Hamberger **/

.bar4,
.bar5,
.bar6 {
  width: 35px;
  height: 3px;
  background-color: #00af58;
  margin: 6px 0;
  transition: 0.4s;
}

.changemap .bar4 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.changemap .bar5 {
  opacity: 0;
}

.changemap .bar6 {
  -webkit-transform: rotate(45deg) translate(-5px, -4px);
  transform: rotate(45deg) translate(-5px, -4px);
}

.pal-alocation-list {
  position: absolute;
  height: 75vh;
  width: 25%;
  background: rgb(0 0 0 / 65%);
  z-index: +111;
  padding: 15px;
  padding-top: 60px;
  display: none;
}

.map-list {
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  font-size: 20px;
  color: #ffffff;
  border-bottom: 1px solid #57b94b;
  cursor: pointer;
}

.ham-bar-set {
  margin-bottom: -13px;
  position: absolute;
  z-index: +11111;
  margin-top: 10px;
  margin-left: 15px;
}

.map-location-inner {
  height: 56vh;
  overflow: auto;
}

.map-location-inner::-webkit-scrollbar {
  width: 5px;
  color: #333333;
  background: rgb(101 101 101 / 50%);
}

.partne-logo-link>img:hover {
  filter: none;
  -webkit-filter: none;
}

.partne-logo-link {
  padding-bottom: 22px;
  display: block;
}

/** 4r Shadow **/
.shd-01 {
  -webkit-box-shadow: 7px 7px 2px 0px rgb(242 243 243);
  -moz-box-shadow: 7px 7px 2px 0px rgb(242 243 243);
  box-shadow: 7px 7px 2px 0px rgb(242 243 243);
}

.shd-02 {
  -webkit-box-shadow: -7px 7px 6px 0px rgb(236 237 237);
  -moz-box-shadow: -7px 7px 6px 0px rgb(236 237 237);
  box-shadow: -7px 7px 6px 0px rgb(236 237 237);
}

.shd-03 {
  -webkit-box-shadow: 10px -2px 13px 0px rgb(243 243 243);
  -moz-box-shadow: 10px -2px 13px 0px rgb(243 243 243);
  box-shadow: 10px -2px 13px 0px rgb(243 243 243);
}

.shd-04 {
  -webkit-box-shadow: -7px -6px 10px 0px rgb(241 242 242);
  -moz-box-shadow: -7px -6px 10px 0px rgb(241 242 242);
  box-shadow: -7px -6px 10px 0px rgb(241 242 242);
}

/*** FB ***/

.fb-page {
  margin-left: auto;
  margin-right: auto;
  width: 31em;
  display: block;
}

/** blog **/

.blog-title {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #517d96;
  font-size: 38px;
  margin-bottom: 25px;
}

.blog-sub-title {
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #517d96;
  font-size: 24px;
  margin-bottom: 25px;
}

.blog-para-a {
  margin-top: 0;
  font-family: raleway, sans-serif;
  font-weight: 200;
  font-style: normal;
  color: #517d96;
  font-size: 24px;
  margin-bottom: 25px;
  letter-spacing: 1px;
  line-height: 1.8;
}

/*** servary **/

.tk-servery {
  margin-top: 50vh !important;
  padding: 0.875rem 1.95rem;
  color: #ffffff;
  border-radius: 0;
  font-family: raleway, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: rgb(0 0 0 / 46%);
  border-color: #ffffff;
}

.tk-servery:hover {
  color: #fff;
  background-color: #95d757;
  border-color: #87cb45;
}

.check-list-rm {
  background: #28a745;
  padding: 5px 25px 5px 25px;
  border-radius: 100px;
  font-weight: 400;
  padding: 1% 4%;
  color: #fff;
}

#sound-block-a {
  position: absolute;
  bottom: 32px;
  right: 40px;
  z-index: +111111;
  width: 38px;
}

#sound-block-b {
  position: absolute;
  bottom: 32px;
  right: 40px;
  z-index: +111111;
  width: 38px;
  display: none;
}

#sound-block-c {
  position: absolute;
  bottom: 32px;
  right: 40px;
  z-index: +111111;
  width: 38px;
  display: none;
}

#sound-block-d {
  position: absolute;
  bottom: 32px;
  right: 40px;
  z-index: +111111;
  width: 38px;
  display: none;
}

#sound-block-e {
  position: absolute;
  bottom: 32px;
  right: 40px;
  z-index: +111111;
  width: 38px;
  display: none;
}

#CTA-Button {
  z-index: 1;
  color: rgb(255, 255, 255);
  font-size: 21px;
  text-align: center;
  padding: 5px 15px 5px 15px;
  border: 2px solid white;
  margin: -15px 15px 0px 15px;
  width: 200px;
}

#CTA-Button :hover {
  color: #88c045;
}

#CTA-Button-Mobile {
  z-index: 1;
  color: #88c045;
  font-size: 18px;
  text-align: center;
  padding: 15px 15px 5px 15px;
  margin: -15px 15px 0px 15px;
  display: none;
}

.btn-grd-survey {
  padding: 7px 0px !important;
  font-size: 18px !important;
  margin-top: 5px !important;
}

@media screen and (max-width: 750px) {
  #CTA-Button-Mobile {
    display: block;
  }
}

.image-caption {
  line-height: 1.4;
  font-weight: 400;
  font-style: italic;
  font-size: 22px;
  margin-top: 10px;
  padding: 0 15px;
}

.embed-responsive body {
  background: #ffffff;
}

.nav-tamil {
  position: fixed;
  right: 170px;
  top: 24px;
  z-index: +111111;
  width: auto;
}

.nav-sinhala {
  position: fixed;
  right: 280px;
  top: 24px;
  z-index: +111111;
  width: auto;
}

#breadcrumbs {
  margin: 0;
  border-bottom: 1px solid #eee;
  padding: 0.8em 0.8em 0.8em;
  clear: both;
  height: auto;
  display: inline-block;
  text-transform: uppercase;
}

.breadcrumb_last {
  font-size: 16px;
  color: rgb(180, 180, 180);
  list-style: none outside none;
}

.shd-wc {
  -webkit-box-shadow: 0px 0px 4px 0px rgba(209, 209, 209, 1);
  -moz-box-shadow: 0px 0px 4px 0px rgba(209, 209, 209, 1);
  box-shadow: 0px 0px 4px 0px rgba(209, 209, 209, 1);
}

.pin-key-set {
  position: absolute;
  z-index: +11111;
  margin-top: 0px;
  margin-right: 50px;
  right: 0;
}

.serc-map-icn-2 {
  display: none;
}

.fn-sinhala {
  font-family: "sinha_samadi_2012regular";
  src: url("/wp-content/themes/jkh-plastic-cycle/assets/css/sinhasamadi-webfont.woff2") format("woff2"),
    url("/wp-content/themes/jkh-plastic-cycle/assets/css/sinhasamadi-webfont.woff") format("woff"),
    url("/wp-content/themes/jkh-plastic-cycle/assets/css/sinhasamadi2012_0.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}

.carousel-indicators .active {
  background-color: #88be44 !important;
}

.carousel-indicators.slide li {
  background: rgb(136 190 68) !important;
  border: none;
}

.carousel-indicators.slide .active {
  background: #88be446e !important;
}

a.menu-pill.faq-menu {
  font-size: 20px !important;
}

.menu-button-set {
  overflow-y: auto !important;
}

.main-nav-block {
  overflow-y: auto;
}

.main-nav-block {
  overflow-y: auto !important;
}

.menu-button-set {
  overflow-y: auto !important;
}

.cc-window.cc-floating {
  margin-bottom: 3em !important;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media only screen and (max-width: 600px) {
  .carousel-inner video {
    width: 100%;
    height: 90vh;
    min-height: 350px;
    object-fit: cover;
  }

  .carousel-indicators {
    bottom: 7vw !important;
  }

  .cc-window.cc-bottom {
    bottom: 30px !important;
  }
}

@media only screen and (max-width: 400px) {
  .cc-window.cc-bottom {
    bottom: 30px !important;
  }
}