@font-face {
  font-family: "GreycliffCF";
  src: url("../fonts/GreycliffCF-Regular.eot?") format("eot"), url("../fonts/GreycliffCF-Regular.woff2") format("woff2"), url("../fonts/GreycliffCF-Regular.woff") format("woff"), url("../fonts/GreycliffCF-Regular.ttf") format("truetype"), url('../fonts/GreycliffCF-Regular.svg#str-replace(GreycliffCF, " ", "_")') format("svg");
}
@font-face {
  font-family: "GreycliffCF-Light";
  src: url("../fonts/GreycliffCF-Light.eot?") format("eot"), url("../fonts/GreycliffCF-Light.woff2") format("woff2"), url("../fonts/GreycliffCF-Light.woff") format("woff"), url("../fonts/GreycliffCF-Light.ttf") format("truetype"), url('../fonts/GreycliffCF-Light.svg#str-replace(GreycliffCF-Light, " ", "_")') format("svg");
}
@font-face {
  font-family: "GreycliffCF-DemiBold";
  src: url("../fonts/GreycliffCF-DemiBold.eot?") format("eot"), url("../fonts/GreycliffCF-DemiBold.woff2") format("woff2"), url("../fonts/GreycliffCF-DemiBold.woff") format("woff"), url("../fonts/GreycliffCF-DemiBold.ttf") format("truetype"), url('../fonts/GreycliffCF-DemiBold.svg#str-replace(GreycliffCF-DemiBold, " ", "_")') format("svg");
}
@font-face {
  font-family: "GreycliffCF-Bold";
  src: url("../fonts/GreycliffCF-Bold.eot?") format("eot"), url("../fonts/GreycliffCF-Bold.woff2") format("woff2"), url("../fonts/GreycliffCF-Bold.woff") format("woff"), url("../fonts/GreycliffCF-Bold.ttf") format("truetype"), url('../fonts/GreycliffCF-Bold.svg#str-replace(GreycliffCF-Bold, " ", "_")') format("svg");
}
@font-face {
  font-family: "GreycliffCF-Heavy";
  src: url("../fonts/GreycliffCF-Heavy.eot?") format("eot"), url("../fonts/GreycliffCF-Heavy.woff2") format("woff2"), url("../fonts/GreycliffCF-Heavy.woff") format("woff"), url("../fonts/GreycliffCF-Heavy.ttf") format("truetype"), url('../fonts/GreycliffCF-Heavy.svg#str-replace(GreycliffCF-Heavy, " ", "_")') format("svg");
}
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: GreycliffCF-Light;
  font-size: 1.125rem;
  line-height: 27px;
  font-weight: 300;
}
@media (max-width: 767px) {
  body {
    font-size: 1rem;
    line-height: 24px;
  }
}

h1 {
  font-family: GreycliffCF-Bold;
  font-weight: bold;
  line-height: normal;
}
@media (max-width: 767px) {
  h1 {
    font-size: 1.875rem;
  }
}

h2 {
  font-family: GreycliffCF-Bold;
  font-weight: bold;
  line-height: normal;
  font-size: 1.875rem;
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.25rem;
  }
}

h4 {
  font-family: GreycliffCF-DemiBold;
  font-weight: 600;
}

p:last-child {
  margin-bottom: 0px;
}

a {
  text-decoration: none;
  outline: none;
  font-family: GreycliffCF-DemiBold;
  font-weight: 600;
}

a:hover {
  text-decoration: none;
}

a b, a strong, a .font-weight-bold {
  font-family: GreycliffCF-DemiBold;
  font-weight: 600;
}

img {
  max-width: 100%;
}

b, strong, .font-weight-bold {
  font-family: GreycliffCF-Bold;
  font-weight: bold;
}

@media (max-width: 767px) {
  .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.clr {
  clear: both;
}

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.abstract-header-shapes {
  object-fit: contain;
}

header {
  position: relative;
}

.top-bg {
  position: absolute;
  right: 0;
  top: 0;
  height: 788px;
  width: 1045px;
}
@media (max-width: 991px) {
  .top-bg {
    height: 388px;
    width: 163px;
    display: none;
  }
}
@media (min-width: 992px) {
  .top-bg {
    width: 620px;
  }
}
@media (min-width: 1366px) {
  .top-bg {
    width: 759px;
  }
}
@media (min-width: 1680px) {
  .top-bg {
    width: 928px;
  }
}
@media (min-width: 1920px) {
  .top-bg {
    width: 1045px;
  }
}

.top-bg-2 {
  position: absolute;
  right: 0;
  top: 0;
  height: 202px;
  width: 845px;
}
@media (max-width: 991px) {
  .top-bg-2 {
    height: 120px;
    width: 163px;
    display: none;
  }
}
@media (min-width: 992px) {
  .top-bg-2 {
    width: 430px;
  }
}
@media (min-width: 1366px) {
  .top-bg-2 {
    width: 570px;
  }
}
@media (min-width: 1680px) {
  .top-bg-2 {
    width: 745px;
  }
}
@media (min-width: 1920px) {
  .top-bg-2 {
    width: 845px;
  }
}

.container {
  max-width: 1200px;
}

.nav-item {
  margin-left: 10px;
  margin-right: 10px;
}

.nav-item a {
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 1rem;
  font-family: GreycliffCF-Light;
  font-weight: 300;
  border-bottom: none;
}

@media (min-width: 992px) {
  .header_nav .nav-item a {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1366px) {
  .header_nav .nav-item a {
    padding: 0.5rem 1rem;
  }
}

@media (min-width: 992px) {
  .header_nav .nav-item {
    flex: auto;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
  }
}
@media (min-width: 1366px) {
  .header_nav .nav-item {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px;
    text-align: unset;
  }
}

.nav-item.active a {
  font-family: GreycliffCF-Bold;
  font-weight: bold;
}

.site-logo {
  padding: 2.5rem 0px 3rem 0px;
}
@media (max-width: 991px) {
  .site-logo {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}

.header_nav .nav {
  padding: 2.5rem 0px 3rem 0px;
}

.contact-btn {
  width: 240px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: inline-block;
  margin-top: 41px;
  text-align: center;
  line-height: 36px;
  height: 40px;
  font-family: GreycliffCF;
  font-weight: normal;
}
@media (max-width: 991px) {
  .contact-btn {
    width: 40px;
    height: 40px;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .contact-btn {
    width: 220px;
  }
}
@media (min-width: 1366px) {
  .contact-btn {
    width: 240px;
  }
}

.footer-contact-btn {
  font-size: 14px;
  display: inline-block;
  margin-top: 7px;
  font-family: GreycliffCF;
  font-weight: normal;
}
@media (max-width: 991px) {
  .footer-contact-btn {
    margin-top: 40px;
  }
}

.my-account-btn {
  width: 170px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  display: inline-block;
  margin-top: 41px;
  text-align: center;
  line-height: 36px;
  height: 40px;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  font-family: GreycliffCF;
  font-weight: normal;
}
.my-account-btn img {
  width: 14px;
  height: 16px;
}
@media (max-width: 991px) {
  .my-account-btn {
    width: 30px;
    height: 30px;
    margin-top: 0px;
    margin-left: 12px;
    line-height: 25px;
  }
}
@media (min-width: 992px) {
  .my-account-btn {
    width: 148px;
  }
}
@media (min-width: 1366px) {
  .my-account-btn {
    width: 170px;
  }
}

.contact-btn span, .footer-contact-btn span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

@media (max-width: 991px) {
  .contact-btn span {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .fixed-header .signup-btn {
    display: block;
    opacity: 1;
  }
}

.signup-btn {
  background-color: #ee5986;
  padding: 2px 8px 3px 8px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  display: none;
  opacity: 0;
  transition: opacity 0.2s linear;
}
@media (min-width: 992px) {
  .signup-btn {
    display: none !important;
  }
}
.signup-btn:hover {
  color: #fff;
}

.my-account-btn span {
  width: 78px;
  height: 17px;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 991px) {
  .my-account-btn span {
    display: none !important;
  }
}

.contact-btn img,
.my-account-btn img {
  margin-right: 8px;
}
@media (max-width: 991px) {
  .contact-btn img,
.my-account-btn img {
    margin-right: 0px;
  }
}

.footer-contact-btn img {
  margin-right: 8px;
  margin-top: -3px;
}

@media (max-width: 991px) {
  .header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 1.25rem;
    height: 40px;
  }
}
@media (min-width: 992px) {
  .header-right {
    display: flex;
  }
}

.header-right a {
  float: left;
}
@media (min-width: 992px) {
  .header-right a {
    flex: auto;
  }
}
@media (max-width: 991px) {
  .header-right a {
    float: left;
  }
}

.header-right a:first-child {
  margin-right: 1.25rem;
}
@media (max-width: 991px) {
  .header-right a:first-child {
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .header-right a:first-child {
    margin-left: 0px;
    margin-right: 0.625rem;
  }
}
@media (min-width: 1366px) {
  .header-right a:first-child {
    margin-right: 1.25rem;
    margin-left: 40px;
  }
}

.header_section_right {
  z-index: 99;
}

.home_right, .header_nav .nav .nav-item, .site-logo a {
  z-index: 99;
}

.home_content {
  margin-top: 79px;
}
@media (max-width: 767px) {
  .home_content {
    margin-top: 20px;
  }
}

.sub-heading {
  font-size: 1.875rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0.625rem;
}
@media (max-width: 767px) {
  .sub-heading {
    font-size: 1.5rem;
  }
}

.heading_sec {
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 20px;
}

.description_sec {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  margin-bottom: 2.5rem;
}

.btn-eagle {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  width: 270px;
  padding-top: 19px;
  padding-bottom: 1.25rem;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  font-family: GreycliffCF-Bold;
}

.access_info {
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 1.25rem;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .access_info {
    margin-top: 10px;
  }
}

.access_info b, .access_info strong {
  font-weight: 600 !important;
  font-family: GreycliffCF-DemiBold;
  font-weight: 600;
}

.border-custom-color {
  border-right-color: #e2e2e2 !important;
  border-bottom-color: #e2e2e2 !important;
}

.feature_sec {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .feature_sec {
    margin-top: 40px;
  }
}

.feature_sec .feature_subsec {
  height: 90px;
  padding: 0px;
}

.feature_sec .media-body p {
  font-size: 18px;
}

.custom-pl-6 {
  padding-left: 60px !important;
}
@media (max-width: 767px) {
  .custom-pl-6 {
    padding-left: 35px !important;
  }
}

@media (max-width: 767px) {
  .custom-pl-0 {
    padding-left: 0px !important;
  }
}

.custom-pt-feature {
  padding-top: 30px !important;
}

.how-work {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .how-work {
    margin-top: 40px;
  }
}

.how-work-sec, .how-diff {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .how-work-sec, .how-diff {
    margin-top: 40px;
  }
}

.illustration-head {
  width: 80px;
  height: 80px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  font-family: GreycliffCF-Bold;
  font-size: 1.25rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  text-align: center;
  padding-top: 30px;
  margin: 0 auto;
  margin-top: -63px;
}

.illustration-body {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}

.illustration-body span {
  font-weight: 700;
}

/* .illustration{
	max-width: 370px;
} */
.eagle-sec-3 {
  margin-top: 100px;
  padding-top: 100px;
  position: relative;
}
@media (max-width: 767px) {
  .eagle-sec-3 {
    margin-top: 60px;
    padding-top: 60px;
  }
}

.eagle-sec-6 {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .eagle-sec-6 {
    margin-top: 60px;
  }
}

.eagle-pricing-sec {
  margin-top: 100px;
  padding-top: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .eagle-pricing-sec {
    padding-top: 1.25rem;
    margin-top: 60px;
  }
}
.eagle-pricing-sec.new-pricing {
  margin-top: 50px;
  padding-top: 20px;
}

.eagle-bg-effect-1 {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1243px;
  width: 100%;
  height: 100%;
  border-top-right-radius: 500px;
}
@media (min-width: 768px) {
  .eagle-bg-effect-1 {
    width: 69%;
  }
}
@media (max-width: 767px) {
  .eagle-bg-effect-1 {
    border-top-right-radius: 340px;
  }
}

.eagle-bg-effect-2 {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1045px;
  width: 100%;
  height: 100%;
  border-top-right-radius: 500px;
}
@media (min-width: 768px) {
  .eagle-bg-effect-2 {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .eagle-bg-effect-2 {
    border-top-right-radius: 340px;
  }
}

.how-diff div, .how-work-sec div {
  /* margin-bottom: 40px; */
}
@media (max-width: 767px) {
  .how-diff div, .how-work-sec div {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .how-diff div:last-child, .how-work-sec div:last-child {
    margin-bottom: 0px;
  }
}

.feature-card-body {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 300;
}

.eagle-sec-5 {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .eagle-sec-5 {
    margin-top: 60px;
  }
}

.customer-banner {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  border-radius: 17px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  padding: 1.25rem;
}
@media (max-width: 767px) {
  .customer-banner {
    padding: 30px 20px;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
  }
}

.home_banner {
  width: 100%;
  margin-top: 27px;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .home_banner {
    margin-top: 0px;
  }
}

.home_banner .bg_img {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
}

.play_bg {
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  top: 32%;
  left: calc(50% - 40px);
  background: #473A3C;
  padding: 26px 23px;
  opacity: 0.7;
  width: 80px;
  height: 80px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .play_bg {
    top: 30%;
  }
}
.play_bg.blue_bg {
  background: #27295a !important;
  opacity: 0.5;
}

.home_banner a {
  display: block;
  position: absolute;
  top: 32%;
  left: calc(50% - 40px);
  padding: 20px 16px 20px 24px;
}
@media (max-width: 767px) {
  .home_banner a {
    top: 30%;
  }
}

.home_banner a img {
  width: 40px;
}

.video_thumb {
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
  border: solid 4px #ffffff;
  position: relative;
  overflow: hidden;
}

.video_thumb a {
  display: block;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 40px);
  padding: 0px 16px 0px 24px;
}
.video_thumb a img {
  width: 40px;
}

footer {
  margin-top: 100px;
}
@media (max-width: 767px) {
  footer {
    margin-top: 60px;
  }
}

.footer_bottom {
  margin-top: 40px;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .footer_bottom {
    margin-bottom: 60px;
  }
}

.footer_nav .nav li:first-child {
  margin-left: 0px !important;
}

.footer_nav .nav {
  margin-top: 2px;
  display: flex;
}
@media (max-width: 991px) {
  .footer_nav .nav {
    display: block;
    margin-top: 0px;
  }
}

.footer_nav .nav li {
  flex: auto;
}
@media (max-width: 991px) {
  .footer_nav .nav li {
    margin-left: 0px;
    margin-right: 0px;
    flex: unset;
  }
}
@media (max-width: 1365px) {
  .footer_nav .nav li {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media (max-width: 991px) {
  .footer_nav {
    margin-top: 30px;
  }
}

.eagle-sec-4 {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .eagle-sec-4 {
    margin-top: 60px;
  }
}

.read-section {
  max-width: 570px;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  font-size: 1rem;
  line-height: 24px;
}
@media (max-width: 767px) {
  .read-section {
    padding: 0px 1.25rem 1.25rem 1.25rem;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
  }
}

.customer-banner-sec-left p {
  font-size: 1rem;
  line-height: 24px;
}
@media (max-width: 767px) {
  .customer-banner-sec-left p {
    margin-bottom: 20px;
  }
}

.read-section a {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  display: block;
  padding: 18px 0px;
  font-family: GreycliffCF-Bold;
  font-weight: 700;
}

.readmore-text {
  text-align: center;
  padding: 18px 0px;
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

.nav-menu-toggle {
  margin-left: 15px;
  display: none;
}
@media (max-width: 991px) {
  .nav-menu-toggle {
    display: flex;
    align-items: center;
  }
  .nav-menu-toggle .menu-text {
    margin-left: 10px;
    font-size: 1rem;
    color: #27295a;
  }
}

@media (max-width: 991px) {
  .right-menu_opened {
    overflow: hidden;
  }
}

.right-menu__wrapper .nav {
  display: inline-block;
}

.right-menu__wrapper .nav .nav-item {
  margin: 0px 0px 16px 27px;
}
.right-menu__wrapper .nav .nav-item a {
  padding: 0px;
  font-size: 1.5rem;
}
.right-menu__wrapper .nav .nav-item.active {
  position: relative;
}
.right-menu__wrapper .nav .nav-item.active a::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 30px;
  background: rgba(255, 208, 0, 0.15);
  z-index: -1;
  left: -15px;
  bottom: -15px;
}

@media (max-width: 991px) {
  .right-menu_opened .right-menu {
    display: block;
  }
  .right-menu_opened .right-menu .contact-btn {
    display: none;
  }
}

@media (max-width: 991px) {
  .header-right .contact-btn {
    display: none;
  }
}

@media (max-width: 991px) {
  .right-menu_opened .menu-text {
    color: #27295a;
  }
}

.right-menu__closed {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 21px;
  right: 29px;
}

svg:not(:root) {
  overflow: hidden;
}

/* .right-menu.unregistered .right-menu__wrapper {
    padding: 60px 37px 21px 37px;
} */
.right-menu__lists {
  padding: 0 0 35px;
  margin: 0;
  list-style: none;
}

/* .right-menu {
    top: 0;
    right: 0;
    width: 0;
    overflow: hidden;
    height: 100vh;
    z-index: 100501;
    position: fixed;    
    @include transition(width, .5s);
    background: #F3FDF7;
} */
.right-menu {
  position: fixed;
  height: auto;
  left: 0;
  width: 100%;
  background: #fff !important;
  border-bottom-left-radius: 110px;
  box-shadow: 0 40px 60px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  flex: 1;
  padding: 90px 40px 60px 60px;
  z-index: 9;
  display: none;
}

@media (max-width: 767px) {
  .abstract-header-shapes {
    display: none;
  }
}

.abstract-shapes {
  display: none;
}
@media (max-width: 767px) {
  .abstract-shapes {
    display: block;
  }
}

.show_md {
  display: none;
}
@media (max-width: 767px) {
  .show_md {
    display: block;
  }
}

.hide_md {
  display: block;
}
@media (max-width: 767px) {
  .hide_md {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .margin-auto {
    margin: 0 auto;
  }
}

.customer-banner-sec .row {
  align-items: center;
}

@media (max-width: 767px) {
  .customer-banner-sec-left h2 {
    margin-bottom: 10px;
  }
}

.top-heading {
  margin-top: 114px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .top-heading {
    margin-top: 46px;
  }
}

.product-sec .row {
  margin-top: 100px;
}
@media (max-width: 767px) {
  .product-sec .row {
    margin-top: 60px;
  }
}

.mb_20 {
  margin-bottom: 1.2rem;
}

.product-desc {
  font-size: 18px;
}

.eagle-pricing-sec .card-header {
  padding: 0px 80px 0px 80px;
}
@media (max-width: 767px) {
  .eagle-pricing-sec .card-header {
    padding: 0px 30px 0px 30px;
  }
}

.pricing-card-1 .card-body {
  padding: 60px 80px 60px 80px;
}
@media (max-width: 767px) {
  .pricing-card-1 .card-body {
    padding: 40px 30px 40px 30px;
  }
}

.pricing-card-2 .card-body {
  padding: 40px 80px 40px 80px;
}
@media (max-width: 767px) {
  .pricing-card-2 .card-body {
    padding: 40px 30px 40px 30px;
  }
}

.pricing-card {
  z-index: 99999;
}

.pricing-card-btn-1 {
  padding: 18px;
  color: #fff;
  font-weight: 700;
  color: #fff;
  display: block;
  text-align: center;
}

.pricing-card-btn-2 {
  padding: 18px;
  color: #fff;
  background: #d1f3de;
  font-weight: 700;
  display: block;
  text-align: center;
}

.pricing-card-btn-3 {
  padding: 18px;
  font-weight: 700;
  display: block;
  text-align: center;
}

.pricing-card-btn-1:hover {
  text-decoration: none;
  color: #fff;
}

.pricing-card-btn-2:hover {
  text-decoration: none;
}

.pricing-card-btn-3:hover {
  text-decoration: none;
  color: #27295a;
}

.pricing-card-1 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 80px 80px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: none;
  overflow: hidden;
}
@media (max-width: 767px) {
  .pricing-card-1 {
    margin-bottom: 1.2rem;
  }
}

.pricing-card-2 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  background-color: rgba(209, 243, 222, 0.25) !important;
  border: none;
  overflow: hidden;
}

.pricing-card-1 .card-header,
.pricing-card-1 .card-body,
.pricing-card-1 .card-footer {
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
}

.pricing-card-2 .card-header,
.pricing-card-2 .card-body,
.pricing-card-2 .card-footer {
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
}

.card-footer a {
  border-radius: 0px 0px 10px 10px !important;
}

.pricing-card-1 .card-header h2 {
  padding: 40px 0px 40px 0px;
  border-bottom: solid 1px #ccc;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .pricing-card-1 .card-header h2 {
    padding: 40px 0px 20px 0px;
  }
}

.pricing-card-2 .card-header h2 {
  padding: 30px 0px 30px 0px;
  border-bottom: solid 1px #ccc;
}
@media (max-width: 767px) {
  .pricing-card-2 .card-header h2 {
    padding: 40px 0px 20px 0px;
  }
}

.pricing-card-1 ul {
  width: fit-content;
  margin: 0 auto;
  margin-top: 60px;
}

.pricing-card-2 ul {
  margin: 40px 0px 0px 0px;
}

.pricing-card-1 ul li, .pricing-card-2 ul li {
  margin-top: 1.25rem;
  line-height: 1.25rem;
  padding-left: 40px;
  list-style-type: none;
  font-weight: 600;
}

.price-box-sec {
  width: 290px;
  height: 120px;
  object-fit: contain;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  padding: 10px;
  margin: 0 auto;
}

.price-box {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  box-shadow: 0 1.25rem 40px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 14px;
}

.price-box span {
  width: 160px;
  height: 72px;
  font-family: GreycliffCF-Bold;
  font-size: 60px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.eagle-pricing-sec {
  font-size: 18px;
}

.faq-sec-left h1 {
  font-size: 50px;
  font-weight: 700;
  font-family: GreycliffCF-Bold;
}
@media (max-width: 767px) {
  .faq-sec-left h1 {
    font-size: 1.875rem;
  }
}

.faq-sec {
  margin-top: 160px;
}
@media (max-width: 767px) {
  .faq-sec {
    margin-top: 46px;
  }
}

.faq-sec-right .card-header a {
  padding: 40px 70px 40px 40px;
  position: relative;
  display: block;
  font-family: GreycliffCF-DemiBold;
  font-weight: 600;
}
@media (max-width: 767px) {
  .faq-sec-right .card-header a {
    padding: 20px 50px 20px 20px;
    font-family: GreycliffCF-Bold;
    font-weight: 700;
    font-size: 1.25rem;
  }
}

.faq-sec-right .card-header a span {
  background: url(../img/arrow-up.svg) no-repeat center;
  position: absolute;
  right: 40px;
  width: 15px;
  height: 100%;
  top: 0;
}
@media (max-width: 767px) {
  .faq-sec-right .card-header a span {
    right: 20px;
  }
}

.faq-sec-right .card-header .card-link.collapsed span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq-sec-left-content {
  margin-top: 5rem;
}
@media (max-width: 767px) {
  .faq-sec-left-content {
    margin-top: 1.25rem;
  }
}

.faq-cont {
  margin-top: 2.5rem;
}
@media (max-width: 767px) {
  .faq-cont {
    margin-bottom: 2.5rem;
    margin-top: 1.25rem;
  }
}

.faq-sec-right .card-body {
  font-size: 1.25rem;
  line-height: 30px;
  font-weight: 300;
  padding: 0px 40px 40px 40px;
}
@media (max-width: 767px) {
  .faq-sec-right .card-body {
    font-size: 1rem;
    line-height: 24px;
    padding: 0px 20px 20px 20px;
  }
}

.faq-sec-right .card-header h4 {
  font-weight: 700;
}
@media (max-width: 767px) {
  .faq-sec-right .card-header h4 {
    font-size: 1.25rem;
    font-weight: 600;
  }
}

.card-link, .card-link:hover {
  color: #27295a;
  text-decoration: none;
  display: inline-block;
  border-bottom: none;
}

.faq-sec-right .card-body p:last-child {
  margin-bottom: 0px;
}

.faq-sec-right .card {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  border: solid 0.5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  margin-bottom: 10px;
}

.faq-cont a {
  display: inline-block;
}

.copyright_text {
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .copyright_text {
    font-size: 12px;
  }
}

.blog_category {
  border-bottom: solid 0.5px #c9cad8;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .blog_category {
    padding-bottom: 0px;
    border-bottom: 0px;
  }
}

.blog_section {
  padding-top: 40px;
}

.article_card {
  margin-bottom: 40px;
}

.article_card .article_card_body {
  padding-top: 1.25rem;
}

.article_card .article_card_desc {
  margin-bottom: 1.25rem;
}

.article_card .article_card_info,
.post_info {
  font-size: 14px;
  line-height: normal;
}

.article_card .article_card_info span,
.post_info span {
  font-weight: 600;
  font-family: GreycliffCF-DemiBold;
  margin-bottom: 2px;
}

.article_card .post-thumbnail img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: auto;
  max-width: 100%;
}

.article_card .post-thumbnail {
  text-align: center;
}

.article-style-2 .post-thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 170px;
  flex: 0 0 170px;
  min-width: 170px;
  margin-right: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: auto;
}
@media (max-width: 767px) {
  .article-style-2 .post-thumbnail {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    min-width: 100px;
  }
}

.article-style-3 .post-thumbnail {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: auto;
}

.article-style-2 .article_card_body a h2,
.article-style-3 .article_card_body a h2 {
  font-size: 20px !important;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .article-style-2 .article_card_body a h2,
.article-style-3 .article_card_body a h2 {
    line-height: normal;
  }
}

.article-style-4 .article_card_body a h2 {
  font-size: 18px !important;
  line-height: 25px;
}
@media (max-width: 767px) {
  .article-style-4 .article_card_body a h2 {
    line-height: normal;
  }
}

.article-style-2 .article_card_body,
.article-style-3 .article_card_body,
.article-style-4 .article_card_body {
  padding-top: 0px;
}

.blog_section_2 {
  border-top: solid 0.5px #c9cad8;
  padding-top: 40px;
}

.popular_posts {
  border: solid 0.5px #c9cad8;
  padding: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
@media (max-width: 767px) {
  .popular_posts {
    padding: 20px;
  }
}

.article_number {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47px;
  flex: 0 0 47px;
  min-width: 47px;
  margin-right: 12px;
  font-size: 40px;
  font-weight: bold;
  color: rgba(39, 41, 90, 0.1);
  height: 30px;
}

.popular_posts ul {
  margin: 0;
  padding: 0;
}

.popular_posts ul li {
  list-style-type: none;
}

.article_card.article-style-4 {
  margin-bottom: 30px;
}

.article_card.article-style-4 .article_card_desc {
  margin-bottom: 0px;
}

.popular_posts ul li:last-child .article_card {
  margin-bottom: 0px;
}

@media (max-width: 767px) {
  .article_card.article-style-2 .article_card_desc {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .article_card.article-style-2 .article_card_info,
.post_info {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .blog_category ul {
    display: none;
  }
}

.category-dropdown {
  position: relative;
}

.category-dropdown button {
  display: none;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  padding: 13px 20px 17px 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: solid 0.5px #c9cad8;
  width: 100%;
  text-align: left;
}
@media (max-width: 767px) {
  .category-dropdown button {
    display: block;
  }
}

.category-dropdown button span {
  position: absolute;
  width: 15px;
  right: 20px;
  height: 100%;
  top: 0;
  background: url(../img/arrow-down-gray.svg) no-repeat center;
}

.category-dropdown.show button span {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.category-dropdown .dropdown-menu {
  width: 100%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  border: solid 0.5px rgba(0, 0, 0, 0.1);
}

.dropdown-toggle::after {
  display: none;
  content: unset;
}

.blog_category .nav-item {
  margin-right: 60px;
  margin-left: 0px;
}

.blog_category .nav-item a {
  padding-left: 0px;
  padding-right: 0px;
}

.post-detial-header {
  max-width: 770px;
  margin: 0 auto;
}

.post-detial-header h1 {
  margin-bottom: 20px;
}

.post-image {
  max-width: 970px;
  margin: 0 auto;
  margin-bottom: 40px;
  text-align: center;
}

.post-image img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: auto !important;
}

.post-content {
  max-width: 770px;
  margin: 0 auto;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  line-height: normal;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    margin-bottom: 10px;
  }
}

.post-content ul {
  margin-left: 35px;
}

.post-detail-body {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .post-detail-body {
    margin-top: 20px;
  }
}

.post_info {
  margin-top: 20px;
}

.section-search {
  margin-right: 30px;
  padding-top: 40px;
  margin-left: 12px;
}

.section-search a {
  margin-right: 10px;
}

.section-search a img {
  width: 17px;
}

.section-back {
  padding-top: 47px;
}
@media (max-width: 991px) {
  .section-back {
    padding-top: 1.25rem;
  }
}

.back_link {
  font-size: 16px;
  font-weight: 300;
  padding-left: 25px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  display: block;
  background-repeat: no-repeat;
  background-position: center left;
  text-align: right;
  color: inherit;
}

.back_link:hover {
  color: inherit;
}

.custom_search_form input {
  border: none !important;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  background: transparent;
}
@media (max-width: 767px) {
  .custom_search_form input {
    border-bottom: solid 0.5px #c9cad8 !important;
  }
}

.custom_search_form input:focus, .custom_search_form {
  outline: none !important;
  border-color: transparent;
  border-bottom-color: #c9cad8 !important;
  box-shadow: none;
  background: transparent;
}

.custom_search_form {
  width: 100%;
  display: none;
}

.custom_search_form.form-layout-2 {
  width: 100%;
}

.back_link_mobile {
  display: none;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .back_link_mobile {
    display: block;
  }
}

.search_mobile {
  margin-top: -40px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .search_mobile {
    margin-top: -25px;
    margin-bottom: 25px;
  }
}

.header-layout-2 .site-logo {
  padding-bottom: 68px;
}
@media (max-width: 767px) {
  .header-layout-2 .site-logo {
    padding-bottom: 40px;
  }
}

.popular_posts h2 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  margin-bottom: 30px;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #27295a !important;
  background-color: transparent !important;
  font-weight: bold !important;
}

.dropdown-item {
  display: block;
  width: 100%;
  clear: both;
  font-weight: 300;
  color: inherit !important;
  padding: 15px 20px 15px 20px !important;
  line-height: normal !important;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
  background-color: transparent !important;
  color: inherit;
}

.faq-sec-right .card ul {
  margin-left: 35px;
}

.feature_sec .media-body p {
  line-height: normal;
}

#product-img-1 {
  height: 395px;
}
@media (max-width: 767px) {
  #product-img-1 {
    height: auto;
  }
}

#product-img-2 {
  height: 400px;
}
@media (max-width: 767px) {
  #product-img-2 {
    height: auto;
  }
}

#product-img-3 {
  height: 350px;
}
@media (max-width: 767px) {
  #product-img-3 {
    height: auto;
  }
}

#product-img-4 {
  height: 480px;
}
@media (max-width: 767px) {
  #product-img-4 {
    height: auto;
  }
}

#product-img-5 {
  height: 395px;
}
@media (max-width: 767px) {
  #product-img-5 {
    height: auto;
  }
}

.big-model {
  max-width: 35%;
}
@media (max-width: 767px) {
  .big-model {
    max-width: 100%;
  }
}

.big-model button {
  right: 10px;
  position: absolute;
  color: #797ba3;
  font-size: 52px;
  top: -18px;
  line-height: normal;
  text-shadow: unset;
  font-size: 50px;
  font-weight: normal;
  opacity: 1;
  z-index: 9;
}

.big-model .modal-content {
  border: none;
  background: transparent;
}

.big-model button.close:not(:disabled):not(.disabled):hover {
  color: #797ba3 !important;
  opacity: 1 !important;
}

.close:not(:disabled):not(.disabled):focus {
  outline: none !important;
}

.video_modal {
  padding-right: 0px !important;
}

@media (max-width: 1365px) {
  .header_nav_sec {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.pricing-subheading {
  margin-top: 20px;
}
@media (max-width: 1365px) {
  .pricing-subheading {
    margin-top: 10px;
  }
}

.round_404 {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  padding: 50px;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .round_404 {
    padding: 35.6px;
  }
}

.round_404.first {
  opacity: 0.5;
  background-color: rgba(167, 239, 54, 0.1);
  width: 470px;
  height: 470px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .round_404.first {
    width: 335px;
    height: 335px;
  }
}

.round_404.second {
  background-color: rgba(167, 239, 54, 0.1);
}

.round_404.third {
  background-color: rgba(167, 239, 54, 0.1);
}

.number-404 {
  background-image: linear-gradient(to bottom, #2fc588, rgba(167, 239, 54, 0.5));
  font-family: GreycliffCF-Heavy;
  font-size: 240px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767px) {
  .number-404 {
    font-size: 163px;
  }
}

.image-404 {
  position: relative;
  max-width: 470px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .image-404 {
    max-width: 335px;
  }
}

.number-404 {
  position: absolute;
  top: 91px;
  left: 6px;
}
@media (max-width: 767px) {
  .number-404 {
    top: 67px;
    left: 14px;
  }
}

.section-404 {
  margin-top: 114px;
}
@media (max-width: 767px) {
  .section-404 {
    margin-top: 46px;
  }
}

.content-404 {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .content-404 {
    margin-top: 40px;
  }
}

.content-404 h1 {
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .site-logo img {
    width: 152px;
  }
}

.blog_sec {
  margin-top: 90px;
}
@media (max-width: 767px) {
  .blog_sec {
    margin-top: 46px;
  }
}

.cont_sec {
  margin-top: 114px;
}
@media (max-width: 767px) {
  .cont_sec {
    margin-top: 46px;
  }
}

.bottom_404 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .bottom_404 {
    margin-top: 20px;
  }
}

.block_404 h2 {
  font-weight: 300 !important;
  font-family: GreycliffCF-Light !important;
}
@media (max-width: 767px) {
  .block_404 h2 {
    font-size: 24px !important;
  }
}

.block_404_description {
  margin-top: 20px;
}

.block_404 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2), inset 0 4px 0 0 #2fc588;
  height: 100%;
  padding: 40px;
  background: #fff;
}
@media (max-width: 767px) {
  .block_404 {
    padding: 40px 20px 40px 20px;
    margin-top: 20px;
    height: auto;
  }
}

.close_icon {
  right: 10px;
  position: absolute;
  color: #797ba3;
  font-size: 52px;
  top: -18px;
  line-height: normal;
  text-shadow: unset;
  font-size: 50px;
  font-weight: normal;
  opacity: 1;
  z-index: 9;
}
@media (max-width: 767px) {
  .close_icon {
    top: -24px;
    right: 4px;
  }
}

.cookie_button_sec {
  margin-top: 20px;
  text-align: center;
}

#cookieModal .modal-body {
  padding: 20px;
}

#cookieModal .modal-content {
  border-radius: 10px;
}

@media (min-width: 768px) {
  #cookieModal .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    margin: 0 auto;
  }
}

.cookie_button_sec .btn {
  border-radius: 100px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  font-family: GreycliffCF-Bold;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  width: 130px;
  letter-spacing: normal;
  padding: 6px 5px 9px 5px;
}

.cookie_button_sec .btn-cookie-yes {
  margin-right: 24px;
}

@media (min-width: 768px) {
  #cookieModal .modal-dialog {
    max-width: 600px;
  }
}

.cookie-text {
  font-size: 15px;
}

@media (max-width: 767px) {
  .cookie-text-details img {
    max-width: 100px;
  }
}

.nav-item a:hover,
.header-right a:hover,
.site-logo a:hover,
.home_banner a:hover,
.read-section a:hover,
.card-footer a:hover,
.faq-sec-right .card-header a:hover,
.section-search a:hover,
.video_thumb a:hover,
.footer-contact-btn:hover,
.footer_additional a:hover,
.back_link:hover,
.search_trigger:hover,
.dropdown-item:hover {
  border-bottom: none;
}

.btn-cookie-yes, .btn-cookie-learn {
  border-bottom: none !important;
}

.popular_posts .article_card_desc p {
  font-size: 16px;
}

.pricing-container {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.pricing-section {
  transition: transform 0.2s;
}
.pricing-section:hover {
  -ms-transform: scale(1.02);
  /* IE 9 */
  -webkit-transform: scale(1.02);
  /* Safari 3-8 */
  transform: scale(1.02);
}
.pricing-section:first-child .pricing-header h2 {
  font-size: 22px !important;
  color: #2fc588;
}
.pricing-section:nth-child(2) .pricing-footer {
  margin-top: 60px;
}
.pricing-section:last-child .pricing-header h2 {
  font-size: 22px !important;
}

.pricing-container {
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}
.pricing-container .pricing-header {
  padding: 20px 20px 0px 20px;
}
.pricing-container.active {
  border: solid 1px #2fc588;
}
.pricing-container h2 {
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  margin-bottom: 0px;
  color: #000;
}
.pricing-container .sub-heading {
  margin-top: 18px;
  font-size: 20px;
  margin-bottom: 5px;
}
.pricing-container .sub-heading span {
  display: block;
  text-align: center;
}
.pricing-container .sub-heading span:first-child {
  font-size: 2.125rem;
}
.pricing-container .sub-heading span:nth-child(2) {
  font-size: 1rem;
}
.pricing-container .feature {
  text-align: left;
  margin-top: 25px;
  padding: 0px 20px;
}
.pricing-container .feature ul {
  margin: 0px;
  padding: 0px;
}
.pricing-container .feature ul li {
  background: url(../img/checkmark.png) no-repeat left center;
  color: #2fc588;
  margin-top: 1.25rem;
  line-height: 1.25rem;
  padding-left: 40px;
  list-style-type: none;
  font-weight: 600;
  font-size: 1rem;
}
.pricing-container .feature ul li strong {
  color: #2fc588;
}
.pricing-container .pricing-footer {
  margin-top: 40px;
}
.pricing-container .pricing-footer a {
  transition: 0.2s;
}
.pricing-container .pricing-footer a:hover {
  font-size: 22px;
  border-bottom: none;
}
.pricing-container .yFeature {
  display: none;
}
.pricing-container .mFeature {
  display: none;
}

.free_info {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .free_info p {
    font-size: 1rem;
  }
}

.show-feature-section {
  margin-top: 20px;
  text-align: center;
}
.show-feature-section a {
  color: #27295a;
}
.show-feature-section a:hover {
  border-color: #27295a;
  color: #27295a;
  text-decoration: none;
}

.pricing-tab-option {
  margin-bottom: 40px;
  margin-top: -40px;
}
.pricing-tab-option ul {
  border-bottom: none;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  padding: 7px;
  border-radius: 10px;
  background: #fff;
}
.pricing-tab-option ul li a {
  display: block;
  padding: 4px 20px 6px 20px;
  border-radius: 10px;
}
.pricing-tab-option ul li a.active {
  background: #2fc588;
  color: #fff;
}
.pricing-tab-option ul li a:hover {
  border-bottom: none;
}
.pricing-tab-option ul li:first-child {
  margin-top: 0px;
}

.custom-info-container {
  margin-top: 40px;
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .custom-info-container {
    margin-top: 80px;
  }
}
.custom-info-container .custom-info svg {
  color: #2fc588;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .custom-info-container .custom-info svg {
    display: none;
  }
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 5px;
}

#nav-icon3 span:nth-child(4) {
  top: 10px;
}

#nav-icon3.open span {
  background: #27295a;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 17px;
  height: 11px;
  position: relative;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #27295a;
  border-radius: 10px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.fixed-header #nav-icon1 span,
.fixed-header #nav-icon3 span,
.fixed-header #nav-icon4 span {
  background: #27295a;
}

.fixed-header .header-right .menu-text {
  color: #27295a;
}

.account-link {
  display: flex;
  align-items: center;
  margin-left: 0px !important;
}
.account-link img {
  width: 17px;
  margin-right: 10px;
}

.signup-link {
  margin-top: 40px !important;
}

a.active[_ngcontent-ang4-seo-pre-c2]:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 30px;
  background: rgba(255, 208, 0, 0.15);
  z-index: -1;
  left: -15px;
  bottom: -15px;
}

.testimonial-container {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .testimonial-container {
    margin-top: 80px;
  }
}

.testimonial-card {
  background-color: #F6FDF8;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 10px;
}
.testimonial-card .testimonial-card-inner {
  padding: 10px;
  background-size: cover;
  background-position: center center;
  position: relative;
  border-radius: 10px;
}
.testimonial-card svg {
  width: 36px;
  height: 36px;
}
.testimonial-card .fillThemeColor {
  fill: #2fc588;
}
.testimonial-card .testimonial-description {
  position: relative;
}
.testimonial-card .overlay-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.5rem;
  padding: 10px;
}
.testimonial-card .testimonial-content {
  position: relative;
  z-index: 9;
}

.video-card {
  color: #27295a;
}
.video-card .testimonial-description {
  font-weight: 700;
}

.author-section {
  justify-content: space-between;
  margin-top: 30px;
}
.author-section .author-section-left {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.author-section .author-section-left a {
  display: block;
  position: absolute;
  top: 32%;
  left: calc(50% - 40px);
  padding: 21px 16px 20px 24px;
  top: 0px !important;
  left: 0px !important;
}
.author-section .author-section-left a img {
  width: 40px;
}
.author-section .author-section-left .play_bg {
  display: block;
  border-radius: 50%;
  position: absolute;
  padding: 26px 23px;
  opacity: 1;
  width: 80px;
  height: 80px;
  cursor: pointer;
  top: 0px !important;
  left: 0px !important;
  background: #2fc588;
}
.author-section .author-profile {
  width: calc(100% - 110px);
}
.author-section .designation {
  font-size: 15px;
  line-height: 21px;
}

.owl-carousel .owl-stage-outer {
  height: calc(100% + 70px);
  margin: -20px -15px;
  padding: 0px 15px 35px 15px;
  width: calc(100% + 30px);
}

/*# sourceMappingURL=style.css.map */
