.chead {
  padding-top: 15px; }
  .chead h2 {
    font-size: 21px;
    line-height: 31px;
    color: #3385d0 !important;
    font-weight: 500;
    cursor: pointer;
    padding: 24px 30px 24px 0;
    position: relative; }
    .chead h2 * {
      color: #3385d0; }
      .chead h2 *:hover {
        color: #8a6e4b; }
    .chead h2:hover {
      color: #8a6e4b; }

.popCus {
  visibility: hidden;
  opacity: 0;
  transition: all .5s; }
  .popCus.active {
    visibility: visible;
    opacity: 1;
    transition: all .5s; }

.popThree {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999; }
  .popThree .popThree-overplay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5); }
  .popThree .popThree-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 890px;
    box-sizing: border-box;
    padding: 45px 40px 40px;
    text-align: left;
    background: #fff;
    width: 100%;
    max-height: 95vh;
    border-radius: 9px; }
    @media (max-width: 767px) {
      .popThree .popThree-wrap {
        padding: 20px 20px 30px;
        max-width: 95%;
        width: 95%;
        overflow: auto; } }
    .popThree .popThree-wrap h2 {
      font-size: 28px;
      line-height: 36px;
      padding-bottom: 0;
      margin-bottom: 30px;
      text-align: center; }
      @media (max-width: 767px) {
        .popThree .popThree-wrap h2 {
          font-size: 24px;
          line-height: 32px;
          margin-bottom: 22px; } }
      @media (max-width: 480px) {
        .popThree .popThree-wrap h2 {
          font-size: 20px;
          line-height: 26px;
          margin-bottom: 20px; } }
    .popThree .popThree-wrap .popThree-content {
      padding-bottom: 15px; }
      .popThree .popThree-wrap .popThree-content ul {
        list-style: initial; }
        .popThree .popThree-wrap .popThree-content ul li {
          list-style: initial;
          padding-left: 30px;
          font-size: 18px;
          line-height: 28px;
          margin-bottom: 12px;
          color: #ee736c; }
          @media (max-width: 767px) {
            .popThree .popThree-wrap .popThree-content ul li {
              padding-left: 18px;
              font-size: 16px;
              line-height: 24px;
              margin-bottom: 8px; } }
          @media (max-width: 480px) {
            .popThree .popThree-wrap .popThree-content ul li {
              font-size: 15px;
              line-height: 22px;
              margin-bottom: 6px; } }
    .popThree .popThree-wrap .popThree-cta button {
      margin: 0 15px; }
      @media (max-width: 767px) {
        .popThree .popThree-wrap .popThree-cta button {
          width: 100%;
          margin: 0 0 15px; } }
    .popThree .popThree-wrap .popThree-cta button[data-type="no"] {
      float: left; }
    .popThree .popThree-wrap .popThree-cta button[data-type="yes"] {
      float: right;
      background: #ee736c;
      color: #FFF;
      margin-bottom: 0 !important; }

.popCus-content {
  position: relative; }
  .popCus-content button[data-type="popCus-close"] {
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 9999999999;
    cursor: pointer;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    color: #FFF;
    font-size: 17px; }

.popThree .cta_btn {
  background: #fff;
  color: #ee736c;
  font-size: 18px;
  display: table;
  margin: 0;
  line-height: 22px;
  padding: 17px 30px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  border-radius: 0;
  letter-spacing: 1.5px;
  min-width: 285px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid #ee736c; }
  .popThree .cta_btn.small {
    min-width: inherit;
    padding: 10px 30px 11px;
    font-size: 16px; }

.popThree .btns_holder .cta_btn {
  height: 44px;
  border-color: #3385d0;
  color: #3385d0;
  border-radius: 3px;
  min-width: 125px; }

.home-module {
  margin: 25px 0; }
  .home-module .home-module-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0 -15px; }
    .home-module .home-module-wrap .home-module-left {
      width: 50%;
      padding: 0 15px; }
      @media (max-width: 767px) {
        .home-module .home-module-wrap .home-module-left {
          width: 100%;
          margin-bottom: 15px; } }
    .home-module .home-module-wrap .home-module-left-cus {
      width: 100%;
      padding: 0 15px; }
      @media (max-width: 767px) {
        .home-module .home-module-wrap .home-module-left-cus {
          width: 100%;
          margin-bottom: 15px; } }
    .home-module .home-module-wrap .home-module-right {
      width: 50%;
      padding: 0 15px; }
      @media (max-width: 767px) {
        .home-module .home-module-wrap .home-module-right {
          width: 100%; } }
    .home-module .home-module-wrap .home-module-right-cus {
      width: 100%;
      padding: 0 15px; }
      @media (max-width: 767px) {
        .home-module .home-module-wrap .home-module-right-cus {
          width: 100%; } }
    .home-module .home-module-wrap .home-module-content .home-module-content-top {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: stretch;
      align-content: center;
      background: #FFF;
      border: 1px solid #DbDbDb;
      margin-bottom: 15px; }
      .home-module .home-module-wrap .home-module-content .home-module-content-top .home-module-content-top-left {
        width: 60%; }
        @media (max-width: 480px) {
          .home-module .home-module-wrap .home-module-content .home-module-content-top .home-module-content-top-left {
            width: 100%; } }
      .home-module .home-module-wrap .home-module-content .home-module-content-top .home-module-content-top-right {
        width: 40%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        text-align: center;
        align-content: center;
        padding: 15px; }
        @media (max-width: 480px) {
          .home-module .home-module-wrap .home-module-content .home-module-content-top .home-module-content-top-right {
            width: 100%; } }
        .home-module .home-module-wrap .home-module-content .home-module-content-top .home-module-content-top-right h2 {
          width: 100%;
          margin-bottom: 15px;
          text-transform: uppercase;
          font-size: 18px;
          font-weight: bold; }
        .home-module .home-module-wrap .home-module-content .home-module-content-top .home-module-content-top-right a {
          background: #ee736c;
          color: #3385d0;
          font-size: 10px;
          display: table;
          margin: 0;
          line-height: 22px;
          padding: 5px 10px;
          box-sizing: border-box;
          text-align: center;
          position: relative;
          border-radius: 4px;
          letter-spacing: 1.5px;
          min-width: 40%;
          text-decoration: none;
          color: #FFF;
          text-transform: uppercase;
          border: 1px solid #ee736c; }
    .home-module .home-module-wrap .home-module-content .home-module-content-bot {
      background: #FFF;
      border: 1px solid #DbDbDb;
      padding: 15px; }
      .home-module .home-module-wrap .home-module-content .home-module-content-bot .pdLoopItem {
        margin: 0; }

.faq .faq-banner {
  position: relative; }
  .faq .faq-banner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2rem;
    width: 90%;
    text-align: center; }

.faq .faq-content {
  margin: 25px 5%; }
  @media (max-width: 767px) {
    .faq .faq-content {
      margin: 25px 0; } }

.faq .faq-main {
  margin: 25px 0;
  border-top: 1px solid #8a6e4b; }
  .faq .faq-main .faq-item.active h4:after {
    content: "-"; }
  .faq .faq-main .faq-item h4 {
    border-bottom: 1px solid #8a6e4b;
    position: relative;
    padding: 38px 10px 38px 0;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .faq .faq-main .faq-item h4 {
        padding-top: 25px;
        padding-bottom: 25px; } }
    .faq .faq-main .faq-item h4:after {
      content: "+"; }
  .faq .faq-main .faq-item > div {
    display: none;
    padding-top: 15px;
    padding-bottom: 30px; }

#insReview .home-module-content .home-module-content-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: center;
  background: #FFF;
  border: 1px solid #DbDbDb;
  margin-bottom: 15px; }
  #insReview .home-module-content .home-module-content-top .home-module-content-top-left {
    width: 60%; }
    #insReview .home-module-content .home-module-content-top .home-module-content-top-left img {
      width: 100%;
      height: auto; }
    @media (max-width: 480px) {
      #insReview .home-module-content .home-module-content-top .home-module-content-top-left {
        width: 100%; } }
  #insReview .home-module-content .home-module-content-top .home-module-content-top-right {
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    align-content: center;
    padding: 15px; }
    @media (max-width: 480px) {
      #insReview .home-module-content .home-module-content-top .home-module-content-top-right {
        width: 100%; } }
    #insReview .home-module-content .home-module-content-top .home-module-content-top-right h2 {
      width: 100%;
      margin-bottom: 15px;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold; }
    #insReview .home-module-content .home-module-content-top .home-module-content-top-right a {
      background: #ee736c;
      color: #3385d0;
      font-size: 10px;
      display: table;
      margin: 0;
      line-height: 22px;
      padding: 5px 10px;
      box-sizing: border-box;
      text-align: center;
      position: relative;
      border-radius: 50px;
      letter-spacing: 1.5px;
      min-width: 40%;
      text-decoration: none;
      color: #FFF;
      text-transform: uppercase;
      border: 1px solid #ee736c; }

@media (max-width: 560px) {
  .flex-row {
    display: flex;
    flex-wrap: wrap; }
  .left-insCtMain {
    order: 2; } }
