/***********************************************************************************************/
header {
  background: #fff;
  padding: 11px 0;
  border-bottom: 1px solid #e5e5e5;
  box-shadow: 0 2px 8px rgb(221 221 221 / 50%);
}
header.sticky {
  position: fixed;
  z-index: 11;
  width: 100%;
}
header .get-started-btn {
  float: left;
  width: 43%;
  background: none;
  line-height: 33px;
  border-radius: 4px;
  text-align: center;
  border: 2px solid #14a2dc;
  color: #14a2dc;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
}
header .get-started-btn:hover {
  text-decoration: none;
  box-shadow: inset 0px 0px 0px 0.6px #14a2dc;
}
header .req-demo-btn {
  float: right;
  width: 53%;
  background: #14a2dc;
  border: 2px solid #14a2dc;
  line-height: 33px;
  border-radius: 4px;
  text-align: center;
  color: #FFF;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 400;
}
header .req-demo-btn:hover {
  transition: all 0.4s ease 0s;
  text-decoration: none;
  -webkit-box-shadow: 0px 5px 40px -10px #0975a175;
}
.container.menu {
  max-width: 1260px;
}
#mega-menu-wrap-primary {
  margin-top: 8px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  padding: 0 12px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: none !important;
  color: #14a2dc !important;
  border-radius: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  background: none !important;
  border-radius: 4px;
  color: #14a2dc !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: none !important;
  color: #14a2dc !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  font-size: 13px;
  margin: 0px 0px 0px 3px !important;
  content: '\f347' !important;
}
#mega-menu-wrap-primary .mega-menu-toggle {
  background: #14a2dc !important;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  background-color: #fff !important;
}
.logo img {
  width: 61px !important;
}
#topbar {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
}
#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e5e5e5;
}
#topbar .contact-info i {
  color: #14a2dc;
  padding: 4px;
}
#topbar .contact-info .fa-phone {
  padding-left: 20px;
  margin-left: 20px;
  border-left: 1px solid #e9e9e9;
}
#topbar .social-links a {
  color: #14a2dc;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  border-left: 1px solid #e9e9e9;
}
#topbar .social-links a:first-child {
  border-left: 0;
  text-decoration: none;
}
.contact-info a {
  text-decoration: none;
  color: #14a2dc;
}
/***********************************************************************************************/
#home-banner {
  position: relative;
  background: #fff;
  padding: 70px 0;
}
#home-banner .content-wrap h1 {
  font-size: 36px;
}
#home-banner .content-wrap h4 {
  color: #14A2DC;
  text-transform: uppercase;
  margin-top: 35px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
#home-banner .content-wrap p {
  font-size: 18px;
  margin-bottom: 25px !important;
}
#home-banner .content-wrap .sign-free-btn {
  float: left;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: #FFF !important;
  text-decoration: none !important;
  background: #14A2DC;
  padding: 1px 30px 0px;
  line-height: 48px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #14a2dc;
}
#home-banner .content-wrap .watch-demo-btn {
  color: #14A2DC !important;
  background: url(../images/video-play-icon.svg) 0 0 no-repeat;
  background-size: 29px;
  background-position: 17px 9px;
  cursor: pointer;
  margin-left: 20px;
  float: left;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  text-decoration: none !important;
  padding: 0px 27px 0px 54px;
  line-height: 48px;
  text-align: center;
  border: 2px solid;
  border-radius: 4px;
  margin-bottom: 28px;
}
#home-banner .content-wrap .watch-demo-btn:hover {
  box-shadow: inset 0px 0px 0px 0.4px #14a2dc;
}
/***********************************************************************************************/
#content-wrapper {
  padding: 60px 0;
}
.feature-box {
  float: left;
  width: 100%;
  padding: 46px;
  position: relative;
  border-radius: 10px;
  box-shadow: -1px 2px 20px 0px #dcdfe1a1;
  margin-bottom: 35px;
  background: url("../images/blog-parent-bg.svg") fixed;
}
.feature-box ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 0 15px;
  display: block;
  position: relative;
}
.feature-box li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: disc;
  display: list-item;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  color: #898ea2;
}
#features-wrapper {
  padding: 70px 0 40px 0;
  background: #f1f5f7 url("../images/pattern-faq-home.svg") fixed;
}
#features-wrapper h2 {
  text-align: center;
}
#features-wrapper h6 {
  text-align: center;
  margin-bottom: 40px;
}
#features-wrapper .item {
  float: left;
  width: 100%;
  padding: 20px;
  position: relative;
  background: #FFF;
  border-radius: 10px;
  box-shadow: #0a10221a 0px 2px 2px;
  border: 1px solid #E5EAF0;
  margin-bottom: 30px;
}
#features-wrapper .item .icon {
  float: left;
  width: 100%;
  position: relative;
  min-height: 90px;
}
#features-wrapper .item .icon img {
  width: 60px;
}
#features-wrapper .item h5 {
  font-weight: 500;
  margin-bottom: 15px;
  padding-top: 4px;
  text-transform: uppercase;
  padding-left: 63px;
  color: #0982b4;
  letter-spacing: 1px;
  font-size: 15px;
  min-height: 48px;
  font-family: 'roboto', sans-serif;
}
#features-wrapper .item h5.icon-1 {
  background: url("../images/multi-facility-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-2 {
  background: url("../images/asset-assignment-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-3 {
  background: url("../images/maintenance-tracking-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-4 {
  background: url("../images/qrcode-generation-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-5 {
  background: url("../images/repair-tracking-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-6 {
  background: url("../images/task-management-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-7 {
  background: url("../images/service-contract-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item h5.icon-8 {
  background: url("../images/meter-reading-icon.svg") 0 0 no-repeat;
  background-size: 48px;
}
#features-wrapper .item p {
  min-height: 96px;
  font-size: 14.5px;
  line-height: 23px;
  color: #0982b4;
}
#about-wrapper {
  padding: 70px 0;
  background: linear-gradient(248deg, #323232bf, #303030e8), url("../images/home-about-banner.jpg") fixed;
}
#about-wrapper .impacts-box {
  float: left;
  width: 100%;
  padding: 40px;
  position: relative;
  background: #ffffff0d;
  border-radius: 10px;
  box-shadow: 0px 10px 36px #00000014;
  border: 1px solid #e5eaf01c;
}
#about-wrapper .impacts-box ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#about-wrapper .impacts-box ul li {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 0 34px;
  list-style: none;
  display: list-item;
  line-height: 24px;
  color: #d5d5d5;
  background: url(../images/pricing-check-circle-icon-white.svg) 0 0 no-repeat;
  background-size: 18px;
  background-position: 0px 4px;
}
#about-wrapper .impacts-box ul li:last-child {
  margin-bottom: 0;
}
#about-wrapper .watch-video-btn {
  float: left;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: #14A2DC !important;
  text-decoration: none !important;
  border: 2px solid #14A2DC;
  background: url("../images/video-play-icon.svg") 15px 50% no-repeat;
  background-size: 24px;
  padding: 0 30px 0 50px;
  line-height: 48px;
  text-align: center;
  border-radius: 30px 7px 30px 7px;
}
#about-wrapper h2 {
  color: #fff !important;
}
#about-wrapper p {
  color: #d5d5d5;
}
.impacts-box h3 {
  margin-bottom: 25px;
  font-size: 23px;
  line-height: 29px;
  color: #fff !important;
}
#plan-wrapper {
  padding: 60px 0;
  background: #14a2dc url(../images/about-page-innovation-bg-icon.svg) fixed;
}
#plan-wrapper h2 {
  color: #FFF;
  text-align: center;
}
#plan-wrapper h6 {
  color: #FFF;
  text-align: center;
}
#faq-wrapper {
  padding: 60px 0;
  background: #f0f4f7 url("../images/pattern-faq-home.svg") fixed;
}
#faq-wrapper .contact-box {
  float: left;
  width: 100%;
  padding: 30px;
  position: relative;
  background: #FFF;
}
#faq-wrapper .accordion {
  float: left;
  width: 100%;
}
#faq-wrapper .accordion h6 {
  margin-bottom: 0;
}
#faq-wrapper .accordion .card {
  margin-bottom: 15px;
  border: 0px;
}
#faq-wrapper .accordion .card .card-header {
  border: 0px;
  background: #FFF;
  padding: 0;
}
#faq-wrapper .accordion .card .card-header a h6 {
  color: #FFF;
  padding: 10px 20px;
  background: #14A2DC;
}
#faq-wrapper .accordion .card .card-header a.collapsed h6 {
  color: #000;
  padding: 10px 20px;
  background: #FFF;
}
#faq-wrapper .accordion .card .card-header .rotate-icon {
  float: right;
}
#blog-wrapper {
  padding: 60px 0;
}
#blog-wrapper .blog-box {
  float: left;
  width: 100%;
}
.blog-box h2 span {
  color: #14A2DC;
}
.blog-box h4 {
  font-size: 14px;
  font-weight: 500;
  color: #ABABAB;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.blog-box ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#blog-wrapper .blog-box ul li {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 0 30px;
  list-style: none;
  display: list-item;
  line-height: 1.71;
  color: #898ea2;
  background: url("../images/arrow-alt-right.svg") 0 6px no-repeat;
}
#blog-wrapper .blog-box ul li:hover {
  background: url("../images/arrow-alt-right-hover.svg") 0 6px no-repeat;
  color: #14A2DC;
}
#blog-wrapper .blog-box ul li a {
  color: #898ea2;
}
#blog-wrapper .blog-box ul li a:hover {
  color: #14A2DC;
  text-decoration: none;
}
#blog-wrapper .item {
  float: left;
  width: 100%;
}
#blog-wrapper .item .image {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 15px;
}
#blog-wrapper .item .image img {
  display: block;
  width: 100%;
}
#blog-wrapper .item h6 {
  font-size: 14px;
  font-weight: 500;
  color: #14A2DC;
  margin-bottom: 10px;
  letter-spacing: 0.8px;
}
#blog-wrapper .item h3 {
  font-size: 21px;
  font-weight: 700;
}
#free-wrapper .box {
  float: left;
  width: 100%;
  padding: 60px 0;
  background: #14A2DC;
  position: relative;
  z-index: 10;
  border-radius: 20px;
}
#free-wrapper .box h2 {
  color: #FFF;
  margin-bottom: 0;
}
#free-wrapper .box .try-btn {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  color: #FFF !important;
  text-decoration: none !important;
  border: 2px solid #FFF;
  line-height: 46px;
  text-align: center;
  border-radius: 30px 7px 30px 7px;
  margin-top: 10px;
}
.learn-more-link {
  float: left;
  color: #14a2dc !important;
  text-decoration: none !important;
  background: url(../images/right-arrow-icon-keyboard.svg) 99% 7px no-repeat;
  padding-right: 14px;
  background-size: 6px;
}
#industry-wrapper {
  padding: 60px 0;
}
#industry-wrapper ul {
  font-size: 15.5px;
  color: #898ea2;
  padding: 0;
  margin: 0 0 15px 15px;
  letter-spacing: 0.2px;
}
#industry-wrapper li {
  margin-bottom: 10px;
}
#industry-wrapper p {
  font-size: 15.5px;
  line-height: 28px;
  letter-spacing: 0.2px;
  margin-bottom: 16px;
}
#industry-wrapper h3 {
  margin-top: 20px;
  margin-bottom: 38px;
}
#industry-wrapper h6 {
  font-weight: 500;
  color: #333333;
  margin-bottom: 10px;
  margin-top: 10px;
}
#industry-wrapper h5 {
  line-height: 28px;
}
/***********************************************************************************************/
footer {
  padding: 120px 0 60px 0;
  background: #333;
  margin-top: -90px;
}
footer h5 {
  color: #FFF;
}
footer p {
  color: #BEBEBE;
}
ul.foot-links {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
ul.foot-links li {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  display: list-item;
  line-height: 1.71;
}
ul.foot-links li a {
  color: #BEBEBE;
}
ul.foot-links li a:hover {
  color: #14A2DC;
  text-decoration: none;
}
ul.social-media {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
}
ul.social-media li {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.get-app-link {
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
}
.web-app-link {
  float: left;
  margin-bottom: 30px;
}
/***********************************************************************************************/
#plan-wrapper .price-item {
  float: left;
  width: 100%;
  background: #FFF;
  padding: 30px;
  border-radius: 10px;
  margin-top: 60px;
}
#plan-wrapper .price-item .price-box {
  float: left;
  width: 90%;
  margin: 0 5%;
  background: linear-gradient(45deg, #fadb48, #f7e720);
  position: relative;
  margin-top: -60px;
  border-radius: 15px;
  padding: 15px 0;
}
#plan-wrapper .price-item .price-box .plan {
  float: left;
  width: 100%;
  text-align: center;
}
#plan-wrapper .price-item .price-box .price {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
}
#plan-wrapper .price-item .price-box .validity {
  float: left;
  width: 100%;
  text-align: center;
}
#plan-wrapper .price-item ul.feature-list {
  float: left;
  width: 100%;
  margin: 30px 0;
  padding: 0;
  min-height: 226px;
}
#plan-wrapper .price-item ul.feature-list li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  display: list-item;
  text-align: center;
}
#plan-wrapper .price-item .get-plan-btn {
  margin: 0 auto;
  margin-top: 15px;
  width: 80%;
  background: #14A2DC;
  line-height: 40px;
  text-align: center;
  border-radius: 6px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  position: relative;
}
/***********************************************************************************************/
#faq-page-wrapper h2 {
  text-align: center;
  line-height: 62px;
  font-size: 52px;
  color: #262626;
  margin-bottom: 45px;
}
#faq-page .accordion .card .card-header h6 {
  color: #000;
  padding: 25px 35px;
  background: none;
  margin-bottom: 0px;
  font-size: 18px;
}
#faq-page .accordion .card .card-header {
  border: 0px;
  background: #FFF;
  padding: 0;
}
#faq-page .accordion .card {
  margin-bottom: 15px;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
}
#faq-page .accordion .card .card-header .rotate-icon {
  float: right;
}
#faq-page-wrapper {
  padding: 60px 0;
  background: #f5f9fc url("../images/blog-parent-bg.svg") fixed;
}
#faq-page .card-body {
  padding: 0px 35px;
}
#faq-page p {
  margin-bottom: 25px;
}
/***********************************************************************************************/
#ap-video-wrapper {
  padding: 60px 0;
}
#ap-video-wrapper h2 {
  text-align: center;
  line-height: 52px;
  font-size: 42px;
  color: #262626;
  margin-bottom: 50px;
}
#ap-video-wrapper h6 {
  text-align: center;
}
#ap-what-wrapper {
  padding: 60px 0;
  background: #EEF1FA;
}
#ap-what-wrapper p {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 30px;
}
#ap-what-wrapper h2 {
  padding-top: 30px;
}
#ap-what-wrapper span {
  color: #14a2dc;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 18px;
}
#ap-experience-wrapper {
  padding: 60px 0 0;
}
#ap-experience-wrapper h2 {
  margin-bottom: 60px;
  text-align: center;
  line-height: 52px;
  font-size: 32px;
  color: #262626;
  font-weight: 700;
}
#ap-experience-wrapper .item {
  float: left;
  width: 100%;
  position: relative;
}
#ap-experience-wrapper .item .icon {
  float: left;
  width: 100%;
  position: relative;
  min-height: 83px;
  text-align: center;
}
#ap-experience-wrapper img {
  height: 61px;
}
#ap-experience-wrapper .item .name {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #4E4E4E;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
}
#ap-spl-wrapper {
  padding: 60px 0;
  background: #14a2dc;
  background-image: url(../images/about-page-innovation-bg-icon.svg)
}
#ap-spl-wrapper p {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin-bottom: 0;
}
.about-left-content span {
  color: #14a2dc;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-size: 18px;
}
.about-left-content h3 {
  margin-top: 5px;
  font-size: 33px;
  line-height: 41px;
  color: #2f404f;
  font-weight: 700;
  margin-bottom: 29px;
}
.about-left-content .left-list-facilieasy {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.about-left-content .left-list-facilieasy li {
  float: left;
  width: 100%;
  margin: 0px 0 17px 0;
  padding: 0 0 0 34px;
  list-style: none;
  font-size: 16px;
  display: list-item;
  line-height: 24px;
  color: #565759;
  background: url(../images/pricing-check-circle-icon-black.svg) 0 0 no-repeat;
  background-size: 17px;
  background-position: 0px 5px;
}
#ap-learn-more {
  padding: 60px 0 25px;
}
#ap-learn-more h2 {
  text-align: center;
  line-height: 52px;
  font-size: 37px;
  color: #262626;
  margin-bottom: 39px;
  font-weight: 600;
}
.learn-more-box {
  float: left;
  width: 100%;
  padding: 35px 35px 25px 35px;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: -1px 2px 20px 5px #eef1fa;
  margin-bottom: 35px;
}
#features-wrapper .learn-more-box {
  box-shadow: 0px 4px 6px 1px #ababab30;
}
#features-wrapper .learn-more-box:hover {
  box-shadow: 0px 0px 0px 6px #e0eff5;
}
.learn-more-box img {
  margin-bottom: 22px;
}
.learn-more-box i {
  margin-bottom: 22px;
  color: #14a2dc;
  font-size: 30px;
}
.learn-more-box h4 {
  color: #262626;
  margin-bottom: 10px;
}
.learn-more-box .circle {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  background: #30a8d91f;
  float: right;
}
.learn-more-box .circle i {
  color: #14a2dc !important;
  font-size: 26px;
  position: absolute;
  float: right;
  transform: translate(17px, 8px);
}
.learn-more-box .circle:hover {
  background: #14a2dc2e;
}
#features-wrapper .learn-more-box p {
  min-height: 102px;
}
.learn-more-box:hover {
  box-shadow: 0px 0px 0px 6px #e0eff5;
}
/***********************************************************************************************/
.bg-1 {
  background: #f1f5f7 url("../images/blog-parent-bg.svg") fixed;
}
#blog-page-wrapper {
  padding: 60px 0;
}
#blog-page-wrapper .item {
  float: left;
  width: 100%;
  background: #FFF;
  position: relative;
  margin-bottom: 30px;
  box-shadow: 0px 4px 6px 1px #ababab30;
}
#blog-page-wrapper .item .image {
  float: left;
  width: 100%;
  position: relative;
  border-radius: 6px;
}
#blog-page-wrapper .item .image img {
  display: block;
  width: 100%;
}
#blog-page-wrapper .item .content {
  float: left;
  width: 100%;
  padding: 20px;
}
#blog-page-wrapper .item h6 {
  font-size: 14px;
  font-weight: 500;
  color: #14A2DC;
  margin-bottom: 10px;
}
#blog-page-wrapper .item h3 {
  font-size: 21px;
  min-height: 75px;
  font-weight: 700;
}
#blog-page-wrapper .item p {
  min-height: 150px;
}
.subscribe-box {
  float: left;
  width: 100%;
  background: #14A2DC;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 30px;
}
/***********************************************************************************************/
#pricing-plans-wrapper {
  background: #f5f9fc url("../images/blog-parent-bg.svg") fixed;
  padding: 60px 0px 40px;
}
#pricing-plans-wrapper .item {
  float: left;
  width: 100%;
  position: relative;
  background: #FFF;
  border-radius: 15px;
  padding: 50px 30px;
  margin-bottom: 40px;
  min-height: 608px;
  -webkit-box-shadow: -1px 2px 20px 0px #dcdfe1a1;
}
#pricing-plans-wrapper .item:hover {
  background: #14A2DC;
}
#pricing-plans-wrapper .item .variant {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
#pricing-plans-wrapper .item .variant .plan {
  float: left;
  font-size: 16px;
  font-weight: 500;
}
#pricing-plans-wrapper .item .variant .validity {
  float: right;
  font-size: 13px;
  font-weight: 500;
  background: #FADB48;
  line-height: 30px;
  padding: 0 30px;
  border-radius: 15px;
}
#pricing-plans-wrapper .item:hover .variant .plan {
  color: #FFF;
}
#pricing-plans-wrapper .item .price-details {
  float: left;
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
#pricing-plans-wrapper .item .price-details span {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
#pricing-plans-wrapper .item:hover .price-details {
  color: #FFF;
}
#pricing-plans-wrapper .item ul.pricing-plans-list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#pricing-plans-wrapper .item.active {
  background: #14A2DC;
}
#pricing-plans-wrapper .item.active .price-details {
  color: #FFF;
}
#pricing-plans-wrapper .item.active .variant .plan {
  color: #FFF;
}
#pricing-plans-wrapper .item.active ul.pricing-plans-list li {
  background: url("../images/pricing-check-circle-icon-white.svg") 0 0 no-repeat;
  background-size: 17px;
  background-position: 0 2px;
  color: #FFF;
}
#pricing-plans-wrapper .item.active .get-started-btn {
  background: #FFF;
  color: #000 !important;
}
#pricing-plans-wrapper .item.active .get-started-btn:hover {
  color: #000 !important;
  background: #fadb48;
}
#pricing-plans-wrapper .item ul.pricing-plans-list li {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0 0 0 28px;
  list-style: none;
  display: list-item;
  text-align: left;
  background: url("../images/pricing-check-circle-icon-black.svg") 0 0 no-repeat;
  background-size: 17px;
  background-position: 0 2px;
}
#pricing-plans-wrapper .item:hover ul.pricing-plans-list li {
  background: url("../images/pricing-check-circle-icon-white.svg") 0 0 no-repeat;
  background-size: 17px;
  background-position: 0 2px;
  color: #FFF;
}
#pricing-plans-wrapper ul.pricing-plans-list {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#pricing-plans-wrapper ul.pricing-plans-list li {
  float: left;
  width: 50%;
  margin: 0 0 10px 0;
  padding: 0 0 0 24px;
  list-style: none;
  display: list-item;
  text-align: left;
  background: url("../images/pricing-tick-icon.svg") 0 4px no-repeat;
  background-size: 18px;
}
#pricing-plans-wrapper .get-started-btn {
  float: left;
  width: 100%;
  background: #14A2DC;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  position: relative;
  margin-bottom: 30px;
}
#pricing-plans-wrapper .item:hover .get-started-btn {
  background: #FFF;
  color: #000 !important;
}
#pricing-plans-wrapper h2 {
  text-align: center;
  line-height: 57px;
  font-size: 42px;
  color: #262626;
}
.price span {
  font-family: 'roboto', sans-serif;
  font-weight: 500;
}
#started-wrapper {
  padding: 60px 0;
}
#started-wrapper h4 {
  margin-top: 90px;
  font-weight: 500;
  margin-bottom: 9px;
  font-size: 20px;
}
#started-wrapper h2 {
  letter-spacing: 0.4px;
  margin-bottom: 35px;
  font-size: 34px;
}
#request-demo-wrapper {
  padding: 60px 0;
}
#request-demo-wrapper p {
  color: #565759;
  font-size: 16px;
  margin-bottom: 25px;
}
#request-demo-wrapper h2 {
  color: #881818;
}
#request-demo-wrapper h5 {
  margin-bottom: 20px;
  font-weight: 600;
}
#request-demo-wrapper h2 {
  color: #c21a1a !important;
}
#request-demo-wrapper h3 {
  color: #262626;
}
#request-demo-wrapper h3 {
  color: #262626;
}
#request-demo-wrapper .contact-box {
  float: left;
  width: 100%;
  padding: 35px;
  position: relative;
  background: #FFF;
  border-radius: 10px;
  box-shadow: -1px 2px 20px 5px #eef1fa;
}
#request-demo-wrapper ul {
  margin-bottom: 20px;
}
/***********************************************************************************************/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-size: 13.5px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px;
}
.mega-sub-menu {
  padding: 15px;
}
.mega-sub-menu .title {
  float: left;
  width: 100%;
  border-bottom: 1px solid #666;
  margin-bottom: 15px;
}
.mega-sub-menu .title h2 {
  font-size: 21px;
  font-weight: 600;
  color: #FFF;
  margin-bottom: 10px;
}
.mega-sub-menu .title h2 {
  color: #FFF;
}
.mega-sub-menu .mega-menu-link {
  font-size: 18px;
  font-weight: 400;
  color: #FFF;
}
/*********************************************************************************************
#faq-wrapper .contact-box label {
  display: none !important;
}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
  margin: 16px 0 0 0 !important;
  padding: 0 !important;
}
#faq-wrapper .contact-box .gform_button {
  float: left;
  background: #14A2DC;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  position: relative;
  cursor: pointer;
  border: 0 none !important;
  padding: 0 40px !important;
}
#request-demo-wrapper .gform_button {
  float: left;
  background: #14A2DC;
  line-height: 40px;
  text-align: center;
  border-radius: 40px;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #FFF !important;
  text-decoration: none !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  position: relative;
  cursor: pointer;
  border: 0 none !important;
  padding: 0 40px !important;
  margin-top: 10px;
}**/
.blog-top-wrap {
  margin-bottom: 30px;
}
.blog-top-wrap .bc-list {
  float: left;
  line-height: 32px;
}
.blog-top-wrap .search-box {
  float: left;
  width: 100%;
}
.blog-top-wrap .search-box input {
  float: left;
  width: 100%;
  line-height: 30px;
  padding: 0 15px;
  background: none;
  border-radius: 3px;
  border: 2px solid #6e6e6e;
}
.blog-side-bar {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.sidebar-thumbnail {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
table.blog-list {
  float: left;
  width: 100%;
}
table.blog-list tr {
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
table.blog-list tr td.title {
  padding-left: 10px;
}
table.blog-list tr td.title a {
  color: #14A2DC;
}
table.blog-list .image {
  width: 100px;
}
table.blog-list .image img {
  width: 100%;
}
.contact-box button, .contact-box input, .contact-box optgroup, .contact-box select, .contact-box textarea {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 15px !important;
}
.blog-content h3 {
  margin-top: 14px;
}
.blog-title h4 {
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
}
.blog-content p {
  font-size: 15.5px;
  line-height: 28px;
  color: #6a6a6a;
  letter-spacing: 0.2px;
}
#features ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 30px 15px;
  display: block;
  position: relative;
}
#features ul li {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: disc;
  display: list-item;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  color: #898ea2;
}
#mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  font-size: 15px !important;
}
.blog-content p strong {
  color: #3e3e3e;
}
.bc-list a {
  color: #14a2dc;
}
.blog-content h5 {
  font-size: 19px;
  font-weight: 600;
}
.blog-content ul {
  font-size: 15.5px;
  color: #6a6a6a;
  padding: 0;
  margin: 0 0 15px 15px;
  letter-spacing: 0.2px;
}
.blog-content li {
  margin-bottom: 7px;
}
/*******************************/
.not-found-page {
  padding: 70px 0px;
}
.not-found-page h2 {
  text-align: center;
  font-size: 40px;
  margin-bottom: 30px;
}
.not-found-page p {
  font-size: 18px;
  text-align: center;
  color: #4c4c4c;
  margin-bottom: 40px;
  margin-top: 40px;
}
.not-found-btn {
  background: #14a2dc;
  border: 2px solid #14a2dc;
  line-height: 40px;
  border-radius: 4px;
  text-align: center;
  color: #FFF;
  margin-top: 5px;
  padding: 12px 34px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
}
.align-center-not-found {
  text-align: center;
}
.not-found-btn:hover {
  text-decoration: none;
  color: #fff;
  background: #1190c4;
}
.header.home {
  background: linear-gradient(30deg, #ffffff96, #ecfaff), url(../images/header-image-inner.jpg) fixed !important;
  margin-top: 0px;
  background-size: cover;
}
.hero.row.align-items-center.spl {
  padding-bottom: 60px;
  padding-top: 60px;
}
.header.home h1 {
  text-align: center;
  letter-spacing: 0.8px;
  margin-bottom: 0px;
}
.header.home span {
  font-weight: 300;
}
.header.home p {
  text-align: center;
  color: #212529;
  font-size: 17px;
  letter-spacing: 0.2px;
  margin-bottom: 30px;
  margin-top: 15px;
}
.centered {
  text-align: center;
}
.page-banner-btn {
  line-height: 40px;
  border-radius: 4px;
  text-align: center;
  color: #333333;
  margin-top: 5px;
  font-size: 14px;
  font-weight: 500;
  padding: 16px 37px;
  letter-spacing: 0.5px;
  float: none;
  margin: 0 auto;
  border: 2px solid #333333;
}
.page-banner-btn:hover {
  text-decoration: none;
  background: #ffffff5e;
  color: #333333;
}
.credit-card {
  margin-top: 15px;
  font-size: 12px;
}
.policy h3 {
  margin-top: 18px;
}
.download-btn {
  background: none;
  color: #14a2dc !important;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.8px;
  border: 2px solid #14a2dc;
  margin-bottom: 20px;
}
.download-btn a {
  color: #14a2dc;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 20px !important;
  background-size: 23px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 20px !important;
  background-size: 23px;
}
.breadcrumb-top-wrap {
  margin-bottom: 20px;
}
.more-faq-btn {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 18px;
}
.more-faq-btn a {
  color: #14a2dc;
  text-decoration: none;
}
.yt-video-headline {
  margin-top: 16px;
  text-align: center;
  margin-bottom: 28px;
  font-size: 20px;
  font-weight: 500;
}
.about-left-content .country-nmae {
  font-size: 12px !important;
  color: #000 !important;
}
.about-left-content .country-nmae li {
  background: none !important;
}
.intl-tel-input .flag-dropdown .selected-flag .down-arrow {
  display: none !important;
}
#input_1_8{
	    padding-left: 80px !important;
}
#input_2_10{
  padding-left: 80px !important;
}
.forminator-label{
	display:block!important;
}