body.page {
  overflow-x: unset;
}
.tsm-tree-species-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  margin-bottom: 30px;
}
.tsm-tree-species-list .tsm-tree-species-list-cat {
  width: 48%;
  flex: 1 1 48%;
  min-width: 300px;
}
.tsm-tree-species-list-cat h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}
.tsm-tree-species-list-cat .tree-species-qty {
  width: 50px;
  padding: 3px;
  border-radius: 5px;
}
.tsm-tree-species-list-cat .tree-species-size {
  padding: 3px;
  border-radius: 5px;
}

.tsm-tree-species-list-cat .service-name {
  min-width: 250px;
  display: inline-block;
}
.tsm-tree-species-list ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.tsm-tree-species-list li {
  margin-bottom: 8px;
  padding: 5px 0;
}
.tsm-clear-div {
  clear: both;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.tsm-questions-list {
  width: 100%;
  clear: both;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}
.tsm-questions-list h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.tsm-question {
  margin-bottom: 18px;
}
.tsm-question label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 500;
  padding: 5px;
}
.tsm-species-extra {
  margin-left: 20px;
  padding: 5px 0;
}
.conditional-hide {
  display: none;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides {
  flex: 1 1 50%;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside {
  background: #f8f5f0;
  padding: 50px 50px 100px;
  margin-right: -50px;
  z-index: 2;
  position: relative;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside {
  background: #1f4b99;
  padding: 50px 50px 50px 100px;
  z-index: 1;
  position: relative;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside > div {
  position: sticky;
  top: 140px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside h3 {
  margin: 0 0 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: left;
  color: #f8f5f0;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td p label.filelabel {
  height: 100%;
  border-radius: 0;
  border: 0;
  min-height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td p label.filelabel br {
  display: none;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td .mid p img {
  display: block;
  width: 60px;
  filter: invert(1);
  margin: 0 0 5px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td p label.filelabel .title {
  color: #fff;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 17px;
  min-height: 34px;
  max-width: 100px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside label {
  width: 100%;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span input,
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td {
  width: 33%;
  border: 1px solid #fff;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td p {
  line-height: 18px;
  text-align: center;
  margin: 0;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td p i {
  color: #fff;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td p .rtt i {
  transform: rotate(45deg);
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table,
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody {
  width: 100%;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside table tbody tr td .mid {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside p input[type='submit'] {
  display: table;
  margin: 30px 0 0 auto;
  border-radius: 30px;
  padding: 20px 30px;
  border: 1px solid #69b458;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  outline: 0;
  letter-spacing: 1px;
  box-shadow: none;
  transition: all 0.3s ease-out;
  background: #69b458;
  color: #fff;
  min-width: 200px;
  max-width: 100%;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside p input[type='submit']:hover {
  background: #fff;
  color: #69b458;
  border-color: #69b458;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span input,
#wpcf7-f1887-p1888-o1 form.wpcf7-form .content .sides.leftside p label span textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span textarea {
  min-height: 150px;
  height: 150px;
  resize: vertical;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span input,
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside h2 {
  margin: 0 0 40px;
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  text-align: left;
  color: #222;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span input,
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside p label span textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  position: relative;
  padding: 8px 12px 8px 42px;
  border-radius: 10px;
  font-weight: 500;
  transition: all 0.3s ease-out;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control {
  margin-left: -1em;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item {
  display: block;
  margin: 0 0 20px 5px;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label {
  cursor: pointer;
  display: block;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label input {
  opacity: 0;
  position: absolute;
  left: -10vw;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: '';
  display: block;
  position: absolute;
  left: 19px;
  top: 12px;
  width: 6px;
  height: 11px;
  border: solid #69b458;
  border-width: 0 2px 2px 0;
  transform: rotate(0deg) scale(0);
  transition: all 0.3s ease-out;
  z-index: 2;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label::after {
  content: '';
  position: absolute;
  left: 12px;
  top: 9.5px;
  width: 20px;
  height: 20px;
  border: 2px solid #69b458;
  z-index: 1;
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label input:checked + .wpcf7-list-item-label::before {
  transform: rotate(45deg) scale(1);
}
#wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control .wpcf7-list-item label input:checked + .wpcf7-list-item-label {
  background: #d8ebd3;
}
form.wpcf7-form .content .sides.leftside .where h5 {
  font-weight: 600;
  margin: 0 0 15px;
  font-size: 16px;
}
form.wpcf7-form .content .sides.leftside p label span select {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
.tsm-tree-species-list .row {
  width: 100%;
  display: contents;
}
.tsm-tree-species-list-cat ul li .service-name input[type='checkbox'] {
  margin-right: 5px;
}
.tsm-question input[type='text'] {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
.tsm-question textarea {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
  min-height: 150px;
  height: 150px;
  resize: vertical;
}
.custom-error {
  border: 2px solid red !important;
}
.tree-planing-form-message .wpcf7-response-output {
  border-color: #46b450;
  border: 3px solid #46b450;
  padding: 10px;
  font-size: 18px;
}
.dropdown-conditional {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 25px;
}
.swal2-html-container .err-msg {
  font-size: 0.85em !important;
  color: #333;
  text-align: left;
  line-height: 1.75em;
  font-weight: 500;
}
.page-id-4175 .wpcf7-not-valid-tip {
  display: none !important;
}
.page.full-width-content .entry-content > .alignfull,
.single.full-width-content .entry-content > .alignfull {
  max-width: 100% !important;
}
#wpcf7-f38-p10-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1024px) {
  #wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.leftside {
    margin: 0;
    padding: 30px 25px;
  }
  #wpcf7-f4172-p4175-o1 form.wpcf7-form .content .sides.rightside {
    margin: 0;
    padding: 25px;
  }
  #wpcf7-f4172-p4175-o1 form.wpcf7-form .content {
    flex-direction: column;
    overflow: hidden;
  }
  .tsm-species-extra input,
  .tsm-species-extra select {
    padding: 8px 15px;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  body.page {
    max-width: 100vw;
    overflow-x: hidden;
  }
  .tsm-tree-species-list {
    flex-direction: column;
  }
  .tsm-tree-species-list .tsm-tree-species-list-cat {
    width: 100%;
    flex: 1 1 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .tsm-tree-species-list .row .col-lg-6 {
    flex: 0 0 auto;
    width: 48%;
  }
}
@media (max-width: 1400px) {
  #wpcf7-f38-p10-o1 form.wpcf7-form .content .sides.leftside .service .wpcf7-form-control {
    grid-template-columns: repeat(1, 1fr);
  }
}
