body .content .feedbackform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 200px;
}
body .content .cycwhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: 200px;
  position: relative;
  text-align: center;
}
body .content .cycwhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}
body .content .feedbackform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .feedbackform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
.accordion-container .collapse .accordion-img {
  margin: 5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 70px 100px;
  background-color: #fff;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
.accordion-container .collapse .accordion-img img {
  height: 75px;
  width: 75px;
}
/* upcomingbook */
.minhg 
{
  min-height: 70vh;
}
.text-muted {
  color: #6c757d !important;
}
/* upcomingbook (end) */
/* townimprovementprojects */
.mp-container {
  width: 100%;
  height: auto;
}
.mp-container .mp-container-title {
  margin: 5vw;
  font-weight: 900;
  font-size: 20px;
}
.mp-container .mp-card {
  margin-bottom: 5vh;
}
.mp-container .mp-card .mp-card-img-top {
  width: 100%;
  width: 100vw;
  padding-top: 30px;
  padding-left: 5vw;
  padding-right: 5vw;
  z-index: 3;
  height: auto;
  background: linear-gradient(223.14deg, #f0f0f0 0%, #cacaca 100%);
}
.mp-container .mp-card .mp-card-body {
  margin: 5vw;
}
.mp-container .mp-card .mp-card-body .mp-card-title {
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #FDD168;
  padding-bottom: 5%;
}
.mp-container .mp-card .mp-card-body .mp-card-desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
.mp-container .mp-card .mp-card-footer {
  margin: 5vw;
}
.mp-container .mp-card-2 .mp-card-img-top {
  padding-bottom: 10px;
  padding-left: 10px;
}
.mp-container .mp-card-2 .mp-card-img-top img {
  width: 75%;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-purple {
  box-shadow: -10px 10px #C89ECC;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-blue {
  box-shadow: -10px 10px #93D8DD;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-yellow {
  box-shadow: -10px 10px #F7E40C;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-green {
  box-shadow: -10px 10px #A6CE37;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-pink {
  box-shadow: -10px 10px #F3ADBA;
}
.mp-container .mp-card-2 .mp-card-body {
  margin-top: 10px;
}
.mp-container .mp-card-2 .mp-card-body .mp-card-title {
  font-weight: 500;
  font-size: 20px;
}
.mp-container .mp-card-2 .mp-card-body .mp-card-desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
body .content .townimprovewhitedetail .slider-forphone .btn-slider-next {
  position: absolute;
  display: block;
  border: none;
  top: 40%;
  right: 10px;
  border-radius: 50%;
  min-height: 20px;
  min-width: 20px;
  font-size: 8px;
  padding: 10px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townimprovewhitedetail .slider-forphone .btn-slider-prev {
  position: absolute;
  display: block;
  border: none;
  top: 40%;
  left: 10px;
  border-radius: 50%;
  min-height: 20px;
  min-width: 20px;
  font-size: 8px;
  padding: 10px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townimprovementform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 200px;
}
body .content .townimprovementform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townimprovementform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .townimprovewhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: 200px;
  position: relative;
  text-align: center;
}
body .content .townimprovewhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}
body .content .townimprovewhitedetail .titlebox .fronttitle {
  color: #33A24D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townimprovewhitedetail .titlebox .fronttitleblue {
  color: #1EC2F4;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townimprovewhitedetail .titlebox .fronttitleorange {
  color: #F57A3D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townimprovewhitedetail .aboutcontent {
  margin: 50px 0px;
}
body .content .townimprovewhitedetail .aboutcontent .smalltitle {
  margin-bottom: 30px;
}
body .content .townimprovewhitedetail .aboutcontent .contentT {
  font-weight: bold;
}
body .content .townimprovewhitedetail .aboutcontent .col-4new {
  flex: 0 0 30%;
  max-width: 30%;
  margin-bottom: 20px;
  margin-right: 5%;
}
body .content .townimprovewhitedetail .aboutcontent .col-4new:nth-child(3n) {
  margin-right: 0%;
}
body .content .townimprovewhitedetail .aboutcontent .col-4newfull {
  flex: 0 0 100%;
  max-width: 100%;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox1 {
  border-top: 1px solid #1EC2F4;
  border-bottom: 1px solid #33A24D;
  border-left: 1px solid #F57A3D;
  border-right: 1px solid #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox1 img {
  width: 5rem;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox2 {
  background-color: #33A24D;
  padding: 100px 0px;
  text-align: center;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox2 img {
  width: 5rem;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox3 {
  background-color: #F57A3D;
  padding: 100px 0px;
  text-align: center;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox3 img {
  width: 5rem;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox4 {
  background-color: #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .townimprovewhitedetail .aboutcontent .aboutbox4 img {
  width: 5rem;
}
body .content .townimprovewhitedetail .aboutcontent .aboutboxdes {
  text-align: left;
  margin-bottom: 10px;
}
body .content .townimprovewhitedetail .aboutcontent .aboutmore {
  text-align: right;
}
body .content .townimprovewhitedetail .mpbox {
  background-color: #F8F8F8;
  width: 100%;
  padding: 20px;
}
body .content .townimprovewhitedetail .mpbox .contentT {
  font-weight: bold;
  width: 100%;
}
body .content .townimprovewhitedetail .mpbox .col-3new {
  flex: 0 0 18.5%;
  max-width: 18.5%;
  margin-right: 1.85%;
}
body .content .townimprovewhitedetail .mpbox .col-3new:nth-child(5) {
  margin-right: 0%;
}
body .content .townimprovewhitedetail .mpbox .detcont {
  margin-top: 10px;
}
body .content .townimprovewhitedetail .mpbox .mpboximage {
  padding-top: 20px;
  background-image: linear-gradient(to bottom, #f0f0f0, #e6e6e6, #dddddd, #d3d3d3, #cacaca);
}
body .content .townimprovewhitedetail .mpbox .mpboximage img {
  width: 80%;
}
body .content .townimprovewhitedetail .book-container {
  display: flex;
  flex-direction: row;
  background-color: #F8F8F8;
  align-items: center;
  justify-content: space-between;
  padding: 5% 30%;
}
body .content .townimprovewhitedetail .slider-for {
  margin: 5% 0 5% 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .content .townimprovewhitedetail .slider-for .slider-for-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
body .content .townimprovewhitedetail .slider-for .btn-slider-next{
  display: block;
  border: none;
  border-radius: 50%;
  min-height: 50px;
  position: absolute;
    display: block;
    border: none;
    top: 40%;
    right: 10px;
  min-width: 50px;
  padding: 15px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townimprovewhitedetail .slider-for .btn-slider-prev {
  position: absolute;
    display: block;
    border: none;
    top: 40%;
    left: 10px;
  border: none;
  border-radius: 50%;
  min-height: 50px;
  min-width: 50px;
  padding: 15px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townimprovewhitedetail .slider-for .btn-slider-next:focus,
body .content .townimprovewhitedetail .slider-for .btn-slider-prev:focus {
  border: none;
}
body .content .townimprovewhitedetail .slider-for .btn-slider-next.slick-disabled,
body .content .townimprovewhitedetail .slider-for .btn-slider-prev.slick-disabled {
  color: #dedede;
}
body .content .townimprovewhitedetail .slider-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #393939;
  padding: 10px 30px;
}
body .content .townimprovewhitedetail .slider-nav .slick-list.draggable {
  height: 100px;
}
body .content .townimprovewhitedetail .slider-nav .slider-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-left: 10px;
  margin-right: 10px;
  opacity: 0.5;
  overflow: hidden;
}
body .content .townimprovewhitedetail .slider-nav .slider-nav-item img {
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .content .townimprovewhitedetail .slider-nav .slider-nav-item.slick-current {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .townimprovewhitedetail .slider-nav .slider-nav-item.slick-current + .slick-active {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .townimprovewhitedetail .expand-details1 {
  background-color: #F8F8F8;
  width: 100%;
  width: 100vw;
  z-index: 2;
  padding-left: 5vw;
  padding-right: 5vw;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-img {
  margin: 3vw;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-img.service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 150px 70px 150px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-img.service-img img {
  height: 75px;
  width: 75px;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content {
  margin: 3vw;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content .content-title {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 36px;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content .content-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 30px;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content .content-body .badge {
  padding: 10px 20px;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content .content-body table thead td {
  padding: 10px 20px 10px 20px;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content .content-body table tbody td {
  background-color: white;
  padding: 10px 20px 10px 20px;
}
body .content .townimprovewhitedetail .expand-details1 .hide-details {
  margin: 3vw;
  cursor: pointer;
}
body .content .townimprovewhitedetail .expand-details {
  background-color: #F8F8F8;
  width: 100%;
  width: 100vw;
  z-index: 2;
  padding-left: 5vw;
  padding-right: 5vw;
}
body .content .townimprovewhitedetail .expand-details .expand-details-img {
  margin: 3vw;
}
body .content .townimprovewhitedetail .expand-details .expand-details-img.service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 150px 70px 150px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townimprovewhitedetail .expand-details .expand-details-img.service-img img {
  height: 75px;
  width: 75px;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content {
  margin: 3vw;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content .content-title {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 36px;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content .content-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 30px;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content .content-body .badge {
  padding: 10px 20px;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content .content-body table thead td {
  padding: 10px 20px 10px 20px;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content .content-body table tbody td {
  background-color: white;
  padding: 10px 20px 10px 20px;
}
body .content .townimprovewhitedetail .expand-details .hide-details {
  margin: 3vw;
  cursor: pointer;
}
body .content .townimprovewhitedetail .completed-project-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(24vw, 4fr));
  grid-auto-rows: 420px;
  margin-top: 2%;
  margin-bottom: 5%;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project:nth-child(5n-4) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #93D8DD;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project:nth-child(5n-3) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F7E40C;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project:nth-child(5n-2) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #A6CE37;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project:nth-child(5n-1) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #C89ECC;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project:nth-child(5n-0) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F3ADBA;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project .project-title {
  margin: 5%;
  font-size: 24px;
  font-weight: 500;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project .project-more {
  cursor: pointer;
  margin-right: 5%;
}
body .content .townimprovewhitedetail .completed-project-container .completed-project.project-shadowless {
  box-shadow: none;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop {
  height: 250px;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop.imgblue {
  background-color: #93D8DD;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop.imgyellow {
  background-color: #F7E40C;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop.imggreen {
  background-color: #A6CE37;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop.imgpurple {
  background-color: #C89ECC;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop.imgred {
  background-color: #F3ADBA;
}
body .content .townimprovewhitedetail .upcoming-project-container .imgtop .midtext {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20%;
  font-size: 30px;
  font-weight: 700;
}
body .content .townimprovewhitedetail .upcoming-project-container a {
  cursor: pointer;
}
body .content .townimprovewhitedetail .services-container {
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  grid-template-columns: repeat(auto-fit, minmax(420px, 4fr));
  grid-auto-rows: 420px;
}
body .content .townimprovewhitedetail .services-container .service {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .townimprovewhitedetail .services-container .service .service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 70px 100px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townimprovewhitedetail .services-container .service .service-img img {
  height: 75px;
  width: 75px;
}
body .content .townimprovewhitedetail .services-container .service .service-title {
  margin: 5% 0 5% 0;
  font-size: 24px;
  font-weight: 500;
}
body .content .townimprovewhitedetail .services-container .service .see-more {
  cursor: pointer;
}
body .content .townimprovewhitedetail #year-picker {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f57b3d;
  color: white;
  height: 100px;
  font-size: 36px;
}
body .content .townimprovewhitedetail #event-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 4fr));
  margin: 5% 0;
}
body .content .townimprovewhitedetail #event-container .event-card {
  box-shadow: 1px 5px 5px #888888;
  margin: 10px;
}
body .content .townimprovewhitedetail #event-container .event-card .event-card-head {
  font-size: 24px;
  line-height: 2px;
  background-color: #fcd05c;
  padding: 5px 15px 5px 15px;
}
body .content .townimprovewhitedetail #event-container .event-card .event-card-body {
  background-color: #f8f8f8;
  padding: 5px 15px 5px 15px;
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
}
/* townimprovementprojects */
/* townrenewalprogram */
body .content .townrenewalform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 200px;
}
body .content .townrenewalform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townrenewalform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .townrenewwhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: 200px;
  position: relative;
  text-align: center;
}
body .content .townrenewwhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}
body .content .townrenewwhitedetail .titlebox .fronttitle {
  color: #33A24D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townrenewwhitedetail .titlebox .fronttitleblue {
  color: #1EC2F4;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townrenewwhitedetail .titlebox .fronttitleorange {
  color: #F57A3D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townrenewwhitedetail .aboutcontent {
  margin: 50px 0px;
}
body .content .townrenewwhitedetail .aboutcontent .smalltitle {
  margin-bottom: 30px;
}
body .content .townrenewwhitedetail .aboutcontent .contentT {
  font-weight: bold;
}
body .content .townrenewwhitedetail .aboutcontent .col-4new {
  flex: 0 0 30%;
  max-width: 30%;
  margin-bottom: 20px;
  margin-right: 5%;
}
body .content .townrenewwhitedetail .aboutcontent .col-4new:nth-child(3n) {
  margin-right: 0%;
}
body .content .townrenewwhitedetail .aboutcontent .col-4newfull {
  flex: 0 0 100%;
  max-width: 100%;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox1 {
  border-top: 1px solid #1EC2F4;
  border-bottom: 1px solid #33A24D;
  border-left: 1px solid #F57A3D;
  border-right: 1px solid #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox1 img {
  width: 5rem;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox2 {
  background-color: #33A24D;
  padding: 100px 0px;
  text-align: center;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox2 img {
  width: 5rem;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox3 {
  background-color: #F57A3D;
  padding: 100px 0px;
  text-align: center;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox3 img {
  width: 5rem;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox4 {
  background-color: #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .townrenewwhitedetail .aboutcontent .aboutbox4 img {
  width: 5rem;
}
body .content .townrenewwhitedetail .aboutcontent .aboutboxdes {
  text-align: left;
  margin-bottom: 10px;
}
body .content .townrenewwhitedetail .aboutcontent .aboutmore {
  text-align: right;
}
body .content .townrenewwhitedetail .mpbox {
  background-color: #F8F8F8;
  width: 100%;
  padding: 20px;
}
body .content .townrenewwhitedetail .mpbox .contentT {
  font-weight: bold;
  width: 100%;
}
body .content .townrenewwhitedetail .mpbox .col-3new {
  flex: 0 0 18.5%;
  max-width: 18.5%;
  margin-right: 1.85%;
}
body .content .townrenewwhitedetail .mpbox .col-3new:nth-child(5) {
  margin-right: 0%;
}
body .content .townrenewwhitedetail .mpbox .detcont {
  margin-top: 10px;
}
body .content .townrenewwhitedetail .mpbox .mpboximage {
  padding-top: 20px;
  background-image: linear-gradient(to bottom, #f0f0f0, #e6e6e6, #dddddd, #d3d3d3, #cacaca);
}
body .content .townrenewwhitedetail .mpbox .mpboximage img {
  width: 80%;
}
body .content .townrenewwhitedetail .book-container {
  display: flex;
  flex-direction: row;
  background-color: #F8F8F8;
  align-items: center;
  justify-content: space-between;
  padding: 5% 30%;
}
body .content .townrenewwhitedetail .slider-for {
  margin: 5% 0 5% 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .content .townrenewwhitedetail .slider-for .slider-for-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
body .content .townrenewwhitedetail .slider-for .btn-slider-next{
  display: block;
  border: none;
  border-radius: 50%;
  min-height: 50px;
  position: absolute;
    display: block;
    border: none;
    top: 40%;
    right: 10px;
  min-width: 50px;
  padding: 15px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townrenewwhitedetail .slider-for .btn-slider-prev {
  position: absolute;
    display: block;
    border: none;
    top: 40%;
    left: 10px;
  border: none;
  border-radius: 50%;
  min-height: 50px;
  min-width: 50px;
  padding: 15px;
  background-color: #F5F5F5;
  color: #393939;
  z-index: 99;
}
body .content .townrenewwhitedetail .slider-for .btn-slider-next:focus,
body .content .townrenewwhitedetail .slider-for .btn-slider-prev:focus {
  border: none;
}
body .content .townrenewwhitedetail .slider-for .btn-slider-next.slick-disabled,
body .content .townrenewwhitedetail .slider-for .btn-slider-prev.slick-disabled {
  color: #dedede;
}
body .content .townrenewwhitedetail .slider-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #393939;
  padding: 10px 30px;
}
body .content .townrenewwhitedetail .slider-nav .slick-list.draggable {
  height: 100px;
}
body .content .townrenewwhitedetail .slider-nav .slider-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-left: 10px;
  margin-right: 10px;
  opacity: 0.5;
  overflow: hidden;
}
body .content .townrenewwhitedetail .slider-nav .slider-nav-item img {
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .content .townrenewwhitedetail .slider-nav .slider-nav-item.slick-current {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .townrenewwhitedetail .slider-nav .slider-nav-item.slick-current + .slick-active {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .townrenewwhitedetail .expand-details {
  background-color: #F8F8F8;
  width: 100%;
  width: 100vw;
  z-index: 2;
  padding-left: 5vw;
  padding-right: 5vw;
}
body .content .townrenewwhitedetail .expand-details .expand-details-img {
  margin: 3vw;
}
body .content .townrenewwhitedetail .expand-details .expand-details-img.service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 150px 70px 150px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townrenewwhitedetail .expand-details .expand-details-img.service-img img {
  height: 75px;
  width: 75px;
}
body .content .townrenewwhitedetail .expand-details .expand-details-content {
  margin: 3vw;
}
body .content .townrenewwhitedetail .expand-details .expand-details-content .content-title {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 36px;
}
body .content .townrenewwhitedetail .expand-details .expand-details-content .content-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 30px;
}
body .content .townrenewwhitedetail .expand-details .expand-details-content .content-body .badge {
  padding: 10px 20px;
}
body .content .townrenewwhitedetail .expand-details .expand-details-content .content-body table thead td {
  padding: 10px 20px 10px 20px;
}
body .content .townrenewwhitedetail .expand-details .expand-details-content .content-body table tbody td {
  background-color: white;
  padding: 10px 20px 10px 20px;
}
body .content .townrenewwhitedetail .expand-details .hide-details {
  margin: 3vw;
  cursor: pointer;
}
body .content .townrenewwhitedetail .completed-project-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(420px, 4fr));
  grid-auto-rows: 420px;
  margin-top: 5%;
  margin-bottom: 5%;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project:nth-child(5n-4) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #93D8DD;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project:nth-child(5n-3) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F7E40C;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project:nth-child(5n-2) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #A6CE37;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project:nth-child(5n-1) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #C89ECC;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project:nth-child(5n-0) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F3ADBA;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project .project-title {
  margin: 5%;
  font-size: 24px;
  font-weight: 500;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project .project-more {
  cursor: pointer;
  margin-right: 5%;
}
body .content .townrenewwhitedetail .completed-project-container .completed-project.project-shadowless {
  box-shadow: none;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop {
  height: 250px;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop.imgblue {
  background-color: #93D8DD;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop.imgyellow {
  background-color: #F7E40C;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop.imggreen {
  background-color: #A6CE37;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop.imgpurple {
  background-color: #C89ECC;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop.imgred {
  background-color: #F3ADBA;
}
body .content .townrenewwhitedetail .upcoming-project-container .imgtop .midtext {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25%;
  font-size: 30px;
  font-weight: 700;
}
body .content .townrenewwhitedetail .upcoming-project-container a {
  cursor: pointer;
}
body .content .townrenewwhitedetail .services-container {
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  grid-template-columns: repeat(auto-fit, minmax(420px, 4fr));
  grid-auto-rows: 420px;
}
body .content .townrenewwhitedetail .services-container .service {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .townrenewwhitedetail .services-container .service .service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 70px 100px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townrenewwhitedetail .services-container .service .service-img img {
  height: 75px;
  width: 75px;
}
body .content .townrenewwhitedetail .services-container .service .service-title {
  margin: 5% 0 5% 0;
  font-size: 24px;
  font-weight: 500;
}
body .content .townrenewwhitedetail .services-container .service .see-more {
  cursor: pointer;
}
body .content .townrenewwhitedetail #year-picker {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f57b3d;
  color: white;
  height: 100px;
  font-size: 36px;
}
body .content .townrenewwhitedetail #event-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 4fr));
  margin: 5% 0;
}
body .content .townrenewwhitedetail #event-container .event-card {
  box-shadow: 1px 5px 5px #888888;
  margin: 10px;
}
body .content .townrenewwhitedetail #event-container .event-card .event-card-head {
  font-size: 24px;
  line-height: 2px;
  background-color: #fcd05c;
  padding: 5px 15px 5px 15px;
}
body .content .townrenewwhitedetail #event-container .event-card .event-card-body {
  background-color: #f8f8f8;
  padding: 5px 15px 5px 15px;
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
}
/* townrenewalprogram (end) */
/* townwideprojects */
body .content .townwideform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 200px;
}
body .content .townwideform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townwideform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
.mp-container {
  width: 100%;
  height: auto;
}
.mp-container .mp-container-title {
  margin: 5vw;
  font-weight: 900;
  font-size: 20px;
}
.mp-container .mp-card {
  margin-bottom: 5vh;
}
.mp-container .mp-card .mp-card-img-top {
  width: 100%;
  width: 100vw;
  padding-top: 30px;
  padding-left: 5vw;
  padding-right: 5vw;
  z-index: 3;
  height: auto;
  background: linear-gradient(223.14deg, #f0f0f0 0%, #cacaca 100%);
}
.mp-container .mp-card .mp-card-body {
  margin: 5vw;
}
.mp-container .mp-card .mp-card-body .mp-card-title {
  font-weight: 500;
  font-size: 20px;
  border-bottom: 1px solid #FDD168;
  padding-bottom: 5%;
}
.mp-container .mp-card .mp-card-body .mp-card-desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}
.mp-container .mp-card .mp-card-footer {
  margin: 5vw;
}
.mp-container .mp-card-2 .mp-card-img-top {
  padding-bottom: 10px;
  padding-left: 10px;
}
.mp-container .mp-card-2 .mp-card-img-top img {
  width: 75%;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-purple {
  box-shadow: -10px 10px #C89ECC;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-blue {
  box-shadow: -10px 10px #93D8DD;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-yellow {
  box-shadow: -10px 10px #F7E40C;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-green {
  box-shadow: -10px 10px #A6CE37;
}
.mp-container .mp-card-2 .mp-card-img-top img.shadow-pink {
  box-shadow: -10px 10px #F3ADBA;
}
.mp-container .mp-card-2 .mp-card-body {
  margin-top: 10px;
}
.mp-container .mp-card-2 .mp-card-body .mp-card-title {
  font-weight: 500;
  font-size: 20px;
}
.mp-container .mp-card-2 .mp-card-body .mp-card-desc {
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
}

body .content .imgtopmp {
  width: auto;
  padding-left: 10px;
  padding-right: 5%;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
body .content .descdet
{
  width: auto;
}
body .content .townwidewhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: 200px;
  position: relative;
  text-align: center;
}
body .content .townwidewhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}
body .content .townwidewhitedetail .titlebox .fronttitle {
  color: #33A24D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townwidewhitedetail .titlebox .fronttitleblue {
  color: #1EC2F4;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townwidewhitedetail .titlebox .fronttitleorange {
  color: #F57A3D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .townwidewhitedetail .aboutcontent {
  margin: 50px 0px;
}
body .content .townwidewhitedetail .aboutcontent .smalltitle {
  margin-bottom: 30px;
}
body .content .townwidewhitedetail .aboutcontent .contentT {
  font-weight: bold;
}
body .content .townwidewhitedetail .aboutcontent .col-4new {
  flex: 0 0 30%;
  max-width: 30%;
  margin-bottom: 20px;
  margin-right: 5%;
}
body .content .townwidewhitedetail .aboutcontent .col-4new:nth-child(3n) {
  margin-right: 0%;
}
body .content .townwidewhitedetail .aboutcontent .col-4newfull {
  flex: 0 0 100%;
  max-width: 100%;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox1 {
  border-top: 1px solid #1EC2F4;
  border-bottom: 1px solid #33A24D;
  border-left: 1px solid #F57A3D;
  border-right: 1px solid #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox1 img {
  width: 5rem;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox2 {
  background-color: #33A24D;
  padding: 100px 0px;
  text-align: center;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox2 img {
  width: 5rem;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox3 {
  background-color: #F57A3D;
  padding: 100px 0px;
  text-align: center;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox3 img {
  width: 5rem;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox4 {
  background-color: #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .townwidewhitedetail .aboutcontent .aboutbox4 img {
  width: 5rem;
}
body .content .townwidewhitedetail .aboutcontent .aboutboxdes {
  text-align: left;
  margin-bottom: 10px;
}
body .content .townwidewhitedetail .aboutcontent .aboutmore {
  text-align: right;
}
body .content .townwidewhitedetail .mpbox {
  background-color: #F8F8F8;
  width: 100%;
  padding: 20px;
}
body .content .townwidewhitedetail .mpbox .contentT {
  font-weight: bold;
  width: 100%;
}
body .content .townwidewhitedetail .mpbox .col-3new {
  flex: 0 0 18.5%;
  max-width: 18.5%;
  margin-right: 1.85%;
}
body .content .townwidewhitedetail .mpbox .col-3new:nth-child(5) {
  margin-right: 0%;
}
body .content .townwidewhitedetail .mpbox .detcont {
  margin-top: 10px;
}
body .content .townwidewhitedetail .mpbox .mpboximage {
  padding-top: 20px;
  background-image: linear-gradient(to bottom, #f0f0f0, #e6e6e6, #dddddd, #d3d3d3, #cacaca);
}
body .content .townwidewhitedetail .mpbox .mpboximage img {
  width: 80%;
}
body .content .townwidewhitedetail .book-container {
  display: flex;
  flex-direction: row;
  background-color: #F8F8F8;
  align-items: center;
  justify-content: space-between;
  padding: 5% 30%;
}
body .content .townwidewhitedetail .slider-for {
  margin: 5% 0 5% 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .content .townwidewhitedetail .slider-for .slider-for-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
body .content .townwidewhitedetail .slider-for .btn-slider-next,
body .content .townwidewhitedetail .slider-for .btn-slider-prev {
  display: block;
  border: none;
  border-radius: 50%;
  min-height: 50px;
  min-width: 50px;
  padding: 15px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townwidewhitedetail .slider-for .btn-slider-next:focus,
body .content .townwidewhitedetail .slider-for .btn-slider-prev:focus {
  border: none;
}
body .content .townwidewhitedetail .slider-for .btn-slider-next.slick-disabled,
body .content .townwidewhitedetail .slider-for .btn-slider-prev.slick-disabled {
  color: #dedede;
}
body .content .townwidewhitedetail .slider-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #393939;
  padding: 10px 30px;
}
body .content .townwidewhitedetail .slider-nav .slick-list.draggable {
  height: 100px;
}
body .content .townwidewhitedetail .slider-nav .slider-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-left: 10px;
  margin-right: 10px;
  opacity: 0.5;
  overflow: hidden;
}
body .content .townwidewhitedetail .slider-nav .slider-nav-item img {
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .content .townwidewhitedetail .slider-nav .slider-nav-item.slick-current {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .townwidewhitedetail .slider-nav .slider-nav-item.slick-current + .slick-active {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .townwidewhitedetail .expand-details {
  background-color: #F8F8F8;
  width: 100%;
  width: 100vw;
  z-index: 2;
  padding-left: 5vw;
  padding-right: 5vw;
}
body .content .townwidewhitedetail .expand-details .expand-details-img {
  margin: 3vw;
}
body .content .townwidewhitedetail .expand-details .expand-details-img.service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 150px 70px 150px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townwidewhitedetail .expand-details .expand-details-img.service-img img {
  height: 75px;
  width: 75px;
}
body .content .townwidewhitedetail .expand-details .expand-details-content {
  margin: 3vw;
}
body .content .townwidewhitedetail .expand-details .expand-details-content .content-title {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 36px;
}
body .content .townwidewhitedetail .expand-details .expand-details-content .content-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 30px;
}
body .content .townwidewhitedetail .expand-details .expand-details-content .content-body .badge {
  padding: 10px 20px;
}
body .content .townwidewhitedetail .expand-details .expand-details-content .content-body table thead td {
  padding: 10px 20px 10px 20px;
}
body .content .townwidewhitedetail .expand-details .expand-details-content .content-body table tbody td {
  background-color: white;
  padding: 10px 20px 10px 20px;
}
body .content .townwidewhitedetail .expand-details .hide-details {
  margin: 3vw;
  cursor: pointer;
}
body .content .townwidewhitedetail .completed-project-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(420px, 4fr));
  grid-auto-rows: 420px;
  margin-top: 5%;
  margin-bottom: 5%;
}
body .content .townwidewhitedetail .completed-project-container .completed-project {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .townwidewhitedetail .completed-project-container .completed-project:nth-child(5n-4) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #93D8DD;
}
body .content .townwidewhitedetail .completed-project-container .completed-project:nth-child(5n-3) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F7E40C;
}
body .content .townwidewhitedetail .completed-project-container .completed-project:nth-child(5n-2) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #A6CE37;
}
body .content .townwidewhitedetail .completed-project-container .completed-project:nth-child(5n-1) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #C89ECC;
}
body .content .townwidewhitedetail .completed-project-container .completed-project:nth-child(5n-0) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F3ADBA;
}
body .content .townwidewhitedetail .completed-project-container .completed-project .project-title {
  margin: 5%;
  font-size: 24px;
  font-weight: 500;
}
body .content .townwidewhitedetail .completed-project-container .completed-project .project-more {
  cursor: pointer;
  margin-right: 5%;
}
body .content .townwidewhitedetail .completed-project-container .completed-project.project-shadowless {
  box-shadow: none;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop {
  height: 250px;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop.imgblue {
  background-color: #93D8DD;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop.imgyellow {
  background-color: #F7E40C;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop.imggreen {
  background-color: #A6CE37;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop.imgpurple {
  background-color: #C89ECC;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop.imgred {
  background-color: #F3ADBA;
}
body .content .townwidewhitedetail .upcoming-project-container .imgtop .midtext {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 20%;
  font-size: 30px;
  font-weight: 700;
}
body .content .townwidewhitedetail .upcoming-project-container a {
  cursor: pointer;
}
body .content .townwidewhitedetail .services-container {
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  grid-template-columns: repeat(auto-fit, minmax(420px, 4fr));
  grid-auto-rows: 420px;
}
body .content .townwidewhitedetail .services-container .service {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .townwidewhitedetail .services-container .service .service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 70px 100px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .townwidewhitedetail .services-container .service .service-img img {
  height: 75px;
  width: 75px;
}
body .content .townwidewhitedetail .services-container .service .service-title {
  margin: 5% 0 5% 0;
  font-size: 24px;
  font-weight: 500;
}
body .content .townwidewhitedetail .services-container .service .see-more {
  cursor: pointer;
}
body .content .townwidewhitedetail #year-picker {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f57b3d;
  color: white;
  height: 100px;
  font-size: 36px;
}
body .content .townwidewhitedetail #event-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 4fr));
  margin: 5% 0;
}
body .content .townwidewhitedetail #event-container .event-card {
  box-shadow: 1px 5px 5px #888888;
  margin: 10px;
}
body .content .townwidewhitedetail #event-container .event-card .event-card-head {
  font-size: 24px;
  line-height: 2px;
  background-color: #fcd05c;
  padding: 5px 15px 5px 15px;
}
body .content .townwidewhitedetail #event-container .event-card .event-card-body {
  background-color: #f8f8f8;
  padding: 5px 15px 5px 15px;
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
}
/* townwideprojects (end) */
/* cyclical work */
body .content .cycwork {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 200px;
}
body .content .cycwork ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .cycwork ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .cycwhitedetail .cyctitlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: 200px;
  position: relative;
  text-align: center;
}
body .content .cycwhitedetail .cyctitlebox .cycbacktitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}

body .content .cycwhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}
body .content .cycwhitedetail .titlebox .fronttitle {
  color: #33A24D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .cycwhitedetail .titlebox .fronttitleblue {
  color: #1EC2F4;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .cycwhitedetail .titlebox .fronttitleorange {
  color: #F57A3D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .cycwhitedetail .cyccontent {
  margin: 50px 0px;
}
body .content .cycwhitedetail .cyccontent .smalltitle {
  margin-bottom: 30px;
}
body .content .cycwhitedetail .cyccontent .contentT {
  font-weight: bold;
}
body .content .cycwhitedetail .cyccontent .col-4new {
  flex: 0 0 30%;
  max-width: 30%;
  margin-bottom: 20px;
  margin-right: 5%;
}
body .content .cycwhitedetail .cyccontent .col-4new:nth-child(3n) {
  margin-right: 0%;
}
body .content .cycwhitedetail .cyccontent .col-4newfull {
  flex: 0 0 100%;
  max-width: 100%;
}
body .content .cycwhitedetail .cyccontent .aboutbox1 {
  border-top: 1px solid #1EC2F4;
  border-bottom: 1px solid #33A24D;
  border-left: 1px solid #F57A3D;
  border-right: 1px solid #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .cycwhitedetail .cyccontent .aboutbox1 img {
  width: 5rem;
}
body .content .cycwhitedetail .cyccontent .aboutbox2 {
  background-color: #33A24D;
  padding: 100px 0px;
  text-align: center;
}
body .content .cycwhitedetail .cyccontent .aboutbox2 img {
  width: 5rem;
}
body .content .cycwhitedetail .cyccontent .aboutbox3 {
  background-color: #F57A3D;
  padding: 100px 0px;
  text-align: center;
}
body .content .cycwhitedetail .cyccontent .aboutbox3 img {
  width: 5rem;
}
body .content .cycwhitedetail .cyccontent .aboutbox4 {
  background-color: #FCD05C;
  padding: 100px 0px;
  text-align: center;
}
body .content .cycwhitedetail .cyccontent .aboutbox4 img {
  width: 5rem;
}
body .content .cycwhitedetail .cyccontent .aboutboxdes {
  text-align: left;
  margin-bottom: 10px;
}
body .content .cycwhitedetail .cyccontent .aboutmore {
  text-align: right;
}
body .content .cycwhitedetail .mpbox {
  background-color: #F8F8F8;
  width: 100%;
  padding: 20px;
}
body .content .cycwhitedetail .mpbox .contentT {
  font-weight: bold;
  width: 100%;
}
body .content .cycwhitedetail .mpbox .col-3new {
  flex: 0 0 18.5%;
  max-width: 18.5%;
  margin-right: 1.85%;
}
body .content .cycwhitedetail .mpbox .col-3new:nth-child(5) {
  margin-right: 0%;
}
body .content .cycwhitedetail .mpbox .detcont {
  margin-top: 10px;
}
body .content .cycwhitedetail .mpbox .mpboximage {
  padding-top: 20px;
  background-image: linear-gradient(to bottom, #f0f0f0, #e6e6e6, #dddddd, #d3d3d3, #cacaca);
}
body .content .cycwhitedetail .mpbox .mpboximage img {
  width: 80%;
}
body .content .cycwhitedetail .book-container {
  display: flex;
  flex-direction: row;
  background-color: #F8F8F8;
  align-items: center;
  justify-content: space-between;
  padding: 5% 30%;
}
body .content .cycwhitedetail .slider-for {
  margin: 5% 0 5% 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .content .cycwhitedetail .slider-for .slider-for-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1;
}
body .content .cycwhitedetail .slider-for .btn-slider-next,
body .content .cycwhitedetail .slider-for .btn-slider-prev {
  display: block;
  border: none;
  border-radius: 50%;
  min-height: 50px;
  min-width: 50px;
  padding: 15px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .cycwhitedetail .slider-for .btn-slider-next:focus,
body .content .cycwhitedetail .slider-for .btn-slider-prev:focus {
  border: none;
}
body .content .cycwhitedetail .slider-for .btn-slider-next.slick-disabled,
body .content .cycwhitedetail .slider-for .btn-slider-prev.slick-disabled {
  color: #dedede;
}
body .content .cycwhitedetail .slider-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #393939;
  padding: 10px 30px;
}
body .content .cycwhitedetail .slider-nav .slick-list.draggable {
  height: 100px;
}
body .content .cycwhitedetail .slider-nav .slider-nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  margin-left: 10px;
  margin-right: 10px;
  opacity: 0.5;
  overflow: hidden;
}
body .content .cycwhitedetail .slider-nav .slider-nav-item img {
  height: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .content .cycwhitedetail .slider-nav .slider-nav-item.slick-current {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .cycwhitedetail .slider-nav .slider-nav-item.slick-current + .slick-active {
  border: 2px solid #F57B3D;
  opacity: 1;
}
body .content .cycwhitedetail .expand-details {
  background-color: #F8F8F8;
  width: 100%;
  width: 100vw;
  z-index: 2;
  padding-left: 5vw;
  padding-right: 5vw;
  margin-left: -5vw !important;
}
body .content .cycwhitedetail .expand-details .expand-details-img {
  margin: 3vw;
  
}
body .content .cycwhitedetail .expand-details .expand-details-img.service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 150px 70px 150px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .cycwhitedetail .expand-details .expand-details-img.service-img img {
  height: 75px;
  width: 75px;
}
body .content .cycwhitedetail .expand-details .expand-details-content {
  margin: 3vw;
}
body .content .cycwhitedetail .expand-details .expand-details-content .content-title {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 36px;
}
body .content .cycwhitedetail .expand-details .expand-details-content .content-image {
  padding:20px 0;
}
body .content .cycwhitedetail .expand-details .expand-details-content .content-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 30px;
}
body .content .cycwhitedetail .expand-details .expand-details-content .content-body .badge {
  padding: 10px 20px;
}
body .content .cycwhitedetail .expand-details .expand-details-content .content-body table thead td {
  padding: 10px 20px 10px 20px;
}
body .content .cycwhitedetail .expand-details .expand-details-content .content-body table tbody td {
  background-color: white;
  padding: 10px 20px 10px 20px;
}
body .content .cycwhitedetail .expand-details .hide-details {
  margin: 3vw;
  cursor: pointer;
}
body .content .cycwhitedetail .completed-project-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(420px, 4fr));
  grid-auto-rows: 420px;
  margin-top: 5%;
  margin-bottom: 5%;
}
body .content .cycwhitedetail .completed-project-container .completed-project {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .cycwhitedetail .completed-project-container .completed-project:nth-child(5n-4) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #93D8DD;
}
body .content .cycwhitedetail .completed-project-container .completed-project:nth-child(5n-3) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F7E40C;
}
body .content .cycwhitedetail .completed-project-container .completed-project:nth-child(5n-2) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #A6CE37;
}
body .content .cycwhitedetail .completed-project-container .completed-project:nth-child(5n-1) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #C89ECC;
}
body .content .cycwhitedetail .completed-project-container .completed-project:nth-child(5n-0) .project-img img {
  overflow: hidden;
  box-shadow: -10px 10px #F3ADBA;
}
body .content .cycwhitedetail .completed-project-container .completed-project .project-title {
  margin: 5%;
  font-size: 24px;
  font-weight: 500;
}
body .content .cycwhitedetail .completed-project-container .completed-project .project-more {
  cursor: pointer;
  margin-right: 5%;
}
body .content .cycwhitedetail .completed-project-container .completed-project.project-shadowless {
  box-shadow: none;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop {
  height: 250px;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop.imgblue {
  background-color: #93D8DD;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop.imgyellow {
  background-color: #F7E40C;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop.imggreen {
  background-color: #A6CE37;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop.imgpurple {
  background-color: #C89ECC;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop.imgred {
  background-color: #F3ADBA;
}
body .content .cycwhitedetail .upcoming-project-container .imgtop .midtext {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25%;
  font-size: 30px;
  font-weight: 700;
}
body .content .cycwhitedetail .upcoming-project-container a {
  cursor: pointer;
}
body .content .cycwhitedetail .services-container {
  display: grid;
  margin-top: 5%;
  margin-bottom: 5%;
  grid-template-columns: repeat(auto-fit, minmax(420px, 4fr));
  grid-auto-rows: 420px;
}
body .content .cycwhitedetail .services-container .service {
  display: flex;
  flex-direction: column;
  margin: 5%;
}
body .content .cycwhitedetail .services-container .service .service-img {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 70px 100px;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
body .content .cycwhitedetail .services-container .service .service-img img {
  height: 75px;
  width: 75px;
}
body .content .cycwhitedetail .services-container .service .service-title {
  margin: 5% 0 5% 0;
  font-size: 24px;
  font-weight: 500;
}
body .content .cycwhitedetail .services-container .service .see-more {
  cursor: pointer;
}
body .content .cycwhitedetail #year-picker {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #f57b3d;
  color: white;
  height: 100px;
  font-size: 36px;
}
body .content .cycwhitedetail #event-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(400px, 4fr));
  margin: 5% 0;
}
body .content .cycwhitedetail #event-container .event-card {
  box-shadow: 1px 5px 5px #888888;
  margin: 10px;
}
body .content .cycwhitedetail #event-container .event-card .event-card-head {
  font-size: 24px;
  line-height: 2px;
  background-color: #fcd05c;
  padding: 5px 15px 5px 15px;
}
body .content .cycwhitedetail #event-container .event-card .event-card-body {
  background-color: #f8f8f8;
  padding: 5px 15px 5px 15px;
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
}
/* cyclical work (end) */

body .content .feedwhitedetail .feedtitlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: 200px;
  position: relative;
  text-align: center;
}
body .content .feedwhitedetail .feedtitlebox .feedbacktitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
  white-space: nowrap;
}
.contact-form .feedbackradiobox1{
  width: 49%;
  margin-right: 1%;
  float: left;
}
.contact-form .feedbackradiobox2{
  width: 49%;
  margin-right: 1%;
  float: left;
}
.contact-form .feedbackradiobox3{
  width: 100%;
  float: left;
}

.contact-us .contact-form .custom-input .custom-radio {
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  font-weight: 400;
  color: #c4c4c4;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 28px;
  padding: 10px 10px;
  border-radius: 5px;
  cursor: pointer;
}
body .content .feedwhitedetail .feedtitlebox .feedfronttitle {
  color: #33A24D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .feedwhitedetail .feedtitlebox .feedfronttitleorange {
  color: #F57B3D;
  margin: 50px 0px;
  z-index: 99;
  font-weight: bold;
}
.contact-form .feedbackpartv1{
  width: 100%;
}
.contact-us1 .form-info {
  background-color: #f8f8f8;
  padding: 5px 15px;
}
.contact-us .contact-form .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  font-size: 6rem;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  top: 0;
  left: 0;
  font-size: 6rem;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .fronttitle {
  color: #33A24D;
  margin: 60px 40px;
  z-index: 99;
  font-weight: bold;
}
.contact-us .contact-form .form-info .feedback-form-step .feedback-form-info-step .fronttitle {
  color: #33A24D;
  margin: 60px 40px;
  z-index: 99;
  font-weight: bold;
}
@media only screen and (max-width: 1400px) {

    body .content .townwidewhitedetail .upcoming-project-container .imgtop .midtext {
      display: flex;
      justify-content: center;
      align-items: center;
      padding-top: 25%;
      font-size: 30px;
      font-weight: 700;
    }
    body .content .townimprovewhitedetail .completed-project-container .completed-project .project-img img
    {
      width: 100%;
    }
    body .content .townimprovewhitedetail .completed-project-container {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(23vw, 4fr));
      grid-auto-rows: 420px;
      margin-top: 2%;
      margin-bottom: 5%;
  }
}

@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 1000px) {

}

@media only screen and (max-width: 850px) {
  body .content .feedbackform {
    background-image: url(../images/banner/whatwedo.png);
    background-size: cover;
    width: 100%;
    height:70px;
}
.accordian-body
{
  width: 100%;
  padding-bottom: 20px;
  overflow: auto;
}
body .content .feedbackform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .feedwhitedetail .feedtitlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height:auto;
  position: relative;
  text-align: center;
}
body .content .feedwhitedetail .feedtitlebox .feedbacktitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  opacity: 0.2;
  letter-spacing: 1px;
  z-index: 1;
  font-size: 3rem;
  white-space: nowrap;
}

body .content .feedwhitedetail .feedtitlebox .feedfronttitle {
  color: #33A24D;
  margin: 25px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .feedwhitedetail .feedtitlebox .feedfronttitleorange {
  color: #F57B3D;
  margin: 25px 0px;
  z-index: 99;
  font-weight: bold;
}
.contact-form .feedbackradiobox{
  width: 100%;
  float: left;
}
.contact-us .contact-form .custom-input .custom-radio {
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  font-weight: 400;
  color: #c4c4c4;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 28px;
  padding: 10px 10px;
  border-radius: 5px;
  cursor: pointer;
}
.contact-form .feedbackradiobox1{
  width: 100%;
  margin-right: 0%;
  float: left;
}
.contact-form .feedbackradiobox2{
  width: 100%;
  margin-right: 0%;
  float: left;
}
.contact-form .feedbackradiobox3{
  width: 100%;
  float: left;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 0;
  font-size: 6rem;
}
.contact-us1 .contact-form1 .form-info {
  background-color: #f8f8f8;
  padding: 30px 15px;
  margin-left: -20px;
  width: 100vw;
}
.contact-us1 .contact-form1 .form-info .form-info-title {
  font-weight: 700;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.contact-us1 .contact-form1 .form-info .form-info-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step {
  padding: 20px;
  position: relative;
  text-align: center;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 0;
  font-size: 6rem;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .fronttitle {
  color: #33A24D;
  margin-top: 45%;
  margin-left: 30%;
  z-index: 1;
  font-weight: bold;
  font-size: 10rem;
}
/* contactuspart3  */
.contact-us3 .contact-form .custom-btn.btn-reset {
  background-color: white;
  border: none;
  box-shadow: -10px 10px #f57a3d;
  padding: 10px 10%;
  margin-left: 10px;
  margin-right: 10px;
}
.contact-us3 .contact-form .custom-btn.btn-reset:active {
  box-shadow: none;
  transform: translate(-10px, 10px);
}
.contact-us3 .contact-form .custom-btn.btn-submit {
  background-color: white;
  border: none;
  box-shadow: -10px 10px #33A24D;
  padding: 10px 10%;
  margin-left: 10px;
  margin-right: 10px;
}
.contact-us3 .contact-form .custom-btn.btn-submit:active {
  box-shadow: none;
  transform: translate(-10px, 10px);
}
.contact-us3 .contact-form .upload-photo-container label {
  cursor: pointer;
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  font-weight: 400;
  color: #c4c4c4;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 28px;
  padding: 10px 10px;
  border-radius: 5px;
  width: 100%;
}
.contact-us3 .contact-form .upload-photo-container label::after {
  content: url("../images/icon/camera.png");
  position: absolute;
  right: 20px;
  bottom: 13px;
}
.contact-us3 .contact-form .upload-photo-container #upload-photo,
.contact-us3 .contact-form .upload-photo-container #upload-photo-2,
.contact-us3 .contact-form .upload-photo-container #upload-photo-3 {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.contact-us3 .contact-form .form-info {
  background-color: #f8f8f8;
  padding: 5px 15px;
}
.contact-us3 .contact-form .form-info .form-info-title {
  font-weight: 700;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
}
.contact-us3 .contact-form .form-info .form-info-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact-us3 .contact-form .form-info .feedback-form-step .feedback-form-info-step {
  padding: 20px;
  position: relative;
  text-align: center;
}
.contact-us3 .contact-form .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
}
.contact-us3 .contact-form .form-info .feedback-form-step .feedback-form-info-step .fronttitle {
  color: #33A24D;
  margin: 60px 40px;
  z-index: 99;
  font-weight: bold;
}
.contact-us3 .contact-table {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 18px;
}
.contact-us3 .contact-table thead {
  background-color: #fcd05c;
}
.contact-us3 .contact-office .office-name {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 36px;
}
.contact-us3 .contact-office .office-address {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
}
.contact-us3 .contact-office .office-working-hour {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
}
.contact-us3 .contact-office .google-map {
  height: 500px;
  width: 100%;
  margin: 10% 0;
}
/* contactuspart3 (end)  */
/* townimprovementprojects */
body .content .townimprovewhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
body .content .townimprovementform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .townimprovementform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townimprovementform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
/* townimprovementprojects (end) */
/* townwide */
body .content .townwidewhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
body .content .townwideform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
.img-shadow-purple {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-purple img {
  box-shadow: -10px 10px #C89ECC;
}

.img-shadow-blue {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-blue img {
  box-shadow: -10px 10px #93D8DD;
}

.img-shadow-yellow {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-yellow img {
  box-shadow: -10px 10px #F7E40C;
}

.img-shadow-green {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-green img {
  box-shadow: -10px 10px #A6CE37;
}

.img-shadow-pink {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-pink img {
  box-shadow: -10px 10px #F3ADBA;
}

.bluebox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #93D8DD;
  height: 20vh;
  width: 60vw;
}

.purplebox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #C89ECC;
  height: 20vh;
  width: 60vw;
}

.yellowbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F7E40C;
  height: 20vh;
  width: 60vw;
}

.greenbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #A6CE37;
  height: 20vh;
  width: 60vw;
}

.pinkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F3ADBA;
  height: 20vh;
  width: 60vw;
}

.orange-divider {
  background-color: #fdd168;
  margin-right: 5vw;
  margin-left: 5vw;
}
/* townwide (end) */
/* townrenewalprogram */
body .content .townrenewwhitedetail .aboutcontent {
  margin: 25px 0px;
}
body .content .townrenewwhitedetail .aboutcontent .smalltitle {
  margin-bottom:10px;
}
body .content .townrenewalform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .townrenewalform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townrenewalform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .townrenewwhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
body .content .townrenewwhitedetail .slider-forphone .btn-slider-next {
  position: absolute;
  display: block;
  border: none;
  top: 40%;
  right: 10px;
  border-radius: 50%;
  min-height: 20px;
  min-width: 20px;
  font-size: 8px;
  padding: 10px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townrenewwhitedetail .slider-forphone .btn-slider-prev {
  position: absolute;
  display: block;
  border: none;
  top: 40%;
  left: 10px;
  border-radius: 50%;
  min-height: 20px;
  min-width: 20px;
  z-index: 9;
  font-size: 8px;
  padding: 10px;
  background-color: #F5F5F5;
  color: #393939;
}
/* townrenewalprogram (end) */
/* cyclical work */
body .content .cycwork {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .cycwork ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .cycwork ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .cycwhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  left: 0;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 3rem;
  white-space: nowrap;
}

body .content .cycwhitedetail .titlebox .fronttitleorange {
  color: #F57A3D;
  margin:50px 0px;
  z-index: 99;
  font-weight: bold;
}
.cyc-container {
  margin: 1vh;
  margin-left: -15px;
}
.cyc-container .accordion-title {
  font-weight: 700;
  font-size: 16px;
  border-bottom: 1px solid #FDD168;
  margin: 5vw;
  padding-top: 1vh;
  padding-bottom: 1vh;
}
.cyc-container .collapse {
  margin: 5vw;
}
.cyc-container .collapse .accordion-img {
  margin: 5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 70px 100px 70px 100px;
  background-color: #fff;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
.cyc-container .collapse .accordion-img img {
  height: 75px;
  width: 75px;
}
.cyctable {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.cyctable th, .table td {
  padding: 0.75rem;
  min-width: 150px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
/* cyclical work (end) */

/* upcomingbook */
body .content .aboutbanner {
   /*background-image: url(../images/banner/whatwedo.png);*/
  background-size: cover;
  width: 100%;
  height: 70px !important;
}
body .content .aboutwhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
/* upcomingbook (end) */
body .content .footer .copyright {
  border-top: 0px solid #fff;
  color: #fff;
  padding-top: 5px;
}
body .content .footer {
  background-color: #393939;
  padding-top: 20px;
}
.accordion-container
{
  min-height: 100vh;
}
.accordion-title
{
 
   margin-top: 20px;
  border-bottom: 1px solid #FDD168;
  padding-bottom: 11px;
}
body .content .aboutwhitedetail #event-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(45vw, 4fr));
  margin: 5% 0;
}
body .content .aboutwhitedetail #event-container .event-card .event-card-head {
  font-size: 10px;
  background-color: #fcd05c;
  line-height: 5px;
  height: 50px;
}
body .content .aboutwhitedetail #event-container .event-card .event-card-body {
  background-color: #f8f8f8;
  line-height: 0.5px;
  padding-top: 10px;
  padding-left: 5px;
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 8px;
}
h6, .h6 {
  font-size: 0.6rem;
}
body .content .aboutwhitedetail #event-container .event-card {
  box-shadow: 1px 5px 5px #888888;
   margin: 5px; 
}
body .content .aboutbanner2 {
  background-image: url(../images/banner/service_bg.png);
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .footer
{
  margin-top: 20px;
}
.accordian-body
{
  width: 100%;
  overflow: auto;
  padding: 0 20px;
}
.contact-us1 .contact-form1 .form-info .form-info-title
{
  word-break: break-word;
  width: 100%;
  display: block;
}
.slick-slide {
  white-space: normal;
  overflow: hidden;
  text-overflow: normal;
}
}

@media only screen and (max-width: 650px) {

body .content .aboutwhitedetail #year-picker {
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #f57b3d;
    color: black;
    height: 80px;
    font-size: 20px;
}
body .content .feedbackform {
    background-image: url(../images/banner/whatwedo.png);
    background-size: cover;
    width: 100%;
    height:70px;
}
body .content .feedbackform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .feedwhitedetail .feedtitlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height:auto;
  position: relative;
  text-align: center;
}
body .content .feedwhitedetail .feedtitlebox .feedbacktitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  opacity: 0.2;
  letter-spacing: 1px;
  z-index: 1;
  font-size: 3rem;
  white-space: nowrap;
}

body .content .feedwhitedetail .feedtitlebox .feedfronttitle {
  color: #33A24D;
  margin: 25px 0px;
  z-index: 99;
  font-weight: bold;
}
body .content .feedwhitedetail .feedtitlebox .feedfronttitleorange {
  color: #F57B3D;
  margin: 25px 0px;
  z-index: 99;
  font-weight: bold;
}
.contact-form .feedbackradiobox{
  width: 100%;
  float: left;
}
.contact-us .contact-form .custom-input .custom-radio {
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  font-weight: 400;
  color: #c4c4c4;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 28px;
  padding: 10px 10px;
  border-radius: 5px;
  cursor: pointer;
}
.contact-form .feedbackradiobox1{
  width: 100%;
  margin-right: 0%;
  float: left;
}
.contact-form .feedbackradiobox2{
  width: 100%;
  margin-right: 0%;
  float: left;
}
.contact-form .feedbackradiobox3{
  width: 100%;
  float: left;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 0;
  font-size: 6rem;
}
.contact-us1 .contact-form1 .form-info {
  background-color: #f8f8f8;
  padding: 30px 15px;
  margin-left: -20px;
  width: 100vw;
}
.contact-us1 .contact-form1 .form-info .form-info-title {
  font-weight: 700;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.contact-us1 .contact-form1 .form-info .form-info-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step {
  padding: 20px;
  position: relative;
  text-align: center;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 0;
  font-size: 6rem;
}
.contact-us1 .contact-form1 .form-info .feedback-form-step .feedback-form-info-step .fronttitle {
  color: #33A24D;
  margin-top: 45%;
  margin-left: 30%;
  z-index: 1;
  font-weight: bold;
  font-size: 10rem;
}
/* contactuspart3  */
.contact-us3 .contact-form .custom-btn.btn-reset {
  background-color: white;
  border: none;
  box-shadow: -10px 10px #f57a3d;
  padding: 10px 10%;
  margin-left: 10px;
  margin-right: 10px;
}
.contact-us3 .contact-form .custom-btn.btn-reset:active {
  box-shadow: none;
  transform: translate(-10px, 10px);
}
.contact-us3 .contact-form .custom-btn.btn-submit {
  background-color: white;
  border: none;
  box-shadow: -10px 10px #33A24D;
  padding: 10px 10%;
  margin-left: 10px;
  margin-right: 10px;
}
.contact-us3 .contact-form .custom-btn.btn-submit:active {
  box-shadow: none;
  transform: translate(-10px, 10px);
}
.contact-us3 .contact-form .upload-photo-container label {
  cursor: pointer;
  border: 2px solid #c4c4c4;
  box-sizing: border-box;
  font-weight: 400;
  color: #c4c4c4;
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 28px;
  padding: 10px 10px;
  border-radius: 5px;
  width: 100%;
}
.contact-us3 .contact-form .upload-photo-container label::after {
  content: url("../images/icon/camera.png");
  position: absolute;
  right: 20px;
  bottom: 13px;
}
.contact-us3 .contact-form .upload-photo-container #upload-photo,
.contact-us3 .contact-form .upload-photo-container #upload-photo-2,
.contact-us3 .contact-form .upload-photo-container #upload-photo-3 {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.contact-us3 .contact-form .form-info {
  background-color: #f8f8f8;
  padding: 5px 15px;
}
.contact-us3 .contact-form .form-info .form-info-title {
  font-weight: 700;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
}
.contact-us3 .contact-form .form-info .form-info-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.contact-us3 .contact-form .form-info .feedback-form-step .feedback-form-info-step {
  padding: 20px;
  position: relative;
  text-align: center;
}
.contact-us3 .contact-form .form-info .feedback-form-step .feedback-form-info-step .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 6rem;
}
.contact-us3 .contact-form .form-info .feedback-form-step .feedback-form-info-step .fronttitle {
  color: #33A24D;
  margin: 60px 40px;
  z-index: 99;
  font-weight: bold;
}
.contact-us3 .contact-table {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 18px;
}
.contact-us3 .contact-table thead {
  background-color: #fcd05c;
}
.contact-us3 .contact-office .office-name {
  font-weight: 500;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 36px;
}
.contact-us3 .contact-office .office-address {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
}
.contact-us3 .contact-office .office-working-hour {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
}
.contact-us3 .contact-office .google-map {
  height: 500px;
  width: 100%;
  margin: 10% 0;
}
/* contactuspart3 (end)  */
/* townimprovementprojects */
body .content .townimprovewhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
body .content .townimprovementform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .townimprovementform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townimprovementform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
/* townimprovementprojects (end) */
/* townwide */
body .content .townwidewhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
body .content .townwideform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
.img-shadow-purple {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-purple img {
  box-shadow: -10px 10px #C89ECC;
}

.img-shadow-blue {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-blue img {
  box-shadow: -10px 10px #93D8DD;
}

.img-shadow-yellow {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-yellow img {
  box-shadow: -10px 10px #F7E40C;
}

.img-shadow-green {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-green img {
  box-shadow: -10px 10px #A6CE37;
}

.img-shadow-pink {
  padding-bottom: 10px;
  padding-left: 10px;
}
.img-shadow-pink img {
  box-shadow: -10px 10px #F3ADBA;
}

.bluebox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #93D8DD;
  height: 20vh;
  width: 60vw;
}

.purplebox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #C89ECC;
  height: 20vh;
  width: 60vw;
}

.yellowbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F7E40C;
  height: 20vh;
  width: 60vw;
}

.greenbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #A6CE37;
  height: 20vh;
  width: 60vw;
}

.pinkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F3ADBA;
  height: 20vh;
  width: 60vw;
}

.orange-divider {
  background-color: #fdd168;
  margin-right: 5vw;
  margin-left: 5vw;
}
/* townwide (end) */
/* townrenewalprogram */
body .content .townrenewwhitedetail .aboutcontent {
  margin: 25px 0px;
}
body .content .townrenewwhitedetail .aboutcontent .smalltitle {
  margin-bottom:10px;
}
body .content .townrenewalform {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .townrenewalform ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .townrenewalform ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .townrenewwhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
body .content .townrenewwhitedetail .slider-forphone .btn-slider-next {
  position: absolute;
  display: block;
  border: none;
  top: 40%;
  right: 10px;
  border-radius: 50%;
  min-height: 20px;
  min-width: 20px;
  font-size: 8px;
  padding: 10px;
  background-color: #F5F5F5;
  color: #393939;
}
body .content .townrenewwhitedetail .slider-forphone .btn-slider-prev {
  position: absolute;
  display: block;
  border: none;
  top: 40%;
  left: 10px;
  border-radius: 50%;
  min-height: 20px;
  min-width: 20px;
  font-size: 8px;
  padding: 10px;
  background-color: #F5F5F5;
  color: #393939;
z-index: 9;
}
/* townrenewalprogram (end) */
/* cyclical work */
body .content .cycwork {
  background-image: url("../images/banner/whatwedo.png");
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .cycwork ul {
  margin: 7% 0px 0% 0px;
  list-style: none;
  padding-inline-start: 0px;
}
body .content .cycwork ul li {
  display: inline-block;
  margin: 5px 10px 5px 0px;
}
body .content .cycwhitedetail .titlebox .backtitle {
  font-weight: bold;
  color: #979797;
  position: absolute;
  text-align: center;
  width: 100%;
  opacity: 0.2;
  left: 0;
  letter-spacing: 5px;
  z-index: 1;
  font-size: 3rem;
  white-space: nowrap;
}

body .content .cycwhitedetail .titlebox .fronttitleorange {
  color: #F57A3D;
  margin:50px 0px;
  z-index: 99;
  font-weight: bold;
}
.cyc-container {
  margin: 1vh;
}
.contact-us1 .contact-form1 .form-info .form-info-title
{
  word-break: break-word;
  width: 100%;
  display: block;
}
.slick-slide {
  white-space: normal;
  overflow: hidden;
  text-overflow: normal;
}

.cyc-container .accordion-title {
  font-weight: 700;
  font-size: 16px;
  border-bottom: 1px solid #FDD168;
  margin: 5vw;
  padding-top: 1vh;
  margin-left: 0vw;
  padding-bottom: 1vh;
}
.cyc-container .collapse {
  margin: 5vw;
}
.cyc-container .collapse .accordion-img {
  margin: 5vw;
  display: flex;
  justify-content: center;
  margin-left: -5vw;
  align-items: center;
  padding: 70px 100px 70px 100px;
  background-color: #fff;
  border-top: 2px solid #33A24D;
  border-right: 2px solid #F57A3D;
  border-bottom: 2px solid #FCD05C;
  border-left: 2px solid #1EC2F4;
}
.cyc-container .collapse .accordion-img img {
  height: 75px;
  width: 75px;
}
.cyctable {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.cyctable th, .table td {
  padding: 0.75rem;
  min-width: 250px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
/* cyclical work (end) */

/* upcomingbook */
body .content .aboutbanner {
  background-image: url(../images/banner/whatwedo.png);
  background-size: cover;
  width: 100%;
  height: 70px !important;
}
body .content .aboutwhitedetail .titlebox {
  border-bottom: 1px solid #C4C4C4;
  padding: 20px;
  height: auto;
  position: relative;
  text-align: center;
}
/* upcomingbook (end) */
body .content .footer .copyright {
  border-top: 0px solid #fff;
  color: #fff;
  padding-top: 5px;
}
body .content .footer {
  background-color: #393939;
  padding-top: 20px;
}
.accordion-container
{
  min-height: 250px;
}
.accordion-title
{
  margin-top: 20px;
}
body .content .aboutwhitedetail #event-container {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(45vw, 4fr));
  margin: 5% 0;
}
body .content .aboutwhitedetail #event-container .event-card .event-card-head {
  font-size: 10px;
  background-color: #fcd05c;
  line-height: 5px;
  height: 50px;
}
body .content .aboutwhitedetail #event-container .event-card .event-card-body {
  background-color: #f8f8f8;
  line-height: normal;
  padding-top: 10px;
  padding-left: 5px;
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  font-size: 8px;
}
h6, .h6 {
  font-size: 0.6rem;
}
body .content .aboutwhitedetail #event-container .event-card {
  box-shadow: 1px 5px 5px #888888;
   margin: 5px; 
}
body .content .aboutbanner2 {
  background-image: url(../images/banner/service_bg.png);
  background-size: cover;
  width: 100%;
  height: 70px;
}
body .content .footer
{
  margin-top: 20px;
}
.accordian-body
{
  width: 90vw !important;
  width: 100%;
  padding-bottom: 20px;
  overflow: auto;
  margin-left: -10vw;
}

.cyc-container
{
  padding-bottom: 25px;
}
body .content .townimprovewhitedetail .expand-details .expand-details-content .content-body
{
  width: 100%;
  overflow: auto;
}
body .content .townimprovewhitedetail .expand-details1 .expand-details1-content .content-body {
  font-weight: 400;
  color: #393939;
  text-transform: none;
  letter-spacing: 0;
  overflow: auto;
  font-size: 20px;
  width: 100%;
  line-height: 30px;
}
}
