.page-title {
  background: linear-gradient(180deg, #00c4cc 50%, #00c4cc 0, #00aeb8);
  color: #fff;
  margin: 0;
  padding: 155px 1em 350px;
  text-align: center
}

@media only screen and (max-width:767px) {
  .page-title {
    padding: 110px 1em 2em
  }
}

.page-title h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700
}

@media only screen and (max-width:767px) {
  .page-title h1 {
    font-size: 28px
  }
}

.page-title p {
  margin-bottom: 0
}

@media only screen and (max-width:767px) {
  .page-title p {
    font-size: 16px;
    text-align: left
  }

  .page-title br {
    display: none
  }
}

@media only screen and (max-width:767px) {
  .page-inner {
    padding: 0 4%
  }
}

.faq_wrapper {
  background: #f5f8f9
}

.faq_inner {
  margin: 0 auto;
  max-width: 774px;
  padding: 84px 10px
}

.faq_inner h3 {
  font-size: 28px;
  text-align: center
}

.pricing_tabele_wrapper {
  display: flex;
  margin: 0 auto;
  max-width: 1300px;
  padding-bottom: 54px;
  width: 100%;
}

@media only screen and (max-width:767px) {
  .pricing_tabele_wrapper {
    display: block;
    margin-top: 20px
  }
}

.plan {
  overflow: hidden;
  position: relative
}

@media only screen and (max-width:767px) {
  .plan {
    border: 1px solid #e5e5e5
  }

  .plan+.plan {
    margin-top: 1.5em
  }
}

.plan h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .25)
}

.plan .plan_head, .plan h2 {
  text-align: center
}

.plan .plan_head .btn {
  max-width: 170px
}

.plan .plan_head p {
  margin: 1em 1em 1em
}

.plan .plan_head p.notes, .plan .plan_link {
  text-align: center
}

.plan .plan_link {
  font-size: 14px;
  padding: 1.2em;
  text-decoration: underline
}

.plan .plan_link a {
  color: #fff
}

.plan .plan_link a:hover {
  opacity: .65
}

.plan .plan_table {
  box-sizing: content-box;
  font-size: 14px;
  margin: 0 auto;
  width: 100%
}

.plan .plan_table tr:nth-child(odd) {
  background-color: rgba(236, 242, 243, .6)
}

.plan .plan_table th {
  background: 0 0;
  font-weight: 400;
  padding: .4em .5em .4em 1.5em;
  text-align: left;
  white-space: nowrap;
  width: 48%
}

.plan .plan_table td {
  background: 0 0;
  padding: .4em 1.5em .4em .5em;
  text-align: right
}

.plan .plan_table td i {
  color: #65af2f;
  font-size: 22px
}

.plan .plan_table td.small {
  font-size: 12px
}

.plan .plan_table .nowrap {
  white-space: nowrap
}

.notes {
  font-size: 14px;
  list-style: none;
  text-align: left;
  margin: 0 1rem;
}

.notes li:before {
  content: "\203B   "
}

.small_plan {
  background-color: #fafcfd;
  flex: 1
}

@media only screen and (max-width:767px) {
  .small_plan {
    background: #fff
  }
}

.small_plan h2 {
  background-color: #2878c0
}

.small_plan .plan_link {
  background: #F27D28
}

.standard_plan {
  background: #fff;
  flex: 1;
  box-shadow: 0px 10px 15px #aaa;
  z-index: 2;
}

.standard_plan p {
}

.standard_plan p.notes {
}

.standard_plan .plan_head {
}

.standard_plan h2 {
  background-color: #0f5a9d;
}

.standard_plan .plan_link {
  background: #F27D28;
  padding: 1.2em
}

.standard_plan .plan_table th {
  font-weight: 700
}

@media only screen and (max-width:767px) {
  .standard_plan .plan_table th {
    font-weight: 400
  }
}

.standard_plan .plan_table td i {
  color: #6dd223
}

@media only screen and (max-width:767px) {
  .standard_plan {
    box-shadow: none;
    margin-top: 0
  }

  .standard_plan p {
  }
}

.professional_plan {
  background-color: #fafcfd;
  flex: 1
}

@media only screen and (max-width:767px) {
  .professional_plan {
    background: #fff
  }
}

.professional_plan h2 {
  background-color: #46b6a2;
}

.professional_plan .plan_link {
  background: #F27D28;
}

.enterprise_plan {
  background-color: #fafcfd;
  flex: 1;
  box-shadow: 0px 0px 15px #aaa;
}

@media only screen and (max-width:767px) {
  .enterprise_plan {
    background: #fff
  }
}

.enterprise_plan h2 {
  background-color: #144b64;
}

.enterprise_plan .plan_link {
  background: #F27D28;
}

.free_trial_wrapper {
  margin: 0 auto;
  max-width: 1174px;
  margin-bottom: 40px;
}

.free_trial_wrapper .notes {
  margin: 1em 0 0
}

.free_trial_inner {
  background: #f5f8f9;
  border: 1px solid #e5e5e5;
  text-align: center;
  padding-bottom: 4rem;
}

.free_trial_inner .btn_area {
  padding-top: 0
}

.free_trial_inner .btn {
  margin-bottom: 0
}

@media only screen and (max-width:767px) {
  .free_trial_inner {
    padding: 2.2em;
    text-align: left
  }

  .free_trial_inner .btn_area {
    text-align: center
  }

  .free_trial_inner .btn_area .btn+.btn {
    margin-top: 1em
  }
}

.free_trial_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 3rem;
  background-color: #1eb1de;
  color: #fff;
  padding: 2rem;
}

.btn_area {
  padding-top: 30px
}

.btn {
  border-radius: 100px;
  display: inline-block;
  margin-bottom: 20px;
  max-width: 240px;
  padding: 12px;
  text-align: center;
  text-decoration: none !important;
  width: 100%
}

.btn+.btn {
  margin-left: 20px
}

@media only screen and (max-width:767px) {
  .btn+.btn {
    margin-left: 0
  }
}

.btn:hover {
  box-shadow: 0 5px 8px 2px rgba(0, 0, 0, .14);
  transform: translateY(-1px)
}

.btn:active {
  box-shadow: none;
  transform: translateY(1px)
}

a.btn_orange {
  background: #f69c2f;
  color: #fff;
  font-weight: 700
}

a.btn_orange:hover {
  background: #f6b12f;
  color: #fff
}

a.btn_orange:active {
  background: #d07609
}

.btn_white {
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #4c4c4c;
  font-weight: 700
}

.btn_white:hover {
  color: #5b5b5b;
  filter: brightness(110%)
}

.btn_white:active {
  background: #ccc;
  border-color: #ccc
}

.simulator_wrapper {
  margin: 0 auto;
  max-width: 774px;
  padding-bottom: 84px;
  text-align: center
}

.simulator_wrapper .btn_wrapper {
  border: 6px solid #00c4cc;
  border-radius: 6px;
  margin-bottom: 30px;
  overflow: hidden
}

.simulator_wrapper .bnr_simulator {
  box-sizing: border-box;
  transform: all .2s ease
}

.simulator_wrapper .bnr_simulator:hover {
  opacity: .85
}

@media only screen and (max-width:767px) {
  .simulator_wrapper {
    text-align: left
  }

  .simulator_wrapper .btn_wrapper {
    border: 4px solid #00c4cc
  }
}

.qa_box {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  padding: 30px
}

.qa_box dt {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: .5em
}

.qa_box dd {
  font-size: 14px
}

.qa_box+.qa_box {
  margin-top: 30px
}

.phone_number_wrapper {
  margin-top: 44px;
  text-align: center
}

.phone_number_wrapper p {
  margin-bottom: 0
}

.phone_number_wrapper .phone_number {
  color: #00c4cc;
  font-size: 42px;
  font-weight: 700
}

@media only screen and (max-width:767px) {
  .phone_number_wrapper .phone_number {
    font-size: 36px
  }
}

.phone_number_wrapper .sub_text {
  font-size: 14px
}

.section-faq {
  background-color: #f5f6fa;
  padding: 40px 0 50px
}

.section-faq h3 {
  margin: 0 0 60px
}

.wpb_tabs .wpb_tabs_nav {
  color: #4c4c4c;
  display: block;
  font: 700;
  list-style: none;
  margin: 30px 0 25px;
  text-align: center
}

.wpb_tabs .wpb_tabs_nav li {
  display: inline-block;
  float: none;
  margin: 0 1em;
  margin-right: 26px;
  padding-left: 26px;
  position: relative
}

.wpb_tabs .wpb_tabs_nav li:before {
  border: 1px solid #ccc;
  border-radius: 50%;
  content: "";
  display: block;
  height: 18px;
  left: 0;
  margin-top: -9px;
  position: absolute;
  top: 50%;
  width: 18px
}

.wpb_tabs .wpb_tabs_nav li a {
  color: #444;
  font-weight: 700;
  text-decoration: none !important
}

.wpb_tabs .wpb_tabs_nav li a:hover:after {
  background: #1cbac8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  margin-top: -4px;
  opacity: .4;
  position: absolute;
  top: 50%;
  width: 10px
}

.wpb_tabs .wpb_tabs_nav .ui-tabs-active {
  pointer-events: none
}

.wpb_tabs .wpb_tabs_nav .ui-tabs-active:after {
  background: #1cbac8;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  left: 5px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  width: 10px
}

.faq_contact {
  border-top: 1px solid #979797;
  margin-top: 80px;
  padding-top: 60px;
  text-align: center
}

.faq_contact_tel {
  font-size: 20px;
  font-weight: 700;
  margin: 0
}

@media only screen and (max-width:767px) {
  .faq_contact p {
    text-align: center
  }
}

.plan_massive_area, .plan_smallscale_area {
  padding-bottom: 80px;
  text-align: center
}

.plan_massive_area table, .plan_smallscale_area table {
  margin-bottom: 45px
}

.pricing_table {
  border: 1px solid #ccc;
  border-collapse: separate;
  border-radius: 5px;
  border-spacing: 0;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  overflow: hidden;
  width: 100%
}

.pricing_table tr:first-child th {
  border-radius: 5px 5px 0 0;
  border-right: 0
}

.pricing_table tr:first-child td {
  border-radius: 5px 0 0
}

.pricing_table tr:last-child th {
  border-bottom: 0;
  border-radius: 0 0 0 5px
}

.pricing_table tr:last-child td {
  border-bottom: 0
}

.pricing_table tr th.plan_massive {
  background: #00445b
}

.pricing_table tr th.plan_free {
  background: #6ccce9;
  border-radius: 0;
  border-right: 1px solid #ccc
}

.pricing_table tr th.plan_smallscale {
  background: #03a8df;
  border-radius: 0
}

.pricing_table .plan_free, .pricing_table .plan_massive, .pricing_table .plan_smallscale {
  color: #fff;
  text-align: center
}

.pricing_table td, .pricing_table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px 20px;
  text-align: center;
  vertical-align: middle
}

@media only screen and (max-width:767px) {
  .pricing_table td, .pricing_table th {
    padding: 10px
  }
}

.pricing_table th {
  background: #eee;
  text-align: left;
  white-space: nowrap
}

.pricing_table td:last-child {
  border-right: 0
}

.pricing_table span {
  display: block;
  font-size: 12px
}

.pricing_table .th_width {
  width: 130px
}

@media only screen and (max-width:767px) {
  .pricing_table .th_width {
    width: 7em
  }
}

.pricing_table .pricing_table_price {
  width: 215px
}

.txt_annotation {
  font-size: 14px
}

.table_l {
  max-width: 860px
}

.cta_wrapper {
  padding: 84px 0
}

.cta_inner {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1200px
}

@media only screen and (max-width:767px) {
  .cta_inner {
    display: block
  }
}

.cta_inner_box {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
  flex: 1;
  margin: 0 10px;
  text-align: center
}

@media only screen and (max-width:767px) {
  .cta_inner_box+.cta_inner_box {
    margin: 1em
  }
}

.cta_inner_box h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 28px;
  padding: 20px
}

.cta_inner_box .cta_inner_content {
  display: flex;
  font-size: 14px;
  padding: 1em 2em;
  text-align: left
}

.cta_inner_box p {
  margin-bottom: 0
}

.cta_inner_box .btn {
  margin-bottom: 2em
}

.cta_inner_box .content_img {
  flex: .86;
  margin-right: 1em;
  text-align: center
}

.cta_inner_box .img-trial {
  width: 214px
}

.cta_inner_box .img-simulator {
  width: 174px
}

.cta_inner_box .content_txt {
  flex: 1
}

.price-plan__price {
    margin: 20px 0 25px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    color: #0095D9;
}

.price-plan__currency--default {
    display: inline;
}

.price-plan__currency {
    display: none;
}

.price-plan__per {
    font-size: 17px;
    line-height: .71;
    font-weight: 400;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    vertical-align: top;
    margin-left: 4px;
}

.price-plan__per>:first-child {
  margin: 8px 0 4px;
}

.price-plan__description {
  margin: 17px 0 0
}
