#inner-page .body-content h2 {
  line-height: 1.2;
}
#referral-page.new .refreral-body h2 {
  line-height: 1.2;
}
@media (max-width: 767px) {
  #referral-page.new .refreral-body h2 + h2 {
    font-size: 22px;
  }
}
.navigation.pagination {
  margin-top: 60px;
  margin-bottom: 40px;
  font-size: 20px;
}
.navigation.pagination h2.screen-reader-text {
  display: none;
}
.navigation.pagination .page-numbers.next {
  color: #fff;
  background: #357dad;
  padding: 5px 12px !important;
  transition: all 0.25s ease;
}
.navigation.pagination .page-numbers.next:hover {
  background: #17557e;
}
.navigation.pagination .prev.page-numbers {
  color: #fff;
  background: #357dad;
  padding: 5px 12px !important;
  transition: all 0.25s ease;
}
.navigation.pagination .prev.page-numbers:hover {
  background: #17557e;
}
.navigation.pagination .page-numbers {
  padding: 5px 12px !important;
  border: 0 !important;
  margin: 0 !important;
  background: #cccccc;
  color: #666666;
  transition: all 0.25s ease;
}
.navigation.pagination .page-numbers:hover {
  background: #17557e;
  color: #fff;
}
.navigation.pagination .page-numbers.current {
  color: #fff;
  background: #17557e;
  font-size: 20px;
}
.pum-theme-6691 .pum-content h2 span, .pum-theme-6691 .pum-content .cap-h2 span {
  color: #357cac;
}
.single #inner-page .body-content p {
  overflow: unset;
}
.page .cta-singlebottom-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 745px;
}
.page .cta-singlebottom-wrapper p {
  overflow: hidden !important;
}
@media (max-width: 980px) {
  .page .page-sidebar {
    display: flex;
    justify-content: center;
  }
  .page .page-sidebar #sidebar {
    max-width: 300px !important;
  }
}
@media (max-width: 1135px) {
  body #main-header.is-fixed .contact-menu a {
    font-size: 14px !important;
  }
}
@media (max-width: 1024px) {
  body #main-header.is-fixed .contact-menu a {
    font-size: 11px !important;
  }
}
body {
  font-family: 'Roboto', sans-serif !important;
}
#main-header {
  padding: 20px 0;
}
#main-header #logo {
  width: 25%;
  min-width: 260px;
  padding-right: 20px;
}
@media (min-width: 961px) and (max-width: 1200px) {
  #main-header #logo {
    min-width: 200px;
  }
}
#main-header .nav-menu li {
  padding: 0 0 0 20px;
}
#main-header .nav-menu li a {
  color: #021222;
  padding: 0;
  line-height: 120%;
  font-size: 16px;
  font-size: calc(15px + 0.2vw);
  letter-spacing: -0.4px;
}
@media (min-width: 961px) and (max-width: 1200px) {
  #main-header .nav-menu li a {
    font-size: 14px !important;
  }
}
#main-header .sub-header {
  width: 100%;
}
@media (min-width: 981px) {
  #main-header .main-nav {
    padding-top: 25px;
  }
}
@media (max-width: 980px) {
  #main-header .main-nav {
    padding-top: 15px;
  }
}
@media (min-width: 981px) {
  #main-header #logo img {
    /*max-height: 100px;*/
    max-height: 60px;
    margin-top: 20px;
  }
  #main-header .header-wrap {
    display: flex;
    width: 100%;
  }
}
.home #home-main-banner {
  padding-top: 0;
  border-top: 1px solid #021222;
  border-bottom: 1px solid #021222;
}
.home #home-main-banner ul.social-media-list li a {
  color: #fff !important;
}
.home #home-main-banner ul.social-media-list li a:hover {
  color: #c5dcea !important;
}
.home #home-main-banner #main-banner {
  padding-top: 0 !important;
}
.home #home-main-banner #main-banner .banner-content {
  display: block;
  vertical-align: middle;
  padding: 28vh 0 6vh 0;
}
.home #home-main-banner #main-banner .banner-wrapper {
  display: block;
  width: 85%;
  height: auto !important;
  margin: auto;
}
.home #home-main-banner #main-banner .banner-text h1 {
  text-shadow: 1px 0px 1px #333;
  font-size: calc(55px + 0.4vw);
  line-height: 110%;
}
@media (max-width: 767px) {
  .home #home-main-banner #main-banner .banner-text h1 {
    font-size: 36px;
  }
}
.home #home-main-banner #main-banner .banner-text h2, .home #home-main-banner .excerpt {
  font-size: calc(26px + 0.2vw);
  line-height: 110%;
}
@media (max-width: 767px) {
  .home #home-main-banner #main-banner .banner-text h2, .home #home-main-banner .excerpt {
    font-size: 24px;
  }
}
.home #home-main-banner #main-banner .banner-bg::before {
  background: rgba(100, 40, 0, 0.2) !important;
}
.home #home-main-banner .social-media {
  background: #021222;
}
.home #blog-section .col-sm-4 .blog-content {
  margin-top: 60px;
}
.home #blog-section .blog-btn {
  margin-top: 30px;
}
.home #service-section {
  margin-top: 0;
}
@media (min-width: 981px) {
  .home #about-section .about-wrap h2 {
    text-align: right;
  }
}
#main-footer {
  background: #021222;
}
.right-sidebar .click-me {
  padding: 16px 20px;
  left: 8px;
  white-space: nowrap;
}
a.blog-btn, a.read-btn {
  color: #fff !important;
  background: #6da7cb !important;
}
a.blog-btn:hover, a.read-btn:hover {
  color: #ffd051 !important;
  background: #357cac !important;
}
#company-services {
  background-color: #6da7cb;
}
#company-services .infograph-container {
  position: relative;
  padding: 60px 0;
}
#company-services .infograph-wrapper {
  position: relative;
  max-width: 68%;
}
@media (max-width: 1300px) {
  #company-services .infograph-wrapper {
    max-width: 58%;
  }
}
@media (max-width: 768px) {
  #company-services .infograph-wrapper {
    max-width: 100%;
  }
}
#company-services .floors-container {
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  height: 100%;
}
@media (max-width: 768px) {
  #company-services .floors-container {
    position: static;
  }
}
#company-services .service-item {
  text-align: center;
  position: absolute;
  max-width: 230px;
}
@media (max-width: 1100px) {
  #company-services .service-item {
    max-width: 160px;
  }
}
@media (max-width: 768px) {
  #company-services .service-item {
    position: static;
    max-width: 100%;
  }
}
#company-services .service-item:before {
  content: '';
  border: 15px solid #58595b;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  position: absolute;
  width: 140px;
  height: 140px;
}
@media (max-width: 1300px) {
  #company-services .service-item:before {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 1100px) {
  #company-services .service-item:before {
    border-width: 10px;
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 768px) {
  #company-services .service-item:before {
    display: none;
  }
}
#company-services .service-item:nth-child(1) {
  left: 20%;
  top: 4%;
}
#company-services .service-item:nth-child(2) {
  right: 33%;
  top: 4%;
}
#company-services .service-item:nth-child(2):before {
  right: 0;
}
#company-services .service-item:nth-child(3) {
  right: 27%;
  top: 32%;
}
#company-services .service-item:nth-child(3):before {
  right: 0;
}
#company-services .service-item:nth-child(4) {
  right: 2%;
  top: 37%;
}
#company-services .service-item:nth-child(4):before {
  right: 0;
}
#company-services .service-item:nth-child(5) {
  left: 25%;
  top: 50%;
}
#company-services .service-item h4 {
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 10px;
  padding: 0 16px;
  color: #000;
  font-size: 24px;
}
@media (max-width: 1100px) {
  #company-services .service-item h4 {
    font-size: 18px;
  }
}
#company-services .service-item .service-img {
  display: none;
  background: #6da7cb;
  border: 14px solid #357cac;
  border-radius: 15px;
  max-width: 220px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1100px) {
  #company-services .service-item .service-img {
    max-width: 160px;
  }
}
@media (max-width: 768px) {
  #company-services .service-item .service-img {
    display: inline-block;
    max-width: 70%;
  }
}
#company-services .service-item .service-img img {
  border-radius: 5px;
  border: 5px #fff solid;
}
#company-services .service-item .service-desc {
  display: none;
  border: 6px solid #ffd051;
  border-radius: 15px;
  background-color: #fff;
  padding: 20px 16px;
  margin: 10px -50px 0;
  position: relative;
  z-index: 1;
  font-size: 20px;
}
@media (max-width: 1100px) {
  #company-services .service-item .service-desc {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  #company-services .service-item .service-desc {
    display: inline-block;
    position: static;
    margin: 10px 0 30px;
    max-width: 500px;
  }
}
#company-services .service-item:hover .service-img, #company-services .service-item:hover .service-desc {
  display: inline-block;
}
#company-services .service-text {
  position: absolute;
  right: 10px;
  bottom: 10%;
  max-width: 40%;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  color: #000;
}
@media screen and (max-width: 767px) {
  #company-services .service-text {
    position: static;
    max-width: 100%;
  }
}
#company-services .service-text h3, #company-services .service-text .cap-h3 {
  font-size: 50px;
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
  margin: 0 0 13px;
}
#landing_page.bad-experience {
  min-height: 870px;
}
@media (min-width: 768px) {
  #landing_page.bad-experience {
    padding-top: 40px;
  }
  #landing_page.bad-experience > .container.container-wrapper {
    padding: 80px 0;
    display: flex;
    align-items: center;
    width: 85% !important;
  }
}
@media (max-width: 1366px) and (min-width: 768px) {
  #landing_page.bad-experience .right-img {
    width: 82%;
  }
}
#landing_page.bad-experience .container.container-wrapper {
  display: block;
  padding-top: 0;
}
@media screen and (max-height: 900px) {
  #landing_page.bad-experience .landing_left_side {
    height: 95vh;
  }
}
@media screen and (max-width: 767px) {
  #landing_page.bad-experience .landing_left_side {
    overflow-y: unset;
  }
}
@media screen and (max-width: 767px) {
  #landing_page {
    height: 100vh;
  }
}
@media screen and (max-height: 890px) {
  #landing_page.experience .landing_left_side .experience_info {
    margin-top: 30px;
  }
  #landing_page.experience .landing_left_side .experience_info .like {
    margin-bottom: 15px;
  }
}
#landing_page .landing_left_side {
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  #landing_page .landing_left_side {
    height: 100%;
    padding-bottom: 50px;
  }
}
#landing_page .landing_left_side .text_info h2 {
  min-width: unset !important;
}
#landing_page .landing_left_side .experience_info li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#landing_page .landing_left_side .experience_info li a .title-text {
  width: 95%;
  transition: all 0.25s ease;
}
#landing_page .landing_left_side .experience_info li a:hover .title-text.wrap1 {
  background-color: #357BAC;
  color: #fff;
}
#landing_page .landing_left_side .experience_info li a:hover .title-text.wrap2 {
  background-color: #929292;
  color: #fff;
}
#landing_page .landing_right_side {
  top: -15px;
  position: relative;
  right: 25%;
}
@media screen and (max-width: 1125px) {
  #landing_page .landing_right_side {
    right: 20%;
  }
}
@media (max-width: 980px) {
  #landing_page .landing_right_side {
    right: 23%;
  }
}
@media (max-width: 767px) {
  #landing_page .landing_right_side {
    position: static;
    margin-top: -15px;
  }
}
#landing_page .landing_right_side a {
  text-align: center;
}
@media (max-width: 767px) {
  #landing_page .landing_right_side a {
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 1126px) {
  #landing_page .landing_right_side a img {
    max-width: 60%;
  }
}
@media (max-width: 767px) {
  #landing_page .landing_right_side a img {
    display: inline-block;
    float: none;
    max-width: 340px;
  }
}
/* Bad Exp Form */
#landing_page .form-block .fsBody {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#landing_page .form-block .fsBody, #landing_page .form-block .fsBody .fsForm {
  background: transparent;
}
#landing_page .form-block .fsBody .fsForm {
  padding-left: 0;
  padding-top: 30px !important;
}
@media screen and (max-width: 767px) {
  #landing_page .form-block .fsBody .fsForm {
    padding-right: 0;
  }
}
@media screen and (max-width: 535px) {
  #landing_page .fsBody .fsRowBody {
    margin-bottom: 5px !important;
  }
}
#landing_page .form-block .fsBody .fsForm label {
  font-size: 18px;
  font-weight: 600;
  line-height: 40px;
  font-family: 'Segoe UI Semilight', arial;
  letter-spacing: -0.5px;
  margin-bottom: 0 !important;
}
#landing_page .form-block .fsBody .fsForm textarea.fsRequired {
  max-height: 76px;
}
#landing_page .form-block .fsSection.fs1Col {
  display: flex;
  flex-wrap: wrap;
}
#landing_page .form-block .fsBody .fsFieldRow {
  margin-bottom: 0px !important;
  width: 50%;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #landing_page .form-block .fsBody .fsFieldRow:nth-child(2n) {
    padding-right: 0;
  }
}
@media screen and (max-width: 535px) {
  #landing_page .form-block .fsBody .fsFieldRow {
    width: 100%;
    padding-right: 0;
  }
}
#landing_page .form-block .fsBody .fsForm .fsSubmit.fsPagination {
  text-align: left;
  margin-top: 0px;
  padding: 10px 0;
}
#fsSubmit3677131 {
  text-align: left !important;
}
#landing_page .form-block .fsBody .fsForm .fsSubmit input {
  font-family: Montserrat;
  font-size: 36px !important;
  font-weight: 500;
  line-height: 40px;
  background-color: #0b5388 !important;
  background: #0b5388 !important;
  border-bottom: none;
  padding: 16px 95px 15px;
}
/* Bad Exp Form */
#testimonial_page .testimonial_block {
  padding: 50px 0px;
  border-bottom: 1px solid #969893;
  display: table;
  width: 100%;
}
#testimonial_page .testimonial_block .testimonials_text {
  text-align: center;
}
#testimonial_page .testimonial_block .testimonials_text h3 {
  font-size: 28px;
  color: #101d29;
  line-height: 34px;
  font-weight: 500;
  margin: 0 0 15px;
}
#testimonial_page .testimonial_block .testimonials_text p {
  margin: 0 0 20px;
  font-size: 22px;
}
#testimonial_page .testimonial_block .testimonials_text img {
  max-width: 100%;
  vertical-align: top;
}
#testimonial_page .testimonial_block .testimonials_text .client_name {
  display: block;
  font-size: 22px;
  font-style: italic;
}
#media_pr_post_section {
  padding: 0 0 80px;
}
@media (max-width: 767px) {
  #media_pr_post_section {
    padding: 0 0 40px;
  }
}
#media_pr_post_section .container {
  padding: 0 15px;
}
#media_pr_post_section .external-articles-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  max-width: 1160px;
  margin: 0 auto 30px;
  flex-wrap: wrap;
}
#media_pr_post_section .external-articles-wrapper .post-content {
  max-width: 340px;
  width: 100%;
  margin: 80px 20px 0;
}
@media (max-width: 1289px) {
  #media_pr_post_section .external-articles-wrapper .post-content {
    max-width: calc(50% - 40px);
  }
}
@media (max-width: 767px) {
  #media_pr_post_section .external-articles-wrapper .post-content {
    max-width: 100%;
    margin: 60px 0 0;
  }
}
@media (min-width: 768px) {
  #media_pr_post_section .external-articles-wrapper .post-content:last-child {
    margin-right: auto;
  }
}
#media_pr_post_section .external-articles-wrapper .post-content .link-title:hover {
  text-decoration: underline !important;
}
#media_pr_post_section .external-articles-wrapper .post-content h3 {
  text-align: left;
  color: #000;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.25;
  height: 110px;
  margin-bottom: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  #media_pr_post_section .external-articles-wrapper .post-content h3 {
    font-size: 22px;
    height: auto;
  }
}
#media_pr_post_section .external-articles-wrapper .post-content .post-img {
  border: 1px solid #aabec8;
  min-height: 192px;
  position: relative;
}
#media_pr_post_section .external-articles-wrapper .post-content .post-img::before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #aabec8;
  position: absolute;
  top: -54px;
  left: 0;
}
#media_pr_post_section .external-articles-wrapper .post-content .post-exerpt {
  margin-top: 40px;
  text-align: left;
}
#media_pr_post_section .external-articles-wrapper .post-content .post-exerpt p {
  font-size: 17px;
  line-height: 1.55;
  min-height: 165px;
}
@media (max-width: 1289px) {
  #media_pr_post_section .external-articles-wrapper .post-content .post-exerpt p {
    margin-bottom: 30px;
    min-height: auto;
  }
}
@media (max-width: 980px) {
  #media_pr_post_section .external-articles-wrapper .post-content .post-exerpt p {
    margin-bottom: 30px;
    min-height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
}
#media_pr_post_section .external-articles-wrapper .post-content .post-link-out {
  background-color: #357dad;
  border-bottom: 3px solid #17557e;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 5px 30px;
  border-radius: 5px;
  transition: all 0.25s ease;
}
#media_pr_post_section .external-articles-wrapper .post-content .post-link-out:hover {
  color: #fff;
  background-color: #17557e;
}
@media (min-width: 1360px) {
  .home #blog-section-home .container {
    max-width: 1250px;
  }
}
@media (max-width: 980px) {
  .home #blog-section-home .container .blog-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.home #blog-section-home .container .blog-wrap .left-content {
  display: block;
  width: 100% !important;
}
@media (max-width: 980px) {
  .home #blog-section-home .container .blog-wrap .left-content {
    flex: 0 1 100%;
  }
}
@media (max-width: 980px) {
  .home #blog-section-home .container .blog-wrap .right-content {
    flex: 0 1 100%;
    margin-top: 30px;
  }
}
@media (min-width: 1360px) {
  .home #blog-section-home .container .blog-wrap .right-content {
    padding-left: 45px;
    width: 50%;
  }
}
.home #blog-section-home .container .blog-wrap .right-content .blog-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 15px;
}
.home #blog-section-home .container .blog-wrap .right-content .blog-content:last-child {
  border-bottom: none;
}
.home #blog-section-home .container .blog-wrap .right-content .blog-content .blog-thumbnail-container {
  flex: 0 1 37%;
}
.home #blog-section-home .container .blog-wrap .right-content .blog-content .blog-text-container {
  flex: 0 1 60%;
}
.home #new-blog-section .right-content .blog-img img {
  max-height: 182px;
}
.blog_section .et_pb_post .entry-title a[href="/"]:not(:only-child) {
  display: none;
}
.blog_section .et_pb_post .post-content a.more-link[href="/"]:not(:only-child) {
  display: none;
}
.blog_section .latest-news-title {
  width: 100%;
}
.blog_section .latest-news-title h2 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 1.9%;
  font-weight: 700;
}
.blog_section .et_pb_salvattore_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content {
    flex-direction: column;
    align-items: center;
  }
}
.blog_section .et_pb_salvattore_content article {
  width: 30%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 45px !important;
  padding: 0;
  border: none;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article {
    width: 47%;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article {
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url {
  display: block;
}
.blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
  width: 100%;
  min-height: 190px;
  max-height: 190px;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
    max-height: unset;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-featured-image-url img {
    min-height: unset;
  }
}
.blog_section .et_pb_salvattore_content article .entry-title {
  line-height: 110%;
  margin: 0 0 15px;
  padding: 27px 27px 0;
  font-size: 19px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.84px;
}
@media (max-width: 980px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    font-size: 17px !important;
  }
}
.blog_section .et_pb_salvattore_content article .entry-title a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .entry-title {
    height: auto !important;
  }
}
.blog_section .et_pb_salvattore_content article .post-content {
  padding: 0 27px;
}
.blog_section .et_pb_salvattore_content article .post-content .post-content-inner p {
  margin-bottom: 20px;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 767px) {
  .blog_section .et_pb_salvattore_content article .post-content .post-content-inner p {
    height: auto !important;
  }
}
.blog_section .et_pb_salvattore_content article .post-content .more-link {
  background: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #000 !important;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 700;
  border-radius: 40px;
  border: 2px solid #357cac;
  padding: 7px 17px 5px;
  cursor: pointer;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  text-shadow: none;
  margin-bottom: 27px;
}
.blog_section .et_pb_salvattore_content article .post-content .more-link:hover {
  color: #fff !important;
  background: #357cac;
}
.section_faq {
  padding: 0 0 40px !important;
}
.section_faq .et_pb_row {
  max-width: 1085px;
  width: 90%;
  margin: 0 auto !important;
}
.section_faq h2 {
  margin: 0 0 40px;
  padding: 0 15px;
  font-size: 38px !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.84px;
  line-height: 125%;
  color: #000;
}
@media (max-width: 980px) {
  .section_faq h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 767px) {
  .section_faq h2 {
    font-size: 28px !important;
  }
}
.section_faq .et_pb_search {
  border: none;
}
.section_faq .et_pb_search form {
  position: relative;
  max-width: 500px;
  margin: 0 auto 40px;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 7px;
  overflow: hidden;
}
.section_faq .et_pb_search form .screen-reader-text {
  display: none;
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.section_faq .et_pb_search form > div {
  display: flex;
}
.section_faq .et_pb_search form input[type="text"] {
  font-size: 18px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  color: #000;
  padding-top: 0.315em !important;
  padding-right: 0.715em !important;
  padding-bottom: 0.315em !important;
  padding-left: 0.715em !important;
  height: auto;
  min-height: 0;
  border: none;
  display: block;
  flex-grow: 1;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  background-color: #357cac;
  border: 2px solid #357cac;
  transition: 0.5s;
  margin-right: -0.5px;
  padding-left: 10px;
  padding-right: 10px;
}
.section_faq .et_pb_search form input.et_pb_searchsubmit:hover {
  background: transparent;
  color: #000 !important;
}
.section_faq .block_faq .et_pb_ajax_pagination_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -15px;
}
.section_faq .block_faq article {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: calc(25% - 30px);
  margin: 0 15px 30px;
  padding: 30px 20px;
  background-color: #fff;
  border-top: 2px solid #f36d21;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media (max-width: 980px) {
  .section_faq .block_faq article {
    width: calc(50% - 30px);
  }
}
@media (max-width: 500px) {
  .section_faq .block_faq article {
    width: calc(100%);
  }
}
.section_faq .block_faq article .entry-title {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px !important;
  font-family: 'Helvetica', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 140%;
}
.section_faq .block_faq article .entry-title a {
  border-bottom: 1px solid transparent;
  transition: 0.5s;
}
.section_faq .block_faq article .entry-title a:hover {
  border-bottom: 1px solid #337ab7;
}
#pagination {
  width: 96.5%;
  border-top: 1px solid #e2e2e2;
  /*	.wp-pagenavi {
			display: flex;
			align-items: center;
			flex-wrap: wrap;
			justify-content: flex-end;

			@media (max-width: 373px) {
				justify-content: center;
			}
		}*/
}
@media screen and (max-width: 475px) {
  #pagination {
    width: 100%;
    font-size: 12px !important;
  }
}
#pagination .wp-pagenavi {
  text-align: right;
}
@media screen and (max-width: 475px) {
  #pagination .wp-pagenavi {
    text-align: center;
  }
}
@media screen and (max-width: 475px) {
  #pagination .wp-pagenavi span {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 475px) {
  #pagination .wp-pagenavi span.pages {
    display: none;
  }
}
@media screen and (max-width: 475px) {
  #pagination .wp-pagenavi a {
    font-size: 12px !important;
  }
}
@font-face {
  font-family: 'Dekers-Bold';
  src: url('../font/Dekers.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ubuntu';
  src: url('../font/ubuntu.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabin';
  src: url('../font/cabin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body.page-id-6933 .landing-id-6933 .cta-singlebottom-wrapper {
  display: none;
}
body.page-id-6933 .landing-id-6933 .row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 1375px;
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 981px) {
  body.page-id-6933 .landing-id-6933 .row {
    flex-direction: row;
  }
  body.page-id-6933 .landing-id-6933 .row .col-sm-6 {
    width: 52.8%;
    margin-right: 4%;
  }
  body.page-id-6933 .landing-id-6933 .row .col-sm-6.et-last-child {
    width: 43.2%;
    margin-right: 0;
  }
}
body.page-id-6933 .landing-id-6933 .row p:empty {
  display: none;
}
body.page-id-6933 .landing-id-6933 .row .col-sm-6 {
  padding: 0;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .row .col-sm-6 {
    width: 100%;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section {
  background-image: url(../image/background-top.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 45px 0 605px;
  position: relative;
}
@media (min-width: 981px) and (max-width: 1111px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section {
    background-position-x: 8%;
  }
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section {
    background-position-x: 95%;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .logo-row {
  position: absolute;
  left: -23px;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .logo-row {
    position: relative;
    left: -65px;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row {
  padding-top: 19px;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row {
    padding-top: 34px;
  }
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module {
    max-width: 700px;
    margin: 0 auto;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
  font-size: 50px !important;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  text-align: center;
  line-height: 100%;
  font-weight: 700;
  margin-bottom: 34px;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 981px) and (max-width: 1680px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 47px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 45px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 42px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 40px !important;
  }
}
@media (min-width: 981px) and (max-width: 1181px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 33px !important;
  }
}
@media (min-width: 981px) and (max-width: 1111px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module h1 {
    font-size: 32px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
  font-size: 24px !important;
  font-family: 'Cabin', sans-serif;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  line-height: 120%;
  margin-bottom: 39px;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1680px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
    font-size: 23px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
    font-size: 21px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-top-section .top-row .text-module p {
    font-size: 19px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section {
  padding: 48px 0 36px;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section {
    padding: 0 0 36px;
  }
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row {
    flex-direction: column-reverse;
  }
}
@media (max-width: 469px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .col-sm-6 {
    margin-top: 50px;
  }
}
@media (min-width: 981px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module {
    margin-left: 58px;
    max-width: 636px;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module li {
  font-size: 20px !important;
  font-family: 'Cabin', sans-serif;
  color: #000000;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module li {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module li {
    font-size: 16px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module li {
    font-size: 19px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module li {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1140px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module li {
    font-size: 16px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p {
  margin-bottom: 38px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module p:not(:first-child) {
  margin-bottom: 24px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module h3 {
  font-size: 28px !important;
  font-family: 'Ubuntu', sans-serif;
  color: #2e79a7;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 34px;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module h3 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module h3 {
    font-size: 20px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module h3 {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1140px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module h3 {
    font-size: 21px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .title-distance {
  margin-bottom: 27px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module ul {
  margin-bottom: 46px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module ul li {
  position: relative;
  list-style-type: none;
  padding-left: 58px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module ul li:not(:last-child) {
  margin-bottom: 24px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module ul li:before {
  content: url(../image/Vector_Smart_Object.png);
  position: absolute;
  top: -4px;
  left: 13px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-distance {
  margin-bottom: 36px !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong {
  font-size: 28px !important;
  font-family: 'Ubuntu', sans-serif;
  line-height: 123%;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong {
    font-size: 22px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong {
    font-size: 26px !important;
  }
}
@media (min-width: 981px) and (max-width: 1140px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong {
    font-size: 21px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong a {
  color: #2e79a7;
  border-bottom: 3px solid #2e79a7;
  transition: all 0.3s;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .text-module .text-strong a:hover {
  border-bottom: 3px solid transparent;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module {
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  border: 3px solid #6da7cb;
  background-color: #ffffff;
  padding: 36px 50px 24px;
}
@media (min-width: 981px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module {
    margin-top: -650px;
  }
}
@media (min-width: 981px) and (max-width: 1215px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module {
    padding: 36px 30px 24px;
  }
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module {
    max-width: 700px;
    margin: -600px auto 0;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module {
    padding: 36px 25px 24px;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
  font-size: 26px !important;
  font-family: 'Ubuntu', sans-serif;
  color: #000000;
  font-weight: 700;
  text-align: center;
  line-height: 110%;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 24px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 20px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 span {
  color: #6da7cb;
}
@media (min-width: 981px) and (max-width: 1680px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 24px !important;
  }
}
@media (min-width: 981px) and (max-width: 1440px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 23px !important;
  }
}
@media (min-width: 981px) and (max-width: 1366px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 21px !important;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 19px !important;
  }
}
@media (min-width: 981px) and (max-width: 1181px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 18px !important;
  }
}
@media (min-width: 981px) and (max-width: 1111px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-module .heading h4 {
    font-size: 22px !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap {
  margin-top: 22px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsBody, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsBody .fsForm {
  background: transparent;
  padding: 0;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsLabel {
  color: #000000;
  text-transform: none;
  font-size: 18px;
  font-weight: 300 !important;
  text-align: left;
  font-family: 'Cabin', sans-serif;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsCell.fsFieldCell {
  padding: 0 !important;
  margin: 0 !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsForm select, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsForm textarea, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsRowBody input[type=email], body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsRowBody input[type=number], body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsRowBody input[type=tel], body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsRowBody input[type=text] {
  border: 1px solid transparent;
  background-color: #bd9365 !important;
  height: 50px;
  color: #5d370d !important;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Cabin', sans-serif;
  margin-top: 6px;
  font-size: 18px;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap #fsRow4249038-6 .fsRowBody {
  display: flex;
  flex-direction: column;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap #fsRow4249038-6 .fsRowBody #field105665490UploadButton {
  text-align: left;
  border: 1px solid transparent;
  background-color: #bd9365;
  height: 50px;
  color: #5d370d;
  letter-spacing: 1px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Cabin', sans-serif;
  margin-top: 6px;
  width: 100%;
  position: relative;
  color: transparent;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap #fsRow4249038-6 .fsRowBody #field105665490DeleteButton {
  display: none;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsRequiredMarker {
  color: #ff0000 !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsForm input {
  box-shadow: none !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap div.fsError {
  background-color: transparent;
  border: none;
  color: #ff0000;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsValidationError {
  background-color: transparent;
  box-shadow: none;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsValidationError .fsLabel, body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsValidationError .fsRequiredLabel {
  color: #ff0000 !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsValidationError input {
  border: 1px solid #ff0000 !important;
  background: #bd9365 !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsForm .fsSubmit {
  margin: 0;
  padding: 0;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap input[type="submit"] {
  font-family: 'Dekers-Bold', sans-serif;
  border-radius: 8px !important;
  border: 3px solid #2e79a7 !important;
  background: #6da7cb !important;
  font-size: 20px !important;
  font-weight: 700;
  padding: 33px 4%;
  transition: all 0.3s ease-in-out;
  max-width: 485px;
  width: 100%;
  margin-top: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap input[type="submit"]:hover {
  background: #fff !important;
  color: #6da7cb !important;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow {
  display: inline-block;
  width: 100%;
  float: left;
  margin: 0 0 11px !important;
}
@media (min-width: 470px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow:nth-of-type(1), body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow:nth-of-type(3), body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow:nth-of-type(5) {
    width: 50% !important;
    padding-right: 1.9% !important;
  }
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow:nth-of-type(2), body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow:nth-of-type(4), body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFieldRow:nth-of-type(6) {
    width: 50% !important;
    padding-left: 1.6% !important;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFileUploadName {
  position: relative;
  margin-top: -36px;
  padding: 0 15px;
  pointer-events: none;
  color: #5d370d;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Cabin', sans-serif;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFileUploadName:before {
  content: "+";
  position: absolute;
  width: 18px;
  height: 18px;
  border: 2px solid #fff;
  color: #fff;
  right: 15px;
  top: 3px;
  padding-bottom: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  border-radius: 50%;
}
@media (min-width: 981px) and (max-width: 1050px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-content-section .content-row .form-wrap .fsFileUploadName:before {
    right: 5px;
  }
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-copyright-section {
  background-color: #000000;
}
body.page-id-6933 .landing-id-6933 .save-phone-bill-copyright-section .copyright-row p {
  font-size: 14px !important;
  font-family: 'Cabin', sans-serif;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  line-height: 100%;
  padding: 30.5px 0;
}
@media (max-width: 980px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-copyright-section .copyright-row p {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  body.page-id-6933 .landing-id-6933 .save-phone-bill-copyright-section .copyright-row p {
    font-size: 14px !important;
  }
}
@media (min-width: 981px) and (min-height: 300px) {
  body.page-id-6933 .landing-id-6933 .content-row {
    display: flex;
  }
  body.page-id-6933 .landing-id-6933 .content-row .et-last-child {
    position: relative;
  }
  body.page-id-6933 .landing-id-6933 .content-row .et-last-child .form-module {
    position: sticky;
    top: calc(37vh - 30px);
  }
}
body.single #body-content .content-wrap table {
  width: 100%;
}
body.single #body-content .content-wrap table tr td {
  border: 2px solid #357cac;
  padding: 5px 15px;
}
body.single #body-content .content-wrap table tr td:not(:first-child) {
  text-align: center;
}
@media (max-width: 767px) {
  body.single #body-content .content-wrap table tr td {
    padding: 5px 7px;
  }
}
/* BANNER */
.page-id-7280 #inner-banner .banner_container .row .table-wrapper, .page-id-7245 #inner-banner .banner_container .row .table-wrapper {
  max-height: 650px;
}
.page-id-7280 #inner-banner .banner_container .row .table-wrapper .banner-content, .page-id-7245 #inner-banner .banner_container .row .table-wrapper .banner-content {
  padding: 8vw 0 10vw;
}
.page-id-7280 #inner-banner .banner_container .row .table-wrapper .banner-text, .page-id-7245 #inner-banner .banner_container .row .table-wrapper .banner-text {
  font-size: 18px;
  line-height: 26px;
  max-width: 670px;
}
.page-id-7280 #inner-banner .banner_container .row .table-wrapper .banner-text p, .page-id-7245 #inner-banner .banner_container .row .table-wrapper .banner-text p {
  margin-bottom: 48px;
}
/* /BANNER */
/* TEAMLIST */
.page-id-7280 div#body-content .content-wrap ul.teamphoto, .page-id-7245 div#body-content .content-wrap ul.teamphoto {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0;
  margin: 40px 0 -30px;
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li, .page-id-7245 div#body-content .content-wrap ul.teamphoto li {
  display: block;
  text-align: center;
  width: 22.70148%;
  height: 105px;
  max-width: 200px;
  margin-top: 225px;
  padding: 0;
  color: #3072a1;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:before {
  content: " ";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 200px;
  height: 200px;
  max-width: 100%;
  position: absolute;
  bottom: 130px;
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(1):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(1):before {
  background-image: url('../image/teamphoto--NickAllo.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(2):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(2):before {
  background-image: url('../image/teamphoto--MelindaFeliciano.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(3):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(3):before {
  background-image: url('../image/teamphoto--JamesBowman.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(4):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(4):before {
  background-image: url('../image/teamphoto--BrianWillcox.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(5):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(5):before {
  background-image: url('../image/teamphoto--DenisDiaz.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(6):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(6):before {
  background-image: url('../image/teamphoto--JustinPowers.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(7):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(7):before {
  background-image: url('../image/teamphoto--JoeGonzalez.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(8):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(8):before {
  background-image: url('../image/teamphoto--MattMoore.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(9):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(9):before {
  background-image: url('../image/teamphoto--ChrisMays.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(10):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(10):before {
  background-image: url('../image/teamphoto--LanceManning.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(11):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(11):before {
  background-image: url('../image/teamphoto--LucienStevens.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li:nth-child(12):before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:nth-child(12):before {
  background-image: url('../image/teamphoto--BrookeStorm.png');
}
.page-id-7280 div#body-content .content-wrap ul.teamphoto li strong, .page-id-7245 div#body-content .content-wrap ul.teamphoto li strong {
  color: #000;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
  text-transform: none;
}
/* /TEAMLIST */
/* MEDIA QUERIES */
@media (max-width: 1024px) {
  .page-id-7280 div#body-content .content-wrap ul.teamphoto, .page-id-7245 div#body-content .content-wrap ul.teamphoto {
    margin-bottom: -60px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li, .page-id-7245 div#body-content .content-wrap ul.teamphoto li {
    margin-top: 150px;
    font-size: 10px;
    line-height: 10px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li:before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:before {
    width: 130px;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -10px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li strong, .page-id-7245 div#body-content .content-wrap ul.teamphoto li strong {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (min-width: 767px) and (max-width: 800px) {
  .page-id-7280 div#body-content .content-wrap ul.teamphoto, .page-id-7245 div#body-content .content-wrap ul.teamphoto li {
    font-size: 9px;
    line-height: 8px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto strong, .page-id-7245 div#body-content .content-wrap ul.teamphoto li strong {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .page-id-7280 div#body-content .content-wrap ul.teamphoto, .page-id-7245 div#body-content .content-wrap ul.teamphoto {
    margin-bottom: -60px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li, .page-id-7245 div#body-content .content-wrap ul.teamphoto li {
    margin-top: 150px;
    font-size: 10px;
    line-height: 10px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li:before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:before {
    width: 130px;
    transform: translate(-50%, -50%);
    left: 50%;
    bottom: -10px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li strong, .page-id-7245 div#body-content .content-wrap ul.teamphoto li strong {
    font-size: 15px;
    line-height: 24px;
  }
}
@media (max-width: 575px) {
  .page-id-7280 div#body-content .content-wrap ul.teamphoto, .page-id-7245 div#body-content .content-wrap ul.teamphoto {
    margin-top: 50px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li, .page-id-7245 div#body-content .content-wrap ul.teamphoto li {
    margin-top: 170px;
    height: 100px;
    width: 41.66666%;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li:before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:before {
    width: 150px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li strong, .page-id-7245 div#body-content .content-wrap ul.teamphoto li strong {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 420px) {
  .page-id-7280 div#body-content .content-wrap ul.teamphoto, .page-id-7245 div#body-content .content-wrap ul.teamphoto {
    margin-bottom: -30px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li, .page-id-7245 div#body-content .content-wrap ul.teamphoto li {
    margin-top: 125px;
    height: 90px;
    font-size: 10px;
    line-height: 10px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li:before, .page-id-7245 div#body-content .content-wrap ul.teamphoto li:before {
    width: 150px;
    bottom: -40px;
  }
  .page-id-7280 div#body-content .content-wrap ul.teamphoto li strong, .page-id-7245 div#body-content .content-wrap ul.teamphoto li strong {
    font-size: 14px;
    line-height: 26px;
  }
}
.page-id-7343 #inner-banner .table-wrapper {
  height: initial !important;
}
.page-id-7343 #inner-banner .pricing-banner-content {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 75px ;
  padding-bottom: 107px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #inner-banner .pricing-banner-content {
    /* auto */
    padding-top: calc(37.5px + (75 - 37.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #inner-banner .pricing-banner-content {
    /* auto */
    padding-bottom: calc(53.5px + (107 - 53.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #inner-banner .pricing-banner-content .banner-text {
  max-width: initial;
}
.page-id-7343 #inner-banner .pricing-banner-content h1 {
  color: #ffffff;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  font-size: 55px ;
  margin-bottom: 26px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #inner-banner .pricing-banner-content h1 {
    /* auto */
    font-size: calc(27.5px + (55 - 27.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #inner-banner .pricing-banner-content h1 {
    /* auto */
    margin-bottom: calc(13px + (26 - 13) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #inner-banner .pricing-banner-content h1:before {
  display: none;
}
.page-id-7343 #inner-banner .pricing-banner-content p.description {
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 120%;
  text-align: center;
  margin-bottom: 35px ;
  font-size: 22px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #inner-banner .pricing-banner-content p.description {
    /* auto */
    margin-bottom: calc(17.5px + (35 - 17.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #inner-banner .pricing-banner-content p.description {
    /* auto */
    font-size: calc(12px + (22 - 12) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-range .slider-title {
  color: #245699;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 22px ;
  margin-bottom: 7px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-range .slider-title {
    /* auto */
    font-size: calc(11px + (22 - 11) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-range .slider-title {
    /* auto */
    margin-bottom: calc(3.5px + (7 - 3.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-range .slider-num {
  color: #a8b2bd;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 17px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-range .slider-num {
    /* auto */
    margin-top: calc(8.5px + (17 - 8.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-range .irs {
  max-width: 660px;
  margin: 0 auto;
  cursor: pointer;
}
.page-id-7343 #slider-section .slider-range .irs-max, .page-id-7343 #slider-section .slider-range .irs-min, .page-id-7343 #slider-section .slider-range .irs-single {
  display: none;
}
.page-id-7343 #slider-section .slider-range .irs-bar {
  height: 13px;
  border-radius: 7px;
  background-color: #245699;
}
.page-id-7343 #slider-section .slider-range .irs-line {
  height: 13px;
  border-radius: 7px;
  border: 2px solid #a8b2bd;
  background-color: #e5eaf1;
}
.page-id-7343 #slider-section .slider-range .irs-handle {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  box-shadow: 0 0 18px rgba(11, 41, 81, 0.3);
  border: 4px solid #ffffff;
  background-color: #245699;
  top: 17px;
  cursor: pointer;
}
.page-id-7343 #slider-section .slider-range .irs-handle i:first-child {
  opacity: 0;
}
.page-id-7343 #slider-section .slider-rates {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  max-width: 703px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates {
    /* auto */
    margin-top: calc(11px + (22 - 11) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 220px;
  transition: all 0.5s ease;
}
.page-id-7343 #slider-section .slider-rates-item:hover {
  transform: scale(1.05);
}
.page-id-7343 #slider-section .slider-rates-item .slider-rates-figure {
  width: 84px ;
  height: 80px ;
  margin-bottom: 16px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-figure {
    /* auto */
    width: calc(42px + (84 - 42) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-figure {
    /* auto */
    height: calc(40px + (80 - 40) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-figure {
    /* auto */
    margin-bottom: calc(8px + (16 - 8) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-item .slider-rates-title {
  color: #245699;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  letter-spacing: 0.015em;
  font-size: 28px ;
  margin-bottom: 21px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-title {
    /* auto */
    font-size: calc(14px + (28 - 14) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-title {
    /* auto */
    margin-bottom: calc(10.5px + (21 - 10.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-item .slider-rates-description {
  color: #ffffff;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 120%;
  text-align: center;
  font-size: 22px ;
  margin-bottom: 24px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-description {
    /* auto */
    font-size: calc(11px + (22 - 11) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-description {
    /* auto */
    margin-bottom: calc(12px + (24 - 12) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-item .slider-rates-price {
  color: #ffffff;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  border-bottom: 1px solid #245699;
  padding-bottom: 15px ;
  padding-left: 3px ;
  padding-right: 3px ;
  font-size: 50px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-price {
    /* auto */
    padding-bottom: calc(7.5px + (15 - 7.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-price {
    /* auto */
    padding-left: calc(1.5px + (3 - 1.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-price {
    /* auto */
    padding-right: calc(1.5px + (3 - 1.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-item .slider-rates-price {
    /* auto */
    font-size: calc(25px + (50 - 25) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-delimiter {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
}
.page-id-7343 #slider-section .slider-rates-delimiter .delimiter {
  display: block;
  color: #ffffff;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  top: 6px ;
  width: 30px ;
  font-size: 28px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-delimiter .delimiter {
    /* auto */
    top: calc(3px + (6 - 3) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-delimiter .delimiter {
    /* auto */
    width: calc(15px + (30 - 15) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-delimiter .delimiter {
    /* auto */
    font-size: calc(14px + (28 - 14) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-delimiter .delimiter::after, .page-id-7343 #slider-section .slider-rates-delimiter .delimiter::before {
  content: '';
  display: block;
  width: 1px;
  background-color: #cdd4dc;
  margin-left: auto;
  margin-right: auto;
  height: 111px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-delimiter .delimiter::after, .page-id-7343 #slider-section .slider-rates-delimiter .delimiter::before {
    /* auto */
    height: calc(55.5px + (111 - 55.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-delimiter .delimiter::before {
  margin-bottom: 19px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-delimiter .delimiter::before {
    /* auto */
    margin-bottom: calc(9.5px + (19 - 9.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .slider-rates-delimiter .delimiter::after {
  margin-top: 15px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .slider-rates-delimiter .delimiter::after {
    /* auto */
    margin-top: calc(7.5px + (15 - 7.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .schedule-btn-wrapper {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  margin-top: 29px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .schedule-btn-wrapper {
    /* auto */
    margin-top: calc(14.5px + (29 - 14.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #slider-section .schedule-btn-wrapper .schedule-btn {
  letter-spacing: 0.03em;
  font-size: 20px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .schedule-btn-wrapper .schedule-btn {
    /* auto */
    font-size: calc(16px + (20 - 16) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .schedule-btn-wrapper .schedule-btn {
    /* auto */
    padding-top: calc(6px + (12 - 6) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .schedule-btn-wrapper .schedule-btn {
    /* auto */
    padding-bottom: calc(6px + (12 - 6) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .schedule-btn-wrapper .schedule-btn {
    /* auto */
    padding-left: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #slider-section .schedule-btn-wrapper .schedule-btn {
    /* auto */
    padding-right: calc(12.5px + (25 - 12.5) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
.page-id-7343 .container {
  padding-left: 60px !important;
  padding-right: 60px !important;
}
@media (max-width: 1300px) {
  .page-id-7343 .container {
    /* auto */
    padding-left: calc(15px + (60 - 15) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media (max-width: 1300px) {
  .page-id-7343 .container {
    /* auto */
    padding-right: calc(15px + (60 - 15) * ((100vw - 280px) / (1300 - 280))) !important;
  }
}
@media screen and (max-width: 575px) {
  .page-id-7343 #video-section .container, .page-id-7343 #blog-section .container {
    padding: 0 !important;
  }
}
.page-id-7343 #body-content {
  padding-left: 0;
  padding-right: 0;
  padding-top: 91px ;
  padding-bottom: 103px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #body-content {
    /* auto */
    padding-top: calc(45.5px + (91 - 45.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #body-content {
    /* auto */
    padding-bottom: calc(51.5px + (103 - 51.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #body-content .content-wrap {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  /*padding: 0;*/
  padding: 0 20px;
}
.page-id-7343 #body-content .content-wrap h2 {
  line-height: 100% !important;
  text-align: center;
  font-size: 45px ;
  margin-bottom: 32px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #body-content .content-wrap h2 {
    /* auto */
    font-size: calc(27px + (45 - 27) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #body-content .content-wrap h2 {
    /* auto */
    margin-bottom: calc(16px + (32 - 16) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 #body-content .content-wrap p.description {
  text-align: center;
  font-size: 22px ;
  margin-bottom: 39px ;
}
@media (max-width: 1300px) {
  .page-id-7343 #body-content .content-wrap p.description {
    /* auto */
    font-size: calc(15.4px + (22 - 15.4) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 #body-content .content-wrap p.description {
    /* auto */
    margin-bottom: calc(19.5px + (39 - 19.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 .price-table {
  width: 100%;
  max-width: 780px;
}
.page-id-7343 .price-table tr:nth-child(2n + 1) {
  background-color: #e7edf5;
}
.page-id-7343 .price-table tr:first-child th {
  min-height: 41px;
  border-radius: 8px 8px 0 0;
  background-color: #245699;
  color: #ffffff;
  font-family: 'HelveticaNeueBoldCondensed', Arial;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  line-height: 40px;
  text-align: center;
}
.page-id-7343 .price-table tr:not(:first-child) th {
  color: #000000;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  line-height: 140%;
  padding-right: 7px;
  font-size: 17px ;
  padding-left: 38px ;
  padding-top: 10.2px ;
  padding-bottom: 5px ;
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table tr:not(:first-child) th {
    /* auto */
    font-size: calc(11.9px + (17 - 11.9) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table tr:not(:first-child) th {
    /* auto */
    padding-left: calc(10px + (38 - 10) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table tr:not(:first-child) th {
    /* auto */
    padding-top: calc(7.14px + (10.2 - 7.14) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table tr:not(:first-child) th {
    /* auto */
    padding-bottom: calc(3.5px + (5 - 3.5) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 .price-table td {
  width: 100%;
  max-width: 50%;
  padding: 7px;
  position: relative;
  left: -3px ;
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table td {
    /* auto */
    left: calc(0px + (-3 - 0) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 .price-table td .check-on {
  height: 20px;
  width: 20px;
  display: block;
  background: url("../image/check-on.png") center / contain no-repeat;
  margin: 0 auto;
  height: 17px ;
  width: 38px ;
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table td .check-on {
    /* auto */
    height: calc(11.9px + (17 - 11.9) * ((100vw - 280px) / (1300 - 280)));
  }
}
@media (max-width: 1300px) {
  .page-id-7343 .price-table td .check-on {
    /* auto */
    width: calc(26.6px + (38 - 26.6) * ((100vw - 280px) / (1300 - 280)));
  }
}
.page-id-7343 .price-table tr:not(:first-child) td, .page-id-7343 .price-table tr:not(:first-child) th {
  border: 1px solid #cdd4dc;
}
body.page-id-7280 #main-header {
  display: none;
}
body.page-id-7280 #inner-banner {
  display: none;
}
body.page-id-7280 #body-content .col-md-8.small-screen-center + .col-md-4.text-center {
  display: none;
}
body.page-id-7280 #body-content .container.body_container > .row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body.page-id-7280 #body-content .container.body_container > .row .col-md-8 {
  max-width: 100%;
}
body.page-id-7280 #blog-section {
  display: none;
}
body.page-id-7280 #video-section {
  display: none;
}
body.page-id-7280 #main-footer {
  display: none;
}
body.page-id-7280 #chat-widget-container {
  display: none !important;
}
body.page-id-7280 #pum-6697, body.page-id-7280 #pum-7087 {
  display: none !important;
}
/*# sourceMappingURL=index.css.map */