.big-red {
  font-size: 60px;
  font-weight: 500;
  line-height: 1.1;
}
@media only screen and (max-width: 1282px) {
  .big-red {
    font-size: 52px;
  }
}
@media only screen and (max-width: 1010px) {
  .big-red {
    font-size: 48px;
  }
}
@media only screen and (max-width: 550px) {
  .big-red {
    font-size: 41px;
  }
}
@media only screen and (max-width: 480px) {
  .big-red {
    font-size: 38px;
  }
}
@media only screen and (max-width: 400px) {
  .big-red {
    font-size: 30px;
  }
}
.big-fance {
  background: linear-gradient(37deg, #ffe66d 0, #ff6b6b 72%, #ff6b6b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 60px;
  font-weight: 500;
  line-height: 1.1;
}
@media only screen and (max-width: 1282px) {
  .big-fance {
    font-size: 52px;
  }
}
@media only screen and (max-width: 1010px) {
  .big-fance {
    font-size: 48px;
  }
}
@media only screen and (max-width: 550px) {
  .big-fance {
    font-size: 41px;
  }
}
@media only screen and (max-width: 480px) {
  .big-fance {
    font-size: 38px;
  }
}
@media only screen and (max-width: 400px) {
  .big-fance {
    font-size: 30px;
  }
}
main {
  overflow: hidden;
  font-size: 20px;
}
main p {
  margin: 0 0 30px;
  line-height: 1.4;
}
main p span {
  font-weight: bold;
}
main .container {
  display: block;
}
main .three-d-btn {
  margin: 0 auto;
  text-align: center;
}
main .flexer {
  display: flex;
}
.page-template-template-book section#hero {
  padding: 40px 0 80px;
}
@media only screen and (max-width: 550px) {
  .page-template-template-book section#hero {
    padding: 20px 0 40px;
  }
}
.page-template-template-book section#hero .flexer {
  position: relative;
}
@media only screen and (max-width: 670px) {
  .page-template-template-book section#hero .flexer {
    align-items: center;
  }
}
@media only screen and (max-width: 670px) {
  .page-template-template-book section#hero .flexer {
    flex-direction: column;
  }
}
.page-template-template-book section#hero .flexer .left {
  flex: 1;
  margin-right: 90px;
}
@media only screen and (max-width: 925px) {
  .page-template-template-book section#hero .flexer .left {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 550px) {
  .page-template-template-book section#hero .flexer .left {
    padding-top: 0;
    margin-right: 0;
  }
}
.page-template-template-book section#hero .flexer .left .big-red {
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1000px) {
  .page-template-template-book section#hero .flexer .left .big-red {
    margin-top: 0;
  }
}
@media only screen and (max-width: 550px) {
  .page-template-template-book section#hero .flexer .left .big-red {
    position: relative;
  }
}
.page-template-template-book section#hero .flexer .left .blue-color {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 500;
}
.page-template-template-book section#hero .flexer .left p span {
  text-decoration: underline;
}
.page-template-template-book section#hero .flexer .right {
  width: 375px;
}
@media only screen and (max-width: 670px) {
  .page-template-template-book section#hero .flexer .right {
    width: 100%;
  }
}
.page-template-template-book section#converts {
  padding: 0 0 80px;
  text-align: center;
}
@media only screen and (max-width: 550px) {
  .page-template-template-book section#converts {
    padding: 0 0 40px;
  }
}
.page-template-template-book section#converts .big-red.dm.red-color {
  margin: 0 auto 40px;
  max-width: 800px;
}
.page-template-template-book section#converts .blue-color.dm {
  font-size: 30px;
  margin-bottom: 30px;
}
.page-template-template-book section#converts .items-outer {
  overflow: hidden;
  max-width: 1100px;
  margin: 0 auto;
}
.page-template-template-book section#converts .items-outer .items-inner {
  margin: 0 -15px -30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.page-template-template-book section#converts .items-outer .items-inner .item-outer {
  padding: 0 15px 30px;
  width: 33.3%;
}
@media only screen and (max-width: 650px) {
  .page-template-template-book section#converts .items-outer .items-inner .item-outer {
    width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .page-template-template-book section#converts .items-outer .items-inner .item-outer {
    width: 100%;
  }
}
.page-template-template-book section#converts .items-outer .items-inner .item-outer .item-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}
@media only screen and (max-width: 480px) {
  .page-template-template-book section#converts .items-outer .items-inner .item-outer .item-inner {
    max-width: 350px;
    margin: 0 auto;
  }
}
.page-template-template-book section#converts .items-outer .items-inner .item-outer .img-wrap {
  min-height: 18vw;
  display: flex;
  align-items: flex-end;
}
@media only screen and (min-width: 1360px) {
  .page-template-template-book section#converts .items-outer .items-inner .item-outer .img-wrap {
    min-height: 245px;
  }
}
.page-template-template-book section#converts .items-outer .items-inner .item-outer .img-wrap img {
  width: 100%;
}
.page-template-template-book section#converts .items-outer .items-inner .item-outer .card-content {
  border: 1px solid #8adac3;
  background: #fff;
  padding: 40px 30px;
  border-radius: 0 0 8px 8px;
  border-top: none;
  text-align: left;
  font-size: 19px;
  line-height: 1.6;
  flex: 1;
}
.page-template-template-book section#converts .items-outer .items-inner .item-outer .card-content .dark {
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 30px;
  line-height: 1.6;
}
.page-template-template-book section.form .container {
  background: #67d4cc;
  margin: 0 auto;
  border-radius: 12px;
  padding: 60px 60px 70px;
}
@media only screen and (max-width: 550px) {
  .page-template-template-book section.form .container {
    padding: 40px 20px;
  }
}
#form-area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 825px) {
  #form-area {
    flex-direction: column;
  }
}
#form-area .img-wrap {
  flex: 1;
  display: none;
}
@media only screen and (max-width: 825px) {
  #form-area .img-wrap {
    width: 100%;
    flex: unset;
  }
}
#form-area .left {
  padding-right: 20px;
  flex: 1;
}
@media only screen and (max-width: 825px) {
  #form-area .left {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
#form-area li#field_11_14 {
  width: 100% !important;
  font-size: 30px;
  font-weight: 500;
}
#form-area .form {
  width: 100%;
  border: 1px solid #dae0da;
  text-align: center;
  background: #fffffe;
  border-radius: 20px;
  padding: 60px 35px 40px;
  flex: 1;
}
@media only screen and (max-width: 550px) {
  #form-area .form {
    min-width: unset;
  }
}
#form-area .gform_wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
#form-area .gform_wrapper .gform_footer {
  padding: 0;
  margin: 35px 0 0 0;
  text-align: center;
}
#form-area .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: normal;
}
#form-area .gform_wrapper .gform_footer input.button, #form-area .gform_wrapper .gform_footer input[type=submit] {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  border: 1px solid #ff6b6b;
  border-radius: 6px;
  width: 150px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff6b6b;
  box-shadow: 3px 3px 0px 1px #FEACAC;
  margin: 0;
  -webkit-appearance: none;
}
#form-area .gform_wrapper .gform_footer input.button:hover, #form-area .gform_wrapper .gform_footer input[type=submit]:hover {
  background: linear-gradient(52deg, #ff6b6b 0%, #ffe66d 100%);
  color: #fff;
}
#form-area .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  opacity: 0.4;
}
#form-area .gform_wrapper .gfield_radio li label {
  font-size: 14px;
  max-width: 90%;
}
#form-area .gform_wrapper .gfield_radio li label span {
  font-size: 12px;
}
#form-area .gform_wrapper .hidden_label select.large, #form-area .gform_wrapper .top_label select.large {
  width: 100%;
  border: 1px solid #c4c7c9;
  background: transparent;
  font-size: 12px !important;
  padding: 5px 10px !important;
  color: rgba(54, 64, 68, 0.5) !important;
  -webkit-appearance: none;
  border-radius: 50px;
  position: relative;
  outline: none;
}
#form-area .gform_wrapper .hidden_label input.large, #form-area .gform_wrapper .top_label input.large {
  width: 100%;
  border: none;
  background: transparent;
  border-bottom: 1px solid rgba(54, 64, 68, 0.5) !important;
  font-size: 14px !important;
  padding: 10px 0 !important;
  color: rgba(54, 64, 68, 0.5) !important;
  -webkit-appearance: none;
  border-radius: 0;
}
#form-area ::placeholder {
  color: rgba(54, 64, 68, 0.5) !important;
}
#form-area .gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#form-area .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  width: 47%;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  #form-area .gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
  }
}
#form-area #field_11_8, #form-area #field_11_9 {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  #form-area #field_11_8, #form-area #field_11_9 {
    width: 100%;
    height: 30px;
  }
  #form-area #field_11_10 {
    margin-top: 20px;
  }
}
#form-area #field_11_10, #form-area #field_11_11 {
  width: 100%;
}
#form-area .ginput_container_select {
  position: relative;
}
#form-area li#field_11_13 {
  padding-top: 20px;
}
#form-area .ginput_container_select:after {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 100px;
  content: "";
  pointer-events: none;
}
#form-area .ginput_container_select:before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #b4b6b6;
  border-right: 2px solid #b4b6b6;
  transform: rotate(45deg);
  right: 10px;
  top: 8px;
  pointer-events: none;
}
#form-area .gform_wrapper textarea.large {
  height: 122px;
  width: 100%;
  margin-top: 10px;
  border: 1px solid #c4c7c9;
  font-size: 12px !important;
  padding: 10px !important;
  color: rgba(54, 64, 68, 0.5) !important;
  border-radius: 6px;
}
#form-area ol {
  margin: 45px 0 0;
  padding-left: 20px;
  font-size: 18px;
  list-style: number;
}
#form-area ol li {
  margin-bottom: 15px;
  color: #fff;
}
#form-area ol li span {
  color: #fff;
}
#form-area .left-label {
  font-size: 60px;
  font-weight: 500;
  font-family: "DM Sans";
  max-width: 480px;
  line-height: 1;
}
@media only screen and (max-width: 825px) {
  #form-area .left-label {
    max-width: 100%;
  }
}
@media only screen and (max-width: 550px) {
  #form-area .left-label {
    font-size: 40px;
  }
}
#form-area .left-sub {
  font-size: 18px;
  margin-top: 45px;
  max-width: 500px;
}
@media only screen and (max-width: 825px) {
  #form-area .left-sub {
    max-width: 100%;
  }
}
section.single-testimonial {
  margin-bottom: 100px;
}
@media only screen and (max-width: 550px) {
  section.single-testimonial {
    margin-bottom: 40px;
  }
}
section.single-testimonial .container {
  max-width: 1030px;
}
section.single-testimonial .st {
  background: #f9fefe;
  padding: 20px 80px 30px;
  border-radius: 10px;
  height: 100%;
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  border: 1px solid #f3f3f3;
  transition: all 0.25s;
}
@media only screen and (max-width: 768px) {
  section.single-testimonial .st {
    padding: 20px 40px 30px;
  }
}
section.single-testimonial .st .top-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #68d4cd;
}
section.single-testimonial .st .stars svg {
  fill: #fdcf00;
}
section.single-testimonial .st .quote {
  font-size: 20px;
  margin: 20px 0;
}
section.single-testimonial .st .name {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
section.single-testimonial.rotator {
  padding: 100px 0 70px;
  margin-bottom: 0;
}
@media only screen and (max-width: 550px) {
  section.single-testimonial.rotator {
    padding: 40px 0;
  }
}
section.single-testimonial.rotator > .container {
  text-align: center;
  max-width: inherit;
}
section.single-testimonial.rotator .big-red.dm.red-color {
  margin-bottom: 40px;
}
section.single-testimonial.rotator .blue-color.dm {
  font-size: 30px;
  font-weight: 500;
  margin: 0 auto 60px;
  max-width: 855px;
}
section.single-testimonial.rotator .container {
  display: block;
}
section.single-testimonial.rotator .headline {
  font-size: 40px;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 550px) {
  section.single-testimonial.rotator .headline {
    font-size: 30px;
  }
}
section.single-testimonial.rotator .rotator-container {
  overflow: hidden;
  display: flex;
}
section.single-testimonial.rotator .st {
  height: auto;
  margin-bottom: 20px;
}
section.single-testimonial.rotator .st-dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
}
section.single-testimonial.rotator .st-dots .dot {
  width: 10px;
  height: 10px;
  border-radius: 50px;
  background: #d7d8d3;
  margin: 5px 0;
}
section.single-testimonial.rotator .st-dots .dot.active {
  background: #364044;
}
section.closer {
  text-align: center;
}
section.closer .big-red.dm.red-color {
  text-align: center;
  margin: 0 auto 40px;
  max-width: 1096px;
}
section.closer .three-d-btn {
  width: 350px;
}
section.closer .cta-wrap {
  padding-bottom: 10px;
}
.hero-form {
  background: #67d4cc;
  margin: 0 auto;
  border-radius: 12px;
  padding: 10px;
}
.hero-form div#gform_12_validation_container {
  display: none;
}
.hero-form div#gform_wrapper_12 {
  background: #fff;
  border: 1px solid #dae0da;
  text-align: center;
  background: #fffffe;
  border-radius: 20px;
  padding: 60px 35px 40px;
}
.hero-form li#field_12_14 {
  width: 100% !important;
  font-size: 30px;
  font-weight: 500;
}
.hero-form .form {
  width: 100%;
  border: 1px solid #dae0da;
  text-align: center;
  background: #fffffe;
  border-radius: 20px;
  padding: 60px 35px 40px;
  flex: 1;
}
@media only screen and (max-width: 550px) {
  .hero-form .form {
    min-width: unset;
  }
}
.hero-form .gform_wrapper {
  margin-bottom: 0;
  margin-top: 0;
}
.hero-form .gform_wrapper .gform_footer {
  padding: 0;
  margin: 35px 0 0 0;
  text-align: center;
}
.hero-form .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
  font-weight: normal;
}
.hero-form .gform_wrapper .gform_footer input.button, .hero-form .gform_wrapper .gform_footer input[type=submit] {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  border: 1px solid #ff6b6b;
  border-radius: 6px;
  width: 150px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff6b6b;
  box-shadow: 3px 3px 0px 1px #FEACAC;
  margin: 0;
  -webkit-appearance: none;
}
.hero-form .gform_wrapper .gform_footer input.button:hover, .hero-form .gform_wrapper .gform_footer input[type=submit]:hover {
  background: linear-gradient(52deg, #ff6b6b 0%, #ffe66d 100%);
  color: #fff;
}
.hero-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  opacity: 0.4;
}
.hero-form .gform_wrapper .gfield_radio li label {
  font-size: 14px;
  max-width: 90%;
}
.hero-form .gform_wrapper .gfield_radio li label span {
  font-size: 12px;
}
.hero-form .gform_wrapper .hidden_label select.large, .hero-form .gform_wrapper .top_label select.large {
  width: 100%;
  border: 1px solid #c4c7c9;
  background: transparent;
  font-size: 12px !important;
  padding: 5px 10px !important;
  color: rgba(54, 64, 68, 0.5) !important;
  -webkit-appearance: none;
  border-radius: 50px;
  position: relative;
  outline: none;
}
.hero-form .gform_wrapper .hidden_label input.large, .hero-form .gform_wrapper .top_label input.large {
  width: 100%;
  border: none;
  background: transparent;
  border-bottom: 1px solid rgba(54, 64, 68, 0.5) !important;
  font-size: 14px !important;
  padding: 10px 0 !important;
  color: rgba(54, 64, 68, 0.5) !important;
  -webkit-appearance: none;
  border-radius: 0;
}
.hero-form ::placeholder {
  color: rgba(54, 64, 68, 0.5) !important;
}
.hero-form .gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hero-form .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  width: 47%;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .hero-form .gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
  }
}
.hero-form #field_12_8, .hero-form #field_12_9 {
  margin-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .hero-form #field_12_8, .hero-form #field_12_9 {
    width: 100%;
    height: 30px;
  }
  .hero-form #field_12_10 {
    margin-top: 20px;
  }
}
.hero-form #field_12_10, .hero-form #field_12_11 {
  width: 100%;
}
.hero-form .ginput_container_select {
  position: relative;
}
.hero-form li#field_12_13 {
  padding-top: 20px;
}
.hero-form .ginput_container_select:after {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border: 2px solid transparent;
  border-radius: 100px;
  content: "";
  pointer-events: none;
}
.hero-form .ginput_container_select:before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #b4b6b6;
  border-right: 2px solid #b4b6b6;
  transform: rotate(45deg);
  right: 10px;
  top: 8px;
  pointer-events: none;
}
.hero-form .gform_wrapper textarea.large {
  height: 122px;
  width: 100%;
  margin-top: 10px;
  border: 1px solid #c4c7c9;
  font-size: 12px !important;
  padding: 10px !important;
  color: rgba(54, 64, 68, 0.5) !important;
  border-radius: 6px;
}
