/*
Theme Name: Primal TH
Theme URI: https://www.primal.co.th/
Author: AppsCore
Template: firstpage
Description: Custom child template for Primal TH site. Please do not edit the .css files directly, use Sass for easier maintenance.
Version: 1.0
Text Domain: primal-th
*/
/***********************/
/* ANIMATION           */
/***********************/
@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(217, 217, 217, 0); } }
@-moz-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(217, 217, 217, 0); } }
@-ms-keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(217, 217, 217, 0); } }
@keyframes pulse {
  to {
    box-shadow: 0 0 0 45px rgba(217, 217, 217, 0); } }
@keyframes bar-move {
  0% {
    background-position: 32px 32px; }
  100% {
    background-position: 0 0; } }
.pulse-btn {
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  box-shadow: 0 0 0 0 rgba(217, 217, 217, 0.7); }

.pulse-btn:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none; }

body {
  overflow-x: hidden;
  font-size: 15px;
  font-family: "Raleway", "Lato", "Kanit", sans-serif;
  color: #666666; }

.fp-btn.fp-btn-green {
  color: #FFFFFF;
  background-color: #2DBDB6; }
  .fp-btn.fp-btn-green:hover {
    background-color: #249A94; }
.fp-btn.fp-btn-orange, .fp-btn.fp-btn-cloud {
  color: #FFFFFF;
  background-color: #F26D84; }
  .fp-btn.fp-btn-orange:hover, .fp-btn.fp-btn-cloud:hover {
    background-color: #DF546C; }
.fp-btn.fp-btn-white {
  color: #F26D84; }
.fp-btn.weight-normal {
  font-weight: 400 !important; }
  .fp-btn.weight-normal strong {
    font-weight: 400 !important; }

.quote-form.quote-form-big .fp-btn {
  letter-spacing: 1px; }

.form-control {
  font-family: "Lato", "Kanit", sans-serif; }

select.form-control {
  height: auto; }

.tippy-tooltip.dark-theme {
  background: #249791; }

.tippy-popper[x-placement^=bottom] .tippy-arrow {
  border-bottom-color: #249791; }

.tippy-popper[x-placement^=top] .tippy-arrow {
  border-top-color: #249791; }

#strategy-popup-form {
  display: none; }

@media (min-width: 992px) {
  .promo-popup.ebook-promo-popup h1, .promo-popup.ebook-promo-popup h2 {
    font-size: 37px;
    line-height: 44px; } }

.mfp-bg {
  background-color: rgba(0, 99, 91, 0.95); }

.mfp-close-btn-in .promo-popup .mfp-close {
  color: #333; }

.get-proposal-popup,
.floating-form {
  background: linear-gradient(135deg, #2DBDB6 0%, #21A7A0 100%); }

.promo-popup.ebook-promo-popup {
  padding: 40px 15px;
  background: #2DBDB6 url("../img/bg-exitpopup.jpg") no-repeat top right/cover;
  color: #666666; }
  .promo-popup.ebook-promo-popup h2, .promo-popup.ebook-promo-popup h3 {
    color: #2DBDB6 !important;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700; }
    .promo-popup.ebook-promo-popup h2.big, .promo-popup.ebook-promo-popup h3.big {
      font-size: 36px;
      text-transform: uppercase;
      line-height: 44px;
      font-weight: 700; }
  .promo-popup.ebook-promo-popup p {
    color: #666666 !important;
    font-family: "Raleway", "Lato", "Kanit", sans-serif; }
  .promo-popup.ebook-promo-popup .fp-form {
    min-height: 480px; }
  .promo-popup.ebook-promo-popup input.form-control {
    border: 1px solid #C7C7C7; }
  @media (min-width: 768px) {
    .promo-popup.ebook-promo-popup {
      padding: 150px 45px; }
      .promo-popup.ebook-promo-popup h2.big, .promo-popup.ebook-promo-popup h3.big {
        font-size: 60px;
        line-height: 64px; }
      .promo-popup.ebook-promo-popup p {
        font-size: 18px; }
      .promo-popup.ebook-promo-popup .fp-form {
        min-height: 412px; } }

.navbar-header.nav-shadow {
  background-color: rgba(0, 0, 0, 0.2); }
.navbar-header .navbar-brand img {
  height: 38px; }
.navbar-header .navbar-collapse {
  background-color: #2DBDB6; }
  .navbar-header .navbar-collapse .additional-menu ul.language-switchers li.current-lang a {
    background-color: #F26D84; }
.navbar-header .phone {
  font-family: "Lato", "Kanit", sans-serif; }
@media (min-width: 992px) {
  .navbar-header {
    margin-top: 10px; }
    .navbar-header.nav-shadow {
      min-height: 170px; }
      .navbar-header.nav-shadow.full-h {
        min-height: 200px; }
      .navbar-header.nav-shadow.min-header {
        min-height: 80px; }
    .navbar-header.min-header {
      margin-top: 0; }
    .navbar-header .navbar-collapse {
      background-color: transparent; }
      .navbar-header .navbar-collapse .additional-menu {
        padding: 18px 0 10px; }
      .navbar-header .navbar-collapse .header-separator {
        display: none; }
      .navbar-header .navbar-collapse .menu .navbar-nav .nav-item .nav-link {
        padding: 15px; }
        .navbar-header .navbar-collapse .menu .navbar-nav .nav-item .nav-link.nav-border {
          border: none;
          background-color: #F26D84;
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }
          .navbar-header .navbar-collapse .menu .navbar-nav .nav-item .nav-link.nav-border:hover {
            color: #FFFFFF;
            background-color: #DF546C; }
      .navbar-header .navbar-collapse .dropdown .dropdown-menu {
        background: linear-gradient(180deg, #2DBDB6 0%, #21A7A0 100%); }
    .navbar-header .phone {
      top: 19px; } }
@media (min-width: 1200px) {
  .navbar-header .phone {
    top: 23px; }
  .navbar-header .navbar-brand img {
    height: 61px; }
  .navbar-header .navbar-collapse .menu .navbar-nav .nav-item .nav-link {
    padding: 15px 18px; } }

.navbar-header.min-header {
  background-color: rgba(33, 167, 160, 0.95); }

.page-border {
  display: flex;
  width: 100%; }
  .page-border .border-section {
    display: block;
    flex-grow: 1;
    flex-basis: 100%;
    height: 5px; }
  .page-border .color-yellow {
    background-color: #FDBE57; }
  .page-border .color-pink {
    background-color: #F26D84; }
  .page-border .color-green {
    background-color: #1C7B76; }
  @media (min-width: 992px) {
    .page-border .border-section {
      height: 10px; } }

footer {
  background-color: #23A19B;
  background-image: none; }
  footer h3 {
    font-family: "Raleway", "Lato", "Kanit", sans-serif;
    font-weight: 300;
    margin-bottom: 20px; }
  footer ul.footer-nav {
    font-family: "Lato", "Kanit", sans-serif; }
    footer ul.footer-nav li {
      margin: 0 0 10px; }
  footer .social a {
    margin: 0 -6px;
    width: 54px;
    height: 54px; }
    footer .social a::before {
      display: none; }
    footer .social a img {
      position: relative;
      z-index: 2; }
  @media (min-width: 768px) {
    footer {
      padding: 70px 0 40px; }
      footer .social a {
        margin: 0 -8px;
        width: 66px;
        height: 66px; } }
  @media (min-width: 1200px) {
    footer h3 {
      font-size: 29px; } }

section.copyright {
  background-color: #23A19B; }
  section.copyright > .container {
    border-top: 1px solid #1D8983;
    padding-top: 10px; }
  section.copyright .text {
    font-family: "Lato", "Kanit", sans-serif; }
  section.copyright .partner-logo img {
    display: inline-block;
    margin: 5px; }
    section.copyright .partner-logo img.partner-facebook {
      margin: 5px -5px;
      max-height: none; }

section.pad-header {
  padding-top: 70px;
  background: #2DBDB6 linear-gradient(201.1deg, #2DBDB6 0%, #21A7A0 100%) no-repeat top center;
  background-size: cover; }
  @media (min-width: 992px) {
    section.pad-header {
      padding-top: 200px; } }

section.banner {
  background-color: #2DBDB6;
  background-image: url("../img/bg-logoicon.png"), linear-gradient(201.1deg, #2DBDB6 0%, #21A7A0 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: 50% 50%, top center;
  background-size: auto 340px, cover; }
  section.banner.plain-banner {
    background-color: #2DBDB6;
    background-image: linear-gradient(201.1deg, #2DBDB6 0%, #21A7A0 100%);
    background-repeat: no-repeat;
    background-position: top center !important;
    background-size: cover; }
  section.banner h1, section.banner h2 {
    font-weight: 300; }
    section.banner h1 .googlestamp, section.banner h2 .googlestamp {
      position: absolute;
      right: -100px;
      top: -35px; }
  section.banner p {
    font-family: "Raleway", "Lato", "Kanit", sans-serif; }
  section.banner .google-premier-badge {
    padding: 5px 0;
    text-align: center; }
    section.banner .google-premier-badge .badge-image {
      margin-top: 15px;
      margin-bottom: 15px; }
    section.banner .google-premier-badge .text {
      font-size: 15px; }
  section.banner .testimonial {
    text-align: left;
    margin-left: 0; }
    section.banner .testimonial.testimonial-center {
      text-align: center;
      margin-left: auto; }
    section.banner .testimonial .stars, section.banner .testimonial .text, section.banner .testimonial .person {
      padding: 0 35px; }
    section.banner .testimonial .text::before, section.banner .testimonial .text::after {
      content: "";
      background: url("../img/icon-quote.png") no-repeat;
      width: 25px;
      height: 19px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
        section.banner .testimonial .text::before, section.banner .testimonial .text::after {
          background-image: url("../img/icon-quote@2x.png");
          background-size: 25px 19px; } }
    section.banner .testimonial .text::before {
      top: 0;
      left: 0; }
    section.banner .testimonial .text::after {
      bottom: 0;
      right: 2px; }
  section.banner .button-white .fp-btn, section.banner .button-white a.fp-btn {
    max-width: 380px; }
  section.banner .red-box h1, section.banner .red-box h2 {
    font-weight: bold; }
    section.banner .red-box h1.weight-normal, section.banner .red-box h2.weight-normal {
      font-weight: 400; }
  section.banner .red-box p {
    font-family: "Lato", "Kanit", sans-serif; }
  section.banner .blue-box h1, section.banner .blue-box h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 38px; }
    section.banner .blue-box h1.weight-normal, section.banner .blue-box h2.weight-normal {
      font-weight: 400; }
  section.banner .blue-box p {
    font-size: 15px;
    line-height: 23px; }
  section.banner .motto-box {
    background: #F26D84; }
  section.banner .mid-buttons .mid-buttons-desc {
    color: white; }
  @media (min-width: 768px) {
    section.banner {
      background-position: 50% 75%, top center;
      background-size: auto 508.5px, cover; }
      section.banner .red-box, section.banner .blue-box {
        background: #2DBDB6; }
      section.banner .google-premier-badge {
        display: flex;
        align-items: center;
        text-align: left; }
        section.banner .google-premier-badge .badge-image {
          margin-right: 20px; }
        section.banner .google-premier-badge .text {
          font-size: 20px; } }
  @media (min-width: 992px) {
    section.banner {
      background-position: calc(50% + 360px) 160px, top center;
      background-size: auto 678px, cover; }
      section.banner .banner-hero .banner-hero-cont {
        max-width: 580px; }
      section.banner .banner-hero .hero-img {
        right: -160px; }
      section.banner.extra-pad {
        padding-top: 240px; }
      section.banner.extra-pad.pad-extend {
        padding-top: 260px; } }
  @media (min-width: 1200px) {
    section.banner h1.large-wide, section.banner h2.large-wide {
      font-size: 50px;
      max-width: 700px;
      margin: auto; }
    section.banner h1 .googlestamp, section.banner h2 .googlestamp {
      right: -180px; }
    section.banner.extra-pad {
      padding-top: 260px; }
    section.banner.extra-pad.pad-extend {
      padding-top: 290px; }
    section.banner .banner-hero .hero-img {
      right: -40px;
      bottom: -60px; }
    section.banner .banner-hero .banner-hero-cont h1.bold-lg, section.banner .banner-hero .banner-hero-cont h2.bold-lg {
      line-height: 60px; } }

.page-careers section.banner, .page-digital-marketing-jobs section.banner, .single-job_listing section.banner, .single-job section.banner {
  background-image: url("../img/bg-careers-dark.jpg"); }
  @media (min-width: 768px) {
    .page-careers section.banner, .page-digital-marketing-jobs section.banner, .single-job_listing section.banner, .single-job section.banner {
      background-image: url("../img/bg-careers.jpg"); } }

.single-job_listing section.pad-header, .single-job section.pad-header {
  background-image: url("../img/bg-careers-dark.jpg"); }
  @media (min-width: 768px) {
    .single-job_listing section.pad-header, .single-job section.pad-header {
      background-image: url("../img/bg-careers.jpg"); } }

.page-who-we-are section.banner {
  background-image: url("../img/bg-whoweare-dark.jpg"); }
  @media (min-width: 768px) {
    .page-who-we-are section.banner {
      background-image: url("../img/bg-whoweare.jpg"); } }

@media (min-width: 992px) {
  .page-home section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-home section.banner .banner-hero .banner-hero-cont h2.bold-lg,
  .page-home-th section.banner .banner-hero .banner-hero-cont h1.bold-lg,
  .page-home-th section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -50px; }
  .page-home section.banner .banner-hero .hero-img,
  .page-home-th section.banner .banner-hero .hero-img {
    right: -180px; } }
@media (min-width: 1200px) {
  .page-home section.banner .banner-hero .hero-img,
  .page-home-th section.banner .banner-hero .hero-img {
    right: -80px; } }

@media (min-width: 992px) {
  .page-home-th section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-home-th section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -170px; } }

@media (min-width: 992px) {
  .page-seo section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-seo section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -60px; }
  .page-seo section.banner .banner-hero .hero-img {
    bottom: -160px; } }
@media (min-width: 1200px) {
  .page-seo section.banner .banner-hero .hero-img {
    right: -60px; } }

@media (min-width: 992px) {
  .page-adwords section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-adwords section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -60px; }
  .page-adwords section.banner .banner-hero .hero-img {
    right: -130px;
    bottom: -130px; } }
@media (min-width: 1200px) {
  .page-adwords section.banner .banner-hero .hero-img {
    right: -40px; } }

@media (min-width: 992px) {
  .page-social section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-social section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    font-size: 50px;
    margin-right: -210px; }
  .page-social section.banner .banner-hero .hero-img {
    right: -190px;
    bottom: -180px; } }
@media (min-width: 1200px) {
  .page-social section.banner {
    background-position: calc(50% + 400px) 160px, top center; }
    .page-social section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-social section.banner .banner-hero .banner-hero-cont h2.bold-lg {
      font-size: 52px; }
    .page-social section.banner .banner-hero .hero-img {
      right: -80px; } }

@media (min-width: 992px) {
  .page-resellers section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-resellers section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -90px; }
  .page-resellers section.banner .banner-hero .hero-img {
    right: -40px;
    bottom: -110px; } }
@media (min-width: 1200px) {
  .page-resellers section.banner .banner-hero .hero-img {
    right: 40px; } }

@media (min-width: 992px) {
  .page-content-marketing section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-content-marketing section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -120px; }
  .page-content-marketing section.banner .banner-hero .hero-img {
    right: -150px;
    bottom: -160px; } }
@media (min-width: 1200px) {
  .page-content-marketing section.banner {
    background-position: calc(50% + 390px) 160px, top center; }
    .page-content-marketing section.banner .banner-hero .hero-img {
      right: -120px; } }

@media (min-width: 992px) {
  .page-programmatic-display section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-programmatic-display section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -120px; }
  .page-programmatic-display section.banner .banner-hero .hero-img {
    right: -125px;
    bottom: -120px; } }
@media (min-width: 1200px) {
  .page-programmatic-display section.banner {
    background-position: calc(50% + 400px) 160px, top center; }
    .page-programmatic-display section.banner .banner-hero .hero-img {
      right: -135px; } }

@media (min-width: 992px) {
  .page-web-design-development section.banner .banner-hero .hero-img {
    right: -90px;
    bottom: -80px; } }
@media (min-width: 1200px) {
  .page-web-design-development section.banner .banner-hero .hero-img {
    right: -30px; } }

@media (min-width: 992px) {
  .page-reputation-management section.banner .testimonial {
    margin-left: 0; }
  .page-reputation-management section.banner .banner-hero .banner-hero-cont h1.bold-lg, .page-reputation-management section.banner .banner-hero .banner-hero-cont h2.bold-lg {
    margin-right: -95px; }
  .page-reputation-management section.banner .banner-hero .hero-img {
    right: -160px;
    bottom: -180px; } }
@media (min-width: 1200px) {
  .page-reputation-management section.banner .banner-hero .hero-img {
    right: -60px; } }

.page-contact-us section.banner, .page-thank-you section.banner, .page-thank-you-orm section.banner, .page-thank-you-audit section.banner, .page-booking-confirmation section.banner {
  background-image: url("../img/bg-contactus.jpg");
  background-position: center center;
  background-size: cover; }

h1, h2 {
  font-weight: 300;
  color: #202020; }
  h1.wreathe-bracket strong, h2.wreathe-bracket strong {
    font-weight: 300; }
    h1.wreathe-bracket strong::before, h1.wreathe-bracket strong::after, h2.wreathe-bracket strong::before, h2.wreathe-bracket strong::after {
      display: none;
      background: url("../img/img-wreathe.png") no-repeat;
      background-size: 23.5px 44px;
      width: 23.5px;
      height: 44px;
      bottom: -5px; }
    h1.wreathe-bracket strong::before, h2.wreathe-bracket strong::before {
      left: 0; }
    h1.wreathe-bracket strong::after, h2.wreathe-bracket strong::after {
      right: 0; }

h1 strong, h2 strong, h3 strong, h4 strong {
  font-weight: bold; }

p {
  font-family: "Lato", "Kanit", sans-serif; }

a {
  color: #2DBDB6; }
  a:hover, a:focus {
    color: #2DBDB6; }

.section-blue {
  color: #FFFFFF;
  background: linear-gradient(0deg, #2DBDB6 0%, #21A7A0 100%); }

.section-orange {
  color: #FFFFFF;
  background-color: #F26D84; }

@media (min-width: 768px) {
  h1.wreathe-bracket strong::before, h1.wreathe-bracket strong::after, h2.wreathe-bracket strong::before, h2.wreathe-bracket strong::after {
    background-size: 47px 88px;
    width: 47px;
    height: 88px;
    bottom: -17.5px; }
  h1.wreathe-bracket strong::before, h2.wreathe-bracket strong::before {
    left: -10px; }
  h1.wreathe-bracket strong::after, h2.wreathe-bracket strong::after {
    right: -10px; } }
@media (min-width: 992px) {
  h1, h2 {
    font-size: 55px; } }
/* Sections */
section.section-pictext {
  padding: 0 15px; }
  section.section-pictext p {
    color: #FFFFFF; }
  section.section-pictext .pictext-image {
    padding: 0; }
  section.section-pictext .pictext-content {
    padding: 40px 0 20px; }
  @media (min-width: 768px) {
    section.section-pictext h3 {
      line-height: 38px; }
    section.section-pictext .pictext-image {
      background: url("../img/bg-logoicon.png") no-repeat 50% calc(100% + 65px)/95% auto;
      align-self: flex-end; }
      section.section-pictext .pictext-image img {
        max-width: 200%;
        margin-left: -230px; }
    section.section-pictext .pictext-content {
      padding: 50px 0; } }
  @media (min-width: 992px) {
    section.section-pictext .pictext-image {
      padding: 60px 25px 0; }
      section.section-pictext .pictext-image img {
        max-width: 100%;
        margin-left: 0; }
    section.section-pictext .pictext-content {
      padding: 100px 0; } }

section.section-experience h1, section.section-experience h2 {
  margin-bottom: 10px; }
section.section-experience p {
  color: #A1A1A1;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 40px; }
@media (min-width: 768px) {
  section.section-experience h1, section.section-experience h2 {
    margin-bottom: 15px; }
  section.section-experience p {
    margin-bottom: 50px; } }

section.section-featured .title {
  color: #202020;
  font-size: 32px;
  font-weight: 300;
  line-height: 37px;
  text-transform: capitalize;
  letter-spacing: initial; }
  section.section-featured .title::after {
    content: "";
    display: block;
    width: 135px;
    height: 3px;
    margin: 13px auto 0;
    background-color: #FDBE57; }
  section.section-featured .title.no-underline {
    text-transform: none;
    max-width: 810px;
    margin: 0 auto; }
    section.section-featured .title.no-underline::after {
      display: none; }
  section.section-featured .title strong {
    font-weight: 700; }
@media (min-width: 768px) {
  section.section-featured .title::after {
    margin: 13px 0 0; } }

section.section-services {
  padding: 40px 0; }
  section.section-services h1, section.section-services h2 {
    text-align: center;
    color: #202020;
    max-width: 1000px;
    margin: 0 auto 10px; }
  section.section-services p {
    text-align: center;
    color: #A1A1A1;
    font-size: 18px;
    line-height: 26px;
    margin: 0 auto 30px;
    max-width: 480px; }
  section.section-services .service-grid .service-box {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    height: 100%; }
    section.section-services .service-grid .service-box h5 {
      font-size: 22px;
      letter-spacing: initial;
      font-weight: bold;
      color: #202020;
      text-transform: none; }
    section.section-services .service-grid .service-box p {
      font-size: 15px;
      line-height: 23px;
      margin-bottom: 0;
      color: #666666; }
    section.section-services .service-grid .service-box .service-img {
      height: 160px; }
    section.section-services .service-grid .service-box .proposal-link {
      margin-top: 10px; }
      section.section-services .service-grid .service-box .proposal-link .fp-btn {
        padding: 15px;
        border-radius: 4px;
        box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.15);
        font-size: 13px;
        letter-spacing: 2px;
        line-height: 16px;
        font-weight: 900;
        text-align: center; }
        section.section-services .service-grid .service-box .proposal-link .fp-btn.fp-session strong {
          display: block;
          font-size: 13px;
          font-weight: 900;
          line-height: 16px;
          text-align: center; }
        section.section-services .service-grid .service-box .proposal-link .fp-btn.fp-session span {
          display: block;
          margin-top: 4px;
          font-size: 11px;
          font-weight: 400;
          line-height: 13px;
          text-align: center; }
  @media (min-width: 768px) {
    section.section-services {
      padding: 100px 0 60px; }
      section.section-services h1, section.section-services h2 {
        margin-bottom: 15px; }
      section.section-services p {
        margin-bottom: 50px; }
      section.section-services .service-grid .service-box {
        margin-bottom: 15px; }
        section.section-services .service-grid .service-box p {
          min-height: 115px; } }

section.section-service-list h1, section.section-service-list h2 {
  max-width: 580px; }
section.section-service-list h4 {
  color: #202020;
  font-weight: bold;
  letter-spacing: initial;
  text-transform: none; }
section.section-service-list .service-item {
  margin-bottom: 40px; }
  section.section-service-list .service-item .service-img {
    height: 160px; }
@media (min-width: 768px) {
  section.section-service-list h1, section.section-service-list h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px; } }
@media (min-width: 992px) {
  section.section-service-list h4 {
    font-size: 22px;
    line-height: 29px; } }

section.section-ideal-partners {
  background: #F26D84; }
  section.section-ideal-partners ul li::before, section.section-ideal-partners ul li::after {
    background-color: #F592A3; }
  @media (min-width: 768px) {
    section.section-ideal-partners {
      padding: 110px 0; }
      section.section-ideal-partners h1, section.section-ideal-partners h2 {
        font-size: 55px; } }

@media (min-width: 768px) {
  section.section-ebook h1, section.section-ebook h2, .ebook-promo-popup h1, .ebook-promo-popup h2 {
    font-size: 35px; }
  section.section-ebook .ebook-container img, .ebook-promo-popup .ebook-container img {
    max-width: 413px; } }
@media (min-width: 992px) {
  section.section-ebook h1, section.section-ebook h2, .ebook-promo-popup h1, .ebook-promo-popup h2 {
    font-size: 37px; }
  section.section-ebook .ebook-container, .ebook-promo-popup .ebook-container {
    top: -345px; } }

section.section-paragraph h1, section.section-paragraph h3 {
  color: #202020; }
  section.section-paragraph h1.highlight, section.section-paragraph h3.highlight {
    font-weight: 300; }
section.section-paragraph h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin-top: -15px;
  margin-bottom: 25px;
  color: #202020; }
@media (min-width: 768px) {
  section.section-paragraph h1, section.section-paragraph h3 {
    font-size: 31px;
    font-weight: bold;
    line-height: 36px;
    letter-spacing: initial;
    margin-bottom: 25px; }
    section.section-paragraph h1.highlight, section.section-paragraph h3.highlight {
      font-size: 55px;
      line-height: 54px;
      margin-bottom: 35px; }
  section.section-paragraph h4 {
    font-size: 22px;
    margin-bottom: 35px; }
  section.section-paragraph.why-adwords {
    padding: 120px 0;
    background-image: url("../img/browser-waa.png"); } }

section.section-paragraph.seo-audit h1, section.section-paragraph.seo-audit h3 {
  color: #2DBDB6; }
@media (min-width: 768px) {
  section.section-paragraph.seo-audit h1, section.section-paragraph.seo-audit h3 {
    font-size: 42px;
    line-height: 48px; } }

section.seo-audit-graphs h2, section.seo-audit-graphs h3 {
  color: #2DBDB6; }
section.seo-audit-graphs .graph {
  box-shadow: none; }

section.seo-audit-text {
  padding: 48px 0;
  background-color: #2DBDB6;
  color: #FFFFFF;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
  section.seo-audit-text.opened {
    background-color: #FFFFFF;
    color: #666666; }
    section.seo-audit-text.opened h1, section.seo-audit-text.opened h2, section.seo-audit-text.opened h4 {
      color: #202020; }
    section.seo-audit-text.opened h3 {
      color: #2DBDB6; }
    section.seo-audit-text.opened p {
      color: #666666; }
    section.seo-audit-text.opened a {
      color: #F26D84; }
  section.seo-audit-text h1, section.seo-audit-text h2, section.seo-audit-text h3, section.seo-audit-text h4, section.seo-audit-text p, section.seo-audit-text a {
    color: #FFFFFF;
    transition: color 0.3s ease-in-out; }
  section.seo-audit-text h2, section.seo-audit-text h3, section.seo-audit-text h4 {
    margin-top: 24px; }
    section.seo-audit-text h2:first-child, section.seo-audit-text h3:first-child, section.seo-audit-text h4:first-child {
      margin-top: 0; }
  section.seo-audit-text h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    text-align: center;
    margin-bottom: 20px; }
  section.seo-audit-text h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px; }
  section.seo-audit-text h3 {
    font-family: "Lato", "Kanit", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 0; }
  section.seo-audit-text h4 {
    font-family: "Lato", "Kanit", sans-serif;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    margin-bottom: 0; }
  section.seo-audit-text p, section.seo-audit-text ul, section.seo-audit-text ol {
    font-family: "Lato", "Kanit", sans-serif;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 23px; }
  section.seo-audit-text .intro {
    margin-bottom: 40px; }
    section.seo-audit-text .intro h1 {
      text-align: center; }
    section.seo-audit-text .intro p {
      font-weight: 600; }
  section.seo-audit-text .read-more-trigger {
    display: inline-block;
    text-decoration: underline;
    cursor: pointer; }
  section.seo-audit-text .read-more {
    display: none; }
  section.seo-audit-text .image-embed {
    margin-bottom: 23px;
    text-align: center; }
  section.seo-audit-text .caption {
    font-size: 14px;
    text-align: center; }
  @media (min-width: 768px) {
    section.seo-audit-text {
      padding: 108px 0 52px; }
      section.seo-audit-text h1 {
        font-size: 48px;
        line-height: 54px; }
      section.seo-audit-text h2 {
        font-size: 32px;
        line-height: 38px; }
      section.seo-audit-text h3 {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 0; }
      section.seo-audit-text h2, section.seo-audit-text h3 {
        margin-top: 44px; }
        section.seo-audit-text h2:first-child, section.seo-audit-text h3:first-child {
          margin-top: 0; }
      section.seo-audit-text .inner-pad {
        margin: 0 60px; }
        section.seo-audit-text .inner-pad h4 {
          margin-top: 44px; }
          section.seo-audit-text .inner-pad h4:first-child {
            margin-top: 0; } }

.section-plant {
  overflow: hidden; }
  .section-plant .img-plant {
    margin-bottom: -90px; }

section.section-paragraph-bg {
  background: linear-gradient(0deg, #2DBDB6 0%, #21A7A0 100%); }
  section.section-paragraph-bg h1.long, section.section-paragraph-bg h2.long {
    max-width: 800px; }
  section.section-paragraph-bg p a {
    color: #FFFFFF;
    font-weight: bold; }
  section.section-paragraph-bg.bg-monkey {
    background: linear-gradient(0deg, #2DBDB6 0%, #21A7A0 100%); }
  @media (min-width: 768px) {
    section.section-paragraph-bg h1, section.section-paragraph-bg h2 {
      font-size: 32px; }
    section.section-paragraph-bg.bg-monkey h1, section.section-paragraph-bg.bg-monkey h2 {
      font-size: 42px; } }

section.section-paragraph-blue p.bold-lg {
  font-weight: 500; }
@media (min-width: 768px) {
  section.section-paragraph-blue h1, section.section-paragraph-blue h2 {
    font-size: 45px;
    margin-bottom: 30px; }
  section.section-paragraph-blue p.bold-lg {
    font-size: 18px;
    font-weight: 500;
    text-align: center; }
  section.section-paragraph-blue .button-cont {
    margin-top: 15px; } }

section.section-process-list h1, section.section-process-list h2 {
  font-weight: 300; }
section.section-process-list ul.processes {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 0 20px;
  list-style-type: none;
  counter-reset: step; }
  section.section-process-list ul.processes li {
    flex: 0 0 100%;
    text-align: center;
    padding: 0 10px;
    margin: 20px auto;
    position: relative;
    font-family: "Lato", "Kanit", sans-serif; }
    section.section-process-list ul.processes li::before {
      background-color: #2DBDB6;
      font-size: 24px;
      font-weight: bold;
      padding: 8px 0; }
    section.section-process-list ul.processes li::after {
      background-color: #DCDCDC; }
@media (min-width: 768px) {
  section.section-process-list h1, section.section-process-list h2 {
    font-size: 55px;
    margin-bottom: 20px; } }

section.section-stats {
  padding: 20px 0;
  background: #2DBDB6; }
  section.section-stats .stats .stat sub {
    font-size: 0.44em; }
  section.section-stats .stats .stat sup {
    font-size: 0.44em; }
  section.section-stats .stats .stat img {
    opacity: 0.7; }
  section.section-stats .stats .desc {
    font-family: "Lato", "Kanit", sans-serif;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 23px;
    text-transform: none; }
  @media (min-width: 768px) {
    section.section-stats {
      padding: 0;
      background: #2DBDB6; } }

section.section-casestudy {
  background-position: calc(50% + 371px) 88px; }
  section.section-casestudy h2 {
    margin-bottom: 30px; }
  section.section-casestudy h3 {
    color: #202020;
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
    margin-bottom: 20px; }
    section.section-casestudy h3 .separator {
      display: inline-block;
      font-weight: normal;
      margin: 0 5px; }
  section.section-casestudy a {
    color: #F26D84;
    text-decoration: underline; }
  section.section-casestudy ul.tag li {
    background-color: #202020;
    color: #ffffff; }
  section.section-casestudy .stats {
    margin-left: 0;
    background: none;
    box-shadow: none; }
    section.section-casestudy .stats .desc {
      color: rgba(0, 0, 0, 0.37); }
    section.section-casestudy .stats .stats-container {
      padding: 0; }
    section.section-casestudy .stats .row > * {
      text-align: center; }
    section.section-casestudy .stats .row .col-12 {
      background-color: #2DBDB6; }
      section.section-casestudy .stats .row .col-12:first-child {
        background-color: #F26D84;
        border-radius: 4px 4px 0 0; }
      section.section-casestudy .stats .row .col-12:last-child {
        background-color: #FDBE57;
        border-radius: 0 0 4px 4px; }
  @media (min-width: 768px) {
    section.section-casestudy {
      padding: 220px 0; }
      section.section-casestudy ul.tag {
        float: left;
        margin-right: 15px; }
      section.section-casestudy .stats .stat {
        margin-bottom: 25px; }
      section.section-casestudy .stats .row {
        justify-content: space-between; }
        section.section-casestudy .stats .row > * {
          border-radius: 4px;
          padding: 40px 0; }
        section.section-casestudy .stats .row .col-12 {
          border-radius: 4px; }
          section.section-casestudy .stats .row .col-12:first-child {
            border-radius: 4px; }
          section.section-casestudy .stats .row .col-12:last-child {
            border-radius: 4px 0 0 4px; }
        section.section-casestudy .stats .row .col-md-4 {
          flex: 0 0 32.5%;
          max-width: 32.5%; }
        section.section-casestudy .stats .row .col-md-6 {
          flex: 0 0 49%;
          max-width: 49%; }
      section.section-casestudy.casestudy-huvafen {
        background-image: url("../img/img-ipad-huvafen.png"); }
      section.section-casestudy.casestudy-friendsforasia {
        background-image: url("../img/img-ipad-friendsforasia.png"); }
      section.section-casestudy.casestudy-appletree {
        background-image: url("../img/img-ipad-appletree.png"); }
      section.section-casestudy.casestudy-rental {
        background-image: url("../img/img-ipad-rental.png"); }
      section.section-casestudy.casestudy-letsrelax {
        background-image: url("../img/img-ipad-letsrelax.png"); } }

section.section-testimonial.testimonial-holidayinn::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 45%, black 55%), url("../img/bg-testimonial-01.jpg"); }
section.section-testimonial.testimonial-primaltribe::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 45%, black 55%), url("../img/bg-testimonial-02.jpg");
  background-position: top center, 90% 0; }
section.section-testimonial.testimonial-appletree::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 45%, black 55%), url("../img/bg-testimonial-03.jpg"); }
section.section-testimonial.testimonial-workwithus::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.2) 45%, black 55%), url("../img/bg-testimonial-04.jpg");
  background-position: top center, 50% 0; }
section.section-testimonial h1, section.section-testimonial h2 {
  font-size: 28px;
  letter-spacing: initial; }
section.section-testimonial hr {
  max-width: 135px;
  height: 3px;
  background-color: #FDBE57; }
section.section-testimonial .company {
  color: #2DBDB6;
  font-size: 16px;
  letter-spacing: initial;
  line-height: 19px; }
@media (min-width: 768px) {
  section.section-testimonial h1, section.section-testimonial h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 25px; } }
@media (min-width: 992px) {
  section.section-testimonial::after {
    background-position: top center, center center; }
  section.section-testimonial.testimonial-primaltribe::after {
    background-position: top center, center 35%; }
  section.section-testimonial.testimonial-appletree::after {
    background-position: top center, center 30%; } }
@media (min-width: 1440px) {
  section.section-testimonial {
    min-height: 500px; }
    section.section-testimonial::after {
      background-position: top center, center center;
      background-size: 0%, cover; }
    section.section-testimonial.testimonial-workwithus::after {
      background-position: top center, center center; } }

section.section-commitment {
  background: linear-gradient(180deg, #F2F2F2 0%, #FFFFFF 100%) no-repeat; }
  section.section-commitment h1, section.section-commitment h2 {
    color: #202020;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 20px; }
  section.section-commitment .gm-info {
    margin-top: 40px; }
    section.section-commitment .gm-info .name {
      color: #202020;
      font-size: 22px;
      font-weight: bold;
      line-height: 38px;
      margin-bottom: 0; }
    section.section-commitment .gm-info .title {
      color: #666666;
      font-family: "Lato", "Kanit", sans-serif;
      font-size: 15px;
      line-height: 23px; }
    section.section-commitment .gm-info .email a {
      color: #202020; }
    section.section-commitment .gm-info .phone a {
      font-family: "Lato", "Kanit", sans-serif; }
  section.section-commitment .gm-container {
    overflow: hidden;
    position: absolute;
    bottom: -320px;
    right: -50px;
    width: 333px;
    background: url("../img/bg-logoicon.png") no-repeat 50% -10%;
    text-align: center; }
    section.section-commitment .gm-container img {
      width: 220px; }
  @media (min-width: 375px) {
    section.section-commitment .gm-container {
      bottom: -300px; } }
  @media (min-width: 576px) {
    section.section-commitment {
      padding-bottom: 310px; }
      section.section-commitment .gm-container {
        bottom: -480px;
        width: 500px;
        background-position: 50% -25%; }
        section.section-commitment .gm-container img {
          width: 330px; } }
  @media (min-width: 768px) {
    section.section-commitment {
      padding: 60px 0; }
      section.section-commitment h1, section.section-commitment h2 {
        font-size: 36px;
        line-height: 42px;
        margin-top: 0;
        margin-bottom: 40px; }
      section.section-commitment .gm-info {
        margin-top: 100px; }
      section.section-commitment .gm-container {
        overflow: hidden;
        position: absolute;
        bottom: -100px;
        left: -120px;
        right: auto;
        width: 589px;
        height: 600px;
        background-position: 50% -60%; }
        section.section-commitment .gm-container img {
          width: 388px; } }
  @media (min-width: 992px) {
    section.section-commitment {
      padding: 100px 0; }
      section.section-commitment h1, section.section-commitment h2 {
        font-size: 45px;
        line-height: 56px; }
      section.section-commitment .gm-container {
        bottom: -100px;
        left: 20px; } }
  @media (min-width: 1200px) {
    section.section-commitment .gm-container {
      left: 70px; } }

section.section-staff {
  background-color: #F9F9F9; }
  section.section-staff h1, section.section-staff h2 {
    text-align: center; }
  section.section-staff .staff-cont {
    justify-content: flex-start; }
  section.section-staff .staff {
    text-align: left; }
    section.section-staff .staff .photo {
      width: auto;
      height: auto;
      position: relative; }
      section.section-staff .staff .photo img.img-alt {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: opacity .3s ease-in-out; }
      section.section-staff .staff .photo:hover img.img-alt {
        opacity: 1; }
      section.section-staff .staff .photo:hover img:not(.img-alt) {
        opacity: 0;
        transition: opacity .3s ease-in; }
    section.section-staff .staff .name {
      color: #202020;
      text-transform: none;
      font-family: "Raleway", "Lato", "Kanit", sans-serif;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: initial;
      line-height: 23px; }
    section.section-staff .staff .position {
      color: #666666; }
  @media (min-width: 576px) {
    section.section-staff .staff .photo {
      width: auto;
      height: auto; }
    section.section-staff .staff .name {
      font-size: 22px;
      line-height: 29px; } }
  @media (min-width: 768px) {
    section.section-staff .staff .photo {
      width: 255px;
      height: 266px; }
      section.section-staff .staff .photo img {
        width: 255px;
        height: 266px; }
    section.section-staff .staff .name, section.section-staff .staff .position {
      width: 255px;
      margin: 0 auto; } }

section.section-map {
  background: linear-gradient(0deg, #2DBDB6 0%, #21A7A0 100%); }
  section.section-map h1, section.section-map h2 {
    font-weight: bold; }
    section.section-map h1.weight-normal, section.section-map h2.weight-normal {
      font-weight: 400; }
  @media (min-width: 768px) {
    section.section-map {
      padding: 70px 0 50px; }
      section.section-map .map-container {
        top: -70px;
        left: -180px; }
        section.section-map .map-container img {
          max-width: 848px; } }
  @media (min-width: 992px) {
    section.section-map .map-container {
      left: -75px; } }
  @media (min-width: 1200px) {
    section.section-map {
      min-height: 512px; }
      section.section-map .map-container {
        left: -15px; }
        section.section-map .map-container img {
          max-width: 944px; } }

section.section-letstalk h1.weight-normal, section.section-letstalk h2.weight-normal, section.section-letstalk h3.weight-normal {
  font-weight: 400; }
section.section-letstalk p {
  font-weight: normal; }
section.section-letstalk .fp-btn {
  font-weight: 900; }
  section.section-letstalk .fp-btn.weight-normal {
    font-weight: 500; }
@media (min-width: 768px) {
  section.section-letstalk h1, section.section-letstalk h2, section.section-letstalk h3 {
    font-size: 32px; } }

section.section-vacancies h1, section.section-vacancies h2 {
  color: #202020;
  font-weight: 300; }
section.section-vacancies .vacancy-grid .vacancy-box h5 {
  color: #F26D84;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: initial;
  line-height: 21px;
  text-transform: uppercase; }
  section.section-vacancies .vacancy-grid .vacancy-box h5 a {
    color: #F26D84; }
section.section-vacancies .vacancy-grid .vacancy-box .more-links a {
  color: #2DBDB6;
  font-family: "Lato", "Kanit", sans-serif; }

section.section-office-hours h3 {
  color: #202020;
  letter-spacing: initial;
  font-weight: 300; }
section.section-office-hours p {
  color: #666666; }
  section.section-office-hours p strong {
    color: #2DBDB6; }
  section.section-office-hours p a {
    color: #666666; }
    section.section-office-hours p a.blue {
      color: #2DBDB6;
      font-weight: normal; }
section.section-office-hours table.table th {
  color: #2DBDB6; }
section.section-office-hours table.table td {
  font-family: "Lato", "Kanit", sans-serif; }

section.section-reviews .cust-review h4 {
  color: #2DBDB6;
  font-family: "Raleway", "Lato", "Kanit", sans-serif; }
section.section-reviews .cust-review .rev-comment::before {
  background: url("../img/icon-quote-red.png") no-repeat;
  background-size: 34px 27px;
  width: 34px;
  height: 27px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    section.section-reviews .cust-review .rev-comment::before {
      background-image: url("../img/icon-quote-red@2x.png");
      background-size: 34px 27px; } }

section.section-ebook-review h1, section.section-ebook-review h2 {
  color: #202020;
  font-weight: 300; }
section.section-ebook-review .testimonial .text {
  font-family: "Lato", "Kanit", sans-serif; }
  section.section-ebook-review .testimonial .text::before, section.section-ebook-review .testimonial .text::after {
    content: "";
    background: url("../img/icon-quote-red.png") no-repeat;
    background-size: 21px 16px;
    width: 21px;
    height: 16px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
      section.section-ebook-review .testimonial .text::before, section.section-ebook-review .testimonial .text::after {
        background-image: url("../img/icon-quote-red@2x.png");
        background-size: 21px 16px; } }
  section.section-ebook-review .testimonial .text.quote-alt::before, section.section-ebook-review .testimonial .text.quote-alt::after {
    background-image: url("../img/icon-quote.png"); }
section.section-ebook-review .testimonial .person {
  letter-spacing: 1px; }
  section.section-ebook-review .testimonial .person .name {
    font-weight: 900; }
section.section-ebook-review .col-12:last-child .testimonial {
  border-bottom: none; }

section.section-ebook-letter .paper {
  color: #202020; }
  section.section-ebook-letter .paper h3 {
    color: #202020;
    line-height: 23px; }

section.section-good-hands {
  background: linear-gradient(0deg, #2DBDB6 0%, #21A7A0 100%); }
  section.section-good-hands h4 {
    font-size: 14px; }
  section.section-good-hands .heading img {
    opacity: 0.35; }

section.section-partnerships {
  padding: 40px 0;
  counter-reset: partnership; }
  section.section-partnerships h1, section.section-partnerships h2 {
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #202020;
    max-width: 780px;
    margin: 0 auto 40px; }
  section.section-partnerships h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #202020;
    text-indent: -38px;
    margin-left: 38px;
    margin-top: 40px; }
    section.section-partnerships h3::before {
      content: counter(partnership) ".";
      counter-increment: partnership;
      color: #2DBDB6;
      padding-right: 20px; }
  section.section-partnerships ol {
    list-style-type: none;
    counter-reset: ordereditem;
    font-family: "Lato", "Kanit", sans-serif;
    padding: 0 0 0 20px; }
    section.section-partnerships ol li {
      text-indent: -20px;
      margin-left: 20px; }
      section.section-partnerships ol li::before {
        content: counter(ordereditem) ".";
        counter-increment: ordereditem;
        color: #2DBDB6;
        padding-right: 10px;
        font-weight: bold; }
  @media (min-width: 768px) {
    section.section-partnerships {
      padding: 80px 0; }
      section.section-partnerships h1, section.section-partnerships h2 {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 50px; }
      section.section-partnerships h3 {
        font-size: 28px;
        line-height: 38px;
        text-indent: -42px;
        margin-left: 42px; } }

section.section-404 {
  background-color: #FFFFFF;
  text-align: center; }
  section.section-404 h1, section.section-404 h2 {
    max-width: 680px;
    margin: 0 auto;
    color: #2DBDB6;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    text-align: center; }
  section.section-404 .button-cont {
    margin-top: 30px; }
  @media (min-width: 768px) {
    section.section-404 h1, section.section-404 h2 {
      font-size: 50px;
      line-height: 54px; } }

section.section-bottomquote h3 {
  color: #2DBDB6; }
section.section-bottomquote p a, section.section-bottomquote ul a {
  color: #2DBDB6; }

.section-job h1 strong, .section-job h2 strong {
  font-weight: 300; }
.section-job .single_job_listing .application .application_button {
  background-color: #F26D84; }
  .section-job .single_job_listing .application .application_button:hover, .section-job .single_job_listing .application .application_button:focus {
    background-color: #DF546C; }
.section-job .blog-content .job-company {
  color: #F26D84; }
.section-job .blog-recent ul > li {
  font-family: "Lato", "Kanit", sans-serif; }
  .section-job .blog-recent ul > li a {
    color: #2DBDB6; }

.blog-newsletter {
  background: linear-gradient(0deg, #2DBDB6 0%, #21A7A0 100%); }

.blog-recent ul li a {
  color: #2DBDB6;
  font-family: "Lato", "Kanit", sans-serif; }

.blog-navigations a {
  color: #2DBDB6; }

.blog-content .post-content h1, .blog-content .post-content h2 {
  color: #F26D84; }
  .blog-content .post-content h1 a, .blog-content .post-content h2 a {
    color: #F26D84; }
.blog-content .post-content h3 {
  color: #2DBDB6;
  margin: 30px 0 20px;
  font-weight: 500; }
.blog-content .post-content h4 {
  color: #202020;
  font-weight: 500; }
.blog-content .post-content blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }
.blog-content .post-content a {
  color: #2DBDB6; }
@media (min-width: 768px) {
  .blog-content .post-content h3 {
    font-size: 28px;
    line-height: 32px; } }

.pagination ul li.active a, .pagination .pagi-arrow-cont li.active a {
  background-color: #F26D84; }
.pagination a:not(.pagi-arrow).current, .pagination span:not(.pagi-arrow).current {
  background-color: #F26D84; }
.pagination .pagi-arrow {
  color: #F26D84; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 20px; }

.section-bamboohr-job {
  background-color: #efefef;
  padding: 40px 0 20px; }
  .section-bamboohr-job h1, .section-bamboohr-job h2 {
    text-align: center;
    margin-bottom: 25px; }
    .section-bamboohr-job h1 strong, .section-bamboohr-job h2 strong {
      font-weight: 300; }
  .section-bamboohr-job .iframe-container {
    overflow: hidden;
    position: relative;
    width: 100%;
    min-height: 77px; }
    .section-bamboohr-job .iframe-container.loaded {
      min-height: 1440px; }
    .section-bamboohr-job .iframe-container .loading {
      font-size: 30px;
      display: block;
      text-align: center;
      position: absolute;
      bottom: 20px;
      width: 100%; }
    .section-bamboohr-job .iframe-container iframe {
      border: 0;
      overflow: hidden;
      position: relative;
      top: -77px;
      height: 0;
      max-height: 100%;
      max-width: 100%;
      min-height: 100%;
      min-width: 100%;
      width: 0;
      z-index: 3;
      bottom: 0px;
      right: 0px;
      margin: 0;
      padding: 0; }
    .section-bamboohr-job .iframe-container .back-link {
      display: none;
      width: 130px;
      height: 40px;
      position: absolute;
      left: 90px;
      top: 0;
      z-index: 4; }
  .section-bamboohr-job .proxy-iframe-container {
    position: relative; }
    .section-bamboohr-job .proxy-iframe-container .proxy-iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 1;
      opacity: 0; }
      .section-bamboohr-job .proxy-iframe-container .proxy-iframe iframe {
        height: 0;
        max-height: 100%;
        max-width: 100%;
        min-height: 100%;
        min-width: 100%;
        width: 0; }
  @media (min-width: 768px) {
    .section-bamboohr-job {
      padding: 50px 0; }
      .section-bamboohr-job h1, .section-bamboohr-job h2 {
        margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .section-bamboohr-job .iframe-container .back-link {
      display: inline-block; } }
  @media (min-width: 1200px) {
    .section-bamboohr-job .iframe-container .back-link {
      left: 70px; } }

section.section-multiform h1, section.section-multiform h2 {
  color: #202020;
  font-weight: 300; }
section.section-multiform h3 {
  color: #202020; }
section.section-multiform .mform-heading {
  max-width: 550px; }
@media (min-width: 768px) {
  section.section-multiform h1, section.section-multiform h2 {
    margin: 0 -45px; }
  section.section-multiform h3 {
    font-size: 18px;
    line-height: 25px; } }

.countdown-bar > span {
  background-color: #F26D84; }
  .countdown-bar > span::after, .countdown-bar > span > span {
    background-image: linear-gradient(-45deg, #DF546C 25%, transparent 25%, transparent 50%, #DF546C 50%, #DF546C 75%, transparent 75%, transparent); }

.mform-progressbar > li {
  width: 25%; }
  .mform-progressbar > li.active::before, .mform-progressbar > li.active::after {
    background-color: #F26D84; }
  .mform-progressbar > li.active {
    cursor: pointer; }

.mform {
  font-family: "Lato", "Kanit", sans-serif; }
  .mform .mform-selection .mform-mini {
    background-color: #2DBDB6; }
    .mform .mform-selection .mform-mini.selected, .mform .mform-selection .mform-mini:hover {
      background-color: #23A19B; }
  .mform .mform-selection .mform-btn {
    background-color: #2DBDB6; }
    .mform .mform-selection .mform-btn.selected, .mform .mform-selection .mform-btn:hover {
      background-color: #23A19B; }
  .mform .mform-selection .mform-checkbox {
    background: #2DBDB6 url("../img/icn-circle.png") no-repeat 15px center/17px 17px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
      .mform .mform-selection .mform-checkbox {
        background-image: url("../img/icn-circle@2x.png"); } }
    .mform .mform-selection .mform-checkbox.selected, .mform .mform-selection .mform-checkbox:hover {
      background-color: #23A19B; }
  @media (min-width: 768px) {
    .mform .mform-selection .mform-checkbox {
      background-position: 20px center;
      background-size: 34px 34px; } }
  .mform .mform-btn-nav[disabled] {
    background-color: #EAEAEA; }
  .mform .mform-btn-submit {
    background-color: #F26D84; }
  .mform ul.parsley-errors-list {
    color: #F26D84; }
  .mform .booking_form select {
    font-family: "Lato", "Kanit", sans-serif; }
  .mform .datepick-inline .datepick .datepick-days-cell-over {
    background-color: #2DBDB6; }
  .mform .datepick-inline .datepick-one-month .datepick .datepick-current-day {
    background-color: #23A19B; }
  .mform .block_hints .date2approve.block_check_in_out, .mform .block_hints .block_pending, .mform .datepick-inline .date2approve, .mform td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, .mform td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {
    background-color: #F26D84; }
  .mform .mform-select-container {
    display: inline;
    position: relative; }
    .mform .mform-select-container::after {
      display: block;
      content: "\f078";
      font-family: 'FontAwesome';
      font-size: 1.2em;
      color: #787878;
      position: absolute;
      right: 12px;
      top: -4px;
      z-index: 3;
      pointer-events: none; }
  .mform select.mform-input {
    height: 50px;
    width: 100% !important;
    margin: 0 auto;
    padding: 10px;
    border-radius: 4px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.1);
    font-size: 15px;
    color: #787878;
    box-sizing: border-box;
    border: 0;
    overflow: hidden;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .mform select.mform-input::-ms-expand {
      display: none; }
    .mform select.mform-input:hover, .mform select.mform-input:focus {
      border: 0;
      outline: none; }
  @media (min-width: 768px) {
    .mform .mform-select-container::after {
      right: 24px; }
    .mform select.mform-input {
      height: 75px;
      padding: 20px;
      box-shadow: 0 12px 18px 0 rgba(0, 0, 0, 0.1);
      font-size: 22px; } }

.mform-range {
  border: 3px solid rgba(155, 155, 155, 0.17);
  border-radius: 15px;
  background-color: #FFFFFF;
  padding: 20px 30px; }

.mform-range-desc {
  color: #B3B3B3;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  padding: 5px 30px; }

.irs-bar {
  background: #2DBDB6; }

.irs-slider {
  background: #2DBDB6;
  width: 5px;
  height: 30px;
  top: 16px;
  cursor: pointer; }

.irs-from, .irs-single, .irs-to {
  background-color: transparent;
  font-size: 14px;
  top: -10px;
  color: #202020;
  font-weight: bold;
  cursor: pointer; }
  .irs-from::after, .irs-single::after, .irs-to::after {
    display: none; }

section.section-calculator {
  padding: 30px 0;
  background-color: #F9F9F9;
  color: #1f1f1f;
  font-family: "Open Sans", "Raleway", "Lato", "Kanit", sans-serif; }
  section.section-calculator h3 {
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase; }
    section.section-calculator h3 strong {
      font-weight: 900; }
  section.section-calculator button {
    cursor: pointer; }
    section.section-calculator button:focus {
      outline: none; }
    section.section-calculator button.button-sel {
      color: #FFFFFF;
      background-color: #2DBDB6;
      font-size: 8px;
      font-weight: 400;
      width: 13.333em;
      height: 13.333em;
      border-radius: 50%;
      border: none;
      box-shadow: none;
      text-transform: uppercase;
      line-height: 1.5em;
      position: relative;
      transition: all 0.5s ease-out; }
      section.section-calculator button.button-sel.active::after {
        content: "";
        width: 0;
        height: 0;
        border-left: 1.8em solid transparent;
        border-right: 1.8em solid transparent;
        border-top: 1.8em solid #2DBDB6;
        position: absolute;
        bottom: -1.5em;
        left: calc(50% - 1.8em); }
      section.section-calculator button.button-sel.active {
        font-size: 10px; }
      section.section-calculator button.button-sel strong {
        font-size: 2.6em;
        line-height: 1em;
        font-weight: 800;
        display: block; }
  @media (min-width: 768px) {
    section.section-calculator {
      padding: 60px 0; }
      section.section-calculator h3 {
        font-size: 28px;
        line-height: 32px; }
      section.section-calculator button.button-sel {
        font-size: 12px; }
        section.section-calculator button.button-sel.active {
          font-size: 18px; } }
  section.section-calculator .cpa-calc-block {
    position: relative;
    max-width: 640px;
    margin: 0 auto; }
    section.section-calculator .cpa-calc-block::before {
      content: "";
      width: 320px;
      height: 320px;
      border-radius: 50%;
      background-color: #FFFFFF;
      position: absolute;
      top: 0;
      left: calc(50% - 160px);
      z-index: 1; }
    section.section-calculator .cpa-calc-block .button-selections {
      height: 310px;
      position: relative;
      z-index: 2; }
      section.section-calculator .cpa-calc-block .button-selections h3 {
        position: absolute;
        top: 50px;
        left: 145px; }
      section.section-calculator .cpa-calc-block .button-selections .cpa-arrow {
        position: absolute;
        top: 120px;
        left: 140px;
        width: 70px;
        height: 52.5px; }
      section.section-calculator .cpa-calc-block .button-selections .button-sel {
        position: absolute;
        top: 180px;
        left: 180px;
        font-family: "Raleway", "Lato", "Kanit", sans-serif; }
        section.section-calculator .cpa-calc-block .button-selections .button-sel.active {
          top: 12px;
          left: 0px; }
    section.section-calculator .cpa-calc-block .cpa-field {
      max-width: 240px;
      margin-left: 50px;
      margin-bottom: 10px;
      border-bottom: 1px dashed #1f1f1f;
      position: relative;
      z-index: 2; }
      section.section-calculator .cpa-calc-block .cpa-field.cpa-result {
        max-width: 100%;
        border-bottom: 0; }
        section.section-calculator .cpa-calc-block .cpa-field.cpa-result .field-icon {
          font-size: 18px;
          background-color: #2DBDB6;
          top: -24px;
          left: -52px; }
          section.section-calculator .cpa-calc-block .cpa-field.cpa-result .field-icon::after {
            border-left-color: #2DBDB6; }
      section.section-calculator .cpa-calc-block .cpa-field .field-icon {
        font-size: 11px;
        width: 2em;
        height: 2em;
        border-radius: 1em;
        background-color: #1f1f1f;
        position: absolute;
        top: 0;
        left: -40px; }
        section.section-calculator .cpa-calc-block .cpa-field .field-icon::after {
          content: "";
          width: 0;
          height: 0;
          border-top: 0.75em solid transparent;
          border-bottom: 0.75em solid transparent;
          border-left: 0.75em solid #1f1f1f;
          position: absolute;
          top: 0.25em;
          right: -0.4125em; }
      section.section-calculator .cpa-calc-block .cpa-field .field-label {
        text-transform: uppercase;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        margin-bottom: 5px; }
      section.section-calculator .cpa-calc-block .cpa-field .field-input {
        margin-bottom: 25px;
        display: flex; }
        section.section-calculator .cpa-calc-block .cpa-field .field-input input {
          border: 0;
          padding: 0;
          flex-grow: 1;
          width: 100%;
          background: transparent; }
        section.section-calculator .cpa-calc-block .cpa-field .field-input span.op {
          font-size: 30px;
          line-height: 34px;
          font-weight: 800;
          margin-right: 5px;
          flex-grow: 1;
          flex-shrink: 0; }
        section.section-calculator .cpa-calc-block .cpa-field .field-input .cpa-form-input {
          font-size: 34px;
          line-height: 38px;
          font-weight: 800; }
        section.section-calculator .cpa-calc-block .cpa-field .field-input .cpa-form-output {
          font-size: 50px;
          line-height: 54px;
          font-weight: 800; }
    @media (min-width: 768px) {
      section.section-calculator .cpa-calc-block::before {
        content: "";
        width: 415px;
        height: 415px;
        left: 120px; }
      section.section-calculator .cpa-calc-block .button-selections {
        height: 310px;
        position: relative;
        z-index: 2; }
        section.section-calculator .cpa-calc-block .button-selections h3 {
          top: 100px;
          left: 330px; }
        section.section-calculator .cpa-calc-block .button-selections .cpa-arrow {
          top: 180px;
          left: 260px;
          width: 140px;
          height: 105px; }
        section.section-calculator .cpa-calc-block .button-selections .button-sel {
          top: 280px;
          left: 360px; }
          section.section-calculator .cpa-calc-block .button-selections .button-sel.active {
            top: 24px;
            left: 20px; }
      section.section-calculator .cpa-calc-block .cpa-field {
        max-width: 200px;
        margin-left: 90px; }
        section.section-calculator .cpa-calc-block .cpa-field.cpa-result .field-icon {
          font-size: 33px;
          left: -92px; }
        section.section-calculator .cpa-calc-block .cpa-field .field-input .cpa-form-output {
          font-size: 40px;
          line-height: 44px; } }
  section.section-calculator .roi-calc-block {
    position: relative;
    max-width: 640px;
    margin: 80px auto 0; }
    section.section-calculator .roi-calc-block::before {
      content: "";
      width: 320px;
      height: 320px;
      border-radius: 50%;
      background-color: #FFFFFF;
      position: absolute;
      top: 0;
      left: calc(50% - 160px);
      z-index: 1; }
    section.section-calculator .roi-calc-block .button-selections {
      height: 380px;
      position: relative;
      z-index: 2; }
      section.section-calculator .roi-calc-block .button-selections h3 {
        position: absolute;
        top: 40px;
        left: calc(50% - 125px); }
      section.section-calculator .roi-calc-block .button-selections .button-sel {
        position: absolute;
        top: 185px;
        left: calc(50% - 80px);
        font-family: "Raleway", "Lato", "Kanit", sans-serif;
        font-size: 12px; }
        section.section-calculator .roi-calc-block .button-selections .button-sel strong {
          font-size: 1.2em;
          line-height: 1.2em;
          font-weight: 800; }
    section.section-calculator .roi-calc-block .field-label {
      margin-bottom: 15px;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 18px;
      font-weight: 400; }
      section.section-calculator .roi-calc-block .field-label strong {
        display: block;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600; }
    section.section-calculator .roi-calc-block .field-input .roi-form-input {
      display: block;
      padding: 12px 10px;
      text-align: center;
      border-radius: 5px;
      border: 1px solid #d7d7d7;
      font-size: 20px;
      line-height: 1em;
      font-weight: 800;
      width: 120px; }
    section.section-calculator .roi-calc-block .field-input .note {
      display: block;
      margin-top: 5px;
      font-size: 12px;
      line-height: 16px; }
    section.section-calculator .roi-calc-block .tree-row {
      position: relative;
      z-index: 2;
      padding-bottom: 30px;
      margin-bottom: 25px; }
      section.section-calculator .roi-calc-block .tree-row::before {
        content: "";
        width: 1px;
        height: 100%;
        border-right: 1px dashed #1f1f1f;
        position: absolute;
        top: 0;
        left: 50%; }
      section.section-calculator .roi-calc-block .tree-row::after {
        content: "";
        font-size: 11px;
        width: 2em;
        height: 2em;
        border-radius: 1em;
        background-color: #1f1f1f;
        position: absolute;
        bottom: 0;
        left: calc(50% - 1em); }
      section.section-calculator .roi-calc-block .tree-row .row .field-icon {
        font-size: 11px;
        width: 2em;
        height: 2em;
        border-radius: 1em;
        background-color: #1f1f1f;
        position: absolute;
        top: 0; }
        section.section-calculator .roi-calc-block .tree-row .row .field-icon::after {
          content: "";
          width: 0;
          height: 0;
          border-top: 0.75em solid transparent;
          border-bottom: 0.75em solid transparent;
          position: absolute;
          top: 0.25em; }
      section.section-calculator .roi-calc-block .tree-row .row .col-6 {
        margin-bottom: 30px; }
        section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) {
          padding-right: 20px; }
          section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) .field-icon {
            right: -1em; }
            section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) .field-icon::after {
              border-right: 0.75em solid #1f1f1f;
              left: -0.4125em; }
          section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) .field-label {
            text-align: right; }
          section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) .field-input {
            text-align: right; }
            section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) .field-input .roi-form-input {
              margin-left: auto;
              margin-right: 0; }
        section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 {
          padding-left: 20px; }
          section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 .field-icon {
            left: -1em; }
            section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 .field-icon::after {
              border-left: 0.75em solid #1f1f1f;
              right: -0.4125em; }
          section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 .field-label {
            text-align: left; }
          section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 .field-input {
            text-align: left; }
            section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 .field-input .roi-form-input {
              margin-right: auto;
              margin-left: 0; }
    section.section-calculator .roi-calc-block .sum-row .sum-item {
      font-size: 14px;
      line-height: 1em;
      text-transform: uppercase;
      text-align: center;
      width: 155px;
      height: 155px;
      border-radius: 50%;
      border: 10px solid #2DBDB6;
      padding: 50px 0;
      margin: 0 auto 15px; }
      section.section-calculator .roi-calc-block .sum-row .sum-item strong {
        display: block;
        font-size: 22px;
        line-height: 1em;
        font-weight: 900; }
    @media (min-width: 768px) {
      section.section-calculator .roi-calc-block::before {
        width: 375px;
        height: 375px;
        left: calc(50% - 187.5px); }
      section.section-calculator .roi-calc-block .button-selections {
        height: 435px; }
        section.section-calculator .roi-calc-block .button-selections h3 {
          left: calc(50% - 235px); }
        section.section-calculator .roi-calc-block .button-selections .button-sel {
          top: 205px;
          left: calc(50% - 100px);
          font-size: 15px; }
      section.section-calculator .roi-calc-block .field-input .note {
        font-size: 14px;
        line-height: 18px; }
      section.section-calculator .roi-calc-block .field-label strong {
        font-size: 20px;
        line-height: 24px;
        font-weight: 400; }
      section.section-calculator .roi-calc-block .tree-row .row .col-6:not(.offset-6) {
        padding-right: 40px; }
      section.section-calculator .roi-calc-block .tree-row .row .col-6.offset-6 {
        padding-left: 40px; }
      section.section-calculator .roi-calc-block .sum-row .sum-item {
        font-size: 14px;
        width: 195px;
        height: 195px;
        border: 15px solid #2DBDB6;
        padding: 55px 0; }
        section.section-calculator .roi-calc-block .sum-row .sum-item strong {
          font-size: 30px; } }

/*# sourceMappingURL=style.css.map */
