body {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
  font-weight: 700;
  margin-bottom: 5px;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h4 {
  font-size: 20px;
}
.transition {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #a6c83d;
}
a:hover {
  text-decoration: none;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt15 {
  margin-top: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px;
}
.pt0 {
  padding-top: 0px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.section .widget {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pre-header {
  background-color: #14365b;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 0px;
}
.pre-header .top-contact a {
  color: #fff;
  display: inline-block;
  margin-left: 10px;
}
.pre-header .container:before {
  content: '';
  position: absolute;
  top: 0;
  transform: skew(-26deg);
  left: calc(-70% + 50px);
  height: 100%;
  display: block;
  z-index: 0;
  width: 100%;
  background-color: #a6c83d;
}
.text-white {
  color: #fff;
}
.complete-section {
  margin: 0;
  padding: 0;
  text-align: left;
  margin-left: 10%;
  margin-top: 15px;
}
.complete-section li {
  color: #fff;
  list-style: none;
  font-size: 18px;
  margin-bottom: 8px;
}
.complete-section li img {
  width: 15px;
  margin-right: 10px;
}
.navbar {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 0px -3px 34px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -3px 34px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -3px 34px 0px rgba(0, 0, 0, 0.2);
  border: none;
  margin-bottom: 0px;
  border-radius: 0;
}
.navbar-brand {
  max-width: 150px;
  padding: 5px 15px;
}
.nav-extended {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-shadow: 0px -3px 34px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px -3px 34px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px -3px 34px 0px rgba(0, 0, 0, 0);
}
.nav-extended .navbar-brand {
  max-width: 184px;
  padding: 2px 15px;
}
.navbar .top-btn {
  padding-top: 3px;
  padding-left: 10px;
}
.navbar .top-btn a {
  background-color: #14365b;
  color: #fff !important;
  border-radius: 25px;
  padding: 13px 25px;
  padding-right: 45px;
}
.navbar .top-btn a i {
  padding: 14px 11px;
  padding-right: 15px;
  background-color: transparent;
}
.navbar .top-btn a:hover {
  background-color: #234b75 !important;
  color: #fff !important;
}
.navbar .top-btn .btn-success {
  background-color: #14365b;
  color: #fff !important;
}
.navbar .top-btn .btn-success:hover {
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a {
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #a6c83d !important;
}
.btn {
  padding: 10px 25px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  border: none;
  margin-bottom: 3px;
}
.btn.has-icon {
  padding-right: 60px;
  position: relative;
  overflow: hidden;
}
.btn.has-icon i {
  font-size: 18px;
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 11px;
  background-color: rgba(0, 0, 0, 0.05);
}
.banner {
  position: relative;
  height: 100vh;
  background-color: #f1f1f1;
  background-size: cover;
  background-position: center;
}
.banner .container-outer {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.banner .container-outer h2 {
  font-size: 40px;
  margin-bottom: 10px;
  color: #14365b;
  text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.9);
}
.banner .container-outer p {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
  text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.9);
}
.banner .banner-content {
  margin-top: 80px;
}
.banner-mobile {
  margin-top: 60px;
}
.banner-mobile .container-outer {
  bottom: 0;
  transform: translateY(-20%);
}
.offer {
  color: #fff;
  padding: 20px 0px 15px;
  background: #1294f4;
  background: linear-gradient(283deg, #1294f4 0%, #65ac46 100%);
}
.offer span {
  border-bottom: 2px solid #fff;
}
.feature-box-boxed {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.feature-box-boxed img.main {
  display: block;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  margin: 15px auto;
}
.feature-box-boxed h4 {
  margin-bottom: 10px;
  color: #222;
  font-weight: 700;
}
.feature-box-boxed p {
  margin-bottom: 15px;
}
.feature-box-boxed a.link {
  font-size: 20px;
  font-weight: 600;
  color: #14365b;
  display: block;
  padding: 10px;
  border-top: 1px solid #ccc;
  background-color: #E1E8EF;
}
.feature-box-boxed a.link i {
  float: right;
  color: #6DC04A;
}
.feature-box-boxed a.link img.icon {
  width: 20px;
  float: right;
  position: relative;
  top: 5px;
}
h5.pre-title {
  color: #a6c83d;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.title {
  font-weight: 600;
}
.post-title {
  color: #14365b;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.4;
}
.section-services {
  background-color: #F4F6F9;
}
.section-h-about .title {
  font-weight: 700;
}
.call-lg {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 2px solid #a6c83d;
}
.list-tick {
  margin-bottom: 30px;
}
.list-tick li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 5px;
}
.list-tick .las,
.list-tick .icon-tick {
  position: absolute;
  left: 0;
  top: 2px;
  color: #21d221;
  font-size: 20px;
}
.tick {
  position: relative;
  padding-left: 40px;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;
}
.tick img {
  position: absolute;
  left: 0;
  top: 4px;
  width: 26px;
}
.section-points {
  background-color: #F4F6F9;
}
table .las {
  color: #12a217;
  font-size: 24px;
}
.bg-transparent {
  background-color: transparent !important;
  background: transparent !important;
  border: none !important;
}
.table > thead > tr > th {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  padding: 15px;
  text-align: center;
  background-color: #a6c83d;
}
.table > thead > tr > th .price span {
  font-size: 16px;
  font-weight: 400;
}
.table > tbody > tr > td {
  padding: 12px 12px;
  font-size: 16px;
  background-color: #fff;
  text-align: center;
}
.table > tbody > tr > td:first-child {
  text-align: left;
  background-color: #fcfcfc;
}
.table > tbody > tr > td img {
  width: 20px;
  margin-right: 10px;
}
.table > tbody > tr > td {
  border: 1px solid #dddddd;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border: 1px solid #dddddd;
}
.section-p-contact {
  background-color: #F4F6F9;
}
.footer {
  background-color: #38455A;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #b5b5b5;
  font-size: 14px;
}
.footer .widget {
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer .widget h4 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 16px;
}
.footer .footer-logo {
  max-width: 150px;
  margin-bottom: 15px;
}
.footer .footer-links li {
  margin-bottom: 6px;
}
.footer .footer-links li a {
  color: #d9d4d4;
  display: block;
  font-size: 16px;
}
.footer .text-sm {
  font-size: 0.9em;
}
.footer .master-visa {
  max-width: 150px;
  margin-bottom: 10px;
}
.footer .checktrade {
  max-width: 200px;
}
.copyright {
  background-color: #2e394a;
  color: #b5b5b5;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
}
.copyright p {
  margin-top: 10px;
}
.icon-tick {
  width: 20px;
}
.text-sm {
  font-size: 13px;
}
.text-red {
  color: #a6c83d;
}
.nav-margin {
  height: 104px;
}
.form-control {
  height: 40px;
  font-size: 16px;
  box-shadow: none;
}
.page-banner {
  margin-top: 100px;
  background: #f45212;
  background: linear-gradient(283deg, #f45212 0%, #d6262b 100%);
  padding-top: 60px;
  padding-bottom: 90px;
  color: #fff;
  text-align: center;
  position: relative;
}
.page-banner h2 {
  font-size: 56px;
}
.page-banner p {
  font-size: 20px;
}
.page-banner .btn-area {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-banner .round-btn {
  background-color: #A6C83D;
  color: #fff !important;
  border-radius: 45px;
  padding: 13px 35px;
  padding-right: 55px;
  border: 4px solid #fff;
  font-size: 18px;
  font-weight: 600;
}
.page-banner .round-btn i {
  padding: 18px 11px;
  padding-right: 15px;
  background-color: transparent;
}
.page-banner .round-btn:hover {
  background-color: #97b734 !important;
}
.topBannerAngle__angle {
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  height: 250px;
  background-position: 50%;
  background-size: cover;
}
.pb-water {
  background: #1edbdb;
  background: linear-gradient(283deg, #1edbdb 0%, #1863bb 100%);
}
.pb-complete {
  background: #db1eb4;
  background: linear-gradient(283deg, #db1eb4 0%, #326dc7 100%);
}
@media only screen and (max-width: 768px) {
  .page-banner {
    margin-top: 60px;
  }
  .page-banner h2 {
    font-size: 28px;
  }
  .page-banner p {
    font-size: 16px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .banner {
    height: 60vh;
  }
  .nav-margin {
    height: 70px;
  }
  .banner .container-outer h2 {
    font-size: 24px;
  }
  .banner .container-outer p {
    font-size: 16px;
  }
  .offer h4 {
    font-size: 14px;
  }
  .title {
    font-size: 24px;
  }
  .tick {
    font-size: 15px;
  }
  .tick img {
    top: 0px;
  }
  .navbar .top-btn a {
    margin-right: 15px;
  }
}
.comparisonTable {
  position: relative;
  text-align: center;
  color: #3b4558;
  margin: 80px 30px 30px;
}
@media (min-width: 768px) {
  .comparisonTable {
    margin: 10px auto 20px;
  }
}
.comparisonTable__highlightCol {
  height: 46px;
  font-size: 13px;
  padding-top: 12px;
}
.comparisonTable__columnsWrapper,
.comparisonTable__cardsWrapper {
  margin-bottom: 0px;
  padding: 0 0px;
  position: relative;
}
@media (min-width: 480px) {
  .comparisonTable__columnsWrapper,
  .comparisonTable__cardsWrapper {
    margin: 0 auto;
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .comparisonTable__columnsWrapper,
  .comparisonTable__cardsWrapper {
    display: flex;
    justify-content: center;
    max-width: 90%;
    background: linear-gradient(to right, #2e3192 1%, #662d91 18%, #93278f 40%, #97268c 46%, #d4145a 100%);
  }
}
.comparisonTable__columnsWrapper1,
.comparisonTable__cardsWrapper {
  margin-bottom: 0px;
  padding: 0 0px;
  position: relative;
}
@media (min-width: 480px) {
  .comparisonTable__columnsWrapper1,
  .comparisonTable__cardsWrapper {
    margin: 0 auto;
    max-width: 60%;
  }
}
@media (min-width: 992px) {
  .comparisonTable__columnsWrapper1,
  .comparisonTable__cardsWrapper {
    display: flex;
    justify-content: center;
    max-width: 50%;
    background: linear-gradient(to right, #2e3192 1%, #662d91 18%, #93278f 40%, #97268c 46%, #d4145a 100%);
  }
}
.comparisonTable__cardsWrapper {
  background: transparent;
}
.comparisonTable__titleBox {
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 13px;
  border-bottom: 1px solid #e9e9f2;
}
.comparisonTable__titleBox .product-name {
  font-size: 1em;
  padding-top: 15px;
  display: block;
  margin-bottom: 6px;
  font-weight: bold;
}
.comparisonTable__titleBox .discounted-price {
  height: 25px;
  font-size: 16px;
  color: #fff;
}
.comparisonTable__titleBox .normal-price {
  font-size: 1.4em;
  font-weight: bold;
}
.comparisonTable__titleBox .period {
  margin-top: -2px;
  font-weight: lighter;
}
.comparisonTable__titleBox .from {
  font-style: italic;
  margin-right: 8px;
  vertical-align: bottom;
  height: 28px;
  display: inline-block;
}
.comparisonTable__titleBox .infoIcon {
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  top: 54px!important;
  border: 3px solid white;
  width: 30px !important;
  height: 30px !important;
}
.comparisonTable__title {
  font-weight: 700;
  font-size: 21px;
  min-height: 5px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.comparisonTable__subTitle {
  font-size: 14px;
  max-width: 250px;
  margin: 10px auto 10px;
  min-height: 30px;
}
.comparisonTable__price {
  color: #3b4558;
  font-size: 14px;
}
.comparisonTable__price.js-price span {
  display: none;
  font-size: 39px;
}
.comparisonTable__price.js-price .active,
.comparisonTable__price.js-price .level-active {
  display: inline;
}
.comparisonTable__price .currency {
  font-size: 15px;
  margin-right: 0px;
}
.comparisonTable .wasPrice {
  position: absolute;
  top: -23px;
  padding: 3px 7px;
  color: #fff;
  background: #000;
  border-radius: 10px 10px 0px 0px;
  font-weight: 700;
  font-size: 14px;
}
.comparisonTable .wasPrice .currency {
  font-size: 13px;
}
.comparisonTable .wasPrice span {
  font-size: 18px;
  position: relative;
  z-index: 1;
}
.comparisonTable .wasPrice span:after {
  display: block;
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  z-index: 2;
  background: #fff;
  top: 50%;
  left: 0;
  margin: 0 auto;
  transform: rotate(15deg);
}
.comparisonTable .nowPrice {
  margin-bottom: 10px;
}
.comparisonTable .nowPrice .currency,
.comparisonTable .nowPrice .period {
  vertical-align: text-bottom;
  display: inline-block;
  height: 1.8rem;
}
.comparisonTable .nowPrice .currency {
  font-size: 15px;
  font-weight: 700;
}
.comparisonTable .button-wrapper {
  text-align: center;
  height: 84px;
  padding: 24px 12px;
}
.comparisonTable__itemRow {
  font-size: 15px;
  line-height: 2em;
  color: rgba(59, 69, 88, 0.3);
  position: relative;
  opacity: 1;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.comparisonTable__itemRow.active,
.comparisonTable__itemRow.level-active {
  color: #3b4558;
  display: block;
}
.comparisonTable__itemRow.active:before,
.comparisonTable__itemRow.level-active:before {
  width: 17px;
  height: 17px;
  left: 23px;
  top: 5px;
  opacity: 0;
  animation: helloItem 0.6s ease-in-out forwards;
  -webkit-animation: helloItem 0.6s ease-in-out forwards;
}
@media (min-width: 768px) {
  .comparisonTable__itemRow.active:before,
  .comparisonTable__itemRow.level-active:before {
    left: 25px;
  }
}
@media (min-width: 992px) {
  .comparisonTable__itemRow.active:before,
  .comparisonTable__itemRow.level-active:before {
    left: 0px;
  }
}
.comparisonTable__itemRow.active--noTick {
  color: #3b4558;
}
.comparisonTable__itemRow.active--plus {
  color: #3b4558;
  display: block;
}
.comparisonTable__itemRow.active--plus:before {
  left: 50px;
  top: 1px;
}
@media (min-width: 768px) {
  .comparisonTable__itemRow.active--plus:before {
    left: 25px;
  }
}
@media (min-width: 992px) {
  .comparisonTable__itemRow.active--plus:before {
    left: 0px;
  }
}
.comparisonTable__itemRow.level-active {
  transition: all ease-in 0.5s;
}
.comparisonTable__itemRow--last {
  padding: 23px 0;
  background: #fff;
}
.comparisonTable__itemRow p {
  padding-bottom: 2px !important;
}
.comparisonTable__itemRow--complete span {
  color: #fff;
}
.comparisonTable__itemRow--complete:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' aria-hidden='true' focusable='false' width='1.25em' height='1em' style='-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);' preserveAspectRatio='xMidYMid meet' viewBox='0 0 1600 1280'%3E%3Cpath d='M1575 310q0 40-28 68l-724 724l-136 136q-28 28-68 28t-68-28l-136-136L53 740q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295l656-657q28-28 68-28t68 28l136 136q28 28 28 68z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
  width: 34px !important;
  height: 25px !important;
  left: 0px !important;
  top: 3px !important;
}
.comparisonTable__itemRow--complete .infoIcon {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='info-circle' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-info-circle fa-w-16 fa-2x'%3E%3Cpath fill='%23ffffff' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E") !important;
  background-color: transparent;
}
.comparisonTable__itemRow--complete .toolTipIcon:hover {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' data-prefix='fas' data-icon='info-circle' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-info-circle fa-w-16 fa-2x'%3E%3Cpath fill='%23ffffff' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}
.comparisonTable__itemRow--complete .toolTipIcon:hover + .toolTipIcon-body {
  border-color: #2e3193;
}
.comparisonTable__column,
.comparisonTable__column--left,
.comparisonTable__card {
  box-sizing: border-box;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .comparisonTable__column,
  .comparisonTable__column--left,
  .comparisonTable__card {
    margin: 0px auto 0px;
  }
}
@media (min-width: 992px) {
  .comparisonTable__column,
  .comparisonTable__column--left,
  .comparisonTable__card {
    width: 50%;
  }
}
.comparisonTable__column .infoIcon,
.comparisonTable__column--left .infoIcon,
.comparisonTable__card .infoIcon {
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  background-image: url("../img/information-button.svg");
  border-radius: 10em;
  border: 2px solid white;
  position: absolute;
}
.comparisonTable__column p,
.comparisonTable__column--left p,
.comparisonTable__card p {
  padding-bottom: 5px;
}
.comparisonTable__column,
.comparisonTable_extra,
.comparisonTable__column--left,
.comparisonTable__card {
  box-sizing: border-box;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .comparisonTable__column,
  .comparisonTable_extra,
  .comparisonTable__column--left,
  .comparisonTable__card {
    margin: 0px auto 0px;
  }
}
@media (min-width: 992px) {
  .comparisonTable__column,
  .comparisonTable_extra,
  .comparisonTable__column--left,
  .comparisonTable__card {
    width: 100%;
  }
}
.comparisonTable__column .infoIcon,
.comparisonTable_extra .infoIcon,
.comparisonTable__column--left .infoIcon,
.comparisonTable__card .infoIcon {
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  background-image: url("../img/information-button.svg");
  border-radius: 10em;
  border: 2px solid white;
  position: absolute;
}
.comparisonTable__column p,
.comparisonTable_extra p,
.comparisonTable__column--left p,
.comparisonTable__card p {
  padding-bottom: 5px;
}
.comparisonTable__card {
  opacity: 0;
}
@media (min-width: 992px) {
  .comparisonTable__card {
    margin-right: 30px;
    padding: 0px;
    box-shadow: 0px 0px 10px #e9e9f2;
  }
}
.comparisonTable__card:last-child {
  margin-right: 0;
}
.comparisonTable__card .comparisonTable__itemRowsWrap {
  padding: 0 60px;
  text-align: left;
}
.comparisonTable__card .comparisonTable__itemRow {
  color: rgba(255, 255, 255, 0.7);
  padding-left: 25px;
  font-weight: 600;
  margin-bottom: 5px;
}
.comparisonTable__card .comparisonTable__itemRow.active,
.comparisonTable__card .comparisonTable__itemRow.active--noTick,
.comparisonTable__card .comparisonTable__itemRow.level-active {
  color: #fff;
}
.comparisonTable__card .comparisonTable__itemRow.active:before,
.comparisonTable__card .comparisonTable__itemRow.level-active:before {
  content: "";
  width: 15px !important;
  height: 21px !important;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
}
.comparisonTable__card .comparisonTable__itemRow:first-child {
  padding: 20px 0 5px;
  font-weight: 600;
  font-size: 26px;
  text-align: center;
}
.comparisonTable__card .comparisonTable__itemRow:last-child {
  padding-bottom: 20px;
}
.comparisonTable__card .comparisonTable__itemRow .infoIcon {
  padding: 0;
  top: 5px;
}
.comparisonTable__card .comparisonTable__titleBox {
  border: 0px none transparent;
  background: #fff;
}
.comparisonTable__cardFooter {
  padding: 23px 0 30px;
  background: #fff;
}
.comparisonTable__cardFooter .button-gradient {
  padding: 9px 65px;
}
.comparisonTable .button-gradient {
  display: inline-block;
  border-radius: 10em;
  padding: 7px 27px;
  min-width: 190px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.comparisonTable .button-gradient1 {
  display: inline-block;
  border-radius: 10em;
  padding: 7px 27px;
  min-width: 190px;
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.comparisonTable__column,
.comparisonTable__column--left {
  padding: 0px 0px;
  background: #fff;
}
@media (min-width: 992px) {
  .comparisonTable__column,
  .comparisonTable__column--left {
    background: transparent;
  }
}
@media (min-width: 992px) {
  .comparisonTable__column .comparisonTable__itemRow,
  .comparisonTable__column--left .comparisonTable__itemRow {
    min-height: 63px;
    padding: 5px 0px;
    border-bottom: 1px solid #e9e9f2;
    padding: 10px;
    background: #fff;
  }
}
.comparisonTable__column .comparisonTable__itemRow .toolTipIcon-body,
.comparisonTable__column--left .comparisonTable__itemRow .toolTipIcon-body {
  bottom: 2px;
  right: 30px;
}
@media (min-width: 992px) {
  .comparisonTable__column .comparisonTable__titleBox,
  .comparisonTable__column--left .comparisonTable__titleBox {
    margin-bottom: 0px;
  }
}
.comparisonTable__column--left {
  display: none;
}
@media (min-width: 992px) {
  .comparisonTable__column--left {
    display: block;
    background: transparent;
    width: 18%;
    text-align: left;
    position: absolute;
    left: -113px;
    z-index: 5;
    top: 40px;
  }
}
@media (min-width: 1500px) {
  .comparisonTable__column--left {
    left: -188px;
  }
}
.comparisonTable__column--left .comparisonTable__titleBox {
  border-bottom-color: #ffffff;
}
.comparisonTable__column--left .comparisonTable__itemRow {
  font-weight: 600;
  font-size: 13px;
  padding-left: 20px;
  position: relative;
}
.comparisonTable__column--left .comparisonTable__itemRow span {
  position: absolute;
}
@media (min-width: 992px) {
  .comparisonTable__column--left .comparisonTable__itemRow:before {
    display: none;
  }
}
.comparisonTable__column--left .comparisonTable__itemRow--complete {
  background: #2e3193;
}
.comparisonTable__column--left .comparisonTable__itemRow--last {
  display: none;
}
@media (min-width: 992px) {
  .comparisonTable__column .comparisonTable__titleBox {
    z-index: 2;
    background: #fff;
  }
}
@media (min-width: 992px) {
  .comparisonTable__column .comparisonTable__itemRow:before {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    left: 0px;
    top: 2px;
  }
}
.comparisonTable__column .comparisonTable__itemRow.active--plus:before {
  height: 23px;
}
@media (min-width: 992px) {
  .comparisonTable__column .comparisonTable__itemRow span,
  .comparisonTable__column .comparisonTable__itemRow .infoIcon {
    display: none;
  }
}
.comparisonTable__column .comparisonTable__itemRow--complete {
  background: transparent;
}
.comparisonTable .column--featured {
  box-shadow: 0px 9px 20px 10px rgba(0, 0, 0, 0.15);
  z-index: 3;
}
.comparisonTable .column--featured .comparisonTable__price.js-price .nowPrice {
  margin-bottom: 0px;
}
.comparisonTable .column--featured .comparisonTable__price.js-price .nowPrice .from {
  height: 33px;
}
.comparisonTable .column--featured .comparisonTable__price.js-price .nowPrice span {
  font-size: 50px;
}
.comparisonTable .column--rowsDark .comparisonTable__titleBox {
  border-color: #3b4558;
}
.comparisonTable .column--rowsDark .comparisonTable__itemRow {
  background: #3b4558;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.comparisonTable .column--boiler .comparisonTable__title,
.comparisonTable .column--boiler .nowPriceButton,
.comparisonTable .column--boiler .button-gradient,
.comparisonTable .column--boiler.comparisonTable__card .comparisonTable__itemRowsWrap {
  background: linear-gradient(to right, #ed1c24 18%, #f7931e 100%);
  color: #fff;
}
.comparisonTable .column--boiler .comparisonTable__title,
.comparisonTable .column--boiler .nowPriceButton,
.comparisonTable .column--boiler .button-gradient1,
.comparisonTable .column--boiler.comparisonTable__card .comparisonTable__itemRowsWrap {
  background: linear-gradient(to right, #2e3192 1%, #2c3592 18%, #049f9c 71%, #3fd2f5 100%);
  color: #fff;
}
.comparisonTable .column--boiler .wasPrice {
  background: #ed1c24;
}
.comparisonTable .column--boiler .comparisonTable__itemRow.active:before,
.comparisonTable .column--boiler .comparisonTable__itemRow.level-active:before {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  left: 0px;
  top: 2px;
  -webkit-animation: helloItem 0.6s ease-in-out forwards;
  animation: helloItem 0.6s ease-in-out forwards;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url("img/information-button.svg");
}
.comparisonTable .check-left-right {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  width: 25px;
  height: 25px;
  left: 0px;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 991px) {
  .comparisonTable .check-left-right {
    float: left;
    width: 16px;
    height: 16px;
    left: 24px;
  }
}
.comparisonTable .check-middle {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  width: 25px;
  height: 25px;
  left: 0px;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (max-width: 991px) {
  .comparisonTable .check-middle {
    float: left;
    width: 16px;
    height: 16px;
    left: 24px;
  }
}
.comparisonTable .check-white {
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  left: 0px;
  top: 2px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
.comparisonTable .column--complete .comparisonTable__title,
.comparisonTable .column--complete .nowPriceButton,
.comparisonTable .column--complete .button-gradient,
.comparisonTable .column--complete.comparisonTable__card .comparisonTable__itemRowsWrap {
  background: linear-gradient(to right, #2e3192 1%, #662d91 18%, #93278f 40%, #97268c 46%, #d4145a 100%);
  color: #fff;
}
.comparisonTable .column--complete .wasPrice {
  background: linear-gradient(to right, #2e3192 0%, #572e92 61%, #732b90 100%);
}
.comparisonTable .column--complete .comparisonTable__itemRow.active:before,
.comparisonTable .column--complete .comparisonTable__itemRow.level-active:before {
  background: linear-gradient(to right, #2e3192 0%, #572e92 61%, #732b90 100%);
}
.comparisonTable .column--plumbing .comparisonTable__title,
.comparisonTable .column--plumbing .nowPriceButton,
.comparisonTable .column--plumbing .button-gradient,
.comparisonTable .column--plumbing.comparisonTable__card .comparisonTable__itemRowsWrap {
  background: linear-gradient(to right, #2e3192 0%, #572e92 61%, #732b90 100%);
  color: #fff;
}
.comparisonTable .column--plumbing .wasPrice {
  background: linear-gradient(to right, #2d3193 0%, #2c3493 61%, #253f93 100%);
}
.comparisonTable .column--single {
  margin: 0 auto;
}
.right-arrow {
  position: relative;
  width: 100%;
  width: 16px;
  height: 16px;
  right: -26px;
  top: -1px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}
*[class*='js-showcard-'] {
  display: none;
}
*[class*='js-showcard-'].active {
  display: inline-block;
}
.section-faq-bottom h3 {
  margin-bottom: 15px;
}
.panel-faq .panel-title a {
  display: block;
}
.link-lg {
  display: block;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 15px;
  color: #222;
}
@media only screen and (max-width: 768px) {
  .section-faq-bottom h3 {
    font-weight: 700;
    font-size: 20px;
    color: #a6c83d;
    text-align: center;
  }
  .section-faq-bottom .media-left img {
    width: 100px;
  }
  .link-lg {
    font-size: 18px;
  }
  .comparisonTable__column .comparisonTable__itemRow--complete {
    background: purple;
  }
}
.row-flex {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .row-flex {
    display: block;
  }
}
.btn {
  padding: 12px 25px;
  letter-spacing: 0.5px;
}
.btn-round {
  border: 1px solid #a6c83d;
  border-radius: 30px;
  background: #a6c83d;
  color: #fff;
}
.btn-round:hover {
  background: #14365b;
  color: #fff;
}
.btn-has-icon i {
  margin-left: 5px;
  position: relative;
  right: -5px;
  font-size: 20px;
}
.section-h-breakdown {
  padding: 100px 0;
}
.section-h-breakdown i {
  color: #a6c83d;
  font-size: 30px;
}
.section-h-breakdown h5 {
  color: #14365b;
  font-size: 17px;
}
.section-h-breakdown .tab-content {
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.section-h-breakdown .nav-tabs {
  margin-top: 50px;
  border-bottom: 1px solid #fff;
}
.section-h-breakdown .nav-tabs li {
  border-radius: 20px;
  margin-right: 0;
  background: #fff;
}
.section-h-breakdown .nav-tabs li a {
  background-color: #14365b;
  padding: 20px;
  font-size: 23px;
  color: #fff;
}
.section-h-breakdown .nav-tabs li a:focus {
  background-color: #a6c83d;
  color: #fff;
}
.section-h-breakdown .nav-tabs li a:hover {
  background-color: #a6c83d;
  color: #fff;
}
.section-h-breakdown .nav-tabs li a.active {
  background-color: #a6c83d;
  color: #fff;
}
.section-h-breakdown .tab-content {
  padding: 50px;
}
.section-h-appliances {
  background-color: #F4F6F9;
  color: #14365b;
}
.section-h-appliances p {
  font-size: 17px;
}
.section-h-appliances .appliances-doc img {
  max-width: 65%;
  margin-bottom: 20px;
  display: inline-block;
}
.section-h-appliances .appliances-doc a {
  display: block;
}
.section-h-appliances .appliances-doc .number {
  font-size: 30px;
  font-weight: 800;
}
.section-h-appliances .appliances-doc ul {
  padding: 0;
  list-style: none;
}
.section-h-appliances .appliances-doc ul li {
  display: inline-block;
}
.section-h-appliances .appliances-doc ul li a {
  background-color: #a6c83d;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 10px;
}
.section-h-appliances .appliances-doc ul li a i {
  color: #fff;
  font-size: 20px;
}
.section-h-prices h3 {
  color: #14365b;
  margin-bottom: 20px;
}
.section-h-prices p {
  font-size: 17px;
}
.section-h-prices table {
  width: 100%;
  border-radius: 30px;
}
.section-h-prices table tr {
  background-color: #14365b;
}
.section-h-prices table tr td {
  color: #fff;
  padding: 25px;
  font-size: 25px;
}
.section-h-faq {
  background-color: #F4F6F9;
}
.section-h-faq .faq-heading h3 {
  color: #14365b;
}
.section-h-faq .faq-text {
  color: #14365b;
  margin-bottom: 20px;
}
.section-h-faq #accordion .panel,
.section-h-faq #accordion .panel-heading,
.section-h-faq #accordion panel-title,
.section-h-faq #accordion .panel-body {
  border: 0;
}
.section-h-faq #accordion .panel {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  padding: 20px 0;
}
.section-h-faq #accordion .panel .panel-heading {
  border-radius: 0;
  background-color: #fff;
}
.section-h-faq #accordion .panel .panel-heading .panel-title a {
  text-decoration: none;
  padding: 1em 0;
  color: #14365b;
}
.section-h-faq #accordion .panel .panel-heading .panel-title a span {
  float: right;
  width: 50px;
}
.section-h-faq #accordion .panel .panel-heading .panel-title a span:after {
  content: "\2014";
  color: #14365b;
  font-size: 20px;
}
.section-h-faq #accordion .panel .panel-heading .panel-title a.collapsed span:after {
  content: "+";
}
.section-h-faq body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.section-h-team h4 {
  margin: 20px 0;
  color: #14365b;
}
.w-80 {
  width: 80px;
}
.primary-color {
  color: #a6c83d;
}
.btn-primary {
  background-color: #97b831;
}
.btn-primary:hover {
  background-color: #97b834;
}
