body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background-color: transparent; }

body::-webkit-scrollbar {
  width: 5px;
  background-color: transparent; }

body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background: #fd4947; }

body .vc_section.before-footer-section {
  background-position: 50% 100% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }
  @media screen and (max-width: 1100px) {
    body .vc_section.before-footer-section {
      padding-left: 15px !important;
      padding-right: 15px !important; } }
body .vc_section #final-section-cta-dark {
  background-position: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-size: 345px 175px !important; }
body .vc_section.new-big-bg {
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: 85% !important;
  padding-top: 15vmin; }
  body .vc_section.new-big-bg .round-bg-mobile {
    display: none; }
  @media screen and (min-width: 1200px) {
    body .vc_section.new-big-bg {
      background-size: 90% !important;
      padding-top: 9vmin; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 7vmin !important; } }
  @media screen and (min-width: 1366px) {
    body .vc_section.new-big-bg {
      background-size: 90% !important;
      padding-top: 10%; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 10vmin !important; } }
  @media screen and (min-width: 1500px) {
    body .vc_section.new-big-bg {
      background-size: 90% !important;
      padding-top: 12%; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 10vmin !important; } }
  @media screen and (min-width: 1600px) {
    body .vc_section.new-big-bg {
      background-size: 87% !important;
      padding-top: 12%; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 12vmin !important; } }
  @media screen and (min-width: 1800px) {
    body .vc_section.new-big-bg {
      background-size: 85% !important;
      padding-top: 16vmin; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 20vmin !important; } }
  @media screen and (max-width: 1199px) {
    body .vc_section.new-big-bg {
      background-size: 94% !important;
      padding-top: 9vmin; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 7vmin !important; } }
  @media screen and (max-width: 1150px) {
    body .vc_section.new-big-bg {
      background-size: 92% !important;
      padding-top: 8vmin; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 3vmin !important; } }
  @media screen and (max-width: 1100px) {
    body .vc_section.new-big-bg {
      background-size: 93% !important;
      padding-top: 7vmin;
      padding-left: 15px !important;
      padding-right: 15px !important; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 2vmin !important; } }
  @media screen and (max-width: 1050px) {
    body .vc_section.new-big-bg {
      background-size: 94% !important;
      padding-top: 6vmin; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 2vmin !important; } }
  @media screen and (max-width: 1000px) {
    body .vc_section.new-big-bg {
      background-size: 100% !important;
      background: none !important;
      padding-top: 0; }
      body .vc_section.new-big-bg .empty-space-150 {
        height: 3vmin !important; }
      body .vc_section.new-big-bg .round-bg {
        display: none; }
      body .vc_section.new-big-bg .round-bg-mobile {
        display: block; } }
body .vc_section.new-big-bg-100 {
  background-position: 0 0 !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important; }
  @media screen and (max-width: 1100px) {
    body .vc_section.new-big-bg-100 {
      background-size: cover !important;
      padding-left: 15px !important;
      padding-right: 15px !important; } }

.final-cta-footer {
  box-shadow: 4px 4px 5px 0 #96a4ad !important;
  border-radius: 3px;
  font-size: 18px; }
  .final-cta-footer.dark {
    box-shadow: 4px 4px 5px 0 #002137 !important; }
  .final-cta-footer .vc_btn3.vc_btn3-size-md, .final-cta-footer > a {
    background: #23c6c6 !important;
    color: #fff !important;
    border: 1px solid #23c6c6 !important;
    font-size: 18px;
    border-radius: 3px !important; }
    .final-cta-footer .vc_btn3.vc_btn3-size-md:hover, .final-cta-footer > a:hover {
      background: #fff !important;
      color: #23c6c6 !important;
      border: 1px solid #23c6c6;
      border-radius: 5px !important;
      font-size: inherit; }
  .final-cta-footer button {
    text-transform: none !important; }

.top-cta-home {
  -moz-box-shadow: 4px 4px 5px 0px #96a4ad !important;
  -webkit-box-shadow: 4px 4px 5px 0px #96a4ad !important;
  box-shadow: 4px 4px 5px 0px #96a4ad !important;
  border-radius: 3px;
  font-size: 18px; }
  .top-cta-home .vc_btn3.vc_btn3-size-md, .top-cta-home > a {
    padding-left: 3em !important;
    padding-right: 3em !important;
    background: #23c6c6 !important;
    color: #fff !important;
    border: 1px solid #23c6c6 !important;
    font-size: 18px;
    border-radius: 3px !important; }
    .top-cta-home .vc_btn3.vc_btn3-size-md:hover, .top-cta-home > a:hover {
      background: #fff !important;
      color: #23c6c6 !important;
      border: 1px solid #23c6c6;
      border-radius: 3px !important;
      font-size: inherit; }
  .top-cta-home button {
    text-transform: none !important; }

/* CTA Grid Items */
.cta-data-image {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: #eeeeee;
  filter: drop-shadow(4px 2px 0 #23c6c6);
  margin: 1.5em auto 0 auto !important;
  display: flex;
  align-items: center;
  justify-content: center; }
  .cta-data-image + .vc_cta3-container {
    margin-bottom: 0 !important; }

.cta-hover {
  border: none !important;
  background: transparent; }
  .cta-hover .vc_cta3_content-container .vc_cta3-content {
    margin-bottom: 1.8em !important; }
    .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header {
      text-align: center; }
      .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h1, .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2, .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h3, .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h4, .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h5, .cta-hover .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h6 {
        font-size: 24px;
        letter-spacing: .5px; }
    .cta-hover .vc_cta3_content-container .vc_cta3-content p {
      font-size: 18px;
      line-height: 24px;
      letter-spacing: .5px; }
  .cta-hover .vc_cta3_content-container .vc_cta3-actions {
    text-align: center;
    opacity: 0;
    transition: all .3s; }
    @media screen and (max-width: 1199px) {
      .cta-hover .vc_cta3_content-container .vc_cta3-actions {
        opacity: 1; } }

.cta-data-hover {
  border: none !important;
  background: transparent;
  box-shadow: 2px 2px 5px 3px rgba(150, 164, 173, 0);
  transition: all .3s; }
  .cta-data-hover:hover {
    box-shadow: 2px 2px 5px 3px rgba(150, 164, 173, 0.5); }
    .cta-data-hover:hover .cta-hover .vc_cta3-actions {
      opacity: 1; }

.bg_parallax > .container > .vc_row.row-vertical-center,
.bg_parallax > div > .vc_row.row-vertical-center {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }

.cta-simple-hover, .cta-simple-hover2 {
  border: none !important;
  background: transparent;
  transition: all .3s;
  padding: 0 30px !important; }
  @media screen and (max-width: 769px) {
    .cta-simple-hover, .cta-simple-hover2 {
      padding: 15px !important; } }
  .cta-simple-hover:first-child, .cta-simple-hover2:first-child {
    padding-left: 15px !important; }
  .cta-simple-hover:last-child, .cta-simple-hover2:last-child {
    padding-right: 15px !important; }
  .cta-simple-hover .vc_column-inner, .cta-simple-hover2 .vc_column-inner {
    padding-left: 35px !important;
    padding-right: 35px !important;
    box-shadow: 0 0 8px 0 rgba(64, 64, 64, 0.14);
    transition: all .3s;
    height: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center; }
    .cta-simple-hover .vc_column-inner:hover, .cta-simple-hover2 .vc_column-inner:hover {
      box-shadow: 0 0 30px 0 rgba(64, 64, 64, 0.14); }
  .cta-simple-hover .wpb_single_image, .cta-simple-hover2 .wpb_single_image {
    margin-bottom: 0; }
  .cta-simple-hover .vc_general.vc_cta3, .cta-simple-hover2 .vc_general.vc_cta3 {
    border-color: transparent !important;
    background: transparent !important;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    padding-bottom: 0; }
    .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header {
      text-align: left; }
      .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h1, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h1, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h3, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h3, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h4, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h4, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h5, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h5, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h6, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h6 {
        font-size: 18px;
        line-height: 24px;
        font-family: "Oxygen-Bold", sans-serif;
        letter-spacing: .1px; }
        .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h1 a, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h1 a, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2 a, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h2 a, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h3 a, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h3 a, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h4 a, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h4 a, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h5 a, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h5 a, .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h6 a, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content .vc_cta3-content-header h6 a {
          color: inherit;
          font-size: inherit;
          font-family: inherit;
          line-height: inherit;
          letter-spacing: inherit; }
    .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content p, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-content p {
      font-size: 16px;
      line-height: 24px;
      font-family: "Oxygen-Regular", sans-serif;
      letter-spacing: .5px; }
    .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions {
      text-align: center;
      opacity: 0;
      transition: all .3s; }
      @media screen and (max-width: 1199px) {
        .cta-simple-hover .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions, .cta-simple-hover2 .vc_general.vc_cta3 .vc_cta3_content-container .vc_cta3-actions {
          opacity: 1; } }

.cta-simple-hover2 .vc_column-inner {
  box-shadow: 0 0 8px 0 rgba(64, 64, 64, 0);
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center; }

.letter-spacing-50 {
  letter-spacing: .5px; }

.letter-spacing-25 {
  letter-spacing: .25px; }

.full-width-acordion {
  position: relative;
  z-index: 3; }
  .full-width-acordion .ts-acordion.ui-accordion {
    background: #f5f5f7;
    position: relative;
    z-index: 0;
    margin-bottom: 15px;
    margin-top: 15px; }
    .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header {
      background: #f5f5f7;
      max-width: 1170px;
      width: 100%;
      margin: 0 auto;
      font-weight: 600;
      font-family: "ProximaNovaT", sans-serif;
      color: #1a3547;
      letter-spacing: .5px;
      font-size: 22px;
      line-height: 30px;
      padding: 20px 32px 20px 15px;
      position: static; }
      .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header:before, .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header:after {
        display: none; }
      .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        color: #23c6c6;
        background: url("../images/accordion-arrow.png") no-repeat 50% 50%;
        transform: rotate(0);
        transition: all .3s;
        right: 8%; }
        @media screen and (max-width: 1199px) {
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
            right: 15px;
            top: 15%; } }
      .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header.ui-accordion-header-active {
        background: transparent;
        color: #23c6c6;
        position: static;
        z-index: 2; }
        .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header.ui-accordion-header-active:after {
          background: #f5f5f7;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          z-index: -1;
          width: 100%;
          height: 100%;
          display: block;
          border: none;
          margin: 0;
          box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.26); }
        .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {
          transform: rotate(180deg);
          right: 8%;
          top: 30px; }
          @media screen and (max-width: 1199px) {
            .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {
              right: 15px;
              top: 15%; } }
      .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content {
        background: transparent;
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        font-family: "ProximaNova", sans-serif;
        color: #1a3547;
        border: none;
        padding: 20px 15px 30px;
        position: relative;
        z-index: 2;
        margin-bottom: 9px; }
        .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content * {
          font-family: "ProximaNova", sans-serif; }
        .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content p {
          font-size: 16px; }
        .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          flex-wrap: wrap;
          position: relative; }
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form,
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn {
            flex: 1 0 100%; }
            .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form .wpcf7-form-control-wrap,
            .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn .wpcf7-form-control-wrap {
              width: 100%;
              padding-right: 5vmin; }
              @media screen and (max-width: 479px) {
                .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form .wpcf7-form-control-wrap,
                .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn .wpcf7-form-control-wrap {
                  padding-right: 0;
                  margin-bottom: 15px; } }
              .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form .wpcf7-form-control-wrap input,
              .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn .wpcf7-form-control-wrap input {
                display: block; }
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form {
            flex: 10;
            display: flex;
            flex-direction: row; }
            @media screen and (max-width: 479px) {
              .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form {
                flex: 1 0 100%;
                flex-wrap: wrap; } }
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn {
            flex: 2;
            display: flex;
            justify-content: flex-end; }
            @media screen and (max-width: 479px) {
              .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn {
                flex: 1 0 100%; } }
            .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn [type="submit"] {
              width: 100%; }
            .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form .download-form-btn .ajax-loader {
              position: absolute;
              top: 0;
              right: 0; }
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form [name="your-name"],
          .full-width-acordion .ts-acordion.ui-accordion .ui-accordion-header + .acordion-content .wpcf7 form [name="your-email"] {
            flex: 1 0 auto;
            margin-bottom: 0; }

.page-menu .wpb_wrapper ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  list-style: none;
  padding-left: 0; }
  @media screen and (max-width: 479px) {
    .page-menu .wpb_wrapper ul {
      flex-direction: column; } }
  .page-menu .wpb_wrapper ul li {
    font-family: "ProximaNovaT", sans-serif;
    font-size: 18px; }
    @media screen and (max-width: 479px) {
      .page-menu .wpb_wrapper ul li {
        margin-bottom: 1vmin; } }
    .page-menu .wpb_wrapper ul li:not(:last-child) {
      margin-right: 3vmin; }
      @media screen and (max-width: 479px) {
        .page-menu .wpb_wrapper ul li:not(:last-child) {
          margin-right: 0; } }
    .page-menu .wpb_wrapper ul li a {
      font-family: inherit;
      font-size: inherit;
      transition: all .3s; }

.resources-video-section .amazingcarousel-title {
  min-height: 38px; }
.resources-video-section .amazingcarousel-bullet-list div {
  margin-right: 0 !important; }

.vc_grid-btn-load_more > a {
  background: #fff !important;
  color: #23c6c6 !important;
  border: 1px solid #23c6c6 !important;
  font-size: 20px !important;
  border-radius: 3px !important; }
  .vc_grid-btn-load_more > a:hover {
    background: #23c6c6 !important;
    color: #fff !important;
    border: 1px solid #23c6c6 !important; }

.new-post-items {
  box-shadow: 3px 3px 9px rgba(0, 72, 81, 0.26);
  transition: all .3s; }
  .new-post-items .vc_gitem-row-position-top .vc_gitem-col {
    padding-left: 0;
    padding-right: 0; }
  .new-post-items .vc_gitem-post-data-source-post_title {
    padding: 0 10px; }
    .new-post-items .vc_gitem-post-data-source-post_title h1, .new-post-items .vc_gitem-post-data-source-post_title h2, .new-post-items .vc_gitem-post-data-source-post_title h3, .new-post-items .vc_gitem-post-data-source-post_title h4, .new-post-items .vc_gitem-post-data-source-post_title h5, .new-post-items .vc_gitem-post-data-source-post_title h6 {
      font-weight: 600;
      font-family: "ProximaNova", sans-serif;
      margin-bottom: 0; }
  .new-post-items .post-header {
    padding: 0 !important; }
  .new-post-items .post-category {
    margin: 0;
    padding: 15px 10px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    font-family: "ProximaNovaT", sans-serif; }
    .new-post-items .post-category .vc_gitem-post-category-name {
      font-family: "ProximaNovaT", sans-serif !important;
      font-weight: 300;
      letter-spacing: .25px;
      color: #1a3547;
      font-size: 18px;
      line-height: 24px;
      font-style: italic;
      margin-right: 5px; }
      .new-post-items .post-category .vc_gitem-post-category-name:hover {
        background: transparent !important;
        color: #1a3547; }
        .new-post-items .post-category .vc_gitem-post-category-name:hover span {
          color: #1a3547 !important; }
      .new-post-items .post-category .vc_gitem-post-category-name span {
        font-family: inherit;
        font-weight: inherit;
        color: inherit; }
  .new-post-items .post-excerpt {
    display: none;
    padding: 0 10px; }
    .new-post-items .post-excerpt .vc_gitem-post-data-source-post_excerpt {
      overflow-x: hidden;
      overflow-y: scroll; }
      .new-post-items .post-excerpt .vc_gitem-post-data-source-post_excerpt::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0);
        border-radius: 10px;
        background-color: transparent; }
      .new-post-items .post-excerpt .vc_gitem-post-data-source-post_excerpt::-webkit-scrollbar {
        width: 5px;
        background-color: transparent; }
      .new-post-items .post-excerpt .vc_gitem-post-data-source-post_excerpt::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        background: #23c6c6; }
    .new-post-items .post-excerpt p {
      font-family: "ProximaNovaT", sans-serif;
      font-size: 18px;
      line-height: 24px;
      font-weight: 400; }
  .new-post-items .post-button-wrap {
    padding-top: 0 !important; }
  .new-post-items .read-more-post {
    padding: 0 10px;
    margin-bottom: 0;
    text-align: center !important; }
    .new-post-items .read-more-post > a {
      background: #23c6c6 !important;
      color: #fff !important;
      border: 1px solid #23c6c6 !important;
      font-size: 0;
      border-radius: 50% !important;
      letter-spacing: .5px;
      width: 31px;
      height: 31px;
      padding: 0 !important;
      display: inline-flex;
      text-align: center; }
      .new-post-items .read-more-post > a .vc_btn3-icon {
        right: 0 !important;
        left: 0; }
      .new-post-items .read-more-post > a:hover {
        background: #fff !important;
        color: #23c6c6 !important;
        border: 1px solid #23c6c6;
        border-radius: 50% !important;
        font-size: 0; }
  .new-post-items:hover {
    box-shadow: 3px 3px 9px rgba(0, 72, 81, 0.45); }

#news_and_events .vc_grid-item:first-child .new-post-items .vc_gitem-post-data-source-post_title {
  padding: 15px 15px 0; }
#news_and_events .vc_grid-item:first-child .new-post-items .post-excerpt {
  display: block;
  padding: 0 15px; }
#news_and_events .vc_grid-item:first-child .new-post-items .post-category {
  padding: 15px; }
#news_and_events .vc_grid-item:first-child .new-post-items .read-more-post {
  padding: 0 15px;
  text-align: left !important; }
  #news_and_events .vc_grid-item:first-child .new-post-items .read-more-post > a {
    border-radius: 3px !important;
    padding: 10px 48px 10px 20px !important;
    width: auto;
    height: auto;
    font-size: 20px; }
    #news_and_events .vc_grid-item:first-child .new-post-items .read-more-post > a .vc_btn3-icon {
      right: 20px !important;
      left: inherit; }
    #news_and_events .vc_grid-item:first-child .new-post-items .read-more-post > a:hover {
      border-radius: 3px !important;
      font-size: 20px; }

body span.tooltip {
  max-width: 295px;
  width: 100%;
  background: #fff !important;
  font-size: 16px;
  font-family: "ProximaNovaT", sans-serif;
  color: #1a3547 !important;
  line-height: 1;
  padding: 6px 10px;
  text-align: left;
  z-index: 1000;
  filter: drop-shadow(0 2px 5px rgba(87, 87, 87, 0.3)); }
  body span.tooltip > .nub {
    border-color: transparent transparent #fff transparent; }

#custom_price_row [id^="dh_ptp_table_switch"] {
  margin-top: 3px; }
  #custom_price_row [id^="dh_ptp_table_switch"] * {
    font-family: "ProximaNovaT", sans-serif; }
  #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch {
    padding: 0; }
    #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a {
      background: #fff !important;
      color: rgba(26, 53, 71, 0.55) !important;
      letter-spacing: .5px;
      font-size: 30px !important;
      line-height: 40px;
      font-weight: 400;
      border: none !important;
      border-radius: 2px;
      min-height: 100px;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      justify-content: center; }
      @media handheld, only screen and (max-width: 767px) {
        #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a {
          width: 100% !important;
          padding: 10px !important;
          font-size: 22px !important; } }
      #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a .link_title {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: stretch;
        justify-content: center; }
      #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a .link_switch_subtitle {
        display: none;
        color: #1a3547 !important;
        letter-spacing: .25px;
        line-height: 1;
        font-weight: 300;
        font-size: 18px;
        padding: 0 15px; }
        #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a .link_switch_subtitle * {
          font-family: inherit;
          color: inherit !important;
          letter-spacing: inherit;
          line-height: inherit;
          font-weight: inherit;
          font-size: inherit; }
      #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a.dh_ptp_switch_selected {
        color: #1a3547 !important;
        font-family: "ProximaNovaT", sans-serif;
        background: #f5f5f7 !important;
        font-weight: 900;
        border-radius: 0; }
        #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a.dh_ptp_switch_selected .link_switch_subtitle {
          display: block;
          width: 100%;
          margin-bottom: -16px; }
          @media handheld, only screen and (max-width: 767px) {
            #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch a.dh_ptp_switch_selected .link_switch_subtitle {
              margin-bottom: 0; } }
  #custom_price_row [id^="dh_ptp_table_switch"] .dh_ptp_switch_subtitle {
    display: none !important; }

[id^='ptp-'].ptp-comparison2-pricingtable {
  margin-bottom: 7%; }
  [id^='ptp-'].ptp-comparison2-pricingtable * {
    font-family: "ProximaNovaT", sans-serif; }
  [id^='ptp-'].ptp-comparison2-pricingtable .has-tip {
    border-bottom: none !important; }
    @media handheld, only screen and (max-width: 767px) {
      [id^='ptp-'].ptp-comparison2-pricingtable .has-tip {
        padding-left: 25px; } }
  @media handheld, only screen and (max-width: 767px) {
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-table-holder {
      margin-top: 15px; } }
  [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: space-between;
    background: #fff; }
    @media handheld, only screen and (max-width: 767px) {
      [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: stretch; } }
    [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 .cp2-desc-table {
      border: none !important;
      padding: 15px 0; }
    [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] {
      width: 100%;
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      justify-content: stretch; }
      @media handheld, only screen and (max-width: 767px) {
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] {
          margin: 0 auto !important;
          margin-bottom: 30px !important;
          background: #f4fafb; } }
      [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"]:not(:last-child) {
        position: relative; }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"]:not(:last-child):after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          bottom: 0;
          width: 1px;
          height: 100%;
          background: #f0f0f1; }
      [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] .head {
        background: #fff;
        min-height: 160px;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        align-items: stretch; }
        @media handheld, only screen and (max-width: 767px) {
          [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] .head {
            min-height: inherit; } }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] .head .ptp-cp2-price-holder {
          flex: 1;
          margin: 0;
          display: flex;
          flex-direction: column;
          align-items: stretch;
          justify-content: space-between; }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] .head .ptp-cp2-plan-title {
          flex: auto;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: stretch;
          height: 100% !important; }
          @media handheld, only screen and (max-width: 767px) {
            [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-span"] .head .ptp-cp2-plan-title {
              margin-top: 15px; } }
    [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      justify-content: stretch;
      max-width: 280px;
      width: 100%;
      position: relative; }
      [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"]:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 1px;
        height: 100%;
        background: #f0f0f1;
        z-index: 1000; }
      @media handheld, only screen and (max-width: 767px) {
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] {
          margin: 0 auto !important;
          max-width: 100%;
          width: 100% !important; } }
      [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head {
        min-height: 160px;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: stretch;
        align-items: stretch; }
        @media handheld, only screen and (max-width: 767px) {
          [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head {
            min-height: inherit; } }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-price-holder {
          flex: 1;
          margin: 0; }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: stretch;
          height: 100% !important;
          background: #1a3547;
          position: relative;
          padding: 5px; }
          @media handheld, only screen and (max-width: 768px) {
            [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title {
              padding: 20px 5px;
              margin-bottom: 15px;
              margin-top: 15px; } }
          [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 {
            color: #23c6c6 !important;
            font-family: "ProximaNovaT", sans-serif;
            font-weight: 600;
            letter-spacing: .5px;
            word-break: break-word;
            font-size: 24px;
            transition: all .3s; }
            @media handheld, only screen and (max-width: 1200px) {
              [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 {
                font-size: 20px; }
                [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 * {
                  font-size: inherit; } }
            @media handheld, only screen and (max-width: 1024px) {
              [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 {
                font-size: 18px; }
                [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 * {
                  font-size: inherit; } }
            @media handheld, only screen and (max-width: 769px) {
              [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 {
                font-size: 16px; }
                [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 * {
                  font-size: inherit; } }
            [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 .has-tip {
              position: relative;
              padding-left: 22px;
              color: inherit !important;
              border: none !important; }
              [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2 .has-tip .has-tip-icon {
                top: 5px;
                left: 0; }
            [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2:hover, [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title h2:focus {
              color: #fff !important; }
          [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .ptp-cp2-plan-title .has-tip-icon:before {
            filter: sepia(1) brightness(1) invert(1); }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .head .cp2-button-on-top {
          display: none !important; }
      [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .ptp-cp2-data-holder {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        padding: 10px 35px 10px 55px; }
        [id^='ptp-'].ptp-comparison2-pricingtable .row-fluid-cp2 [class*="ptp-cp2-desc-span"] .ptp-cp2-data-holder:after {
          display: none; }
  [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-holder {
    border: none !important;
    background: #fff;
    padding: 0; }
    @media handheld, only screen and (max-width: 768px) {
      [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-holder {
        background: #f4fafb; } }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-holder .has-tip {
      color: #1a3547; }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-holder .cp1-ptp-price {
      color: #1a3547;
      font-size: 24px;
      letter-spacing: .5px;
      line-height: 40px;
      font-family: "ProximaNovaT", sans-serif; }
      [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-holder .cp1-ptp-price .sign {
        color: inherit;
        font-size: inherit; }
  [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-price-table .ptp-cp2-tabled-data {
    border: none !important;
    padding: 15px 0; }
  [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder {
    position: relative;
    font-size: 18px;
    color: #1a3547;
    border: none !important;
    height: auto !important;
    letter-spacing: .5px;
    font-weight: normal;
    min-height: 70px;
    font-family: "ProximaNovaT", sans-serif;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media handheld, only screen and (max-width: 768px) {
      [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder {
        flex-direction: row;
        font-size: 16px; } }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder:after {
      content: '';
      height: 1px;
      width: 165px;
      display: block;
      margin: 0 auto;
      background: #f0f0f1;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder:last-child:after {
      display: none; }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder:nth-child(2n) {
      background: #fff;
      border: none !important; }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder:nth-child(2n+1) {
      background: #fff;
      border: none !important; }
  [id^='ptp-'].ptp-comparison2-pricingtable .cp2-desc-table .ptp-cp2-data-holder .has-tip {
    border-bottom: none;
    color: #1a3547;
    letter-spacing: .5px;
    font-size: 18px;
    font-weight: normal;
    font-family: "ProximaNovaT", sans-serif;
    position: relative;
    padding-left: 0; }
    [id^='ptp-'].ptp-comparison2-pricingtable .cp2-desc-table .ptp-cp2-data-holder .has-tip .has-tip-icon {
      left: -22px; }
      @media handheld, only screen and (max-width: 768px) {
        [id^='ptp-'].ptp-comparison2-pricingtable .cp2-desc-table .ptp-cp2-data-holder .has-tip .has-tip-icon {
          align-items: center;
          left: 0; } }
  [id^='ptp-'].ptp-comparison2-pricingtable .cp2-desc-table .ptp-cp2-data-holder:nth-child(2n+1) .has-tip, [id^='ptp-'].ptp-comparison2-pricingtable .cp2-desc-table .ptp-cp2-data-holder:nth-child(2n) .has-tip, [id^='ptp-'].ptp-comparison2-pricingtable .cp2-desc-table .ptp-cp2-data-holder:hover .has-tip {
    border-bottom: none;
    color: #1a3547;
    letter-spacing: .5px;
    font-size: 18px;
    font-weight: normal;
    font-family: "ProximaNovaT", sans-serif; }
  [id^='ptp-'].ptp-comparison2-pricingtable .ptp-comparison2-unfeatured .ptp-cp2-plan-title h2 {
    color: #1a3547 !important;
    font-family: "ProximaNovaT", sans-serif;
    font-weight: 900;
    letter-spacing: .5px;
    line-height: 40px;
    font-size: 30px; }
  [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder .ptp-btn,
  [id^='ptp-'].ptp-comparison2-pricingtable .cp2-button-on-top .ptp-btn {
    background: #23c6c6;
    color: #fff;
    border: 1px solid #23c6c6;
    box-shadow: 2px 2px 5px 0 rgba(0, 34, 46, 0.33) !important;
    border-radius: 3px !important;
    margin: 5px auto;
    padding: 10px 12px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    transition: all .3s; }
    [id^='ptp-'].ptp-comparison2-pricingtable .ptp-cp2-data-holder .ptp-btn:hover,
    [id^='ptp-'].ptp-comparison2-pricingtable .cp2-button-on-top .ptp-btn:hover {
      background: #fff;
      color: #23c6c6; }
  [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table {
    background: #e4f8f8;
    flex: 1; }
    [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-price-holder {
      background: #e4f8f8;
      border: none; }
    [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder {
      font-size: 18px;
      color: #1a3547;
      border: none !important; }
      @media handheld, only screen and (max-width: 768px) {
        [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder {
          font-size: 16px; } }
      [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder:after {
        content: '';
        height: 1px;
        width: 165px;
        display: block;
        margin: 0 auto;
        background: #fff; }
      [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder:last-child:after {
        display: none; }
      [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder:nth-child(2n) {
        background: #e4f8f8 !important;
        border: none !important; }
      [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder:nth-child(2n+1) {
        background: #e4f8f8 !important;
        border: none !important; }
    [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-plan-title h2 {
      color: #1a3547 !important;
      font-family: "ProximaNovaT", sans-serif;
      font-weight: 600;
      letter-spacing: .5px;
      line-height: 40px;
      font-size: 30px; }
    [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder .ptp-btn,
    [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .cp2-button-on-top .ptp-btn {
      background: #23c6c6;
      color: #fff;
      border: 1px solid #23c6c6;
      box-shadow: 2px 2px 5px 0 rgba(0, 34, 46, 0.33) !important;
      border-radius: 3px !important;
      margin: 5px auto;
      padding: 10px 12px;
      line-height: 20px;
      text-decoration: none;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      transition: all .3s; }
      [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .ptp-cp2-data-holder .ptp-btn:hover,
      [id^='ptp-'].ptp-comparison2-pricingtable .special.ptp-cp2-price-table .cp2-button-on-top .ptp-btn:hover {
        background: #fff;
        color: #23c6c6; }

#dh_ptp_switch_sub {
  margin-top: 45px !important;
  max-width: 460px;
  margin-bottom: -20px !important; }
  @media handheld, only screen and (max-width: 767px) {
    #dh_ptp_switch_sub {
      margin-top: 20px !important;
      margin-bottom: 20px !important;
      padding: 0 10px; } }
  #dh_ptp_switch_sub a {
    background: #fff !important;
    color: #23c6c6 !important;
    border-radius: 0 !important;
    border-color: #23c6c6 !important; }
    #dh_ptp_switch_sub a.dh_ptp_switch_selected {
      background: #23c6c6 !important;
      color: #fff !important;
      border-color: #23c6c6 !important; }
    #dh_ptp_switch_sub a:first-child {
      border-top-left-radius: 5px !important;
      border-bottom-left-radius: 5px !important;
      border-right: 1px solid; }
    #dh_ptp_switch_sub a:nth-child(3) {
      border-top-right-radius: 5px !important;
      border-bottom-right-radius: 5px !important; }

/* New Home v2.0 06.2019 */
#container_full .wpb_section_url_video:first-child {
  margin-top: -60px; }

.vc_section.gradient-bg {
  background: -webkit-linear-gradient(110deg, #1761ac 0%, #23c6c6 100%) !important;
  background: linear-gradient(110deg, #1761ac 0%, #23c6c6 100%) !important; }

.custom-right-img-side {
  max-width: 340px;
  min-height: 240px;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }
  @media handheld, only screen and (max-width: 768px) {
    .custom-right-img-side {
      position: relative; } }
  .custom-right-img-side.big {
    max-width: 462px;
    width: 100%;
    min-height: 252px; }

.font-gotham {
  font-family: "Gotham-Black-Regular", sans-serif !important; }

.font-oxygen-b {
  font-family: "Oxygen-Bold", sans-serif !important; }

.font-oxygen-r {
  font-family: "Oxygen-Regular", sans-serif !important; }

.font-oxygen-l {
  font-family: "Oxygen-Light", sans-serif !important; }

#video_cta .vc_general.vc_cta3 {
  border: none;
  background: transparent; }
  #video_cta .vc_general.vc_cta3 h2 {
    letter-spacing: 0.1px; }

.flat_red_btn a.vc_btn3 {
  padding: 6px 15px;
  background: #fd4947 !important;
  color: #fff;
  border: 1px solid #fd4947 !important;
  transition: all .3s;
  box-shadow: 3.2px 2.3px 5px 0 rgba(0, 34, 46, 0.33);
  min-height: 51px;
  letter-spacing: .1px;
  border-radius: 5px;
  font-family: "Gotham-Black-Regular", sans-serif;
  font-size: 20px;
  line-height: 36px;
  min-width: 220px;
  width: auto; }
  .flat_red_btn a.vc_btn3:hover {
    background: transparent !important;
    color: #fd4947 !important;
    border: 1px solid #fd4947 !important; }

input[type="submit"].submit--red {
  background: #fd4947 !important;
  color: #fff;
  border: 1px solid #fd4947 !important;
  transition: all .3s;
  box-shadow: 3.2px 2.3px 5px 0 rgba(0, 34, 46, 0.33) !important;
  min-height: 51px;
  border-radius: 5px;
  font-family: "Gotham-Black-Regular", sans-serif;
  width: 100%;
  text-transform: none;
  font-size: 20px;
  line-height: 36px; }
  input[type="submit"].submit--red:hover {
    background: transparent !important;
    color: #fd4947 !important;
    border: 1px solid #fd4947 !important; }

.hp-footer-cf7 .wpcf7-form {
  margin-left: -25px;
  margin-right: -25px; }
  .hp-footer-cf7 .wpcf7-form .vc_column_container {
    padding: 0 25px !important; }
  .hp-footer-cf7 .wpcf7-form input,
  .hp-footer-cf7 .wpcf7-form textarea,
  .hp-footer-cf7 .wpcf7-form select {
    padding: 10px 20px !important;
    min-height: 50px;
    border-radius: 5px;
    border: 1px solid gainsboro !important; }
  .hp-footer-cf7 .wpcf7-form textarea {
    min-height: 122px;
    margin-bottom: 0; }
  .hp-footer-cf7 .wpcf7-form input[type="submit"].submit--red {
    padding: 5px 10px !important;
    border: 1px solid #fd4947 !important; }

.label-wrap {
  border-width: 1px;
  border-color: #e1e1e1;
  border-style: solid;
  border-radius: 10px;
  min-height: 48px;
  letter-spacing: .5px;
  padding: 10px 20px;
  width: auto;
  display: inline-block; }
  .label-wrap:not(:last-child) {
    margin-right: 15px; }

.booster-side-menu .widget ul.menu li {
  margin-bottom: 15%; }
  @media handheld, only screen and (max-width: 768px) {
    .booster-side-menu .widget ul.menu li {
      margin-bottom: 15px;
      margin-top: -15px;
      display: inline-block;
      margin-right: 20px; } }
  .booster-side-menu .widget ul.menu li a {
    font-family: "Oxygen-Regular", sans-serif;
    color: #00031e;
    font-size: 14px;
    line-height: 24px; }
    .booster-side-menu .widget ul.menu li a:before {
      display: none; }
    .booster-side-menu .widget ul.menu li a:hover {
      color: #fd4947; }
  .booster-side-menu .widget ul.menu li.active {
    color: #23c6c6; }
    .booster-side-menu .widget ul.menu li.active a {
      color: #23c6c6; }

/*# sourceMappingURL=custom.css.map */
